.three_cards_banner{background:linear-gradient(#4884da,var(--accent_secondary_color))}.three_cards_banner .content-wrapper{padding:2.5rem 0 3rem}@media (min-width:992px) and (max-width:1300px){.three_cards_banner .content-wrapper{width:92%}}.three_cards_banner__title{color:#fff;font-size:32px;margin:2rem 1rem 3rem;text-align:center}.three_cards_banner__cards{display:flex;gap:1rem}.three_cards_banner__card{background-color:#fff;border-radius:8px;flex-basis:100%;padding:24px}.three_cards_banner__card p{font-size:14px;font-weight:500;line-height:1.75rem;margin:0;text-align:center}.three_cards_banner__card-image{margin:1rem auto 0;width:100px}.three_cards_banner__card h3{font-size:1.375rem;font-weight:700;line-height:1.75rem}.three_cards_banner__card h3,.three_cards_banner__card-cta{margin:1rem auto;text-align:center}@media (max-width:991px){.three_cards_banner .content-wrapper{padding:2.5rem 30px 3rem}.three_cards_banner__cards{flex-direction:column}.three_cards_banner__card{margin:0 auto 1rem;width:60%}.three_cards_banner__card h3{margin:.5rem auto}.three_cards_banner__card h3 br{display:none}}@media (max-width:700px){.three_cards_banner__card{width:90%}}