.booking-page .bg-brand{background-color:var(--brand)!important}.booking-page .text-brand{color:var(--brand)!important}.booking-page .border-brand{border-color:var(--brand)!important}.booking-page .focus\:ring-brand:focus{--tw-ring-color: var(--brand) !important}.booking-page .hover\:border-brand:hover{border-color:var(--brand)!important}.booking-page .hover\:bg-brand:hover{background-color:var(--brand)!important}.booking-page .hover\:text-white:hover{color:#fff!important}.booking-page .scrollbar-hide::-webkit-scrollbar{display:none}.booking-page .scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.booking-page .slim-scroll{scrollbar-width:thin;scrollbar-color:rgb(var(--color-border-strong)) transparent}.booking-page .slim-scroll::-webkit-scrollbar{width:5px}.booking-page .slim-scroll::-webkit-scrollbar-track{background:transparent}.booking-page .slim-scroll::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border-strong));border-radius:9999px}.booking-page .slim-scroll::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--color-fg-subtle))}.booking-page .day-available{background-color:color-mix(in srgb,var(--brand) 14%,rgb(var(--color-surface)));color:var(--brand)}.booking-page .day-available:hover{background-color:var(--brand);color:#fff}html.dark .booking-page .day-available{background-color:color-mix(in srgb,var(--brand) 22%,rgb(var(--color-surface-2)))}.iti{width:100%;display:block}.iti__flag-container{z-index:20}[dir=rtl] .iti__flag-container{left:auto;right:0}[dir=rtl] .iti--separate-dial-code input[type=tel]{padding-left:6px!important;padding-right:96px!important}html.dark .iti--separate-dial-code .iti__selected-flag{background-color:#121212}html.dark .iti__country-list{background-color:#1c1c20;border-color:#3a3a42;color:rgb(var(--color-fg));box-shadow:0 8px 20px #0009}html.dark .iti__country.iti__highlight,html.dark .iti__country:hover{background-color:#26262c}html.dark .iti__search-input{background-color:#121212;color:rgb(var(--color-fg));border-color:#3a3a42}html.dark .iti__dial-code{color:rgb(var(--color-fg-muted))}html.dark .booking-page input[type=text],html.dark .booking-page input[type=tel],html.dark .booking-page input[type=email],html.dark .booking-page textarea{background-color:#121212;color:rgb(var(--color-fg));border-color:#3a3a42}html.dark .booking-page .shadow-lg{box-shadow:0 10px 25px -3px #0009,0 4px 10px -4px #0009}html.dark .booking-page .shadow-sm{box-shadow:0 1px 3px #0006}.booking-page .booking-step{animation:booking-step-in .32s cubic-bezier(.16,1,.3,1) both}@keyframes booking-step-in{0%{opacity:0;transform:translate3d(0,.75rem,0)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.booking-page .booking-step{animation:none}}
