@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{--black:#262729;--yellow:#f2c400;--paper:#fff;--warm:#f5f4f0;--grey:#e7e6e1;--line:#d6d5cf;--text:#303134;--sub:#6c6c68;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit}.container{width:min(1240px,100% - 80px);margin:auto}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;font-family:inherit;font-weight:600;line-height:.98}h2{margin-bottom:0;font-size:clamp(2.7rem,5vw,5rem)}.overline{color:#71716d;letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:.68rem;font-weight:700}.overline--light{color:#d4d4d1}.overline--yellow{color:var(--yellow)}.header{z-index:4;width:min(1360px,100% - 80px);height:88px;color:var(--text);border-bottom:1px solid #d9d9d5;align-items:center;gap:36px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:.2em;white-space:nowrap;flex-direction:column;gap:4px;font-size:1.13rem;font-weight:700;text-decoration:none;display:flex}.brand span{letter-spacing:.09em;text-transform:uppercase;opacity:.72;font-size:.5rem;font-weight:500}.nav{justify-content:center;gap:25px;margin-left:auto;display:flex}.nav a{color:#4e4f51;font-size:.76rem;text-decoration:none}.nav a:hover{color:#9b7600}.button{border:1px solid var(--yellow);background:var(--yellow);color:#252527;justify-content:center;align-items:center;gap:12px;padding:16px 22px;font-size:.76rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.button:hover{background:#ffda37}.button svg,.text-link svg,.footer-cta svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:16px;height:16px}.button--small{padding:12px 16px;font-size:.68rem}.button--outline{color:var(--text);background:0 0;border-color:#a7a7a3}.button--outline:hover{border-color:var(--text);background:var(--text);color:#fff}.button--yellow{background:var(--yellow);border-color:var(--yellow)}.menu-toggle{display:none}.hero{isolation:isolate;background:#f3f3f0;align-items:center;min-height:780px;display:flex;position:relative;overflow:hidden}.hero-media{z-index:-1;background:#e8e8e3;position:absolute;inset:0;overflow:hidden}.hero-panel{background:#d6d6d0;width:47%;height:100%;position:absolute;top:0;right:0}.hero-panel:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 19%,#3031341a 19.2% 19.45%);position:absolute;inset:0}.hero-radiator{background:#e7e7e1;gap:11px;height:59%;padding:18px 20px;display:flex;position:absolute;top:19%;right:17%;box-shadow:0 22px 42px #2a2b2b1f}.hero-radiator i{background:#fdfdfb;border:1px solid #d2d2cc;border-radius:3px;width:29px;height:100%;display:block}.hero-accent{background:var(--yellow);width:16px;height:34%;position:absolute;bottom:0;right:11%}.hero-content{padding-top:105px}.hero h1{max-width:770px;margin-bottom:27px;font-size:clamp(3.1rem,5.8vw,6.25rem)}.hero-content>p:not(.overline){color:#686966;max-width:425px;font-size:1rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-caption{color:#73736e;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.65rem;position:absolute;bottom:30px;right:40px}.inner-page{background:var(--paper);min-height:70vh}.page-intro{border-bottom:1px solid var(--line);padding:190px 0 88px}.page-intro h1{max-width:780px;margin-bottom:25px;font-size:clamp(3rem,6vw,6rem)}.page-intro>p:not(.overline){max-width:550px;color:var(--sub);margin-bottom:0;font-size:1rem;line-height:1.65}.page-content{min-height:320px}.page-copy{max-width:650px;color:var(--sub);font-size:1rem;line-height:1.7}.page-copy p{margin-bottom:20px}.page-content .manufacturer-card,.page-content .project-card{box-shadow:none}.section{padding:138px 0}.section--muted{background:var(--warm)}.section-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:60px;display:flex}.text-link{border-bottom:1px solid var(--text);white-space:nowrap;align-items:center;gap:10px;padding-bottom:6px;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{color:#9b7600;border-color:#9b7600}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{background:var(--warm);flex-direction:column;justify-content:end;min-height:405px;padding:25px;text-decoration:none;display:flex;position:relative;overflow:hidden}.category-card:hover .category-visual{transform:scale(1.04)}.category-card h3{margin-bottom:8px;font-size:1rem;position:relative}.category-card p{max-width:220px;color:var(--sub);margin:0;font-size:.76rem;line-height:1.55;position:relative}.card-arrow{border:1px solid #aaa9a3;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:24px;right:24px}.card-arrow svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:14px}.category-visual{transition:transform .4s;position:absolute;inset:0}.category-visual i{background:#242424;display:block;position:absolute}.category-visual--radiator i{border-radius:5px;width:8%;height:58%;top:12%}.category-visual--radiator i:first-child{left:24%}.category-visual--radiator i:nth-child(2){left:34%}.category-visual--radiator i:nth-child(3){left:44%}.category-visual--radiator i:nth-child(4){left:54%}.category-visual--radiator i:nth-child(5){left:64%}.category-visual--radiator i:nth-child(6){left:74%}.category-visual--towel i{background:#2c2c2a;border-radius:4px;width:47%;height:7%;left:26%}.category-visual--towel i:first-child{top:16%}.category-visual--towel i:nth-child(2){top:27%}.category-visual--towel i:nth-child(3){top:38%}.category-visual--towel i:nth-child(4){top:49%}.category-visual--towel i:nth-child(5){top:60%}.category-visual--towel i:nth-child(6){top:71%}.category-visual--convector:before{content:"";width:70%;height:20%;box-shadow:inset 0 0 0 9px var(--yellow);border:14px solid #252525;position:absolute;top:35%;left:15%}.category-visual--equipment i{border-radius:50%;width:15%;height:15%}.category-visual--equipment i:first-child{top:18%;left:27%}.category-visual--equipment i:nth-child(2){top:32%;left:47%}.category-visual--equipment i:nth-child(3){top:50%;left:33%}.category-visual--equipment i:nth-child(4){top:57%;left:61%}.category-visual--equipment i:nth-child(5){top:25%;left:66%}.category-visual--equipment i:nth-child(6){top:72%;left:18%}.selection{color:#fff;background:var(--black);padding:110px 0}.selection-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.selection h2{font-size:clamp(2.6rem,4.5vw,5.3rem)}.selection-copy p{color:#d1d1cd;margin-bottom:30px;font-size:.95rem;line-height:1.7}.advantage-list{grid-template-columns:repeat(2,1fr);gap:0 55px;margin:0;padding:0;list-style:none;display:grid}.advantage-list li{border-top:1px solid var(--line);gap:20px;min-height:127px;padding:24px 0;display:flex}.advantage-list li:nth-last-child(-n+1){border-bottom:1px solid var(--line)}.advantage-list span{color:#9a9891;font-size:.68rem}.advantage-list strong{margin-bottom:8px;font-size:.92rem;display:block}.advantage-list p{color:var(--sub);margin:0;font-size:.77rem;line-height:1.55}.manufacturer-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.manufacturer-card{background:#fff;flex-direction:column;min-height:330px;padding:26px;display:flex}.manufacturer-mark{border:1px solid #cfcfc8;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:auto;font-size:2rem;display:grid}.manufacturer-card h3{margin:22px 0 8px;font-size:1rem}.manufacturer-card p{min-height:40px;color:var(--sub);margin:0 0 18px;font-size:.75rem;line-height:1.55}.manufacturer-card .text-link{align-self:start;font-size:.7rem}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-card{text-decoration:none}.project-image{background:#d2d1cb;height:400px;margin-bottom:18px;position:relative;overflow:hidden}.project-image:before,.project-image:after,.project-image span{content:"";display:block;position:absolute}.project-image:before{background:#383838;width:75%;height:75%;bottom:-10%;right:-10%;transform:rotate(22deg)}.project-image:after{background:#f3c500;width:33%;height:100%;left:17%}.project-image span{border:11px solid #111;width:40%;height:30%;bottom:16%;right:17%}.project-card--2 .project-image{background:#bbbab4}.project-card--2 .project-image:before{background:#f3c500;transform:rotate(-16deg)}.project-card--2 .project-image:after{background:#202020;left:auto;right:10%}.project-card--3 .project-image{background:#e1e0da}.project-card--3 .project-image:before{background:#252525}.project-card--3 .project-image span{border-color:#f3c500}.project-card p{color:#777670;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:.69rem}.project-card h3{margin:0;font-size:.94rem}.about{background:var(--grey);padding:130px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,11vw,180px);display:grid}.about-visual{background:#222;height:530px;position:relative;overflow:hidden}.about-visual:before{content:"";background:var(--yellow);width:125%;height:33%;position:absolute;bottom:0;left:-15%;transform:rotate(-16deg)}.about-visual span:first-child{background:#60605c;width:48%;height:67%;position:absolute;inset:10% 18% auto auto}.about-visual span:last-child{border:10px solid #fff;width:25%;height:55%;position:absolute;top:22%;left:19%}.about-grid>div:last-child p:not(.overline){color:#5f5e59;max-width:490px;margin:27px 0 32px;font-size:.92rem;line-height:1.75}.faq{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:.91rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{border:1px solid #aaa9a3;border-radius:50%;place-items:center;width:25px;height:25px;transition:transform .2s;display:grid}.faq summary svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:13px}.faq details[open] summary span{background:var(--yellow);border-color:var(--yellow);transform:rotate(45deg)}.faq details p{max-width:480px;color:var(--sub);margin:0;padding-bottom:23px;font-size:.83rem;line-height:1.6}.footer{color:#e9e9e4;background:var(--black);padding:68px 0 25px}.footer-top{border-bottom:1px solid #4c4c49;justify-content:space-between;align-items:start;padding-bottom:72px;display:flex}.footer-cta{letter-spacing:-.045em;align-items:center;gap:10px;font-size:clamp(1.6rem,3vw,3.3rem);font-weight:600;text-decoration:none;display:flex}.footer-cta:hover{color:var(--yellow)}.footer-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:50px 0;display:grid}.footer-grid div{flex-direction:column;align-items:start;gap:10px;display:flex}.footer-grid a{color:#d4d4cf;font-size:.8rem;text-decoration:none}.footer-grid a:hover{color:var(--yellow)}.footer-label{color:#91918b;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.65rem}.footer-bottom{color:#969690;border-top:1px solid #4c4c49;justify-content:space-between;padding-top:20px;font-size:.68rem;display:flex}.footer-bottom a{color:inherit}@media (width<=900px){.container{width:min(100% - 48px,1240px)}.header{width:calc(100% - 48px)}.nav{gap:14px}.header-action{display:none}.category-grid,.manufacturer-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:340px}.hero{min-height:700px}.section,.about{padding:96px 0}.faq{gap:45px}.project-image{height:300px}}@media (width<=640px){.container{width:calc(100% - 40px)}.header{width:calc(100% - 40px);height:76px}.nav{background:#303134;flex-direction:column;gap:0;padding:12px 20px;display:none;position:absolute;top:75px;left:0;right:0}.nav--open{display:flex}.nav a{border-bottom:1px solid #5b5c5d;padding:14px 0}.menu-toggle{width:34px;height:34px;color:var(--text);background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}.menu-toggle svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:23px}.hero{min-height:650px}.hero-content{padding-top:95px}.hero h1{font-size:clamp(2.7rem,12vw,4rem)}.hero-caption{display:none}.hero-panel{opacity:.7;width:54%}.hero-radiator{gap:6px;height:54%;padding:14px;top:20%;right:-11%}.hero-radiator i{width:20px}.hero-accent{height:25%;right:14%}.section-head,.selection-grid,.about-grid,.faq{display:block}.section-head{margin-bottom:40px}.section-head .text-link{margin-top:26px}.category-grid,.manufacturer-grid,.project-grid{grid-template-columns:1fr}.category-card{min-height:330px}.selection{padding:80px 0}.selection-copy{margin-top:34px}.advantage-list{grid-template-columns:1fr}.advantage-list li:last-child{border-bottom:1px solid var(--line)}.manufacturer-card{min-height:260px}.project-image{height:330px}.about-visual{height:390px;margin-bottom:48px}.faq>div:first-child{margin-bottom:38px}.footer-top,.footer-bottom{display:block}.footer-cta{margin-top:42px}.footer-grid{grid-template-columns:1fr 1fr;padding:42px 0}.footer-bottom>*{margin-bottom:10px;display:block}}
