.two-col-card{background-color:#fff;padding:4rem 2rem}.two-col-card__container{margin:0 auto;max-width:1100px}.two-col-card__inner{align-items:center;background-color:#ededed;border-radius:12px;display:grid;gap:3rem;grid-template-columns:1fr auto 1fr;padding:3rem 4rem}.two-col-card__left{align-items:center;display:flex;gap:2rem;justify-content:space-between}.two-col-card__headline{color:#000;font-size:1.875rem;font-weight:800;line-height:1.1;margin:0 0 .25rem;text-transform:capitalize}.two-col-card__support-text p{color:#000;font-size:1rem;margin:0}.two-col-card__action{flex-shrink:0}.two-col-card__divider{background-color:#666;height:100%;min-height:80px;width:1px}.two-col-card__rich-text{color:#000;font-size:1rem;line-height:1.6}.two-col-card__rich-text p{margin-bottom:0;margin-top:0}.two-col-card__rich-text p:last-child{margin-bottom:0}@media (max-width:992px){.two-col-card{padding:3rem 1.5rem}.two-col-card__inner{gap:2.5rem;grid-template-columns:1fr;padding:3rem 2rem;text-align:center}.two-col-card__left{align-items:center;flex-direction:column;gap:1.5rem;justify-content:center}.two-col-card__headline{font-size:1.125rem;margin-bottom:.5rem}.two-col-card__divider{height:1px;margin:0 auto;min-height:1px;width:80%}.two-col-card__right{align-items:center;display:flex;flex-direction:column}.two-col-card__rich-text{font-size:.875rem}.two-col-card__rich-text p{margin-bottom:1rem}.two-col-card__rich-text b,.two-col-card__rich-text strong{display:block;margin-bottom:.25rem}}