.HeroSection_hero__X00Oz{position:relative;height:80vh;min-height:500px;max-height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden}.HeroSection_video__euVLH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;z-index:0}.HeroSection_overlay__qIKIP{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.7));z-index:1}.HeroSection_content__Wb7GR{position:relative;z-index:2;text-align:center;padding:2rem;max-width:900px}.HeroSection_title__2vLVi{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;color:white;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.5);letter-spacing:2px}.HeroSection_subtitle__kKq5G{font-size:clamp(1rem,2vw,1.35rem);color:rgba(255,255,255,.9);line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.5);max-width:700px;margin:0 auto}@media (max-width:768px){.HeroSection_hero__X00Oz{height:60vh;min-height:400px}.HeroSection_content__Wb7GR{padding:1.5rem}}.TourCard_card__ri02o{background:var(--bg-card);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.TourCard_card__ri02o:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(232,93,4,.15)}.TourCard_imageWrapper__DFIts{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--border-color-light,rgba(0,0,0,.06))}.TourCard_titleLink__ONj_B{text-decoration:none}.TourCard_image__3_Kd_{object-fit:cover;transition:transform .4s ease}.TourCard_card__ri02o:hover .TourCard_image__3_Kd_{transform:scale(1.05)}.TourCard_content__SPlRA{padding:1.5rem;display:flex;flex-direction:column;flex:1 1;gap:.35rem}.TourCard_tags__jp1Q6{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.15rem}.TourCard_tag__n557E{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:rgba(232,93,4,.08);padding:.2rem .45rem;border-radius:4px}.TourCard_location__HIm2j{font-size:.8rem;color:var(--text-muted);margin:0 0 .35rem;line-height:1.3}.TourCard_title__p51Pn{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.4}.TourCard_description__6OPh9,.TourCard_title__p51Pn{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TourCard_description__6OPh9{font-size:.875rem;color:var(--text-muted);line-height:1.5;margin-bottom:1rem;flex:1 1}.TourCard_footer__mW8H4{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.5rem}.TourCard_footerMain__q98CD{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1 1}.TourCard_meta__gT688{display:flex;flex-direction:column;gap:.2rem;font-size:.8rem;color:var(--text-muted)}.TourCard_duration__iyOfB{font-size:.8rem}.TourCard_tripadvisor___QGu1{font-size:.78rem;color:var(--text-secondary)}.TourCard_priceBlock__A3TAO{display:flex;flex-direction:column;gap:.125rem}.TourCard_priceLabel__W6Hzj{font-size:.75rem;color:var(--text-disabled);text-transform:uppercase;letter-spacing:.5px}.TourCard_priceValue__ta9e0{font-size:1.5rem;font-weight:700;color:#e85d04}.TourCard_priceType__NaXtR{font-size:.75rem;color:var(--text-disabled)}.TourCard_bookButton__Nmvxp{padding:.75rem 1.25rem;background:#e85d04;color:white;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;white-space:nowrap;text-decoration:none;text-align:center}.TourCard_bookButton__Nmvxp:hover{background:#ff6b1a;transform:scale(1.02)}@media (max-width:480px){.TourCard_content__SPlRA{padding:1.25rem}.TourCard_footer__mW8H4{flex-direction:column;align-items:stretch;gap:.75rem}.TourCard_footerMain__q98CD{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:.75rem}.TourCard_bookButton__Nmvxp{text-align:center}}.ToursPreview_section__xvc6M{background:var(--bg-section);padding:5rem 0}.ToursPreview_container__2z3gl{max-width:1400px;margin:0 auto;padding:0 2rem}.ToursPreview_title__gGU8_{font-size:2.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:3rem;position:relative}.ToursPreview_title__gGU8_:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#e85d04;border-radius:2px}.ToursPreview_loading__f4wFI{display:flex;justify-content:center;align-items:center;min-height:300px}.ToursPreview_spinner__sv1qZ{width:50px;height:50px;border:3px solid rgba(232,93,4,.2);border-top-color:#e85d04;border-radius:50%;animation:ToursPreview_spin__oZmgo 1s linear infinite}@keyframes ToursPreview_spin__oZmgo{to{transform:rotate(1turn)}}.ToursPreview_grid__MvfYV{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.ToursPreview_cta__w3rTS{text-align:center;margin-top:3rem}.ToursPreview_ctaButton__VsOhI{display:inline-block;padding:1rem 2.5rem;background:transparent;color:#e85d04;border:2px solid #e85d04;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;letter-spacing:1px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.ToursPreview_ctaButton__VsOhI:hover{background:#e85d04;color:white;transform:scale(1.02)}@media (max-width:1024px){.ToursPreview_grid__MvfYV{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ToursPreview_section__xvc6M{padding:3rem 0}.ToursPreview_container__2z3gl{padding:0 1rem}.ToursPreview_title__gGU8_{font-size:2rem;margin-bottom:2rem}.ToursPreview_grid__MvfYV{grid-template-columns:1fr;gap:1.5rem}}.AboutSection_section__2a2vP{padding:8rem 0;position:relative;overflow:hidden;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://lirp.cdn-website.com/fe0f8cd9/dms3rep/multi/opt/d97bde92-e320-40c9-aef1-dc618c328ba1-58bf3a1f-1920w.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.AboutSection_section__2a2vP:before{top:0}.AboutSection_section__2a2vP:after,.AboutSection_section__2a2vP:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,93,4,.3),transparent)}.AboutSection_section__2a2vP:after{bottom:0}.AboutSection_container__FuhYm{max-width:800px;margin:0 auto;padding:0 2rem}.AboutSection_content__8wqJx{text-align:center}.AboutSection_title__Yiejh{font-size:2.5rem;font-weight:700;color:white;margin-bottom:1rem}.AboutSection_divider__OAYiO{width:80px;height:3px;background:#e85d04;margin:0 auto 2rem;border-radius:2px}.AboutSection_description___4_gg{font-size:1.2rem;color:rgba(255,255,255,.8);line-height:1.8;margin-bottom:2.5rem}.AboutSection_ctaButton__Xqq30{display:inline-block;padding:1rem 2.5rem;background:#e85d04;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;letter-spacing:1px;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.AboutSection_ctaButton__Xqq30:hover{background:#ff6b1a;transform:scale(1.02);box-shadow:0 8px 30px rgba(232,93,4,.4)}@media (max-width:768px){.AboutSection_section__2a2vP{padding:5rem 0;background-attachment:scroll}.AboutSection_title__Yiejh{font-size:2rem}.AboutSection_description___4_gg{font-size:1.05rem}}.ReviewsSection_section__dWuWF{background:var(--bg-section);padding:5rem 0}.ReviewsSection_container__1TYSp{max-width:1200px;margin:0 auto;padding:0 2rem}.ReviewsSection_header__K9Kg5{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.ReviewsSection_title__2nmw8{font-size:2.5rem;font-weight:700;color:var(--text-primary);position:relative}.ReviewsSection_title__2nmw8:after{content:"";position:absolute;bottom:-.75rem;left:0;width:100%;height:3px;background:#e85d04;border-radius:2px}.ReviewsSection_tripadvisorIcon__k_W1Q{font-size:3rem;color:#00aa6c}.ReviewsSection_grid__VCdBH{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.ReviewsSection_card__EPhYe{background:var(--bg-card);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.ReviewsSection_card__EPhYe:hover{transform:translateY(-4px);box-shadow:0 10px 30px var(--shadow-color)}.ReviewsSection_cardHeader__SDyv4{display:flex;align-items:center;gap:1rem}.ReviewsSection_avatar__9Sn0o{width:50px;height:50px;border-radius:50%;object-fit:cover}.ReviewsSection_authorInfo__1OOsd{display:flex;flex-direction:column;gap:.25rem}.ReviewsSection_authorName__ADPjL{font-size:1rem;font-weight:600;color:var(--text-primary)}.ReviewsSection_rating__bM2Jn{display:flex;gap:.125rem}.ReviewsSection_star__UUarI{font-size:.875rem;color:var(--text-disabled)}.ReviewsSection_starFilled__KCGe3{color:#ffc107}.ReviewsSection_reviewText__70B4V{font-size:.95rem;color:var(--text-secondary);line-height:1.7;flex:1 1}.ReviewsSection_date__Bb2EY{font-size:.8rem;color:var(--text-disabled)}@media (max-width:768px){.ReviewsSection_section__dWuWF{padding:3rem 0}.ReviewsSection_header__K9Kg5{flex-direction:column;gap:.5rem}.ReviewsSection_title__2nmw8{font-size:2rem}.ReviewsSection_tripadvisorIcon__k_W1Q{font-size:2.5rem}.ReviewsSection_grid__VCdBH{grid-template-columns:1fr}}