.loading-icon{height:70px;width:70px}.loading-blue{height:30vh}.book-now-overlay,.loading-blue{display:flex;justify-content:center;align-items:center}.book-now-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(55,51,51,.8);z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.book-now-popup{background:#000;width:100%;max-width:522px;max-height:622px;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;font-family:Poppins,sans-serif;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-popup{max-width:522px;max-height:467px}}@media(max-width:768px){.book-now-popup{max-width:95%}}.book-now-close{position:absolute;top:20px;right:20px;background:none;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.book-now-close svg{font-size:20px;color:#747474;transition:color .3s ease}.book-now-close:hover svg{color:#1752da}.book-now-close:active{transform:scale(.95)}.book-now-content{padding:60px 54px 35px;text-align:center;box-sizing:border-box}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-content{padding:48px 43px 40px}}@media(max-width:768px){.book-now-content{padding:35px 25px 25px}}@media(max-width:480px){.book-now-content{padding:60px 20px 20px}}.book-now-header{margin-bottom:30px}.book-now-header h2{font-size:32px;font-weight:400;color:#fff;margin:0 0 8px;font-family:Poppins,sans-serif;line-height:1.3}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-header h2{font-size:26px;margin:0 0 6px}}@media(max-width:768px){.book-now-header h2{font-size:22px}}@media(max-width:480px){.book-now-header h2{font-size:20px}}.book-now-header .book-now-description{font-size:12px;color:#888;margin:8px 0 0;font-family:Poppins,sans-serif;font-weight:500;text-align:center;letter-spacing:.5px}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-header .book-now-description{font-size:12px;margin:6px 0 0}}@media(max-width:768px){.book-now-header .book-now-description{font-size:12px;margin:6px 0 0}}@media(max-width:480px){.book-now-header .book-now-description{font-size:12px;margin:5px 0 0}}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-header{margin-bottom:24px}}.book-now-form .form-group{margin-bottom:20px;position:relative}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .form-group{margin-bottom:16px}}.book-now-form .name-input-wrapper{display:flex;align-items:center;border:1px solid #888;background:#000;transition:all .3s ease;position:relative;box-sizing:border-box}.book-now-form .name-input-wrapper:focus-within{border-color:#fff;background:#000}.book-now-form .name-input-wrapper.error{border-color:#dc3545;background:#000}.book-now-form .name-input-wrapper .input-container{position:relative;flex:1 1;width:100%}.book-now-form .name-input-wrapper .input-container .form-input{width:100%;border:none;background:transparent;padding:15px 16px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;position:relative;z-index:1;-webkit-appearance:none;appearance:none}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .name-input-wrapper .input-container .form-input{padding:12px 13px;font-size:11px}}.book-now-form .name-input-wrapper .input-container .form-input:focus{outline:none}.book-now-form .name-input-wrapper .input-container .form-input:-ms-input-placeholder{color:transparent;opacity:0}.book-now-form .name-input-wrapper .input-container .form-input::placeholder{color:transparent;opacity:0}.book-now-form .name-input-wrapper .input-container .form-input:focus+.placeholder-with-asterisk,.book-now-form .name-input-wrapper .input-container .form-input[data-filled=true]+.placeholder-with-asterisk{opacity:0;visibility:hidden}.book-now-form .name-input-wrapper .input-container .form-input:-webkit-autofill,.book-now-form .name-input-wrapper .input-container .form-input:-webkit-autofill:active,.book-now-form .name-input-wrapper .input-container .form-input:-webkit-autofill:focus,.book-now-form .name-input-wrapper .input-container .form-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.book-now-form .name-input-wrapper .input-container .placeholder-with-asterisk{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#888;font-size:14px;font-family:Poppins,sans-serif;transition:opacity .2s ease,visibility .2s ease;white-space:nowrap;z-index:0}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .name-input-wrapper .input-container .placeholder-with-asterisk{left:13px;font-size:11px}}.book-now-form .name-input-wrapper .input-container .placeholder-with-asterisk .placeholder-text{color:#888;font-family:Poppins,sans-serif}.book-now-form .name-input-wrapper .input-container .placeholder-with-asterisk .red-asterisk{color:red;margin-left:5px}.book-now-form .phone-input-wrapper{display:flex;align-items:center;border:1px solid #888;background:#000;transition:all .3s ease;position:relative;box-sizing:border-box}.book-now-form .phone-input-wrapper:focus-within{border-color:#fff;background:#000}.book-now-form .phone-input-wrapper.error{border-color:#dc3545;background:#000}.book-now-form .phone-input-wrapper .country-code{padding:15px 8px 15px 16px;font-size:14px;color:#888;font-family:Poppins,sans-serif;background:transparent;position:relative;display:flex;align-items:center;z-index:1}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .phone-input-wrapper .country-code{padding:12px 6px 12px 13px;font-size:11px}}.book-now-form .phone-input-wrapper .country-code:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background-color:#888}.book-now-form .phone-input-wrapper .input-container{position:relative;flex:1 1}.book-now-form .phone-input-wrapper .input-container .phone-input{width:100%;border:none;background:transparent;padding:15px 16px;color:#fff;font-size:14px;font-family:Poppins,sans-serif;position:relative;z-index:1;-webkit-appearance:none;appearance:none}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .phone-input-wrapper .input-container .phone-input{padding:12px 10px;font-size:11px}}.book-now-form .phone-input-wrapper .input-container .phone-input:focus{outline:none}.book-now-form .phone-input-wrapper .input-container .phone-input:-ms-input-placeholder{color:transparent;opacity:0}.book-now-form .phone-input-wrapper .input-container .phone-input::placeholder{color:transparent;opacity:0}.book-now-form .phone-input-wrapper .input-container .phone-input:not(:-ms-input-placeholder)+.placeholder-with-asterisk{opacity:0;visibility:hidden}.book-now-form .phone-input-wrapper .input-container .phone-input:focus+.placeholder-with-asterisk,.book-now-form .phone-input-wrapper .input-container .phone-input:not(:placeholder-shown)+.placeholder-with-asterisk{opacity:0;visibility:hidden}.book-now-form .phone-input-wrapper .input-container .phone-input:-webkit-autofill,.book-now-form .phone-input-wrapper .input-container .phone-input:-webkit-autofill:active,.book-now-form .phone-input-wrapper .input-container .phone-input:-webkit-autofill:focus,.book-now-form .phone-input-wrapper .input-container .phone-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.book-now-form .phone-input-wrapper .input-container .placeholder-with-asterisk{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#888;font-size:14px;font-family:Poppins,sans-serif;transition:opacity .2s ease,visibility .2s ease;white-space:nowrap;z-index:0}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .phone-input-wrapper .input-container .placeholder-with-asterisk{left:10px;font-size:11px}}.book-now-form .phone-input-wrapper .input-container .placeholder-with-asterisk .placeholder-text{color:#888;font-family:Poppins,sans-serif}.book-now-form .phone-input-wrapper .input-container .placeholder-with-asterisk .red-asterisk{color:red;margin-left:5px}.book-now-form .error-message{display:block;width:100%;color:#dc3545;font-size:12px;margin-top:10px;font-family:Poppins,sans-serif;text-align:left}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .error-message{font-size:10px;margin-top:4px}}.book-now-form .submit-btn{width:100%;padding:15px 20px;background:#1752da;color:#fff;font-size:17px;font-weight:500;font-family:Poppins,sans-serif;border:none;cursor:pointer;transition:all .3s ease;margin-top:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .submit-btn{padding:12px 16px;font-size:13px;margin-top:8px}}.book-now-form .submit-btn:hover:not(:disabled){background:#1346b8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(23,82,218,.3)}.book-now-form .submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.book-now-form .form-terms-conditions{font-size:10px;color:#888;margin:20px 0 0;line-height:1.4;font-family:Poppins,sans-serif;text-align:left}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .form-terms-conditions{font-size:9px;margin:10px 0 0}}@media(max-width:480px){.book-now-form .form-terms-conditions{font-size:10px}}@media screen and (max-width:480px)and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (max-width:480px)and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-form .form-terms-conditions{font-size:8px}}@media(max-width:768px){.submit-btn{display:none}.payment-slider-container{margin-top:20px;z-index:10}.payment-slider-container,.slider-track{width:100%;position:relative;box-sizing:border-box}.slider-track{height:50px;background:#1752da;cursor:pointer;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);touch-action:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:0}.slider-track .slider-thumb{position:absolute;left:0;top:0;width:50px;height:50px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.2);cursor:grab;z-index:2;transition:none;box-sizing:border-box}.slider-track .slider-thumb:active{cursor:grabbing}.slider-track .slider-thumb .slide-icon{font-size:32px;color:#1752da;pointer-events:none}.slider-track .slide-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;white-space:nowrap;pointer-events:none;z-index:1}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #000!important;caret-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}*{box-sizing:border-box}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.book-now-location-section{margin-bottom:20px}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section{margin-bottom:16px}}.book-now-location-section .new-booking-city-label{display:none}.book-now-location-section .new-booking-city-chips-container{position:relative;width:100%}.book-now-location-section .new-booking-city-input-wrapper{display:flex;align-items:center;width:100%;border:1px solid #888;background:#000;border-radius:0;padding:0;gap:0;transition:border-color .3s ease,background .3s ease;box-sizing:border-box;position:relative}.book-now-location-section .new-booking-city-input-wrapper:focus-within{border-color:#fff;background:#000}.book-now-location-section .new-booking-selected-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:0;flex:0 0 auto;max-width:calc(100% - 50px)}.book-now-location-section .new-booking-selected-chips:empty{display:none}.book-now-location-section .new-booking-selected-chips:not(:empty){padding:10px 0 10px 16px}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-selected-chips:not(:empty){padding:8px 0 8px 13px}}.book-now-location-section .new-booking-selected-chips:not(:empty)~.new-booking-search-input{flex:0 1 80px;min-width:40px;padding:15px 8px}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-selected-chips:not(:empty)~.new-booking-search-input{padding:12px 6px}}.book-now-location-section .new-booking-chip{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;padding:3px 10px 3px 12px;font-size:13px;color:#fff;font-weight:500;font-family:Poppins,sans-serif}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-chip{font-size:11px;padding:2px 8px 2px 10px}}.book-now-location-section .new-booking-chip .new-booking-chip-close{background:transparent;border:none;cursor:pointer;color:hsla(0,0%,100%,.55);font-size:16px;line-height:1;padding:0;transition:color .15s}.book-now-location-section .new-booking-chip .new-booking-chip-close:hover{color:#fff}.book-now-location-section .new-booking-search-input{flex:1 1;min-width:80px;border:none;background:transparent!important;padding:15px 16px;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:14px;font-family:Poppins,sans-serif;outline:none;caret-color:#fff;-webkit-appearance:none;appearance:none}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-search-input{padding:12px 13px;font-size:11px}}.book-now-location-section .new-booking-search-input:-ms-input-placeholder{color:#888;font-family:Poppins,sans-serif}.book-now-location-section .new-booking-search-input::placeholder{color:#888;font-family:Poppins,sans-serif}.book-now-location-section .new-booking-search-input:-webkit-autofill,.book-now-location-section .new-booking-search-input:-webkit-autofill:focus,.book-now-location-section .new-booking-search-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.book-now-location-section .location-button{background:transparent;border:none;cursor:pointer;padding:0 14px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s;flex-shrink:0;align-self:stretch}.book-now-location-section .location-button:hover{opacity:1}.book-now-location-section .location-button img{width:20px;height:20px;filter:invert(1)}.book-now-location-section .location-button svg{font-size:20px;color:#888;transition:color .2s}.book-now-location-section .location-button:hover svg{color:#fff}.book-now-location-section .location-detection{display:flex;align-items:center;gap:8px;padding:15px 16px;font-size:12px;color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .location-detection{padding:12px 13px;font-size:10px}}.book-now-location-section .location-detection .spinner{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.book-now-location-section .new-booking-dropdown-list{position:absolute;top:calc(100% + 2px);left:0;right:0;background:#000;border:1px solid #888;border-top:none;max-height:200px;overflow-y:auto;z-index:10000;box-shadow:0 8px 24px rgba(0,0,0,.6);scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent;text-align:left}.book-now-location-section .new-booking-dropdown-list::-webkit-scrollbar{width:4px}.book-now-location-section .new-booking-dropdown-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}.book-now-location-section .new-booking-dropdown-list *{text-align:left!important;background-color:transparent}.book-now-location-section .new-booking-dropdown-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.06);background:#000;transition:background .15s}.book-now-location-section .new-booking-dropdown-item:last-child{border-bottom:none}.book-now-location-section .new-booking-dropdown-item:hover{background:hsla(0,0%,100%,.07)}.book-now-location-section .new-booking-dropdown-item.unavailable-city{opacity:1;cursor:pointer;background:#000}.book-now-location-section .new-booking-dropdown-item.unavailable-city:hover{background:hsla(0,0%,100%,.07)}.book-now-location-section .dropdown-item-content{display:flex;align-items:start;justify-content:space-between;width:100%;gap:8px;text-align:left}.book-now-location-section .dropdown-item-name{color:#fff;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;text-align:left}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .dropdown-item-name{font-size:11px}}.book-now-location-section .dropdown-item-state{color:hsla(0,0%,100%,.5);font-size:12px;font-family:Poppins,sans-serif;text-align:left}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .dropdown-item-state{font-size:10px}}.book-now-location-section .city-availability-indicator{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;text-align:left}.book-now-location-section .availability-status{font-size:11px;font-weight:500;padding:2px 8px;border-radius:20px;flex-shrink:0}.book-now-location-section .availability-status.available,.book-now-location-section .availability-status.unavailable{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.55);border:1px solid hsla(0,0%,100%,.15)}.book-now-location-section .new-booking-city-section{margin-top:12px}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-city-section{margin-top:10px}}.book-now-location-section .new-booking-helper-text{color:rgba(239,68,68,.9)!important;font-size:12px!important;font-family:Poppins,sans-serif!important;margin-top:6px!important;margin-left:2px!important;text-align:left!important}@media screen and (min-width:1200px)and (max-width:1600px)and (-webkit-min-device-pixel-ratio:1.5),screen and (min-width:1200px)and (max-width:1600px)and (min-resolution:144dpi){.book-now-location-section .new-booking-helper-text{font-size:10px!important;margin-top:4px!important}}.book-now-location-section.has-error .new-booking-city-input-wrapper{border-color:#dc3545}.location-modal-overlay{inset:0;background:rgba(0,0,0,.7);z-index:10000;padding:16px}.location-modal-overlay .location-modal-content{background:#1e1e1e;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:24px;max-width:380px;width:100%;text-align:center}.location-modal-overlay .location-modal-content h4{color:#fff;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;margin:0 0 10px}.location-modal-overlay .location-modal-content p{color:hsla(0,0%,100%,.65);font-size:14px;font-family:Poppins,sans-serif;line-height:1.6;margin:0 0 20px}.location-modal-overlay .location-modal-content button{background:#fff;color:#111;border:none;border-radius:8px;padding:10px 28px;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:background .2s}.location-modal-overlay .location-modal-content button:hover{background:hsla(0,0%,100%,.85)}.book-now-form .book-now-location-section .new-booking-search-input,.book-now-form .book-now-location-section input.new-booking-search-input{color:#fff!important;-webkit-text-fill-color:#888!important;background:transparent!important;background-color:transparent!important}.book-now-form .book-now-location-section .new-booking-selected-chips:not(:has(.new-booking-chip)){display:none!important;padding:0!important;width:0!important}.book-now-form .book-now-location-section .new-booking-dropdown-item,.book-now-form .book-now-location-section .new-booking-dropdown-item.unavailable-city,.book-now-form .book-now-location-section .new-booking-dropdown-list{background:#000!important;background-color:#000!important;text-align:left!important}.book-now-form .book-now-location-section .new-booking-dropdown-item.unavailable-city:hover,.book-now-form .book-now-location-section .new-booking-dropdown-item:hover{background:hsla(0,0%,100%,.07)!important;background-color:hsla(0,0%,100%,.07)!important}.book-now-form .book-now-location-section .city-availability-indicator,.book-now-form .book-now-location-section .dropdown-item-content,.book-now-form .book-now-location-section .dropdown-item-name,.book-now-form .book-now-location-section .dropdown-item-state,.book-now-form .book-now-location-section .new-booking-dropdown-list *{color:#fff!important;text-align:left!important}.book-now-form .book-now-location-section .dropdown-item-state{color:hsla(0,0%,100%,.5)!important}.book-now-form .book-now-location-section .availability-status,.book-now-form .book-now-location-section .availability-status.available,.book-now-form .book-now-location-section .availability-status.unavailable{background:hsla(0,0%,100%,.08)!important;background-color:hsla(0,0%,100%,.08)!important;color:hsla(0,0%,100%,.55)!important;border:1px solid hsla(0,0%,100%,.15)!important}.book-now-form .book-now-location-section .new-booking-dropdown-item,.book-now-form .book-now-location-section .new-booking-dropdown-item.unavailable-city{cursor:pointer!important;opacity:1!important}.thankyou-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(55,51,51,.8);display:flex;justify-content:center;align-items:center;z-index:999999;padding:20px}.thankyou-popup{background:#000;width:100%;max-width:480px;position:relative;font-family:Poppins,sans-serif;box-sizing:border-box;z-index:10000001}@media(max-width:768px){.thankyou-popup{max-width:90%;margin:20px}}@media(max-width:480px){.thankyou-popup{max-width:95%}}.thankyou-closer{position:absolute;top:20px;right:20px;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;background:#000}.thankyou-closer svg{font-size:18px;color:hsla(0,0%,100%,.6);transition:color .3s ease}.thankyou-closer:hover svg{color:#1752da}.thankyou-closer:active{transform:scale(.95)}.thankyou-content{padding:60px 40px 50px;text-align:center;box-sizing:border-box}@media(max-width:768px){.thankyou-content{padding:50px 30px 40px}}@media(max-width:480px){.thankyou-content{padding:40px 25px 35px}}.thankyou-title{font-size:18px;font-weight:400;color:#fff;margin:0 0 16px;font-family:Poppins,sans-serif;letter-spacing:-.5px}@media(max-width:768px){.thankyou-title{font-size:18px}}@media(max-width:480px){.thankyou-title{font-size:16px}}.thankyou-message{margin:0 0 32px}.thankyou-message p{font-size:12px;color:#fff;line-height:1.2;font-family:Poppins,sans-serif;margin:0}@media(max-width:768px){.thankyou-message p{display:inline}.thankyou-message p.thankyou-message-line1:after{content:" ";white-space:normal}.thankyou-message .thankyou-message-line1,.thankyou-message .thankyou-message-line2{display:inline}.thankyou-message .thankyou-message-line1:after{content:" "}}.thankyou-retry-btn{width:100%;padding:14px 20px;background:#fff;color:#000;font-size:16px;font-weight:500;font-family:Poppins,sans-serif;border:none;cursor:pointer;transition:all .3s ease;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}@media(max-width:768px){.thankyou-retry-btn{padding:12px 20px;font-size:14px}}.thankyou-retry-btn:active:not(:disabled){transform:translateY(0)}.thankyou-retry-btn:disabled{opacity:.7;cursor:not-allowed}.thankyou-retry-btn .spinner{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin .8s linear infinite}.thankyou-download-btn{width:100%;color:#fff;text-decoration:underline;font-size:16px;font-weight:400;font-family:Poppins,sans-serif;background:transparent!important;border:none;cursor:pointer;transition:all .3s ease;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}@media(max-width:768px){.thankyou-download-btn{padding:12px 20px;font-size:14px}}.thankyou-download-btn:active:not(:disabled){transform:translateY(0)}.thankyou-download-btn:disabled{opacity:.7;cursor:not-allowed}.thankyou-error-message{color:#ff6b35;font-size:12px;margin:-8px 0 16px;padding:8px 12px;border-radius:4px;text-align:center;font-family:Poppins,sans-serif;background:rgba(255,107,53,.1)}.thankyou-close-btn{width:100%;padding:12px 20px;background:transparent;color:#fff;font-size:15px;font-weight:500;font-family:Poppins,sans-serif;border:none;cursor:pointer;transition:all .3s ease;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:underline;text-underline-offset:4px}@media(max-width:768px){.thankyou-close-btn{padding:10px 20px;font-size:13px}}.thankyou-close-btn:hover{color:#1752da}.thankyou-close-btn:active{transform:scale(.98)}.success-icon{margin-bottom:20px;display:flex;justify-content:center;align-items:center;opacity:0;transform:scale(.8);transition:all .3s ease}.success-icon.animate{opacity:1;transform:scale(1)}.success-icon-circle{width:55px;height:55px;background:linear-gradient(135deg,#00a651,#008c42);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,166,81,.3)}@media(max-width:768px){.success-icon-circle{width:55px;height:55px}}@media(max-width:480px){.success-icon-circle{width:45px;height:45px}}.checkmark{width:50px;height:50px}@media(max-width:768px){.checkmark{width:45px;height:45px}}@media(max-width:480px){.checkmark{width:40px;height:40px}}.checkmark-circle{stroke-width:3;stroke-dasharray:166;stroke-dashoffset:166;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{stroke:#fff;stroke-width:3;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}.status-emoji{margin-bottom:20px;display:flex;justify-content:center;align-items:center}.status-emoji-icon{font-size:70px;display:inline-block;filter:drop-shadow(0 5px 15px rgba(0,0,0,.2))}@media(max-width:768px){.status-emoji-icon{font-size:60px}}@media(max-width:480px){.status-emoji-icon{font-size:50px}}.floating-emojis{top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1000000}.floating-emoji,.floating-emojis{position:absolute;pointer-events:none}.floating-emoji{opacity:0;filter:blur(1px)}canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10000000!important}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.thankyou-paynow-btn{width:100%;padding:14px 20px;background:#1752da;color:#fff;font-size:16px;font-weight:500;font-family:Poppins,sans-serif;border:none;cursor:pointer;transition:all .3s ease;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}.BookNowPaymentModal_modalOverlay__DUaN_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:BookNowPaymentModal_fadeIn__v7wH8 .3s ease;overflow:hidden}.BookNowPaymentModal_modal__ymu_D{background:transparent;border-radius:12px;width:95%;max-width:1000px;height:90vh;max-height:90vh;position:relative;box-shadow:none;animation:BookNowPaymentModal_slideUp__b3JyL .3s ease;overflow:hidden;display:flex;flex-direction:column}.BookNowPaymentModal_modalBody__tmanU{width:100%;height:100%;position:relative;background:transparent;overflow:auto;border-radius:12px}.BookNowPaymentModal_paymentIframe__stBqJ{width:100%;height:100%;border:none;display:block;background:transparent;border-radius:12px;overflow:auto}.BookNowPaymentModal_loader__lZvgo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;background:hsla(0,0%,100%,.95);padding:20px 40px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.BookNowPaymentModal_spinner__2eo48{border:3px solid #f3f3f3;border-top-color:#1752da;border-radius:50%;width:40px;height:40px;animation:BookNowPaymentModal_spin__MBqFb 1s linear infinite;margin:0 auto 12px}.BookNowPaymentModal_loader__lZvgo p{margin:0;font-size:14px;color:#333;font-family:Poppins,sans-serif}.BookNowPaymentModal_modalBody__tmanU::-webkit-scrollbar{width:8px}.BookNowPaymentModal_modalBody__tmanU::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.BookNowPaymentModal_modalBody__tmanU::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}.BookNowPaymentModal_modalBody__tmanU::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}@keyframes BookNowPaymentModal_spin__MBqFb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BookNowPaymentModal_fadeIn__v7wH8{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes BookNowPaymentModal_slideUp__b3JyL{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.BookNowPaymentModal_modalOverlay__DUaN_{padding:16px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.BookNowPaymentModal_modal__ymu_D{width:100%;height:auto}.BookNowPaymentModal_modalBody__tmanU,.BookNowPaymentModal_modal__ymu_D{max-height:85vh;border-radius:0;background:transparent}.BookNowPaymentModal_paymentIframe__stBqJ{border-radius:0;min-height:500px;background:transparent}}@media(max-width:480px){.BookNowPaymentModal_modalOverlay__DUaN_{padding:12px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.BookNowPaymentModal_modalBody__tmanU,.BookNowPaymentModal_modal__ymu_D{border-radius:0;max-height:80vh;background:transparent}.BookNowPaymentModal_paymentIframe__stBqJ{border-radius:0;min-height:450px;background:transparent}.BookNowPaymentModal_loader__lZvgo{padding:16px 32px}.BookNowPaymentModal_loader__lZvgo p{font-size:12px}.BookNowPaymentModal_spinner__2eo48{width:32px;height:32px}}@media(max-height:600px)and (orientation:landscape){.BookNowPaymentModal_modalOverlay__DUaN_{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.BookNowPaymentModal_modalBody__tmanU,.BookNowPaymentModal_modal__ymu_D{max-height:90vh}.BookNowPaymentModal_paymentIframe__stBqJ{min-height:400px}}@media(min-width:769px)and (max-width:1024px){.BookNowPaymentModal_modalOverlay__DUaN_{padding:20px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.BookNowPaymentModal_modal__ymu_D{width:90%;max-width:900px;height:auto}.BookNowPaymentModal_modalBody__tmanU,.BookNowPaymentModal_modal__ymu_D{max-height:85vh;border-radius:0;background:transparent}.BookNowPaymentModal_paymentIframe__stBqJ{border-radius:0;min-height:550px;background:transparent}}@media(min-width:1025px){.BookNowPaymentModal_modalOverlay__DUaN_{padding:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.BookNowPaymentModal_modal__ymu_D{width:95%;max-width:1000px;height:90vh;max-height:90vh}.BookNowPaymentModal_modalBody__tmanU,.BookNowPaymentModal_modal__ymu_D{border-radius:12px;background:transparent}.BookNowPaymentModal_paymentIframe__stBqJ{border-radius:12px;min-height:auto;background:transparent}}@media(min-width:1200px){.BookNowPaymentModal_modalOverlay__DUaN_{background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.BookNowPaymentModal_modal__ymu_D{max-width:1100px;height:85vh;border-radius:12px;background:transparent}}.BookNowPaymentModal_successPopupOverlay__z4_zP{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10001;animation:BookNowPaymentModal_fadeIn__v7wH8 .3s ease}.BookNowPaymentModal_successPopup__NkMPq{background:#fff;border-radius:16px;padding:32px 40px;text-align:center;max-width:400px;width:90%;animation:BookNowPaymentModal_slideUp__b3JyL .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.BookNowPaymentModal_successPopupIcon__yN9l4{font-size:64px;margin-bottom:16px;animation:BookNowPaymentModal_bounce__hbifk .5s ease}.BookNowPaymentModal_successPopupTitle__Wey46{font-size:24px;font-weight:700;color:#1752da;margin-bottom:12px;font-family:Poppins,sans-serif}.BookNowPaymentModal_successPopupMessage__mv0J_{font-size:16px;color:#333;margin-bottom:24px;line-height:1.5;font-family:Poppins,sans-serif}.BookNowPaymentModal_downloadReceiptButton__LZEld{background:#1752da;color:#fff;border:none;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-bottom:15px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Poppins,sans-serif}.BookNowPaymentModal_downloadReceiptButton__LZEld:hover{background:#1346b8;transform:translateY(-2px);box-shadow:0 6px 20px rgba(23,82,218,.4)}.BookNowPaymentModal_downloadReceiptButton__LZEld:active{transform:translateY(0)}.BookNowPaymentModal_downloadReceiptButton__LZEld:disabled{opacity:.6;cursor:not-allowed;transform:none}.BookNowPaymentModal_successPopupButton__4ydvX{background:#1752da;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Poppins,sans-serif;width:100%}.BookNowPaymentModal_successPopupButton__4ydvX:hover{background:#1346b8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(23,82,218,.4)}.BookNowPaymentModal_successPopupButton__4ydvX:active{transform:translateY(0)}.BookNowPaymentModal_cancelPopupOverlay__6N3Rq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10001;animation:BookNowPaymentModal_fadeIn__v7wH8 .3s ease}.BookNowPaymentModal_cancelPopup__BxatB{background:#fff;border-radius:16px;padding:32px 40px;text-align:center;max-width:400px;width:90%;animation:BookNowPaymentModal_slideUp__b3JyL .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.BookNowPaymentModal_cancelPopupIcon__szuHf{font-size:64px;margin-bottom:16px;animation:BookNowPaymentModal_shake__r1Qg1 .5s ease}.BookNowPaymentModal_cancelPopupTitle__ELOuy{font-size:24px;font-weight:700;color:#1752da;margin-bottom:12px;font-family:Poppins,sans-serif}.BookNowPaymentModal_cancelPopupMessage__Tyw1d{font-size:16px;color:#333;margin-bottom:24px;line-height:1.5;font-family:Poppins,sans-serif}.BookNowPaymentModal_cancelPopupButton__WSXNb{background:#1752da;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Poppins,sans-serif;width:100%}.BookNowPaymentModal_cancelPopupButton__WSXNb:hover{background:#1346b8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(23,82,218,.4)}.BookNowPaymentModal_cancelPopupButton__WSXNb:active{transform:translateY(0)}@keyframes BookNowPaymentModal_bounce__hbifk{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes BookNowPaymentModal_shake__r1Qg1{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}@media(max-width:768px){.BookNowPaymentModal_cancelPopup__BxatB,.BookNowPaymentModal_successPopup__NkMPq{padding:24px 20px;max-width:320px}.BookNowPaymentModal_cancelPopupIcon__szuHf,.BookNowPaymentModal_successPopupIcon__yN9l4{font-size:48px}.BookNowPaymentModal_cancelPopupTitle__ELOuy,.BookNowPaymentModal_successPopupTitle__Wey46{font-size:20px}.BookNowPaymentModal_cancelPopupMessage__Tyw1d,.BookNowPaymentModal_successPopupMessage__mv0J_{font-size:14px}.BookNowPaymentModal_downloadReceiptButton__LZEld{padding:10px 20px;font-size:14px}.BookNowPaymentModal_cancelPopupButton__WSXNb,.BookNowPaymentModal_successPopupButton__4ydvX{padding:10px 24px;font-size:14px}}@media(max-width:480px){.BookNowPaymentModal_cancelPopup__BxatB,.BookNowPaymentModal_successPopup__NkMPq{padding:20px 16px;max-width:280px}.BookNowPaymentModal_cancelPopupIcon__szuHf,.BookNowPaymentModal_successPopupIcon__yN9l4{font-size:40px}.BookNowPaymentModal_cancelPopupTitle__ELOuy,.BookNowPaymentModal_successPopupTitle__Wey46{font-size:18px}.BookNowPaymentModal_cancelPopupMessage__Tyw1d,.BookNowPaymentModal_successPopupMessage__mv0J_{font-size:13px;margin-bottom:20px}.BookNowPaymentModal_downloadReceiptButton__LZEld{padding:8px 16px;font-size:13px}.BookNowPaymentModal_cancelPopupButton__WSXNb,.BookNowPaymentModal_successPopupButton__4ydvX{padding:8px 20px;font-size:13px}}.BookNowPaymentModal_errorMessageContainer__lZsxL{background:#ffebee;border-radius:8px;padding:12px;margin-bottom:15px;display:flex;align-items:center;gap:10px;text-align:left}.BookNowPaymentModal_errorMessageIcon__hSUh0{font-size:20px;min-width:24px}.BookNowPaymentModal_errorMessageText__dJlAk{color:#c62828;font-size:14px;font-family:Poppins,sans-serif;line-height:1.4;flex:1 1}@media(max-width:768px){.BookNowPaymentModal_errorMessageContainer__lZsxL{padding:10px;margin-bottom:12px}.BookNowPaymentModal_errorMessageIcon__hSUh0{font-size:18px;min-width:20px}.BookNowPaymentModal_errorMessageText__dJlAk{font-size:12px}}.new-booking-main-container{width:100%;min-height:100vh;background-color:#000;color:#fff}.new-booking-main-container,.new-booking-main-container *,.new-booking-main-container :after,.new-booking-main-container :before,.new-booking-main-container button,.new-booking-main-container div,.new-booking-main-container h1,.new-booking-main-container h2,.new-booking-main-container h3,.new-booking-main-container h4,.new-booking-main-container h5,.new-booking-main-container h6,.new-booking-main-container input,.new-booking-main-container label,.new-booking-main-container p,.new-booking-main-container select,.new-booking-main-container span,.new-booking-main-container textarea{font-family:Poppins,sans-serif!important}.new-booking-content-wrapper{width:100%}.new-booking-banner-section{position:relative;height:100vh;display:flex;align-items:center;background-color:#000;overflow:visible}.new-booking-banner-image{object-fit:cover;object-position:center;z-index:1}.new-booking-bike-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.new-booking-bike-background-image{object-fit:contain;object-position:center left;opacity:.8;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.new-booking-content-left{flex:0 0 60%;height:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:0 4rem;z-index:5}.new-booking-logo-section{padding:1rem 3rem 1rem 0}.new-booking-form-right{flex:1 1;display:flex;align-items:flex-start;justify-content:flex-end;min-height:100vh;max-height:100vh;overflow-y:auto;z-index:5;padding-right:0;scroll-behavior:auto}.new-booking-form-right::-webkit-scrollbar{width:6px}.new-booking-form-right::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.new-booking-form-right::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.new-booking-form-right::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.new-booking-logo-image{width:300px;height:auto;margin-bottom:2rem}.new-booking-price-section{text-align:center}.new-booking-price-text{color:#fff;font-size:12px;line-height:1.5;margin:0 0 1rem}.new-booking-price-amount{display:inline-block}.new-booking-price-value{font-size:24px;margin-left:8px;color:#fff}.new-booking-form-container{width:100%;max-width:600px;color:#fff;background:rgba(31,30,30,.7);padding:2rem;margin-right:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:none;position:relative;z-index:15}.new-booking-form-title{font-size:32px;margin-bottom:2rem;font-weight:400}.new-booking-city-label{font-size:14px;text-align:left;margin-bottom:8px;color:#333;font-weight:500}.new-booking-city-chips-container{position:relative;width:100%}.new-booking-city-input-wrapper{border:1px solid #ccc;border-radius:8px;background:#fff;padding:8px 12px;min-height:48px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;cursor:text;transition:all .2s ease}.new-booking-city-input-wrapper:focus-within{border-color:#da1731;box-shadow:0 0 0 2px rgba(218,23,49,.1)}.new-booking-selected-chips{display:flex;flex-wrap:wrap;gap:8px}.new-booking-chip{display:flex;align-items:center;background:#f0f0f0;color:#333;padding:6px 12px;border-radius:6px;font-size:14px;gap:8px;border:1px solid #ddd}.new-booking-chip span{font-weight:500}.new-booking-chip-close{background:none;border:none;color:#666;cursor:pointer;font-size:18px;font-weight:500;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%}.new-booking-chip-close:hover{background:rgba(0,0,0,.1);color:#333}.new-booking-dropdown-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:4px;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15);scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5}.new-booking-dropdown-list::-webkit-scrollbar{width:8px}.new-booking-dropdown-list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.new-booking-dropdown-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;border:2px solid #f5f5f5}.new-booking-dropdown-list::-webkit-scrollbar-thumb:hover{background:#999}.new-booking-dropdown-item{padding:12px 16px;color:#333;cursor:pointer;border-bottom:1px solid #eee;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between}.new-booking-dropdown-item:hover{background:#f8f8f8}.new-booking-dropdown-item:last-child{border-bottom:none}.new-booking-dropdown-item.unavailable-city{opacity:.7;background-color:#fafafa}.new-booking-dropdown-item.unavailable-city:hover{background-color:#f5f5f5}.new-booking-dropdown-item.unavailable-city .dropdown-item-name{color:#666}.new-booking-dropdown-item.unavailable-city .dropdown-item-state{color:#888}.new-booking-city-select.error .new-booking-autocomplete .MuiOutlinedInput-root{border-color:#ff6b6b}.new-booking-search-input{flex:1 1;background:transparent;border:none;outline:none;color:#333;font-size:14px;min-width:200px;padding:8px 0}.new-booking-search-input:-ms-input-placeholder{color:#999}.new-booking-search-input::placeholder{color:#999}.new-booking-search-input:disabled{background:transparent;color:#666;cursor:not-allowed}.new-booking-model-section{margin:25px 0}.dropdown-item-content{display:flex;flex-direction:column;gap:2px;flex:1 1}.dropdown-item-name{font-weight:500;color:#333}.dropdown-item-state{font-size:12px;color:hsla(0,0%,100%,.7)}.city-availability-indicator{display:flex;align-items:center;gap:12px;width:100%}.availability-status{font-size:11px;padding:4px 8px;border-radius:12px;font-weight:500;white-space:nowrap}.availability-status.available{background-color:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.availability-status.unavailable{background-color:#ffebee;color:#c62828;border:1px solid #ef9a9a}.new-booking-section-title{color:#fff;font-size:14px;margin:0 0 15px;font-weight:400}.new-booking-section-label{font-size:14px;color:#fff;margin:25px 0 15px;font-weight:400}.new-booking-model-tabs{margin-top:15px}.new-booking-tab-items{position:relative;display:flex;background:hsla(0,0%,100%,.1);border-radius:8px;padding:4px;border:2px solid hsla(0,0%,100%,.2);gap:4px}.new-booking-tab-item{flex:1 1;padding:12px 16px;text-align:center;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.7);cursor:pointer;border-radius:6px;transition:all .3s ease;position:relative;z-index:2;background:transparent;border:none;outline:none}.new-booking-tab-item.active{color:#000!important;background:#fff;font-weight:400}.new-booking-tab-item:hover:not(.active):not(:disabled){color:#fff;background:hsla(0,0%,100%,.1)}.new-booking-tab-item:disabled{cursor:not-allowed}.new-booking-moving-bg{position:absolute;top:4px;bottom:4px;left:4px;width:calc(33.333% - 8px);background:#fff;border-radius:6px;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}.new-booking-form-section{margin:25px 0}.new-booking-input-group{position:relative;margin-bottom:1rem}.new-booking-input-group.error .new-booking-input-field{border-color:#ff6b6b}.new-booking-input-group .new-booking-input-field:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.new-booking-input-group .new-booking-input-field::placeholder{color:hsla(0,0%,100%,.6)}.new-booking-input-group:has(.new-booking-input-field[placeholder=Name]) .new-booking-input-field:-ms-input-placeholder:after{content:" *";color:#ff6b6b}.new-booking-input-group:has(.new-booking-input-field[placeholder=Name]) .new-booking-input-field::placeholder:after{content:" *";color:#ff6b6b}.new-booking-phone-group .new-booking-phone-input:-ms-input-placeholder:after{content:" *";color:#ff6b6b}.new-booking-phone-group .new-booking-phone-input::placeholder:after{content:" *";color:#ff6b6b}.new-booking-input-field{width:100%;padding:16px;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.5);border-radius:8px;color:#fff;font-size:14px;outline:none;transition:border .2s ease}.new-booking-input-field:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.new-booking-input-field::placeholder{color:hsla(0,0%,100%,.6)}.new-booking-input-field:focus{border:2px solid hsla(0,0%,100%,.8)}.new-booking-input-field:disabled{opacity:.5;cursor:not-allowed;background-color:hsla(0,0%,100%,.05)}.location-button{background:none;border:1px solid #ccc;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:36px;min-height:36px}.location-button:hover:not(:disabled){border-color:#da1731;background:rgba(218,23,49,.05)}.location-button:disabled{opacity:.5;cursor:not-allowed;border-color:#ddd}.location-button img{width:18px;height:18px;filter:brightness(.3);transition:filter .2s ease}.location-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.location-modal-content{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;box-shadow:0 8px 24px rgba(0,0,0,.2)}.location-modal-content h4{color:#333;margin:0 0 12px;font-size:18px;font-weight:600}.location-modal-content p{color:#666;margin:0 0 20px;font-size:14px;line-height:1.5}.location-modal-content button{background:#da1731;border:none;border-radius:6px;padding:12px 24px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease;width:100%}.location-modal-content button:hover{background:#c41429}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.new-booking-city-input-wrapper{padding:8px 10px}.new-booking-search-input{min-width:150px;font-size:14px}.new-booking-chip{padding:4px 10px;font-size:13px}.new-booking-dropdown-list{max-height:200px}.new-booking-dropdown-item{padding:10px 12px}}@media(max-width:480px){.new-booking-search-input{min-width:120px}.availability-status{font-size:10px;padding:2px 6px}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.1)!important;-webkit-text-fill-color:#fff!important;background-color:hsla(0,0%,100%,.1)!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;caret-color:#fff!important;-webkit-appearance:none!important}input:-moz-autofill{background-color:hsla(0,0%,100%,.1)!important;color:#fff!important}.new-booking-form-container input:-webkit-autofill,.new-booking-form-container input:-webkit-autofill:active,.new-booking-form-container input:-webkit-autofill:focus,.new-booking-form-container input:-webkit-autofill:hover,.new-booking-form-container input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.1)!important;-webkit-text-fill-color:#fff!important;background-color:hsla(0,0%,100%,.1)!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.new-booking-form-container input:-moz-autofill{background-color:hsla(0,0%,100%,.1)!important;color:#fff!important}.new-booking-form-container .new-booking-input-field:-webkit-autofill,.new-booking-form-container .new-booking-input-field:-webkit-autofill:active,.new-booking-form-container .new-booking-input-field:-webkit-autofill:focus,.new-booking-form-container .new-booking-input-field:-webkit-autofill:hover,.new-booking-form-container .new-booking-input-field:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.1)!important;-webkit-text-fill-color:#fff!important;background-color:hsla(0,0%,100%,.1)!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.new-booking-form-container .new-booking-phone-input:-webkit-autofill,.new-booking-form-container .new-booking-phone-input:-webkit-autofill:active,.new-booking-form-container .new-booking-phone-input:-webkit-autofill:focus,.new-booking-form-container .new-booking-phone-input:-webkit-autofill:hover,.new-booking-form-container .new-booking-phone-input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.new-booking-main-container .new-booking-form-container .new-booking-input-field:-webkit-autofill,.new-booking-main-container .new-booking-form-container .new-booking-input-field:-webkit-autofill:active,.new-booking-main-container .new-booking-form-container .new-booking-input-field:-webkit-autofill:focus,.new-booking-main-container .new-booking-form-container .new-booking-input-field:-webkit-autofill:hover,.new-booking-main-container .new-booking-form-container .new-booking-input-field:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px hsla(0,0%,100%,.1)!important;-webkit-text-fill-color:#fff!important;background-color:hsla(0,0%,100%,.1)!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.new-booking-main-container .new-booking-form-container .new-booking-phone-input:-webkit-autofill,.new-booking-main-container .new-booking-form-container .new-booking-phone-input:-webkit-autofill:active,.new-booking-main-container .new-booking-form-container .new-booking-phone-input:-webkit-autofill:focus,.new-booking-main-container .new-booking-form-container .new-booking-phone-input:-webkit-autofill:hover,.new-booking-main-container .new-booking-form-container .new-booking-phone-input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-text-fill-color:#fff!important;background-color:transparent!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important}.new-booking-city-input-wrapper .new-booking-search-input:-webkit-autofill,.new-booking-city-input-wrapper .new-booking-search-input:-webkit-autofill:active,.new-booking-city-input-wrapper .new-booking-search-input:-webkit-autofill:focus,.new-booking-city-input-wrapper .new-booking-search-input:-webkit-autofill:hover,.new-booking-city-input-wrapper .new-booking-search-input:-webkit-autofill:valid{-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#333!important;background-color:#fff!important;background-image:none!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-appearance:none!important;color:#333!important;caret-color:#333!important}.new-booking-search-input{color:#333!important}.new-booking-red-asterisk{position:absolute;top:50%;transform:translateY(-50%);color:#da1731!important;font-size:16px;pointer-events:none;font-weight:700;z-index:10}.new-booking-select-group{position:relative;margin-bottom:1rem}.new-booking-select-group.error .new-booking-select-field{border-color:#ff6b6b}.new-booking-select-field{width:100%;padding:12px 16px;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:#fff;font-size:14px;outline:none;cursor:pointer}.new-booking-select-field option{background:#191c24;color:#fff}.new-booking-select-field:focus{border-color:hsla(0,0%,100%,.5)}.new-booking-phone-group{margin-bottom:1rem;display:flex;align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.5);border-radius:8px;padding:16px;position:relative;transition:border .2s ease}.new-booking-phone-group.error{border-color:#ff6b6b}.new-booking-phone-group:focus-within{border:2px solid hsla(0,0%,100%,.8)}.new-booking-phone-group:has(input:disabled){opacity:.5;cursor:not-allowed;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.5)}.new-booking-phone-group:has(input:disabled) .new-booking-country-code{color:hsla(0,0%,100%,.8)}.new-booking-phone-group:has(input:disabled) .new-booking-phone-divider{background-color:hsla(0,0%,100%,.2)}.new-booking-country-code{color:#fff;margin-right:8px;font-size:14px}.new-booking-phone-divider{width:1px;height:20px;background-color:hsla(0,0%,100%,.3);margin:0 12px}.new-booking-phone-input{flex:1 1;background-color:transparent;border:none;color:#fff;font-size:14px;outline:none}.new-booking-phone-input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.new-booking-phone-input::placeholder{color:hsla(0,0%,100%,.6)}.new-booking-phone-input:disabled{opacity:.5;cursor:not-allowed;color:hsla(0,0%,100%,.8)}.new-booking-phone-input:disabled:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.new-booking-phone-input:disabled::placeholder{color:hsla(0,0%,100%,.8)}.new-booking-info-text{font-size:12px;color:hsla(0,0%,100%,.7);margin:15px 0;text-align:center}.new-booking-whatsapp-toggle{display:flex;align-items:center;margin:16px 0;gap:12px}.new-booking-whatsapp-label{color:hsla(0,0%,100%,.8);font-size:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.new-booking-whatsapp-group{margin-bottom:1rem;position:relative;display:flex;align-items:center;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;padding:12px 16px}.new-booking-whatsapp-group.error{border-color:#ff6b6b}.new-booking-whatsapp-input{flex:1 1;background-color:transparent;border:none;color:#fff;font-size:14px;outline:none}.new-booking-whatsapp-input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.new-booking-whatsapp-input::placeholder{color:hsla(0,0%,100%,.6)}.new-booking-whatsapp-icon-container{margin-left:8px}.new-booking-whatsapp-icon{width:20px;height:20px}.new-booking-asterisk{position:absolute;top:50%;transform:translateY(-50%);color:red;font-size:16px;font-weight:700;z-index:2;transition:opacity .3s ease}.new-booking-red-asterisk1{left:62px}.new-booking-red-asterisk2{left:140px}.new-booking-red-asterisk3{left:57px}.new-booking-input-group input:not(:-ms-input-placeholder)+.new-booking-asterisk,.new-booking-phone-group input:not(:-ms-input-placeholder)+.new-booking-asterisk{opacity:0}.new-booking-input-group input:not(:placeholder-shown)+.new-booking-asterisk,.new-booking-phone-group input:not(:placeholder-shown)+.new-booking-asterisk{opacity:0}.new-booking-input-group input:-ms-input-placeholder+.new-booking-asterisk,.new-booking-phone-group input:-ms-input-placeholder+.new-booking-asterisk{opacity:1}.new-booking-input-group input:placeholder-shown+.new-booking-asterisk,.new-booking-phone-group input:placeholder-shown+.new-booking-asterisk{opacity:1}.new-booking-submit-section{margin-top:30px}.new-booking-submit-button{width:100%;padding:16px 24px;background:#da1731;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:15px;display:flex;align-items:center;justify-content:center;gap:8px}.new-booking-submit-button:hover:not(:disabled):not(.disable){background:#c41429;transform:translateY(-1px)}.new-booking-submit-button:active{transform:translateY(0)}.new-booking-submit-button.disable,.new-booking-submit-button:disabled{cursor:not-allowed;transform:none;background:#949494}.new-booking-arrow{font-size:18px;transition:transform .3s ease}.new-booking-submit-button:hover .new-booking-arrow{transform:translateX(2px)}.new-booking-consent-text{font-size:11px;color:hsla(0,0%,100%,.6);text-align:left;line-height:1.4;margin:0;padding:0 10px}.testimonials-section .carousel-section-heading{color:#000!important}.testimonials-section .carousel-subtitle{color:rgba(0,0,0,.4)!important}.testimonials-section .carousel-author-name,.testimonials-section .carousel-review,.testimonials-section .carousel-testi-rating{color:#000!important}@media(max-width:1200px){.new-booking-content-left{padding:0 3rem}.new-booking-logo-image{width:250px}}@media(max-width:992px){.new-booking-banner-section{flex-direction:column;height:auto;min-height:100vh}.new-booking-content-left{flex:none;width:100%;height:auto;justify-content:center;align-items:center;text-align:center;padding:2rem}.new-booking-logo-section{padding:2rem}.new-booking-form-right{flex:none;width:100%;height:auto;padding:0 2rem;max-height:none}.new-booking-form-right::-webkit-scrollbar{display:none}}@media(max-width:768px){.new-booking-logo-image{width:200px}.new-booking-form-right{padding:1rem;scroll-behavior:auto}.new-booking-form-container{padding:1.5rem}.new-booking-form-title{font-size:28px}}@media(max-width:480px){.new-booking-content-left{padding:.5rem}.new-booking-logo-section{padding:1rem}.new-booking-logo-image{width:180px}.new-booking-form-container{padding:1.25rem}.new-booking-form-title{font-size:24px}.new-booking-input-field,.new-booking-phone-input,.new-booking-whatsapp-input{padding:10px 14px;font-size:13px}.new-booking-phone-group,.new-booking-whatsapp-group{padding:10px 14px}.new-booking-country-code,.new-booking-toggle-label{font-size:13px}.new-booking-form-right{scroll-behavior:auto!important}}.new-booking-banner-section{contain:layout style;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.new-booking-banner-section.scroll-intercepted{pointer-events:none}.new-booking-banner-section.scroll-intercepted *{pointer-events:auto}.new-booking-main-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media(min-width:1600px){.new-booking-content-left{padding:0 8rem}.new-booking-logo-image{width:500px;margin-bottom:4rem}.new-booking-form-container{max-width:900px;padding:4rem}.new-booking-form-title{font-size:48px;margin-bottom:3rem}.new-booking-city-label,.new-booking-section-label,.new-booking-whatsapp-label{font-size:14px;margin-bottom:15px}.new-booking-section-label{margin:35px 0 20px}.new-booking-city-input-wrapper,.new-booking-input-field,.new-booking-phone-group,.new-booking-select-field,.new-booking-whatsapp-group{padding:6px 24px;font-size:18px;border-radius:12px}.new-booking-country-code,.new-booking-input-field,.new-booking-phone-input,.new-booking-search-input,.new-booking-select-field,.new-booking-whatsapp-input{font-size:18px}.new-booking-submit-button{font-size:22px;padding:24px 32px;border-radius:12px;margin-top:20px}.new-booking-chip{padding:10px 18px;font-size:14px}.new-booking-tab-item{padding:18px 24px;font-size:18px}.new-booking-consent-text,.new-booking-info-text{font-size:14px}.new-booking-price-text{font-size:16px}.new-booking-price-value{font-size:32px}.new-booking-red-asterisk1{left:85px}.new-booking-red-asterisk2{left:175px}.new-booking-red-asterisk3{left:75px}}