@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}.hero-home-c{position:relative;background-color:#003961;min-height:375px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:1024px){.hero-home-c{background-color:#ffde6c;min-height:600px}}@media(min-width:1200px){.hero-home-c{min-height:672px}}@media(min-width:1600px){.hero-home-c{min-height:752px}}.hero-home-c__inner{position:relative;margin:32px 0}@media(min-width:1024px){.hero-home-c__inner{animation:none;margin:0;position:absolute;width:100%;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end}}@media(min-width:1200px){.hero-home-c__inner{transform:translateX(-50%) translateY(36px)}}@media(max-width:1023.98px){.hero-home-c-slider--blue-background-color .hero-home-c__inner{width:100%}}.hero-home-c__text-wrapper{animation:fadeInOutText 8s infinite}@keyframes fadeInOutText{0%,49%{opacity:0;transform:translateX(110%)}50%,55%{opacity:1;transform:translateX(0)}56%,90%{opacity:1;transform:translateX(0)}91%,95%{opacity:0;transform:translateX(-110%)}96%,to{opacity:0;transform:translateX(110%)}}@media(min-width:1024px){.hero-home-c__text-wrapper{opacity:1;animation:none}}@media(max-width:1023.98px){.hero-home-c-slider--blue-background-color .hero-home-c__text-wrapper{background:rgba(0,57,97,.5);padding:16px 20px;min-height:190px;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-home-c-slider--blue-background-color .hero-home-c__text-wrapper .hero-home-c__title{margin-bottom:0}}.hero-home-c__content{text-align:center}@media(min-width:1024px){.hero-home-c__content{text-align:left;position:relative;padding:15px;margin-right:16px;background:rgba(0,57,97,.5);max-width:680px;transition-delay:0s;transform:translateX(-20px);transition:all .2s cubic-bezier(.76,0,.24,1);opacity:0}.hero-home-c--mounted .hero-home-c__content{opacity:1;transform:translateX(0)}}@media(min-width:1328px){.hero-home-c__content{margin-right:16px;padding:32px}}.hero-home-c__mobile-bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:all .2s cubic-bezier(.76,0,.24,1)}.hero-home-c--mounted .hero-home-c__mobile-bg{opacity:1}.hero-home-c__mobile-bg:after{content:"";background:linear-gradient(270deg,rgba(0,57,97,0),#003961 49.48%,rgba(0,57,97,0));opacity:.8;position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width:1023.98px){.hero-home-c-slider--blue-background-color .hero-home-c__mobile-bg:after{content:unset}}.hero-home-c__subtitle{position:relative;margin:0 0 8px;font-size:1.25rem;line-height:1.25rem;transition:all .2s cubic-bezier(.76,0,.24,1);transition-delay:.15s;transform:translateY(-20px);opacity:0}.hero-home-c--mounted .hero-home-c__subtitle{transform:translateY(0);opacity:1}@media(min-width:1024px){.hero-home-c__subtitle{transition-delay:.2s;transform:translateX(-20px);opacity:0}.hero-home-c--mounted .hero-home-c__subtitle{transform:translateX(0)}}@media(min-width:1328px){.hero-home-c__subtitle{font-size:1.5rem;line-height:1.5rem}}.hero-home-c__title{position:relative;margin:0 0 16px;font-size:3.125rem;line-height:2.5rem;transition:all .2s cubic-bezier(.76,0,.24,1)}.hero-home-c--mounted .hero-home-c__title{transform:translateY(0)}@media(min-width:1024px){.hero-home-c__title{font-size:5rem;line-height:4rem;transition-delay:.4s;transform:translateX(-20px);opacity:0}.hero-home-c--mounted .hero-home-c__title{transform:translateX(0);opacity:1}}.hero-home-c__button-wrapper{position:relative;display:block;margin-top:24px;transition:all .2s cubic-bezier(.76,0,.24,1);transform:translateY(-20px);transition-delay:.45s;opacity:0}.hero-home-c--mounted .hero-home-c__button-wrapper{transform:translateY(0);opacity:1}@media(min-width:1024px){.hero-home-c__button-wrapper{margin-top:24px;transition-delay:.6s;transform:translateX(-20px);opacity:0}.hero-home-c--mounted .hero-home-c__button-wrapper{transform:translateX(0)}}.hero-home-c__bg-image,.hero-home-c__bg-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.hero-home-c__bg-image{background-size:cover;background-position:50% 50%}.hero-home-c__bg-image--center-top{background-position:top}.hero-home-c__bg-image--2{transform:translateX(100%);transition:all .2s cubic-bezier(.76,0,.24,1);transition-duration:.75s}.hero-home-c--show-second .hero-home-c__bg-image--2{transform:translateX(0)}