:root{font-family:Arial Narrow,Roboto Condensed,Arial,Helvetica,sans-serif;color:#1f2024;background:#fff;font-synthesis:none;--red: #df0a35;--red-dark: #c8092e;--blue: #082f73;--line: #d7d7d7;--page: 1450px;--home: 1310px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{border-radius:0}button,a,input,textarea,select{outline-offset:3px}:focus-visible{outline:3px solid #ffb3c1}.site-shell{min-height:100vh;overflow:clip}.page-width{width:min(calc(100% - 80px),var(--page));margin-inline:auto}.home-width{width:min(calc(100% - 80px),var(--home));margin-inline:auto}.content-width{width:min(calc(100% - 48px),1050px);margin-inline:auto}.site-header{position:relative;z-index:50}.site-header--home{position:absolute;inset:0 0 auto;color:#fff}.site-header--inner{color:#121212;background:#fff}.header-top{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-header--inner .header-top{height:112px}.site-logo{width:220px;flex:0 0 auto}.site-logo img{width:100%;height:auto}.header-tools{display:flex;align-items:center;gap:34px}.social-links{display:flex;align-items:center;justify-content:center;gap:23px}.social-links a{width:20px;height:20px;display:grid;place-items:center}.social-links img{width:18px;height:18px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}.social-links--dark{gap:12px}.social-links--dark a{width:38px;height:38px;border-radius:50%;background:var(--red)}.social-links--dark img{width:16px;height:16px;filter:none}.search-box{width:204px;height:45px;display:flex;align-items:center;background:#fff;color:#111}.site-header--inner .search-box{background:var(--red);color:#000}.search-box input{width:calc(100% - 45px);height:100%;border:0;padding:0 12px 0 18px;background:transparent;color:currentColor;font-size:13px;font-weight:700}.search-box input::placeholder{color:currentColor;opacity:1}.search-box button{width:45px;height:100%;padding:0;border:0;background:transparent;position:relative;cursor:pointer}.search-box button span{width:14px;height:14px;border:2px solid currentColor;border-radius:50%;position:absolute;left:13px;top:12px}.search-box button span:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;right:-6px;bottom:-3px;transform:rotate(45deg)}.menu-toggle{display:none;border:0;width:42px;height:42px;padding:8px;background:transparent;cursor:pointer}.menu-toggle span{height:3px;margin:4px 0;display:block;background:var(--red);transition:.2s ease}.primary-nav{border-top:1px solid rgba(255,255,255,.08)}.site-header--inner .primary-nav{background:var(--red);color:#fff}.primary-nav>ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto}.nav-item{min-width:0;position:relative;border-left:1px solid rgba(255,255,255,.38)}.nav-item:last-child{border-right:1px solid rgba(255,255,255,.38)}.nav-item>a,.nav-item>button{width:100%;height:60px;border:0;display:flex;align-items:center;justify-content:center;gap:10px;background:transparent;color:inherit;cursor:pointer;font-size:16px;font-weight:700}.nav-item>a:after,.nav-item>button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#f2a900;transform:scaleX(0);transform-origin:center;transition:.2s ease}.nav-item:hover>a:after,.nav-item:hover>button:after,.nav-item>a.is-active:after,.nav-item.is-open>button:after{transform:scaleX(1)}.nav-chevron{font-size:24px;line-height:1}.nav-dropdown{position:absolute;left:0;top:100%;width:100%;min-width:245px;padding:8px 0;background:var(--red);color:#fff;opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s ease;box-shadow:0 12px 25px #0000002e}.nav-item.is-open .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown>a,.nav-product-list>a{min-height:45px;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700}.nav-dropdown>a:hover,.nav-product-list>a:hover{background:#0000001f}.nav-product-list{padding:0}.hero{height:800px;position:relative;background:#222;color:#fff;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}.hero-slide.is-active{opacity:1}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#10101052}.hero-copy{position:relative;z-index:2;padding-top:290px}.hero-copy h1{max-width:900px;margin:0;color:#fff;font-size:clamp(40px,4vw,64px);line-height:1.05;letter-spacing:.01em;text-shadow:0 3px 5px rgba(0,0,0,.65)}.hero-arrow{position:absolute;z-index:3;top:51%;width:52px;height:52px;border:0;border-radius:50%;background:#ffffffeb;color:#111;font-size:38px;line-height:1;cursor:pointer}.hero-arrow--left{left:28px}.hero-arrow--right{right:28px}.hero-dots{position:absolute;z-index:3;left:0;right:0;bottom:28px;display:flex;justify-content:center;gap:9px}.hero-dots button{width:14px;height:14px;padding:0;border:0;border-radius:50%;background:#ffffffb3;cursor:pointer}.hero-dots button.is-active{background:#fff;transform:scale(1.1)}.home-section{background:#fff}.home-products{padding:48px 0 28px}.home-section h2{margin:0;text-align:center;font-size:32px;line-height:1.2}.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:67px 56px;padding:72px 20px 70px}.home-category{aspect-ratio:2360 / 560;display:block;position:relative;filter:drop-shadow(2px 3px 2px rgba(0,0,0,.28))}.home-category__art{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.home-category>span:last-child{position:absolute;z-index:1;top:50%;left:28%;right:5%;overflow:hidden;color:#232323;font-size:clamp(11px,.86vw,15px);line-height:1.1;white-space:nowrap;text-overflow:ellipsis;transform:translateY(-50%)}.home-technology{padding:0 0 90px}.home-technology h2{color:var(--blue)}.technology-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;max-width:990px;margin:40px auto 0}.technology-grid a{display:block;overflow:hidden}.technology-grid img{width:100%;height:auto;transition:transform .35s ease}.technology-grid a:hover img{transform:scale(1.025)}.home-brand{padding:20px 0 105px}.brand-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.brand-copy__logo{width:300px;margin-bottom:35px}.brand-copy p{font-size:14px;line-height:1.68;margin:0 0 15px}.brand-technology{width:100%;max-width:500px;justify-self:center}.outline-button{min-width:140px;height:44px;margin-top:20px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8b8b8;background:#fff;color:#151515;font-size:12px}.outline-button:hover{border-color:var(--red);color:var(--red)}.news-section{border-top:1px solid #ddd;padding:55px 0 88px}.news-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.news-heading h2{text-align:left}.news-heading .outline-button{margin-top:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.news-grid--all{grid-template-columns:repeat(2,1fr)}.news-item{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:start;min-width:0}.news-item>img{width:120px;height:90px;object-fit:cover;border:1px solid #e5e5e5}.news-item time{color:var(--red);font-size:9px;letter-spacing:.08em;font-weight:700}.news-item h3{margin:8px 0 0;font-size:14px;line-height:1.35}.news-item p{color:#5e5e5e;font-size:13px;line-height:1.55}.section-banner{background:#fff;padding:24px 0 22px}.section-banner .page-width{height:50px;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--red);color:#fff}.section-banner .page-width:after{content:"";position:absolute;right:-1px;top:0;width:36px;height:18px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 0)}.section-banner span{padding-left:36px;font-size:13px;font-weight:700}.page-section{padding:55px 0 95px}.page-title{margin-bottom:40px}.page-title>p{color:var(--red);margin:0 0 10px;font-size:12px;letter-spacing:.12em;font-weight:700}.page-title h1{margin:0;color:var(--blue);font-size:clamp(34px,4vw,54px);line-height:1.08}.page-title>span{display:block;margin-top:12px;color:#777;font-size:13px}.content-hero{width:100%;max-height:560px;overflow:hidden;background:#eee}.content-hero img{width:100%;max-height:560px;object-fit:cover}.content-page{color:var(--blue)}.content-lead{margin:0 0 60px;font-size:21px!important;font-style:italic;font-weight:700}.content-block{margin:0 0 70px}.content-block h2,.article-page h2{margin:0 0 24px;color:var(--blue);font-size:26px;line-height:1.25}.content-page p,.content-page li{color:var(--blue);font-size:18px;line-height:1.55}.content-page>.content-width>p{margin:0 0 25px}.content-page ul{padding-left:24px}.content-block img{width:100%;margin-top:30px}.solid-button{min-height:48px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;font-size:13px;font-weight:700}.solid-button:hover{background:var(--red-dark)}.product-listing{padding:24px 0 96px;background:#fff}.product-category-shell{padding:20px 0 0;background:#fff}.category-tabs{display:flex;overflow-x:auto;margin:0 0 30px;border-bottom:1px solid #e7e8ea;background:#fff;scrollbar-width:thin;scroll-snap-type:x proximity}.product-category-shell .category-tabs{margin-bottom:0}.category-tabs a{position:relative;flex:0 0 auto;min-height:58px;padding:0 19px;display:flex;align-items:center;justify-content:center;color:#5d626a;font-size:12px;line-height:1.2;text-align:center;white-space:nowrap;scroll-snap-align:start}.category-tabs a:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:2px;background:var(--red);transform:scaleX(0);transition:transform .2s ease}.category-tabs a:hover,.category-tabs a.is-active{color:var(--red)}.category-tabs a:hover:after,.category-tabs a.is-active:after{transform:scaleX(1)}.product-toolbar{min-height:58px;margin:0 0 30px;padding:0 0 17px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #ececee}.product-toolbar>p{margin:0;color:#70757d;font-size:12px}.product-filters{display:flex;align-items:center;gap:12px}.product-filters select,.product-filters button{height:40px;border:1px solid #e0e2e5;background:#fff;color:#383c43;font-size:12px}.product-filters select{width:188px;padding:0 36px 0 12px;cursor:pointer}.product-filters button{min-width:88px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.product-filters button:hover{border-color:var(--red);color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{min-width:0;min-height:304px;position:relative;border:1px solid #eceef0;background:#fff;padding:18px;display:grid;grid-template-columns:minmax(174px,1.08fr) minmax(118px,.92fr);gap:16px;transition:border-color .2s ease,background-color .2s ease}.product-card:hover{border-color:#cfd3d8;background:#fcfcfd}.product-card__image{min-width:0;min-height:0;aspect-ratio:3 / 4;display:grid;place-items:center}.product-card__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-card__body{min-width:0;display:flex;flex-direction:column;align-items:stretch;padding:22px 0 52px}.product-card h2{margin:0 0 16px;color:var(--blue);font-size:19px;line-height:1.2}.product-card__viscosity{color:#363a41;font-size:12px;font-weight:700}.product-card__specification{margin:10px 0 0;color:#727780;font-size:11px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__jump{width:36px;height:36px;position:absolute;right:20px;bottom:20px;display:grid;place-items:center;border:1px solid #dde0e4;border-radius:50%;background:#fff;color:var(--red);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.product-card:hover .product-card__jump{border-color:var(--red);background:var(--red);color:#fff;transform:translate(2px)}.product-pagination{margin-top:36px;display:flex;justify-content:center;gap:9px}.product-pagination button{width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid #dedfe2;background:#fff;color:#24272d;cursor:pointer}.product-pagination button:hover,.product-pagination button.is-active{border-color:var(--red);background:var(--red);color:#fff}.product-pagination button:disabled{opacity:.4;cursor:not-allowed}.empty-state{width:min(calc(100% - 40px),850px);margin:50px auto 80px;padding:65px 25px;text-align:center}.empty-state h2{color:var(--red);margin:0 0 15px;font-size:31px;line-height:1.25}.empty-state p{color:#555;font-size:18px}.empty-state .solid-button{margin-top:22px}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:72px;padding-top:48px;padding-bottom:72px}.product-gallery{display:grid;grid-template-columns:110px 1fr;gap:22px;min-width:0}.product-thumbs{display:flex;flex-direction:column;gap:10px}.product-thumbs button{width:100%;aspect-ratio:1;padding:4px;border:1px solid #e1e1e1;background:#fff;cursor:pointer}.product-thumbs button:hover,.product-thumbs button.is-active{border-color:var(--red)}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-main-image{min-width:0;aspect-ratio:1;padding:18px;display:grid;place-items:center;background:#fafafa}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-summary{align-self:start;position:sticky;top:20px;padding:8px 0 0}.product-summary__eyebrow{margin:0 0 9px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.product-summary h1{color:var(--blue);font-size:clamp(36px,4vw,52px);line-height:1.04;margin:0 0 30px}.product-quick-specs{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e6e7e9;border-bottom:1px solid #e6e7e9}.product-quick-specs>div{padding:14px 14px 14px 0}.product-quick-specs>div+div{padding-left:18px;border-left:1px solid #e3e4e7}.product-quick-specs dt{margin:0 0 5px;color:#747981;font-size:11px}.product-quick-specs dd{margin:0;color:var(--blue);font-size:14px;line-height:1.4;font-weight:700}.product-summary-specs{margin:22px 0 0;display:grid;gap:16px}.product-summary-specs>div{min-width:0}.product-summary-specs dt{margin:0 0 7px;color:#747981;font-size:11px;font-weight:700}.product-summary-specs dd{max-height:126px;margin:0;padding:13px 15px;overflow:auto;border-left:2px solid var(--red);background:#f3f4f6;color:var(--blue);font-size:12px;line-height:1.55;scrollbar-width:thin;scrollbar-color:#c7c9ce transparent}.product-summary-specs>div:last-child dd{max-height:88px}.product-summary-specs dd:focus{outline:2px solid rgba(218,12,45,.28);outline-offset:2px}.product-actions{margin-top:24px;display:flex;align-items:center;flex-wrap:wrap;gap:18px}.product-actions__primary{min-width:190px;min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--red);color:#fff;font-size:13px;font-weight:700}.product-actions__primary:hover{background:var(--red-dark)}.product-actions__downloads{display:flex;flex-wrap:wrap;gap:14px}.product-actions__downloads a{min-height:38px;display:inline-flex;align-items:center;gap:6px;color:#5a6069;font-size:11px;font-weight:700}.product-actions__downloads a:hover{color:var(--red)}.product-information{border-top:1px solid #ddd;padding:34px 0 80px}.product-tabs{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid #ccc}.product-tabs button{position:relative;flex:0 0 auto;min-height:52px;padding:0 26px;border:0;background:transparent;color:#555;text-transform:capitalize;cursor:pointer}.product-tabs button:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:3px;background:var(--red);transform:scaleX(0)}.product-tabs button.is-active{color:var(--red);font-weight:700}.product-tabs button.is-active:after{transform:scaleX(1)}.product-tab-panel{max-width:1050px;padding:34px 0 0}.product-tab-panel p,.product-tab-panel li{color:var(--blue);font-size:16px;line-height:1.72}.table-wrap{overflow-x:auto;border:1px solid #ddd}table{width:100%;min-width:680px;border-collapse:collapse}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid #ddd;font-size:13px}th{background:var(--blue);color:#fff}.certificate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.certificate-grid a{border:1px solid #ddd;background:#f7f7f7;padding:12px}.certificate-grid img{width:100%;aspect-ratio:.72;object-fit:contain}.certificate-downloads{margin-top:55px;padding-top:35px;border-top:1px solid #ddd;display:grid;gap:10px}.certificate-downloads h2{color:var(--blue);margin:0 0 12px}.certificate-downloads a{color:var(--red);font-size:14px}.articles-page>.page-width>.news-section{border-top:0;padding:0}.articles-page .home-width{width:100%}.articles-page .news-heading{display:none}.article-page{padding:65px 0 95px;color:var(--blue)}.article-page header{margin-bottom:36px}.article-page time{color:var(--red);font-size:12px;font-weight:700}.article-page h1{margin:14px 0 0;color:var(--blue);font-size:clamp(36px,5vw,62px);line-height:1.08}.article-main-image{width:100%;max-height:620px;object-fit:contain;margin:0 0 40px;background:#f7f7f7}.article-page p{color:var(--blue);font-size:18px;line-height:1.65}.article-page h2{margin-top:50px}.breadcrumbs{display:flex;gap:12px;margin-bottom:35px;font-size:12px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.offices>h1{color:var(--red);font-size:34px;margin:0 0 35px}.office{padding:30px 0;text-align:center;border-top:1px solid #ccc}.office:last-child{border-bottom:1px solid #ccc}.office h2{margin:0 0 20px;font-size:24px}.office h3{font-size:17px}.office p{font-size:15px;line-height:1.6}.office a{color:var(--red)}.contact-form{position:relative;border:3px solid var(--red);padding:48px 42px 38px}.contact-form h2{margin:0 0 35px;color:var(--red);font-size:26px}.contact-form input,.contact-form textarea{width:100%;padding:13px 0;border:0;border-bottom:2px solid #ddd;background:#fff;font-size:14px}.contact-form textarea{margin-top:14px;padding:16px;border:2px solid #ddd;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-form button{min-width:150px;height:48px;margin-top:20px;border:0;background:var(--red);color:#fff;font-weight:700;cursor:pointer}.contact-form>p{font-size:11px;line-height:1.5}.form-note{padding:12px;background:#eef6ed;color:#245a1f;font-size:13px}.not-found{min-height:500px}.site-footer{background:var(--red);color:#fff;padding:52px 0 38px;text-align:center}.site-footer .social-links{margin-bottom:28px}.footer-company{margin:0 0 16px;font-size:15px;font-weight:700}.site-footer nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;font-size:12px;line-height:1.7}.site-footer a:hover{text-decoration:underline}@media(max-width:1100px){.page-width,.home-width{width:min(calc(100% - 48px),var(--page))}.home-category-grid{gap:42px 30px}.home-category>span:last-child{font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-toolbar{align-items:center}.product-filters select{width:180px}.product-detail{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:40px}.certificate-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.page-width,.home-width{width:calc(100% - 28px)}.site-header--home{position:relative;background:#fff;color:#111}.header-top,.site-header--inner .header-top{height:61px}.site-logo{width:182px}.header-tools{display:none}.menu-toggle{display:block}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.primary-nav{position:fixed;top:61px;right:0;bottom:0;left:0;z-index:100;display:none;overflow-y:auto;background:var(--red)!important;color:#fff;border:0}.primary-nav.is-open{display:block}.primary-nav>ul{width:100%;display:block}.nav-item{border:0;border-bottom:2px solid #fff}.nav-item:last-child{border-right:0}.nav-item>a,.nav-item>button{height:53px;padding:0 20px;justify-content:space-between;font-size:17px}.nav-item>a:after,.nav-item>button:after{display:none}.nav-item:first-child>a{background:#e65032}.nav-dropdown{position:static;width:100%;min-width:0;padding:0;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#e60b37}.nav-item.is-open .nav-dropdown{display:block}.nav-dropdown>a,.nav-product-list>a{min-height:56px;padding:12px 42px;font-size:16px}.hero{height:300px}.hero-copy,.hero-arrow{display:none}.hero-dots{bottom:13px;gap:6px}.hero-dots button{width:9px;height:9px}.home-products{padding:53px 0 22px}.home-section h2{max-width:290px;margin-inline:auto;font-size:18px;line-height:1.35}.home-category-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px;padding:45px 4px 70px}.home-category{filter:drop-shadow(1px 2px 1px rgba(0,0,0,.24))}.home-category>span:last-child{left:28%;right:4%;font-size:8px}.home-technology{padding-bottom:80px}.home-technology h2{font-size:20px}.technology-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px;overflow-x:auto;padding-bottom:6px}.technology-grid a{min-width:82px}.brand-grid{grid-template-columns:1fr;gap:35px}.brand-copy__logo{width:180px;margin-bottom:25px}.brand-copy p{font-size:11px;line-height:1.55}.brand-technology{display:none}.home-brand{padding:42px 0 60px}.outline-button{min-width:90px;height:36px;font-size:9px}.news-section{padding:45px 0 60px}.news-heading{margin-bottom:25px}.news-heading h2{margin:0;font-size:20px}.news-grid,.news-grid--all{grid-template-columns:1fr;gap:18px}.news-item{grid-template-columns:90px 1fr;gap:12px}.news-item>img{width:90px;height:78px}.news-item h3{font-size:12px}.section-banner{padding:8px 0 18px}.section-banner .page-width{height:41px}.section-banner span{padding-left:22px;font-size:11px}.content-hero{max-height:270px}.content-hero img{height:270px;object-fit:cover}.page-section{padding:35px 0 65px}.page-title{margin-bottom:30px}.page-title h1{font-size:29px}.content-lead{margin-bottom:45px;font-size:19px!important}.content-block{margin-bottom:52px}.content-block h2,.article-page h2{font-size:20px}.content-page p,.content-page li,.article-page p{font-size:16px;line-height:1.5}.product-listing{padding:14px 0 65px}.product-category-shell{padding-top:12px}.category-tabs{margin-bottom:22px}.category-tabs a{min-height:50px;padding:0 15px;font-size:10px}.category-tabs a:after{left:14px;right:14px}.product-toolbar{margin-bottom:20px;padding:14px 0 18px;display:block}.product-toolbar>p{margin-bottom:14px;font-size:12px}.product-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-filters select{width:100%;height:40px;padding-left:10px;font-size:11px}.product-filters button{grid-column:1 / -1;width:100%;height:40px}.product-grid{grid-template-columns:1fr;gap:22px}.product-card{min-height:250px;padding:14px;grid-template-columns:minmax(142px,.9fr) minmax(0,1.1fr);gap:14px}.product-card__image{min-height:0;aspect-ratio:3 / 4;align-self:start}.product-card__body{padding:12px 0 48px}.product-card h2{margin-bottom:13px;font-size:18px}.product-card__viscosity{font-size:12px}.product-card__specification{margin-top:9px;font-size:10px;line-height:1.5}.product-card__jump{width:34px;height:34px;right:16px;bottom:16px}.product-pagination{margin-top:26px}.product-pagination button{width:38px;height:38px}.product-detail{grid-template-columns:1fr;gap:25px;padding-top:25px;padding-bottom:45px}.product-gallery{grid-template-columns:64px 1fr;gap:10px;align-items:start}.product-thumbs{gap:8px;align-self:start}.product-thumbs button{width:64px;height:64px}.product-main-image{height:calc(100vw - 102px);max-height:288px;min-height:0;padding:8px;align-self:start;overflow:hidden}.product-main-image img{width:90%;height:90%;min-height:0}.product-summary{position:static;padding-top:0}.product-summary__eyebrow{font-size:10px}.product-summary h1{font-size:27px}.product-summary__intro,.product-quick-specs dd{font-size:12px}.product-summary-specs{gap:13px}.product-summary-specs dd{max-height:118px;padding:12px 13px;font-size:11px}.product-summary-specs>div:last-child dd{max-height:82px}.product-actions__primary{width:100%}.product-actions__downloads{width:100%;justify-content:flex-start}.product-information{padding:30px 0 55px}.product-tabs button{min-height:45px;padding:0 17px;font-size:12px}.product-tab-panel p,.product-tab-panel li{font-size:15px}.certificate-grid{grid-template-columns:repeat(2,1fr);gap:12px}.article-page{padding:42px 0 65px}.article-page h1{font-size:32px}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-page{padding-top:15px}.contact-page .breadcrumbs{margin-bottom:18px}.offices>h1{font-size:26px}.office{padding:18px 0}.office h2{margin-bottom:12px;font-size:20px}.office h3{margin:0 0 12px}.office p{margin:8px 0}.contact-form{padding:28px 25px 20px}.contact-form h2{margin-bottom:22px}.form-row{grid-template-columns:1fr;gap:0}.site-footer{padding:44px 0 34px}.site-footer nav{flex-direction:column;gap:3px}.site-footer nav>span:nth-of-type(odd){display:none}.footer-company{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
