.mf-best-sellers-section{background:var(--mf-bg-light);padding:var(--mf-space-lg) 0 0 0;overflow-x:clip}.mf-bs-bg-white{background:var(--mf-white)!important}.mf-bs-bg-light{background:var(--mf-bg-light)!important}.mf-best-sellers__header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:var(--mf-space-sm);text-align:center;gap:var(--mf-space-xs);width:100%}.mf-best-sellers__title{font-size:var(--mf-text-2xl);font-weight:var(--mf-font-bold);margin:0 0 var(--mf-space-xxs) 0;color:var(--mf-text);line-height:var(--mf-leading-snug)}.mf-best-sellers__description{font-size:var(--mf-text-sm);font-weight:var(--mf-font-light);color:var(--mf-font-light-gray);margin:0 0 var(--mf-space-3xs) 0;line-height:var(--mf-leading-snug);letter-spacing:normal}.mf-best-sellers__description p{margin:0;padding:0}.mf-best-sellers__cta{display:inline-block;background:var(--mf-primary);color:var(--mf-white);font-weight:var(--mf-font-bold);font-size:var(--mf-text-sm);padding:var(--mf-btn-padding-y-sm) var(--mf-space-md);border-radius:var(--mf-radius-sm);text-decoration:none;letter-spacing:.5px;margin:var(--mf-space-xs) auto var(--mf-space-2xs) auto;width:auto;transition:background var(--mf-transition-fast),transform var(--mf-transition-fast);text-align:center;text-transform:uppercase}.mf-best-sellers__cta:hover{background:var(--mf-primary-hover);transform:scale(1.02)}@media (max-width: 949px){.mf-best-sellers-section{position:relative;padding-bottom:var(--mf-space-2xl)}.mf-best-sellers__products,.mf-best-sellers__products-wrapper .mf-best-sellers__products{display:flex;flex-direction:row;gap:var(--mf-space-sm);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:var(--mf-gutter-mobile);-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100vw;margin-left:calc(-1 * var(--page-width-margin, 1.5rem));align-items:stretch;padding-bottom:0}.mf-best-sellers__products::-webkit-scrollbar,.mf-best-sellers__products-wrapper .mf-best-sellers__products::-webkit-scrollbar{display:none}.mf-best-sellers__products>*,.mf-best-sellers__products-wrapper .mf-best-sellers__products>*{min-width:85vw;max-width:85vw;scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0}.mf-best-sellers__products>*:first-child,.mf-best-sellers__products-wrapper .mf-best-sellers__products>*:first-child{margin-left:var(--mf-gutter-mobile)}.mf-best-sellers__products>*:last-child,.mf-best-sellers__products-wrapper .mf-best-sellers__products>*:last-child{margin-right:var(--mf-gutter-mobile)}.mf-best-sellers__progress-container{position:absolute;bottom:var(--mf-space-lg);left:50%;transform:translate(-50%);width:var(--mf-progress-width);height:var(--mf-progress-height);background:var(--mf-progress-bg);border-radius:var(--mf-radius-xs);overflow:hidden}.mf-best-sellers__progress-bar{height:100%!important;background:var(--mf-progress-fill)!important;border-radius:var(--mf-radius-xs)!important;min-width:var(--mf-progress-min-width)!important;transition:width var(--mf-transition-fast)!important;will-change:width;display:block!important;opacity:1!important;z-index:2}}@media (min-width: 950px){.mf-best-sellers-section[data-layout=grid]{padding:var(--mf-space-xl) 0 var(--mf-space-lg) 0}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__header{display:flex;flex-direction:row;align-items:center;text-align:left;justify-content:space-between;margin-bottom:var(--mf-space-lg)}.mf-bs-title-align-left[data-layout=grid] .mf-best-sellers__header{justify-content:flex-start;gap:var(--mf-space-lg)}.mf-bs-title-align-center[data-layout=grid] .mf-best-sellers__header{justify-content:center;flex-direction:column;gap:var(--mf-space-sm)}.mf-bs-title-align-right[data-layout=grid] .mf-best-sellers__header{justify-content:flex-end;gap:var(--mf-space-lg)}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__header-text{display:flex;flex-direction:column;gap:var(--mf-space-3xs);max-width:75%}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__title{font-size:var(--mf-text-4xl)}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__description{font-size:var(--mf-text-sm);line-height:var(--mf-leading-base)}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__description p{margin:0;padding:0}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__cta{display:inline-block;width:auto;max-width:none;margin:0;padding:var(--mf-btn-padding-y-lg) var(--mf-space-xl)}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__products{display:grid;gap:var(--mf-space-md);align-items:stretch;justify-items:stretch;justify-content:stretch;max-width:100%;overflow-x:visible;scroll-snap-type:none}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__products>*{min-width:auto;max-width:100%;width:100%;scroll-snap-align:none;scroll-snap-stop:auto;flex-shrink:1}.mf-best-sellers-section[data-layout=grid][data-cards-count="2"] .mf-best-sellers__products{grid-template-columns:repeat(2,1fr)}.mf-best-sellers-section[data-layout=grid][data-cards-count="3"] .mf-best-sellers__products{grid-template-columns:repeat(3,1fr)}.mf-best-sellers-section[data-layout=grid][data-cards-count="4"] .mf-best-sellers__products{grid-template-columns:repeat(4,1fr)}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__progress-container{display:none}}@media (min-width: 560px) and (max-width: 949px){.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__products{display:grid;grid-template-columns:repeat(2,minmax(var(--mf-card-max, 150px),200px));justify-content:center;overflow-x:visible;scroll-snap-type:none}.mf-best-sellers-section[data-layout=grid] .mf-best-sellers__products>*{min-width:auto;max-width:none;scroll-snap-align:none;flex-shrink:1}}@media (min-width: 950px){.mf-best-sellers-section[data-layout=horizontal]{padding:var(--mf-space-xl) 0 var(--mf-space-lg) 0;background:var(--mf-white)}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--mf-space-xl);margin:0 auto}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__header{flex:1 1 var(--mf-container-info-flex);max-width:var(--mf-container-info-max);text-align:left;align-items:flex-start;margin-bottom:0}.mf-bs-title-align-center[data-layout=horizontal] .mf-best-sellers__header{text-align:center;align-items:center}.mf-bs-title-align-right[data-layout=horizontal] .mf-best-sellers__header{text-align:right;align-items:flex-end}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__title{font-size:var(--mf-text-4xl)}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__description{font-size:var(--mf-text-base)}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__description p{margin:0;padding:0}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__cta{display:inline-block;width:auto;max-width:none;margin:var(--mf-space-xs) 0 0 0;padding:var(--mf-btn-padding-y-md) var(--mf-cta-padding-desktop);font-size:var(--mf-text-base)}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__products-wrapper{flex:2 1 600px;width:100%;max-width:100%}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__products{display:flex;flex-direction:row;gap:var(--mf-space-md);overflow-x:visible;flex-wrap:nowrap;padding:var(--mf-space-3xs) 0 0 0;scroll-snap-type:none;justify-content:space-between}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__products>*{flex:1 1 0;min-width:0;max-width:100%;scroll-snap-align:none;scroll-snap-stop:auto}.mf-best-sellers-section[data-layout=horizontal] .mf-best-sellers__progress-container{display:none}}@media (prefers-reduced-motion: reduce){.mf-best-sellers__cta{transition:none}}.mf-bs-title-align-left .mf-best-sellers__header{text-align:left;justify-content:flex-start;align-items:flex-start}.mf-bs-title-align-left .mf-best-sellers__cta{margin-left:0;margin-right:auto}.mf-bs-title-align-center .mf-best-sellers__header{text-align:center;justify-content:center;align-items:center}.mf-bs-title-align-center .mf-best-sellers__cta{margin-left:auto;margin-right:auto}.mf-bs-title-align-right .mf-best-sellers__header{text-align:right;justify-content:flex-end;align-items:flex-end}.mf-bs-title-align-right .mf-best-sellers__cta{margin-left:auto;margin-right:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-mf-best-sellers-unified.css.map */
