.cc-section{width:100%}.cc-container{margin:0 auto;display:flex;flex-direction:column;align-items:center}.cc-heading-accent{font-family:var(--font-heading-highlight);font-style:var(--font-heading-highlight-style);font-weight:var(--font-heading-highlight-weight);color:var(--color-highlight);font-size:var(--heading-highlight-font-size)}.cc-row{display:flex;flex-wrap:wrap;justify-content:center;justify-content:safe center;align-items:flex-start;gap:var(--cc-gap, 32px);width:100%}@media screen and (max-width:749px){.cc-row--scroll-mobile{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.cc-row--scroll-mobile::-webkit-scrollbar{display:none}.cc-row{gap:15px;width:100%}.cc-label{font-size:12px}.cc-heading{margin-bottom:15px}}@media screen and (min-width:750px)and (max-width:1023px){.cc-row--scroll-tablet{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.cc-row--scroll-tablet::-webkit-scrollbar{display:none}}@media screen and (min-width:990px){.cc-row--scroll-desktop{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.cc-row--scroll-desktop::-webkit-scrollbar{display:none}}.cc-scrollbar-track{position:relative;width:100%;max-width:100%;margin:18px auto 0;height:2px;background-color:var(--cc-scrollbar-track-color, #e8e6e3);border-radius:2px}.cc-scrollbar-thumb{position:absolute;top:0;left:0;height:2px;width:40px;background-color:var(--cc-scrollbar-thumb-color, #3c2415);border-radius:2px;transition:transform .1s linear}.cc-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;flex:0 0 auto;width:var(--cc-circle-size-mobile, 80px);scroll-snap-align:start}.cc-circle{display:block;width:var(--cc-circle-size-mobile, 80px);height:var(--cc-circle-size-mobile, 80px);border-radius:50%;overflow:hidden;border:1px solid var(--cc-ring-color, #e5e5e5);background:#f5f5f5;transition:border-color .2s ease,transform .2s ease}.cc-item:hover .cc-circle{border-color:var(--cc-ring-color, #999);transform:translateY(-2px)}.cc-circle img{width:100%;height:100%;object-fit:cover;display:block}.cc-circle-placeholder{display:flex;align-items:center;justify-content:center}.cc-placeholder-svg{width:60%;height:60%;opacity:.5}.cc-label{margin-top:10px;font-size:16px;font-weight:600;color:var(--cc-label-color, #1a1a1a);line-height:1.3}@media screen and (min-width:750px){.cc-item{width:var(--cc-circle-size, 110px)}.cc-circle{width:var(--cc-circle-size, 110px);height:var(--cc-circle-size, 110px)}.cc-heading{font-size:46px;margin-bottom:30px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/category-circles.css.map */
