@font-face{font-family:Roboto;src:url('fonts/Roboto-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Roboto;src:url('fonts/Roboto-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Roboto;src:url('fonts/Roboto-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
*{box-sizing:border-box}
html,body{min-height:100%}
body{margin:0;background:#fff;color:#202020;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.45}
a{color:#04aeef;text-decoration:none;transition:color .15s ease}
a:hover,a:focus{color:#0679ac;text-decoration:none;outline:0}
button,input,select,textarea{font-family:inherit}
img{max-width:100%}
h1,h2,h3,p{margin-top:0}
.site-container{width:calc(100% - 120px);max-width:1800px;margin-right:auto;margin-left:auto}
.site-header{position:relative;z-index:1000;background:#fff}
.site-header__row{display:flex;align-items:center;gap:24px;height:108px}
.site-logo{display:block;flex:0 0 300px;width:300px;height:60px;overflow:hidden}
.site-logo img{display:block;width:300px;height:60px;max-width:none}
.site-contact{display:flex;flex:0 0 180px;flex-direction:column;color:#a7a7a7;font-size:14px;line-height:1.3}
.site-contact a{color:#202020;font-size:15px;white-space:nowrap}
.site-contact strong{font-weight:700}
.site-search{flex:1 1 408px;min-width:180px;max-width:408px}
.site-searchbox{position:relative;width:100%;height:48px}
.site-searchbox input{width:100%;height:48px;padding:0 58px 0 44px;border:0;border-radius:24px;background:#08b6ee;color:#fff;font-size:16px;outline:0}
.site-searchbox input::placeholder{color:#fff;opacity:1}
.site-searchbox button{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;background:transparent}
.site-searchbox button img{width:21px;height:21px;filter:brightness(0) invert(1)}
.header-pill{display:flex;align-items:center;justify-content:center;gap:12px;height:48px;padding:0 20px;border:0;border-radius:24px;font-size:14px;font-weight:400;letter-spacing:.02em;white-space:nowrap}
.header-pill img{width:21px;height:21px}
.header-pill .fa{margin-left:auto;font-size:13px}
.header-pill--catalog{width:168px;background:#006c9f;color:#fff}
.header-pill--catalog:hover,.header-pill--catalog:focus{background:#005d8a;color:#fff}
.header-pill--catalog img{filter:brightness(0) invert(1)}
.header-pill--menu{width:168px;background:#f5f5f5;color:#202020}
.header-pill--menu:hover,.header-pill--menu:focus{background:#ededed;color:#202020}
.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:12px}
.header-action{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#f5f5f5;color:#006b9d}
.header-action:hover,.header-action:focus{background:#eaf8fd;color:#006b9d}
.header-action img{width:23px;height:23px}
.header-action>span{position:absolute;top:-4px;right:2px;color:#999;font-size:12px;line-height:1}
.header-cart>button{box-shadow:none!important}
.catalog-dropdown{left:auto;width:404px;margin-top:8px;padding:10px 14px;border:0;border-radius:12px;box-shadow:0 3px 15px rgba(0,0,0,.18)}
.catalog-dropdown__group{border-bottom:1px solid #e4e4e4}
.catalog-dropdown__group:last-child{border-bottom:0}
.catalog-dropdown__title{display:block;padding:10px 2px;color:#1d1d1d;font-size:13px;text-transform:uppercase}
.catalog-dropdown__children{display:none;padding:0 18px 10px}
.catalog-dropdown__group:hover .catalog-dropdown__children{display:block}
.catalog-dropdown__children a{display:block;padding:5px 0;font-size:12px}
.menu-dropdown{min-width:220px;margin-top:8px;padding:8px 0;border:0;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.15)}
.menu-dropdown>li>a{padding:9px 18px;color:#202020}
.cart-dropdown{width:360px;margin-top:8px;padding:14px;border:0;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.15)}
.cart-dropdown .table{margin:0}
.cart-dropdown .img-thumbnail{width:52px;height:52px;object-fit:contain}
.cart-dropdown__links{display:flex;justify-content:space-between;padding:12px 8px 0}
.cart-dropdown__empty{margin:0;padding:12px}
.breadcrumb{margin:0 0 18px;padding:0;background:transparent;color:#aaa;font-size:12px}
.breadcrumb>li+li:before{content:'›';padding:0 7px;color:#bbb}
.breadcrumb a{color:#aaa}
.home-page{padding-bottom:24px}
.home-page>.alert{margin-top:0}
.home-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.home-catalog__card,.home-catalog__promo{position:relative;display:flex;height:256px;overflow:hidden;border-radius:12px;background:#f5f5f5;color:#202020}
.home-catalog__card:not(.home-catalog__card--brands){align-items:center;padding:36px 30px 36px 50px}
.home-catalog__card:not(.home-catalog__card--brands)>span{position:relative;z-index:2;display:block;width:56%;font-size:24px;line-height:1.5}
.home-catalog__card:not(.home-catalog__card--brands)>img{position:absolute;top:0;right:0;width:45%;height:100%;object-fit:cover}
.home-catalog__card--brands{display:block;padding:18px 24px}
.home-catalog__brand-group+.home-catalog__brand-group{margin-top:14px}
.home-catalog__label{display:block;margin-bottom:12px;color:#202020;font-size:16px}
.home-catalog__brand-links{display:flex;flex-wrap:wrap;gap:6px 10px;max-height:177px;overflow:hidden}
.home-catalog__brand-links a{font-size:15px;text-decoration:underline;text-underline-offset:2px}
.home-catalog__promo img{width:100%;height:100%;object-fit:cover}
.home-brands,.home-news{margin-top:34px}
.home-brands h2,.home-news h2{margin-bottom:12px;font-size:19px;font-weight:400}
.home-brands__track{display:flex;gap:24px;overflow:hidden}
.home-brands__track a{flex:0 0 204px;height:120px;border-radius:12px;background:#f5f5f5}
.home-brands__track img{display:block;width:100%;height:100%;border-radius:12px;object-fit:cover}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.news-card{display:flex;align-items:center;min-height:120px;padding:20px 28px;border-radius:12px;background:#f5f5f5;color:#202020}
.news-card__date{display:flex;flex:0 0 54px;flex-direction:column;margin-right:16px;color:#aaa;text-align:center;line-height:1}
.news-card__date strong{font-size:22px;font-weight:400}
.news-card__date small{margin-top:4px;font-size:11px}
.news-card__title{font-size:17px;line-height:1.4}
.site-footer{margin-top:0;padding:0 0 0;background:#fff}
.site-footer__inner{display:grid;grid-template-columns:1.15fr 1fr 1.35fr;gap:54px;min-height:192px;padding:36px 24px;border-radius:12px 12px 0 0;background:#f5f5f5}
.site-footer__title,.site-footer__phone,.site-footer__schedule{margin-bottom:24px;font-size:23px;color:#202020}
.site-footer__title:before{content:'○○○ ';color:#aaa}
.site-footer p{margin-bottom:12px;font-size:13px}
.site-footer a{color:#aaa}
.site-footer__schedule span{margin-right:10px;color:#aaa}
.site-footer__links{display:flex;flex-wrap:wrap;gap:12px 30px}
.category-page-container,.product-page{padding-bottom:24px}
.category-heading{display:flex;align-items:baseline;gap:22px;margin-bottom:20px}
.category-heading h1,.product-page>h1{margin:0;font-size:32px;font-weight:700;line-height:1.2}
.category-heading>span{color:#aaa;font-size:18px}
.category-toolbar{display:flex;align-items:center;gap:24px;margin:24px 0 12px;color:#aaa;font-size:12px}
.category-toolbar__summary{flex:0 0 auto;padding:11px 16px;border-radius:22px;background:#f5f5f5;color:#666}
.category-toolbar__paging{flex:1}
.category-toolbar__paging .pagination{margin:0}
.category-toolbar__paging .pagination>li>a,.category-toolbar__paging .pagination>li>span{border:0;color:#666}
.category-toolbar__controls{display:flex;align-items:center;gap:14px}
.category-toolbar__controls label{display:flex;align-items:center;gap:8px;margin:0;font-weight:400;white-space:nowrap}
.category-toolbar select{height:40px;padding:0 34px 0 16px;border:0;border-radius:20px;background:#f5f5f5;color:#555;outline:0}
.category-view{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#f5f5f5;opacity:.35}
.category-view.active{opacity:1}
.category-view img{width:18px;height:18px}
.category-columns{position:relative}
.category-columns__toggle{display:flex;align-items:center;gap:7px;height:40px;padding:0 16px;border:0;border-radius:20px;background:#f5f5f5;color:#777}
.category-columns__panel{position:absolute;top:48px;right:0;z-index:120;display:none;width:290px;max-height:360px;padding:14px 16px;overflow:auto;border:1px solid #e7e7e7;border-radius:10px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.14)}
.category-columns__panel label{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:5px 0;color:#555;font-size:12px;white-space:normal!important}
.category-columns__panel input{margin-top:2px}
.category-products-list-table{display:block}
.category-products-list-table__scroll{overflow-x:auto;cursor:grab}
.category-products-list-table__scroll.is-dragging{cursor:grabbing;user-select:none}
.products-table{width:100%;min-width:1500px;border-collapse:collapse;font-size:13px}
.products-table th{height:50px;padding:8px 12px;border-bottom:1px solid #e7e7e7;color:#aaa;font-size:12px;font-weight:400;line-height:1.15;text-align:center;vertical-align:bottom}
.products-table td{height:61px;padding:8px 12px;border-bottom:1px solid #e7e7e7;text-align:center;vertical-align:middle;white-space:nowrap}
.products-table tbody tr:nth-child(even){background:#f5f5f5}
.products-table__name{position:sticky;left:0;z-index:2;width:345px;min-width:345px;text-align:left!important;background:inherit}
.products-table thead .products-table__name{z-index:3;background:#fff}
.products-table__identity{display:grid;grid-template-columns:1fr 58px 24px;align-items:center;gap:8px}
.products-table__identity>div{min-width:0}
.products-table__identity a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:normal}
.products-table__identity small{display:block;color:#aaa}
.products-table__thumb img{width:58px;height:40px;object-fit:contain}
.products-table__pdf{color:#d5d5d5;font-size:20px}
.products-table__pdf:hover{color:#e4003b}
.products-table__stock strong,.products-table__stock small{display:block}
.products-table__price a{text-decoration:underline}
.category-products-grid{display:none;margin:0 -8px}
.category-products-grid .product-layout{padding:8px}
.category-card{height:100%;min-height:320px;padding:18px;border-radius:12px;background:#f5f5f5}
.category-card__image{display:flex;align-items:center;justify-content:center;height:170px;margin-bottom:14px}
.category-card__image img{max-height:160px;object-fit:contain}
.category-card__name{display:block;margin-bottom:5px;font-size:15px}
.category-card>small{display:block;color:#999}
.category-card__meta{display:flex;justify-content:space-between;margin-top:16px}
.category-pagination{display:flex;align-items:center;justify-content:space-between;margin:22px 0}
.category-pagination .pagination{margin:0}
.category-pagination .pagination>li>a,.category-pagination .pagination>li>span{border:0;color:#666}
.empty-state{padding:80px 0;text-align:center}
.product-page>h1{margin-bottom:20px}
.product-filter-ribbon{display:flex;gap:0;margin-bottom:18px;overflow:hidden;border-radius:18px;background:#f5f5f5;white-space:nowrap}
.product-filter-ribbon span{padding:9px 18px;color:#aaa;font-size:12px}
.product-filter-ribbon span:first-child{color:#75b638}
.product-main{display:grid;grid-template-columns:26% 38% 36%;gap:28px;align-items:start}
.product-gallery__main{display:flex;align-items:center;justify-content:center;height:310px;margin:0;border:0}
.product-gallery__main img{max-width:100%;max-height:300px;object-fit:contain}
.product-document{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;gap:0 14px;align-items:center;margin-top:12px;color:#333}
.product-document>span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#06b6ee;color:#fff;font-size:22px}
.product-document strong{font-weight:400}
.product-document small{color:#aaa}
.product-characteristics{padding:8px 18px}
.product-characteristics dl{margin:0}
.product-characteristics dl>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:6px 0}
.product-characteristics dt{color:#aaa;font-weight:400}
.product-characteristics dd{margin:0;font-size:15px}
.product-characteristic-row{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start;margin:0;padding:6px 0;cursor:pointer}
.product-characteristic-row input{position:absolute;opacity:0;pointer-events:none}
.product-characteristic-check{position:relative;width:16px;height:16px;margin-top:2px;border:1px solid #cfcfcf;border-radius:3px;background:#fff}
.product-characteristic-row input:checked+.product-characteristic-check{border-color:#06b6ee;background:#06b6ee}
.product-characteristic-row input:checked+.product-characteristic-check:after{content:'';position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.product-characteristic-name{color:#aaa}
.product-characteristic-row strong{font-size:15px;font-weight:400}
.product-characteristics__toggle{margin-top:16px;padding:0;border:0;border-bottom:1px solid #333;background:transparent;color:#333}
.product-characteristics__all{display:none;max-height:340px;margin-top:16px;overflow:auto}
.product-find-similar{display:block;width:100%;min-height:42px;margin-top:18px;padding:0 18px;border:1px solid #06b6ee;border-radius:21px;background:#fff;color:#06a7db;font-size:12px;text-transform:uppercase}
.product-find-similar:hover,.product-find-similar:focus{background:#06b6ee;color:#fff}
.purchase-card{position:relative;min-height:286px;padding:42px 48px 34px;border-radius:12px;background:#f5f5f5}
.purchase-card__actions{position:absolute;top:46px;right:38px;display:flex;gap:16px}
.purchase-card__actions button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#fff}
.purchase-card__actions img{width:24px;height:24px;opacity:.35}
.purchase-card__facts{max-width:100%;margin:0 125px 26px 0}
.purchase-card__facts>div{display:grid;grid-template-columns:145px minmax(90px,1fr);gap:18px;padding:5px 0}
.purchase-card__facts dt{color:#aaa;font-weight:400}
.purchase-card__facts dd{margin:0;font-weight:700;white-space:nowrap}
.purchase-card__bottom{display:flex;gap:16px;align-items:center}
.quantity-control{display:flex;align-items:center;height:48px;border-radius:24px;background:#fff}
.quantity-control button{width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#fff;color:#bbb;font-size:26px}
.quantity-control input{width:80px;height:48px;border:0;text-align:center;font-size:22px;font-weight:700;outline:0}
.purchase-button{display:flex;flex:1;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:24px;background:#06b6ee;color:#fff;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase}
.purchase-button:hover,.purchase-button:focus{background:#009ed0;color:#fff}
.product-legal{max-width:580px;margin:34px 0 0 auto;color:#aaa;font-size:12px;line-height:1.8}
.product-description{margin-top:8px;padding:12px 0;font-size:14px}
.product-description p:last-child{margin-bottom:0}
.product-list-section{margin-top:28px}
.product-list-section h2{margin-bottom:12px;color:#888;font-size:19px;font-weight:400}
.product-mini-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}
.product-mini{position:relative;display:flex;min-height:120px;flex-direction:column;padding:20px 50px 18px 22px;border-radius:12px;background:#f5f5f5;color:#202020}
.product-mini>span{margin-bottom:6px;color:#04aeef}
.product-mini>small{margin-bottom:8px;color:#333}
.product-mini>strong{margin-top:auto;font-size:13px}
.product-mini:after{content:'🛒';position:absolute;right:18px;bottom:20px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;filter:grayscale(1);opacity:.35}
.product-lower-sections{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.product-lower-sections .product-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1500px){.site-container{width:calc(100% - 48px)}.site-header__row{gap:16px}.site-logo{flex-basis:280px;width:280px}.site-logo img{width:280px;height:56px}.site-contact{flex-basis:145px}.site-search{max-width:none}.header-pill--catalog,.header-pill--menu{width:168px}.home-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.product-main{grid-template-columns:34% 32% 34%;gap:18px}.purchase-card{padding-right:30px;padding-left:30px}.product-mini-grid{gap:16px}}
@media(max-width:1100px){.site-header__row{gap:12px}.site-logo{flex-basis:300px;width:300px}.site-logo img{width:300px;height:60px}.site-contact{flex-basis:130px}.header-pill{width:48px;padding:0}.header-pill span,.header-pill .fa{display:none}.site-search{flex-basis:160px}.header-actions{gap:8px}.header-action{width:42px;height:42px}.home-catalog__card:not(.home-catalog__card--brands){padding-left:24px}.home-catalog__card:not(.home-catalog__card--brands)>span{font-size:22px}.product-main{grid-template-columns:1fr 1fr}.purchase-card{grid-column:1/3}.product-legal{max-width:none}.product-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__meta{grid-column:1/3}.category-toolbar{flex-wrap:wrap}.category-toolbar__paging{order:3;flex-basis:100%}}
@media(max-width:767px){body{font-size:12px}.site-container{width:calc(100% - 24px)}.site-header__row{gap:6px;height:56px}.site-logo{flex:0 0 24px;width:24px;height:36px}.site-logo img{width:180px;height:36px}.site-contact{flex:1 1 92px;min-width:86px;font-size:9px}.site-contact a{font-size:10px}.site-search{flex:0 0 38px;min-width:38px}.site-searchbox,.site-searchbox button{width:38px;height:38px}.site-searchbox input{display:none}.site-searchbox button{border-radius:50%;background:#06b6ee}.site-searchbox button img{width:18px;height:18px}.header-pill{width:38px;height:38px}.header-pill img{width:18px;height:18px}.header-actions{gap:2px}.header-action{width:28px;height:38px;background:transparent}.header-action img{width:18px;height:18px}.header-action>span{top:0;right:-1px;font-size:9px}.catalog-dropdown{position:fixed;top:52px;right:12px;left:12px;width:auto;max-height:70vh;overflow:auto}.menu-dropdown{position:fixed;top:52px;right:12px;left:12px}.cart-dropdown{position:fixed;top:52px;right:12px;left:12px;width:auto}.home-page{padding-bottom:12px}.home-catalog{grid-template-columns:1fr;gap:12px}.home-catalog__card,.home-catalog__promo{height:128px;border-radius:6px}.home-catalog__card--brands{height:auto;min-height:126px;padding:10px 12px}.home-catalog__label{margin-bottom:4px;font-size:11px}.home-catalog__brand-links{gap:3px 7px;max-height:88px}.home-catalog__brand-links a{font-size:11px}.home-catalog__card:not(.home-catalog__card--brands){padding:18px 12px}.home-catalog__card:not(.home-catalog__card--brands)>span{width:62%;font-size:16px;line-height:1.2}.home-catalog__card:not(.home-catalog__card--brands)>img{width:44%}.home-brands,.home-news{margin-top:16px}.home-brands h2,.home-news h2{margin-bottom:6px;font-size:12px}.home-brands__track{gap:12px;overflow-x:auto}.home-brands__track a{flex-basis:100px;height:60px;border-radius:6px}.news-grid{display:flex;gap:12px;overflow-x:auto}.news-card{flex:0 0 100%;min-height:60px;padding:10px 14px;border-radius:6px}.news-card__date{flex-basis:32px;margin-right:8px}.news-card__date strong{font-size:14px}.news-card__date small{font-size:8px}.news-card__title{font-size:11px}.site-footer__inner{display:block;min-height:0;padding:18px 12px;border-radius:6px}.site-footer__company,.site-footer__contacts{margin-bottom:16px}.site-footer__title,.site-footer__phone,.site-footer__schedule{margin-bottom:8px;font-size:13px}.site-footer p{margin-bottom:3px;font-size:9px}.site-footer__links{gap:5px 10px;font-size:9px}.breadcrumb{margin:6px 0 10px;font-size:9px}.category-heading{gap:8px;margin-bottom:10px}.category-heading h1,.product-page>h1{font-size:22px}.category-heading>span{font-size:12px}.category-toolbar{display:block;margin:12px 0}.category-toolbar__summary,.category-toolbar__paging{display:none}.category-toolbar__controls{display:grid;grid-template-columns:1fr 1fr 38px 38px 38px;gap:6px}.category-toolbar__controls label{display:block;font-size:0}.category-toolbar select{width:100%;height:38px;padding:0 8px;font-size:10px}.category-columns__toggle{width:38px;padding:0;justify-content:center}.category-columns__toggle span{display:none}.category-columns__panel{position:fixed;top:110px;right:12px;left:12px;width:auto;max-height:60vh}.category-view{width:38px;height:38px}.category-products-list-table{display:none!important}.category-products-grid{display:block!important;margin:0 -5px}.category-products-grid .product-layout{width:50%;padding:5px}.category-card{min-height:230px;padding:10px;border-radius:6px}.category-card__image{height:105px}.category-card__image img{max-height:100px}.category-card__name{font-size:11px}.category-card__meta{display:block;margin-top:8px}.category-card__meta>*{display:block;font-size:10px}.category-pagination{font-size:9px}.category-pagination>span{display:none}.product-filter-ribbon{margin-bottom:10px;overflow-x:auto;border-radius:14px}.product-filter-ribbon span{padding:7px 10px;font-size:9px}.product-main{display:block}.product-gallery__main{height:230px}.product-gallery__main img{max-height:220px}.product-document{margin-bottom:12px}.product-characteristics{padding:0}.product-characteristics dl>div{gap:10px;padding:4px 0}.product-characteristics dt,.product-characteristics dd{font-size:11px}.product-characteristic-row{grid-template-columns:16px minmax(0,1fr) minmax(0,1fr);gap:8px;padding:4px 0}.product-characteristic-row strong{font-size:11px}.purchase-card{min-height:0;margin-top:18px;padding:54px 16px 16px;border-radius:6px}.purchase-card__actions{top:10px;right:12px}.purchase-card__actions button{width:36px;height:36px}.purchase-card__facts{margin:0 0 16px}.purchase-card__facts>div{grid-template-columns:1fr 1fr;gap:10px}.purchase-card__bottom{display:block}.quantity-control{justify-content:center;margin-bottom:8px}.purchase-button{min-height:44px;font-size:11px}.product-legal{margin-top:14px;font-size:9px}.product-description{font-size:11px}.product-list-section{margin-top:18px}.product-list-section h2{font-size:14px}.product-mini-grid,.product-lower-sections .product-mini-grid{display:flex;gap:8px;overflow-x:auto}.product-mini{flex:0 0 180px;min-height:100px;padding:12px 36px 12px 12px;border-radius:6px;font-size:10px}.product-lower-sections{display:block}.product-mini:after{right:8px;bottom:10px;width:28px;height:28px;font-size:11px}}
@media(max-width:767px){.category-heading{position:relative;display:block;padding-right:44px}.category-heading>span{position:absolute;top:4px;right:0}.category-columns{display:none}.category-toolbar__controls{grid-template-columns:1fr 1fr 38px 38px}}
