@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.cta{background-color:#003961;text-align:center;position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}.cta:after{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#003961;content:"";z-index:10;opacity:.9}.cta--yellow-background:after{background-color:#ffde6c;opacity:1}.cta__inner{position:relative;z-index:20}.cta__subtitle{font-size:.9375rem;line-height:1.5rem;color:#ffde6c;margin-bottom:16px;text-transform:uppercase}.cta--yellow-background .cta__subtitle{color:#003961}@media(min-width:1200px){.cta__subtitle{font-size:1.5rem;margin-bottom:24px}}.cta__title{font-size:1.75rem;line-height:1.75rem;color:#fff;text-transform:uppercase}.cta--yellow-background .cta__title{color:#003961}@media(min-width:1200px){.cta__title{font-size:2.5rem;line-height:2.5rem}}.cta__text{margin-top:16px;margin-bottom:32px;color:#fff;line-height:1.75rem;font-size:1.3125rem}.cta--yellow-background .cta__text{color:#003961}.cta__icon{border-radius:50%;background-color:#fff;width:32px;height:32px;display:flex;justify-content:center;align-items:center;flex:0 0 32px;box-shadow:0 8px 16px #e6ebef;padding:0;margin:0 auto 40px;width:60px;height:60px;border:2px solid #003961;box-shadow:0 12px 24px rgba(179,155,76,.6)}@media(min-width:768px){.cta__icon{width:60px;height:60px;margin-bottom:24px;border-width:2px;margin-right:0;box-shadow:0 20px 40px #e6ebef}}@media(min-width:1200px){.cta__icon{width:80px;height:80px}}.cta__icon img,.cta__icon svg{max-width:70%;max-height:70%}@media(min-width:768px){.cta__icon{box-shadow:0 12px 24px rgba(179,155,76,.6);margin:0 auto 40px}}.cta__icon-image{max-width:60px;height:auto}.cta__button-wrapper{margin-top:24px}@media(min-width:768px){.cta__button-wrapper{display:flex;align-items:center;justify-content:center}}.cta__button{width:100%}.cta__button:nth-child(2){margin-top:8px;border:1px solid #ffde6c}@media(min-width:768px){.cta__button:nth-child(2){margin:0 0 0 8px}}.cta__button:nth-child(2):hover{border:1px solid #ffde6c}@media(min-width:1024px){.cta__button{width:auto}}