.bestsellers-wrapper{max-width:1440px;margin:0 auto}.bestsellers{background-color:var(--bg);padding-top:var(--pt);padding-bottom:var(--pb);font-family:var(--font-graphik),sans-serif;padding-left:60px;padding-right:60px}.bestsellers__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.bestsellers__heading-wrap{display:flex;align-items:center;gap:12px;position:relative}.bestsellers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg)}.bestsellers__heading{font-size:var(--font-heading-size);font-weight:var(--font-heading-weight);line-height:var(--font-heading-lh);color:var(--heading-color, var(--accent));margin:0}.bestsellers__icon{flex-shrink:0;position:absolute;top:-20px;right:-50px}.bestsellers__view-all{display:inline-flex;align-items:center;justify-content:center;height:var(--btn-height);padding:0 32px;background-color:var(--accent);color:#fff;border-radius:var(--btn-radius);font-size:var(--font-btn-size);font-weight:var(--font-btn-weight);text-decoration:none;white-space:nowrap;transition:opacity .2s ease;min-width:195px}.bestsellers__view-all:hover{opacity:.85}.bestsellers__view-all--mobile{display:none}@media(max-width:1024px){.bestsellers__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.bestsellers{padding-left:24px;padding-right:24px}.bestsellers__header .bestsellers__view-all{display:none}.bestsellers__view-all--mobile{display:flex;margin:24px auto 0}.bestsellers__heading{font-size:calc(var(--font-heading-size) * .75)}.bestsellers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.bestsellers{padding-left:16px;padding-right:16px}.bestsellers__heading{font-size:calc(var(--font-heading-size) * .65)}.bestsellers__icon{width:50px;height:auto}.bestsellers__header{margin-bottom:32px}}.bestsellers__view-all:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.bestsellers__view-all:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){.bestsellers,.bestsellers *{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/dev-bestsellers.css.map */
