.shop-by-brand{padding-block:40px}.shop-by-brand__heading{font-size:var(--h2-font-size);font-weight:700;margin-bottom:24px}.shop-by-brand__grid{display:grid;gap:var(--grid-gap, 20px);grid-template-columns:repeat(var(--grid-columns, 3),1fr)}.shop-by-brand__card{display:flex;align-items:center;justify-content:center;border-radius:var(--card-border-radius, 24px);aspect-ratio:4 / 3;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s,transform .2s;text-decoration:none}.shop-by-brand__card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.shop-by-brand__card img{max-width:var(--image-scale, 70%);max-height:var(--image-scale, 70%);width:auto;height:auto;object-fit:contain}.shop-by-brand__placeholder{width:60%;height:60%;opacity:.3}.shop-by-brand__text{margin-top:40px}.shop-by-brand__text .rte h1,.shop-by-brand__text .rte h2,.shop-by-brand__text .rte h3,.shop-by-brand__text .rte h4,.shop-by-brand__text .rte h5,.shop-by-brand__text .rte h6{margin-top:1.5em;margin-bottom:.5em}.shop-by-brand__text .rte h1:first-child,.shop-by-brand__text .rte h2:first-child,.shop-by-brand__text .rte h3:first-child,.shop-by-brand__text .rte h4:first-child,.shop-by-brand__text .rte h5:first-child,.shop-by-brand__text .rte h6:first-child{margin-top:0}@media(max-width:749px){.shop-by-brand__grid{grid-template-columns:repeat(var(--grid-columns-mobile, 2),1fr)}}@media(max-width:350px){.shop-by-brand__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/shop-by-brand.css.map */
