:root{--red:#ef171c;--black:#111;--muted:#666;--line:#e7e7e7;--wrap:1000px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.topbar{height:25px;background:#111;color:#fff;font-size:10px}.topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar a,.topbar span{display:flex;align-items:center;gap:5px}.topbar img{width:13px;height:13px;object-fit:contain;filter:grayscale(1) brightness(5)}.header{height:87px;background:#fff;position:relative;z-index:30}.header__inner{height:100%;display:flex;align-items:center}.logo{width:258px;display:block}.logo img{display:block;width:100%;height:72px;object-fit:contain;object-position:left center}.nav{margin-left:auto;height:100%;display:flex;align-items:center;gap:33px;font-size:11px;font-weight:600}.nav a{height:100%;display:grid;place-items:center;position:relative}.nav a.active,.nav a:hover{color:var(--red)}.nav a.active:after{content:"";height:2px;background:var(--red);position:absolute;bottom:27px;left:0;right:0}.phone-button{margin-left:55px;background:var(--red);color:#fff;border-radius:4px;padding:13px 17px;font-weight:700;font-size:14px;display:flex;align-items:center;gap:8px}.phone-button img{width:18px;height:18px;object-fit:contain;filter:grayscale(1) brightness(5)}.menu-toggle{display:none}.hero{height:300px;background:url(../assets/images/hero-interior.webp) center 54%/cover no-repeat;position:relative}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.91),rgba(255,255,255,.12) 57%,rgba(0,0,0,.12))}.hero__inner{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.hero__copy{padding-left:27px}.eyebrow{color:var(--red);font-size:13px;font-weight:800;margin:0 0 7px}.hero h1{font-size:41px;line-height:1.12;margin:0 0 12px;letter-spacing:-1px}.hero__lead{font-size:13px;line-height:1.55;margin:0 0 15px}.hero__actions{display:flex;gap:18px}.btn{min-height:39px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:11px;font-weight:700;border-radius:2px}.btn--red{background:var(--red);color:#fff}.btn--white{background:#fff}.btn span{font-size:18px;font-weight:400}.hero__services{width:218px;background:rgba(14,14,14,.84);color:#fff;padding:13px 17px;margin-right:18px;display:grid;gap:0}.hero__services span{font-size:11px;padding:7px 0;display:flex;align-items:center;gap:9px}.hero__services span:before{content:"✓";color:var(--red);border:1px solid var(--red);width:13px;height:13px;border-radius:50%;font-size:8px;display:grid;place-items:center}.trustbar{height:112px;background:#fafafa;border-bottom:1px solid #eee}.trust-grid{height:100%;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;align-items:center;padding:0 24px;border-right:1px solid #e8e8e8}.trust-grid article:last-child{border:0}.trust-grid img{width:54px;height:54px;object-fit:contain;margin-right:12px}.trust-grid h3{font-size:11px;margin:0 0 7px}.trust-grid p{font-size:9.2px;line-height:1.5;margin:0;color:#555}.section{padding:28px 0}.services-grid{display:grid;grid-template-columns:280px 1fr;gap:26px}.section-intro h2,.center-heading h2{font-size:23px;line-height:1.15;margin:0}.section-intro i,.center-heading i{display:block;width:29px;height:2px;background:var(--red);margin:10px 0 14px}.section-intro p{font-size:8.5px;line-height:1.55;color:#555;margin:0 0 17px}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.service-cards article{box-shadow:0 2px 11px rgba(0,0,0,.08);background:#fff}.service-cards img{width:100%;height:120px;object-fit:cover;display:block}.service-cards h3{text-align:center;font-size:10px;padding:11px 4px;margin:0}.projects{padding-top:4px}.center-heading{text-align:center}.center-heading p{font-size:10px;color:var(--red);font-weight:800;margin:0 0 6px}.center-heading h2{font-size:26px}.center-heading i{margin:8px auto 11px}.center-heading span{display:block;font-size:9px;color:#555;line-height:1.5}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.project-card{border:1px solid #ececec;background:#fff}.comparison{height:170px;position:relative;overflow:hidden;touch-action:none}.comparison>img,.comparison .after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.comparison .after{position:absolute;inset:0 0 0 50%;overflow:hidden}.comparison .after img{width:200%;max-width:none;left:-100%}.tag{position:absolute;top:12px;color:#fff;font-size:7px;padding:5px 8px}.tag--before{left:13px;background:#3f3f3f}.tag--after{right:13px;background:var(--red)}.handle{position:absolute;left:50%;top:50%;translate:-50% -50%;width:25px;height:25px;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 4px #777;color:#888;font-size:11px;cursor:ew-resize}.project-info{min-height:82px;padding:10px 10px 10px 58px;position:relative}.project-info>img{position:absolute;left:12px;top:-20px;width:44px;height:44px;border-radius:50%;background:var(--red);object-fit:contain;padding:4px}.project-info h3{font-size:11px;margin:0 0 6px}.project-info p{font-size:8.3px;color:#555;line-height:1.45;margin:0}.projects__action{text-align:center;margin:15px 0 0}.benefits{background:#fafafa;padding:20px 0 34px;margin-top:0}.benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:24px}.benefit-grid article{text-align:center;padding:0 16px;border-right:1px solid #e4e4e4}.benefit-grid article:last-child{border:0}.benefit-icon{width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid #eee;margin:0 auto 10px;display:grid;place-items:center}.benefit-icon img{width:47px;height:47px;object-fit:contain}.benefit-grid h3{font-size:10px;margin:0 0 9px}.benefit-grid p{font-size:8.4px;line-height:1.55;color:#555;margin:0}footer{background:#111;color:#fff;padding:28px 0}.footer__inner{display:flex;align-items:center;gap:28px;font-size:12px}.footer__inner>img{width:170px;filter:brightness(0) invert(1)}.footer__inner p{margin-right:auto}.footer__inner a{color:#fff}.menu-open{overflow:hidden}
