.Hero_section__kMubL{display:flex;flex-direction:column;gap:40px}.Hero_heroWrapper__V3H00{position:relative;height:400px;overflow:hidden}.Hero_heroOverlay__k4Kw_{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.Hero_h1__Ehp8_{margin:0;text-align:center;color:#fff;font-size:clamp(32px,6vw,56px);font-weight:900;line-height:1.2}.Hero_lead__U87e0{grid-area:lead;text-align:center;max-width:980px;margin:0 auto;line-height:1.8;color:var(--brand-gray)}.Hero_accent___7FV1{font-family:Garet,sans-serif;font-weight:600;letter-spacing:.02em}.Hero_actions__yXeUX{grid-area:actions;display:flex;justify-content:center;gap:14px}.Hero_primary__A3dKy{background:var(--brand-green);color:var(--brand-black);border-radius:12px}.Hero_primary__A3dKy,.Hero_secondary__naBSQ{padding:12px 18px;font-weight:700;text-decoration:none}.Hero_secondary__naBSQ{border:2px solid var(--brand-green-dark);border-radius:12px;background:var(--surface);color:var(--brand-green-dark)}.Hero_secondary__naBSQ:hover{background-color:var(--brand-green-dark);color:white}.Hero_cardsGrid__VJEA3{margin:48px auto 0;max-width:1200px;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:28px;gap:28px}.Hero_card__JzOeD{background:white;border:1px solid var(--brand-gray);border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.06);display:flex;flex-direction:column}.Hero_cardImg__uxtGm{width:100%;aspect-ratio:4/3;object-fit:contain;background-color:var(--surface);padding:8px}.Hero_cardContent__XrEXe{padding:16px;display:flex;flex-direction:column;gap:6px}.Hero_cardTitle__q6TwD{font-size:18px;font-weight:700;margin:0;color:var(--brand-black)}.Hero_cardPrecio__TxXUt{font-size:14px;color:var(--brand-green-dark);font-weight:600}.Hero_cardDesc__W_xJT{font-size:14px;color:var(--brand-charcoal)}.Hero_breadcrumb__D5Ip5{grid-area:hero;position:relative;z-index:2;margin:12px 0 0;display:flex;justify-content:center;color:var(--brand-gray);font-size:13px}.Hero_breadcrumb__D5Ip5 ol{list-style:none;display:flex;gap:8px;padding:0;margin:0}.Hero_breadcrumb__D5Ip5 li+li:before{content:"/";margin:0 6px;color:var(--brand-gray)}.Hero_breadcrumb__D5Ip5 a{color:inherit}.Hero_breadcrumb__D5Ip5 a:hover{color:var(--brand-green)}.Hero_heroText__a7lfW{transform:translateY(-8px)}@media (max-width:640px){.Hero_heroContent__5prE1,.Hero_heroOverlay__k4Kw_{height:260px}.Hero_heroText__a7lfW{transform:translateY(-50px)}.Hero_h1__Ehp8_{font-size:34px;max-width:300px}}.Hero_priceWrap__A3dvo{display:flex;flex-direction:column;gap:2px}.Hero_precioViejo__Zk5tI{font-size:13px;color:#999;text-decoration:line-through}.Hero_precioOferta__m3_Sy{font-size:16px;color:#e53935;font-weight:800}.Hero_heroContent__5prE1{position:relative;z-index:1;height:100%;display:flex;justify-content:center;align-items:center;padding:0 16px}.BannerPublicidad_bannerWrap__uVK_f{width:100%;padding:10px 0}.BannerPublicidad_banner__i_W8V{width:100%;max-width:1400px;height:340px;margin:0 auto;position:relative;overflow:hidden;background:#000;border-radius:14px}.BannerPublicidad_slider__IKZYf{display:flex;height:100%;width:100%;transition:transform .45s ease}.BannerPublicidad_slide__kmQy9{flex:0 0 100%;height:100%;display:block;position:relative}.BannerPublicidad_banner__i_W8V img{width:100%;height:100%;object-fit:fill;object-position:center;display:block;filter:none}.BannerPublicidad_left__JE8yX,.BannerPublicidad_right__ABRlt{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:none;background:rgba(0,0,0,.45);color:#fff;font-size:22px;cursor:pointer;z-index:3;transition:background .2s ease,transform .2s ease}.BannerPublicidad_left__JE8yX:hover,.BannerPublicidad_right__ABRlt:hover{background:rgba(0,0,0,.65);transform:translateY(-50%) scale(1.05)}.BannerPublicidad_left__JE8yX{left:14px}.BannerPublicidad_right__ABRlt{right:14px}.BannerPublicidad_dots__DlsDD{display:flex;justify-content:center;gap:6px;padding-top:10px}.BannerPublicidad_dot__Ji_pO{width:8px;height:8px;border-radius:999px;border:none;cursor:pointer;background:#bdbdbd;opacity:.6;transition:width .2s ease,opacity .2s ease}.BannerPublicidad_activo__9A6m5{width:18px;background:#3aa14a;opacity:1}.BannerPublicidad_inactivo__ny6GP{width:8px}@media (max-width:1024px){.BannerPublicidad_banner__i_W8V{height:240px}}@media (max-width:768px){.BannerPublicidad_banner__i_W8V{height:160px}.BannerPublicidad_banner__i_W8V img{object-position:center center}.BannerPublicidad_left__JE8yX,.BannerPublicidad_right__ABRlt{display:none}}.ServicesGrid_grid__AaqxY{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.ServicesGrid_grid__AaqxY{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesGrid_grid__AaqxY{grid-template-columns:repeat(4,1fr)}}.ServicesGrid_card__TZumG{padding:24px;border:1px solid var(--brand-gray);border-radius:16px;background:var(--surface);transition:background .2s ease,border-color .2s ease}.ServicesGrid_card__TZumG:hover{background:#ffffff;border-color:var(--brand-green)}.ServicesGrid_icon__u7BUK{color:var(--brand-green);margin-bottom:10px;display:inline-flex}.ServicesGrid_title__6YCwQ{font-size:18px;font-weight:700;margin:0}.ServicesGrid_desc__NCAwu{color:var(--brand-charcoal);margin-top:6px}.Testimonials_wrap__5Nj_I{background:rgba(49,97,73,.12);border-top:1px solid var(--brand-green-dark);border-bottom:1px solid var(--brand-green-dark);padding:56px 0}.Testimonials_headRow__M_0yU{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.Testimonials_h2__nizB7{font-size:28px;font-weight:800;margin:0}.Testimonials_controls__KOzhw{display:inline-flex;gap:8px}.Testimonials_arrow__nezY8{width:36px;height:36px;border-radius:999px;border:1px solid var(--brand-gray);background:#ffffff;color:var(--brand-green-dark);display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.Testimonials_arrow__nezY8:hover{background:var(--brand-green);color:var(--brand-black);transform:translateY(-1px)}.Testimonials_carousel__ISWz_{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);grid-gap:16px;gap:16px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none}.Testimonials_carousel__ISWz_::-webkit-scrollbar{display:none}.Testimonials_card__SvO88{background:#ffffff;border:1px solid var(--brand-gray);border-radius:16px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;scroll-snap-align:start}.Testimonials_imageWrap__x9viU{position:relative;padding-top:56%;background:var(--surface)}.Testimonials_imageWrap__x9viU img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.Testimonials_title__sftzT{margin:14px 16px 6px;font-size:16px;color:var(--brand-black)}.Testimonials_content__7M9c3{margin:0 16px 18px;color:var(--brand-charcoal);font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:900px){.Testimonials_carousel__ISWz_{grid-auto-columns:calc((100% - 32px) / 3)}}@media (max-width:720px){.Testimonials_headRow__M_0yU{flex-direction:column;align-items:flex-start}.Testimonials_controls__KOzhw{display:none}}.CTA_box__n1xdX{margin:64px 0;padding:28px;border-radius:20px;background:var(--brand-green);color:#ffffff}.CTA_title__3F73S{font-size:24px;font-weight:900;margin:0;color:#ffffff;text-transform:uppercase}.CTA_text__aaQ2t{margin:8px 0 16px;color:#ffffff;opacity:.95}.CTA_btn__FPIOU{display:inline-block;background:#ffffff;color:#09681d;padding:10px 16px;border-radius:8px;border:2px solid #ffffff;font-weight:700;text-decoration:none;letter-spacing:1px}.VideoCarousel_section__jLa5k{padding:40px 0 20px;background:#ffffff}.VideoCarousel_wideContainer__0UBd9{max-width:100%;padding-left:clamp(12px,3vw,32px);padding-right:clamp(12px,3vw,32px)}.VideoCarousel_carouselWrap__emGlk{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px}.VideoCarousel_carousel__SulsX{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:18px;gap:18px;overflow-x:auto;padding:10px 2px;scroll-snap-type:x mandatory;scrollbar-width:none}.VideoCarousel_carousel__SulsX::-webkit-scrollbar{display:none}.VideoCarousel_arrow__YKbjw{width:38px;height:38px;border-radius:999px;border:1px solid var(--brand-gray);background:#ffffff;color:var(--brand-green-dark);display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.VideoCarousel_arrow__YKbjw:hover{background:var(--brand-green);color:var(--brand-black);transform:translateY(-1px)}.VideoCarousel_slide__pGIiu{scroll-snap-align:start}.VideoCarousel_frame__Ct__O{position:relative;padding-top:56.25%;border-radius:14px;overflow:hidden;border:1px solid var(--brand-gray);background:#000000;box-shadow:0 10px 24px rgba(35,31,32,.12)}.VideoCarousel_frame__Ct__O iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (min-width:900px){.VideoCarousel_carousel__SulsX{grid-auto-columns:minmax(440px,1fr)}}@media (max-width:700px){.VideoCarousel_carouselWrap__emGlk{grid-template-columns:1fr}.VideoCarousel_arrow__YKbjw{display:none}}