@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}.responsive-image{padding:40px 0}.responsive-image__figure{margin:0 auto;max-width:100%;width:100%}.responsive-image__media{position:relative;overflow:hidden;--responsive-image-aspect:16/9;--responsive-image-aspect-mobile:var(--responsive-image-aspect);--responsive-image-object-fit:cover;--responsive-image-object-position:50% 50%;--responsive-image-object-fit-mobile:var(--responsive-image-object-fit);--responsive-image-object-position-mobile:var(--responsive-image-object-position);--responsive-image-background:transparent;--responsive-image-width:100%;--responsive-image-width-mobile:var(--responsive-image-width);--responsive-image-height:none;--responsive-image-height-mobile:var(--responsive-image-height);--responsive-image-height-fixed:auto;--responsive-image-height-fixed-mobile:var(--responsive-image-height-fixed);aspect-ratio:var(--responsive-image-aspect);width:min(100%,var(--responsive-image-width,100%));max-width:100%;margin-left:auto;margin-right:auto;max-height:var(--responsive-image-height,none);height:var(--responsive-image-height-fixed,auto);background-color:var(--responsive-image-background)}.responsive-image__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.responsive-image__img,.responsive-image__picture img{width:100%;height:100%;-o-object-fit:var(--responsive-image-object-fit,cover);object-fit:var(--responsive-image-object-fit,cover);-o-object-position:var(--responsive-image-object-position,50% 50%);object-position:var(--responsive-image-object-position,50% 50%);display:block}.responsive-image__caption{margin-top:16px;text-align:center;font-size:.9375rem}@media(max-width:767.98px){.responsive-image{padding:32px 0}.responsive-image__media{--responsive-image-aspect:var(--responsive-image-aspect-mobile,var(--responsive-image-aspect));width:min(100%,var(--responsive-image-width-mobile,var(--responsive-image-width,100%)));max-height:var(--responsive-image-height-mobile,var(--responsive-image-height,none));height:var(--responsive-image-height-fixed-mobile,var(--responsive-image-height-fixed,auto))}.responsive-image__img,.responsive-image__picture img{-o-object-fit:var(--responsive-image-object-fit-mobile,var(--responsive-image-object-fit,cover));object-fit:var(--responsive-image-object-fit-mobile,var(--responsive-image-object-fit,cover));-o-object-position:var(--responsive-image-object-position-mobile,var(--responsive-image-object-position,50% 50%));object-position:var(--responsive-image-object-position-mobile,var(--responsive-image-object-position,50% 50%))}}