.cards-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.cards-01{background:#fff;border:1px solid #d9e8f5;border-radius:16px;box-shadow:0 12px 48px 0 rgba(0,0,0,.05);flex:1 48%;height:716px;padding:24px}.cards-img-01 img{border-radius:8px;width:580px}.cards-heading-01 p{color:#003a70;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:unset}.cards-heading-01{padding-bottom:12px;padding-top:24px}hr.divider{background:#0066ba;height:2px;margin:unset;margin-bottom:24px;width:50px}.cards-content-01 p{color:#231f20;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:768px){.cards-wrap{align-items:center;display:block;padding:0 24px}.cards-01:first-child{margin-bottom:24px}.cards-heading-01 p,hr.divider{text-align:center}hr.divider{margin:0 auto 24px}.cards-content-01 p{text-align:center}}@media(max-width:480px){.cards-01{height:auto}}