.two-cards{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.two-cards__header{margin-bottom:0}.two-cards__subtitle.section-subtitle,.two-cards__title.section-title{margin-bottom:1rem}@media screen and (min-width:750px){.two-cards__subtitle.section-subtitle{margin-bottom:1.5rem}.two-cards__title.section-title{margin-bottom:2rem}}.two-cards__body{display:flex;flex-direction:row;gap:0;width:100%}.two-cards__card{width:50%;display:flex;flex-direction:column;flex-shrink:0}.two-cards__card-image-wrap{width:100%;aspect-ratio:var(--two-cards-desktop-ratio, 1/1);overflow:hidden;background:rgba(var(--color-foreground),.06)}.two-cards__card-image,.two-cards__card-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.two-cards__card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.two-cards__card-image-placeholder svg{width:100%;height:100%;object-fit:cover}.two-cards__card-info{padding:1rem 2rem}.two-cards__card-title{font-size:18px;font-weight:700;margin:0 0 .5rem;letter-spacing:0}.two-cards__card-description{font-size:16px;margin:0}@media screen and (max-width:749px){.two-cards{display:flex;flex-direction:column}.two-cards__body{flex-direction:column}.two-cards__card{width:100%}.two-cards__card-image-wrap{aspect-ratio:var(--two-cards-mobile-ratio, 1/1)}.two-cards__card-title{font-size:16px}.two-cards__card-description{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/two-cards.css.map */
