.modal{width:0;height:0}.modal.full{padding:0}.modal.full .modal-inner{justify-content:center;align-items:center;max-width:100%;height:100%}.modal.light{background-color:#ffffff73!important}.modal.map .modal-inner{width:100%;min-width:0;max-width:540px;transition:all .35s ease-out 50ms;position:relative}.modal.show{opacity:1;pointer-events:auto;background-color:#1818184d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity ease-out;display:flex;transform:translateY(0)}.modal.show .modal-inner{justify-content:center;align-items:center}.modal.show .modal-inner.animated{opacity:1;transition:all .35s ease-out .5s;transform:translateY(0)}.modal.hide{pointer-events:none}.modal.hide .modal-inner.animated{opacity:0;transition:all .35s ease-out .5s;transform:translateY(-150px)}.modal.scroll{justify-content:flex-start;align-items:center}.modal.center{align-items:center}.modal.bottom,.modal.bottom .modal-inner{justify-content:flex-end;align-items:center}.modal-inner{width:100%;min-width:620px;max-width:1024px;transition:all .35s ease-out 50ms;position:relative}.modal-close-btn{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:0;right:-48px;box-shadow:0 3px 9px #1818181f}.modal-close-btn:hover svg{fill:#dcac59;transition:all .35s ease-out;transform:scale(1.05)}.modal-dates{-ms-overflow-style:none;scrollbar-width:none;width:100%;margin-bottom:20px;overflow:auto hidden}.modal-dates::-webkit-scrollbar{display:none}.modal-dates .modal-dates-scroll{flex-direction:row;gap:12px;width:fit-content}.modal-dates .modal-dates-scroll .modal-dates-btn{background-color:#f8f8fa;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:54px;display:flex}.modal-dates .modal-dates-scroll .modal-dates-btn span{color:#181818}.modal-dates .modal-dates-scroll .modal-dates-btn span b{color:#000;font-weight:500}.modal-dates .modal-dates-scroll .modal-dates-btn.active{background-color:#e30a21}.alert{place-self:center;width:100%;max-width:420px;position:relative}.alert .alert-body{background-color:#fff;border-radius:20px;align-items:center;width:100%;padding:16px}.alert .alert-body .alert-icon{fill:#181818;width:32px;height:32px;margin-top:4px;margin-bottom:16px}.alert .alert-body h3{color:#000;text-align:center;margin-bottom:4px}.alert .alert-body p{color:#181818;text-align:center;margin-bottom:16px}.alert .alert-body .alert-button{width:100%}.loader{place-self:center}.loader-gif{width:100px;height:100px}.modal-body{background-color:#f8f8fa;flex-direction:column;width:100%;padding:20px;box-shadow:0 0 15px #18181859}@media (max-width:1080px){.modal{padding:16px}.modal-close-btn{z-index:9;top:4px;right:4px}}@media (max-width:991px){.modal{align-items:flex-start}.modal-inner{width:100%}}@media (max-width:768px){.modal-inner{min-width:280px}.modal-body{padding:8px}}
