.section--text-image{background-color:#fff;color:#003984}@media(max-width:1023px){.section--text-image .container{flex-direction:column;padding:64px 16px}}@media(min-width:1024px){.section--text-image .container{flex-direction:row;align-items:flex-start;padding:96px 0}}.section--text-image .section__heading{line-height:1.25}@media(min-width:1024px){.section--text-image .section__heading{max-width:36%}}.section--text-image .section__content{display:flex;flex-direction:column}@media(max-width:1023px){.section--text-image .section__content{margin-top:32px;gap:24px}}@media(min-width:1024px){.section--text-image .section__content{flex:0 1 64%;gap:32px}}.section--text-image .section__description{display:flex;flex-direction:column;gap:16px}.section--text-image .image-embed{position:relative;width:100%;aspect-ratio:16/9}.section--text-image .image-embed--fixed{aspect-ratio:unset;display:flex;justify-content:center}.section--text-image .image-embed--fixed img{position:static;width:auto;height:auto}.section--text-image .button{width:-moz-fit-content;width:fit-content}.section--text-image.section--text-image--inverted{background-color:#003984;color:#fff}.section--text-image.section--text-image--inverted .section__heading{color:#fff}.section--text-image.section--text-image--inverted .button:hover{background-color:#fff;color:#001c40}