.custom-promo-card-section{position:relative;z-index:1}.custom-promo-card__wrapper{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width: 750px){.custom-promo-card__wrapper{grid-template-columns:repeat(2,1fr)}.custom-promo-card__item:first-child{grid-row:span 2}}.custom-promo-card__item{position:relative;overflow:hidden;border-radius:1rem;min-height:28rem;display:flex;align-items:center}.custom-promo-card__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.custom-promo-card__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.custom-promo-card__media img,.custom-promo-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-promo-card__item:hover .custom-promo-card__media img{transform:scale(1.05)}.custom-promo-card__content{position:relative;z-index:3;width:100%;color:rgb(var(--color-background));text-align:left;padding:6rem 3rem}.custom-promo-card__text-content{margin-bottom:1.2rem}.custom-promo-card__title{margin:0 0 .3rem;font-weight:700}.custom-promo-card__title--small{font-size:2.2rem}.custom-promo-card__title--medium{font-size:3rem}.custom-promo-card__title--large{font-size:4rem}.custom-promo-card__description{font-size:1.6rem}.custom-promo-card__label{display:inline-block;padding:.5rem 1rem;border-radius:.4rem;margin-top:.3rem;font-size:1.4rem;font-weight:500;text-shadow:none}.custom-promo-card__button{margin-top:1.2rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-promo-card-grid.css.map */
