:root{--kaly-green:#00a526;--kaly-yellow:#fcd017;--kaly-gray:#9c9b9b;--kaly-dark:#575756;--kaly-text:#1a1a1a;--kaly-red:#be111a;--kaly-orange:#d97929;--kaly-white:#fff;--kaly-bg-light:#f7f7f7;--font:"Montserrat", system-ui, sans-serif;--container:1200px;--section-pad:clamp(3.5rem, 7vw, 6rem);--header-h:72px;--transition:.25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--kaly-text);background:var(--kaly-white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}#root{overflow-x:hidden}.container{width:min(var(--container), 100% - 2.5rem);margin-inline:auto}.section{padding-block:var(--section-pad)}.home-page .section{padding-block:clamp(2rem,4vw,2.5rem)}.home-page .section-heading{margin-bottom:1.75rem}.home-page .section-cta{margin-top:2rem}.home-page .intro__grid,.home-page .life-slider__grid{gap:2.5rem}main{min-height:calc(100vh - var(--header-h));padding-top:var(--header-h)}.btn{font-family:var(--font);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);border:2px solid #0000;padding:.875rem 2rem;font-size:.8125rem;font-weight:700;display:inline-block}.btn--primary{background:var(--kaly-green);color:var(--kaly-white)}.btn--primary:hover{background:#008a20}.btn--outline{color:var(--kaly-green);border-color:var(--kaly-green);background:0 0}.btn--outline:hover{background:var(--kaly-green);color:var(--kaly-white)}.link-arrow{color:var(--kaly-green);margin-top:1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.link-arrow:hover{text-decoration:underline}.section-cta{text-align:center;margin-top:3rem}.section-heading{margin-bottom:2.5rem}.section-heading__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-heading__title{letter-spacing:-.02em;text-transform:uppercase;color:var(--kaly-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.section-heading__highlight{color:var(--kaly-green)}.section-heading__subtitle{max-width:620px;color:var(--kaly-text);margin-top:1rem;font-size:1rem}.page-hero{background:#1a1c1a;border-bottom:1px solid #00a52640;padding-block:3rem 1.75rem;position:relative;overflow:hidden}.page-hero__bg{filter:blur(18px)brightness(.45);opacity:.6;background-image:url(/assets/nosotros/quienes-somos.jpg);background-position:50%;background-size:cover;position:absolute;inset:-30px;transform:scale(1.08)}.page-hero__overlay{background:radial-gradient(at 0%,#00a52659 0%,#0000 55%),radial-gradient(at 100% 30%,#fcd01726 0%,#0000 50%),radial-gradient(at 60% 100%,#d979291f 0%,#0000 45%),linear-gradient(#1a1c1abf 0%,#141614eb 100%);position:absolute;inset:0}.page-hero__content{z-index:1;position:relative}.page-hero .section-heading{margin-bottom:0}.page-hero .section-heading__eyebrow{color:#4dff7a}.page-hero .section-heading__title{color:var(--kaly-white)}.page-hero .section-heading__highlight{color:var(--kaly-green)}.page-hero .section-heading__subtitle{color:#ffffffb8}.page-hero .breadcrumb{color:#ffffff8c}.page-hero .breadcrumb a{color:#fffc;transition:color var(--transition)}.page-hero .breadcrumb a:hover{color:#4dff7a}.page-hero .breadcrumb span:last-child{color:var(--kaly-white)}.page-hero--compact{padding-block:1.75rem}.breadcrumb{color:var(--kaly-text);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.breadcrumb a:hover{color:var(--kaly-green)}.breadcrumb span:last-child{color:var(--kaly-text);font-weight:600}.header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.header__inner{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.header__logo{align-items:center;display:flex}.logo{object-fit:contain;height:auto;display:block}.logo--header{width:auto;height:44px}.logo--footer{width:auto;height:52px}.header__logo-mark{background:var(--kaly-green);width:36px;height:36px;color:var(--kaly-white);border-radius:6px;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.header__nav-list{gap:2rem;display:flex}.header__nav-list a{color:var(--kaly-text);transition:color var(--transition);border-bottom:2px solid #0000;padding-bottom:4px;font-size:.875rem;font-weight:600}.header__nav-list a:hover,.header__nav-list a.active{color:var(--kaly-green);border-bottom-color:var(--kaly-green)}.header__toggle{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.header__toggle-bar{background:var(--kaly-dark);width:22px;height:2px;transition:transform var(--transition), opacity var(--transition);border-radius:2px;display:block}.header__toggle--open .header__toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.header__toggle--open .header__toggle-bar:nth-child(2){opacity:0}.header__toggle--open .header__toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__backdrop{display:none}.hero{min-height:calc(100vh - var(--header-h));justify-content:flex-start;align-items:center;padding-left:clamp(1.5rem,4vw,3rem);display:flex;position:relative}.hero--video{overflow:hidden}.hero__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:linear-gradient(90deg,#000000c7 0%,#00000080 40%,#00a52626 100%);position:absolute;inset:0}.hero__content{z-index:1;width:100%;max-width:620px;color:var(--kaly-white);padding-block:4rem;text-align:left;margin:0;padding-right:1rem;position:relative}.hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;opacity:.9;text-align:left;margin-bottom:1.5rem;font-size:.8125rem;font-weight:600}.hero__title{letter-spacing:-.02em;text-transform:uppercase;text-align:left;margin-bottom:1.5rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1}.hero__title strong{color:var(--kaly-green)}.hero__title em{font-style:italic;font-weight:600}.hero__subtitle{opacity:.92;text-align:left;max-width:520px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}.hero__btn-outline{color:var(--kaly-white);border-color:var(--kaly-white)}.hero__btn-outline:hover{background:var(--kaly-white);color:var(--kaly-green)}.subnav{background:var(--kaly-green);top:var(--header-h);z-index:50;position:sticky}.subnav__list{justify-content:center;gap:clamp(1.5rem,4vw,3.5rem);padding-block:1rem;display:flex}.subnav__list--wrap{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;padding-block:.875rem}.subnav__list a{letter-spacing:.08em;text-transform:uppercase;color:var(--kaly-white);transition:opacity var(--transition);white-space:nowrap;font-size:.75rem;font-weight:700}.subnav__list a:hover{opacity:.8}.corporate-section{scroll-margin-top:calc(var(--header-h) + 3.5rem)}.corporate-section--alt{background:var(--kaly-bg-light)}.corporate-section__title{text-transform:uppercase;letter-spacing:.04em;color:var(--kaly-text);margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.corporate-section__intro{color:var(--kaly-text);max-width:900px;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.75}.timeline{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.timeline__item{border-left:4px solid var(--kaly-green);background:var(--kaly-white);border:1px solid #eee;border-left:4px solid var(--kaly-green);padding:1.25rem 1.25rem 1.25rem 1rem}.corporate-section--alt .timeline__item{background:var(--kaly-white)}.timeline__date{background:var(--kaly-green);color:var(--kaly-white);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.timeline__text{color:var(--kaly-text);font-size:.875rem;line-height:1.5}.capacity-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.capacity-card{background:var(--kaly-white);border:1px solid #eee;overflow:hidden}.capacity-card__label{background:var(--kaly-green);color:var(--kaly-white);text-transform:uppercase;letter-spacing:.04em;padding:.875rem 1rem;font-size:.75rem;font-weight:700;line-height:1.35}.capacity-card__value{padding:1rem}.capacity-card__value p,.capacity-card__value li{color:var(--kaly-text);font-size:.875rem;line-height:1.5}.capacity-card__value ul{list-style:none}.capacity-card__value li+li{margin-top:.25rem}.regions-table{border:1px solid #eee;overflow:hidden}.regions-table__row{border-bottom:1px solid #eee;grid-template-columns:220px 1fr;display:grid}.regions-table__row:last-child{border-bottom:none}.regions-table__region{background:var(--kaly-orange);color:var(--kaly-white);padding:1rem 1.25rem;font-size:.8125rem;font-weight:700}.regions-table__states{color:var(--kaly-text);background:#fff8f0;padding:1rem 1.25rem;font-size:.875rem}.financing-header{grid-template-columns:1fr auto;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}.financing-brand{text-align:right;background:var(--kaly-white);border:1px solid #eee;padding:1rem 1.25rem}.financing-brand__name{color:var(--kaly-text);font-size:1rem;font-weight:800;display:block}.financing-brand__id{color:var(--kaly-text);font-size:.75rem}.tables-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.data-table-wrap{background:var(--kaly-white);border:1px solid #eee;overflow:hidden}.data-table__title{background:var(--kaly-green);color:var(--kaly-white);text-transform:uppercase;letter-spacing:.04em;padding:.875rem 1rem;font-size:.8125rem;font-weight:700}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #eee;padding:.75rem 1rem;font-size:.8125rem}.data-table th{color:var(--kaly-text);background:#f0f7f1;font-weight:700}.data-table tbody tr:nth-child(2n) td{background:#fafafa}.data-table tbody tr:last-child td{border-bottom:none}.projects-list{margin-bottom:2rem;list-style:none}.projects-list li{color:var(--kaly-text);margin-bottom:.75rem;padding-left:1.25rem;font-size:.9375rem;position:relative}.projects-list li:before{content:"";background:var(--kaly-green);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.future-products{border:1px solid #eee;grid-template-columns:repeat(2,1fr);gap:0;display:grid}.future-product{border-bottom:1px solid #eee;grid-template-columns:1fr 1fr;display:grid}.future-product:nth-last-child(-n+2){border-bottom:none}.future-product h3{background:var(--kaly-green);color:var(--kaly-white);margin:0;padding:1rem 1.25rem;font-size:.8125rem;font-weight:700}.future-product p{color:var(--kaly-text);background:#f0f7f1;margin:0;padding:1rem 1.25rem;font-size:.8125rem}.life-slider{background:var(--kaly-white)}.life-slider__grid{grid-template-columns:.9fr 1.3fr;align-items:center;gap:3rem;display:grid}.life-slider__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.life-slider__title{text-transform:uppercase;color:var(--kaly-text);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.life-slider__highlight{color:var(--kaly-green)}.life-slider__desc{color:var(--kaly-text);max-width:480px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.life-slider__carousel{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.life-slider__stage{aspect-ratio:4/3;width:100%;max-width:580px;box-shadow:none;background:0 0;border:none;position:relative;overflow:hidden}.life-slider__slide{opacity:0;pointer-events:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:0;transform:scale(.92)}.life-slider__slide--active{opacity:1;pointer-events:auto;z-index:1;transform:scale(1)}.life-slider__slide img{object-fit:contain;width:100%;height:100%}.life-slider__info{text-align:center;min-height:3.5rem}.life-slider__category{letter-spacing:.1em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:.25rem;font-size:.6875rem;font-weight:700;display:block}.life-slider__product-name{color:var(--kaly-text);font-size:1.125rem;font-weight:700}.life-slider__dots{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.life-slider__dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .3s}.life-slider__dot--active{background:var(--kaly-green);transform:scale(1.2)}.life-slider__dot:hover{background:var(--kaly-green)}.intro__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.intro__image img{object-fit:cover;border-radius:4px;width:100%;max-height:480px}.intro__text p{color:var(--kaly-text);margin-top:1rem}.product-card-link{color:inherit;z-index:1;cursor:pointer;display:block;position:relative}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.products-grid--featured{grid-template-columns:repeat(4,1fr)}.product-card{background:var(--kaly-white);transition:box-shadow var(--transition), transform var(--transition);border:1px solid #eee}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.product-card__image{aspect-ratio:1;background:var(--kaly-bg-light);justify-content:center;align-items:center;padding:1.5rem;display:flex}.product-card__image img{object-fit:contain;width:auto;max-height:180px}.product-card--detailed .product-card__image img{max-height:220px}.product-card__body{padding:1.25rem 1.5rem 1.5rem}.product-card__category{letter-spacing:.1em;text-transform:uppercase;color:var(--kaly-green);font-size:.6875rem;font-weight:700}.product-card__name{color:var(--kaly-text);margin-top:.5rem;font-size:.9375rem;font-weight:700;line-height:1.35}.product-card__desc{color:var(--kaly-text);margin-top:.5rem;font-size:.8125rem;line-height:1.5}.product-card__cta{letter-spacing:.06em;text-transform:uppercase;color:var(--kaly-green);margin-top:1rem;font-size:.75rem;font-weight:700;display:inline-block}.product-card:hover .product-card__cta{text-decoration:underline}.category-tags{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.category-tag{text-transform:uppercase;letter-spacing:.06em;background:var(--kaly-bg-light);color:var(--kaly-text);border-left:3px solid var(--kaly-green);padding:.375rem 1rem;font-size:.75rem;font-weight:600}.product-detail__grid{grid-template-columns:minmax(320px,45%) 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.product-detail__image{background:var(--kaly-bg-light);min-height:480px;top:calc(var(--header-h) + 2rem);z-index:0;pointer-events:none;border:1px solid #eee;justify-content:center;align-self:start;align-items:center;padding:clamp(2rem,4vw,3.5rem);display:flex;position:sticky}.product-detail__image img{object-fit:contain;width:100%;max-height:460px}.product-detail__info{padding-block:1rem}.product-detail__title{text-transform:uppercase;color:var(--kaly-text);margin:.75rem 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.product-detail__desc{color:var(--kaly-text);margin-bottom:2rem;font-size:1rem;line-height:1.7}.product-detail__block h2,.product-detail__meta-item h3{letter-spacing:.08em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:.75rem;font-size:.8125rem;font-weight:700}.product-detail__list{margin-bottom:2rem;list-style:none}.product-detail__list li{color:var(--kaly-text);margin-bottom:.5rem;padding-left:1.25rem;font-size:.9375rem;position:relative}.product-detail__list li:before{content:"";background:var(--kaly-green);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.product-detail__meta{gap:1.5rem;margin-bottom:2rem;display:grid}.product-detail__tags{flex-wrap:wrap;gap:.5rem;display:flex}.product-detail__tag{background:var(--kaly-bg-light);color:var(--kaly-text);border-radius:4px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600}.product-detail__tag--outline{background:0 0;border:1px solid #ddd}.product-detail__actions{flex-wrap:wrap;gap:1rem;display:flex}.related-products{z-index:2;isolation:isolate;background:var(--kaly-bg-light);padding-block:var(--section-pad);position:relative}.related-products__title{text-transform:uppercase;color:var(--kaly-text);margin-bottom:2rem;font-size:1.25rem;font-weight:800}.products-grid--related{grid-template-columns:repeat(3,1fr)}.pillars{background:var(--kaly-white)}.pillars .section-heading{margin-bottom:2rem}.pillars__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.pillar-card{background:var(--kaly-bg-light);border-left:4px solid var(--kaly-green);padding:2.5rem}.pillar-card__num{color:var(--kaly-green);letter-spacing:.1em;font-size:.75rem;font-weight:800}.pillar-card h3{text-transform:uppercase;margin:.75rem 0;font-size:1.25rem;font-weight:700}.pillar-card p{color:var(--kaly-text);font-size:.9375rem}.group-companies{background:var(--kaly-white)}.group-companies .section-heading{margin-bottom:clamp(2rem,4vw,3rem)}.group-companies__list{flex-direction:column;gap:clamp(2rem,4vw,3rem);display:flex}.group-companies__item{grid-template-columns:minmax(180px,260px) 6px 1fr;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.group-companies__logo{background:var(--kaly-bg-light);border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:1.25rem;display:flex}.group-companies__logo img{object-fit:contain;width:auto;max-width:100%;max-height:110px}.group-companies__divider{background:var(--kaly-green);border-radius:3px;align-self:stretch;width:6px;min-height:120px}.group-companies__text{color:var(--kaly-text);font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.75}.connect{background:var(--kaly-white);border-top:1px solid #eee}.connect__grid{grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5rem);display:grid}.connect__title{color:var(--kaly-text);margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.connect__text{color:var(--kaly-text);max-width:34rem;font-size:1.0625rem;line-height:1.75}.connect__social{flex-wrap:wrap;gap:1.25rem;margin-top:2rem;display:flex}.connect__social-link{width:48px;height:48px;color:var(--kaly-green);transition:color var(--transition), transform var(--transition);justify-content:center;align-items:center;display:flex}.connect__social-link:hover{color:#008a20;transform:translateY(-2px)}.connect__details{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.connect__detail-link{color:var(--kaly-green);transition:color var(--transition);font-size:1rem;font-weight:600}.connect__detail-link:hover{color:#008a20;text-decoration:underline}.connect__cta{letter-spacing:.06em;text-transform:uppercase;color:var(--kaly-green);transition:color var(--transition);align-items:center;gap:.35rem;margin-top:2rem;font-size:.9375rem;font-weight:800;display:inline-flex}.connect__cta:hover{color:#008a20}.connect__cta span{font-size:1.25rem;line-height:1}.about-block__grid{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.about-block{scroll-margin-top:calc(var(--header-h) + 3.5rem)}.about-block.section{padding-block:clamp(1.5rem,3vw,2.25rem)}.about-block--reverse .about-block__grid{direction:rtl}.about-block--reverse .about-block__grid>*{direction:ltr}.about-block__image img{object-fit:cover;border-radius:4px;width:100%;max-height:460px}.about-block__title{text-transform:uppercase;color:var(--kaly-text);margin:.5rem 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.about-block__content p{color:var(--kaly-text);font-size:.9375rem}.promos{background:var(--kaly-bg-light)}.promos-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.promo-card{background:var(--kaly-white);border:1px solid #eee;overflow:hidden}.promo-card video{aspect-ratio:16/9;background:#000;width:100%}.promo-card p{color:var(--kaly-text);padding:1rem 1.25rem;font-size:.875rem;font-weight:600}.contact__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact__media{flex-direction:column;gap:1.25rem;display:flex}.contact__map{aspect-ratio:4/3;border:1px solid #eee;border-radius:4px;width:100%;min-height:360px;overflow:hidden}.contact__map iframe{border:0;width:100%;height:100%;display:block}.contact__info h2{text-transform:uppercase;color:var(--kaly-text);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.contact__item{margin-bottom:1.75rem}.contact__label{letter-spacing:.1em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:.375rem;font-size:.75rem;font-weight:700;display:block}.contact__item p,.contact__item a{color:var(--kaly-text);font-size:.9375rem}.contact__item a:hover{color:var(--kaly-green)}.contact__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.footer{background:var(--kaly-dark);color:#ffffffbf;padding-block:3.5rem 2rem}.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer__logo{margin-bottom:1rem;display:inline-flex}.footer__copy,.footer__address{font-size:.8125rem;line-height:1.6}.footer__address{opacity:.8;margin-top:.75rem}.footer__col-title{letter-spacing:.1em;color:var(--kaly-white);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer__col ul li{margin-bottom:.5rem}.footer__col a{transition:color var(--transition);font-size:.8125rem}.footer__col a:hover{color:var(--kaly-green)}.floating-btn{z-index:99;background:var(--kaly-green);color:var(--kaly-white);transition:background var(--transition), transform var(--transition);border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #00a52666}.floating-btn:hover{background:#008a20;transform:translateY(-2px)}@media (width<=1024px){.products-grid,.products-grid--featured{grid-template-columns:repeat(2,1fr)}.intro__grid,.life-slider__grid,.about-block__grid,.contact__grid,.pillars__grid,.connect__grid{grid-template-columns:1fr;gap:2.5rem}.group-companies__item{grid-template-columns:1fr;gap:1.25rem}.group-companies__divider{align-self:auto;width:100%;height:6px;min-height:6px}.product-detail__grid{grid-template-columns:1fr;gap:2rem}.product-detail__image{min-height:320px;position:static}.capacity-grid,.timeline{grid-template-columns:repeat(2,1fr)}.tables-grid,.future-products,.financing-header,.regions-table__row{grid-template-columns:1fr}.about-block--reverse .about-block__grid{direction:ltr}.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.header__toggle{display:flex}.header__backdrop{inset:var(--header-h) 0 0;cursor:pointer;z-index:100;background:#00000059;border:none;display:block;position:fixed}.header__nav{top:var(--header-h);z-index:101;background:var(--kaly-white);opacity:0;visibility:hidden;border-bottom:1px solid #00000014;max-height:0;transition:max-height .3s,opacity .25s,visibility .25s;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #00000014}.header__nav--open{opacity:1;visibility:visible;max-height:420px}.header__nav-list{flex-direction:column;gap:0;padding:.5rem 0 1rem}.header__nav-list li{border-bottom:1px solid #eee}.header__nav-list li:last-child{border-bottom:none}.header__nav-list a{border-bottom:none;padding:1rem 1.25rem;font-size:.9375rem;display:block}.header__nav-list a.active{border-left:3px solid var(--kaly-green);background:#00a5260f;padding-left:calc(1.25rem - 3px)}}@media (width<=768px){.capacity-grid,.timeline,.future-product,.products-grid,.products-grid--featured,.products-grid--related,.promos-grid,.footer__grid{grid-template-columns:1fr}.hero__actions{flex-direction:column}.hero__actions .btn{text-align:center}}.futura{background:var(--kaly-white);color:var(--kaly-text)}.futura-hero{background:#1a1c1a;border-bottom:1px solid #00a52640;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.futura-hero__bg{position:absolute;inset:0}.futura-hero__photo{filter:blur(18px)brightness(.45);opacity:.6;background-image:url(/assets/nosotros/quienes-somos.jpg);background-position:50%;background-size:cover;position:absolute;inset:-30px;transform:scale(1.08)}.futura-hero__overlay{background:radial-gradient(at 0%,#00a52659 0%,#0000 55%),radial-gradient(at 100% 30%,#fcd01726 0%,#0000 50%),radial-gradient(at 60% 100%,#d979291f 0%,#0000 45%),linear-gradient(#1a1c1abf 0%,#141614eb 100%);position:absolute;inset:0}.futura-hero__orb{filter:blur(90px);opacity:.5;z-index:1;border-radius:50%;animation:8s ease-in-out infinite futura-float;position:absolute}.futura-hero__orb--1{background:#00a52640;width:420px;height:420px;top:5%;left:-8%}.futura-hero__orb--2{background:#fcd0171f;width:320px;height:320px;animation-delay:-4s;bottom:15%;right:-5%}.futura-hero__grid{z-index:1;background-image:linear-gradient(#00a5260f 1px,#0000 1px),linear-gradient(90deg,#00a5260f 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 85%);mask-image:linear-gradient(#000 20%,#0000 85%)}@keyframes futura-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(24px,-16px)scale(1.04)}}.futura-hero__content{z-index:2;padding-block:5rem;position:relative}.futura-badge{letter-spacing:.15em;text-transform:uppercase;color:#4dff7a;background:#00a52626;border:1px solid #00a52680;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.6875rem;font-weight:700;animation:3s ease-in-out infinite futura-pulse;display:inline-block}@keyframes futura-pulse{0%,to{box-shadow:0 0 #00a52640}50%{box-shadow:0 0 20px 2px #00a52633}}.futura-hero__title{letter-spacing:-.03em;text-transform:uppercase;color:var(--kaly-white);margin-bottom:1rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1}.futura-hero__title-accent{color:var(--kaly-green)}.futura-hero__subtitle{color:var(--kaly-white);margin-bottom:.75rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600}.futura-hero__desc{color:#ffffffb8;max-width:520px;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.futura-hero__stats{flex-wrap:wrap;gap:2.5rem;display:flex}.futura-stat{border:1px solid #00a5264d;border-left:4px solid var(--kaly-green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;flex-direction:column;min-width:120px;padding:1.25rem 1.5rem;transition:box-shadow .3s,transform .3s,background .3s;display:flex}.futura-stat:hover{background:#00a5261f;transform:translateY(-3px);box-shadow:0 8px 24px #00a52633}.futura-stat__value{color:#4dff7a;font-size:2rem;font-weight:800;line-height:1}.futura-stat__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.75rem}.futura-section-head{margin-bottom:3rem}.futura-section-head__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--kaly-green);margin-bottom:.75rem;font-size:.6875rem;font-weight:700;display:inline-block}.futura-section-head h2{text-transform:uppercase;color:var(--kaly-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.futura-section-head h2 em{color:var(--kaly-green);font-style:normal}.futura-infra{background:var(--kaly-bg-light)}.futura-infra__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.futura-card{background:var(--kaly-white);border:1px solid #eee;border-top:3px solid var(--kaly-green);animation:.8s backwards futura-fade-up;animation-delay:var(--delay,0s);border-radius:8px;padding:2rem;transition:transform .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden}@keyframes futura-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.futura-card:hover{border-color:var(--kaly-green);transform:translateY(-6px);box-shadow:0 16px 40px #00a5261f}.futura-card__glow{pointer-events:none;background:radial-gradient(circle,#00a5260f 0%,#0000 70%);width:80%;height:80%;position:absolute;top:-60%;right:-40%}.futura-card__index{color:var(--kaly-green);letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:800}.futura-card h3{color:var(--kaly-text);text-transform:uppercase;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.futura-card p{color:var(--kaly-text);margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.futura-card__metric strong{color:var(--kaly-green);font-size:1.75rem;font-weight:800;display:block}.futura-card__metric span{text-transform:uppercase;letter-spacing:.08em;color:var(--kaly-text);font-size:.6875rem}.futura-products{background:var(--kaly-white)}.futura-products__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.futura-product{background:var(--kaly-white);animation:.6s backwards futura-fade-up;animation-delay:var(--delay,0s);border:1px solid #eee;border-radius:8px;padding:1.5rem;transition:all .35s;position:relative;overflow:hidden}.futura-product:hover{border-color:var(--kaly-green);transform:translateY(-4px);box-shadow:0 8px 28px #00a5261a}.futura-product__shine{background:linear-gradient(90deg,#0000,#00a5260f,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.futura-product:hover .futura-product__shine{left:150%}.futura-product h3{color:var(--kaly-text);margin-bottom:.5rem;font-size:.875rem;font-weight:700;line-height:1.35}.futura-product p{color:var(--kaly-text);margin-bottom:1rem;font-size:.75rem}.futura-product__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--kaly-text);background:var(--kaly-yellow);border-radius:4px;padding:.3rem .6rem;font-size:.625rem;font-weight:700;display:inline-block}.futura-cta{text-align:center;background:var(--kaly-bg-light);padding-block:5rem}.futura-cta__inner{background:var(--kaly-white);border:1px solid #eee;border-left:4px solid var(--kaly-green);border-radius:8px;padding:3rem;box-shadow:0 4px 24px #0000000a}.futura-cta h2{color:var(--kaly-text);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.futura-cta p{color:var(--kaly-text);margin-bottom:2rem}.futura-cta__btn{letter-spacing:.08em;text-transform:uppercase;color:var(--kaly-white);background:var(--kaly-green);border-radius:4px;padding:1rem 2.5rem;font-size:.8125rem;font-weight:700;transition:all .3s;display:inline-block}.futura-cta__btn:hover{background:#008a20;transform:translateY(-2px);box-shadow:0 8px 24px #00a52640}@media (width<=1024px){.futura-infra__grid{grid-template-columns:1fr}.futura-products__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.futura-products__grid{grid-template-columns:1fr}.futura-hero__stats{gap:1rem}.futura-stat{flex:1;min-width:100px}}
