.hero-card{position:relative;display:flex;border-radius:1.6rem;overflow:hidden;height:100%;padding:1.6rem}.hero-card--large{padding:2.4rem}.hero-card--dark{color:var(--color-brand-black)}.hero-card--light{color:var(--color-brand-white)}.hero-card--gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-card--gradient--top:before{background:linear-gradient(360deg,#0000,#0003)}.hero-card--gradient--bottom:before{background:linear-gradient(180deg,#0000,#0003)}.hero-card--text-shadow{text-shadow:.1rem .1rem 1rem rgb(from var(--color-brand-black) R G B / 50%)}.hero-card-align--top{align-items:flex-start}.hero-card-align--center{align-items:center}.hero-card-align--bottom{align-items:flex-end}.hero-card__content{display:flex;flex-direction:column;position:relative;z-index:2}.hero-card__content-inner{margin-bottom:1.6rem}.hero-card__content--normal{justify-content:flex-start}.hero-card__content--space-between{justify-content:space-between;height:100%}.hero-card__link{text-decoration:none}.hero-card__link:hover .hero-card__image{transform:scale(1.03)}.hero-card__title{color:inherit;margin-bottom:0}.hero-card__text{margin:.8rem 0 0}.hero-card__image-wrapper{position:relative;overflow:hidden;aspect-ratio:1;border-radius:.8rem;margin-bottom:3.2rem}.hero-card__image{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0;transition:transform .5s ease}.hero-card__button{width:max-content}@media screen and (min-width: 990px){.hero-card{padding:2.4rem;border-radius:2.4rem}.hero-card--large{padding:5.6rem}.hero-card__content-inner{margin-bottom:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-hero-card.css.map */
