.promo-cards{position:relative}.promo-cards__copy{position:relative;border-top:1px solid rgb(32 30 30 / 10%);padding-top:6rem}.promo-cards__copy img{border-radius:.5rem;margin-top:3rem;margin-bottom:5rem}.promo-cards__content{width:50%}.promo-cards__content .eyebrow{font-family:"Geist Mono",monospace;font-size:12px;font-weight:500;text-transform:uppercase;padding-left:4px;color:#000}.promo-cards__content h2{font-size:64px;font-style:normal;font-weight:700;margin-bottom:2rem}.promo-cards__items{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.promo-cards__item{border-right:2px solid rgb(32 30 30 / 10%);padding-right:2rem;text-wrap:balance}.promo-cards__item:last-child{border-right:unset}.promo-cards__item img{margin-bottom:1rem;display:block}.promo-cards__item-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.promo-cards__item-text{font-size:1rem;line-height:1.4}@media (max-width:1199px){.promo-cards__copy{padding-top:4rem}.promo-cards__content{width:66%}.promo-cards__content h2{font-size:48px}.promo-cards__content p{font-size:1rem;line-height:1.4}.promo-cards__copy img{margin-bottom:3rem}.promo-cards__items{gap:1rem;grid-template-columns:1fr}.promo-cards__item{border-bottom:2px solid rgb(32 30 30 / 10%);padding-bottom:1rem;border-right:unset}.promo-cards__item:last-child{padding-bottom:unset;border-bottom:unset}}@media (max-width:767px){.promo-cards__content{width:100%}.promo-cards__items{display:flex;flex-wrap:wrap}}