.shopify-section:has(.concept-store){flex-grow:0!important}.concept-store{--teal: #16333B;--mustard: #F2A93B;--white: #FFFFFF;--font-display: var(--font-heading--family);--font-body: var(--font-body--family);position:relative;background:var(--white);padding:3rem 1.5rem}.concept-store__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;justify-items:center;align-items:center;max-width:1000px;margin:0 auto}.concept-store__circle{width:110px;height:110px;border-radius:50%;overflow:hidden;flex-shrink:0;animation:concept-spin linear infinite}.concept-store__circle:nth-child(odd){animation-duration:40s}.concept-store__circle:nth-child(2n){animation-duration:55s;animation-direction:reverse}.concept-store__circle:nth-child(3n){width:80px;height:80px}.concept-store__circle:nth-child(4n){width:130px;height:130px}@keyframes concept-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.concept-store__circle img{width:100%;height:100%;object-fit:cover;display:block}.concept-store__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;padding:2rem;max-width:500px}.concept-store__eyebrow{font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);text-shadow:0 1px 8px rgba(255,255,255,.85);margin:0 0 1rem}.concept-store__title{font-family:var(--font-display);font-weight:400;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2;color:var(--teal);text-shadow:0 1px 14px rgba(255,255,255,.9);margin:0 0 1rem}.concept-store__subtitle{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--teal);text-shadow:0 1px 12px rgba(255,255,255,.9);margin:0 0 1.5rem}.concept-store__btn{display:inline-flex;align-items:center;font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.9rem 2.2rem;border-radius:999px;background:var(--teal);color:var(--white);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.concept-store__btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #16333b4d}.concept-store__btn:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}@media(prefers-reduced-motion:reduce){.concept-store__circle{animation:none}}@media(max-width:600px){.concept-store__grid{grid-template-columns:repeat(4,1fr);gap:1rem}.concept-store__circle{width:65px;height:65px}.concept-store__circle:nth-child(3n){width:50px;height:50px}.concept-store__circle:nth-child(4n){width:80px;height:80px}.concept-store__text{padding:1.5rem 1rem;max-width:90%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-concept-store.css.map */
