:root{--blue:#063e70;--navy:#062d52;--red:#ed1028;--ink:#142d44;--muted:#586977;--line:#d9e2e9;--pale:#f3f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(32px,3.4vw,48px);font-weight:650;margin-bottom:24px}h3{font-size:24px;letter-spacing:-.025em}p{color:var(--muted)}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:14px;letter-spacing:.14em;font-weight:700;color:var(--blue);margin-bottom:20px}.light{color:#bfd4e9}.topline{background:var(--navy);color:white;font-size:14px}.topline>.wrap{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px}.topline .wrap>div{display:flex;gap:30px}.topline .wrap>span{color:#cfdeeb}.header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:108px}.brand{flex:none}.brand img{object-fit:contain;height:auto;width:218px}nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:600}nav>a{padding:14px 0}nav>a:hover,.text-link:hover{color:var(--red)}.nav-more{position:relative}.nav-more summary{cursor:pointer;list-style:none;white-space:nowrap}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary span{margin-left:5px}.nav-more>div{position:absolute;min-width:200px;padding:12px;background:white;border:1px solid var(--line);box-shadow:0 16px 40px #062d5215;top:35px;left:-20px}.nav-more a{display:block;padding:9px}.nav-more a:hover{background:var(--pale)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:605px;overflow:hidden}.hero-copy{display:flex;background:var(--blue);color:white;align-items:center;padding:72px 55px 58px max(56px,calc((100vw - 1320px)/2))}.hero-content{max-width:585px}.hero h1{font-size:clamp(48px,4.6vw,72px);font-weight:650;line-height:1.04;margin-bottom:28px}.hero .lead{font-size:19px;line-height:1.6;color:#e0e9f1;max-width:465px}.actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap;margin-top:36px}.button{display:inline-flex;gap:25px;align-items:center;justify-content:space-between;font-size:15px;font-weight:650;padding:16px 22px;border-radius:3px;transition:background .2s,transform .2s;min-height:54px}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.white{color:var(--blue);background:white}.white:hover{background:#e8f0f7}.blue{color:white;background:var(--blue)}.blue:hover{background:var(--navy)}.hero-link{font-size:15px;font-weight:600}.hero-note{display:flex;gap:13px;align-items:center;font-size:14px;color:#d8e6f1;margin-top:62px}.red-rule{width:28px;height:3px;background:var(--red)}.hero-image{position:relative;min-width:0}.installation{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:47% center}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#05233d70,transparent 55%);pointer-events:none}.image-label{position:absolute;left:35px;bottom:32px;color:white;z-index:1}.image-label>span{font-size:12px;letter-spacing:.16em}.image-label p{font-size:23px;line-height:1.25;color:white;margin:8px 0 0}.product-inset{background:white;position:absolute;width:240px;right:28px;bottom:28px;z-index:1;padding:12px 20px 16px;text-align:center;box-shadow:0 10px 35px #05233d22}.product-inset img{object-fit:contain;height:145px}.product-inset span{font-size:12px;letter-spacing:.12em;font-weight:650}.quality{display:grid;grid-template-columns:.9fr 1.35fr;gap:65px;padding-top:85px;padding-bottom:85px}.quality h2{font-size:37px;margin:0}.quality-body>p{font-size:17px;max-width:700px;margin-bottom:32px}.qualities{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.qualities>div{border-top:1px solid var(--line);padding-top:15px;display:flex;gap:12px}.qualities span{color:var(--red);font-size:12px;font-weight:700}.qualities h3{font-size:16px;line-height:1.45;font-weight:600;letter-spacing:0;margin:0}.products{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.text-link{font-size:15px;font-weight:650;display:inline-flex;gap:25px;align-items:center;padding-bottom:5px;border-bottom:1px solid currentColor}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:white;min-width:0}.product-photo{height:240px;padding:22px 20px 10px;background:#fff;position:relative;border-bottom:1px solid var(--pale)}.product-photo>span{font-size:12px;letter-spacing:.08em;font-weight:650;color:#647685}.product-photo img{height:172px;width:100%;object-fit:contain;margin-top:14px;transition:transform .3s}.product-card:hover img{transform:scale(1.04)}.product-description{padding:24px}.product-description h3{font-size:22px;margin-bottom:12px}.product-description p{font-size:15px;min-height:72px;margin-bottom:22px}.product-description a{font-size:14px;font-weight:600;display:flex;justify-content:space-between;gap:12px}.assembly{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.assembly-copy>p:not(.eyebrow){max-width:430px}.assembly-copy .button{margin-top:14px}.assembly-visual{position:relative;background:var(--pale);min-height:420px;padding:35px}.assembly-visual>img{width:100%;height:330px;object-fit:contain}.assembly-caption{position:absolute;bottom:0;left:0;background:var(--blue);color:white;padding:20px 26px}.assembly-caption span{font-size:12px;letter-spacing:.12em}.assembly-caption p{color:white;margin:6px 0 0;line-height:1.3;font-size:20px}.company{background:var(--pale);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:64px 0}.company-inner{display:grid;grid-template-columns:1fr 1fr;gap:15px 75px}.company .eyebrow{grid-column:1/-1;margin-bottom:7px}.company h2{font-size:34px;margin:0}.company .text-link{margin-top:8px}.section-heading>p{margin-bottom:0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource{border:1px solid var(--line);padding:30px;min-height:245px;display:flex;flex-direction:column;transition:border-color .2s}.resource:hover{border-color:var(--blue)}.resource-type{font-size:12px;font-weight:650;letter-spacing:.1em;color:#617584}.resource h3{margin:32px 0 30px;font-size:28px}.resource>div,.resource>a{display:flex;justify-content:space-between;margin-top:auto;font-size:14px;font-weight:600}.certificate{background:var(--pale)}.bim{background:var(--blue);color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:50px;padding:62px;align-items:center}.bim p:not(.eyebrow){color:#d6e3f0;max-width:530px}.bim .button{margin-top:14px}.bim-word{font-size:clamp(45px,5.5vw,82px);font-weight:650;letter-spacing:-.06em;text-align:center}.bim-word>span{color:white;font-weight:800}.bim-word{color:#bcd1e5}.bim-word small{display:block;color:#d5e2ef;letter-spacing:.13em;font-size:12px;font-weight:500;margin-top:15px}.contact{display:flex;justify-content:space-between;align-items:center;gap:60px}.contact h2{margin-bottom:20px}.contact p{margin:0}.contact-actions{display:flex;flex-direction:column;gap:15px;min-width:300px}.contact-actions>a:not(.button){font-size:17px}.contact-actions .button{margin-bottom:10px}footer{background:var(--pale);border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.2fr .75fr .75fr 1.3fr;gap:50px;padding-top:60px;padding-bottom:50px}.footer-main img{mix-blend-mode:multiply;height:auto;margin-bottom:22px}.footer-main h2{font-size:15px;letter-spacing:0;margin-bottom:18px;font-weight:650}.footer-main p,.footer-main a{font-size:14px}.footer-main a{display:block;margin-bottom:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;padding-bottom:22px;font-size:12px;color:#647382}.whatsapp{position:fixed;bottom:24px;right:24px;width:58px;height:58px;background:#137e4e;border:3px solid white;border-radius:50%;color:white;z-index:20;display:grid;place-items:center;box-shadow:0 3px 16px #062d5222}.whatsapp svg{width:35px;height:35px}.skip{position:fixed;left:15px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}
@media(min-width:1600px){.hero-copy{padding-left:calc((100vw - 1320px)/2)}.hero{min-height:650px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.header-inner{gap:24px}.brand img{width:180px}nav{gap:16px}.hero-copy{padding-left:32px;padding-right:32px}.hero h1{font-size:55px}.hero{min-height:580px}.product-inset{width:180px;right:20px}.product-inset img{height:105px}.image-label{left:25px}.image-label p{font-size:20px}.quality{gap:40px}.quality h2{font-size:34px}.product-description{padding:20px}.product-photo{height:215px}.product-photo img{height:150px}.product-description h3{font-size:20px}.assembly{gap:60px}.bim{padding:45px}}
@media(max-width:1000px){.header-inner{min-height:90px}.brand img{width:188px}.menu-toggle{display:flex;align-items:center;gap:20px;background:white;border:1px solid var(--line);border-radius:3px;padding:8px 14px;cursor:pointer;font-size:14px}nav{display:none;position:absolute;top:90px;left:0;right:0;background:white;padding:20px 32px;border-bottom:1px solid var(--line);align-items:stretch;gap:0}nav.open{display:flex;flex-direction:column}nav>a,.nav-more summary{padding:10px 0}.nav-more>div{position:static;border:0;box-shadow:none;padding-left:15px}.hero{min-height:600px}.hero h1{font-size:50px}.hero .lead{font-size:17px}.actions{gap:20px}.hero-note{margin-top:38px}.product-inset{display:none}.quality{grid-template-columns:1fr;gap:30px}.quality h2 br{display:none}.quality-body>p{max-width:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-description p{min-height:48px}.product-photo{height:260px}.product-photo img{height:200px}.assembly{gap:35px}.assembly-visual{min-height:370px;padding:15px}.assembly-visual>img{height:330px}.resource h3{font-size:23px}.resource{padding:22px}.footer-main{gap:30px;grid-template-columns:1fr 1fr}.bim-word{font-size:55px}}
@media(max-width:680px){html{scroll-padding-top:95px}.wrap{width:calc(100% - 40px)}.topline{font-size:12px}.topline>.wrap{justify-content:flex-end}.topline .wrap>span,.topline .wrap>div>a:first-child{display:none}.topline>.wrap{padding:7px 0}.header-inner{min-height:83px}.brand img{width:177px}nav{top:83px;padding:16px 20px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 24px 38px}.hero h1{font-size:52px}.eyebrow{font-size:12px;margin-bottom:18px}.hero .lead{font-size:17px;max-width:400px}.actions{gap:22px;margin-top:26px;align-items:flex-start;flex-direction:column}.hero-note{margin-top:34px;font-size:13px}.hero-image{height:310px}.installation{object-position:center 45%}.image-label{left:24px;bottom:24px}.product-inset{display:block;width:160px;bottom:18px;right:18px;padding:10px}.product-inset img{height:100px}.product-inset span{font-size:10px}.image-label p{font-size:18px}.image-label>span{font-size:11px}.quality{padding-top:55px;padding-bottom:55px;gap:25px}.quality h2{font-size:33px}.quality-body>p{font-size:16px}.qualities{gap:17px;grid-template-columns:1fr}.qualities>div{gap:20px;padding-top:13px}.qualities h3 br{display:none}.qualities h3{font-size:16px}.section{padding-top:60px;padding-bottom:60px}h2{font-size:35px}.section-heading{display:block;margin-bottom:30px}.section-heading .text-link,.section-heading>p{margin-top:23px}.product-grid{gap:18px;grid-template-columns:1fr}.product-photo{height:265px}.product-photo img{height:205px}.product-description{padding:24px}.product-description h3{font-size:25px}.product-description p{min-height:0;margin-bottom:20px;font-size:16px}.product-description a{font-size:15px}.assembly{display:flex;flex-direction:column;align-items:stretch;gap:35px}.assembly-visual{min-height:340px}.assembly-visual>img{height:285px}.assembly-caption{padding:16px 22px}.assembly-caption p{font-size:17px}.company{padding:45px 0}.company-inner{display:block}.company h2{font-size:31px;margin:18px 0 24px}.company h2 br{display:none}.resource-grid{grid-template-columns:1fr;gap:16px}.resource{padding:26px;min-height:230px}.resource h3{font-size:28px;margin:28px 0}.bim{width:100%;padding:45px 24px;display:block}.bim-word{display:none}.contact{display:block}.contact-actions{margin-top:30px;min-width:0;align-items:flex-start}.contact-actions .button{min-width:250px}.contact p br{display:none}.footer-main{padding:40px 0;gap:32px 25px;grid-template-columns:1fr 1fr}.footer-main>div:first-child,.footer-main>div:last-child{grid-column:1/-1}.footer-bottom{gap:18px;align-items:flex-start;padding-bottom:35px;flex-direction:column}.whatsapp{width:54px;height:54px;right:16px;bottom:16px}.button{font-size:15px}.hero-link{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
