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