.promo-cards{position:relative}.promo-cards__bg{position:absolute;top:0;left:0;width:100%;height:100%}.promo-cards__bg video{position:absolute;top:0;right:0;width:100%;height:100%;object-fit:cover}.promo-cards__copy{position:relative;color:#fff}.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}.promo-cards__content h2{font-size:64px;font-style:normal;font-weight:700;color:#fff}.promo-cards__content h2::after{content:"";display:block;border-bottom:2px solid #fff;width:10rem;margin-block:3rem}.promo-cards__items{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.promo-cards__item img{max-width:50%;margin-inline:auto;margin-bottom:2rem;display:block}.promo-cards__item-copy{background-color:#e9e8e8;padding:2rem 1rem;border-radius:.5rem;color:#000}.promo-cards__item-text{font-size:1rem;line-height:1.4}.promo-cards__item-title{font-size:1.5rem;font-weight:700}.promo-cards__item-title::after{content:"";border-bottom:2px solid #dedede;margin-block:2rem;display:block}