.product-showcase{overflow:hidden}.product-showcase__inner{display:flex;flex-direction:column;gap:4rem}.product-showcase__top{display:flex;align-items:center;gap:6rem}.product-showcase__heading-wrapper{flex-shrink:0;min-width:20rem;max-width:26rem}.product-showcase__subtitle{display:block;font-size:1.3rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:rgb(var(--color-button));margin-bottom:.8rem}.product-showcase__heading{font-weight:800;line-height:1.05;margin:0}.product-showcase__circles{display:flex;gap:3rem;flex-wrap:wrap;align-items:flex-start}.product-showcase__circle-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0;text-align:center;transition:transform .25s ease}.product-showcase__circle-btn:hover{transform:translateY(-4px)}.product-showcase__circle{width:11rem;height:11rem;border-radius:50%;overflow:hidden;border:3px solid var(--circle-accent, #9CAF88);box-shadow:0 2px 14px #00000017;transition:box-shadow .25s ease}.product-showcase__circle img,.product-showcase__circle-placeholder{width:100%;height:100%;object-fit:cover;display:block}.product-showcase__circle-btn--active .product-showcase__circle{box-shadow:0 0 0 3px var(--circle-accent, #9CAF88),0 4px 22px #00000021}.product-showcase__circle-btn:not(.product-showcase__circle-btn--active):hover .product-showcase__circle{box-shadow:0 0 0 2px var(--circle-accent, #9CAF88),0 4px 16px #0000001a}.product-showcase__circle-label{font-size:1.3rem;color:rgb(var(--color-foreground));transition:color .2s ease,font-weight .2s ease}.product-showcase__circle-btn--active .product-showcase__circle-label{color:var(--circle-accent, #9CAF88);font-weight:600}.product-showcase__panel{display:none;align-items:center;gap:5.6rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1);animation:showcaseFadeIn .35s ease}.product-showcase__panel--active{display:flex}@keyframes showcaseFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-showcase__panel-image{flex-shrink:0;width:31%;border-radius:1.4rem;overflow:hidden}.product-showcase__panel-image img,.product-showcase__panel-image svg{width:100%;height:auto;display:block}.product-showcase__panel-content{flex:1;display:flex;flex-direction:column;gap:1.8rem}.product-showcase__panel-heading{margin:0}.product-showcase__panel-description{color:rgba(var(--color-foreground),.75);line-height:1.75;margin:0}@media screen and (max-width:749px){.product-showcase__top{flex-direction:column;align-items:flex-start;gap:2.4rem}.product-showcase__heading-wrapper{max-width:100%;min-width:0}.product-showcase__circles{gap:1.8rem;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.6rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-showcase__circles::-webkit-scrollbar{display:none}.product-showcase__circle{width:7.8rem;height:7.8rem;flex-shrink:0}.product-showcase__circle-label{font-size:1.2rem;white-space:nowrap}.product-showcase__panel--active{flex-direction:column;gap:2.4rem}.product-showcase__panel-image{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product-showcase.css.map */
