.shop-by{background-color:#f6f0ec}.shop-by__heading{margin-bottom:15px}@media(min-width:1024px){.shop-by__heading{margin-bottom:20px}}.shop-by__list{display:grid;grid-row-gap:15px;justify-items:center}@media(min-width:667px){.shop-by__list{grid-template-columns:1fr 1fr;grid-column-gap:32px;grid-row-gap:24px}}@media(min-width:1024px){.shop-by__list{grid-template-columns:1fr 1fr 1fr}}.shop-by__item{aspect-ratio:7/3;width:100%;max-width:420px;position:relative;border-radius:10px;background-color:#fff}@supports not (aspect-ratio:7/3){.shop-by__item:before{content:"";display:block;width:100%;padding-bottom:42.8571428571%;position:relative;z-index:-101}}@media(min-width:667px){.shop-by__item:last-child:not(:nth-child(2n)){grid-column:1/2 span;width:50%}}@media(min-width:1024px){.shop-by__item:last-child:not(:nth-child(2n)){grid-column:auto;width:100%}}.shop-by__logo{display:inline-block;position:relative;overflow:hidden;width:75%;height:75%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shop-by__logo img,.shop-by__logo svg{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:contain;object-position:center}
/*# sourceMappingURL=shop-by.css.map*/