.shop-by-brand{padding:60px 20px;background-color:#fff}.shop-by-brand__heading{font-size:30px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.02em;margin:0 0 8px}.shop-by-brand__subheading{font-size:15px;text-align:center;opacity:.65;margin:0 0 40px}.shop-by-brand__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.shop-by-brand__card{position:relative;display:block;text-decoration:none;color:#121212;background-color:#0d0d0d;border-radius:10px;overflow:hidden;min-height:260px;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}.shop-by-brand__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0003}.shop-by-brand__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.shop-by-brand__image{width:100%;height:100%;object-fit:cover;opacity:.55;transition:opacity .3s ease,transform .4s ease}.shop-by-brand__card:hover .shop-by-brand__image{opacity:.7;transform:scale(1.05)}.shop-by-brand__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0d0d0d1a,#0d0d0dd9);z-index:2}.shop-by-brand__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:260px;padding:28px}.shop-by-brand__accent-bar{display:block;width:40px;height:4px;background-color:var(--accent-color, #ff4b12);border-radius:2px;margin-bottom:16px}.shop-by-brand__name{color:#fff;font-size:26px;font-weight:700;text-transform:uppercase;letter-spacing:.01em;margin:0 0 6px}.shop-by-brand__tagline{color:#ffffffa6;font-size:13px;margin:0 0 16px}.shop-by-brand__cta{display:inline-flex;align-items:center;gap:8px;color:var(--accent-color, #ff4b12);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:gap .2s ease}.shop-by-brand__card:hover .shop-by-brand__cta{gap:12px}@media screen and (max-width:989px){.shop-by-brand__grid{grid-template-columns:1fr}.shop-by-brand__card,.shop-by-brand__content{min-height:200px}}@media screen and (max-width:599px){.shop-by-brand{padding:44px 16px}.shop-by-brand__heading{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-shop-by-brand.css.map */
