.brand-story-card{position:relative;z-index:0;width:100%;height:auto;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;border-radius:16px;align-self:start}.brand-story-card__inner{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:var(--product-image-aspect-ratio, 2 / 3);background:#333}.brand-story-card__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.brand-story-card__bg-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:#2a2a2a;z-index:1}.brand-story-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000f2,#000c,#000000b3);z-index:2;pointer-events:none}.brand-story-card--slate .brand-story-card__overlay{background:linear-gradient(to top,#2c3135f2,#2c3135cc,#2c313599)}.brand-story-card--navy .brand-story-card__overlay{background:linear-gradient(to top,#1c2430f2,#1c2430cc,#1c243099)}.brand-story-card--sand .brand-story-card__overlay{background:linear-gradient(to top,#8c857ef2,#8c857ed9,#8c857eb3)}.brand-story-card--light .brand-story-card__overlay{background:linear-gradient(to top,#fffffff2,#ffffffd9,#ffffffb3)}.brand-story-card__content{position:relative;z-index:3;padding:12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:32px}.brand-story-card__text{color:#fffff8;font-family:var(--heading-font-family, "Futura", sans-serif);font-size:18px;line-height:1.4;font-weight:300;letter-spacing:.02em;margin:0;text-transform:none;display:flex;flex-direction:column;align-items:center;width:100%}.brand-story-card--light .brand-story-card__text{color:#1a1a1a;font-weight:400}.brand-story-card__text-line{display:flex;align-items:center;text-align:center;gap:12px;width:100%}.brand-story-card__icon{width:48px;height:48px;flex-shrink:0;opacity:.8}.brand-story-card__separator{width:24px;height:1px;background-color:#ffffff4d;margin:14px 0}.brand-story-card--light .brand-story-card__separator{background-color:#00000026}.brand-story-card__cta{color:#fffff8;font-family:"KERN REG",var(--heading-font-family, sans-serif);font-size:11px;letter-spacing:.15em;text-transform:uppercase;background:transparent;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:4px;display:inline-flex;align-items:center;transition:all .3s ease}.brand-story-card--light .brand-story-card__cta{color:#1a1a1a;border-bottom-color:#0003}.brand-story-card__overlay--warm{background:linear-gradient(to top,#5a3214f2,#46280fcc,#321e0ab3)}.brand-story-card:hover .brand-story-card__cta{border-bottom-color:#fff}.brand-story-card--light:hover .brand-story-card__cta{border-bottom-color:#000c}.brand-story-card:hover .brand-story-card__bg-image{transform:scale(1.05)}@media screen and (max-width:1199px){.brand-story-card__content{padding:12px;gap:16px}.brand-story-card__text{font-size:14px}.brand-story-card__text-line{gap:8px}.brand-story-card__icon{width:32px;height:32px}.brand-story-card__separator{margin:8px 0}.brand-story-card__cta{font-size:10px;padding-bottom:2px}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/brand-story-card.css.map */
