.destination-page{min-height:100vh;overflow-x:hidden}.about-container{max-width:1200px;margin:0 auto;position:relative}.destination-hero{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:60px;left:0;right:0;top:0;z-index:1}.destination-hero,.hero-container{position:relative;width:100vw;height:550px;overflow:hidden}.hero-container{margin:0;padding:0}.hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:550px;z-index:0}.hero-image{object-fit:cover}.hero-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,1) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.3) 60%,rgba(0,0,0,0));z-index:1;pointer-events:none}.hero-content{position:absolute;left:50%;transform:translateX(-50%);z-index:2;width:100%;max-width:1200px;bottom:40px;text-align:left;color:white;box-sizing:border-box}.hero-text{max-width:490px;margin-bottom:8px;animation:fadeInUp .8s ease-out}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:6px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:white}.hero-tagline{font-size:1rem;margin-bottom:8px;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.4;color:white;width:60%;font-weight:500}.hero-price{display:flex;flex-direction:row;align-items:baseline;gap:10px;margin-bottom:16px;flex-wrap:wrap;font-weight:500}.price-label{font-size:1.1rem;opacity:.95;color:white}.price-amount{font-size:1.8rem;font-weight:700;color:#C8FF40;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-cta{animation:fadeInUp 1s ease-out .2s both}.cta-button{display:inline-flex;align-items:center;gap:10px;padding:15px 51pxx;border-radius:29px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.cta-primary{background:linear-gradient(135deg,#00549d,#0077cc);color:white;box-shadow:0 4px 12px rgba(0,84,157,.3)}.cta-primary:hover{background:#003d73;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,84,157,.4)}.cta-icon{display:flex;align-items:center;justify-content:center}.cta-icon svg{width:20px;height:20px}.hero-video-wrapper{overflow:hidden;z-index:0}.hero-video-direct,.hero-video-iframe,.hero-video-wrapper{position:absolute;top:0;left:0;right:0;width:100vw;height:550px;pointer-events:none;margin:0;padding:0}.hero-video-direct,.hero-video-iframe,.hero-video-mux{object-fit:cover}.hero-video-mux{position:absolute;top:0;left:0;right:0;width:100vw;height:550px;margin:0;padding:0}.hero-video-wrapper mux-player{width:100vw!important;height:550px!important;object-fit:cover!important;pointer-events:none!important;--controls:none!important;--media-controls-display:none!important}.hero-video-wrapper mux-player::part(controls){display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper mux-player::part(control-bar){display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper mux-player::part(center-click-overlay){display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper mux-player::part(bottom){display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper mux-player::part(top){display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper mux-player [slot=bottom],.hero-video-wrapper mux-player [slot=controls],.hero-video-wrapper mux-player [slot=top]{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-direct{pointer-events:none!important}.hero-video-direct::-webkit-media-controls,.hero-video-direct::-webkit-media-controls-enclosure{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-direct::-webkit-media-controls-panel,.hero-video-direct::-webkit-media-controls-play-button{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-direct::-webkit-media-controls-current-time-display,.hero-video-direct::-webkit-media-controls-timeline{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-direct::-webkit-media-controls-mute-button,.hero-video-direct::-webkit-media-controls-time-remaining-display{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-direct::-webkit-media-controls-fullscreen-button,.hero-video-direct::-webkit-media-controls-volume-slider{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-wrapper video::-webkit-media-controls-overlay-enclosure,.hero-video-wrapper video::-webkit-media-controls-overlay-play-button{display:none!important;opacity:0!important;visibility:hidden!important}.hero-video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:1.2rem;z-index:1}.hero-video-wrapper *,.hero-video-wrapper iframe,.hero-video-wrapper mux-player,.hero-video-wrapper video{pointer-events:none!important}.hero-video-wrapper [class*=Control],.hero-video-wrapper [class*=Controls],.hero-video-wrapper [class*=control],.hero-video-wrapper [class*=controls]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.hero-carousel-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-carousel-slides{position:relative;width:100%;height:100%}.hero-carousel-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out}.hero-carousel-item.active{opacity:1;z-index:1}.hero-carousel-image{object-fit:cover}.hero-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:rgba(255,255,255,.2);border:none;color:white;padding:15px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.hero-carousel-arrow:hover{background:rgba(255,255,255,.3)}.hero-carousel-arrow-prev{left:20px}.hero-carousel-arrow-next{right:20px}.hero-carousel-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:10px;list-style:none;padding:0;margin:0}.hero-carousel-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease;border:none;padding:0}.hero-carousel-dot.active{background:white;width:30px;border-radius:6px}.destination-promo-section{display:none;position:relative;margin-top:-70px;z-index:10}.destination-promo-container{max-width:1200px;margin:0 auto;position:relative}.destination-promo-content-box{background:white;border-radius:12px;padding:32px 24px;max-width:100%;margin:0 auto}.destination-promo-title{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#000;text-align:left;line-height:1.3}.destination-promo-subtitle{font-size:1rem;margin-bottom:20px;color:#333;text-align:left;line-height:1.5;font-weight:400}.destination-promo-price-section{margin-bottom:24px}.destination-promo-price-box{background:#E8F4F8;padding:16px;border-radius:8px}.destination-promo-price-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#2d7a7a;color:white;border-radius:8px;font-size:1.5rem;font-weight:700;flex-shrink:0}.destination-promo-price-content{display:flex;flex-direction:column;gap:6px}.destination-promo-price-text{display:flex;flex-direction:row;align-items:center;gap:8px}.destination-promo-price-label{font-size:.9rem;color:#666;font-weight:500}.destination-promo-price-amount{font-size:1.5rem;font-weight:700;color:#000;line-height:1.3;margin:0}.destination-promo-price-unit{font-size:1rem;font-weight:500;color:#666}.destination-promo-price-includes{font-size:.9rem;color:#555;margin:0;line-height:1.4;font-weight:400}.destination-promo-cta{display:flex;flex-direction:column;align-items:center;gap:0}.destination-promo-cta-button{display:inline-flex;align-items:center;gap:10px;padding:15px 40px;background:linear-gradient(135deg,#00549d,#0077cc);color:white;border-radius:29px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,84,157,.3)}.destination-promo-cta-button:hover{background:#003d73;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,84,157,.4)}.destination-promo-trust-text{font-size:.85rem;color:#666;margin:12px 0 0;text-align:center;line-height:1.4;font-weight:400}.destination-promo-cta-icon{display:flex;align-items:center;justify-content:center}.destination-promo-cta-icon svg{width:20px;height:20px}.destination-about{padding:24px 0;position:relative}.about-content-box{background:white;background-color:#FAFAFA;border-radius:8px;padding:40px;max-width:100%;margin:0 auto;position:relative;overflow:visible}.about-content-wrapper-outer{position:relative;width:100%;display:flex;flex-direction:column}.about-header-wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative;width:100%}.about-heading{font-size:1.8rem;font-weight:700;margin-bottom:0;color:#000;flex:1}.about-description-wrapper,.about-heading{text-align:left}.about-description-text{font-size:1rem;line-height:1.7;color:#000;margin:0}.about-description-text strong{font-weight:700;color:#000}.about-description-content{font-weight:400}.about-description-content p{margin:0;display:inline}.about-description-content p:not(:last-child){margin-bottom:10px;display:block}.about-content-inner{width:100%}.about-read-less-sticky{position:relative;width:calc(100% + 80px);display:flex;flex-direction:row-reverse;height:40px;align-items:center;justify-content:flex-end;z-index:100;background:white;margin:-40px -40px 20px;padding:0 40px;box-sizing:border-box;transition:all .2s ease}.about-read-less-sticky.is-sticky{position:fixed;top:70px;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;margin:0;padding:0 40px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:1280px){.about-read-less-sticky.is-sticky{width:calc(100vw - 40px);max-width:1200px}}.about-read-less-top{background:#2d7a7a;color:white;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:inherit;white-space:nowrap}.about-content-wrapper{max-height:100%;overflow-y:hidden;margin-bottom:0;transition:.4s ease-in-out;font-size:16px;line-height:27px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.about-read-less-top:hover{background:#1f5a5a}.about-more-link{background:none;border:none;color:#0077cc;font-size:inherit;text-decoration:none;font-weight:700;margin-left:4px;padding:0;cursor:pointer;transition:color .2s ease;font-family:inherit;display:inline}.about-more-link:hover{color:#00549d;text-decoration:underline}.section-title{font-size:2.5rem;font-weight:700;color:#00549d}.about-description{font-size:1.1rem;line-height:1.8;color:#333;max-width:900px;margin:0 auto}.about-description p{margin-bottom:20px}.about-description ol,.about-description ul{margin:20px 0;padding-left:30px}.about-description li{margin-bottom:10px}.package-section{margin-bottom:40px;padding:0 10px}.package-section-carousel{position:relative}.package-section-carousel .package-section-carousel-wrapper{position:relative;display:flex;flex-direction:column}.package-section-carousel .section-header-with-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px;min-height:60px;position:relative}.package-section-carousel .section-header-with-controls .section-header{flex:1;margin-bottom:0}.package-section-carousel .destination-package-carousel,.package-section-carousel .destination-package-carousel .trip-carousel{position:relative}.package-section-carousel .destination-package-carousel .carousel-controls{position:absolute;top:-90px;right:0;margin-top:0;padding:0;justify-content:flex-end;width:auto;z-index:10}.section-header-with-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:20px}.section-header-with-controls .section-header{flex:1;margin-bottom:0}.carousel-controls-wrapper{display:flex;align-items:center;flex-shrink:0}.section-subtitle{font-size:1.2rem;color:#666;margin-top:10px}.package-grid{display:grid;gap:30px;margin-bottom:40px}.package-grid-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.package-grid-carousel{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));overflow-x:auto;display:flex;gap:20px;padding-bottom:20px}.package-grid-list{grid-template-columns:1fr}.package-container{width:100%;max-width:1200px;margin:0 auto;padding:0}.package-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;min-width:280px}.package-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.package-card-image{position:relative;width:100%;height:200px;overflow:hidden}.package-image{object-fit:cover;transition:transform .3s ease}.package-card:hover .package-image{transform:scale(1.05)}.package-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.package-card-title{font-size:1.3rem;font-weight:600;margin-bottom:10px;color:#00549d}.package-card-duration{font-size:.95rem;color:#666;margin-bottom:15px}.package-card-price{margin-top:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.package-price{font-size:1.5rem;font-weight:700;color:#00549d}.package-price-original{font-size:1.2rem;color:#999;text-decoration:line-through}.package-price-discount{font-size:1.5rem;font-weight:700;color:#00549d}.package-card-badge{display:inline-block;padding:4px 12px;background:#e8f4f8;color:#00549d;border-radius:4px;font-size:.85rem;font-weight:600;margin-top:10px}.section-footer{text-align:center;margin-top:40px}.view-all-link{display:inline-block;padding:12px 30px;background:#00549d;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.view-all-link:hover{background:#003d73;transform:translateY(-2px)}.destination-blog-references{padding:24px 0;background:#ffffff}.destination-blog-references .container{max-width:1200px;margin:0 auto;padding:0}@media (max-width:768px){.destination-blog-references .container{padding:0 10px}}.destination-blog-references .section-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#00549d;text-align:left}.destination-blog-references .section-description{font-size:1rem;color:#333;line-height:1.6;margin-bottom:40px;max-width:900px}.blog-carousel-wrapper{position:relative;width:100%;margin:0 auto}.blog-carousel{display:flex;gap:30px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0 20px;scroll-snap-type:x proximity}.blog-carousel::-webkit-scrollbar{display:none}.blog-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.95);border:1px solid #e5e7eb;color:#333;padding:12px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:48px;height:48px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.blog-carousel-arrow:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-50%) scale(1.05)}.blog-carousel-arrow-left{left:-24px}.blog-carousel-arrow-right{right:-24px}.blog-carousel-arrow svg{width:20px;height:20px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.dest-blog-card{background:white;border-radius:0;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;min-width:390px;max-width:390px;flex-shrink:0;scroll-snap-align:start}.dest-blog-card:hover{transform:translateY(-3px)}.dest-blog-card-image-wrapper{position:relative;width:100%;height:220px;overflow:hidden}.dest-blog-card-image{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.blog-image{object-fit:cover;transition:transform .3s ease}.dest-blog-card:hover .blog-image{transform:scale(1.05)}.dest-blog-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;display:flex;flex-direction:column;gap:10px;align-items:flex-start;z-index:2}.dest-blog-card-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:20px;font-weight:500;white-space:nowrap}.dest-blog-card-location-pill{background:rgba(0,0,0,.85);color:white;font-size:12px}.dest-blog-card-location-pill svg{flex-shrink:0;margin-right:6px}.dest-blog-card-title{font-size:1rem;font-weight:700;color:#000;line-height:1.3}.dest-blog-card-duration-pill{background:rgba(0,0,0,.85);color:white;font-size:.85rem}.dest-blog-card-content{padding:14px 0;flex-grow:1;display:flex;flex-direction:column}.dest-blog-card-content .dest-blog-card-title{margin-top:0}.dest-blog-card-excerpt{font-size:.85rem;color:#333;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dest-blog-card-link{color:#00549d;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-block}.dest-blog-card-link:hover{text-decoration:underline}.modern-faq-container{padding:80px 0;position:relative;overflow:hidden}.modern-faq-container:before{content:"";position:absolute;top:0;left:0;right:0;height:1px}.modern-faq-header{text-align:center;max-width:700px;margin:0 auto 60px;padding:0 20px}.header-badge{display:inline-block;margin-bottom:20px}.header-badge span{background:linear-gradient(135deg,#00549d,#0077cc);color:white;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 4px 15px rgba(0,84,157,.2)}.main-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:20px}.main-title .highlight{background:linear-gradient(135deg,#00549d,#0077cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.2rem;color:#666;line-height:1.6;font-weight:400}.modern-faq-content{max-width:900px;margin:0 auto;padding:0 20px}.faq-grid{display:flex;flex-direction:column;gap:15px}.modern-faq-item{background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.modern-faq-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#00549d,#0077cc);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.modern-faq-item.active:before,.modern-faq-item:hover:before{transform:scaleX(1)}.modern-faq-item:hover{border-color:rgba(0,84,157,.2)}.modern-faq-item.active,.modern-faq-item:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.modern-faq-item.active{border-color:rgba(0,84,157,.3);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,255,.98))}.modern-faq-question{width:100%;background:none!important;border:none;padding:12px 30px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:inherit;transition:all .3s ease;position:relative}.modern-faq-question:focus{outline:3px solid rgba(0,84,157,.3);outline-offset:2px}.modern-faq-question:focus:not(:focus-visible){outline:none}.question-content{flex:1;text-align:left}.question-text{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;transition:color .3s ease}.modern-faq-item.active .question-text{color:#00549d}.modern-faq-arrow{background:rgba(0,84,157,.1);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.modern-faq-arrow svg{width:20px;height:20px;color:#00549d;transition:transform .3s cubic-bezier(.4,0,.2,1)}.modern-faq-arrow.active{background:linear-gradient(135deg,#00549d,#0077cc);transform:scale(1.1)}.modern-faq-arrow.active svg{color:white;transform:rotate(180deg)}.modern-faq-answer{border-top:1px solid rgba(0,84,157,.1);padding:25px 30px;animation:slideDown .4s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.answer-content{position:relative;width:100%}.answer-content:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(135deg,#00549d,#0077cc);border-radius:2px;opacity:.3}.answer-content p{font-size:1rem;color:#555;line-height:1.7;margin:0;padding-left:15px}.answer-content ol,.answer-content ul{margin:10px 0;padding-left:40px}.answer-content li{margin-bottom:8px}.modern-faq-item{animation:fadeInUp .6s ease-out}.modern-faq-item:first-child{animation-delay:.1s}.modern-faq-item:nth-child(2){animation-delay:.2s}.modern-faq-item:nth-child(3){animation-delay:.3s}.modern-faq-item:nth-child(4){animation-delay:.4s}.modern-faq-item:nth-child(5){animation-delay:.5s}.modern-faq-item:nth-child(6){animation-delay:.6s}@media (prefers-contrast:high){.modern-faq-item{border:2px solid #000}.answer-content p,.question-text{color:#000}}@media (prefers-reduced-motion:reduce){.modern-faq-answer,.modern-faq-arrow,.modern-faq-arrow svg,.modern-faq-item{animation:none;transition:none}}.destination-reviews{padding:80px 0;background:#f8f9fa}.reviews-placeholder{text-align:center;padding:60px 20px;color:#666}.reviews-note{font-size:.9rem;margin-top:10px;opacity:.7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.destination-promo-section{display:block}.destination-promo-content-box{padding:24px 10px;border-radius:12px}.destination-promo-title{font-size:1.3rem;margin-bottom:6px}.destination-promo-subtitle{font-size:.95rem;margin-bottom:18px}.destination-promo-price-box{padding:14px}.destination-promo-price-icon{width:36px;height:36px;font-size:1.3rem}.destination-promo-price-amount{font-size:1.3rem}.destination-promo-price-unit{font-size:.9rem}.destination-promo-price-includes{font-size:.85rem}.destination-promo-trust-text{font-size:.8rem;margin-top:10px}.destination-promo-cta-button{width:100%;justify-content:center;padding:14px 30px;font-size:1rem}.destination-hero,.hero-container,.hero-image-wrapper{height:450px}.hero-video-wrapper{width:100vw;height:450px}.hero-video-wrapper mux-player{width:100vw!important;height:450px!important}.hero-video-direct,.hero-video-iframe{width:100vw;height:450px}.hero-video-mux{height:450px}.hero-content{display:none}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.2rem}.price-amount{font-size:1.5rem}.cta-button{width:100%;justify-content:center}.hero-gradient-overlay{background:linear-gradient(0deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.15) 50%,rgba(0,0,0,0))}.hero-carousel-arrow{width:40px;height:40px;padding:10px}.hero-carousel-arrow-prev{left:10px}.hero-carousel-arrow-next{right:10px}.section-title{font-size:1.15rem}.package-grid-grid{grid-template-columns:1fr}.blog-carousel-wrapper{padding:0 20px}.blog-carousel-arrow{width:40px;height:40px;padding:10px}.blog-carousel-arrow-left{left:0}.blog-carousel-arrow-right{right:0}.blog-carousel{gap:20px;padding:10px 0 20px}.blog-grid{grid-template-columns:1fr;gap:24px}.destination-blog-references .section-title{font-size:1.15rem}.destination-blog-references .section-description{font-size:.95rem;margin-bottom:30px}.dest-blog-card{min-width:280px;max-width:280px}.dest-blog-card-image-wrapper{height:240px}.dest-blog-card-overlay{padding:16px;gap:8px}.dest-blog-card-pill{padding:6px 14px}.dest-blog-card-title{font-size:1.1rem;margin-bottom:10px}.dest-blog-card-location-pill{font-size:.85rem}.dest-blog-card-duration-pill{font-size:.8rem}.package-grid-carousel{flex-direction:column}.package-card{min-width:100%}.package-section-carousel .section-header-with-controls{flex-direction:column;align-items:flex-start;gap:20px;min-height:auto}.package-section-carousel .destination-package-carousel .carousel-controls{position:static;top:auto;right:auto;margin-top:20px;justify-content:center;width:100%}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-content{padding:0 20px}.dest-blog-card-image-wrapper{height:200px}.destination-about{padding:0;position:relative;z-index:10}.destination-blog-references{padding:0}.about-container{padding:0 16px}.about-content-box{border-radius:16px;padding:24px 20px}.about-heading{font-size:1.1rem;font-weight:700;margin-bottom:12px;line-height:1.3}.about-description-text{font-size:.875rem;line-height:1.6;color:#333}.about-more-link{color:#0077cc;font-weight:700;font-size:inherit;margin-left:4px}.about-more-link:hover{color:#00549d;text-decoration:underline}.destination-package-sections,.modern-faq-container{padding:60px 0}.modern-faq-header{margin-bottom:40px;padding:0 15px}.modern-faq-content{padding:0 15px}.faq-grid{gap:10px}.modern-faq-item{border-radius:15px}.modern-faq-question{padding:20px}.question-text{font-size:1.1rem}.modern-faq-arrow{width:38px;height:38px}.modern-faq-arrow svg{width:18px;height:18px}.answer-content p{font-size:.95rem}.modern-faq-container{padding:50px 0}.modern-faq-content,.modern-faq-header{padding:0 10px}.modern-faq-question{padding:18px 16px}.question-text{font-size:1rem}.modern-faq-arrow{width:35px;height:35px}.answer-content:before{width:3px}.answer-content p{font-size:.9rem;line-height:1.6}.faq-grid{gap:4px}.destination-reviews{padding:60px 0}.blog-carousel-wrapper{padding:0}.blog-carousel-arrow{width:36px;height:36px;padding:8px}.blog-carousel-arrow-left{left:-10px}.blog-carousel-arrow-right{right:-10px}.dest-blog-card{min-width:320px;max-width:320px}.blog-carousel{gap:16px}.dest-blog-card-overlay{padding:12px;gap:6px}.dest-blog-card-pill{padding:5px 12px;font-size:.8rem}.dest-blog-card-title{font-size:1rem;margin-bottom:8px}.dest-blog-card-duration-pill,.dest-blog-card-location-pill{font-size:.75rem}}@media (max-width:450px){.destination-package-sections{padding:16px 0}.destination-hero,.hero-container,.hero-image-wrapper{height:370px}.hero-video-wrapper{width:100vw;height:370px}.hero-video-wrapper mux-player{width:100vw!important;height:370px!important}.hero-video-direct,.hero-video-iframe{width:100vw;height:370px}.hero-video-mux{height:370px}.about-container{padding:0 12px}.about-header-wrapper{margin-bottom:0}.about-content-box{padding:14px 16px;border-radius:12px}.about-heading{font-size:1rem;margin-bottom:10px}.about-description-text{font-size:.8125rem;line-height:1.5}}.dest-card-carousel{width:100%;box-sizing:border-box;padding:0;visibility:visible;opacity:1}.dest-card-container{position:relative;width:100%;overflow:hidden;height:auto;visibility:visible}.dest-card-scroll-container{width:100%;height:auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;display:flex;gap:12px;padding:0 16px}.dest-card-scroll-container::-webkit-scrollbar{display:none}@media (min-width:640px){.dest-card-scroll-container{gap:16px;padding:0 20px}}@media (min-width:768px){.dest-card-scroll-container{gap:16px;padding:0 24px}}@media (min-width:1024px){.dest-card-scroll-container{gap:20px;padding:0 24px}}.dest-card-item{display:flex;flex-direction:column;outline:none;flex:0 0 auto;min-width:260px;width:260px;height:100%;transition:transform .2s ease-out;scroll-snap-align:start}@media (min-width:640px){.dest-card-item{min-width:280px;width:280px}}@media (min-width:768px){.dest-card-item{min-width:300px;width:300px}}@media (min-width:1024px){.dest-card-item{min-width:320px;width:320px}}.dest-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;width:100%;height:100%;cursor:pointer;position:relative;z-index:1}.dest-card-figure{position:relative;border-radius:12px;overflow:hidden;background:#f3f3f3;width:100%;flex:1 1 auto;min-height:280px;transition:box-shadow .2s ease}@media (min-width:640px){.dest-card-figure{min-height:320px}}@media (min-width:768px){.dest-card-figure{min-height:360px}}@media (min-width:1024px){.dest-card-figure{min-height:400px}}.dest-card-figure-img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block;transition:transform .35s ease}@media (min-width:640px){.dest-card-figure-img{min-height:320px}}@media (min-width:768px){.dest-card-figure-img{min-height:360px}}@media (min-width:1024px){.dest-card-figure-img{min-height:400px}}.dest-card-figure-overlay{position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,0) 50%,transparent);pointer-events:none}.dest-card-discount{position:absolute;right:8px;top:8px;display:flex;align-items:flex-start;gap:6px;z-index:2}.dest-card-upto{background:#c8ff40;color:#000;padding:3px 6px;border-radius:4px 0 0 4px;font-weight:700;font-size:11px}.dest-card-discount .dest-card-amount{background:linear-gradient(135deg,#00549d,#0077cc);color:#fff;border-radius:6px;padding:4px 6px;display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:11px;line-height:1}.dest-card-discount .dest-card-amt{font-size:13px}.dest-card-discount .dest-card-off{font-size:10px;opacity:.95}.dest-card-body{position:absolute;left:12px;right:12px;bottom:12px;color:#fff;z-index:3;display:block;width:auto}.dest-card-title{margin:0;font-size:16px;font-weight:500;line-height:1.05;max-height:3.4em;overflow:hidden;text-overflow:ellipsis;text-transform:none;letter-spacing:normal;text-shadow:none;text-align:left}@media (min-width:640px){.dest-card-title{font-size:15px}}@media (min-width:1024px){.dest-card-title{font-size:20px}}.dest-card-route{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#2b2b2b;padding:2px 6px;border-radius:6px;font-size:12px;margin-top:10px;max-width:100%;overflow:hidden}.dest-card-icon-loc{width:12px;height:12px;fill:#0b74ff;flex-shrink:0}.dest-card-route-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dest-card-meta-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#fff}.dest-card-meta-icon{width:12px;height:12px;fill:#fff;flex-shrink:0}.dest-card-price-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.dest-card-prices{display:flex;align-items:center;gap:6px}.dest-card-original{font-size:16px;color:#fff;text-decoration:line-through;opacity:.8}.dest-card-current{font-size:24px;font-weight:600;color:#fff}.dest-card-controls{display:flex;align-items:center;justify-content:end;gap:12px;margin-bottom:16px;padding:0 24px;transition:opacity .2s ease-in-out;position:relative}.dest-card-controls.transitioning{pointer-events:none}.dest-card-nav-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid #e5e7eb;border-radius:50%;background:#fff;color:#374151;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.1);transform:scale(1)}.dest-card-nav-btn:active{transform:scale(.95);transition:transform .1s ease-out}.dest-card-nav-btn:hover:not(:disabled){border-color:#0b74ff;color:#0b74ff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.dest-card-nav-btn:disabled{opacity:.5;cursor:not-allowed}.dest-card-nav-btn:active:not(:disabled){transform:translateY(0)}.dest-card-link:hover .dest-card-figure-img{transform:scale(1.05)}.dest-card-link:hover .dest-card-figure{box-shadow:0 8px 25px rgba(0,0,0,.15)}.dest-card-link:focus{border-radius:12px}.dest-card-link:focus,.dest-card-nav-btn:focus{outline:2px solid #0b74ff;outline-offset:2px}.dest-card-no-destinations-message{text-align:center;padding:60px 20px;color:#6b7280;font-size:1.125rem}.dest-card-scroll-container{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dest-card-controls{display:none}.dest-card-item{min-width:240px;width:240px}.dest-card-figure,.dest-card-figure-img{min-height:260px}.dest-card-price-row{margin-top:0}.dest-card-route{padding:4px 6px;margin-top:6px}.dest-card-current{font-size:18px}}@media (max-width:639px){.dest-card-controls{gap:15px;margin-top:25px}.dest-card-nav-btn{width:40px;height:40px}.dest-card-item{min-width:220px;width:220px}.dest-card-figure,.dest-card-figure-img{min-height:240px}.dest-card-route-text{max-width:140px}.dest-card-icon-loc,.dest-card-meta-icon{width:10px;height:10px}.dest-card-meta-item,.dest-card-route{font-size:9px;gap:4px}.dest-card-route{padding:2px 5px;margin-top:4px}}@media (max-width:480px){.dest-card-item{min-width:216px;width:200px}.dest-card-figure{min-height:245px}.dest-card-figure-img{min-height:220px}.dest-card-current{font-size:16px}.dest-card-original{font-size:10px}.dest-card-route{padding:0 2px}.dest-card-meta-item,.dest-card-route{font-size:10px;gap:2px}.dest-card-scroll-container{gap:10px}}@media (max-width:390px){.dest-card-item{min-width:180px;width:215px}.dest-card-figure{min-height:245px}.dest-card-figure-img{min-height:265px}.dest-card-route{font-size:8px;gap:2px;padding:0 2px}.dest-card-current{font-size:16px}.dest-card-meta-item{font-size:8px;gap:2px}.dest-card-original{font-size:8px}.dest-card-body{bottom:8px}}