.standout-cta,.standout-cta .wrapper{background-color:var(--background-color)}.standout-cta .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:990px){.standout-cta .wrapper{flex-direction:row;height:445px}}.standout-cta .title{text-transform:uppercase}.standout-cta .flip-content .text{order:2}.standout-cta .flip-content .images{order:1}.standout-cta .text{display:flex;flex-direction:column;gap:var(--space-4);max-width:551px;padding:var(--space-12) var(--space-4)}@media (min-width:990px){.standout-cta .text{padding:var(--space-12)}}.standout-cta .text a{width:-moz-fit-content;width:fit-content}.standout-cta .image-underlay{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:100%}.standout-cta .image-underlay img{opacity:1;transform:scale(.73)}.standout-cta .btn-standout-cta{margin-top:var(--space-4)}.standout-cta p{font-size:var(--font-size-b1)}