.nav-module__3cSa6q__header{z-index:60;color:#fff;transition:background .4s var(--ease), box-shadow .4s, color .4s;position:sticky;top:0}.nav-module__3cSa6q__solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line-d);color:var(--ink);background:#f6f5f3e6}.nav-module__3cSa6q__menuOpen{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--ink);background:#f6f5f3f7}.nav-module__3cSa6q__nav{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.nav-module__3cSa6q__brand{color:inherit;align-items:center;text-decoration:none;display:flex}.nav-module__3cSa6q__logoImg{width:auto;height:clamp(32px,2.3vw,35px);transition:filter .35s var(--ease);display:block}.nav-module__3cSa6q__logoDark{filter:invert()}.nav-module__3cSa6q__logoSolid{filter:none}.nav-module__3cSa6q__navlinks{align-items:center;gap:22px;display:flex}.nav-module__3cSa6q__navlinks a{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.74;padding:6px 0;font-size:.78rem;font-weight:600;transition:opacity .2s;position:relative}.nav-module__3cSa6q__navlinks a:hover{opacity:1}.nav-module__3cSa6q__active{opacity:1!important}.nav-module__3cSa6q__active:after{content:"";background:var(--metal-light);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.nav-module__3cSa6q__solid .nav-module__3cSa6q__active:after,.nav-module__3cSa6q__menuOpen .nav-module__3cSa6q__active:after{background:var(--metal)}.nav-module__3cSa6q__navCta{background:var(--metal-shine);text-shadow:0 1px 3px #00000073;transition:filter .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);border-radius:999px;line-height:1;opacity:1!important;color:#fff!important;padding:9px 20px!important}.nav-module__3cSa6q__navCta:hover{filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 8px 20px -6px #0a0b0d80}.nav-module__3cSa6q__burger{cursor:pointer;color:inherit;background:0 0;border:0;flex-direction:column;gap:5px;padding:10px;display:none}.nav-module__3cSa6q__burger span{background:currentColor;width:24px;height:2px;transition:all .3s}.nav-module__3cSa6q__menuOpen .nav-module__3cSa6q__burger span:first-child{transform:translateY(7px)rotate(45deg)}.nav-module__3cSa6q__menuOpen .nav-module__3cSa6q__burger span:nth-child(2){opacity:0}.nav-module__3cSa6q__menuOpen .nav-module__3cSa6q__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:901px){.nav-module__3cSa6q__brand{flex:none}.nav-module__3cSa6q__logoImg{max-width:none}}@media (max-width:900px){.nav-module__3cSa6q__burger{display:flex}.nav-module__3cSa6q__logoImg{height:38px}.nav-module__3cSa6q__navlinks{background:var(--paper);padding:14px var(--pad) 26px;border-top:1px solid var(--line-d);opacity:0;pointer-events:none;transition:opacity .25s var(--ease), transform .25s var(--ease);flex-direction:column;align-items:flex-start;gap:4px;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 24px 40px -24px #0006}.nav-module__3cSa6q__menuOpen .nav-module__3cSa6q__navlinks{opacity:1;pointer-events:auto;transform:none}.nav-module__3cSa6q__navlinks a{opacity:1;width:100%;color:var(--ink);border-bottom:1px solid var(--line-d);padding:12px 0;font-size:.95rem}.nav-module__3cSa6q__navCta{background:var(--metal-shine);text-align:center;border-bottom:0;border-radius:999px;margin-top:14px;color:#fff!important;padding:14px 20px!important}}
.hero-module__qbw09W__hero{color:#fff;isolation:isolate;background:var(--ink);margin-top:-76px;padding-top:76px;position:relative}.hero-module__qbw09W__grid{grid-template-columns:minmax(420px,46%) 1fr;min-height:100svh;display:grid}.hero-module__qbw09W__text{padding:130px 0 70px;padding-inline:var(--pad);flex-direction:column;justify-content:center;display:flex}.hero-module__qbw09W__text h1{letter-spacing:0;text-wrap:balance;margin-top:20px;font-size:clamp(2.5rem,3.6vw,3.8rem);font-weight:700;line-height:1.04}.hero-module__qbw09W__tagline{color:#c2c7cc;font-weight:500}.hero-module__qbw09W__lead{color:#ffffffc7;max-width:40ch;margin-top:22px;font-size:clamp(1rem,1.4vw,1.15rem)}.hero-module__qbw09W__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-module__qbw09W__photo{min-height:320px;position:relative;overflow:hidden}.hero-module__qbw09W__photoImg{object-fit:cover}.hero-module__qbw09W__photoMobile{display:none}.hero-module__qbw09W__photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07070859 0%,#07070800 12%);position:absolute;inset:0}@media (max-width:860px){.hero-module__qbw09W__grid{grid-template-columns:1fr;min-height:auto}.hero-module__qbw09W__photo{order:1;height:46vh;min-height:300px}.hero-module__qbw09W__photoDesktop{display:none}.hero-module__qbw09W__photoMobile{display:block}.hero-module__qbw09W__photoImg{object-position:62% 30%}.hero-module__qbw09W__photo:after{background:linear-gradient(#07070800 78%,#07070880 100%)}.hero-module__qbw09W__text{padding:40px var(--pad) 48px;order:2}.hero-module__qbw09W__text h1{font-size:clamp(2.1rem,8vw,2.8rem)}.hero-module__qbw09W__text .eyebrow{letter-spacing:.2em;text-wrap:balance;font-size:.64rem}.hero-module__qbw09W__lead{max-width:34ch;margin-top:16px;font-size:1rem}.hero-module__qbw09W__actions{margin-top:24px}}
.destacados-module__iENFaq__section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.destacados-module__iENFaq__section:after{content:"";pointer-events:none;background:radial-gradient(70% 90% at 85% 10%,#b0b6bc1f,#0000 60%);position:absolute;inset:0}.destacados-module__iENFaq__head{z-index:1;max-width:56ch;margin-bottom:44px;position:relative}.destacados-module__iENFaq__head h2{text-transform:uppercase;margin-top:14px;font-size:clamp(1.8rem,4vw,2.8rem)}.destacados-module__iENFaq__head p{color:#ffffff9e;margin-top:14px;font-size:1rem}.destacados-module__iENFaq__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:22px;display:grid;position:relative}.destacados-module__iENFaq__card{transition:transform .35s var(--ease), border-color .35s, background .35s;background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;padding:22px 20px 26px;display:flex;position:relative}.destacados-module__iENFaq__card:hover{background:#ffffff0f;border-color:#ffffff4d;transform:translateY(-4px)}.destacados-module__iENFaq__badge{z-index:2;background:var(--metal-shine);color:#fff;text-shadow:0 1px 2px #00000073;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;padding:5px 9px;font-size:.58rem;font-weight:700;position:absolute;top:14px;left:14px}.destacados-module__iENFaq__imgWrap{aspect-ratio:4/3;background:linear-gradient(160deg,#1c1e22,#0a0b0d);margin-bottom:18px;position:relative;overflow:hidden}.destacados-module__iENFaq__img{object-fit:contain;filter:drop-shadow(0 18px 26px #0000008c);transition:transform .5s var(--ease);padding:6%}.destacados-module__iENFaq__card:hover .destacados-module__iENFaq__img{transform:scale(1.04)}.destacados-module__iENFaq__card h3{text-transform:uppercase;font-size:1rem;line-height:1.25}.destacados-module__iENFaq__precio{font-family:var(--font-display);color:var(--metal-light);margin-top:6px;font-size:.98rem;font-weight:700}.destacados-module__iENFaq__cta{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;margin-top:auto;padding-top:14px;font-size:.68rem;font-weight:700}.destacados-module__iENFaq__card:hover .destacados-module__iENFaq__cta{color:#fff}@media (max-width:980px){.destacados-module__iENFaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.destacados-module__iENFaq__grid{grid-template-columns:1fr}}
.sections-module__vfpu9G__split{background:var(--ink-warm);color:#fff;border-top:1px solid #ffffff0f;grid-template-columns:1.05fr .95fr;display:grid}.sections-module__vfpu9G__splitTxt{padding:clamp(40px,6vw,86px)}.sections-module__vfpu9G__splitTxt h2{text-transform:uppercase;margin:18px 0 22px;font-size:clamp(1.7rem,3.6vw,2.8rem)}.sections-module__vfpu9G__splitTxt p{color:#ffffffb8;margin-bottom:16px}.sections-module__vfpu9G__splitMedia{min-height:420px;position:relative}.sections-module__vfpu9G__splitVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sections-module__vfpu9G__pillars{flex-wrap:wrap;gap:30px;margin-top:30px;display:flex}.sections-module__vfpu9G__pillars div{border-top:1px solid var(--line);flex:1;min-width:120px;padding-top:14px}.sections-module__vfpu9G__pillars b{font-family:var(--font-display);font-size:1.7rem;font-weight:700;display:block}.sections-module__vfpu9G__pillars small{color:var(--steel);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.sections-module__vfpu9G__secHead{max-width:60ch}.sections-module__vfpu9G__secHead h2{text-transform:uppercase;margin-top:18px;font-size:clamp(1.8rem,4.4vw,3.3rem)}.sections-module__vfpu9G__secHead p{color:var(--steel-d);max-width:52ch;margin-top:18px;font-size:1.05rem}.sections-module__vfpu9G__gridCards{background:var(--line-d);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:54px;display:grid}.sections-module__vfpu9G__catalogCta{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--ink);transition:gap .3s var(--ease);align-items:center;gap:10px;margin-top:40px;padding-bottom:6px;font-size:.78rem;font-weight:700;display:inline-flex}.sections-module__vfpu9G__catalogCta:hover{gap:16px}.sections-module__vfpu9G__card{background:var(--paper);transition:transform .4s var(--ease), box-shadow .4s, background .4s;flex-direction:column;display:flex;overflow:hidden}.sections-module__vfpu9G__card:hover{background:var(--white);box-shadow:0 1px 0 var(--ink), 0 18px 40px -30px #00000080;transform:translateY(-3px)}.sections-module__vfpu9G__cardImgWrap{aspect-ratio:4/3;background:linear-gradient(160deg,#1c1e22,#0a0b0d);position:relative;overflow:hidden}.sections-module__vfpu9G__cardImgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.sections-module__vfpu9G__card:hover .sections-module__vfpu9G__cardImgWrap img{transform:scale(1.05)}.sections-module__vfpu9G__cardTag{background:var(--ink);color:#fff;font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;padding:8px 13px;font-size:.6rem;font-weight:700;position:absolute;top:0;left:0}.sections-module__vfpu9G__cardBody{flex-direction:column;flex:1;padding:28px 26px 30px;display:flex}.sections-module__vfpu9G__cardBody h3{text-transform:uppercase;letter-spacing:-.01em;font-size:1.3rem}.sections-module__vfpu9G__cardDesc{color:var(--steel-d);margin:12px 0 18px;font-size:.92rem}.sections-module__vfpu9G__specs{border-top:1px solid var(--line-d);gap:9px;margin-top:auto;padding-top:16px;list-style:none;display:grid}.sections-module__vfpu9G__specs li{justify-content:space-between;gap:12px;font-size:.82rem;display:flex}.sections-module__vfpu9G__specs li span:first-child{color:var(--steel-d)}.sections-module__vfpu9G__specs li span:last-child{text-align:right;font-weight:600}.sections-module__vfpu9G__stats{background:var(--ink);color:#fff;border-top:1px solid #ffffff0f}.sections-module__vfpu9G__statsGrid{grid-template-columns:1fr 1fr 1.5fr 1fr;display:grid}.sections-module__vfpu9G__stat{border-left:1px solid var(--line);padding:clamp(40px,6vw,78px) 34px}.sections-module__vfpu9G__stat:first-child{border-left:0}.sections-module__vfpu9G__statNum{font-family:var(--font-display);font-size:clamp(2.4rem,5.5vw,4rem);font-weight:700;line-height:.92}.sections-module__vfpu9G__statLg .sections-module__vfpu9G__statNum{font-size:clamp(3.2rem,8vw,6rem)}.sections-module__vfpu9G__statRule{background:var(--metal-light);width:42px;height:2px;margin:18px 0 14px}.sections-module__vfpu9G__stat small{color:var(--steel);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600}.sections-module__vfpu9G__steps{counter-reset:s;grid-template-columns:repeat(5,1fr);gap:26px;margin-top:54px;display:grid}.sections-module__vfpu9G__step{border-top:1px solid var(--ink);padding-top:20px}.sections-module__vfpu9G__step:before{counter-increment:s;content:"0" counter(s);font-family:var(--font-display);color:var(--ink);margin-bottom:12px;font-size:1.4rem;font-weight:700;display:block}.sections-module__vfpu9G__step h3{text-transform:uppercase;margin:0 0 10px;font-size:1.1rem}.sections-module__vfpu9G__step p{color:var(--steel-d);font-size:.9rem}.sections-module__vfpu9G__gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;gap:14px;margin-top:54px;display:grid}.sections-module__vfpu9G__galleryItem{background:var(--ink);position:relative;overflow:hidden}.sections-module__vfpu9G__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.sections-module__vfpu9G__galleryItem:hover img{transform:scale(1.08)}.sections-module__vfpu9G__galleryItem:after{content:"";opacity:.82;transition:opacity .45s var(--ease);background:linear-gradient(#08090a00 18%,#08090a6b 58%,#08090aeb);position:absolute;inset:0}.sections-module__vfpu9G__galleryItem:hover:after{opacity:1}.sections-module__vfpu9G__gTall{grid-row:span 2}.sections-module__vfpu9G__gWide{grid-column:span 2}.sections-module__vfpu9G__gCap{z-index:2;color:#fff;pointer-events:none;text-shadow:0 2px 12px #000000c7;padding:16px 18px;position:absolute;bottom:0;left:0;right:0}.sections-module__vfpu9G__gLoc{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;align-items:center;gap:7px;font-size:.6rem;font-weight:600;display:inline-flex}.sections-module__vfpu9G__gLoc:before{content:"";background:var(--metal-light);flex:none;width:5px;height:5px}.sections-module__vfpu9G__gName{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;opacity:0;max-width:92%;transition:transform .45s var(--ease), opacity .45s var(--ease);margin-top:6px;font-size:1rem;font-weight:700;line-height:1.12;display:block;transform:translateY(10px)}.sections-module__vfpu9G__gDetail{color:#ffffffc7;opacity:0;max-width:36ch;transition:transform .45s var(--ease), opacity .45s var(--ease);margin-top:8px;font-size:.72rem;line-height:1.35;display:block;transform:translateY(10px)}.sections-module__vfpu9G__galleryItem:hover .sections-module__vfpu9G__gName,.sections-module__vfpu9G__galleryItem:hover .sections-module__vfpu9G__gDetail{opacity:1;transform:none}.sections-module__vfpu9G__projCta{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);align-items:center;gap:10px;margin-top:36px;font-size:.76rem;font-weight:700;display:inline-flex}.sections-module__vfpu9G__projCta svg{color:var(--metal);transition:transform .3s var(--ease)}.sections-module__vfpu9G__projCta:hover svg{transform:translate(5px)}.sections-module__vfpu9G__feature{border:1px solid var(--line-d);background:var(--paper-2);grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.sections-module__vfpu9G__featureMedia{min-height:360px;position:relative}.sections-module__vfpu9G__featureMediaGrid{grid-template-columns:1fr 1fr;gap:2px;min-height:360px;display:grid;position:relative}.sections-module__vfpu9G__featureMediaGrid>div{position:relative;overflow:hidden}.sections-module__vfpu9G__featureMediaGrid img,.sections-module__vfpu9G__featureMediaGrid video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sections-module__vfpu9G__featureTxt{padding:clamp(38px,5vw,66px)}.sections-module__vfpu9G__featureTxt h2{text-transform:uppercase;margin:16px 0 20px;font-size:clamp(1.6rem,3.4vw,2.6rem)}.sections-module__vfpu9G__featureTxt ul{gap:16px;margin-top:8px;list-style:none;display:grid}.sections-module__vfpu9G__featureTxt li{align-items:flex-start;gap:13px;font-size:.96rem;display:flex}.sections-module__vfpu9G__featureTxt li svg{width:18px;height:18px;color:var(--metal);flex:none;margin-top:3px}.sections-module__vfpu9G__cta{background:var(--ink);color:#fff}.sections-module__vfpu9G__ctaGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(40px,6vw,90px);display:grid}.sections-module__vfpu9G__ctaLeft{flex-direction:column;display:flex}.sections-module__vfpu9G__ctaLeft h2{text-transform:uppercase;font-size:clamp(2rem,4.6vw,3.4rem)}.sections-module__vfpu9G__ctaLeft p{color:#ffffffb8;max-width:40ch;margin-top:20px}.sections-module__vfpu9G__waLine{align-items:center;gap:12px;margin-top:28px;font-weight:700;display:inline-flex}.sections-module__vfpu9G__ctaMap{margin-top:auto;padding-top:32px}.sections-module__vfpu9G__ctaMap iframe{filter:grayscale()brightness(.48)contrast(1.25);border:0;border-radius:2px;width:100%;height:200px;display:block}.sections-module__vfpu9G__mapWrap{display:block;position:relative}.sections-module__vfpu9G__mapWrap iframe{pointer-events:none}.sections-module__vfpu9G__mapOpen{z-index:2;text-align:center;color:#fff;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;opacity:0;transition:opacity .25s var(--ease), transform .25s var(--ease);background:#0a0b0dd1;padding:10px 14px;font-size:.68rem;font-weight:700;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.sections-module__vfpu9G__mapWrap:hover .sections-module__vfpu9G__mapOpen,.sections-module__vfpu9G__mapWrap:focus-visible .sections-module__vfpu9G__mapOpen{opacity:1;transform:none}.sections-module__vfpu9G__mapPin{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.sections-module__vfpu9G__mapPin svg{filter:drop-shadow(0 6px 8px #0000008c);display:block}.sections-module__vfpu9G__mapPinBody{fill:var(--metal-light)}.sections-module__vfpu9G__mapPinHole{fill:var(--ink)}.sections-module__vfpu9G__mapPinRing{background:var(--metal-light);border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;bottom:-2px;left:50%}.sections-module__vfpu9G__mapPinRing:after{content:"";background:var(--metal-light);border-radius:50%;animation:2.4s ease-out infinite sections-module__vfpu9G__pinRing;position:absolute;inset:0}@keyframes sections-module__vfpu9G__pinRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(3.4)}}.sections-module__vfpu9G__ctaMap address{color:var(--steel);letter-spacing:.04em;align-items:flex-start;gap:9px;margin-top:12px;font-size:.74rem;font-style:normal;line-height:1.5;display:flex}.sections-module__vfpu9G__ctaMap address svg{color:var(--metal-light);flex:none;margin-top:2px}.sections-module__vfpu9G__redesGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:44px;display:grid}.sections-module__vfpu9G__redCard{background:var(--paper);border:1px solid var(--line-d);transition:transform .3s var(--ease), border-color .3s, background .3s;align-items:center;gap:18px;padding:26px 28px;display:flex}.sections-module__vfpu9G__redCard svg:first-child{color:var(--metal);flex:none}.sections-module__vfpu9G__redCard span{flex-direction:column;flex:1;gap:4px;display:flex}.sections-module__vfpu9G__redCard strong{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;font-size:1rem}.sections-module__vfpu9G__redCard small{color:var(--steel-d);font-size:.84rem}.sections-module__vfpu9G__redCard svg:last-child{color:var(--steel);transition:transform .3s var(--ease);flex:none}.sections-module__vfpu9G__redCard:hover{background:var(--white);border-color:var(--ink);transform:translateY(-3px)}.sections-module__vfpu9G__redCard:hover svg:last-child{color:var(--ink);transform:translate(2px,-2px)}.sections-module__vfpu9G__footer{background:var(--ink);color:var(--steel);border-top:1px solid var(--line);padding-block:40px}.sections-module__vfpu9G__footerGrid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.sections-module__vfpu9G__footerBrand{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:#fff;font-size:.82rem;font-weight:700}.sections-module__vfpu9G__footerBrand span{letter-spacing:.3em;opacity:.5;margin-top:4px;font-size:.48rem;display:block}.sections-module__vfpu9G__footerLinks{flex-wrap:wrap;gap:24px;display:flex}.sections-module__vfpu9G__footerLinks a{letter-spacing:.1em;text-transform:uppercase;opacity:.6;font-size:.74rem;font-weight:600;transition:opacity .2s}.sections-module__vfpu9G__footerLinks a:hover{opacity:1}.sections-module__vfpu9G__footerCopy{opacity:.45;font-size:.72rem}@media (max-width:980px){.sections-module__vfpu9G__gridCards,.sections-module__vfpu9G__steps,.sections-module__vfpu9G__statsGrid{grid-template-columns:repeat(2,1fr)}.sections-module__vfpu9G__stat:nth-child(odd){border-left:0}.sections-module__vfpu9G__stat:nth-child(n+3){border-top:1px solid var(--line)}.sections-module__vfpu9G__ctaGrid{grid-template-columns:1fr}.sections-module__vfpu9G__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sections-module__vfpu9G__split{grid-template-columns:1fr}.sections-module__vfpu9G__splitMedia{order:-1;min-height:300px}.sections-module__vfpu9G__feature{grid-template-columns:1fr}.sections-module__vfpu9G__featureMedia,.sections-module__vfpu9G__featureMediaGrid{min-height:260px}.sections-module__vfpu9G__footerGrid{flex-direction:column;align-items:flex-start;gap:24px}.sections-module__vfpu9G__gTall{grid-row:auto}.sections-module__vfpu9G__gName{opacity:1;transform:none}.sections-module__vfpu9G__gDetail{display:none}.sections-module__vfpu9G__galleryItem:after{opacity:1}}@media (hover:none){.sections-module__vfpu9G__gName{opacity:1;transform:none}.sections-module__vfpu9G__gDetail{display:none}.sections-module__vfpu9G__galleryItem:after{opacity:1}.sections-module__vfpu9G__mapOpen{opacity:1;transform:none}}@media (max-width:520px){.sections-module__vfpu9G__gridCards,.sections-module__vfpu9G__steps,.sections-module__vfpu9G__redesGrid{grid-template-columns:1fr}.sections-module__vfpu9G__gallery{grid-template-columns:1fr 1fr;grid-auto-rows:160px}}
.pageheader-module__aJVNkq__header{background:var(--ink);color:#fff;padding-block:clamp(48px,8vh,88px) clamp(52px,9vh,96px);position:relative;overflow:hidden}.pageheader-module__aJVNkq__header:after{content:"";pointer-events:none;background:radial-gradient(90% 120% at 88% 12%,#b0b6bc1f,#0000 62%);position:absolute;inset:0}.pageheader-module__aJVNkq__header>.wrap{z-index:1;position:relative}.pageheader-module__aJVNkq__header h1{text-transform:uppercase;text-wrap:balance;margin-top:14px;font-size:clamp(2.1rem,5vw,3.6rem)}.pageheader-module__aJVNkq__lead{color:#ffffffa8;max-width:54ch;margin-top:18px;font-size:clamp(1rem,1.3vw,1.1rem)}
.catalogo-module__ZyWlxa__catSection{margin-top:70px}.catalogo-module__ZyWlxa__catSection:first-child{margin-top:0}.catalogo-module__ZyWlxa__catHead{border-bottom:1px solid var(--line-d);justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:32px;padding-bottom:16px;display:flex}.catalogo-module__ZyWlxa__catHead h2{text-transform:uppercase;font-size:clamp(1.4rem,2.6vw,2rem)}.catalogo-module__ZyWlxa__catCount{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--steel);white-space:nowrap;font-size:.72rem}.catalogo-module__ZyWlxa__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.catalogo-module__ZyWlxa__gridCompact{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalogo-module__ZyWlxa__card{background:var(--paper);border:1px solid var(--line-d);transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s;flex-direction:column;scroll-margin-top:96px;display:flex;overflow:hidden}.catalogo-module__ZyWlxa__card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 20px 40px -28px #0a0b0d80}.catalogo-module__ZyWlxa__imgWrap{background:linear-gradient(160deg,#1c1e22,#0a0b0d);position:relative;overflow:hidden}.catalogo-module__ZyWlxa__imgWrap.catalogo-module__ZyWlxa__landscape{aspect-ratio:4/3}.catalogo-module__ZyWlxa__imgWrap.catalogo-module__ZyWlxa__portrait{aspect-ratio:3/4}.catalogo-module__ZyWlxa__imgWrap img{object-fit:contain;width:100%;height:100%;transition:transform .6s var(--ease);padding:6%}.catalogo-module__ZyWlxa__card:hover .catalogo-module__ZyWlxa__imgWrap img{transform:scale(1.04)}.catalogo-module__ZyWlxa__imgWrap img.catalogo-module__ZyWlxa__vaultImage{transform:scale(1.22)}.catalogo-module__ZyWlxa__card:hover .catalogo-module__ZyWlxa__imgWrap img.catalogo-module__ZyWlxa__vaultImage{transform:scale(1.26)}.catalogo-module__ZyWlxa__carouselNav{z-index:2;color:#fff;cursor:pointer;opacity:.55;width:30px;height:30px;transition:opacity .25s var(--ease), background .25s var(--ease);background:#0a0b0db3;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.catalogo-module__ZyWlxa__carouselNav:hover,.catalogo-module__ZyWlxa__carouselNav:focus-visible{opacity:1;background:var(--ink)}.catalogo-module__ZyWlxa__carouselPrev{left:8px}.catalogo-module__ZyWlxa__carouselNext{right:8px}.catalogo-module__ZyWlxa__carouselLabel{z-index:2;color:#fff;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;background:#0a0b0db3;padding:5px 9px;font-size:.58rem;font-weight:600;position:absolute;top:10px;right:10px}.catalogo-module__ZyWlxa__carouselDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.catalogo-module__ZyWlxa__carouselDot{cursor:pointer;width:6px;height:6px;transition:background .25s var(--ease), transform .25s var(--ease);background:#fff6;border:none;border-radius:50%;padding:0}.catalogo-module__ZyWlxa__carouselDot:hover{background:#ffffffb3}.catalogo-module__ZyWlxa__carouselDotActive{background:#fff;transform:scale(1.3)}.catalogo-module__ZyWlxa__badges{flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px);display:flex;position:absolute;top:10px;left:10px}.catalogo-module__ZyWlxa__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;background:#0a0b0dd9;padding:5px 9px;font-size:.58rem;font-weight:700}.catalogo-module__ZyWlxa__badgeBest{background:var(--metal-shine);text-shadow:0 1px 2px #00000073}.catalogo-module__ZyWlxa__body{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.catalogo-module__ZyWlxa__body h3{text-transform:uppercase;letter-spacing:-.005em;font-size:1.12rem;line-height:1.2}.catalogo-module__ZyWlxa__precio{font-family:var(--font-display);color:var(--metal);margin-top:6px;font-size:1rem;font-weight:700}.catalogo-module__ZyWlxa__medidas{color:var(--steel-d);margin-top:10px;font-size:.78rem;line-height:1.5}.catalogo-module__ZyWlxa__bullets{border-top:1px solid var(--line-d);gap:7px;margin-top:14px;padding-top:14px;list-style:none;display:grid}.catalogo-module__ZyWlxa__bullets li{color:var(--steel-d);padding-left:14px;font-size:.8rem;line-height:1.4;position:relative}.catalogo-module__ZyWlxa__bullets li:before{content:"";background:var(--metal);width:5px;height:5px;position:absolute;top:.5em;left:0}.catalogo-module__ZyWlxa__cardCta{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:.7rem;font-weight:700;display:inline-flex}.catalogo-module__ZyWlxa__compactCard{background:var(--paper);border:1px solid var(--line-d);transition:border-color .3s, transform .3s var(--ease);overflow:hidden}.catalogo-module__ZyWlxa__compactCard:hover{border-color:var(--ink);transform:translateY(-2px)}.catalogo-module__ZyWlxa__compactImgWrap{aspect-ratio:1;background:linear-gradient(160deg,#1c1e22,#0a0b0d);position:relative}.catalogo-module__ZyWlxa__compactImgWrap img{object-fit:contain;width:100%;height:100%;padding:10%}.catalogo-module__ZyWlxa__compactBody{padding:14px 16px 16px}.catalogo-module__ZyWlxa__compactBody h3{text-transform:uppercase;font-size:.86rem;line-height:1.25}.catalogo-module__ZyWlxa__compactPrecio{font-family:var(--font-display);color:var(--metal);margin-top:6px;font-size:.86rem;font-weight:700}.catalogo-module__ZyWlxa__compactMedidas{color:var(--steel);margin-top:4px;font-size:.7rem}@media (max-width:980px){.catalogo-module__ZyWlxa__grid{grid-template-columns:repeat(2,1fr)}.catalogo-module__ZyWlxa__gridCompact{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.catalogo-module__ZyWlxa__grid{grid-template-columns:1fr}.catalogo-module__ZyWlxa__gridCompact{grid-template-columns:repeat(2,1fr)}.catalogo-module__ZyWlxa__catHead{flex-direction:column;align-items:flex-start;gap:6px}}
.ctabanner-module__4jTNeG__banner{background:var(--ink);color:#fff;padding-block:clamp(56px,9vh,100px);position:relative;overflow:hidden}.ctabanner-module__4jTNeG__banner:after{content:"";pointer-events:none;background:radial-gradient(80% 130% at 15% 90%,#b0b6bc24,#0000 60%);position:absolute;inset:0}.ctabanner-module__4jTNeG__inner{z-index:1;grid-template-columns:1.3fr .7fr;align-items:center;gap:40px;display:grid;position:relative}.ctabanner-module__4jTNeG__txt h2{text-transform:uppercase;margin-top:14px;font-size:clamp(1.7rem,3.4vw,2.6rem)}.ctabanner-module__4jTNeG__txt p{color:#ffffffa8;max-width:46ch;margin-top:14px}.ctabanner-module__4jTNeG__actions{flex-direction:column;align-items:stretch;gap:12px;display:flex}.ctabanner-module__4jTNeG__actions a{justify-content:center}@media (max-width:860px){.ctabanner-module__4jTNeG__inner{grid-template-columns:1fr;gap:28px}}
.seccionesgrid-module__fm6bbq__head{max-width:44ch;margin-bottom:44px}.seccionesgrid-module__fm6bbq__head h2{text-transform:uppercase;margin-top:14px;font-size:clamp(1.8rem,4vw,3rem)}.seccionesgrid-module__fm6bbq__grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.seccionesgrid-module__fm6bbq__card{background:var(--ink);color:#fff;isolation:isolate;min-height:300px;transition:transform .35s var(--ease), box-shadow .35s var(--ease);border-radius:4px;flex-direction:column;display:flex;position:relative;overflow:hidden}.seccionesgrid-module__fm6bbq__card:hover{transform:translateY(-4px);box-shadow:0 26px 50px -24px #0a0b0d8c}.seccionesgrid-module__fm6bbq__wide{grid-column:span 2;min-height:420px}.seccionesgrid-module__fm6bbq__media{z-index:-1;position:absolute;inset:0}.seccionesgrid-module__fm6bbq__media img{transition:transform .6s var(--ease)}.seccionesgrid-module__fm6bbq__card:hover .seccionesgrid-module__fm6bbq__media img{transform:scale(1.05)}.seccionesgrid-module__fm6bbq__media:after{content:"";background:linear-gradient(#0707080a 0%,#0707082e 42%,#070708b8 74%,#070708eb 100%);position:absolute;inset:0}.seccionesgrid-module__fm6bbq__card[href=\/proceso] .seccionesgrid-module__fm6bbq__media:after{background:linear-gradient(90deg,#070708d1 0%,#07070894 38%,#0707081f 70%,#07070808 100%),linear-gradient(#0000 28%,#0707081f 58%,#0707088c 100%)}.seccionesgrid-module__fm6bbq__card[href=\/proceso] .seccionesgrid-module__fm6bbq__body{max-width:60%}.seccionesgrid-module__fm6bbq__body{z-index:1;margin-top:auto;padding:26px 24px 24px;position:relative}.seccionesgrid-module__fm6bbq__eyebrow{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:var(--steel);font-size:.64rem;font-weight:600}.seccionesgrid-module__fm6bbq__body h3{text-transform:uppercase;margin-top:8px;font-size:clamp(1.15rem,2vw,1.55rem)}.seccionesgrid-module__fm6bbq__body p{color:#ffffffad;max-width:42ch;margin-top:8px;font-size:.92rem}.seccionesgrid-module__fm6bbq__more{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--metal-light);align-items:center;gap:8px;margin-top:16px;font-size:.74rem;font-weight:600;display:inline-flex}.seccionesgrid-module__fm6bbq__more svg{transition:transform .3s var(--ease)}.seccionesgrid-module__fm6bbq__card:hover .seccionesgrid-module__fm6bbq__more svg{transform:translate(4px)}@media (max-width:760px){.seccionesgrid-module__fm6bbq__grid{grid-template-columns:1fr}.seccionesgrid-module__fm6bbq__wide{grid-column:span 1}.seccionesgrid-module__fm6bbq__card{min-height:260px}}
.hero-opciones-module__PfHl1G__intro{background:var(--paper);color:var(--ink);padding:clamp(7rem,12vw,11rem) 6vw 4rem}.hero-opciones-module__PfHl1G__intro>*{max-width:920px}.hero-opciones-module__PfHl1G__intro h1{font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin:.3rem 0 1rem;font-size:clamp(3rem,7vw,7rem);font-weight:600;line-height:.9}.hero-opciones-module__PfHl1G__intro>p:last-child{max-width:690px;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.hero-opciones-module__PfHl1G__eyebrow,.hero-opciones-module__PfHl1G__kicker{font-family:var(--font-display);letter-spacing:.17em;text-transform:uppercase;font-weight:600}.hero-opciones-module__PfHl1G__eyebrow{color:#67635e;font-size:.72rem}.hero-opciones-module__PfHl1G__options{background:var(--paper);padding:0 2.2vw 6rem}.hero-opciones-module__PfHl1G__option{max-width:1540px;margin:0 auto 6rem}.hero-opciones-module__PfHl1G__optionHeading{color:var(--ink);border-top:1px solid #aaa69f;align-items:center;gap:1.2rem;padding:1rem 0;display:flex}.hero-opciones-module__PfHl1G__optionHeading>span{font-family:var(--font-display);font-size:2.1rem;line-height:1}.hero-opciones-module__PfHl1G__optionHeading div{align-items:baseline;gap:.8rem;display:flex}.hero-opciones-module__PfHl1G__optionHeading strong{font-family:var(--font-display);text-transform:uppercase;font-size:1.1rem}.hero-opciones-module__PfHl1G__optionHeading small{color:#716d66}.hero-opciones-module__PfHl1G__hero{isolation:isolate;background:#111;min-height:clamp(570px,76vh,820px);position:relative;overflow:hidden}.hero-opciones-module__PfHl1G__cover{object-fit:cover}.hero-opciones-module__PfHl1G__realShade{z-index:1;background:linear-gradient(90deg,#050505d1 0%,#0505057a 42%,#0505050d 74%),linear-gradient(#0000 58%,#0000005c);position:absolute;inset:0}.hero-opciones-module__PfHl1G__heroCopy{z-index:3;color:#f5f3ef;width:min(620px,47vw);position:absolute;top:50%;left:clamp(2rem,6vw,7rem);transform:translateY(-45%)}.hero-opciones-module__PfHl1G__heroCopy h2{font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin:.55rem 0 1.2rem;font-size:clamp(3.4rem,6vw,7rem);font-weight:600;line-height:.88}.hero-opciones-module__PfHl1G__heroCopy>p:not(.hero-opciones-module__PfHl1G__kicker){color:#fffc;max-width:500px;margin-bottom:2rem;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.45}.hero-opciones-module__PfHl1G__kicker{color:#ffffffa6;margin:0;font-size:.72rem}.hero-opciones-module__PfHl1G__cta{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:1.5rem;padding:1rem 0 .65rem;font-weight:600;transition:gap .25s;display:inline-flex}.hero-opciones-module__PfHl1G__cta:hover{gap:2.1rem}.hero-opciones-module__PfHl1G__note{color:#5e5a54;max-width:610px;margin:1rem 0 0 auto;line-height:1.5}.hero-opciones-module__PfHl1G__studioHero{background:#080808}.hero-opciones-module__PfHl1G__studioHero:after{content:"";z-index:1;background:linear-gradient(#0000,#050505);height:28%;position:absolute;inset:auto 0 0}.hero-opciones-module__PfHl1G__studioBackdrop{z-index:0;object-fit:cover;object-position:center}.hero-opciones-module__PfHl1G__studioShade{z-index:1;background:linear-gradient(90deg,#0000009e 0%,#00000059 33%,#0000 58%);position:absolute;inset:0}.hero-opciones-module__PfHl1G__studioGrid{z-index:2;opacity:.08;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:9vw 9vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 55%);mask-image:linear-gradient(90deg,#000,#0000 55%)}.hero-opciones-module__PfHl1G__darkCopy{width:min(550px,40vw)}.hero-opciones-module__PfHl1G__darkCopy h2{font-size:clamp(3.4rem,5.3vw,6.4rem)}.hero-opciones-module__PfHl1G__dualProduct{z-index:2;filter:drop-shadow(0 35px 45px #000000a6);width:60%;height:105%;position:absolute;bottom:-8%;right:-1%}.hero-opciones-module__PfHl1G__dualProduct img,.hero-opciones-module__PfHl1G__fogoProduct img{object-fit:contain;object-position:center bottom}.hero-opciones-module__PfHl1G__fogoHero{background:radial-gradient(circle at 77% 35%,#4f3930 0%,#1c1917 30%,#080808 68%)}.hero-opciones-module__PfHl1G__fogoHero:before{content:"FOGO";color:#ffffff09;font-family:var(--font-display);letter-spacing:-.08em;font-size:clamp(12rem,30vw,32rem);font-weight:700;line-height:1;position:absolute;top:2%;right:-1%}.hero-opciones-module__PfHl1G__ember{opacity:.22;filter:blur(70px);background:#c94b26;border-radius:50%;width:25%;height:20%;position:absolute;bottom:8%;right:22%}.hero-opciones-module__PfHl1G__fogoProduct{z-index:2;filter:drop-shadow(0 30px 42px #000000b3);width:59%;height:102%;position:absolute;bottom:-5%;right:1%}@media (min-width:761px){.hero-opciones-module__PfHl1G__studioBackdrop{transform:translate(15%)scale(1.1)}}@media (max-width:760px){.hero-opciones-module__PfHl1G__intro{padding:7rem 1.25rem 3rem}.hero-opciones-module__PfHl1G__options{padding:0 .45rem 3rem}.hero-opciones-module__PfHl1G__option{margin-bottom:4rem}.hero-opciones-module__PfHl1G__optionHeading{margin:0 .8rem}.hero-opciones-module__PfHl1G__optionHeading div{display:block}.hero-opciones-module__PfHl1G__optionHeading small{margin-top:.2rem;display:block}.hero-opciones-module__PfHl1G__hero{min-height:710px}.hero-opciones-module__PfHl1G__heroCopy,.hero-opciones-module__PfHl1G__darkCopy{width:calc(100% - 2.8rem);top:12%;left:1.4rem;transform:none}.hero-opciones-module__PfHl1G__heroCopy h2,.hero-opciones-module__PfHl1G__darkCopy h2{font-size:clamp(3rem,14vw,4.5rem)}.hero-opciones-module__PfHl1G__realShade{background:linear-gradient(#000c 0%,#00000052 58%,#0000008c 100%)}.hero-opciones-module__PfHl1G__realHero .hero-opciones-module__PfHl1G__cover{object-position:62% center}.hero-opciones-module__PfHl1G__studioHero,.hero-opciones-module__PfHl1G__fogoHero{min-height:760px}.hero-opciones-module__PfHl1G__studioBackdrop{object-position:72% center}.hero-opciones-module__PfHl1G__studioShade{background:linear-gradient(#000000db 0%,#0000007a 43%,#0000000f 73%,#00000042 100%)}.hero-opciones-module__PfHl1G__fogoProduct{width:118%;height:57%;bottom:-4%;right:-11%}.hero-opciones-module__PfHl1G__note{padding:0 .8rem}}
.not-found-module__sxuMuG__error{background:var(--ink);min-height:clamp(540px,72vh,760px);color:var(--white);align-items:center;display:grid;overflow:hidden}.not-found-module__sxuMuG__inner{padding-block:clamp(72px,12vh,140px);position:relative}.not-found-module__sxuMuG__code{top:50%;right:var(--pad);color:#ffffff0b;font-family:var(--font-display);pointer-events:none;font-size:clamp(12rem,30vw,28rem);font-weight:700;line-height:.8;position:absolute;translate:0 -50%}.not-found-module__sxuMuG__inner h1{text-transform:uppercase;text-wrap:balance;max-width:760px;margin-top:18px;font-size:clamp(2.5rem,7vw,5.5rem);position:relative}.not-found-module__sxuMuG__lead{color:#ffffffad;max-width:54ch;margin-top:22px;font-size:clamp(1rem,1.4vw,1.15rem);position:relative}.not-found-module__sxuMuG__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex;position:relative}@media (max-width:640px){.not-found-module__sxuMuG__code{top:18%;right:14px;translate:0}.not-found-module__sxuMuG__actions{flex-direction:column;align-items:stretch}.not-found-module__sxuMuG__actions a{justify-content:center}}
.contactform-module__Km5oeW__form{max-width:640px;margin:0 auto}.contactform-module__Km5oeW__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contactform-module__Km5oeW__field{flex-direction:column;gap:8px;margin-bottom:26px;display:flex}.contactform-module__Km5oeW__label{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--steel-d);font-size:.68rem}.contactform-module__Km5oeW__input,.contactform-module__Km5oeW__textarea{border:0;border-bottom:1px solid var(--line-d);width:100%;color:var(--ink);background:0 0;padding:12px 2px;font-family:inherit;font-size:1rem;transition:border-color .3s}.contactform-module__Km5oeW__input::placeholder,.contactform-module__Km5oeW__textarea::placeholder{color:var(--steel)}.contactform-module__Km5oeW__input:focus,.contactform-module__Km5oeW__textarea:focus{border-color:var(--ink);outline:0}.contactform-module__Km5oeW__textarea{resize:vertical;min-height:110px}.contactform-module__Km5oeW__turnstile{width:100%;min-height:65px;margin:6px 0 26px}.contactform-module__Km5oeW__errorMsg{color:#b3261e;margin-bottom:18px;font-size:.88rem}.contactform-module__Km5oeW__submit{color:#fff;background:var(--ink);width:100%;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s var(--ease), box-shadow .2s, opacity .2s;border:0;border-radius:2px;padding:15px 34px;font-size:.82rem;font-weight:700}.contactform-module__Km5oeW__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 34px #0a0b0d40}.contactform-module__Km5oeW__submit:disabled{opacity:.4;cursor:not-allowed;transform:none}.contactform-module__Km5oeW__success{text-align:center;max-width:520px;margin:0 auto}.contactform-module__Km5oeW__successTitle{text-transform:uppercase;margin-top:12px;font-size:clamp(1.5rem,3vw,2.1rem)}.contactform-module__Km5oeW__successLead{color:var(--steel-d);margin-top:14px;font-size:1rem;line-height:1.6}.contactform-module__Km5oeW__btnWa{justify-content:center;width:100%;margin-top:30px}.contactform-module__Km5oeW__startOver{color:var(--steel-d);cursor:pointer;background:0 0;border:0;margin:20px auto 0;font-size:.84rem;text-decoration:underline;display:block}@media (max-width:560px){.contactform-module__Km5oeW__row{grid-template-columns:1fr}}
.testimonios-module__XKu2FW__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:44px;display:flex}.testimonios-module__XKu2FW__trust{font-family:var(--font-display);letter-spacing:.04em;color:var(--ink);border-bottom:1px solid var(--metal);transition:border-color .2s var(--ease), color .2s var(--ease);padding-bottom:2px;font-size:.78rem;font-weight:700}.testimonios-module__XKu2FW__trust:hover{color:var(--metal)}.testimonios-module__XKu2FW__grid{background:var(--line-d);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.testimonios-module__XKu2FW__card{background:var(--paper);flex-direction:column;padding:30px 28px;display:flex}.testimonios-module__XKu2FW__card p{font-family:var(--font-display);letter-spacing:-.005em;font-size:1.02rem;font-weight:500;line-height:1.4}.testimonios-module__XKu2FW__card cite{border-top:1px solid var(--line-d);letter-spacing:.02em;color:var(--steel-d);margin-top:20px;padding-top:16px;font-size:.82rem;font-style:normal;font-weight:700}.testimonios-module__XKu2FW__destacado{grid-column:span 2}.testimonios-module__XKu2FW__destacado p{font-size:clamp(1.1rem,1.6vw,1.35rem)}@media (max-width:860px){.testimonios-module__XKu2FW__grid{grid-template-columns:1fr}.testimonios-module__XKu2FW__destacado{grid-column:span 1}}
