:root{--ink:#102a35;--muted:#647680;--teal:#087f78;--teal-dark:#07645f;--blue:#e9f4f7;--soft:#f5f7f7;--line:#dbe4e6;--gold:#e6b545;--white:#fff;--shadow:0 18px 50px #102a3514}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:15px/1.55 Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1280px,calc(100% - 36px));margin:auto}.top{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.top-row{height:78px;display:flex;align-items:center;gap:44px}.logo{font-size:21px;font-weight:900;line-height:.95;letter-spacing:-.7px}.logo span{color:var(--teal)}.logo small{display:block;margin-top:7px;color:var(--muted);font-size:9px;font-weight:400;letter-spacing:.2px}.top nav{display:flex;gap:30px;font-weight:800}.top nav a:hover{color:var(--teal)}.top-contact{margin-left:auto;text-align:right}.top-contact a{font-size:18px;font-weight:900}.top-contact small{display:block;color:var(--muted)}.top-cta{margin-left:auto;color:var(--teal);font-weight:800}.mobile-menu{display:none;margin-left:auto;border:0;background:none;font-size:25px}.search-strip{position:relative;z-index:24;padding:13px 0;background:var(--ink)}.search-row{display:grid;grid-template-columns:180px 1fr 120px;gap:8px}.search-row input,.search-row button{min-height:50px;border:0;border-radius:7px;padding:0 17px}.catalog-trigger{text-align:left;background:#fff;font-weight:900}.catalog-trigger span{float:right}.search-submit{background:var(--gold);color:var(--ink);font-weight:900;cursor:pointer}.mega{display:none;position:fixed;z-index:26;top:154px;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 30px 60px #102a3530}.mega.open{display:block}.mega-grid{display:grid;grid-template-columns:340px 1fr;height:100%;max-height:720px}.mega aside{overflow:auto;padding:18px 14px 30px 0;border-right:1px solid var(--line)}.mega aside button{display:grid;grid-template-columns:1fr auto;width:100%;padding:13px 15px;border:0;border-radius:7px;background:none;color:var(--ink);text-align:left;font-weight:800;cursor:pointer}.mega aside button small{color:var(--muted);font-weight:400}.mega aside button:hover,.mega aside button.active{background:var(--blue);color:var(--teal)}.mega-sections{overflow:auto;padding:30px 0 50px 34px}.mega-sections section{display:none}.mega-sections section.active{display:block}.mega-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.mega-head small,.eyebrow{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}.mega-head h2{margin:5px 0;font-size:34px}.mega-head a{color:var(--teal);font-weight:900}.mega-links{display:grid;grid-template-columns:repeat(3,1fr);gap:0 22px}.mega-links a{display:flex;justify-content:space-between;gap:12px;padding:14px 10px;border-bottom:1px solid var(--line);font-weight:800}.mega-links a:hover{background:var(--soft);color:var(--teal)}.mega-links small{color:var(--muted);font-weight:400}.hero{padding:78px 0;background:linear-gradient(120deg,#e8f4f5,#f7f9f8 62%,#fff)}.hero-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:72px;align-items:center}.hero h1{max-width:780px;margin:13px 0 22px;font-size:clamp(42px,5vw,65px);line-height:1.01;letter-spacing:-2.5px}.hero p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:20px}.hero-actions{display:flex;gap:12px;margin:30px 0}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;padding:0 18px;font-weight:900;cursor:pointer}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.button.secondary{border-color:var(--line);background:#fff}.stats{display:flex;gap:46px;margin-top:42px}.stats b{display:block;font-size:26px}.stats span{color:var(--muted)}.hero-card{padding:36px;border-radius:14px;background:var(--ink);color:#fff;box-shadow:var(--shadow)}.hero-card>span{color:#83d7d1;font-weight:900}.hero-card h2{margin:13px 0 25px;font-size:29px;line-height:1.15}.hero-card ol{margin:0;padding:0;list-style:none}.hero-card li{display:flex;gap:14px;padding:13px 0;border-top:1px solid #ffffff20}.hero-card li b{color:var(--gold)}.hero-card a{display:inline-block;margin-top:22px;color:#83d7d1;font-weight:900}.section{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2{margin:5px 0;font-size:36px;line-height:1.1}.section-head>a{color:var(--teal);font-weight:900}.direction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.direction{position:relative;display:flex;min-height:165px;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.direction:after{position:absolute;right:-35px;bottom:-50px;width:130px;height:130px;border:22px solid var(--blue);border-radius:50%;content:""}.direction:hover{border-color:#78bbb7;box-shadow:var(--shadow)}.direction small{color:var(--teal);font-weight:900}.direction span{max-width:220px;margin:14px 0 18px;font-size:19px;font-weight:900;line-height:1.25}.direction b{margin-top:auto;color:var(--muted);font-size:13px}.direction i{position:absolute;right:20px;bottom:18px;z-index:1;color:var(--teal);font-size:24px;font-style:normal}.direction-1:after{border-color:#edf1f2}.direction-2:after{border-color:#f7edcf}.direction-3:after{border-color:#dceceb}.solutions{padding:72px 0;background:var(--ink);color:#fff}.solutions .eyebrow{color:#83d7d1}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.solution-grid a{min-height:170px;padding:24px;border:1px solid #ffffff22;border-radius:10px}.solution-grid a:hover{border-color:#83d7d1;background:#ffffff08}.solution-grid span{font-size:19px;font-weight:900}.solution-grid p{color:#b9c8cd}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.product-card:hover{box-shadow:var(--shadow)}.product-image{display:flex;height:245px;align-items:center;justify-content:center;padding:18px;background:#fff}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-body{display:flex;flex:1;flex-direction:column;padding:17px}.product-flags{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:12px}.stock{padding:4px 8px;border-radius:20px;background:#f4eee0;color:#79591a;font-weight:900}.stock.yes{background:#e1f2ef;color:var(--teal-dark)}.product-title{min-height:48px;margin:13px 0 8px;font-size:16px;font-weight:900;line-height:1.35}.product-title:hover{color:var(--teal)}.article{color:var(--muted);font-size:12px}.product-price{margin:17px 0 13px;font-size:22px;font-weight:900}.card-button{margin-top:auto;color:var(--teal);font-weight:900}.brand-section{padding:72px 0;background:var(--soft)}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.brand-grid a{display:flex;min-height:90px;flex-direction:column;justify-content:center;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff}.brand-grid span{font-weight:900}.brand-grid small{margin-top:5px;color:var(--muted)}.seo-home{max-width:1000px}.seo-home>p{color:var(--muted);font-size:18px}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;padding:38px 0 75px}.filters form{position:sticky;top:175px;padding:21px;border:1px solid var(--line);border-radius:10px}.filters-title{display:flex;align-items:center;justify-content:space-between}.filters-title h2{margin:0}.filters-title a{color:var(--teal);font-size:13px}.filters label{display:block;margin:17px 0;font-weight:800}.filters select,.filters input{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px}.price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checkbox{display:flex!important;gap:8px;align-items:center}.checkbox input{width:auto;margin:0}.filters .button{width:100%}.crumbs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:21px;color:var(--muted);font-size:13px}.crumbs a{color:var(--teal)}.catalog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.catalog-heading h1{margin:0;font-size:39px;line-height:1.1}.catalog-heading p{max-width:760px;color:var(--muted)}.catalog-heading select{padding:10px;border:1px solid var(--line);border-radius:6px}.catalog-content .products{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;gap:7px;align-items:center;margin-top:30px}.pagination a{padding:8px 13px;border:1px solid var(--line);border-radius:6px}.pagination a.active{background:var(--teal);color:#fff}.pagination span{margin-left:8px;color:var(--muted)}.empty{padding:80px 20px;background:var(--soft);text-align:center}.seo-category{padding:55px 0;background:var(--soft)}.seo-category .wrap{max-width:1000px}.seo-category p{color:var(--muted);font-size:17px}.product-page{padding:35px 0 20px}.product-top{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.main-photo{display:flex;height:520px;align-items:center;justify-content:center;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}.main-photo img{max-width:100%;max-height:100%;object-fit:contain}.thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumbs button{display:flex;min-width:76px;height:70px;align-items:center;justify-content:center;padding:5px;border:1px solid var(--line);border-radius:6px;background:#fff}.thumbs img{max-width:100%;max-height:100%;object-fit:contain}.product-summary h1{margin:17px 0;font-size:42px;line-height:1.12}.codes{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.codes div{padding:11px;border:1px solid var(--line);border-radius:7px}.codes dt{color:var(--muted);font-size:12px}.codes dd{margin:2px 0 0;font-weight:900}.big-price{margin:27px 0 7px;font-size:36px;font-weight:900}.product-summary>p{color:var(--muted)}.wide{min-width:270px}.benefits{margin-top:25px;padding-left:20px;color:var(--muted)}.product-details{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;margin-top:65px}.product-details h2{font-size:29px}.product-details article>p{font-size:17px}.product-details aside dl{border-top:1px solid var(--line)}.product-details aside dl div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.product-details dt{color:var(--muted)}.product-details dd{margin:0;text-align:right;font-weight:800}.request-box{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:60px;padding:34px;border-left:5px solid var(--gold);background:var(--soft)}.request-box h2{margin:4px 0}.text-page,.legal-page{min-height:55vh;padding:75px 0;max-width:940px}.text-page h1,.legal-page h1{font-size:48px;line-height:1.1}.text-page>p:not(.eyebrow),.legal-page>p{color:var(--muted);font-size:19px}.legal-page h2{margin-top:34px}.contact-placeholder{margin-top:35px;padding:28px;border:1px solid var(--line);border-radius:10px}.contact-placeholder a{display:block;color:var(--teal);font-size:20px;font-weight:900}footer{padding:50px 0 20px;background:var(--ink);color:#d6e1e4}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:55px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid p{max-width:500px;color:#a9bcc2}.footer-logo{color:#fff}.copyright{margin-top:35px;padding-top:18px;border-top:1px solid #ffffff18;color:#91a5ab;font-size:13px}.cookie{display:none;position:fixed;z-index:50;right:18px;bottom:18px;max-width:560px;align-items:center;gap:25px;padding:17px 20px;border:1px solid var(--line);border-left:5px solid var(--teal);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.cookie.show{display:flex}.cookie p{margin:2px 0;color:var(--muted)}.cookie a{color:var(--teal);font-weight:800}.cookie button{border:0;border-radius:6px;background:var(--teal);color:#fff;padding:11px 17px;font-weight:900}
@media(max-width:1050px){.top nav{display:none;position:absolute;top:78px;left:0;right:0;padding:20px;background:#fff;box-shadow:var(--shadow)}.top nav.open{display:flex;flex-direction:column}.mobile-menu{display:block}.top-contact,.top-cta{display:none}.hero-grid,.product-top,.product-details{grid-template-columns:1fr}.hero-grid{gap:35px}.hero-card{max-width:620px}.direction-grid,.products{grid-template-columns:repeat(2,1fr)}.catalog-content .products{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:1fr}.filters form{position:static}.mega{top:142px}.mega-grid{grid-template-columns:280px 1fr}.mega-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.wrap{width:min(100% - 22px,1280px)}.top-row{height:66px}.logo small{display:none}.search-row{grid-template-columns:1fr 78px}.catalog-trigger{display:none}.search-row input,.search-row button{min-height:46px;padding:0 12px}.mega{display:none!important}.hero{padding:48px 0}.hero h1{font-size:39px;letter-spacing:-1.5px}.hero p:not(.eyebrow){font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.stats{gap:24px;flex-wrap:wrap}.hero-card{padding:25px}.section,.solutions,.brand-section{padding:48px 0}.section-head{align-items:start;gap:12px;flex-direction:column}.section-head h2{font-size:30px}.direction-grid,.products,.catalog-content .products,.solution-grid,.brand-grid{grid-template-columns:1fr}.product-image{height:280px}.catalog-heading{align-items:start;gap:17px;flex-direction:column}.catalog-heading h1{font-size:32px}.product-summary h1{font-size:32px}.main-photo{height:360px}.codes{grid-template-columns:1fr}.product-details{gap:25px}.request-box{align-items:flex-start;flex-direction:column}.text-page h1,.legal-page h1{font-size:36px}.footer-grid{grid-template-columns:1fr}.cookie{left:10px;right:10px;bottom:10px;align-items:flex-start;flex-direction:column;gap:10px}}
.site-lead{padding:70px 0;background:linear-gradient(120deg,#e9f4f7,#f7f9f8)}.site-lead-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:start}.site-lead h2{margin:8px 0 14px;font-size:38px;line-height:1.1}.site-lead p:not(.eyebrow){color:var(--muted);font-size:17px}.lead-form{padding:25px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.lead-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lead-form label{display:block;margin-bottom:13px;color:var(--ink);font-weight:800}.lead-form input,.lead-form textarea{width:100%;margin-top:6px;border:1px solid var(--line);border-radius:7px;padding:11px 12px;background:#fff}.lead-form textarea{resize:vertical}.form-consent{display:flex!important;gap:9px;align-items:flex-start;font-size:13px;font-weight:400!important}.form-consent input{width:auto;margin-top:3px}.form-consent a{color:var(--teal);font-weight:800}.lead-submit{display:flex;gap:14px;align-items:center}.lead-submit span{font-size:13px;font-weight:800}.lead-submit .success{color:var(--teal)}.lead-submit .error{color:#b3261e}.lead-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.lead-form button:disabled{opacity:.65;cursor:wait}@media(max-width:900px){.site-lead-grid{grid-template-columns:1fr;gap:25px}.lead-fields{grid-template-columns:1fr}}@media(max-width:680px){.site-lead{padding:48px 0}.site-lead h2{font-size:31px}.lead-form{padding:18px}.lead-submit{align-items:stretch;flex-direction:column}.lead-submit .button{width:100%}}
