.image-and-text{align-items:stretch;border-radius:20px;display:flex;justify-content:space-between;overflow:hidden}@media (max-width:767px){.image-and-text{flex-direction:column}}.image-and-text--reverse{flex-direction:row-reverse}@media (max-width:767px){.image-and-text.image-and-text--reverse{flex-direction:column}}.image-and-text__content{background-color:transparent!important;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:20px;justify-content:center;min-width:0;padding:50px}@media (max-width:767px){.image-and-text__content{align-items:center;flex:none;padding:12px;width:100%}}.image-and-text__title{color:#0b08c8;font-size:32px;font-weight:400;letter-spacing:-.6px;line-height:1.2;margin:0}@media (min-width:992px){.image-and-text__title{font-size:52px;letter-spacing:-1.6px;line-height:1.2}}@media (max-width:767px){.image-and-text__title{text-align:center}}.image-and-text__body{color:#0b08c8}@media (max-width:767px){.image-and-text__body{text-align:center}}.image-and-text__body ul li{list-style:disc;margin-left:12px}@media (max-width:767px){.image-and-text__body ul li{text-align:left}}.image-and-text__icon{align-items:flex-end;display:flex;height:64px;justify-content:center;width:64px}.image-and-text__icon img{max-height:40px;max-width:40px;width:100%}.image-and-text__cta-group{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-top:20px;width:fit-content}.image-and-text__cta{align-items:center;background-color:#0b08c8;border-radius:999rem;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;letter-spacing:-.1px;line-height:1.22;padding:16px 32px;text-decoration:none;white-space:nowrap;width:fit-content}.image-and-text__cta:focus,.image-and-text__cta:hover{background-color:#06046e;color:#fff}.image-and-text__cta-subtitle{align-self:stretch;color:#8c8c8c;font-size:12px;font-weight:400;letter-spacing:.1px;line-height:16px;margin:0;text-align:center}.image-and-text__image{background-color:#fff;flex:0 1 60%;height:100%;max-width:60%}@media (max-width:767px){.image-and-text__image{flex:none;height:auto;max-width:none;width:100%}}.image-and-text__image img{display:block;height:100%;object-fit:contain;width:100%}@media (max-width:767px){.image-and-text__image img{height:auto}}.image-and-text__image iframe,.image-and-text__image video{height:100%;pointer-events:none;width:100%}@media (max-width:767px){.image-and-text__image iframe,.image-and-text__image video{aspect-ratio:16/9;height:auto}}