:root{--graphite:#15181c;--graphite-light:#252a30;--yellow:#f4c400;--yellow-hover:#dcae00;--bg:#f5f6f7;--surface:#fff;--muted:#69717a;--success:#258a54;--border:#e0e3e6;--text:#17191c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.wrap{width:min(1380px,calc(100% - 64px));margin:auto}.symbols{display:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.concept{background:var(--yellow);font-size:12px;font-weight:700}.concept .wrap{height:28px;display:flex;justify-content:space-between;align-items:center}.utility{background:var(--graphite);color:#d8dadd;font-size:13px}.utility .wrap{height:38px;display:flex;align-items:center;justify-content:space-between}.utility nav{display:flex;gap:28px}.utility a{text-decoration:none}.main-head{height:78px;display:flex;align-items:center;gap:16px}.logo{font-size:28px;font-weight:800;text-decoration:none;white-space:nowrap}.logo b{color:#c99700}.catalog-btn,.selection{border:0;border-radius:10px;height:48px;padding:0 22px;font-weight:700;display:flex;align-items:center;gap:10px}.catalog-btn{background:var(--yellow)}.selection{background:#eef0f2}.head-search,.mobile-search{border:1px solid var(--border);background:#fff;border-radius:10px;height:48px;display:flex;flex:1}.head-search input,.mobile-search input{border:0;outline:0;padding:0 18px;background:transparent;min-width:0;flex:1}.head-search button,.mobile-search button{border:0;background:transparent;padding:0 16px}.icon-btn,.cart-btn{border:0;background:transparent;min-width:48px;height:48px;display:flex;align-items:center;justify-content:center}.cart-btn{gap:7px;position:relative}.cart-btn i,.mobile-nav i{background:var(--yellow);font-size:11px;font-style:normal;border-radius:20px;min-width:18px;height:18px;display:grid;place-items:center}.mobile-only,.mobile-search,.mobile-nav{display:none}header{background:#fff;position:relative;z-index:10;border-bottom:1px solid var(--border)}.hero{background:var(--graphite);color:#fff;padding:70px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow,.overline{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--muted)}.eyebrow{color:var(--yellow)}h1{font-size:54px;line-height:1.08;letter-spacing:-.04em;margin:16px 0 20px}h2{font-size:36px;letter-spacing:-.035em;line-height:1.15;margin:8px 0 14px}h3{line-height:1.35}.hero-copy>p{font-size:20px;color:#c7cbd0;margin-bottom:30px}.search-box{position:relative}.search-row{height:68px;background:#fff;border-radius:12px;padding:6px;display:flex}.search-row input{flex:1;border:0;outline:0;padding:0 18px;min-width:0;font-size:17px}.search-row>button{border:0;border-radius:8px;background:var(--yellow);height:56px;padding:0 25px;font-weight:800;display:flex;gap:8px;align-items:center}.search-help{color:#9fa5ac;font-size:13px;margin:10px 2px}.examples{font-size:13px;color:#9fa5ac;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.examples button{border:0;background:transparent;color:#fff;text-decoration:underline;text-underline-offset:4px;padding:2px}.suggestions{display:none;position:absolute;z-index:12;left:0;right:0;top:76px;background:#fff;color:var(--text);border-radius:12px;padding:6px;box-shadow:0 22px 60px #0005}.suggestions.open{display:block}.suggestions>button{width:100%;display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;border:0;background:#fff;text-align:left;padding:9px;border-radius:8px}.suggestions>button:hover{background:#f2f3f4}.suggestions img{width:50px;height:45px;object-fit:contain}.suggestions span{display:flex;flex-direction:column}.suggestions small{color:var(--muted);margin-top:3px}.suggestions em{color:var(--success);font-style:normal}.no-result{padding:20px;display:flex;flex-direction:column;gap:7px}.no-result span{color:var(--muted)}.no-result button{align-self:flex-start;background:var(--yellow);border:0;padding:10px 14px;border-radius:8px;font-weight:700}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.quick-actions button{height:83px;border:1px solid #3b4148;background:#20242a;color:#fff;border-radius:10px;display:grid;grid-template-columns:34px 1fr;text-align:left;align-items:center;padding:12px 14px}.quick-actions button:hover{border-color:var(--yellow)}.quick-actions button>span{border:1px solid var(--yellow);color:var(--yellow);font-size:11px;border-radius:5px;padding:5px}.quick-actions button svg{color:var(--yellow)}.quick-actions small{grid-column:2;color:#949ba2;font-size:11px}.hero-visual{height:490px;position:relative;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:460px;height:460px;border:1px solid #343a41;border-radius:50%}.hero-visual:after{content:"";position:absolute;width:330px;height:330px;background:#272b30;border-radius:50%}.hero-visual>img{width:96%;max-height:430px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 25px 30px #0008)}.visual-tag,.stock-card{position:absolute;z-index:3;background:#fff;color:var(--text);border-radius:10px;padding:14px 18px;box-shadow:0 12px 30px #0004;display:flex;flex-direction:column}.visual-tag{top:30px;right:0}.visual-tag b{font-size:23px}.visual-tag span,.stock-card span{font-size:12px;color:var(--muted)}.stock-card{bottom:20px;left:0;padding-left:42px}.stock-card i{position:absolute;left:18px;top:18px;width:10px;height:10px;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px #258a5422}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.link-btn{background:transparent;border:0;display:flex;gap:8px;align-items:center;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{height:190px;border:1px solid var(--border);border-radius:12px;background:#fff;text-align:left;padding:24px;position:relative;overflow:hidden}.category-card>span{display:flex;flex-direction:column;position:relative;z-index:2}.category-card b{font-size:18px;max-width:160px}.category-card small{color:var(--muted);margin-top:8px}.category-card img{position:absolute;width:50%;height:72%;object-fit:contain;right:8px;bottom:-2px}.category-card>svg{position:absolute;left:24px;bottom:22px;width:18px}.category-card:hover{border-color:#b6bbc0;transform:translateY(-2px)}.all-mobile{display:none}.trust{background:var(--graphite);color:#fff;padding:70px 0}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.yellow{color:var(--yellow)}.trust p{color:#aab0b6}.facts{display:grid;grid-template-columns:1fr 1fr}.facts div{display:flex;align-items:center;gap:12px;padding:18px 12px;border-bottom:1px solid #33383e}.facts svg{color:var(--yellow);flex:0 0 22px}.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff;min-width:0}.product-image{height:230px;background:#f4f5f6;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.product-image>span{position:absolute;z-index:2;left:12px;top:12px;background:#fff;border-radius:5px;padding:5px 8px;color:var(--success);font-size:11px;font-weight:800}.product-info{padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-info h3{font-size:15px;min-height:42px;margin:0;grid-column:1/-1}.article{border:0;background:transparent;text-align:left;padding:0;font:500 13px Roboto Mono,monospace;color:var(--muted);grid-column:1/-1}.availability{font-size:13px;color:var(--success);font-weight:700;grid-column:1/-1}.price{font-size:20px;font-weight:800;grid-column:1/-1}.compat,.add{height:44px;border-radius:7px;font-size:12px;font-weight:700}.compat{border:1px solid var(--border);background:#fff}.add{border:0;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:4px}.add svg{width:16px}.selection-block{background:#eef0f2}.select-panel{background:var(--graphite);color:#fff;border-radius:18px;padding:56px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:60px}.select-panel p{color:#acb1b7;max-width:760px;font-size:17px;line-height:1.7}.panel-actions{display:flex;gap:10px;margin-top:26px;flex-wrap:wrap}.panel-actions button,.compare-grid>div>button{border:0;background:var(--yellow);border-radius:8px;height:48px;padding:0 18px;font-weight:800}.panel-actions .light{background:#343a41;color:#fff}.manager-card{background:#fff;color:var(--text);padding:22px;border-radius:12px;display:grid;grid-template-columns:48px 1fr;gap:12px}.avatar{background:var(--yellow);border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-weight:800}.manager-card span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.manager-card .status{grid-column:1/-1;color:var(--success);font-size:12px}.compare-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.compare-grid p{color:var(--muted);line-height:1.7}.compare-table{border:1px solid var(--border);border-radius:12px;overflow:hidden}.compare-table>div{display:grid;grid-template-columns:1fr 1fr 1fr;padding:18px 22px;border-bottom:1px solid var(--border)}.compare-table>div:last-child{border:0}.compare-table span{color:var(--muted)}.table-head{background:var(--graphite);color:#fff}.green{color:var(--success)}.delivery{background:#fff}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.delivery-grid article{padding:28px;border:1px solid var(--border);border-radius:12px}.num{font:500 13px Roboto Mono;color:#b18700}.delivery-grid p{color:var(--muted);line-height:1.7}.delivery-grid h3{font-size:21px}footer{background:var(--graphite);color:#fff;padding:64px 0 20px}.white b{color:var(--yellow)}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr 1.2fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid>div>b{margin-bottom:8px}.footer-grid p,.footer-grid span,.footer-grid a{color:#9fa5ac;font-size:14px;text-decoration:none}.footer-grid button{border:0;background:none;color:#9fa5ac;text-align:left;padding:0}.footer-bottom{border-top:1px solid #33383e;margin-top:50px;padding-top:18px;display:flex;justify-content:space-between;color:#747b82;font-size:12px}.drawer,.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:50;opacity:0;pointer-events:none;transition:.2s}.drawer.open,.modal.open{opacity:1;pointer-events:auto}.drawer-panel{width:min(420px,90vw);height:100%;background:#fff;padding:42px;transform:translate(-100%);transition:.25s;overflow:auto}.drawer.open .drawer-panel{transform:translate(0)}.close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:32px}.drawer-panel h2{font-size:27px}.drawer-panel>a{display:flex;justify-content:space-between;text-decoration:none;border-bottom:1px solid var(--border);padding:15px 0}.drawer-select{margin-top:25px;width:100%;height:50px;background:var(--yellow);border:0;border-radius:8px;font-weight:800}.modal{display:grid;place-items:center;padding:15px}.modal-card{width:min(560px,100%);background:#fff;border-radius:16px;padding:38px;position:relative}.modal-card p{color:var(--muted)}.modal form{display:flex;flex-direction:column;gap:14px}.modal label{font-size:13px;font-weight:700}.modal input,.modal textarea{display:block;width:100%;border:1px solid var(--border);border-radius:8px;margin-top:6px;padding:13px;outline:0}.modal textarea{min-height:90px;resize:vertical}.file-label{border:1px dashed #abb0b5;padding:13px;border-radius:8px}.file-label input{border:0;padding:5px}.modal form>button{height:50px;border:0;background:var(--yellow);border-radius:8px;font-weight:800}.modal form>small{color:var(--muted)}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:var(--graphite);color:#fff;padding:14px 20px;border-radius:9px;z-index:100;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 10px 30px #0004}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1100px){.selection,.utility nav a:first-child{display:none}.hero-grid{grid-template-columns:1fr .7fr;gap:30px}h1{font-size:45px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.category-card{height:170px;padding:16px}.select-panel{grid-template-columns:1fr}.manager-card{display:none}}@media(max-width:768px){body{padding-bottom:68px}.wrap{width:calc(100% - 30px)}.concept .wrap span:last-child,.utility,.desktop-only,.catalog-btn,.head-search{display:none}.concept .wrap{justify-content:center}.main-head{height:60px;justify-content:space-between}.mobile-only{display:flex}.logo{font-size:23px}.cart-btn i{position:absolute;top:3px;right:1px}.mobile-search{display:flex;margin-bottom:12px;height:48px}.hero{padding:38px 0 32px}.hero-grid{display:block}.hero-visual{display:none}h1{font-size:34px;margin:12px 0 14px}.hero-copy>p{font-size:16px;line-height:1.5;margin-bottom:22px}.search-row{height:58px}.search-row>button{height:46px;padding:0 15px;font-size:0}.search-row>button svg{width:21px}.search-help{font-size:11px;line-height:1.4}.examples{font-size:11px}.quick-actions{grid-template-columns:1fr;margin-top:22px}.quick-actions button{height:64px}.section{padding:58px 0}.section-head{align-items:start}.section-head h2,h2{font-size:28px}.section-head .link-btn{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:8px}.category-card{height:145px;padding:14px}.category-card b{font-size:14px}.category-card small{font-size:10px}.category-card img{width:60%;height:62%}.category-card>svg{left:14px;bottom:14px}.all-mobile{display:block;width:100%;height:48px;margin-top:12px;background:#fff;border:1px solid var(--border);border-radius:8px;font-weight:700}.trust{padding:55px 0}.trust-grid{grid-template-columns:1fr;gap:25px}.facts{grid-template-columns:1fr}.facts div{padding:14px 4px}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-image{height:150px}.product-info{padding:12px;display:flex;flex-direction:column;gap:8px}.product-info h3{font-size:13px;height:53px;overflow:hidden}.article{font-size:11px}.price{font-size:17px}.compat,.add{font-size:11px}.select-panel{padding:28px 20px;border-radius:12px}.select-panel p{font-size:14px}.panel-actions{display:grid}.compare-grid{grid-template-columns:1fr;gap:35px}.compare-table{font-size:11px}.compare-table>div{padding:13px 9px}.delivery-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-bottom{display:block;line-height:1.7}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;height:68px;background:var(--graphite);z-index:30;color:#fff}.mobile-nav a,.mobile-nav button{border:0;background:transparent;color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:19px;position:relative}.mobile-nav span{font-size:9px}.mobile-nav button:nth-child(3){width:56px;height:56px;border-radius:50%;background:var(--yellow);color:var(--text);margin:-12px auto 0;font-size:11px;font-weight:800}.mobile-nav svg{width:21px}.mobile-nav i{position:absolute;right:14px;top:7px;color:var(--text)}.modal-card{padding:30px 20px}.toast{bottom:82px;width:calc(100% - 30px);text-align:center;font-size:13px}.suggestions{top:64px}.suggestions>button{grid-template-columns:42px 1fr}.suggestions strong{display:none}}@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-image{height:220px}.product-info h3{height:auto}.category-card{height:135px}h1{font-size:31px}.examples button:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.quick-actions button{column-gap:12px}.quick-actions button>span{width:34px;height:34px;padding:0;display:grid;place-items:center;line-height:1}.category-card.extra{display:none}.category-grid.expanded .category-card.extra{display:block}.catalog-more{display:flex;width:max-content;min-width:210px;height:52px;margin:26px auto 0;padding:0 24px;align-items:center;justify-content:center;gap:10px;border:1px solid #cfd3d7;border-radius:9px;background:#fff;font-weight:800;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.catalog-more svg{width:18px;transition:transform .22s ease}.category-grid.expanded+.catalog-more svg{transform:rotate(-90deg)}.catalog-more:hover{background:var(--yellow);border-color:var(--yellow);transform:translateY(-2px)}.category-card{isolation:isolate;transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .28s ease,box-shadow .28s ease,background-color .28s ease}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#fff9d8,#fff 56%);opacity:0;transition:opacity .28s ease;z-index:-1}.category-card img{transition:transform .34s cubic-bezier(.2,.8,.2,1),filter .34s ease}.category-card>svg{transition:transform .28s ease,color .28s ease}.category-card:hover,.category-card:focus-visible{border-color:#d6ad00;box-shadow:0 16px 35px #15181c1c;transform:translateY(-5px)}.category-card:hover:before,.category-card:focus-visible:before{opacity:1}.category-card:hover img,.category-card:focus-visible img{transform:translate(-6px,-6px) scale(1.12);filter:drop-shadow(0 14px 10px rgba(21,24,28,.2))}.category-card:hover>svg,.category-card:focus-visible>svg{color:#b08700;transform:translate(5px)}@media(max-width:768px){.catalog-more{display:flex;width:100%;margin-top:14px}.category-card:hover,.category-card:focus-visible{transform:translateY(-3px)}.category-card:hover img,.category-card:focus-visible img{transform:translate(-3px,-3px) scale(1.08)}}.utility-connect,.socials,.footer-socials{display:flex;align-items:center;gap:8px}.utility-connect{gap:16px}.utility-phone{font-weight:800;color:#fff!important}.social-icon{width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff!important;text-decoration:none!important;font-size:9px!important;font-weight:800;background:#333b43;padding:0}.social-icon.tg{background:#229ed9}.social-icon.wa{background:#25a968}.social-icon.max{width:42px;border-radius:15px;background:linear-gradient(135deg,#5637dc,#b02bd1)}.footer-socials{margin-top:8px}.footer-socials .social-icon{width:36px;height:36px}.footer-socials .social-icon.max{width:52px}.footer-chat-link{color:var(--yellow)!important;font-weight:700!important;margin-top:4px}.chat-launcher{position:fixed;right:24px;bottom:24px;z-index:38;height:50px;border:0;border-radius:25px;background:var(--graphite);color:#fff;padding:0 8px 0 20px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 35px #0004;font-weight:800}.chat-launcher b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--text);letter-spacing:1px}.chat-widget{position:fixed;right:24px;bottom:86px;width:min(380px,calc(100vw - 30px));background:#fff;border-radius:15px;box-shadow:0 22px 70px #0005;z-index:40;opacity:0;pointer-events:none;transform:translateY(15px) scale(.98);transition:.22s;overflow:hidden}.chat-widget.open{opacity:1;pointer-events:auto;transform:none}.chat-head{background:var(--graphite);color:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.chat-head>div{display:flex;flex-direction:column}.chat-head span{font-size:11px;color:#aeb4ba;margin-top:3px}.chat-head button{border:0;background:transparent;color:#fff;font-size:27px}.chat-body{padding:18px}.chat-message{background:#f0f2f3;border-radius:4px 12px 12px;padding:13px;font-size:13px;line-height:1.5}.chat-channels{display:flex;gap:7px;margin:13px 0}.chat-channels button,.chat-channels a{flex:1;border:1px solid var(--border);background:#fff;border-radius:7px;padding:8px 4px;text-align:center;text-decoration:none;font-size:11px;font-weight:700}.chat-widget form{display:flex;flex-direction:column;gap:10px}.chat-widget label{font-size:11px;font-weight:700}.chat-widget textarea,.chat-widget input{width:100%;border:1px solid var(--border);border-radius:7px;padding:10px;margin-top:4px;resize:none}.chat-widget textarea{height:68px}.chat-widget form>button{height:44px;border:0;border-radius:7px;background:var(--yellow);font-weight:800}.chat-widget form>small{text-align:center;color:var(--muted)}@media(max-width:768px){.utility{display:block}.utility .wrap{height:38px}.utility-address,.utility nav{display:none}.utility-connect{width:100%;justify-content:space-between}.utility .social-icon{width:25px;height:25px}.utility .social-icon.max{width:39px}.utility-phone{font-size:12px}.chat-launcher{right:12px;bottom:80px}.chat-widget{right:15px;bottom:142px}.chat-launcher span{display:none}.chat-launcher{width:50px;padding:7px}}.social-icon svg{width:17px;height:17px;fill:currentColor;stroke:none}.footer-socials .social-icon svg{width:20px;height:20px}.chat-channels button,.chat-channels a{display:flex;align-items:center;justify-content:center;gap:5px}.chat-channels svg{width:15px;height:15px;fill:#229ed9;stroke:none}.chat-channels a svg{fill:#25a968}@media(max-width:768px){#categoryGrid .category-card{height:142px;padding:13px}#categoryGrid .category-card>span{width:52%;height:100%;justify-content:flex-start}#categoryGrid .category-card b{font-size:13px;line-height:1.25;overflow-wrap:anywhere}#categoryGrid .category-card img{width:47%;height:67%;right:4px;bottom:8px}#categoryGrid .category-card>svg{left:13px;bottom:13px;width:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery{padding:46px 0}.delivery h2{margin-bottom:20px}.delivery-grid{gap:8px;margin-top:18px}.delivery-grid article{padding:16px 17px;display:grid;grid-template-columns:30px 1fr;column-gap:8px;align-items:start}.delivery-grid .num{grid-row:1/3;padding-top:3px}.delivery-grid h3{font-size:16px;margin:0 0 5px}.delivery-grid p{font-size:12px;line-height:1.45;margin:0}.oil-catalog .section-head{margin-bottom:22px}#oilGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}#oilGrid .category-card{height:120px;padding:8px;text-align:center}#oilGrid .category-card>span{width:100%;align-items:center}#oilGrid .category-card b{font-size:9px;line-height:1.15;max-width:100%;overflow-wrap:anywhere}#oilGrid .category-card img{width:74%;height:62%;right:13%;bottom:3px}#oilGrid .category-card>svg{display:none}#oilGrid .category-card:hover img,#oilGrid .category-card:focus-visible img{transform:translateY(-2px) scale(1.06)}}@media(max-width:380px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:142px}.product-info h3{height:53px}}@media(max-width:768px){#categoryGrid .category-card>span{width:56%}#categoryGrid .category-card b{font-size:12px;overflow-wrap:normal;word-break:normal}#categoryGrid .category-card img{width:43%}}@media(max-width:768px){#categoryGrid .category-card{height:180px;padding:13px 12px}#categoryGrid .category-card>span{width:100%;height:auto;min-height:38px;align-items:flex-start;position:relative;z-index:3}#categoryGrid .category-card b{font-size:12px;line-height:1.2;max-width:100%}#categoryGrid .category-card img{width:78%;height:72%;right:11%;bottom:2px;object-fit:contain}#categoryGrid .category-card>svg{z-index:4;bottom:10px}#oilGrid .category-card{height:136px;padding:8px 6px}#oilGrid .category-card>span{width:100%;min-height:26px;justify-content:flex-start;align-items:center;position:relative;z-index:3}#oilGrid .category-card b{font-size:9px;line-height:1.1;max-width:100%}#oilGrid .category-card img{width:86%;height:76%;right:7%;bottom:0;object-fit:contain}}@media(max-width:768px){#categoryGrid .category-card{display:grid;grid-template-rows:auto minmax(0,1fr);padding:12px 12px 25px}#categoryGrid .category-card>span{grid-row:1;min-height:0;display:block}#categoryGrid .category-card img{position:relative;grid-row:2;width:92%;height:100%;right:auto;bottom:auto;justify-self:center;align-self:center}#oilGrid .category-card{display:grid;grid-template-rows:24px minmax(0,1fr);padding:7px 4px 5px}#oilGrid .category-card>span{grid-row:1;min-height:0;display:flex;align-items:flex-start;justify-content:center}#oilGrid .category-card img{position:relative;grid-row:2;width:96%;height:100%;right:auto;bottom:auto;justify-self:center;align-self:center}}@media(max-width:768px){#categoryGrid .category-card.extra,#oilGrid .category-card.extra{display:none}#categoryGrid.expanded .category-card.extra,#oilGrid.expanded .category-card.extra{display:grid}}@media(min-width:769px){#categoryGrid,#oilGrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}#categoryGrid .category-card,#oilGrid .category-card{display:grid;grid-template-rows:auto minmax(0,1fr);height:170px;padding:12px 10px 17px}#categoryGrid .category-card>span,#oilGrid .category-card>span{grid-row:1;min-height:34px;align-items:flex-start}#categoryGrid .category-card b,#oilGrid .category-card b{font-size:12px;line-height:1.2;max-width:100%}#categoryGrid .category-card small{font-size:9px;margin-top:3px}#categoryGrid .category-card img,#oilGrid .category-card img{position:relative;grid-row:2;width:94%;height:100%;right:auto;bottom:auto;justify-self:center;align-self:center}#categoryGrid .category-card>svg,#oilGrid .category-card>svg{left:10px;bottom:9px;width:15px}#oilGrid .category-card{height:158px;text-align:center;padding:10px 8px 8px}#oilGrid .category-card>span{min-height:22px;align-items:center}#oilGrid .category-card img{width:98%}#categoryGrid .category-card.extra,#oilGrid .category-card.extra{display:none}#categoryGrid.expanded .category-card.extra,#oilGrid.expanded .category-card.extra{display:grid}}@media(max-width:768px){#categoryGrid .category-card:nth-child(n+9),#oilGrid .category-card:nth-child(n+9){display:none}#categoryGrid.expanded .category-card:nth-child(n+9),#oilGrid.expanded .category-card:nth-child(n+9){display:grid}}@media(min-width:769px){[data-all]{display:none}.categories .section-head{margin-bottom:22px}}@media(min-width:769px){.hero{position:relative;z-index:5;overflow:visible}.hero .suggestions{z-index:100}.categories{position:relative;z-index:1}}.facts div{--fact-delay:0s;position:relative;isolation:isolate;overflow:hidden}.facts div:before{content:"";position:absolute;z-index:-1;top:1px;bottom:1px;left:0;width:48%;background:linear-gradient(90deg,transparent 0%,rgba(244,196,0,.06) 18%,rgba(255,229,128,.22) 50%,rgba(244,196,0,.07) 82%,transparent 100%);opacity:0;transform:translate(-115%);animation:fact-lustre 16.2s linear infinite;animation-delay:var(--fact-delay)}.facts div svg{animation:fact-icon-lustre 16.2s ease-in-out infinite;animation-delay:var(--fact-delay)}.facts div:nth-child(2){--fact-delay:2.7s}.facts div:nth-child(3){--fact-delay:5.4s}.facts div:nth-child(4){--fact-delay:8.1s}.facts div:nth-child(5){--fact-delay:10.8s}.facts div:nth-child(6){--fact-delay:13.5s}@keyframes fact-lustre{0%{opacity:0;transform:translate(-115%)}1.5%{opacity:1}15%{opacity:1}16.65%{opacity:0;transform:translate(215%)}16.66%,to{opacity:0;transform:translate(-115%)}}@keyframes fact-icon-lustre{0%,16.66%,to{filter:none;opacity:.82}2%,7%{filter:drop-shadow(0 0 9px rgba(244,196,0,.48));opacity:1}}@media(prefers-reduced-motion:reduce){.facts div:before,.facts div svg{animation:none}}@media(max-width:768px){.facts div{animation:fact-mobile-fill 16.2s ease-in-out infinite;animation-delay:var(--fact-delay)}.facts div:before{z-index:0;width:62%;background:linear-gradient(90deg,transparent 0%,rgba(244,196,0,.08) 18%,rgba(255,229,128,.26) 50%,rgba(244,196,0,.09) 82%,transparent 100%)}.facts div svg,.facts div span{position:relative;z-index:1}}@keyframes fact-mobile-fill{0%,16.66%,to{background-color:transparent}2%,13%{background-color:#f4c40024}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.facts div{animation:none}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.facts div{animation:fact-mobile-fill 16.2s ease-in-out infinite;animation-delay:var(--fact-delay)}.facts div:before{animation:fact-lustre 16.2s linear infinite;animation-delay:var(--fact-delay)}.facts div svg{animation:fact-icon-lustre 16.2s ease-in-out infinite;animation-delay:var(--fact-delay)}}.facts div:before,.facts div svg,.facts div{animation-duration:11.7s}.facts div:nth-child(1){--fact-delay:0s}.facts div:nth-child(2){--fact-delay:1.95s}.facts div:nth-child(3){--fact-delay:3.9s}.facts div:nth-child(4){--fact-delay:5.85s}.facts div:nth-child(5){--fact-delay:7.8s}.facts div:nth-child(6){--fact-delay:9.75s}
