.popup-card{z-index:1}.popup-card__grid{display:grid;gap:2.5rem;grid-template-columns:1fr}.popup-card__block{position:relative;border-radius:12px;height:20rem;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .3s ease}.popup-card__block:hover{transform:translateY(-4px)}.popup-card__block--clickable{cursor:pointer}.popup-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:12px;pointer-events:none}.popup-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:2rem;display:flex;align-items:flex-start;justify-content:flex-start;z-index:1}.popup-card__content{position:relative;z-index:2;text-align:left;max-width:100%}.popup-card__title{font-weight:700;margin-bottom:.5rem}.popup-card__description{margin-bottom:1rem;opacity:.9;line-height:2.4rem;color:rgba(var(--color-foreground),.75)}.popup-card__link{font-weight:600;text-decoration:underline}.popup-card__link:hover{opacity:.8}.popup-card__heading-wrapper{text-align:left}.popup-card__heading{margin-top:0}.placeholder-svg.popup-card__image{object-fit:contain;background-color:#f3f3f3;fill:#ccc}@media screen and (min-width: 750px){.popup-card__grid{grid-template-columns:repeat(2,1fr)}.popup-card__block{height:28rem}.popup-card__content{max-width:28rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-popup-card.css.map */
