@keyframes Home_backgroundFade__qiH0w{0%,20%{opacity:1;transform:scale(1.05)}25%,45%{opacity:0;transform:scale(1)}50%,70%{opacity:0;transform:scale(1)}75%,95%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}.Home_homePage__DcYU4{height:100dvh;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.Home_backgroundSlide__gYi5a{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;animation:Home_backgroundFade__qiH0w 30s infinite;z-index:-1}.Home_bg1__g4fcU{background-image:url(/HaLongBackground.png);animation-delay:0s}.Home_bg2__Pr3h9{background-image:url(/LombokBackground.png);animation-delay:-5s}.Home_bg3__8pGV5{background-image:url(/DublinBackground.png);animation-delay:-10s}.Home_bg4__ogQRD{background-image:url(/WhistlerBackground.png);animation-delay:-15s}.Home_container__9OuOz{width:100%;max-width:800px;text-align:center;position:relative;z-index:2;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:stretch;flex:1 1;min-height:0;justify-content:center}.Home_title__YEn0u{font-size:clamp(24px,5vw,40px);font-weight:700;margin-bottom:8px;color:white;letter-spacing:-.5px;text-align:center;white-space:nowrap}.Home_subtitle__Qob9A{margin-bottom:32px;line-height:1.3;text-align:center}.Home_subtitle__Qob9A p{color:white;font-size:clamp(12px,2.5vw,16px);margin:1px 0}.Home_searchContainer__LK1YH{display:flex;gap:10px;margin:0 auto;flex-wrap:nowrap;position:relative;background:#333333;padding:6px 6px 6px 24px;border-radius:100px;width:100%;border:1px solid #454545;box-shadow:0 4px 4px rgba(0,0,0,.09);z-index:3}.Home_searchContainerCompact__1eIDv{padding:4px 6px 4px 20px}.Home_searchContainerCompact__1eIDv .Home_searchSection__PRYyl{justify-content:center}.Home_searchContainerCompact__1eIDv .Home_searchButton__0Ct0A{width:40px;height:40px}.Home_searchContainer__LK1YH:after{display:none}.Home_searchSection__PRYyl{display:flex;flex-direction:column;flex:1 1;align-items:flex-start;position:relative;min-width:0}.Home_searchLabel__f6G9Z{font-size:14px;color:white;margin-bottom:2px;font-weight:400}.Home_searchInput__5Gwu0{background:transparent;border:none;color:rgba(255,255,255,.5);font-size:16px;width:100%;padding:2px 0}.Home_searchInput__5Gwu0::placeholder{color:rgba(255,255,255,.5)}.Home_monthSelect__JjJBY{background:transparent;border:none;font-size:16px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;padding:0 24px 0 0;width:100%;max-width:130px}.Home_monthSelect__JjJBY,.Home_monthSelect__JjJBY option[value=""]{color:rgba(255,255,255,.5)}.Home_monthSelect__JjJBY option:not([value=""]){color:white;background:#333}.Home_divider__8oASY{width:1px;background:rgba(255,255,255,.2);margin:0 16px;align-self:stretch}.Home_searchButton__0Ct0A{background:white;color:#333;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0;margin-left:0}.Home_searchButton__0Ct0A:hover{background:rgba(255,255,255,.9);transform:scale(1.05)}.Home_suggestionsContainer__lqH_0{position:absolute;top:100%;left:0;right:0;background:#333;border-radius:8px;margin-top:8px;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.Home_suggestionsContainer__lqH_0::-webkit-scrollbar{width:6px}.Home_suggestionsContainer__lqH_0::-webkit-scrollbar-track{background:transparent}.Home_suggestionsContainer__lqH_0::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.3);border-radius:3px;border:none}.Home_suggestionsContainer__lqH_0::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.5)}.Home_suggestionItem__h53x2{width:100%;padding:12px 16px;text-align:left;background:none;border:none;color:white;cursor:pointer;transition:background-color .2s}.Home_suggestionItem__h53x2:hover{background:rgba(255,255,255,.1)}.Home_suggestionLoading__Ornk9{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:12px 16px;cursor:default}.Home_suggestionDots__wGys2{display:inline-flex;align-items:center;gap:4px}.Home_suggestionDot__fs90O{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.75);opacity:.25;animation:Home_suggestionDotPulse__9pqR_ 1.4s ease-in-out infinite}.Home_suggestionDot__fs90O:nth-child(2){animation-delay:.2s}.Home_suggestionDot__fs90O:nth-child(3){animation-delay:.4s}@keyframes Home_suggestionDotPulse__9pqR_{0%,to{opacity:.25}50%{opacity:1}}@media (max-width:640px){.Home_searchInput__5Gwu0::placeholder{content:"Search";font-size:16px}.Home_monthSelect__JjJBY{font-size:14px!important;max-width:100px}.Home_searchSection__PRYyl:last-of-type{flex:0 0 auto;width:100px}.Home_searchInput__5Gwu0{font-size:14px}.Home_searchLabel__f6G9Z{font-size:12px}.Home_monthSelect__JjJBY option{font-size:14px}.Home_searchButton__0Ct0A{display:none}.Home_searchContainer__LK1YH{padding-right:24px}}.Footer_footer__JrJN9{display:flex;justify-content:center;align-items:center;gap:24px;padding:40px 20px;margin-top:auto;width:100%}.Footer_footerWithBrand__9tT8R{position:relative;justify-content:center;flex-wrap:wrap;row-gap:20px}.Footer_brandSlot__a_Pi_{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.Footer_footerLinks__ZtA3a{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.Footer_footerLink__IuAwY{color:white;text-decoration:underline;font-size:14px;transition:opacity .2s}.Footer_footerLink__IuAwY:hover{opacity:.8}.Footer_footerOnLight__zlPAD .Footer_footerLink__IuAwY{color:#222}@media (max-width:768px){.Footer_footer__JrJN9{gap:16px;padding:32px 20px}.Footer_footerWithBrand__9tT8R{flex-direction:column-reverse;align-items:center;gap:20px}.Footer_footerWithBrand__9tT8R .Footer_brandSlot__a_Pi_{position:static;transform:none;align-self:flex-start}.Footer_footerWithBrand__9tT8R .Footer_footerLinks__ZtA3a{width:100%;justify-content:center}.Footer_footerLink__IuAwY{font-size:13px}}.WengoBrand_brand__WU_U6{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#fff;flex-shrink:0}.WengoBrand_brand__WU_U6:hover .WengoBrand_wordmark__EWM3B{opacity:.92}.WengoBrand_brandHeader__R6Zh5{background:#2d2d2d;padding:10px 14px;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.2)}.WengoBrand_brandOnLight__cdzch,.WengoBrand_brandOnLight__cdzch .WengoBrand_wordmark__EWM3B{color:#222}.WengoBrand_logo__bW7Ou{height:32px;width:auto;display:block;flex-shrink:0}.WengoBrand_wordmark__EWM3B{font-weight:700;font-size:1.125rem;letter-spacing:-.02em;line-height:1;color:#fff;transition:opacity .2s}@media (max-width:640px){.WengoBrand_logo__bW7Ou{height:28px}.WengoBrand_wordmark__EWM3B{font-size:1rem}.WengoBrand_brandHeader__R6Zh5{padding:8px 12px}}.TemperatureUnitToggle_toggle__K_OtW{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.TemperatureUnitToggle_unit__myJ3w{background:none;border:none;padding:4px 2px;font-size:1rem;font-weight:600;font-family:inherit;line-height:1;cursor:pointer;transition:opacity .2s,color .2s}.TemperatureUnitToggle_active__nlU_j{color:#fff;opacity:1}.TemperatureUnitToggle_inactive__LSzCm{color:#fff;opacity:.45}.TemperatureUnitToggle_inactive__LSzCm:hover{opacity:.7}.TemperatureUnitToggle_separator__b__EZ{color:#fff;opacity:.45;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:640px){.TemperatureUnitToggle_unit__myJ3w{font-size:.9375rem}}.SiteHeader_siteHeader__W9w2S{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;box-sizing:border-box;flex-shrink:0}@media (max-width:640px){.SiteHeader_siteHeader__W9w2S{padding:14px 16px}}