.Hero-module__H8d9UW__hero{justify-content:center;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__H8d9UW__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__H8d9UW__overlay{z-index:1;background:linear-gradient(#05070a52,#05070a9e);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__H8d9UW__bgImage{object-fit:cover;object-position:center 38%;width:100%;height:100%;animation:24s ease-in-out infinite alternate Hero-module__H8d9UW__slowZoom;transform:scale(1.02)}@keyframes Hero-module__H8d9UW__slowZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.Hero-module__H8d9UW__content{width:100%;max-width:var(--container-max-width);padding:calc(var(--header-height) + 2rem)var(--container-padding)2rem;z-index:2;flex-direction:column;gap:clamp(1.5rem,4vw,4rem);display:flex}.Hero-module__H8d9UW__textContainer{max-width:800px}.Hero-module__H8d9UW__subtitle{font-family:var(--font-inter),sans-serif;text-transform:uppercase;letter-spacing:.3em;color:#c5a059;margin-bottom:1.5rem;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;display:block}.Hero-module__H8d9UW__title{color:#f8f9fa;margin-bottom:clamp(1rem,3vw,2rem);font-size:clamp(2rem,7vw,5rem);line-height:1.1}.Hero-module__H8d9UW__title span{color:#c5a059}.Hero-module__H8d9UW__titleSmall{color:#f8f9fa;margin-bottom:clamp(.75rem,2vw,1.25rem);font-size:clamp(1.1rem,2.4vw,1.5rem);font-weight:600;line-height:1.35}.Hero-module__H8d9UW__titleSmall span{color:#c5a059}.Hero-module__H8d9UW__description{color:#a0aec0;max-width:56ch;font-size:clamp(.95rem,2.6vw,1.125rem);line-height:1.7}.Hero-module__H8d9UW__bookingBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0c0f14b3;border:1px solid #ffffff14;border-radius:4px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:stretch;width:min(100%,960px);padding:.75rem;display:grid;box-shadow:0 20px 40px #0006}@media (max-width:768px){.Hero-module__H8d9UW__bookingBar{grid-template-columns:1fr;gap:.75rem;width:100%;padding:.75rem}}@media (max-width:520px){.Hero-module__H8d9UW__bookingBar{grid-template-columns:1fr}}.Hero-module__H8d9UW__searchItem{background:#0000001f;border:1px solid #ffffff0f;border-radius:4px;flex:1;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.Hero-module__H8d9UW__searchIcon{color:var(--accent-gold)}.Hero-module__H8d9UW__searchInput{flex-direction:column;width:100%;display:flex}.Hero-module__H8d9UW__searchInput label{text-transform:uppercase;letter-spacing:.1em;color:#c5a059;margin-bottom:.25rem;font-size:.75rem}.Hero-module__H8d9UW__searchInput input{color:#f8f9fa;background:0 0;border:none;outline:none;width:100%;min-height:36px;padding:.25rem 0;font-size:.9375rem}.Hero-module__H8d9UW__searchInput input[type=date]{min-height:40px}.Hero-module__H8d9UW__customDatePickerWrapper{width:100%;margin-top:.25rem}.Hero-module__H8d9UW__customDatePickerWrapper .CustomDatePicker_container__{width:100%}.Hero-module__H8d9UW__customDatePickerWrapper div[class*=trigger]{color:#f8f9fa;background:0 0;border:none;justify-content:flex-start;height:100%;min-height:36px;padding:0;font-size:.9375rem}.Hero-module__H8d9UW__customDatePickerWrapper div[class*=trigger] svg{display:none}.Hero-module__H8d9UW__customDatePickerWrapper span[class*=triggerValue]{color:#f8f9fa;padding-left:0;font-size:.9375rem}.Hero-module__H8d9UW__searchInput input[type=number]{appearance:textfield}.Hero-module__H8d9UW__searchInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Hero-module__H8d9UW__searchInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Hero-module__H8d9UW__numberControl{background:#0000003d;border:1px solid #ffffff1a;border-radius:4px;grid-template-columns:1fr auto;align-items:stretch;display:grid;overflow:hidden}.Hero-module__H8d9UW__numberControl input{text-align:center;padding:.35rem .5rem;font-weight:700}.Hero-module__H8d9UW__stepper{border-left:1px solid #ffffff1a;flex-direction:column;width:40px;display:flex}.Hero-module__H8d9UW__stepButton{width:100%;min-height:22px;color:var(--accent-gold);cursor:pointer;background:#c5a05933;border:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Hero-module__H8d9UW__stepButton:first-child{border-bottom:1px solid #ffffff14}.Hero-module__H8d9UW__stepButton:hover{color:var(--accent-gold-light);background:#c5a05957}.Hero-module__H8d9UW__searchInput input::placeholder{color:#a0aec0}.Hero-module__H8d9UW__divider{background-color:#ffffff14;width:1px;margin:.5rem 0}@media (max-width:768px){.Hero-module__H8d9UW__divider{display:none}}.Hero-module__H8d9UW__searchButton{color:#05070a;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background-color:#c5a059;border:none;border-radius:2px;align-items:center;gap:.75rem;min-height:48px;margin-left:0;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__H8d9UW__searchButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.Hero-module__H8d9UW__searchButton{grid-column:1/-1;justify-content:center}.Hero-module__H8d9UW__stepButton{min-height:24px}.Hero-module__H8d9UW__numberControl input{min-height:48px;font-size:1rem}}.Hero-module__H8d9UW__searchButton:hover{background-color:var(--accent-gold-light);transform:translateY(-2px)}.Hero-module__H8d9UW__scrollIndicator{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__H8d9UW__scrollLine{background:linear-gradient(#c5a05900 0%,#c5a059cc 50%,#c5a05900 100%);width:1px;height:80px;position:relative;overflow:hidden}.Hero-module__H8d9UW__scrollDot{background-color:#c5a059;border-radius:2px;width:2px;height:12px;animation:2.5s cubic-bezier(.65,0,.35,1) infinite Hero-module__H8d9UW__scrollSlide;position:absolute;top:-20%;left:-.5px}@keyframes Hero-module__H8d9UW__scrollSlide{0%{opacity:0;height:12px;top:-20%}15%{opacity:1;height:24px}40%{height:16px;top:30%}70%{opacity:1;height:12px;top:100%}to{opacity:0;height:4px;top:120%}}@media (max-width:640px){.Hero-module__H8d9UW__bgImage{object-position:center 22%;animation:28s ease-in-out infinite alternate Hero-module__H8d9UW__slowZoomMobile;transform:scale(1.01)}.Hero-module__H8d9UW__content{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:1.25rem}.Hero-module__H8d9UW__subtitle{letter-spacing:.2em;margin-bottom:.75rem}.Hero-module__H8d9UW__textContainer{max-width:100%}.Hero-module__H8d9UW__searchItem{padding:.35rem .75rem}.Hero-module__H8d9UW__scrollIndicator{bottom:1rem}.Hero-module__H8d9UW__scrollLine{height:56px}}@keyframes Hero-module__H8d9UW__slowZoomMobile{0%{transform:scale(1)}to{transform:scale(1.05)}}
