.hero-cards{display:grid;grid-template-columns:1fr;gap:3rem;position:relative;z-index:1}@media screen and (min-width:990px){.hero-cards{grid-template-columns:repeat(2,1fr)}}.hero-cards__card{padding:2.5rem 3rem;transition:transform var(--duration-medium) var(--ease-out-slow)}.hero-cards__card:hover{transform:translateY(-4px)}@media screen and (min-width:750px){.hero-cards__card{padding:3rem 4rem}}@media screen and (min-width:1200px){.hero-cards__card{padding:5rem 6rem}}.hero-cards__card--edge-rounded,.hero-cards__card--edge-top-left,.hero-cards__card--edge-top-right,.hero-cards__card--edge-bottom-right,.hero-cards__card--edge-bottom-left{border-radius:var(--border-radius-lg);overflow:hidden}.hero-cards__card--edge-top-left{border-top-left-radius:0}.hero-cards__card--edge-top-right{border-top-right-radius:0}.hero-cards__card--edge-bottom-right{border-bottom-right-radius:0}.hero-cards__card--edge-bottom-left{border-bottom-left-radius:0}.hero-cards__card-icon-image{width:42px;height:42px;object-fit:contain}*+.hero-cards__card-heading{margin-top:.5rem}*+.hero-cards__card-description{margin-top:3rem}*+.hero-cards__card-buttons{margin-top:3rem}.hero-cards__card-buttons{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:550px){.hero-cards__card-buttons{flex-direction:row;flex-wrap:wrap}}@media screen and (max-width:749px){.hero-cards__card--content-align-mobile-center{text-align:center}.hero-cards__card--content-align-mobile-center .hero-cards__card-buttons{justify-content:center}.hero-cards__card--content-align-mobile-right{text-align:right}.hero-cards__card--content-align-mobile-right .hero-cards__card-buttons{justify-content:flex-end}}@media screen and (min-width:750px){.hero-cards__card--content-align-center{text-align:center}.hero-cards__card--content-align-center .hero-cards__card-buttons{justify-content:center}.hero-cards__card--content-align-right{text-align:right}.hero-cards__card--content-align-right .hero-cards__card-buttons{justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-hero-cards.css.map */
