*{box-sizing:border-box;margin:0;padding:0}:root{color:#171717;font-synthesis:none;--orange:#ff5a22;--orange-dark:#e84a13;--orange-soft:#fff1eb;--text:#171717;--muted:#686868;--border:#e9e9e9;--soft:#f7f7f7;--radius:18px;--shadow:0 8px 30px #11111112;--max:1180px;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth;background:#fff}body{background:#fff;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}.icon-filled path{fill:currentColor}.rotate-180{display:inline-flex;transform:rotate(180deg)}.app-shell{background:#fff;min-height:100vh}.top-shell{background:#fff;border-bottom:1px solid #f2f2f2}.site-header{padding:12px 14px 8px}.site-header__main{max-width:var(--max);grid-template-columns:52px minmax(0,1fr) 48px;align-items:center;gap:9px;margin:auto;display:grid}.logo-button{background:#111;border:0;border-radius:16px;width:52px;height:52px;padding:0;overflow:hidden}.logo-button img{object-fit:cover;width:100%;height:100%}.header-search{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.header-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.header-search input::placeholder{color:#9a9a9a}.icon-button{border:1px solid var(--border);color:#171717;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.quick-nav{max-width:var(--max);grid-template-columns:repeat(4,1fr);margin:auto;padding:0 10px;display:grid}.quick-nav__item{color:#424242;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:64px;font-size:10px;display:flex;position:relative}.quick-nav__item--active{color:var(--orange)}.quick-nav__item--active:after{content:"";background:var(--orange);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.page-content{max-width:var(--max);margin:auto;padding:22px 14px 64px}.page-stack{flex-direction:column;gap:20px;display:flex}.page-title h1,.category-page-title h1,.marketplace-hero h1{letter-spacing:-.03em;font-size:clamp(28px,7vw,42px);line-height:1}.page-title p,.category-page-title p,.marketplace-hero p{color:var(--muted);margin-top:8px;line-height:1.45}.page-title--favorite{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:12px;font-weight:750;display:inline-block}.social-banner{background:linear-gradient(135deg,#fff7f0,#ffead9);border-radius:24px;grid-template-columns:1fr;gap:18px;padding:22px;display:grid;overflow:hidden}.social-banner p{color:#505050;max-width:550px;margin-top:10px;line-height:1.45}.code-search input{background:#fff;border:1px solid #e5e5e5;border-radius:14px;outline:0;min-height:52px;padding:0 15px}.code-search button{background:var(--orange);color:#fff;border:0;border-radius:14px;min-height:52px;padding:0 18px;font-weight:750}.form-message{color:#b22617;margin-top:8px;font-size:13px;display:block}.social-banner__art{justify-content:center;align-items:center;gap:12px;min-height:130px;font-size:36px;display:flex}.phone-card{color:#fff;background:#171717;border-radius:24px;place-items:center;width:92px;height:142px;font-size:56px;display:grid;transform:rotate(7deg);box-shadow:0 18px 40px #00000026}.section-block{flex-direction:column;gap:12px;margin-top:26px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.section-heading h2{letter-spacing:-.02em;font-size:21px}.section-action{color:var(--orange);white-space:nowrap;font-size:12px}.category-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.category-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:104px;padding:12px 8px;font-size:12px;font-weight:650;display:flex}.category-card__icon{background:#fff4ea;border-radius:50%;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.marketplace-tiles{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.marketplace-tile{letter-spacing:-.02em;border-radius:16px;justify-content:center;align-items:center;min-height:64px;font-size:20px;font-weight:850;display:flex;box-shadow:inset 0 0 0 1px #ffffff24}.carousel-wrap{position:relative}.product-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:47%;grid-auto-flow:column;gap:10px;padding:2px 1px 6px;display:grid;overflow-x:auto}.product-carousel::-webkit-scrollbar{display:none}.carousel-arrow{display:none}.product-card{border:1px solid var(--border);scroll-snap-align:start;background:#fff;border-radius:15px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card__image-wrap{aspect-ratio:1;background:#fff;position:relative;overflow:hidden}.product-card__image{object-fit:contain;background:#fff;width:100%;height:100%;padding:6px}.product-card__body{flex-direction:column;flex:1;gap:7px;padding:9px;display:flex}.product-card h3{min-height:30px;font-size:12px;font-weight:700;line-height:1.25}.favorite-button{z-index:3;color:#222;background:#ffffffed;border:1px solid #00000014;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:7px;right:7px}.favorite-button--active{color:var(--orange)}.marketplace-mini{color:#555;align-items:center;gap:6px;min-width:0;font-size:10px;display:flex}.marketplace-dot{border:1px solid #00000014;border-radius:50%;flex:none;width:10px;height:10px}.price-block{flex-direction:column;gap:5px;display:flex}.price-block strong{color:var(--orange);font-size:21px;line-height:1.05}.price-block--compact strong{font-size:14px}.price-label{color:var(--muted);font-size:12px}.old-price-row{flex-wrap:wrap;align-items:center;gap:6px;font-size:10px;display:flex}.old-price-row s{color:#888}.old-price-row span{color:#169c40;font-weight:650}.product-card__cta{background:var(--orange);color:#fff;text-align:center;border-radius:10px;margin-top:auto;padding:8px;font-size:11px;font-weight:700}.trust-grid{grid-template-columns:1fr;gap:10px;margin-top:28px;display:grid}.trust-card{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:flex-start;gap:11px;padding:14px;display:flex}.trust-card>span{font-size:24px}.trust-card strong{font-size:13px;display:block}.trust-card p{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.site-footer{border-top:1px solid var(--border);color:var(--muted);text-align:center;margin-top:28px;padding:24px 8px 0;font-size:11px}.footer-links{flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-bottom:12px;display:flex}.footer-links a:hover{color:var(--orange)}.catalog-search{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.catalog-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.filter-toolbar{grid-template-columns:1fr 1fr;gap:10px;display:grid}.toolbar-button,.toolbar-select{border:1px solid var(--border);color:#222;background:#fff;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:52px;font-weight:650;display:flex}.toolbar-button b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.toolbar-select select{color:#222;background:0 0;border:0;outline:0;max-width:120px;font-weight:650}.active-filter-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.filter-chips{flex-wrap:wrap;gap:7px;display:flex}.filter-chip{background:var(--orange-soft);color:var(--orange-dark);border-radius:999px;padding:8px 10px;font-size:11px;font-weight:650}.text-button{color:var(--orange);white-space:nowrap;background:0 0;border:0;padding-top:7px;font-size:11px}.result-count{align-items:baseline;gap:6px;font-size:15px;display:flex}.result-count strong{color:var(--orange);font-size:24px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-grid .product-card__body{padding:7px}.product-grid .product-card h3{min-height:28px;font-size:11px}.product-grid .favorite-button{width:30px;height:30px}.product-grid .favorite-button svg{width:18px;height:18px}.product-grid .product-card__image-wrap{aspect-ratio:1}.load-more{border:1px solid var(--orange);width:100%;min-height:52px;color:var(--orange);background:#fff;border-radius:14px;font-weight:750}.drawer-backdrop{z-index:50;background:#0f0f0f66;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer,.filter-drawer{background:#fff;width:min(92vw,420px);height:100%;padding:18px;overflow-y:auto;box-shadow:-20px 0 60px #0000001f}.drawer__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding-bottom:14px;display:flex}.drawer__header strong{font-size:18px}.drawer__header p{color:var(--muted);margin-top:3px;font-size:12px}.drawer__links{gap:5px;padding:14px 0;display:grid}.drawer__links a{border-radius:10px;padding:12px 10px;font-weight:650}.drawer__links a:hover{background:var(--orange-soft);color:var(--orange)}.drawer__section{border-top:1px solid var(--border);padding-top:14px}.drawer__categories{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.drawer__categories a{border:1px solid var(--border);border-radius:10px;padding:10px;font-size:12px}.drawer__socials{border-top:1px solid var(--border);gap:10px;margin-top:18px;padding-top:18px;display:flex}.drawer__socials a{color:var(--orange);font-size:13px;font-weight:700}.filter-section{border-bottom:1px solid var(--border);padding:18px 0}.filter-title{margin-bottom:10px;font-weight:800;display:block}.filter-options{gap:10px;display:grid}.filter-options label,.offer-toggle{align-items:center;gap:9px;font-size:13px;display:flex}.filter-options input,.offer-toggle input{width:18px;height:18px;accent-color:var(--orange)}.price-inputs{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.price-inputs input{border:1px solid var(--border);border-radius:10px;min-width:0;min-height:44px;padding:0 10px}.offer-toggle{padding-top:18px}.filter-actions{grid-template-columns:1fr 1.4fr;gap:8px;margin-top:22px;display:grid}.button{border:1px solid #0000;border-radius:12px;min-height:46px;padding:0 14px;font-weight:750}.button--primary{background:var(--orange);color:#fff}.button--secondary{border-color:var(--border);color:#333;background:#fff}.marketplace-showcase-list{gap:16px;display:grid}.marketplace-showcase{border-radius:22px;gap:14px;padding:16px;display:grid;overflow:hidden}.marketplace-showcase__intro{justify-content:space-between;align-items:center;gap:10px;display:flex}.marketplace-showcase__intro p{color:#5a5a5a;text-align:right;max-width:200px;font-size:12px}.marketplace-badge{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:9px 13px;font-size:14px;font-weight:850;display:inline-flex}.marketplace-badge--large{min-width:150px;min-height:62px;font-size:20px}.marketplace-showcase__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.marketplace-more{border:1px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:750;display:flex}.marketplace-hero{border-radius:22px;gap:16px;padding:18px;display:grid}.category-page-title{align-items:center;gap:14px;display:flex}.category-page-title__emoji{background:#fff3e8;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;font-size:36px;display:grid}.empty-state{text-align:center;border:1px dashed #ddd;border-radius:18px;align-content:center;place-items:center;min-height:320px;padding:30px;display:grid}.empty-state>span{color:var(--orange);font-size:56px}.empty-state h2{margin-top:10px}.empty-state p{color:var(--muted);max-width:360px;margin-top:8px}.product-breadcrumb{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.product-breadcrumb a{align-items:center;gap:6px;display:inline-flex}.product-detail{gap:18px;display:grid}.product-gallery__main{aspect-ratio:1;background:#fff;border-radius:20px;position:relative;overflow:hidden}.product-gallery__main img{object-fit:contain;background:#fff;width:100%;height:100%;padding:8px}.discount-badge{z-index:2;background:var(--orange);color:#fff;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.product-thumbs{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.product-thumbs button{aspect-ratio:1;background:#fff;border:2px solid #0000;border-radius:12px;padding:0;overflow:hidden}.product-thumbs button.active{border-color:var(--orange)}.product-thumbs img{object-fit:contain;background:#fff;width:100%;height:100%;padding:4px}.product-info{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.product-info h1{letter-spacing:-.035em;font-size:clamp(28px,8vw,44px);line-height:1.02}.product-code{color:var(--muted);font-size:12px}.product-price-large>span{color:var(--orange);margin-bottom:6px;font-size:13px;font-weight:750;display:block}.product-price-large .price-block strong{font-size:30px}.discount-line{color:#16863a;background:#eff9f1;border-radius:10px;padding:9px 11px;font-size:12px;font-weight:650}.marketplace-cta{border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:56px;font-weight:850;display:flex}.partner-note{color:var(--muted);font-size:11px;line-height:1.45}.description-card{border:1px solid var(--border);border-radius:18px;padding:18px}.description-card h2{margin-bottom:10px;font-size:20px}.description-card p{color:#454545;line-height:1.6}.description-card ul{color:#444;gap:7px;margin-top:14px;padding-left:18px;font-size:13px;display:grid}.about-hero{background:linear-gradient(135deg,#fff8f2,#fff0e3);border-radius:22px;align-items:center;gap:16px;padding:20px;display:grid}.about-hero img{border-radius:22px;width:100px;height:100px}.about-hero h1{letter-spacing:-.03em;font-size:clamp(28px,8vw,44px);line-height:1.02}.about-hero p,.about-card p{color:var(--muted);margin-top:10px;line-height:1.6}.about-card{border:1px solid var(--border);border-radius:18px;padding:18px}.about-card--warning{background:#fff8e8;border-color:#ffe5a5}.steps-grid{gap:10px;margin-top:14px;display:grid}.steps-grid>div{background:#fafafa;border-radius:14px;padding:14px}.steps-grid b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-bottom:8px;display:grid}.steps-grid strong{display:block}.social-follow{color:#fff;background:#171717;border-radius:20px;gap:16px;padding:18px;display:grid}.social-follow p{color:#c9c9c9;margin-top:7px;line-height:1.5}.social-follow__cards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.social-follow__cards>*{color:#171717;background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}.social-follow__cards span{color:#666;word-break:break-all;font-size:11px}.qr-placeholder{color:#aaa;border:2px dashed #ddd;border-radius:10px;place-items:center;height:84px;margin-top:10px;font-weight:800;display:grid}.social-card-disabled{opacity:.85}.legal-page{gap:14px;max-width:760px;display:grid}.legal-page h1{font-size:34px}.legal-page p{color:var(--muted);line-height:1.65}@media (width>=600px){.site-header,.page-content{padding-inline:20px}.quick-nav__item{min-height:70px;font-size:12px}.code-search{grid-template-columns:1fr auto}.code-search button{min-width:160px}.category-grid{grid-template-columns:repeat(4,1fr)}.product-carousel{grid-auto-columns:31%}.trust-grid{grid-template-columns:repeat(2,1fr)}.product-card h3{font-size:13px}.product-grid{gap:12px}.product-grid .product-card h3{font-size:13px}.marketplace-hero{grid-template-columns:auto 1fr;align-items:center}.page-title--favorite{flex-direction:row;justify-content:space-between;align-items:end}}@media (width>=860px){.page-content{padding-top:28px;padding-inline:28px}.site-header,.quick-nav{padding-inline:28px}.social-banner{grid-template-columns:1.4fr .6fr;align-items:center;padding:28px}.category-grid{grid-template-columns:repeat(8,1fr)}.marketplace-tiles{grid-template-columns:repeat(4,1fr)}.product-carousel{grid-auto-columns:23%;gap:14px}.carousel-arrow{z-index:5;border:1px solid var(--border);width:40px;height:40px;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:42%}.carousel-arrow--left{left:-16px}.carousel-arrow--right{right:-16px}.trust-grid{grid-template-columns:repeat(4,1fr)}.product-grid{gap:14px}.product-detail{grid-template-columns:1.1fr .9fr;align-items:start}.product-info{position:sticky;top:20px}.about-hero{grid-template-columns:auto 1fr;padding:28px}.steps-grid{grid-template-columns:repeat(3,1fr)}.social-follow{grid-template-columns:1fr 1fr;align-items:center;padding:24px}}@media (width>=1100px){.site-header__main{grid-template-columns:62px minmax(0,1fr) 52px}.logo-button{width:60px;height:60px}.header-search{height:56px}.quick-nav__item{min-height:76px;font-size:13px}.product-carousel{grid-auto-columns:19%}.marketplace-showcase{grid-template-columns:190px 1fr;align-items:center}.marketplace-showcase__intro{flex-direction:column;align-items:flex-start}.marketplace-showcase__intro p{text-align:left}.marketplace-more{grid-column:1/-1}}.back-button{color:#555;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;margin-bottom:18px;padding:7px 10px;font-size:13px;font-weight:650;transition:background .2s,color .2s;display:inline-flex}.back-button:hover{background:var(--orange-soft);color:var(--orange)}.back-button svg{width:18px;height:18px}.marketplace-tile--image{border:1px solid var(--border);background:#fff;padding:0;overflow:hidden}.marketplace-tile__image{object-fit:cover;width:100%;height:100%;display:block}.category-card--image{background:#fff;min-height:0;padding:0;overflow:hidden}.category-card__image-wrap{aspect-ratio:1;background:#f7f7f7;width:100%;overflow:hidden}.category-card__image{object-fit:cover;width:100%;height:100%}.category-card__label{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:42px;padding:7px 6px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.social-banner__art{justify-content:center;align-items:center;min-height:150px;display:flex}.drawer-category-link{align-items:center;gap:8px;display:flex!important}.drawer-category-link img{object-fit:cover;border-radius:8px;flex:none;width:28px;height:28px}.marketplace-logo-card{aspect-ratio:8/3;background:#fff;border:1px solid #00000014;border-radius:14px;width:150px;max-width:100%;overflow:hidden}.marketplace-logo-card--large{width:190px}.marketplace-logo-card img{object-fit:cover;width:100%;height:100%}.marketplace-mini img{object-fit:cover;border-radius:5px;flex:none;width:18px;height:18px}.product-marketplace-logo{aspect-ratio:8/3;border:1px solid var(--border);background:#fff;border-radius:12px;width:155px;overflow:hidden}.product-marketplace-logo img{object-fit:cover;width:100%;height:100%}.category-page-title__image{border:1px solid var(--border);background:#fff;border-radius:18px;flex:none;width:76px;height:76px;overflow:hidden}.category-page-title__image img{object-fit:cover;width:100%;height:100%}.category-card__image{object-fit:cover;padding:0}@media (width<=599px){.marketplace-showcase__intro{align-items:flex-start}.marketplace-logo-card{width:132px}.marketplace-logo-card--large{width:150px}.social-banner__image{max-width:290px}}.product-card__image,.product-gallery__main img,.product-thumbs img{object-position:center}.social-banner{border-radius:20px;min-height:0;padding:17px 16px;display:block;position:relative}.social-banner__copy{z-index:2;padding-right:92px;position:relative}.social-banner h1{letter-spacing:-.03em;max-width:430px;font-size:clamp(21px,5.7vw,31px);line-height:1.08}.social-banner p{max-width:430px;margin-top:6px;font-size:13px;line-height:1.35}.social-banner__art{z-index:1;pointer-events:none;width:84px;min-height:0;position:absolute;top:10px;right:12px}.social-banner__image{object-fit:contain;width:84px;max-width:100%;height:72px}.code-search{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:12px;display:grid}.code-search input,.code-search button{border-radius:12px;height:44px;min-height:44px}.code-search input{min-width:0;padding-inline:12px;font-size:13px}.code-search button{white-space:nowrap;min-width:0;padding-inline:13px;font-size:12px}.form-message{margin-top:6px;font-size:12px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card__image-wrap{place-items:center;display:grid}.category-card__emoji{background:linear-gradient(145deg,#fff9f4,#fff0e4);place-items:center;width:100%;height:100%;font-size:clamp(34px,10vw,58px);display:grid}.drawer-category-emoji{background:var(--orange-soft);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:17px;display:grid}.category-page-title__emoji{background:var(--orange-soft);place-items:center;width:100%;height:100%;font-size:38px;display:grid}.filter-options--subcategories{grid-template-columns:1fr}.product-page{gap:18px}.product-gallery{min-width:0}.product-gallery__main{isolation:isolate;aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:20px;position:relative}.product-gallery__main>img,.product-gallery__video{object-fit:contain;background:#fff;width:100%;height:100%}.product-gallery__main>img{padding:8px}.product-gallery__video{padding:0;display:block}.product-gallery__main .favorite-button{z-index:6;top:10px;right:10px}.discount-badge{z-index:6}.gallery-arrow{z-index:5;color:#333;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border:1px solid #00000014;border-radius:50%;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000014}.gallery-arrow--left{left:8px}.gallery-arrow--right{right:8px}.gallery-arrow:active{transform:translateY(-50%)scale(.96)}.product-thumbs{scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;margin-top:9px;padding:1px 1px 4px;display:flex;overflow-x:auto}.product-thumbs::-webkit-scrollbar{display:none}.product-thumbs .product-thumb{aspect-ratio:1;scroll-snap-align:start;background:#fff;border:2px solid #0000;border-radius:10px;flex:0 0 58px;width:58px;height:58px;padding:2px;position:relative;overflow:hidden}.product-thumbs .product-thumb.active{border-color:var(--orange);box-shadow:0 0 0 1px #ff5a2214}.product-thumbs .product-thumb img,.product-thumb__video,.product-thumb__video video{width:100%;height:100%}.product-thumbs .product-thumb img,.product-thumb__video video{object-fit:contain;background:#fff;padding:0}.product-thumb__video{border-radius:7px;position:relative;overflow:hidden}.product-thumb__play{color:#fff;background:#171717c7;border-radius:50%;place-items:center;width:24px;height:24px;padding-left:1px;font-size:10px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-code{color:#333;letter-spacing:.01em;font-size:15px;font-weight:650}.product-code strong{font-weight:850}.trust-grid--product{margin-top:2px}@media (width>=600px){.social-banner{padding:18px 20px}.social-banner__copy{padding-right:135px}.social-banner__art{width:120px;top:8px;right:20px}.social-banner__image{width:120px;height:92px}.code-search{max-width:570px}.code-search button{min-width:145px}.product-thumbs .product-thumb{flex-basis:66px;width:66px;height:66px}.gallery-arrow{width:38px;height:38px;font-size:27px}}@media (width>=860px){.social-banner{padding:20px 24px;display:block}.social-banner__copy{padding-right:175px}.social-banner__art{width:145px;top:10px;right:28px}.social-banner__image{width:145px;height:108px}.category-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.product-thumbs .product-thumb{flex-basis:70px;width:70px;height:70px}.filter-options--subcategories{grid-template-columns:repeat(2,minmax(0,1fr))}}
