:root{--vw: 1vw;--vh: 1vh;--vmin: 1vmin;--vmax: 1vmax;--space-xs: clamp(.25rem, 1vw, .5rem);--space-sm: clamp(.5rem, 2vw, 1rem);--space-md: clamp(1rem, 4vw, 1.5rem);--space-lg: clamp(1.5rem, 6vw, 2rem);--space-xl: clamp(2rem, 8vw, 3rem);--text-xs: clamp(.75rem, 2vw, .875rem);--text-sm: clamp(.875rem, 2.5vw, 1rem);--text-base: clamp(1rem, 3vw, 1.125rem);--text-lg: clamp(1.125rem, 3.5vw, 1.5rem);--text-xl: clamp(1.25rem, 4vw, 1.75rem);--text-2xl: clamp(1.5rem, 5vw, 2rem);--radius-sm: clamp(.25rem, 1vw, .5rem);--radius-md: clamp(.375rem, 1.5vw, .75rem);--radius-lg: clamp(.5rem, 2vw, 1rem);--content-width: min(96%, 1550px);--content-width-narrow: min(92%, 1550px);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{width:100%;height:100%;overflow-x:hidden}body{margin:0;width:100vw;min-width:100vw;max-width:100vw;min-height:100dvh;min-height:100vh;overflow-x:hidden;background-color:#f4f4f4}#root{width:100%;min-width:100%;max-width:100vw;min-height:100dvh;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{border-radius:var(--radius-md);border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#f4f4f4}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100vw;padding:var(--space-sm) var(--space-lg);min-height:clamp(3rem,10vh,4.5rem);background-color:#f7f7f7;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 3px #0000000f}.navbar-brand{font-size:var(--text-xl);font-weight:700;color:#2563eb;text-decoration:none;letter-spacing:-.02em}.navbar-brand:hover{color:#1d4ed8}.navbar-actions{display:flex;align-items:center;gap:var(--space-sm)}.navbar-icon-btn{display:flex;align-items:center;justify-content:center;width:clamp(2rem,6vw,2.5rem);height:clamp(2rem,6vw,2.5rem);min-width:clamp(2rem,6vw,2.5rem);min-height:clamp(2rem,6vw,2.5rem);padding:0;background:transparent;border:none;border-radius:var(--radius-md);color:#3b82f6;cursor:pointer;transition:color .15s ease,background-color .15s ease}.navbar-icon-btn:hover{color:#2563eb;background-color:#3b82f614}.navbar-sparkle{width:clamp(1rem,3vw,1.25rem);height:clamp(1rem,3vw,1.25rem)}.navbar-get-app{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm);font-weight:500;color:#2563eb;background:#fff;border:1px solid #93c5fd;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.navbar-get-app:hover{background-color:#f8fafc;border-color:#60a5fa;color:#1d4ed8}.navbar-download-icon{width:clamp(.875rem,2.5vw,1rem);height:clamp(.875rem,2.5vw,1rem)}.navbar-sign-in{padding:var(--space-xs) var(--space-md);font-size:var(--text-sm);font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}.navbar-sign-in:hover{background:#1d4ed8}.hero-search-card{width:100%}.hero-search-card-inner{background:#fff;border-radius:var(--radius-lg);box-shadow:0 4px 24px #0000001f,0 2px 8px #00000014;padding:var(--space-md) var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md)}.hero-search-radios{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap}.hero-search-radio{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);font-weight:500;color:#374151;cursor:pointer}.hero-search-radio input{width:1rem;height:1rem;accent-color:#2563eb;cursor:pointer}.hero-search-fields{display:flex;flex-direction:column;gap:var(--space-sm)}.hero-search-row{display:grid;gap:var(--space-sm)}.hero-search-row--two{grid-template-columns:1fr 1fr}.hero-search-row--four{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.hero-search-row--two,.hero-search-row--four{grid-template-columns:1fr}}.hero-search-field{position:relative;display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);border:1px solid #e5e7eb;border-radius:var(--radius-md);background:#fff;min-height:clamp(2.25rem,6vw,2.75rem)}.hero-search-field:focus-within{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}.hero-search-field-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:clamp(1rem,3vw,1.25rem);height:clamp(1rem,3vw,1.25rem);color:#6b7280}.hero-search-field-icon svg{width:100%;height:100%}.hero-search-input{flex:1;min-width:0;border:none;background:transparent;font-size:var(--text-sm);color:#111827}.hero-search-input::placeholder{color:#9ca3af}.hero-search-input:focus{outline:none}.hero-search-field--select{padding-right:var(--space-md)}.hero-search-select{appearance:none;cursor:pointer;padding-right:1.5rem}.hero-search-chevron{position:absolute;right:var(--space-sm);top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#6b7280;pointer-events:none}.hero-search-chevron svg{width:100%;height:100%}.hero-search-actions{display:flex;justify-content:flex-end;margin-top:var(--space-xs)}.hero-search-btn{padding:var(--space-sm) var(--space-lg);font-size:var(--text-sm);font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .2s ease}.hero-search-btn:hover{background:#1d4ed8}.hero{position:relative;width:100%;max-width:100vw;display:flex;align-items:center;justify-content:center;overflow:visible;padding:var(--space-xl) var(--space-lg);padding-bottom:clamp(5rem,18vh,12rem)}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,#1e3a5f,#1a365d,#0f2744);z-index:0}.hero-balloons{position:absolute;inset:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 300'%3E%3Cellipse cx='80' cy='120' rx='35' ry='45' fill='%234a7cbf' opacity='0.6'/%3E%3Cellipse cx='320' cy='80' rx='28' ry='38' fill='%235b6bb0' opacity='0.5'/%3E%3Cellipse cx='200' cy='180' rx='42' ry='52' fill='%233d6ab5' opacity='0.45'/%3E%3Cellipse cx='150' cy='60' rx='25' ry='32' fill='%236b8cce' opacity='0.5'/%3E%3Cellipse cx='280' cy='200' rx='30' ry='40' fill='%234a6fb8' opacity='0.5'/%3E%3Cellipse cx='50' cy='220' rx='22' ry='28' fill='%235a7bc4' opacity='0.45'/%3E%3Cellipse cx='350' cy='160' rx='20' ry='26' fill='%23556bb5' opacity='0.5'/%3E%3C/svg%3E");background-size:clamp(200px,50vw,400px) clamp(150px,40vh,300px);background-repeat:repeat;background-position:0 0,40px 60px}.hero-content{position:relative;z-index:1;width:var(--content-width);max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.hero-title{margin:0;font-size:clamp(1.75rem,5vw + 1rem,3rem);font-weight:700;line-height:1.15;color:#fff;letter-spacing:-.03em}.hero-title-accent{position:relative;display:inline-block}.hero-flourish{position:absolute;top:-.15em;right:-.5em;width:clamp(.75em,2vw,1em);height:clamp(.75em,2vw,1em);color:#fff;opacity:.9}.hero-subtitle{margin:0;font-size:var(--text-base);line-height:1.6;color:#ffffffeb;max-width:var(--content-width-narrow)}.hero-services{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-sm);margin-top:var(--space-sm)}.hero-service{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm);font-weight:500;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.hero-service:hover{border-color:#fffc;background:#ffffff14}.hero-service--active{background:#fff3;border-color:#ffffffe6}.hero-service-icon{width:clamp(1rem,3vw,1.25rem);height:clamp(1rem,3vw,1.25rem);flex-shrink:0;color:#fff}.hero-service-icon--filled{color:#fff}.hero-search-card-wrapper{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:min(94vw,64rem);max-width:calc(100vw - var(--space-lg) * 2);z-index:2;pointer-events:none}.hero-search-card-wrapper>*{pointer-events:auto}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.carousel-section{width:100%;max-width:100vw;padding:18vh 2vw 4vw;background-color:#f4f4f4}.carousel-wrapper{position:relative;width:var(--content-width);max-width:100%;margin:0 auto}.carousel-swiper{width:100%;min-width:0;overflow:hidden}.carousel-swiper .swiper-wrapper{align-items:stretch}.carousel-slide{height:auto;padding:0 .5vw;box-sizing:border-box}@media(max-width:768px){.carousel-slide{padding:0 1vw}}.carousel-card{position:relative;display:flex;align-items:stretch;background:#fff;border-radius:.5vw;padding:1.2vw;box-shadow:0 .15vw .8vw #0000000f,0 .08vw .25vw #0000000a;overflow:hidden}.carousel-card-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.8vw;align-items:flex-start;justify-content:center;padding-right:6vw;z-index:1}.carousel-card-title{margin:0;font-size:1.35vw;font-weight:700;line-height:1.3;color:#111827;max-width:85%}.carousel-card-subtitle{margin:0;font-size:1vw;line-height:1.5;font-weight:400;color:#6b7280}.carousel-card-cta{margin-top:.6vw;padding:.6vw 1.2vw;font-size:1vw;font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:.4vw;cursor:pointer;transition:background .2s ease}.carousel-card-cta:hover{background:#1d4ed8}.carousel-card-graphic{position:absolute;right:1vw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1;filter:drop-shadow(0 .15vw .3vw rgba(0,0,0,.12));z-index:0;pointer-events:none}.carousel-graphic-happy{font-size:.75vw;font-weight:600;letter-spacing:.06em;color:#111827;text-transform:lowercase}.carousel-graphic-holidays{font-size:1.5vw;font-weight:400;font-family:Brush Script MT,Segoe Script,Apple Chancery,cursive,serif;color:#111827}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5vw;height:2.5vw;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;box-shadow:0 .15vw .8vw #0000001a;color:#2563eb;cursor:pointer;transition:color .2s ease,box-shadow .2s ease;z-index:2;overflow:visible}.carousel-nav--prev{left:-1.2vw}.carousel-nav--next{right:-1.2vw}.carousel-nav:hover:not(:disabled){color:#1d4ed8;box-shadow:0 .25vw 1vw #0000001f}.carousel-nav:disabled,.carousel-nav.swiper-button-disabled{opacity:.5;cursor:not-allowed}.carousel-nav svg{width:1.2vw;height:1.2vw;min-width:14px;min-height:14px;display:block;color:#2563eb;stroke:#2563eb;flex-shrink:0}.carousel-nav:hover:not(:disabled) svg,.carousel-nav:hover:not(.swiper-button-disabled) svg{color:#1d4ed8;stroke:#1d4ed8}.carousel-pagination{display:flex;align-items:center;justify-content:center;gap:.5vw;margin-top:2vw}.carousel-pagination-row{display:flex;align-items:center;gap:.5vw}.carousel-pagination-dot{width:.65vw;height:.65vw;min-width:6px;min-height:6px;padding:0;border:none;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s ease;flex-shrink:0}.carousel-pagination-dot:hover{background:#9ca3af}.carousel-pagination-dot--active{background:#2563eb}.carousel-pagination-dot--active:hover{background:#1d4ed8}.carousel-pagination-segment{width:4vw;min-width:28px;height:.12vw;min-height:1px;background:#d1d5db;transition:background .2s ease;flex-shrink:0}.carousel-pagination-segment--active{background:#2563eb}.after-carousel-section{width:100%;max-width:100vw;padding:0 6vw;background-color:#f4f4f4}.after-carousel-container{width:var(--content-width);max-width:100%;margin:0 auto;background:#fff;border-radius:var(--radius-lg);box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;padding:var(--space-xl) 10%}.after-carousel-header{position:relative;text-align:center;margin-bottom:var(--space-xl)}.section-rays{position:absolute;top:-.5rem;left:50%;transform:translate(calc(-50% - 2rem));width:1.25rem;height:1.25rem;color:#2563eb}.after-carousel-title{margin:0;font-size:var(--text-xl);font-weight:700;line-height:1.35;color:#111827}.after-carousel-title-line2{display:block;margin-top:.25em;padding-left:1.5em}.after-carousel-blocks{display:flex;flex-direction:column;gap:var(--space-xl)}.after-carousel-block{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg);align-items:center}.after-carousel-block--image-left{direction:rtl}.after-carousel-block--image-left>*{direction:ltr}.after-carousel-block-content{display:flex;flex-direction:column;gap:var(--space-sm)}.after-carousel-block-title{margin:0;font-size:var(--text-lg);font-weight:700;color:#111827;background:#2563eb1f;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);display:inline-block;width:fit-content}.after-carousel-block-desc{margin:0;font-size:var(--text-base);line-height:1.6;color:#4b5563}.after-carousel-block-placeholder{width:65%;max-width:18rem;aspect-ratio:1;margin:0 auto;background:#e5e7eb;border-radius:var(--radius-md)}@media(max-width:768px){.after-carousel-block{grid-template-columns:1fr;direction:ltr}.after-carousel-block--image-left{direction:ltr}.after-carousel-block-placeholder{order:-1}}.destinations-section{width:100%;max-width:100vw;padding:4vw var(--space-lg) 6vw;background-color:#f4f4f4}.destinations-container{width:var(--content-width);max-width:100%;margin:0 auto;position:relative}.destinations-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-lg)}.destinations-title{margin:0;font-size:var(--text-xl);font-weight:700;color:#111827}.destinations-see-all{flex-shrink:0;padding:var(--space-sm) var(--space-lg);font-size:var(--text-sm);font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .2s ease}.destinations-see-all:hover{background:#1d4ed8}.destinations-swiper-wrapper{position:relative}.destinations-swiper .swiper-wrapper{align-items:stretch}.destinations-slide{height:auto}.destinations-card{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;display:block}.destinations-card-image{position:absolute;inset:0;background-size:cover;background-position:center}.destinations-card-label{position:absolute;bottom:var(--space-md);left:var(--space-md);font-size:var(--text-base);font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);z-index:1}.destinations-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5vw;height:2.5vw;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;box-shadow:0 .15vw .8vw #0000001a;color:#2563eb;cursor:pointer;transition:color .2s ease,box-shadow .2s ease;z-index:2;overflow:visible}.destinations-nav--prev{left:-1.2vw}.destinations-nav--next{right:-1.2vw}.destinations-nav:hover:not(:disabled){color:#1d4ed8;box-shadow:0 .25vw 1vw #0000001f}.destinations-nav:disabled,.destinations-nav.swiper-button-disabled{opacity:.5;cursor:not-allowed}.destinations-nav svg{width:1.2vw;height:1.2vw;min-width:14px;min-height:14px;display:block;color:#2563eb;stroke:#2563eb;flex-shrink:0}.destinations-nav:hover:not(:disabled) svg,.destinations-nav:hover:not(.swiper-button-disabled) svg{color:#1d4ed8;stroke:#1d4ed8}.stays-section{width:100%;max-width:100vw;padding:0 var(--space-lg) 6vw;background-color:#f4f4f4}.stays-container{width:var(--content-width);max-width:100%;margin:0 auto;position:relative}.stays-header{margin-bottom:var(--space-lg)}.stays-title{margin:0 0 var(--space-sm);font-size:var(--text-xl);font-weight:700;color:#111827}.stays-subtitle{margin:0;font-size:var(--text-base);font-weight:400;color:#4b5563}.stays-swiper-wrapper{position:relative}.stays-swiper .swiper-wrapper{align-items:stretch}.stays-slide{height:auto}.stays-card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;display:flex;flex-direction:column;height:100%}.stays-card-image{width:100%;aspect-ratio:4 / 3;flex-shrink:0;background-size:cover;background-position:center}.stays-card-content{padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs);flex:1}.stays-card-title{margin:0;font-size:var(--text-base);font-weight:700;color:#111827;line-height:1.3}.stays-card-location{margin:0;font-size:var(--text-sm);font-weight:400;color:#6b7280}.stays-card-rating{display:flex;align-items:center;gap:var(--space-xs);margin-top:var(--space-xs)}.stays-card-rating-badge{display:inline-block;padding:.2em .5em;font-size:var(--text-sm);font-weight:600;color:#fff;background:#2563eb;border-radius:var(--radius-sm)}.stays-card-reviews{font-size:var(--text-sm);font-weight:400;color:#9ca3af}.stays-card-price{margin:auto 0 0;font-size:var(--text-sm);font-weight:400;color:#6b7280}.stays-card-price strong{color:#111827;font-weight:700}.stays-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5vw;height:2.5vw;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;box-shadow:0 .15vw .8vw #0000001a;color:#2563eb;cursor:pointer;transition:color .2s ease,box-shadow .2s ease;z-index:2;overflow:visible}.stays-nav--prev{left:-1.2vw}.stays-nav--next{right:-1.2vw}.stays-nav:hover:not(:disabled){color:#1d4ed8;box-shadow:0 .25vw 1vw #0000001f}.stays-nav:disabled,.stays-nav.swiper-button-disabled{opacity:.5;cursor:not-allowed}.stays-nav svg{width:1.2vw;height:1.2vw;min-width:14px;min-height:14px;display:block;color:#2563eb;stroke:#2563eb;flex-shrink:0}.stays-nav:hover:not(:disabled) svg,.stays-nav:hover:not(.swiper-button-disabled) svg{color:#1d4ed8;stroke:#1d4ed8}.share-adventure-section{width:100%;max-width:100vw;padding:0 6vw;background-color:#f4f4f4}.share-adventure-container{width:var(--content-width);max-width:100%;margin:0 auto;background:#fff;border-radius:var(--radius-lg);box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;padding:clamp(2rem,4vw,3.5rem) 2%}.share-adventure-header{text-align:center;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.share-adventure-title{margin:0 0 .5em;font-size:var(--text-xl);font-weight:700;line-height:1.35;color:#111827}.share-adventure-description{margin:0 auto 1em;max-width:36rem;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.5;color:#6b7280}.share-adventure-social{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2vw,1.5rem)}.share-adventure-social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#374151;transition:color .2s ease}.share-adventure-social-link:hover{color:#111827}.share-adventure-social-link svg{width:1.5rem;height:1.5rem;display:block}.share-adventure-swiper-wrapper{position:relative}.share-adventure-swiper .swiper-slide,.share-adventure-slide{height:auto}.share-adventure-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:2 / 1;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end}.share-adventure-card-image{position:absolute;inset:0;background-size:cover;background-position:center}.share-adventure-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 45%,transparent 70%);pointer-events:none}.share-adventure-card-author{position:absolute;top:clamp(.75rem,1.5vw,1rem);left:clamp(.75rem,1.5vw,1rem);display:flex;align-items:center;gap:.5rem;z-index:1}.share-adventure-card-avatar{width:clamp(2rem,3vw,2.5rem);height:clamp(2rem,3vw,2.5rem);border-radius:50%;flex-shrink:0}.share-adventure-card-author-name{font-size:clamp(.75rem,1vw,.875rem);font-weight:500;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.share-adventure-card-content{position:relative;z-index:1;padding:clamp(1rem,2vw,1.25rem)}.share-adventure-card-title{margin:0 0 .35em;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;line-height:1.3;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.share-adventure-card-description{margin:0;font-size:clamp(.75rem,1vw,.8125rem);line-height:1.4;color:#ffffffe6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 1px rgba(0,0,0,.2)}.share-adventure-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5vw;height:2.5vw;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;box-shadow:0 .15vw .8vw #0000001a;color:#2563eb;cursor:pointer;transition:color .2s ease,box-shadow .2s ease;z-index:2;overflow:visible}.share-adventure-nav--prev{left:-1.2vw}.share-adventure-nav--next{right:-1.2vw}.share-adventure-nav:hover:not(:disabled){color:#1d4ed8;box-shadow:0 .25vw 1vw #0000001f}.share-adventure-nav:disabled,.share-adventure-nav.swiper-button-disabled{opacity:.5;cursor:not-allowed}.share-adventure-nav svg{width:1.2vw;height:1.2vw;min-width:14px;min-height:14px;display:block;color:#2563eb;stroke:#2563eb;flex-shrink:0}.share-adventure-nav:hover:not(:disabled) svg,.share-adventure-nav:hover:not(.swiper-button-disabled) svg{color:#1d4ed8;stroke:#1d4ed8}.share-adventure-pagination{display:flex;align-items:center;justify-content:center;gap:.5vw;margin-top:clamp(1.25rem,2vw,2rem)}.share-adventure-pagination-row{display:flex;align-items:center;gap:.5vw}.share-adventure-pagination-dot{width:.65vw;height:.65vw;min-width:6px;min-height:6px;padding:0;border:none;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s ease;flex-shrink:0}.share-adventure-pagination-dot:hover{background:#9ca3af}.share-adventure-pagination-dot--active{background:#2563eb}.share-adventure-pagination-dot--active:hover{background:#1d4ed8}.share-adventure-pagination-segment{width:4vw;min-width:28px;height:.12vw;min-height:1px;background:#d1d5db;transition:background .2s ease;flex-shrink:0}.share-adventure-pagination-segment--active{background:#2563eb}.faq-section{width:100%;max-width:100vw;padding:0 6vw;background-color:#f4f4f4}.faq-container{width:var(--content-width);max-width:100%;margin:0 auto;padding:clamp(2rem,4vw,3.5rem) 0}.faq-title{margin:0 0 clamp(1.5rem,3vw,2.5rem);font-size:var(--text-2xl);font-weight:700;line-height:1.3;color:#111827}.faq-layout{position:relative;min-height:clamp(360px,50vw,480px);display:flex;align-items:center}@media(max-width:767px){.faq-layout{min-height:0;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);align-items:stretch}}.faq-questions-container{width:55%;min-height:clamp(280px,38vw,360px);position:relative;z-index:2}@media(max-width:767px){.faq-questions-container{width:100%;min-height:0}}.faq-list{display:flex;flex-direction:column;gap:clamp(.5rem,1vw,.75rem);width:100%}.faq-item{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1rem);width:100%;padding:clamp(.75rem,1.5vw,1rem) clamp(1rem,2vw,1.25rem);background:#e5e7eb;border:none;border-radius:var(--radius-md);cursor:pointer;text-align:left;font:inherit;color:#374151;transition:background .2s ease,color .2s ease}.faq-item:hover{background:#d1d5db;color:#111827}.faq-item--active{background:#fff;color:#111827;font-weight:600;box-shadow:0 1px 3px #0000000f}.faq-item--active:hover{background:#fff}.faq-item-dot{width:clamp(8px,1.2vw,10px);height:clamp(8px,1.2vw,10px);min-width:8px;min-height:8px;border-radius:50%;background:#93c5fd;flex-shrink:0;transition:background .2s ease}.faq-item-dot--active{background:#2563eb}.faq-item-text{flex:1;font-size:var(--text-base);line-height:1.4}.faq-item-chevron{flex-shrink:0;color:#93c5fd;transition:color .2s ease}.faq-item--active .faq-item-chevron{color:#2563eb}.faq-answer-panel{width:55%;min-height:clamp(360px,50vw,480px);position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:1;background:#fff;border-radius:var(--radius-lg);box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;padding:clamp(1.25rem,2.5vw,2rem);padding-left:12%}@media(max-width:767px){.faq-answer-panel{position:static;width:100%;min-height:0;transform:none;padding:clamp(1.25rem,2.5vw,2rem)}}.faq-answer-heading{margin:0 0 clamp(.75rem,1.5vw,1rem);font-size:var(--text-xl);font-weight:700;line-height:1.35;color:#111827}.faq-answer-content{font-size:var(--text-base);line-height:1.6;color:#4b5563}.faq-answer-content p{margin:0 0 1em}.faq-answer-content p:last-child{margin-bottom:0}.download-app-section{width:100%;max-width:100vw;padding:0 6vw;background-color:#f4f4f4}.download-app-container{width:var(--content-width);max-width:100%;margin:0 auto;background:#fff;border-radius:var(--radius-lg);box-shadow:0 2px 12px #0000000f,0 1px 4px #0000000a;padding:clamp(2rem,5vw,3.5rem) clamp(2rem,6vw,4rem);position:relative;overflow:hidden}.download-app-deco{position:absolute;width:clamp(8rem,20vw,14rem);height:clamp(8rem,20vw,14rem);border-radius:50%;background:#93c5fd40;pointer-events:none}.download-app-deco--tl{top:-20%;left:-8%}.download-app-deco--br{bottom:-20%;right:-8%}.download-app-layout{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);position:relative;z-index:1}@media(min-width:768px){.download-app-layout{flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(2rem,5vw,3rem)}}.download-app-content{flex:1;min-width:0}.download-app-title{margin:0 0 .5em;font-size:var(--text-2xl);font-weight:700;line-height:1.3;color:#111827}.download-app-description{margin:0 0 1rem;font-size:var(--text-sm);line-height:1.6;color:#6b7280;max-width:32rem}.download-app-rating{display:flex;align-items:center;gap:.5rem}.download-app-stars{display:flex;align-items:center;gap:.15rem;color:#fbbf24}.download-app-star{flex-shrink:0}.download-app-star--half{clip-path:inset(0 50% 0 0)}.download-app-reviews{font-size:var(--text-sm);font-weight:500;color:#374151}.download-app-actions{display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1rem);flex-shrink:0}@media(min-width:640px){.download-app-actions{flex-direction:row;align-items:center;gap:clamp(1rem,2.5vw,1.5rem)}}.download-app-btn{display:inline-flex;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);padding:clamp(.6rem,1.5vw,.75rem) clamp(1rem,2.5vw,1.25rem);background:#000;color:#fff;border-radius:var(--radius-md);text-decoration:none;font:inherit;transition:opacity .2s ease,transform .15s ease;min-width:10rem}.download-app-btn:hover{opacity:.9}.download-app-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.download-app-btn-icon{width:clamp(1.5rem,4vw,1.75rem);height:clamp(1.5rem,4vw,1.75rem);flex-shrink:0}.download-app-btn-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download-app-btn-small{font-size:.65rem;font-weight:400;text-transform:uppercase;letter-spacing:.02em}.download-app-btn-large{font-size:clamp(.875rem,2.2vw,1rem);font-weight:700}.download-app-qr{flex-shrink:0}.download-app-qr-placeholder{width:clamp(5rem,12vw,7rem);height:clamp(5rem,12vw,7rem);background:#1f2937;border-radius:var(--radius-sm)}@media(max-width:639px){.download-app-actions{align-items:flex-start}.download-app-qr{margin-top:.25rem}}@media(min-width:640px){.download-app-actions{flex-wrap:wrap}.download-app-qr{align-self:center}}#root{display:flex;flex-direction:column;width:100%;min-width:100%;max-width:100vw;min-height:100dvh;min-height:100vh}main{flex:1;width:100%;max-width:100vw;padding:0;position:relative;padding-top:clamp(3rem,10vh,4.5rem)}.main-below-hero{min-height:clamp(20rem,40vh,32rem);background-color:#f5f5f5;padding:clamp(6rem,15vh,10rem) var(--space-lg) var(--space-xl)}
