.CallToAction_section__cZWEU{padding:6rem 0;background:linear-gradient(135deg,#1a4a5e,#2a6a7e);position:relative;overflow:hidden}.CallToAction_section__cZWEU:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.3) 20%,rgba(201,162,39,.6) 50%,rgba(201,162,39,.3) 80%,transparent)}.CallToAction_container__vG_PB{max-width:900px;margin:0 auto;padding:0 2rem}.CallToAction_content__rxA5h{text-align:center}.CallToAction_label__s5BxM{display:inline-block;font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#c9a227;margin-bottom:1rem}.CallToAction_title__q_ZN_{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:#ffffff;margin:0 0 1.5rem;line-height:1.2}.CallToAction_description__p1_n0{font-family:var(--font-body);font-size:1.05rem;font-weight:400;color:rgba(255,255,255,.85);line-height:1.8;max-width:600px;margin:0 auto 2.5rem}.CallToAction_actions__bM4vc{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap}.CallToAction_whatsappButton__2E6rU{display:inline-block;padding:1rem 2.5rem;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:8px;transition:all .3s ease}.CallToAction_whatsappButton__2E6rU:hover{transform:translateY(-3px);box-shadow:0 6px 25px rgba(37,211,102,.35)}.CallToAction_contactButton__htk0m{display:inline-block;padding:1rem 2.5rem;font-family:var(--font-body);font-size:.85rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#ffffff;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:8px;transition:all .3s ease}.CallToAction_contactButton__htk0m:hover{border-color:#c9a227;color:#c9a227;background:rgba(201,162,39,.1)}.CallToAction_features__5XDa_{display:flex;justify-content:center;align-items:center;gap:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.15);flex-wrap:wrap}.CallToAction_feature__pFfux{display:flex;flex-direction:column;align-items:center;gap:.25rem}.CallToAction_featureValue__KRRHr{font-family:var(--font-heading);font-size:1.75rem;font-weight:500;color:#c9a227}.CallToAction_featureLabel__vtaTI{font-family:var(--font-body);font-size:.8rem;font-weight:400;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.1em}.CallToAction_divider__z_4Ru{width:1px;height:40px;background:rgba(255,255,255,.2)}@media (max-width:640px){.CallToAction_section__cZWEU{padding:4rem 0}.CallToAction_actions__bM4vc{flex-direction:column;gap:1rem}.CallToAction_contactButton__htk0m,.CallToAction_whatsappButton__2E6rU{width:100%;max-width:280px;text-align:center}.CallToAction_features__5XDa_{gap:1.5rem}.CallToAction_divider__z_4Ru{display:none}}.CategoriesGrid_section__N_HWL{padding:4rem 0;background-color:var(--background)}.CategoriesGrid_container__QqJF8{max-width:1200px;margin:0 auto;padding:0 1.5rem}.CategoriesGrid_header__CLWdM{text-align:center;margin-bottom:3rem}.CategoriesGrid_label__HvHck{display:block;font-size:.875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.CategoriesGrid_title__c0EDa{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.CategoriesGrid_subtitle__el2O6{font-size:1.125rem;color:var(--muted-foreground);max-width:600px;margin:0 auto}.CategoriesGrid_grid__GhCTn{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.CategoriesGrid_card__haBI5{position:relative;display:flex;flex-direction:column;background-color:var(--card);border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;height:100%}.CategoriesGrid_card__haBI5:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.CategoriesGrid_imageWrapper__bi9tS{position:relative;width:100%;aspect-ratio:4/3}.CategoriesGrid_image__VxXiW{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.CategoriesGrid_card__haBI5:hover .CategoriesGrid_image__VxXiW{transform:scale(1.05)}.CategoriesGrid_cardOverlay__aGoPn{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent);opacity:.6;transition:opacity .3s ease}.CategoriesGrid_card__haBI5:hover .CategoriesGrid_cardOverlay__aGoPn{opacity:.4}.CategoriesGrid_cardContent__Sw2Vq{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.CategoriesGrid_cardTitle__3WKGX{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}.CategoriesGrid_cardDescription__lh34L{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.5rem;flex-grow:1}.CategoriesGrid_cardLink__QMb8O{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600;color:var(--primary);margin-top:auto}.CategoriesGrid_cardLink__QMb8O:after{content:"→";margin-left:.25rem;transition:transform .2s ease}.CategoriesGrid_card__haBI5:hover .CategoriesGrid_cardLink__QMb8O:after{transform:translateX(4px)}@media (max-width:768px){.CategoriesGrid_title__c0EDa{font-size:2rem}.CategoriesGrid_grid__GhCTn{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}.FeaturedExperiences_section__TiN1B{padding:6rem 0;background:#ffffff}.FeaturedExperiences_container__R6K1O{max-width:1400px;margin:0 auto;padding:0 2rem}.FeaturedExperiences_header__acarn{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.FeaturedExperiences_headerText__U3Su_{display:flex;flex-direction:column;gap:.5rem}.FeaturedExperiences_label__o1kmG{font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#c9a227}.FeaturedExperiences_title__CFcUz{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;color:#1a4a5e;margin:0}.FeaturedExperiences_controls__LJnAn{display:flex;gap:.75rem}.FeaturedExperiences_navButton__JlZ2n{padding:.75rem 1.25rem;font-family:var(--font-body);font-size:.8rem;font-weight:400;letter-spacing:.05em;color:#1a4a5e;background:transparent;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .3s ease}.FeaturedExperiences_navButton__JlZ2n:hover{border-color:#1a4a5e;background:#f8f6f1}.FeaturedExperiences_carousel__iNIf2{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.FeaturedExperiences_carousel__iNIf2::-webkit-scrollbar{display:none}.FeaturedExperiences_card__sJzJ4{flex:0 0 320px;scroll-snap-align:start;background:#fdfcfa;border-radius:16px;overflow:hidden;text-decoration:none;border:1px solid #e2e8f0;transition:all .3s ease}.FeaturedExperiences_card__sJzJ4:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(26,74,94,.12)}.FeaturedExperiences_imageWrapper__4IRtS{position:relative;height:200px}.FeaturedExperiences_image__duD7y{-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.FeaturedExperiences_card__sJzJ4:hover .FeaturedExperiences_image__duD7y{transform:scale(1.05)}.FeaturedExperiences_categoryBadge__qimkJ{position:absolute;top:1rem;left:1rem;padding:.4rem .75rem;font-family:var(--font-body);font-size:.7rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:#1a4a5e;background:rgba(255,255,255,.95);border-radius:4px}.FeaturedExperiences_cardContent__IdQPX{padding:1.25rem}.FeaturedExperiences_cardTitle__ugxDp{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;color:#2d3748;margin:0 0 .5rem;line-height:1.3}.FeaturedExperiences_cardMeta__MeCb7{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.FeaturedExperiences_rating__FDTgv{font-family:var(--font-body);font-size:.85rem;color:#64748b}.FeaturedExperiences_cardPrice__8M7ls{display:flex;align-items:baseline;gap:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.FeaturedExperiences_priceLabel__un30O{font-family:var(--font-body);font-size:.75rem;color:#94a3b8}.FeaturedExperiences_priceValue__K14IN{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:#c9a227}.FeaturedExperiences_viewAll__EmM1F{text-align:center;padding-top:2rem}.FeaturedExperiences_viewAllLink__qBnzk{display:inline-block;font-family:var(--font-body);font-size:.85rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#1a4a5e;padding:1rem 2rem;border:1px solid #1a4a5e;border-radius:8px;transition:all .3s ease}.FeaturedExperiences_viewAllLink__qBnzk:hover{background:#1a4a5e;color:#ffffff}@media (max-width:768px){.FeaturedExperiences_section__TiN1B{padding:4rem 0}.FeaturedExperiences_header__acarn{flex-direction:column;align-items:flex-start;gap:1.5rem}.FeaturedExperiences_card__sJzJ4{flex:0 0 280px}}.HeroSection_hero__MOr2n{position:relative;width:100%;min-height:100vh;margin-top:-120px;padding-top:0;background:#f8f6f1;overflow:hidden}.HeroSection_splitContainer__thsvl{display:flex;min-height:100vh}.HeroSection_imageSection__aOBib{position:relative;flex:0 0 55%;min-height:100vh;overflow:hidden}.HeroSection_imageWrapper__eg_iL{position:absolute;inset:0}.HeroSection_heroImage__Qo_Dh{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform 8s ease-out}.HeroSection_imageWrapper__eg_iL:hover .HeroSection_heroImage__Qo_Dh{transform:scale(1.03)}.HeroSection_imageOverlay__WNBBl{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0) 60%,rgba(248,246,241,.3) 85%,rgba(248,246,241,1))}.HeroSection_navArrow__oJFXO{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);border:2px solid #c9a227;border-radius:50%;cursor:pointer;color:#1a4a5e;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:10}.HeroSection_navArrow__oJFXO:hover{background:#1a4a5e;border-color:#1a4a5e;color:#ffffff;transform:translateY(-50%) scale(1.1)}.HeroSection_prevArrow__69ft1{left:20px}.HeroSection_nextArrow__bWZY7{right:20px}.HeroSection_contentSection___JNal{flex:0 0 45%;display:flex;align-items:center;justify-content:center;padding:4rem;background:#f8f6f1}.HeroSection_content___pvBz{max-width:500px;opacity:0;transform:translateY(20px);transition:all .6s ease}.HeroSection_content___pvBz.HeroSection_loaded__miHlp{opacity:1;transform:translateY(0)}.HeroSection_slideContent__4ly0_{display:flex;flex-direction:column}.HeroSection_category__MELLL{display:inline-block;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a227;margin-bottom:1rem;padding:.5rem 1rem;background:rgba(201,162,39,.08);border-left:3px solid #c9a227;border-radius:0 4px 4px 0;width:-moz-fit-content;width:fit-content}.HeroSection_headline__LsfoH{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a4a5e;margin:0 0 1.5rem;line-height:1.15;letter-spacing:-.02em}.HeroSection_description__bmIwD{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#64748b;margin:0 0 2rem;line-height:1.8}.HeroSection_ctaGroup__uLpbt{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.HeroSection_primaryCta__PU7jr{display:inline-block;padding:1rem 2rem;font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#ffffff;background:linear-gradient(135deg,#8B2332,#A52A3A);border-radius:8px;transition:all .3s ease}.HeroSection_primaryCta__PU7jr:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(139,35,50,.4)}.HeroSection_goldCta__VVqQM{background:linear-gradient(135deg,#c9a227,#d4b84a)}.HeroSection_goldCta__VVqQM:hover{box-shadow:0 8px 25px rgba(201,162,39,.4)}.HeroSection_tealCta__zG6yM{background:linear-gradient(135deg,#1a4a5e,#2a6a7e)}.HeroSection_tealCta__zG6yM:hover{box-shadow:0 8px 25px rgba(26,74,94,.4)}.HeroSection_redCta__ubzHN{background:linear-gradient(135deg,#8B2332,#A52A3A)}.HeroSection_redCta__ubzHN:hover{box-shadow:0 8px 25px rgba(139,35,50,.4)}.HeroSection_secondaryCta__SOiES{display:inline-block;padding:1rem 2rem;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#1a4a5e;background:transparent;border:2px solid #1a4a5e;border-radius:8px;transition:all .3s ease}.HeroSection_secondaryCta__SOiES:hover{background:#1a4a5e;color:#ffffff;transform:translateY(-3px)}.HeroSection_statBadge__O2hka{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#ffffff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);width:-moz-fit-content;width:fit-content}.HeroSection_statValue__9P_8L{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#8B2332}.HeroSection_statLabel__pZzid{font-family:var(--font-body);font-size:.8rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.HeroSection_navigation__2Ptru{display:flex;gap:.75rem;margin-top:2.5rem}.HeroSection_dot__h1mzv{position:relative;width:40px;height:4px;background:#e2e8f0;border:none;border-radius:2px;cursor:pointer;overflow:hidden;transition:background .3s ease}.HeroSection_dot__h1mzv:hover{background:#cbd5e1}.HeroSection_activeDot__4AaJm{background:#e2e8f0}.HeroSection_dotProgress__D2qgx{position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,#c9a227,#8B2332);border-radius:2px}.HeroSection_activeDot__4AaJm .HeroSection_dotProgress__D2qgx{animation:HeroSection_dotFill__EjZvP 6s linear forwards}@keyframes HeroSection_dotFill__EjZvP{0%{width:0}to{width:100%}}.HeroSection_scrollIndicator__f7CDK{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:10}.HeroSection_scrollText__Tb3T_{font-family:var(--font-body);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#64748b}.HeroSection_scrollLine__nMvpn{width:1px;height:40px;background:linear-gradient(180deg,#c9a227,transparent);animation:HeroSection_scrollPulse__6_RLw 2s ease-in-out infinite}@keyframes HeroSection_scrollPulse__6_RLw{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (max-width:1024px){.HeroSection_splitContainer__thsvl{flex-direction:column}.HeroSection_imageSection__aOBib{flex:none;height:50vh;min-height:400px}.HeroSection_imageOverlay__WNBBl{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0) 50%,rgba(248,246,241,.5) 80%,rgba(248,246,241,1))}.HeroSection_contentSection___JNal{flex:none;padding:3rem 2rem;min-height:auto}.HeroSection_content___pvBz{max-width:100%;text-align:center}.HeroSection_slideContent__4ly0_{align-items:center}.HeroSection_ctaGroup__uLpbt{justify-content:center}.HeroSection_statBadge__O2hka{margin:0 auto}.HeroSection_navigation__2Ptru{justify-content:center}.HeroSection_navArrow__oJFXO{width:40px;height:40px}.HeroSection_prevArrow__69ft1{left:10px}.HeroSection_nextArrow__bWZY7{right:10px}}@media (max-width:640px){.HeroSection_hero__MOr2n{min-height:auto}.HeroSection_imageSection__aOBib{height:40vh;min-height:300px}.HeroSection_contentSection___JNal{padding:2rem 1.5rem 4rem}.HeroSection_headline__LsfoH{font-size:1.75rem}.HeroSection_description__bmIwD{font-size:.95rem}.HeroSection_ctaGroup__uLpbt{flex-direction:column;width:100%}.HeroSection_primaryCta__PU7jr,.HeroSection_secondaryCta__SOiES{width:100%;text-align:center}.HeroSection_navArrow__oJFXO{width:36px;height:36px}.HeroSection_dot__h1mzv{width:30px}.HeroSection_scrollIndicator__f7CDK{display:none}}html[dir=rtl] .HeroSection_splitContainer__thsvl{flex-direction:row-reverse}html[dir=rtl] .HeroSection_imageOverlay__WNBBl{background:linear-gradient(270deg,rgba(0,0,0,0),rgba(0,0,0,0) 60%,rgba(248,246,241,.3) 85%,rgba(248,246,241,1))}html[dir=rtl] .HeroSection_category__MELLL{border-left:none;border-right:3px solid #c9a227;border-radius:4px 0 0 4px}html[dir=rtl] .HeroSection_prevArrow__69ft1{left:auto;right:20px}html[dir=rtl] .HeroSection_nextArrow__bWZY7{right:auto;left:20px}html[dir=rtl] .HeroSection_dotProgress__D2qgx{left:auto;right:0}@media (max-width:1024px){html[dir=rtl] .HeroSection_splitContainer__thsvl{flex-direction:column}html[dir=rtl] .HeroSection_imageOverlay__WNBBl{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0) 50%,rgba(248,246,241,.5) 80%,rgba(248,246,241,1))}html[dir=rtl] .HeroSection_content___pvBz{text-align:center}}.WhyChooseUs_section__Tw3lU{padding:6rem 0;background:#f8f6f1}.WhyChooseUs_container__CFMBO{max-width:1200px;margin:0 auto;padding:0 2rem}.WhyChooseUs_header__ysXoB{text-align:center;margin-bottom:4rem}.WhyChooseUs_label__uLWKa{display:inline-block;font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#c9a227;margin-bottom:1rem}.WhyChooseUs_title__Wqr3_{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:#1a4a5e;margin:0 0 1rem;line-height:1.2}.WhyChooseUs_subtitle__AEotH{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.WhyChooseUs_grid__mwI6N{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.WhyChooseUs_card__yVpEq{background:#ffffff;padding:2rem;border-radius:16px;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.WhyChooseUs_card__yVpEq:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(26,74,94,.1)}.WhyChooseUs_iconWrapper__7qJLK{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.WhyChooseUs_icon__UJtcK{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.WhyChooseUs_cardTitle__guVWN{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;color:#1a4a5e;margin:0 0 .75rem}.WhyChooseUs_cardDescription__W2c2e{font-family:var(--font-body);font-size:.9rem;font-weight:400;color:#64748b;margin:0;line-height:1.6}.WhyChooseUs_statsBar__ibhUf{display:flex;justify-content:center;gap:4rem;padding:2.5rem 0;border-top:1px solid #e2e8f0;flex-wrap:wrap}.WhyChooseUs_stat__a62rN{display:flex;flex-direction:column;align-items:center;gap:.25rem}.WhyChooseUs_statValue__yGdO1{font-family:var(--font-heading);font-size:2.5rem;font-weight:500;color:#c9a227}.WhyChooseUs_statLabel__GsmKP{font-family:var(--font-body);font-size:.85rem;font-weight:400;color:#64748b;text-transform:uppercase;letter-spacing:.1em}@media (max-width:1024px){.WhyChooseUs_grid__mwI6N{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyChooseUs_section__Tw3lU{padding:4rem 0}.WhyChooseUs_grid__mwI6N{grid-template-columns:1fr;gap:1.5rem}.WhyChooseUs_statsBar__ibhUf{gap:2rem}.WhyChooseUs_statValue__yGdO1{font-size:2rem}}