.category-list{width:100vw;margin-left:calc(-50vw + 50%);padding:0}@media (min-width: 1440px){.category-list{max-width:1440px;margin-left:auto;margin-right:auto;width:100%}}.category-list__container{width:100%;padding:var(--section-padding-top, 0) 0 var(--section-padding-bottom, 0);display:flex;flex-direction:column;gap:18px;max-width:none;direction:ltr}@media (min-width: 1440px){.category-list__container{padding-left:0;padding-right:0}}@media (max-width: 1439px){.category-list__container{padding-left:20px;padding-right:20px}}.category-list__wrapper{position:relative;overflow:hidden}@media (min-width: 769px){.category-list__wrapper{overflow:hidden;min-height:0}}.category-list__grid{overflow:hidden;position:relative;width:100%}.category-list__grid .embla__viewport{overflow:hidden;width:100%;-webkit-overflow-scrolling:touch}.category-list__grid .embla__container{display:flex;align-items:stretch;height:auto;touch-action:pan-x pan-y}.category-list__grid .embla__slide{height:auto;flex-shrink:0;min-width:0;margin-right:12px;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.category-list__grid .embla__slide:last-child{margin-right:0}@media (min-width: 769px){.category-list__grid .embla__slide{flex:0 0 calc((100% - 60px) / 6)}}@media (max-width: 768px){.category-list__grid .embla__slide{flex:0 0 auto;width:auto;margin-right:8px}}.category-list__grid .embla__slide .category-card{width:100%;height:100%;min-width:0}@media (max-width: 768px){.category-list__grid .embla__slide .category-card{width:auto;min-width:120px}}.category-list__navigation{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none;z-index:10;padding:0 10px;opacity:0;transition:opacity .3s ease}.category-list__wrapper:hover .category-list__navigation{opacity:1}.category-list__nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #CED1D1;border-radius:50%;background:transparent;cursor:pointer;text-decoration:none;transition:all .2s ease;flex-shrink:0;color:#0b2823;pointer-events:all;z-index:11;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:0;margin:0}.category-list__nav-btn svg{width:14px;height:12px}.category-list__nav-btn:hover{background-color:#3f44430d}.category-list__nav-btn:disabled,.category-list__nav-btn.embla__button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none;color:#0b2823}.category-list__nav-btn:disabled:hover,.category-list__nav-btn.embla__button--disabled:hover{background-color:transparent}.category-list__nav-btn:not(:disabled){cursor:pointer}.category-list__nav-btn:not(:disabled):active{transform:scale(.95)}@media (max-width: 767px){.category-list__nav-btn{width:40px;height:40px;border:1px solid #CED1D1;border-radius:50%;background:transparent;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.category-list__nav-btn svg{width:14px;height:12px}}.category-card{display:block;flex-shrink:0;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:relative;padding:0;background-color:transparent;border-radius:5px;width:100%;overflow:hidden}.category-card__link{text-decoration:none;color:inherit;display:block;width:100%;height:100%;touch-action:pan-x pan-y}.category-card:hover{transform:translateY(-2px)}@media (max-width: 768px){.category-card:hover{transform:none}}.category-card__image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:5px;background-color:#e8e8e8}@media (min-width: 769px){.category-card__image-wrapper{padding-bottom:100%}}@media (min-width: 769px) and (max-width: 1023px){.category-card__image-wrapper{padding-bottom:100%}}@media (max-width: 768px){.category-list__container{padding:var(--mobile-padding-top, 0) 14px var(--mobile-padding-bottom, 0) 14px;gap:8px}.category-list__navigation{display:none}.category-list__grid{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.category-list__grid .embla__viewport{overflow:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.category-list__grid .embla__viewport:active{cursor:grabbing}.category-list__grid .embla__container{display:flex!important;touch-action:pan-x pan-y;-webkit-transform:translateZ(0);transform:translateZ(0)}.category-card{padding:0;width:100%;min-width:120px}.category-list__grid .embla__slide{width:auto!important;flex-shrink:0}.category-card__image-wrapper{min-width:120px;width:120px;padding-bottom:100%;margin:0}}.category-card__image-wrapper .category-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;font-family:"object-fit:cover";-o-object-fit:cover}.category-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001f;pointer-events:none;border-radius:5px}.category-card__image-wrapper .category-card__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.category-card__placeholder .placeholder-svg{width:100%;height:100%;fill:#ccc}.category-card__title{position:absolute;top:0;left:0;right:0;padding:10px 12px;display:flex;align-items:flex-start;justify-content:flex-start;z-index:2}.category-card__title-text{font-family:Cabinet Grotesk,sans-serif;font-weight:400;font-size:1em;line-height:1.33em;color:#fff;text-align:left;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.2)}.category-card__title-text,.category-card__title h3.category-card__title-text{font-family:Cabinet Grotesk,sans-serif;font-weight:400;font-size:1em;line-height:1.33em;color:#fff}@media (max-width: 767px){.category-card__title-text,.category-card__title h3.category-card__title-text{font-size:1.05em;line-height:1.33em}}.category-list__progress-wrapper{width:100%;padding-top:var(--progress-gap-top, 18px);padding-bottom:var(--progress-gap-bottom, 0px);display:flex;justify-content:center;padding-left:0;padding-right:0}@media (min-width: 1440px){.category-list__progress-wrapper{max-width:1440px;margin-left:auto;margin-right:auto}}@media (max-width: 1023px){.category-list__progress-wrapper{padding-top:var(--mobile-progress-gap-top, 5px);padding-bottom:var(--mobile-progress-gap-bottom, 0px);padding-left:0;padding-right:0;max-width:none;margin-left:0;margin-right:0}.category-list__progress-bar{margin-left:0}}.category-list__progress-bar{width:100%;height:1.2px;background:#e3e3e3;position:relative;overflow:hidden;border-radius:.6px}@supports (-webkit-touch-callout: none){.category-list__grid{overflow:hidden!important;width:100%!important;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent}.category-list__grid .embla__viewport{overflow:hidden!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y!important;width:100%!important;min-width:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.category-list__grid .embla__container{touch-action:pan-x pan-y!important;display:flex!important;flex-wrap:nowrap!important;-webkit-transform:translateZ(0);transform:translateZ(0);min-width:0}.category-list__grid .embla__slide{min-width:0!important;flex-shrink:0!important}}.category-list__progress-fill{height:100%;background:var(--progress-color, #0B2823);width:0%;transition:width .3s ease;border-radius:.6px}
/*# sourceMappingURL=/cdn/shop/t/94/assets/category-list.css.map */
