.hero-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1.1fr;grid-template-rows:auto;place-items:center stretch}.title-tag-wrapper{grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start}.title-tag{align-items:center;background-color:#e9faf4;border:1px solid #c0efdf;border-radius:4px;color:#0a6b4b;display:inline-flex;font-size:14px;justify-content:flex-start;line-height:20px;padding:.25rem .5rem}.title-tag.orange{background-color:#fff3ee;border-color:#feece5;color:#e64200}.hero-heading-content{margin-top:2.5rem}.hero-heading{color:#002ead;font-size:40px;font-weight:600;line-height:1.2;margin-bottom:24px}.spacer-20{padding-top:1.25rem;width:100%}.hero-text{color:#223354;font-size:18px;line-height:1.33333}.hero-list-wrapper{grid-column-gap:.625rem;grid-row-gap:.625rem;display:flex;flex-flow:column;margin-top:2rem}.hero_list_box{grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:center}.hero_button_wrap,.hero_list_box{display:flex;justify-content:flex-start}.hero_button_wrap{grid-column-gap:8px;grid-row-gap:8px;align-items:flex-start;flex-flow:column;margin-top:2rem}.hero_button{background-color:#0039d8;border-radius:4px;color:#fff;font-size:16px;line-height:1.5;padding:12px;text-decoration:none}.hero_button:hover{color:#fff}.button_bottom_text{color:#223354;font-size:14px}.hero-card-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 10px 18px #616f8626,0 0 1px #616f864f;display:flex;justify-content:space-around;margin-top:1.5rem;padding:1rem 2rem}.hero-card-wrapper .hero-card-box:nth-child(2){flex:0 0 auto;width:15rem}.hero-card-box{grid-column-gap:.75rem;grid-row-gap:.75rem;align-items:center;display:flex;justify-content:center;max-width:18rem;min-width:0}.hero_number_heading{color:#223354;flex:none;font-size:32px;font-weight:600;line-height:1.1875}.hero_info_box{grid-column-gap:4px;grid-row-gap:4px;align-items:center;display:flex;flex-flow:column;justify-content:flex-start}.hero_number_text{color:#0a162e;font-size:14px;font-weight:500;text-align:center}.hero_card_divider{background-color:#dadde3;border:2px #dadde3;flex:none;height:48px;transform:none;width:2px}@media screen and (max-width:991px){.hero-wrapper{grid-template-columns:1fr 1fr}.hero-card-box{flex-direction:column;min-width:13rem}}@media screen and (max-width:767px){.hero-wrapper{grid-template-columns:1fr}.hero-heading-content{margin-top:1rem}.hero-list-wrapper{grid-column-gap:.5rem;grid-row-gap:.5rem;margin-top:1rem}.hero_button_wrap{align-items:center;justify-content:flex-start}.hero-card-box{grid-column-gap:.25rem;grid-row-gap:.25rem;flex-flow:column}.hero_number_image{display:none}.hero_number_heading{font-size:20px}.hero_number_text{font-size:12px}}@media screen and (max-width:479px){.hero-card-wrapper{grid-column-gap:.35rem;grid-row-gap:.5rem;padding:.625rem}.hero-card-box{min-width:99px}.hero_image{height:220px}.hero-heading{font-size:28px}.hero-right-image-box{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:767px){.hero-right-image-box{order:-9999}}