@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope-901f60ede4.woff2) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/manrope-52471778b3.woff2) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/manrope-4612514967.woff2) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/manrope-91fef777a5.woff2) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/manrope-401d8745a1.woff2) format('truetype');
}

:root{--orange:#ff6702;--ink:#121412;--paper:#f1f2ee;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#dde1dc;color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}main{max-width:1580px;margin:auto;padding:14px}header{height:76px;display:flex;align-items:center;gap:38px;padding:0 28px;background:#111c;color:#fff;border:1px solid #ffffff1c;border-radius:24px;position:sticky;top:10px;z-index:30;backdrop-filter:blur(18px)}.brand img{width:165px;display:block}.brand{margin-right:auto}nav{display:flex;gap:28px;font-size:12px}nav a:hover{color:var(--orange)}.headcta{padding:12px 18px;background:var(--orange);border-radius:13px;font-size:12px;font-weight:800}.hero{min-height:720px;margin:14px 0;border-radius:34px;overflow:hidden;position:relative;background:url("images/casas-db3dfd8bba.jpg") center/cover no-repeat;display:flex;align-items:flex-end}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,#0b0d0cdb 0%,#0b0d0c87 48%,transparent 85%)}.heroContent{position:relative;z-index:2;color:#fff;padding:70px;max-width:820px}.pill,.sectionTitle span,.interfaceCopy>span,.installer span,.controlIntro>span,.security div>span,.protocols span,.finalCta>span{font-size:10px;letter-spacing:.18em;font-weight:800}.pill{background:#ffffff17;border:1px solid #ffffff38;border-radius:999px;padding:9px 13px}.hero h1{font-size:clamp(54px,6.5vw,96px);line-height:.98;letter-spacing:-.06em;margin:28px 0;font-weight:500}.hero h1 strong{color:var(--orange);font-weight:800}.hero p{max-width:600px;color:#d5d8d4;font-size:17px;line-height:1.7}.heroContent>div{display:flex;gap:14px;margin-top:32px}.primary,.ghost,.darkButton{display:inline-block;padding:16px 21px;border-radius:14px;font-weight:800;font-size:12px}.primary{background:var(--orange);color:#fff}.ghost{background:#ffffff14;color:#fff;border:1px solid #ffffff3c}.audience,.news{background:var(--paper);border-radius:34px;padding:105px 5.5vw;margin-bottom:14px}.sectionTitle span,.interfaceCopy>span,.controlIntro>span,.protocols span{color:var(--orange)}.sectionTitle h2,.interfaceCopy h2,.installer h2,.controlIntro h2,.featureCopy h2,.security h2,.protocols h2,.finalCta h2{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em;margin:22px 0;font-weight:800}.audienceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.audienceGrid article{background:#fff;border-radius:24px;overflow:hidden}.audienceGrid img{width:100%;height:320px;object-fit:cover}.audienceGrid article>div{padding:28px}.audienceGrid h3,.newsGrid h3{font-size:22px;letter-spacing:-.03em}.audienceGrid p{color:#6c716c;font-size:13px;line-height:1.7}.audienceGrid a,.featureCopy a,.newsGrid a{font-size:11px;font-weight:800;color:var(--orange)}.interfaces,.control,.security,.protocols{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.interfacePhoto,.interfaceCopy,.controlIntro,.controlVisual,.security>div,.security>img,.protocols>div,.protocols>img{border-radius:34px;overflow:hidden;min-height:640px}.interfacePhoto img,.controlVisual>img,.security>img,.protocols>img{width:100%;height:100%;object-fit:cover}.interfaceCopy,.controlIntro,.security>div,.protocols>div{background:#fff;padding:6vw;display:flex;flex-direction:column;justify-content:center}.interfaceCopy p,.controlIntro p,.security p,.protocols p,.featureCopy p{color:#666d67;line-height:1.75}.interfaceCopy ul{padding:0;list-style:none;margin:25px 0}.interfaceCopy li{padding:13px 0;border-bottom:1px solid #e0e3de;font-size:13px}.darkButton{background:var(--ink);color:#fff;width:max-content}.installer{margin-bottom:14px;border-radius:34px;padding:75px 6vw;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:50px}.installer h2{max-width:900px}.installer>a{background:#fff;color:var(--orange);padding:17px 23px;border-radius:15px;font-size:12px;font-weight:800;white-space:nowrap}.controlIntro{background:#171a18;color:#fff}.controlIntro p{color:#aeb4af}.controlVisual{position:relative;background:#fff}.miniCard{position:absolute;right:25px;bottom:25px;background:#fff;padding:17px 23px;border-radius:16px;box-shadow:0 12px 35px #0003}.miniCard b,.miniCard span{display:block}.miniCard span{font-size:10px;color:#777;margin-top:4px}.features{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.features article{display:grid;grid-template-columns:1fr 1fr;gap:14px}.features article.reverse .featurePhoto{order:2}.featurePhoto,.featureCopy{min-height:560px;border-radius:34px;overflow:hidden}.featurePhoto img{width:100%;height:100%;object-fit:cover}.featureCopy{background:#fff;padding:6vw;display:flex;flex-direction:column;justify-content:center}.featureCopy>span{width:45px;height:45px;border-radius:50%;background:#fff1e8;color:var(--orange);display:grid;place-items:center;font-weight:800;font-size:11px}.featureCopy h2{font-size:clamp(38px,4vw,62px)}.security>div{background:#1a1d1a;color:#fff}.security p{color:#adb2ad}.protocols>div{background:var(--orange);color:#fff}.protocols span{color:#fff}.protocols p{color:#fff}.protocols>img{background:#fff;object-fit:contain;padding:50px}.newsGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:50px}.newsGrid article{background:#fff;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:42% 1fr}.newsGrid img{width:100%;height:240px;object-fit:cover}.newsGrid article>div{padding:30px}.newsGrid small{color:var(--orange);font-weight:800}.finalCta{background:#fff;border-radius:34px;padding:110px 20px;text-align:center;margin-bottom:14px}.finalCta p{color:#687069;margin-bottom:28px}footer{border-radius:34px;background:#121412;color:#fff;padding:65px 6vw;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px;align-items:start}footer img{width:220px}footer>div{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#aaa}footer>div b{color:#fff;margin-bottom:5px}footer>small{grid-column:1/-1;color:#666;border-top:1px solid #ffffff18;padding-top:25px;margin-top:15px}.whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;z-index:40;box-shadow:0 10px 30px #0003}
@media(max-width:900px){nav{display:none}.heroContent{padding:45px}.audienceGrid{grid-template-columns:1fr}.audienceGrid article{display:grid;grid-template-columns:1fr 1fr}.interfaces,.control,.security,.protocols,.features article{grid-template-columns:1fr}.features article.reverse .featurePhoto{order:0}.interfacePhoto,.interfaceCopy,.controlIntro,.controlVisual,.security>div,.security>img,.protocols>div,.protocols>img,.featurePhoto,.featureCopy{min-height:500px}.newsGrid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){main{padding:6px}header{height:66px;top:5px;border-radius:19px;padding:0 14px}.brand img{width:135px}.headcta{padding:10px 12px}.hero,.audience,.interfaces>*,.installer,.control>*,.features article>*,.security>*,.protocols>*,.news,.finalCta,footer{border-radius:24px}.hero{min-height:660px}.heroContent{padding:28px}.hero h1{font-size:51px}.heroContent>div{align-items:flex-start;flex-direction:column}.audience,.news{padding:75px 18px}.audienceGrid article{display:block}.audienceGrid img{height:240px}.installer{padding:60px 24px;display:block}.installer>a{display:inline-block;margin-top:20px}.interfaceCopy,.controlIntro,.security>div,.protocols>div,.featureCopy{padding:65px 24px}.protocols>img{padding:24px}.newsGrid article{display:block}.newsGrid img{height:230px}footer{grid-template-columns:1fr;padding:55px 24px}}

.shopPage,.productPage{max-width:1580px;margin:auto;padding:14px}.innerHeader{margin-bottom:14px}.shopHero{background:#171a18;color:#fff;border-radius:34px;padding:110px 6vw}.shopHero>span,.catalogTitle>span,.productInfo>span,.related>span{font-size:10px;letter-spacing:.17em;color:var(--orange);font-weight:800}.shopHero h1,.productInfo h1{font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.06em;max-width:950px;margin:22px 0}.shopHero p{color:#adb4ae;max-width:620px;line-height:1.7}.categoryNav{display:flex;gap:8px;overflow:auto;padding:18px 0;position:sticky;top:94px;z-index:20;background:#dde1dc}.categoryNav a{background:#fff;padding:11px 15px;border-radius:999px;white-space:nowrap;font-size:10px;font-weight:800}.catalogSection{background:#f1f2ee;border-radius:34px;padding:75px 5vw;margin-bottom:14px;scroll-margin-top:150px}.catalogTitle{display:flex;align-items:end;gap:20px;margin-bottom:35px}.catalogTitle h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.045em;margin:7px auto 0 0}.catalogTitle b{font-size:11px;color:#7b827d}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.productCard{background:#fff;border-radius:22px;padding:12px;transition:.25s}.productCard:hover{transform:translateY(-5px);box-shadow:0 18px 35px #18251c10}.productCard>div{height:270px;background:#f8f8f6;border-radius:16px;position:relative;overflow:hidden}.productCard img{width:100%;height:100%;object-fit:contain;padding:20px}.productCard>div>span{position:absolute;left:12px;right:12px;bottom:12px;background:#171a18;color:#fff;border-radius:12px;padding:12px;opacity:0;transition:.2s;text-align:center;font-size:10px}.productCard:hover>div>span{opacity:1}.productCard small{display:block;color:var(--orange);font-size:9px;letter-spacing:.1em;font-weight:800;margin:18px 8px 7px}.productCard h3{font-size:16px;line-height:1.3;margin:0 8px;min-height:42px}.productCard>p{font-size:10px;color:#7a817b;margin:13px 8px}.shopCta{background:var(--orange);color:#fff;border-radius:34px;padding:90px 6vw;text-align:center;margin-bottom:14px}.shopCta h2{font-size:clamp(38px,5vw,68px);letter-spacing:-.05em;margin:0 auto 20px;max-width:900px}.shopCta .primary{background:#fff;color:var(--orange);margin-top:18px}.breadcrumbs{padding:18px 25px;font-size:10px;display:flex;gap:10px;color:#697069}.productHero{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.productImage,.productInfo{border-radius:34px;min-height:650px}.productImage{background:#fff;display:grid;place-items:center}.productImage img{width:82%;height:82%;object-fit:contain}.productInfo{background:#171a18;color:#fff;padding:6vw;display:flex;flex-direction:column;justify-content:center}.productInfo p{color:#adb4ae;line-height:1.75}.productInfo ul{list-style:none;padding:10px 0}.productInfo li{padding:12px 0;border-bottom:1px solid #ffffff1e;font-size:12px}.productInfo .primary{width:max-content;margin-top:18px}.productInfo>small{color:#777f79;margin-top:15px}.productBenefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.productBenefits article{background:#fff;border-radius:24px;padding:40px;min-height:240px}.productBenefits b{color:var(--orange)}.productBenefits h3{font-size:23px;margin-top:35px}.productBenefits p{color:#737a74;font-size:12px;line-height:1.7}.related{background:#f1f2ee;border-radius:34px;padding:85px 5vw;margin-bottom:14px}.related h2{font-size:clamp(38px,5vw,66px);letter-spacing:-.05em}.notFound{padding:100px;text-align:center}
@media(max-width:1000px){.productGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.productGrid{grid-template-columns:repeat(2,1fr)}.productHero{grid-template-columns:1fr}.productBenefits{grid-template-columns:1fr}.productImage,.productInfo{min-height:520px}.categoryNav{top:80px}}@media(max-width:480px){.shopPage,.productPage{padding:6px}.shopHero,.catalogSection,.shopCta,.productImage,.productInfo,.related{border-radius:24px}.shopHero{padding:75px 22px}.catalogSection,.related{padding:65px 14px}.catalogTitle{display:block}.catalogTitle b{display:block;margin-top:10px}.productGrid{grid-template-columns:1fr 1fr;gap:7px}.productCard{border-radius:16px;padding:7px}.productCard>div{height:175px}.productCard img{padding:10px}.productCard h3{font-size:13px}.productInfo{padding:60px 24px}.productInfo h1{font-size:46px}.productBenefits article{border-radius:20px}}

.sublimePage{max-width:1580px;margin:auto;padding:14px;background:#dfe1de}.sublimeHero{min-height:760px;border-radius:34px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff;padding:70px;margin-bottom:14px}.sublimeHero>div{max-width:850px}.sublimeHero img,.sublimeCta img{width:230px;filter:brightness(0) invert(1);margin-bottom:30px}.sublimeHero h1{font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.06em;margin:0 0 25px}.sublimeHero p{color:#d0d4d1;max-width:610px;line-height:1.7}.sublimeButton{display:inline-block;background:#cab591;color:#171713;border-radius:14px;padding:16px 21px;margin-top:22px;font-size:12px;font-weight:800}.sublimeIntro,.finishes,.modular{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.sublimeIntro>div{background:#f6f5f1;border-radius:34px;padding:6vw;min-height:480px;display:flex;flex-direction:column;justify-content:center}.sublimeIntro span,.finishText>span,.modelTitle>span,.modular>div:last-child>span{font-size:10px;letter-spacing:.18em;color:#9a7f55;font-weight:800}.sublimeIntro h2,.finishText h2,.modelTitle h2,.modular h2,.sublimeCta h2{font-size:clamp(40px,5vw,70px);line-height:1;letter-spacing:-.055em;margin:20px 0}.sublimeIntro p,.finishText p,.modular p{color:#686c68;line-height:1.75}.finishText,.finishImage,.modularImage,.modular>div:last-child{min-height:650px;border-radius:34px}.finishText,.modular>div:last-child{background:#171815;color:#fff;padding:6vw;display:flex;flex-direction:column;justify-content:center}.finishText p,.modular>div:last-child p{color:#b4b6b2}.finishImage,.modularImage{background-size:cover;background-position:center}.finishTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.finishTags i{font-style:normal;border:1px solid #ffffff32;border-radius:999px;padding:10px 14px;font-size:10px}.designFamilies{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px}.family{height:620px;border-radius:34px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:35px;color:#fff}.family span{font-size:10px;letter-spacing:.2em;color:#d8c39c}.family h3{font-size:25px;margin:12px 0}.models{background:#f5f4ef;border-radius:34px;padding:100px 5vw;margin-bottom:14px}.modelTitle{max-width:850px}.modelGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:55px}.modelGrid article{background:#fff;border-radius:22px;padding:12px 12px 28px}.modelGrid article>div{height:300px;border-radius:16px;background-size:cover;background-position:center}.modelGrid small{display:block;color:#9a7f55;margin:18px 12px 5px}.modelGrid h3{font-size:22px;margin:5px 12px}.modelGrid p{font-size:11px;line-height:1.6;color:#737773;margin:10px 12px;min-height:55px}.modelGrid a{font-size:10px;color:#9a7f55;font-weight:800;margin:0 12px}.modular>div:last-child ul{padding:0;list-style:none}.modular li{padding:13px 0;border-bottom:1px solid #ffffff1e;font-size:12px}.sublimeCta{background:#8d7b61;color:#fff;border-radius:34px;padding:110px 20px;text-align:center;margin-bottom:14px}.sublimeCta img{margin:0 auto 25px}.sublimeCta h2{max-width:850px;margin:0 auto 20px}.sublimeCta p{color:#e0d8cc}.sublimeButton.light{background:#fff;color:#8d7b61}
@media(max-width:900px){.sublimeIntro,.finishes,.modular{grid-template-columns:1fr}.designFamilies{grid-template-columns:1fr 1fr}.modelGrid{grid-template-columns:1fr 1fr}.sublimeIntro>div,.finishText,.finishImage,.modularImage,.modular>div:last-child{min-height:520px}}@media(max-width:560px){.sublimePage{padding:6px}.sublimeHero,.sublimeIntro>div,.finishText,.finishImage,.family,.models,.modelGrid article,.modularImage,.modular>div:last-child,.sublimeCta{border-radius:24px}.sublimeHero{min-height:650px;padding:28px}.sublimeHero img{width:180px}.designFamilies{grid-template-columns:1fr}.family{height:470px}.models{padding:75px 14px}.modelGrid{grid-template-columns:1fr 1fr;gap:7px}.modelGrid article>div{height:190px}.modelGrid h3{font-size:17px}.modelGrid p{min-height:90px}.finishText,.modular>div:last-child,.sublimeIntro>div{padding:65px 24px}}

.navDrop{position:relative;cursor:pointer}.navDrop>i{display:none;position:absolute;top:20px;left:-18px;width:230px;background:#fff;color:#171a18;border-radius:16px;padding:9px;box-shadow:0 18px 45px #0003;font-style:normal}.navDrop:hover>i{display:flex;flex-direction:column}.navDrop>i a{padding:11px;border-radius:10px}.navDrop>i a:hover{background:#f1f2ee;color:var(--orange)}.solutionPage{max-width:1580px;margin:auto;padding:14px}.solutionHero{min-height:690px;border-radius:34px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:70px;color:#fff;margin-bottom:14px}.solutionHero>div{max-width:850px}.solutionHero span,.solutionFlow span{font-size:10px;letter-spacing:.18em;color:var(--orange);font-weight:800}.solutionHero h1{font-size:clamp(54px,7vw,96px);line-height:.95;letter-spacing:-.06em;margin:20px 0}.solutionHero p{max-width:620px;color:#d0d4d1;line-height:1.7}.solutionIntro{background:#f4f5f1;border-radius:34px;padding:100px 7vw;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;margin-bottom:14px}.solutionIntro h2,.solutionFlow h2{font-size:clamp(40px,5vw,70px);letter-spacing:-.055em;line-height:1;margin:0}.solutionIntro p,.solutionFlow p{color:#687069;line-height:1.75}.solutionCards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.solutionCards article{background:#fff;border-radius:24px;padding:38px;min-height:250px}.solutionCards b{color:var(--orange)}.solutionCards h3{font-size:24px;margin-top:45px}.solutionCards p{font-size:12px;color:#747b75;line-height:1.7}.solutionFlow{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.solutionFlow>div,.solutionFlow img{min-height:600px;border-radius:34px}.solutionFlow>div{background:#171a18;color:#fff;padding:6vw;display:flex;flex-direction:column;justify-content:center}.solutionFlow p{color:#adb3ae}.solutionFlow img{width:100%;height:600px;object-fit:cover}@media(max-width:800px){.solutionIntro,.solutionFlow{grid-template-columns:1fr}.solutionCards{grid-template-columns:1fr 1fr}}@media(max-width:520px){.solutionPage{padding:6px}.solutionHero,.solutionIntro,.solutionCards article,.solutionFlow>div,.solutionFlow img{border-radius:24px}.solutionHero{min-height:620px;padding:28px}.solutionIntro{padding:70px 24px}.solutionCards{grid-template-columns:1fr}.solutionFlow>div{padding:65px 24px}}

.control4Page .innerHeader nav .active{color:var(--orange)}.control4Hero{background-image:linear-gradient(90deg,#070908e8,#0709083b),url(images/6839dec49eaa2bc882f2c31a-e69e1879ec65614835200de-00d6ff6b33.webp);background-position:center}.control4Hero>div{max-width:980px}.c4Statement{border-radius:34px;background:var(--orange);color:#fff;padding:110px 7vw;margin-bottom:14px}.c4Statement span,.c4Scenes span,.c4Ecosystem span{font-size:10px;letter-spacing:.18em;font-weight:800}.c4Statement h2{font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-.06em;margin:30px 0 0}.c4Controls article:nth-child(2),.c4Controls article:nth-child(5){background:#171a18;color:#fff}.c4Controls article:nth-child(2) p,.c4Controls article:nth-child(5) p{color:#abb0ac}.solutionFlow ul{padding:0;list-style:none;margin-top:30px}.solutionFlow li{border-top:1px solid #ffffff22;padding:14px 0;color:#d4d8d5;font-size:13px}.c4Scenes{background:#f4f5f1;border-radius:34px;padding:100px 5vw;margin-bottom:14px}.c4Scenes>.sectionTitle{margin-bottom:55px}.c4Scenes>.sectionTitle h2{font-size:clamp(44px,5vw,72px);letter-spacing:-.055em;line-height:1}.c4Scenes>div:last-child{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.c4Scenes article{background:#fff;border-radius:20px;padding:30px;min-height:280px}.c4Scenes article b{color:var(--orange)}.c4Scenes article h3{font-size:22px;margin-top:55px}.c4Scenes article p{font-size:12px;line-height:1.65;color:#707770}.c4Ecosystem{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.c4Ecosystem>div,.c4Ecosystem>img{height:620px;border-radius:34px}.c4Ecosystem>div{background:#171a18;color:#fff;padding:7vw;display:flex;flex-direction:column;justify-content:center}.c4Ecosystem h2{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.055em;margin:25px 0}.c4Ecosystem p{color:#abb0ac;line-height:1.7}.c4Ecosystem .primary{align-self:flex-start}.c4Ecosystem>img{width:100%;object-fit:cover}.control4Page .shopCta span{font-size:10px;letter-spacing:.18em;color:var(--orange);font-weight:800}.control4Page .shopCta p{color:#777;margin-bottom:28px}@media(max-width:900px){.c4Scenes>div:last-child{grid-template-columns:repeat(2,1fr)}.c4Ecosystem{grid-template-columns:1fr}}@media(max-width:520px){.c4Statement,.c4Scenes{border-radius:24px;padding:70px 24px}.c4Scenes>div:last-child{grid-template-columns:1fr}.c4Ecosystem{grid-template-columns:1fr}.c4Ecosystem>div,.c4Ecosystem>img{height:auto;min-height:520px;border-radius:24px}.c4Ecosystem>div{padding:65px 24px}}

.floatWhatsapp{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;padding:11px 15px 11px 11px;border-radius:999px;background:#171a18eF;color:#fff;border:1px solid #ffffff24;box-shadow:0 12px 32px #0004;backdrop-filter:blur(14px);font:700 11px/1 Manrope,Arial,sans-serif;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.floatWhatsapp svg{width:23px;height:23px;color:#25d366}.floatWhatsapp:hover{transform:translateY(-3px);background:#111;box-shadow:0 16px 38px #0005}.floatWhatsapp:focus-visible{outline:3px solid #25d36666;outline-offset:3px}@media(max-width:520px){.floatWhatsapp{right:14px;bottom:14px;width:50px;height:50px;padding:0;justify-content:center}.floatWhatsapp span{display:none}.floatWhatsapp svg{width:25px;height:25px}}

.quotePage{max-width:1580px;margin:auto;padding:14px}.quotePage .active{color:var(--orange)}.quoteHero{min-height:570px;border-radius:34px;margin-bottom:14px;padding:7vw;background:linear-gradient(90deg,#090c0be8,#090c0b68),url("images/casas-db3dfd8bba.jpg") center/cover;display:grid;grid-template-columns:1fr 250px;gap:50px;align-items:end;color:#fff}.quoteHero>div{max-width:920px}.quoteHero span,.formTitle span,.formSubmit span{font-size:10px;letter-spacing:.18em;color:var(--orange);font-weight:800}.quoteHero h1{font-size:clamp(50px,6.5vw,90px);line-height:.98;letter-spacing:-.06em;margin:22px 0}.quoteHero p{max-width:650px;color:#d0d5d1;line-height:1.7}.quoteHero aside{background:#ffffff12;border:1px solid #ffffff26;border-radius:22px;padding:28px;backdrop-filter:blur(15px);display:grid;gap:8px}.quoteHero aside b{font-size:22px;margin-top:12px}.quoteHero aside span{color:#b9c0ba;letter-spacing:0}.quoteForm{display:flex;flex-direction:column;gap:14px}.formSection{border-radius:34px;background:#f4f5f1;padding:85px 6vw}.formTitle{display:grid;grid-template-columns:55px 1fr;gap:22px;margin-bottom:55px}.formTitle>b{width:48px;height:48px;border-radius:50%;background:#fff1e8;color:var(--orange);display:grid;place-items:center;font-size:11px}.formTitle h2,.formSubmit h2{font-size:clamp(38px,4.5vw,64px);line-height:1;letter-spacing:-.05em;margin:12px 0}.formTitle p{color:#717872}.fieldGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fieldGrid.compact{margin-top:35px}.fieldGrid label{display:flex;flex-direction:column;gap:10px;font-size:12px;font-weight:700}.fieldGrid .wide{grid-column:1/-1}.fieldGrid input,.fieldGrid select,.fieldGrid textarea{width:100%;border:1px solid #d9ddd8;background:#fff;border-radius:14px;padding:16px;font:500 14px Manrope;color:#171a18;outline:none}.fieldGrid input:focus,.fieldGrid select:focus,.fieldGrid textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff670214}.fieldGrid textarea{resize:vertical}.choiceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.choiceGrid label,.checkGrid label{cursor:pointer}.choiceGrid input,.checkGrid input{position:absolute;opacity:0;pointer-events:none}.choiceGrid span{display:flex;flex-direction:column;gap:12px;height:100%;min-height:155px;background:#fff;border:2px solid transparent;border-radius:20px;padding:25px;font-size:15px;font-weight:800}.choiceGrid small{color:#7a817b;font-weight:500;line-height:1.55}.choiceGrid input:checked+span,.checkGrid input:checked+span{border-color:var(--orange);background:#fff7f2;color:var(--orange)}.checkGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.checkGrid span{display:block;background:#fff;border:2px solid transparent;border-radius:15px;padding:18px;font-size:13px;font-weight:700}.formSubmit{background:#171a18;color:#fff;border-radius:34px;padding:80px 6vw;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.formSubmit>div{max-width:850px}.formSubmit p{color:#aeb4af}.formSubmit button{border:0;border-radius:16px;background:var(--orange);color:#fff;padding:19px 24px;font:800 12px Manrope;cursor:pointer;box-shadow:0 12px 25px #0003}.formSubmit button:hover{transform:translateY(-2px)}@media(max-width:900px){.quoteHero{grid-template-columns:1fr}.quoteHero aside{display:none}.choiceGrid{grid-template-columns:1fr 1fr}.checkGrid{grid-template-columns:1fr 1fr}.formSubmit{grid-template-columns:1fr}}@media(max-width:560px){.quotePage{padding:6px}.quoteHero,.formSection,.formSubmit{border-radius:24px}.quoteHero{min-height:600px;padding:35px 24px}.formSection{padding:65px 22px}.formTitle{grid-template-columns:1fr;margin-bottom:40px}.fieldGrid,.choiceGrid,.checkGrid{grid-template-columns:1fr}.fieldGrid .wide{grid-column:auto}.formSubmit{padding:65px 24px}.formSubmit button{width:100%}}
