/* Layout follows the user's approved desktop and mobile reference. */
:root{--green:#008e35;--dark:#10232b;--muted:#59666b;--line:#dbe1e3;--pale:#f4f6f6}
body{background:#fff;color:var(--dark);font-family:Arial,Helvetica,sans-serif}html{scroll-padding-top:115px}.wrap{width:min(1280px,calc(100% - 88px))}.icon{width:28px;height:28px;flex-shrink:0}.reference-crop{display:block;position:relative;overflow:hidden}.reference-crop>img{position:absolute;max-width:none;height:auto;display:block}.brand{display:block}.logo-crop{width:258px}.topbar{background:linear-gradient(110deg,#06402e,#142b29 75%,#172830);color:white;border:0;font-size:.85rem;letter-spacing:0}.topbar .wrap{display:flex;align-items:center;justify-content:flex-start;gap:32px;padding-block:0;min-height:42px}.topbar a,.topbar .location{display:flex;align-items:center;gap:9px;font-size:.8rem}.topbar .icon{width:17px;height:17px}.topbar .header-quote{margin-left:auto;padding:6px 16px;min-height:36px;font-size:.75rem}.topbar .location small{display:none}header{background:#fff;box-shadow:0 2px 8px #0000000b}.header-inner{min-height:99px;gap:35px}.header-right{flex:1;min-width:0}.header-contacts{display:none}nav{justify-content:space-between;gap:16px;font-size:.8rem;text-transform:uppercase;letter-spacing:0;font-weight:700}nav a{position:relative;padding-block:12px;white-space:nowrap}nav a.active{color:#00782f}nav a.active:after{content:"";height:2px;background:var(--green);position:absolute;left:0;right:0;bottom:4px}.menu-toggle{display:none}.hero{position:relative;display:block;isolation:isolate;padding:0;overflow:hidden;background:#26312f;color:#fff}.hero-background{position:absolute;inset:0;z-index:-2;background-image:url('assets/hero-interior.png');background-position:center;background-size:cover;transition:background-image .2s}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,19,19,.82),rgba(10,25,23,.32) 53%,rgba(10,25,23,.06))}.hero-inner{padding-block:58px 72px;position:relative;min-height:475px}.hero-copy{padding:0;max-width:660px}.hero h1{color:#fff;font-size:clamp(2.2rem,3.35vw,3.15rem);line-height:1.02;letter-spacing:-.025em;text-transform:uppercase;font-weight:800;text-shadow:0 2px 7px #0003}.hero h1 em{font-style:normal;color:#34ce49}.hero h1 .hero-line{color:#fff}.hero-kicker{font-size:.66rem;letter-spacing:.45em;color:white;margin-bottom:24px}.hero .intro{font-size:1rem;color:#fff;line-height:1.5;margin-block:18px 23px;max-width:none}.actions{align-items:center;gap:16px}.button{border:1px solid #82dd96;border-radius:6px;background:linear-gradient(135deg,#00b93b,#007a31);text-transform:uppercase;font-size:.875rem;font-weight:700;box-shadow:inset 0 1px 2px #ffffff40;min-height:49px;padding:12px 21px;gap:18px}.button:hover{background:linear-gradient(135deg,#00a331,#006327)}.button.secondary{border:1px solid #dce1df;background:#ffffff10;color:white;box-shadow:none}.button.secondary:hover{background:#ffffff26}.hero-signature{position:absolute;right:24px;top:55px;font-family:'Segoe Print','Comic Sans MS',cursive;font-style:italic;font-size:1.9rem;line-height:1.1;transform:rotate(-10deg);color:#fff;text-shadow:0 2px 5px #0005}.hero-signature span{display:block;width:110px;height:3px;background:#23bf3e;margin-top:15px;transform:rotate(-5deg)}.hero-video{display:flex;align-items:center;gap:12px;color:#fff;border:0;background:transparent;padding:0;text-align:left;font-size:.8rem;font-weight:600;line-height:1.3}.hero-video .round-button{display:grid;place-items:center;width:46px;height:46px;background:#fff;color:#17352e;border:0;font-size:1rem}.hero-video:hover .round-button{background:#27d453}.hero-thumbnails{display:flex;justify-content:center;gap:10px;margin-top:30px}.hero-thumbnails button{width:102px;height:55px;padding:0;border:1px solid #d3d8d8;background:#152522;border-radius:4px;overflow:hidden;position:relative;opacity:.8}.hero-thumbnails button[aria-pressed=true]{outline:2px solid #60d66a;outline-offset:2px;opacity:1}.hero-thumbnails img{width:100%;height:100%;object-fit:cover}.hero-thumbnails button:hover{opacity:1}.slide-controls button{position:absolute;top:45%;border:0;border-radius:50%;color:white;background:#172724a8;width:30px;height:36px;font-size:1.5rem}.slide-controls button:first-child{left:10px}.slide-controls button:last-child{right:10px}.hero-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:linear-gradient(110deg,#1a292b,#293638);padding:19px max(44px,calc((100% - 1280px)/2));color:#fff;position:relative}.hero-benefits>div{display:flex;align-items:center;gap:15px;padding:0 22px;border-right:1px solid #a8b2ae55}.hero-benefits>div:first-child{padding-left:0}.hero-benefits>div:last-child{border:0;padding-right:0}.hero-benefits .icon{width:43px;height:43px;stroke-width:1.2}.hero-benefits span{font-size:.75rem;line-height:1.25;font-weight:600;text-transform:uppercase;max-width:125px}.section{padding-block:29px}.section-heading{margin-bottom:20px;gap:25px;align-items:center}.section-heading h2{font-size:1.55rem;letter-spacing:-.01em;text-transform:uppercase;position:relative;line-height:1.2;padding-bottom:10px}.section-heading h2:after{content:"";position:absolute;left:0;bottom:0;width:66px;height:3px;background:var(--green)}.section-heading .text-link{font-size:.8rem;color:#007a32;display:flex;align-items:center;gap:20px;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{display:block;background:white;box-shadow:0 2px 7px #10212a12;border:1px solid #e6eaeb;border-radius:3px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 5px 16px #0b382b20}.product-image{width:100%;}.product-card h3{font-size:.85rem;letter-spacing:0;line-height:1.2;text-transform:uppercase;padding:14px 14px 5px;min-height:50px}.product-card p{font-size:.75rem;padding:0 14px 13px;line-height:1.4}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;border:0;overflow:visible}.service-card{padding:17px 8px 14px;text-align:center;background:white;border:1px solid #e8eced;box-shadow:0 2px 7px #10212a0e;border-radius:3px;display:flex;align-items:center;flex-direction:column;gap:13px}.service-card .icon{color:#086f38;width:42px;height:42px;stroke-width:1.1}.service-card h3{font-size:.8rem;line-height:1.25;letter-spacing:0;text-transform:uppercase;font-weight:700;overflow-wrap:anywhere}.service-card:hover{background:#f1f8f3;border-color:#99c7a9}.services-layout{display:grid;grid-template-columns:1fr 285px;gap:26px;align-items:start}.services-layout .section-heading{min-height:38px}.service-video{position:relative;display:block;overflow:hidden;width:100%;height:210px;padding:0;border:0;border-radius:4px;color:white;text-align:left;background:#142b29;margin-top:0}.service-video img{width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:brightness(.66)}.service-video .play-icon{top:40%;width:55px;height:55px}.service-video>span:last-child{position:absolute;bottom:14px;left:15px;right:15px;font-size:.95rem;font-weight:600;line-height:1.3}.service-video small{display:block;font-size:.75rem;font-weight:400;margin-top:5px}.project-grid{grid-template-columns:repeat(3,1fr);gap:17px}.project-card{background:#fff;border:1px solid #e3e8e8;border-radius:3px}.project-card>img{height:225px;object-position:center 50%}.project-card>span:not(.play-icon){background:white;padding:11px 12px;font-size:.85rem}.gallery-note{font-size:.75rem;margin-top:12px}.trust-strip{background:linear-gradient(115deg,#192a27,#283331);color:white}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-block:25px}.trust-strip .wrap>div{display:flex;align-items:center;gap:16px}.trust-strip .icon{width:36px;height:36px}.trust-strip span{font-size:.85rem;line-height:1.4}.trust-strip strong{font-size:.75rem;font-weight:400;color:#d9e2dd}.catalog-section{background:#f4f6f5;border-bottom:1px solid var(--line)}.brand-strip{display:flex;justify-content:space-around;align-items:center;gap:30px;padding:20px;background:#fff;border:1px solid var(--line);margin-block:20px 24px}.rigips{font-size:1.85rem}.technogips{font-size:1.65rem}.omm-word{display:flex;gap:12px;align-items:center}.omm-word strong{font-size:1.7rem}.omm-word span{font-size:.75rem;max-width:170px}.materials-grid{grid-template-columns:repeat(3,1fr);gap:30px}.materials-grid article{padding-top:15px;border-top:2px solid #22864a}.materials-grid h3{margin-block:0 12px;min-height:0;font-size:1.05rem}.materials-grid p{font-size:.9rem}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.detail-grid h3{font-size:1.05rem;line-height:1.25;margin-bottom:13px}.detail-grid p{font-size:.9rem}.service-details{padding-bottom:38px}.prices-section .section,.about.section,.contact-grid.section{padding-block:48px}.prices-section .section-heading{align-items:end}.prices-section .section-heading>p{font-size:.9rem}.eyebrow{font-size:.7rem;letter-spacing:.07em;margin-bottom:14px}.about{gap:75px}.about h2,.contact-grid h2{font-size:2rem;letter-spacing:-.025em}.about-lead{font-size:1.15rem}.about p{font-size:.95rem}.since strong{font-size:1.45rem}.contact-section{background:#eef4ef}.contact-grid{gap:70px}.contact-phone{font-size:1.8rem}.contact-grid>div>p{font-size:.95rem}form{padding:27px}form h3{font-size:1.3rem}.form-grid{gap:14px}form .button{justify-content:space-between}.footer-main{display:grid!important;grid-template-columns:250px 1fr 1fr;gap:40px!important;padding-block:30px!important;align-items:center!important}.footer-logo{width:235px}.footer-signature{font-family:'Segoe Print','Comic Sans MS',cursive;font-style:italic;color:white;font-size:1.7rem!important;line-height:1.2;transform:rotate(-5deg)}footer{background:linear-gradient(120deg,#004e30,#057840 50%,#013d2b);color:white}.footer-contacts{display:flex;flex-direction:column;gap:13px}.footer-contacts>a,.footer-contacts>span{display:flex;align-items:center;gap:13px;font-size:.875rem}.footer-contacts .icon{width:22px;height:22px}.footer-bottom{display:flex!important;justify-content:space-between!important;gap:20px!important;border-top:1px solid #ffffff25;padding-block:16px!important;font-size:.75rem}.footer-bottom>a{font-size:.75rem}.mobile-contact{display:none}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.logo-crop{width:220px}.header-inner{gap:25px;min-height:86px}nav{font-size:.7rem;gap:12px}.hero-inner{padding-top:45px;min-height:430px}.hero h1{font-size:2.6rem}.hero-benefits{padding-inline:32px}.hero-benefits>div{padding-inline:14px;gap:12px}.hero-benefits .icon{width:35px;height:35px}.hero-benefits span{font-size:.65rem}.services-layout{grid-template-columns:1fr 230px;gap:20px}.service-grid{gap:8px}.service-card h3{font-size:.7rem}.product-card h3{font-size:.75rem}.product-card p{font-size:.72rem}.footer-main{grid-template-columns:230px 1fr 1fr;gap:25px!important}.footer-contacts>a,.footer-contacts>span{font-size:.8rem}}
@media(max-width:900px){.topbar .wrap{gap:20px;min-height:35px}.topbar .location{display:none}.topbar .header-quote{font-size:.65rem;min-height:30px}.topbar a{font-size:.75rem}.header-inner{min-height:83px;position:relative}.logo-crop{width:215px}.menu-toggle{display:flex;flex-direction:column;gap:5px;padding:12px;border:0;background:none;margin-left:auto}.menu-toggle span{width:25px;height:2px;background:#006f37}.header-right{flex:0}nav{display:none;position:absolute;top:100%;left:-32px;right:-32px;background:white;padding:15px 32px;z-index:50;box-shadow:0 10px 20px #0002;font-size:.875rem;align-items:stretch}nav.open{display:flex}nav a{padding:12px}nav a.active:after{display:none}.hero h1{font-size:2.3rem}.hero-signature{font-size:1.5rem;right:10px}.hero-copy{max-width:550px}.hero-video{font-size:.75rem}.hero-benefits{padding-inline:20px}.hero-benefits>div{flex-direction:column;text-align:center;padding-inline:8px;gap:9px}.hero-benefits span{font-size:.65rem;max-width:120px}.services-layout{grid-template-columns:1fr}.service-grid{gap:12px}.service-card h3{font-size:.75rem}.service-video{height:180px;max-width:360px}.service-video img{object-position:center 45%}.materials-grid,.detail-grid{gap:20px}.product-grid{gap:10px}.product-card h3{padding:11px 10px 5px;font-size:.72rem}.product-card p{padding-inline:10px}.project-card>img{height:200px}.section-heading h2{font-size:1.35rem}.trust-strip .wrap{gap:14px}.trust-strip .wrap>div{gap:10px}.trust-strip span{font-size:.75rem}.trust-strip .icon{width:27px;height:27px}.footer-main{grid-template-columns:200px 1fr!important}.footer-logo{width:195px}.footer-signature{display:none}.footer-bottom{flex-wrap:wrap}.about,.contact-grid{gap:35px}.form-grid{grid-template-columns:1fr}}
@media(max-width:650px){.wrap{width:calc(100% - 34px)}html{scroll-padding-top:85px}.topbar .wrap{justify-content:space-between;gap:8px;min-height:32px}.topbar .wrap>a{font-size:.72rem}.topbar .header-quote{display:none!important}.topbar .icon{width:14px;height:14px}.topbar .wrap>a[href^="mailto"]{font-size:.65rem}.logo-crop{width:197px}.header-inner{min-height:76px;gap:0}.header-right{margin-left:auto}.menu-toggle{margin-left:10px;padding:10px}nav{left:-17px;right:-17px;padding-inline:17px}.hero-inner{padding-top:38px;padding-bottom:19px;min-height:0}.hero:after{background:linear-gradient(90deg,#071b1bdd,#10241f70)}.hero-background{background-position:58% center}.hero-copy{max-width:none}.hero-kicker{font-size:.58rem;letter-spacing:.23em;margin-bottom:18px}.hero h1{font-size:clamp(1.75rem,7vw,2.6rem);line-height:1.05;letter-spacing:-.015em}.hero .intro{font-size:.82rem;margin-block:19px 22px;line-height:1.5}.hero .actions{gap:10px;flex-wrap:wrap}.hero .button{font-size:.73rem;padding:10px 14px;min-height:45px;gap:13px}.hero-video{font-size:.75rem;margin-top:6px}.hero-video .round-button{width:37px;height:37px}.hero-signature{display:none}.hero-thumbnails{gap:9px;margin-top:25px}.hero-thumbnails button{width:74px;height:45px}.slide-controls{display:none}.hero-benefits{grid-template-columns:repeat(3,1fr);padding:17px;gap:0}.hero-benefits>div{padding-inline:8px}.hero-benefits>div:nth-child(n+4){display:none}.hero-benefits>div:nth-child(3){border-right:0}.hero-benefits .icon{width:31px;height:31px}.hero-benefits span{font-size:.6rem;line-height:1.3}.section{padding-block:25px}.section-heading{display:flex;margin-bottom:17px;gap:15px;align-items:center}.section-heading h2{font-size:1.13rem;letter-spacing:0;padding-bottom:8px}.section-heading .text-link{font-size:.65rem;gap:6px;max-width:100px;line-height:1.4;text-align:right}.section-heading h2:after{width:47px;height:2px}.product-grid{grid-template-columns:repeat(2,1fr);gap:13px}.product-card h3{font-size:.8rem;min-height:48px;padding:12px 11px 5px}.product-card p{font-size:.75rem;padding:0 11px 12px}.product-card:last-child{grid-column:auto}.service-grid{grid-template-columns:repeat(3,1fr);gap:10px}.service-card{padding:15px 6px;gap:10px}.service-card h3{font-size:.73rem;line-height:1.3}.service-card .icon{width:34px;height:34px}.services-layout{gap:18px}.service-video{max-width:none;height:210px}.project-grid{grid-template-columns:1fr 1fr;gap:12px}.project-card:first-child{grid-column:auto}.project-card:first-child>img,.project-card>img{height:180px}.project-card:last-child{grid-column:1/-1}.project-card:last-child>img{height:210px}.project-card>span:not(.play-icon){font-size:.75rem;padding:10px}.gallery-note{font-size:.7rem}.trust-strip .wrap{grid-template-columns:1fr 1fr;padding-block:23px;gap:23px 15px}.trust-strip .wrap>div{gap:12px}.trust-strip .icon{width:29px;height:29px}.trust-strip span{font-size:.75rem}.trust-strip strong{font-size:.65rem}.brand-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:18px}.rigips{font-size:1.65rem}.technogips{font-size:1.4rem}.omm-word{grid-column:1/-1;justify-content:center}.omm-word span{font-size:.7rem;max-width:none}.materials-grid,.detail-grid{grid-template-columns:1fr;gap:22px}.materials-grid article{padding:14px 0 0}.materials-grid h3,.detail-grid h3{font-size:1rem;min-height:0;margin-bottom:10px}.materials-grid p,.detail-grid p{font-size:.9rem}.prices-section .section,.about.section,.contact-grid.section{padding-block:32px}.prices-section .section-heading{display:block}.prices-section .section-heading>p{font-size:.9rem;margin-top:18px}.about h2,.contact-grid h2{font-size:1.7rem}.contact-grid .eyebrow{font-size:.65rem}.contact-grid>div>p{font-size:.9rem}.contact-phone{font-size:1.65rem}.about,.contact-grid{gap:25px}.since{gap:18px}.since span{font-size:.65rem}.since strong{font-size:1.2rem}form{padding:20px}.footer-main{grid-template-columns:1fr!important;gap:22px!important;padding-block:28px!important}.footer-logo{width:220px}.footer-contacts{gap:13px}.footer-contacts>a,.footer-contacts>span{font-size:.85rem}.footer-bottom{font-size:.65rem;padding-block:18px 92px!important;align-items:flex-start!important;gap:12px!important}.footer-bottom>a{font-size:.7rem}.mobile-contact{display:grid}.mobile-contact a{border-radius:5px}.mobile-contact a:last-child{background:linear-gradient(130deg,#00ae35,#007533)}}

/* Product photographs: OMM / Knauf / Rigips. */
.material-brand-photo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3px;width:100%;aspect-ratio:155/95;padding:8px 5px 4px;background:linear-gradient(#f6f7f8,#fff)}.material-pack{display:flex;flex-direction:column;align-items:center;justify-content:end;min-width:0;height:100%;gap:3px}.material-pack .pack-photo{display:block;width:100%;height:calc(100% - 19px);min-height:0;object-fit:contain}.material-pack .omm-pack{width:75%;margin-block:auto}.material-pack b{font-size:10px;line-height:16px;letter-spacing:0;color:#17302a}.material-pack .pack-photo.failed-photo{font-size:10px;line-height:1.2;object-fit:contain}

.material-pack.photo-unavailable{justify-content:center}.material-pack.photo-unavailable b{font-size:13px;color:#245782}

.material-pack .supplied-pack{width:100%;flex-shrink:0;margin-block:auto}.material-pack .rigips-pack{width:70%}.material-pack .knauf-pack{width:100%}.material-brand-photo{gap:5px}.material-pack b{font-size:11px}
