.featured-shops h2{text-align:center}.featured-shops ul{display:flex;flex-wrap:wrap;gap:calc(1.875rem * var(--size-scale));justify-content:center}.featured-shops__item{margin:0;width:calc(120px * var(--size-scale));display:flex;flex-direction:column;justify-content:space-between;height:100%}.shop-bubble{border-radius:50%;width:calc(120px * var(--size-scale));height:calc(120px * var(--size-scale));overflow:hidden;background:rgb(var(--color-background));position:relative}.shop-bubble__icon{width:calc(50% * var(--icon-scale, 1));height:calc(50% * var(--icon-scale, 1));position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgb(var(--color-foreground))}.shop-bubble__icon .icon{width:100%;height:100%}.shop-bubble__image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% * var(--icon-scale, 1));height:calc(100% * var(--icon-scale, 1))}.shop-bubble__wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}a.featured-shops__item-wrap .shop-bubble__wrap{transform:translate(-50%,-50%) scale(1);transition:transform .4s ease-in}a.featured-shops__item-wrap:hover .shop-bubble__wrap{transform:translate(-50%,-50%) scale(1.06)}.featured-shops__item-wrap h3{font-family:var(--font-family);font-style:var(--font-style);font-weight:var(--font-weight);--font-size: calc(var(--font-scale) * .9375rem);font-size:calc(var(--font-size) * var(--font-section-scale, 1));text-align:center;margin-top:.625rem;margin-bottom:0;text-transform:initial;min-height:40px;white-space:normal}.featured-shops__item.uppercase h3{text-transform:uppercase}.featured-shops__item button{margin-top:auto;padding:10px 20px;background-color:#173c5f;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:600;cursor:pointer}@media only screen and (max-width: 1024px){.featured-shops ul{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(1.125rem * var(--size-scale));justify-content:center}.featured-shops__item{min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.shop-bubble{width:calc(100px * var(--size-scale));height:calc(100px * var(--size-scale))}.featured-shops__item-wrap h3{font-size:.875rem;min-height:40px;text-align:center;margin:0 auto;white-space:normal;overflow-wrap:break-word}.featured-shops__item button{margin-top:auto;padding:8px 16px;font-size:14px}}@media only screen and (max-width: 768px){.featured-shops ul{grid-template-columns:repeat(2,1fr);gap:calc(1rem * var(--size-scale))}.featured-shops__item{min-height:80px;margin-top:20px}.featured-shops__item-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.featured-shops__item-wrap h3{font-size:.75rem;min-height:35px;text-align:center;margin:10px}.featured-shops__item button{font-size:12px;padding:6px 12px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-featured-shops.css.map */
