.text-cards{background-color:var(--primary-fill-color);padding-top:var(--text-cards-padding-top-mobile, 0);padding-bottom:var(--text-cards-padding-bottom-mobile, 0)}.text-cards__row{display:flex;flex-direction:column;width:100%}.text-cards__card{display:flex;flex-direction:column;gap:.8rem;padding:2.4rem;border-bottom:1px solid #e1dbd2}.text-cards__card-heading{margin:0;font-family:var(--font-heading);font-weight:400;font-style:normal;font-size:1.8rem;line-height:1.35;text-transform:uppercase;color:var(--body-color)}.text-cards__card-description,.text-cards__card-description *{margin:0;font-family:var(--font-body);font-size:1.6rem;line-height:normal;color:var(--body-color)}@media screen and (min-width:45em){.text-cards{padding-top:var(--text-cards-padding-top-desktop, 0);padding-bottom:var(--text-cards-padding-bottom-desktop, 0)}.text-cards__container{display:flex;justify-content:center;padding:0 2rem}.text-cards__row{flex-direction:row;width:100%;max-width:118rem;border:1px solid #e1dbd2}.text-cards__card{flex:1 0 0;gap:1.2rem;border-bottom:none}.text-cards__card:not(:first-child){border-left:1px solid #e1dbd2}.text-cards__card-heading{font-size:2rem;white-space:nowrap}.text-cards__card-description,.text-cards__card-description *{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/494/assets/text-cards.css.map */
