.ccm-section{background:var(--ccm-section-bg);padding:40px 20px;box-sizing:border-box;width:100%}.ccm-container{max-width:1200px;margin:0 auto}.ccm-heading{text-align:center;font-size:var(--ccm-heading-size);font-weight:700;color:var(--ccm-heading-color);margin:0 0 32px}.ccm-wrapper{position:relative;display:flex;align-items:center;gap:8px}.ccm-track{display:flex;flex-direction:row;gap:var(--ccm-gap);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:10px 4px;justify-content:center}.ccm-track::-webkit-scrollbar{display:none}.ccm-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;flex:0 0 auto;cursor:pointer}.ccm-circle-wrap{position:relative;width:var(--ccm-circle-size);height:var(--ccm-circle-size);border-radius:50%;padding:var(--ccm-border-width);box-sizing:border-box;background:linear-gradient(135deg,var(--ccm-gradient-start),var(--ccm-gradient-end));transition:transform .25s ease,box-shadow .25s ease}.ccm-item:hover .ccm-circle-wrap{transform:scale(1.05);box-shadow:0 8px 24px #0000001f}.ccm-circle-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;background:var(--ccm-bg-color);display:flex;align-items:center;justify-content:center}.ccm-circle-inner img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.ccm-placeholder{width:70%;height:70%;opacity:.4}.ccm-label{font-size:var(--ccm-label-size);color:var(--ccm-label-color);text-align:center;letter-spacing:.03em;text-decoration:none;white-space:nowrap}.ccm-item--active .ccm-label{text-decoration:underline;text-decoration-color:var(--ccm-active-underline);text-underline-offset:3px;font-weight:600}.ccm-arrow{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s;color:#444;z-index:2}.ccm-arrow:hover{background:#f5f5f5;border-color:#bbb}@media(max-width:768px){.ccm-heading{font-size:var(--ccm-heading-size-mobile);margin-bottom:20px}.ccm-circle-wrap{width:var(--ccm-circle-size-mobile);height:var(--ccm-circle-size-mobile)}.ccm-track{justify-content:flex-start;gap:16px}.ccm-arrow{display:flex}.ccm-label{font-size:var(--ccm-label-size-mobile)}}@media(max-width:480px){.ccm-section{padding:28px 12px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
