.text-image-block{padding:min(calc(2.5rem + 3.75 * (100vw - 22.5rem) / 77.5),6.25rem) 0;font-family:Poppins;font-style:normal}.text-image-block.style-grey{background:#f5f5f5}.text-image-block.style-dark{background:#051120}.text-image-block.style-dark .content-wrapper .top .headline{color:#fff}.text-image-block.style-dark .content-wrapper .line{opacity:.5;background:hsla(0,0%,100%,.2)}.text-image-block.style-dark .content-wrapper .text{color:#fff}.text-image-block.style-dark .content-wrapper .buttons-wrapper .cta.style-outline{border-color:#fff;color:#fff}.text-image-block .inner{display:grid;grid-template-columns:1fr;gap:min(calc(1.875rem + 1.875 * (100vw - 22.5rem) / 77.5),3.75rem);max-width:92.5rem}@media(min-width: 48rem){.text-image-block .inner.has-image{grid-template-columns:1fr 1fr}.text-image-block .inner.image-right .image{order:2}}@media(min-width: 64rem){.text-image-block .inner{width:100%;max-width:92.5rem}}.text-image-block .image{position:relative;max-width:44.375rem;max-height:37.5rem;font-size:0}.text-image-block .image::after{display:inline-block;padding-top:84.5070422535%;width:100%;content:""}.text-image-block .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.text-image-block .content-wrapper{display:flex;flex-direction:column;gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem);padding:1.25rem 0}.text-image-block .content-wrapper .top{display:flex;flex-direction:column;gap:1.25rem;flex-grow:1}.text-image-block .content-wrapper .top .overline{color:#2357ce;font-size:1rem;font-weight:500;line-height:120%;text-transform:uppercase}.text-image-block .content-wrapper .top .headline{color:#282828;font-size:2.5rem;font-weight:500;line-height:120%;text-transform:uppercase;text-align:left;margin:0}.text-image-block .content-wrapper .top .headline::after{display:none}.text-image-block .content-wrapper .line{margin:0;height:1px;width:100%;background:#2451b9;opacity:.2}.text-image-block .content-wrapper .text{color:#8f8f8f;font-size:min(calc(1.125rem + 0.125 * (100vw - 22.5rem) / 77.5),1.25rem);font-weight:400;line-height:140%}.text-image-block .content-wrapper .buttons-wrapper{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 48rem){.text-image-block .content-wrapper .buttons-wrapper{flex-direction:row}}.text-image-block .content-wrapper .buttons-wrapper .cta{display:flex;padding:1rem;justify-content:center;align-items:center;gap:1rem;color:#fff;text-decoration:none;text-transform:uppercase;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem)}.text-image-block .content-wrapper .buttons-wrapper .cta.style-normal{background:#2451b9}.text-image-block .content-wrapper .buttons-wrapper .cta.style-outline{border:1px solid #2451b9;color:#000}.text-image-block .content-wrapper .buttons-wrapper .cta .btn-icon{display:flex;align-items:center}