.two-col-cards{background-color:#fff}.two-col-cards .cards-container{margin:0 auto;max-width:1100px}.two-col-cards .section-headline{color:#000;font-size:2rem;font-weight:800;margin-bottom:3.5rem;text-align:center;text-transform:Capitalize}.two-col-cards .cards-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3.5rem}.two-col-cards .card{border-radius:12px;color:#fff;padding:5rem 4rem;text-align:center}.two-col-cards .card-headline{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.two-col-cards .card-text{color:#fff;font-size:1rem;line-height:1.6}.two-col-cards .card-text p{margin-bottom:1rem}.two-col-cards .card-text p:last-child{margin-bottom:0}.two-col-cards .card.card--white-bg .card-headline,.two-col-cards .card.card--white-bg .card-text,.two-col-cards .card.card--white-bg .card-text p{color:#000!important}.two-col-cards .card.card--white-bg{border:1px solid #eaeaec}.two-col-cards .button-wrapper{text-align:center}@media (max-width:768px){.two-col-cards .section-headline{font-size:1.875rem;margin-bottom:2.5rem}.two-col-cards .cards-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2.5rem}.two-col-cards .card{padding:3rem 2rem}.two-col-cards .section-headline{font-size:1.125rem}.two-col-cards .card-headline{font-size:.95rem}.two-col-cards .card-text{font-size:.9rem}}