.country-filter__wrapper .country-filter-container{display:block}.country-filter__wrapper .filter-tab-list{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem}.country-filter__wrapper .filter-tab-list .filter-tab-item{flex:0 0 auto;padding:.75rem 2rem;border-radius:9999px;--alpha-background: 0;background:rgba(var(--color-foreground),var(--alpha-background))}.country-filter__wrapper .filter-tab-list .filter-tab-item:hover{--alpha-background: .05}.country-filter__wrapper .filter-tab-list .filter-tab-item[aria-selected=true]{--alpha-background: 1;color:rgb(var(--color-background))}.country-filter__wrapper .product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.country-filter__wrapper .product-list .product-item{padding:1.25rem;display:flex;align-items:center;gap:1rem;border-radius:var(--medium-radius);--alpha-background: .02;background:rgba(var(--color-foreground),var(--alpha-background))}.country-filter__wrapper .product-list .product-item .product-image{width:3rem}.country-filter__wrapper .product-list .product-item .product-title{font-size:1.25rem}.country-filter__wrapper .product-list .product-item .icon-caret-right{margin-left:auto;width:.75rem;opacity:.5;transition:transform .1s cubic-bezier(0,0,.3,1)}.country-filter__wrapper .product-list .product-item:hover{--alpha-background: .05}.country-filter__wrapper .product-list .product-item:hover .icon-caret-right{transform:translate(.5rem)}@media screen and (max-width: 749px){.country-filter__wrapper .product-list{grid-template-columns:1fr;gap:1rem}}.country-filter__wrapper .empty-results{text-align:center;padding:4rem 0}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-country-filter.css.map */
