.eo__logo{fill:var(--eo-theme-color-text-default)}@media only screen and (min-width:984px){.header__entries,.header__title{opacity:1;transform:translateY(0);transition:transform .5s ease,opacity .5s ease}.header.-inactive .header__entries,.header.-inactive .header__title{opacity:0;transform:translateY(-100%);transition-duration:.3s}.header__indicator{opacity:0;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease}.header.-inactive .header__indicator{opacity:1;transform:translateY(0);transition-duration:.5s}}.header{display:unset;position:relative}.header__static{display:none}@media only screen and (min-width:984px){.header__static{display:block;left:0;position:absolute;top:0;transform:scaleY(2.5);transform-origin:top;width:1px}}.header__container,.header__static{height:54px}@media only screen and (min-width:984px){.header__container,.header__static{height:80px}}@media only screen and (min-width:1800px){.header__container,.header__static{height:96px}}.header__container{display:flex;left:0;position:sticky;top:0;width:100%;z-index:10}.header__background{background:var(--eo-theme-color-background-default);content:"";height:100%;left:0;position:absolute;transition:background-color .2s ease;width:100%}.header__inner{display:flex;flex-wrap:wrap}@media only screen and (min-width:0px){.header__inner{margin-left:auto;margin-right:auto;width:calc(100% - 16px)!important}.header__inner>*{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.header__inner{margin-left:auto;margin-right:auto;width:calc(100% - 70px)!important}.header__inner>*{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;width:50%}}@media only screen and (min-width:984px){.header__inner{margin-left:auto;margin-right:auto;width:calc(100% - 106px)!important}.header__inner>*{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:50%}}@media only screen and (min-width:1200px){.header__inner{margin-left:auto;margin-right:auto;width:calc(100% - 156px)!important}.header__inner>*{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:50%}}@media only screen and (min-width:1800px){.header__inner{margin-left:auto;margin-right:auto;width:1620px!important}.header__inner>*{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:50%}}.header__inner{align-items:center;background:var(--eo-theme-color-background-default);position:relative}@media only screen and (min-width:984px){.header__inner{background:transparent}}.header__navigation{display:block}@media screen and (min-width:0px) and (max-width:983px){.header__navigation{background:var(--eo-theme-color-background-default);height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:-100%;transform:translateZ(0);transition:opacity .5s ease-in,transform .5s ease-in;width:100%}.header__navigation.-active,.header__navigation.router-link-active{opacity:1;transform:translate3d(0,100%,0) translate3d(0,54px,0);transition:opacity .5s ease-out,transform .5s ease-out}.header__navigation.-active .header__entry,.header__navigation.router-link-active .header__entry{animation:eo_blendin 1s ease-in forwards;opacity:1}.header__navigation.-active .header__entries,.header__navigation.router-link-active .header__entries{transform:translate3d(0,35px,0)}}@media only screen and (min-width:984px){.header__navigation{position:relative}}.header__indicator{display:none}@media only screen and (min-width:984px){.header__indicator{color:var(--eo-theme-color-text-default);content:attr(data-indicator-label);display:block;font-weight:400;font:var(--eo-core-text-100-normal-regular);font-variant-ligatures:none;position:absolute;right:0;top:0}}@media only screen and (min-width:984px) and (min-width:984px){.header__indicator{font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:984px) and (min-width:1800px){.header__indicator{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}.header__entries{display:flex;justify-content:flex-end}@media screen and (min-width:0px) and (max-width:983px){.header__entries{display:block;left:0;position:absolute;top:0;transform:translateZ(0);transition:transform 1s ease;width:100%}}@media only screen and (min-width:984px) and (min-width:0px){.header__entries{gap:var(--eo-core-spacing-400)}}@media only screen and (min-width:984px) and (min-width:984px){.header__entries{gap:var(--eo-core-spacing-500)}}@media only screen and (min-width:984px) and (min-width:1800px){.header__entries{gap:var(--eo-core-spacing-600)}}.header__logo{height:24px;width:28px;z-index:10}@media only screen and (min-width:984px){.header__logo{height:48px;width:58px}}.header__brand{align-items:center;display:flex;flex-grow:1;flex-shrink:1}.header__title{font:var(--eo-core-text-100-normal-regular);font-variant-ligatures:none}@media only screen and (min-width:984px){.header__title{font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.header__title{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}.header__title{font-weight:700;letter-spacing:-.025em;z-index:10}@media screen and (min-width:0px) and (max-width:983px){.header__title{font-size:12px}}.header__entry{color:var(--eo-theme-color-text-default);font-size:18px;font-weight:400;margin:0 8px}.header__entry,.header__entry span{position:relative}.header__entry span:after{background-color:currentColor;bottom:-5px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease,width .3s ease .5s;width:100%}@media screen and (min-width:0px) and (max-width:983px){.header__entry{animation:eo_blendout .5s ease-out;border-bottom:1px solid var(--eo-core-color-grey-90);display:block;opacity:0;padding:12px 0}.header__entry.-active span:after,.header__entry.router-link-active span:after{transform:scale(1)}}@media screen and (min-width:768px) and (max-width:983px){.header__entry{margin:0 36px}}@media only screen and (min-width:984px){.header__entry comma span:after,.header__entry:hover span:after{transform:scale(1)}.header__entry{margin:0}.header__entry.-active span:after,.header__entry.router-link-active span:after{transform:scale(1)}}.header__bar{display:block;position:relative;right:0;top:0;transition:transform .5s ease;transition-delay:.3s}.header__bar:before{background:var(--eo-theme-color-text-default);content:"";height:2px;position:absolute;right:0;top:0;transform:rotate(0);transition:transform .5s ease;transition-delay:0;width:20px}.header__bar:first-child{transform:translate3d(0,23px,0)}.header__bar:last-child{transform:translate3d(0,29px,0)}.header__toggle{border:none;display:block;height:54px;outline:0;padding:0 8px 0 16px;position:absolute;right:0;top:0;width:44px;z-index:10}.header__toggle.-active .header__bar{transform:translate3d(0,26px,0);transition-delay:.1s}.header__toggle.-active .header__bar:first-child:before{transform:rotate(45deg);transition-delay:.5s}.header__toggle.-active .header__bar:last-child:before{transform:rotate(-45deg);transition-delay:.5s}@media only screen and (min-width:984px){.header__toggle{display:none}}.cookiebot-modal__content-inner a{color:var(--eo-theme-color-primary);font-family:Messina Sans,Helvetica,Arial,sans-serif;text-decoration:none;transition:color .3s ease}.cookiebot-modal__content-inner a comma,.cookiebot-modal__content-inner a.-active,.cookiebot-modal__content-inner a:active,.cookiebot-modal__content-inner a:hover{color:var(--eo-theme-color-accent)}.cookiebot-modal{background-color:#fff;display:block;height:100%;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:12!important}.cookiebot-modal__header{display:flex;flex-wrap:wrap;position:relative}@media only screen and (min-width:0px){.cookiebot-modal__header{margin-left:auto;margin-right:auto;width:calc(100% - 16px)!important}}@media only screen and (min-width:768px){.cookiebot-modal__header{margin-left:auto;margin-right:auto;width:calc(100% - 70px)!important}}@media only screen and (min-width:984px){.cookiebot-modal__header{margin-left:auto;margin-right:auto;width:calc(100% - 106px)!important}}@media only screen and (min-width:1200px){.cookiebot-modal__header{margin-left:auto;margin-right:auto;width:calc(100% - 156px)!important}}@media only screen and (min-width:1800px){.cookiebot-modal__header{margin-left:auto;margin-right:auto;width:1620px!important}}@media only screen and (min-width:0px){.cookiebot-modal__header-inner{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.cookiebot-modal__header-inner{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:83.3333333333%}}@media only screen and (min-width:984px){.cookiebot-modal__header-inner{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:83.3333333333%}}@media only screen and (min-width:1200px){.cookiebot-modal__header-inner{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:83.3333333333%}}@media only screen and (min-width:1800px){.cookiebot-modal__header-inner{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:83.3333333333%}}.cookiebot-modal__header-inner{align-items:center;display:flex;flex-direction:row;height:54px;justify-content:space-between}@media only screen and (min-width:768px){.cookiebot-modal__header-inner{height:70px}}.cookiebot-modal__header-inner>span{box-sizing:content-box!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;margin-bottom:0!important;padding:10px 0!important;position:relative}.cookiebot-modal__header-inner>span:before{background-color:currentColor;content:"";display:none;height:1px;left:0;margin-top:-1px;position:absolute;top:50%;width:5vw!important}@media only screen and (min-width:1800px){.cookiebot-modal__header-inner>span:before{width:96px!important}}@media only screen and (min-width:0px){.cookiebot-modal__header-inner>span:before{transform:translate(-100%) translate(-16px)}}@media only screen and (min-width:768px){.cookiebot-modal__header-inner>span:before{transform:translate(-100%) translate(-14px)}}@media only screen and (min-width:984px){.cookiebot-modal__header-inner>span:before{transform:translate(-100%) translate(-18px)}}@media only screen and (min-width:1200px){.cookiebot-modal__header-inner>span:before{transform:translate(-100%) translate(-24px)}}@media only screen and (min-width:1800px){.cookiebot-modal__header-inner>span:before{transform:translate(-100%) translate(-30px)}}@media only screen and (min-width:768px){.cookiebot-modal__header-inner>span:before{display:block}}.cookiebot-modal__content{height:calc(100% - 54px);margin:0 auto;position:relative;width:100%}@media only screen and (min-width:768px){.cookiebot-modal__content{height:calc(100% - 70px)}}.cookiebot-modal__content-inner{display:flex;flex-wrap:wrap;position:relative}@media only screen and (min-width:0px){.cookiebot-modal__content-inner{margin-left:auto;margin-right:auto;width:calc(100% - 16px)!important}}@media only screen and (min-width:768px){.cookiebot-modal__content-inner{margin-left:auto;margin-right:auto;width:calc(100% - 70px)!important}}@media only screen and (min-width:984px){.cookiebot-modal__content-inner{margin-left:auto;margin-right:auto;width:calc(100% - 106px)!important}}@media only screen and (min-width:1200px){.cookiebot-modal__content-inner{margin-left:auto;margin-right:auto;width:calc(100% - 156px)!important}}@media only screen and (min-width:1800px){.cookiebot-modal__content-inner{margin-left:auto;margin-right:auto;width:1620px!important}}@media only screen and (min-width:0px){.cookiebot-modal__content-inner>div{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.cookiebot-modal__content-inner>div{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:83.3333333333%}}@media only screen and (min-width:984px){.cookiebot-modal__content-inner>div{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:83.3333333333%}}@media only screen and (min-width:1200px){.cookiebot-modal__content-inner>div{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:83.3333333333%}}@media only screen and (min-width:1800px){.cookiebot-modal__content-inner>div{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:83.3333333333%}}.cookiebot-modal__content-inner>div .CookieDeclarationTypeHeader{margin-bottom:16px}.cookiebot-modal__content-inner>div .CookieDeclarationType{border:none!important;margin:80px 0;padding:0!important}.cookiebot-modal__content-inner a{text-decoration:underline}@media only screen and (min-width:768px){.cookiebot-modal__close-icon{cursor:pointer;height:40px;transition:all .3s ease;width:40px}}.cookiebot-modal__close-icon svg{height:32px;width:32px}.footer{background-color:var(--eo-core-color-black);color:var(--eo-core-color-grey-99)}.footer ::-moz-selection{background-color:var(--eo-core-color-white);color:var(--eo-core-color-black)}.footer ::selection{background-color:var(--eo-core-color-white);color:var(--eo-core-color-black)}.footer__container{display:flex;flex-wrap:wrap;position:relative}@media only screen and (min-width:0px){.footer__container{margin-left:auto;margin-right:auto;width:calc(100% - 16px)!important}}@media only screen and (min-width:768px){.footer__container{margin-left:auto;margin-right:auto;width:calc(100% - 70px)!important}}@media only screen and (min-width:984px){.footer__container{margin-left:auto;margin-right:auto;width:calc(100% - 106px)!important}}@media only screen and (min-width:1200px){.footer__container{margin-left:auto;margin-right:auto;width:calc(100% - 156px)!important}}@media only screen and (min-width:1800px){.footer__container{margin-left:auto;margin-right:auto;width:1620px!important}}.footer__headline{font:var(--eo-core-text-600-compact-regular);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__headline{font:var(--eo-core-text-700-compact-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__headline{font:var(--eo-core-text-1000-compact-regular);font-variant-ligatures:none}}@media only screen and (min-width:0px){.footer__headline{margin:var(--eo-core-spacing-1100) 0 var(--eo-core-spacing-800) 0}}@media only screen and (min-width:984px){.footer__headline{margin:var(--eo-core-spacing-1300) 0 var(--eo-core-spacing-900) 0}}@media only screen and (min-width:1800px){.footer__headline{margin:var(--eo-core-spacing-1400) 0 var(--eo-core-spacing-1100) 0}}@media only screen and (min-width:0px){.footer__headline{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.footer__headline{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:984px){.footer__headline{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.footer__headline{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1800px){.footer__headline{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:100%}}.footer__subtitle{font:var(--eo-core-text-300-compact-bold);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__subtitle{font:var(--eo-core-text-400-compact-bold);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__subtitle{font:var(--eo-core-text-600-compact-bold);font-variant-ligatures:none}}.footer__wrapper{display:flex;flex-direction:column}@media only screen and (min-width:0px){.footer__wrapper{gap:var(--eo-core-spacing-600)}}@media only screen and (min-width:984px){.footer__wrapper{gap:var(--eo-core-spacing-800)}}@media only screen and (min-width:1800px){.footer__wrapper{gap:var(--eo-core-spacing-900)}}@media only screen and (min-width:0px){.footer__wrapper{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.footer__wrapper{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:984px){.footer__wrapper{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.footer__wrapper{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1800px){.footer__wrapper{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:100%}}.footer__boilerplate{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:768px){.footer__boilerplate{display:flex;flex-direction:row;flex-flow:row wrap;gap:0}}@media only screen and (min-width:768px) and (min-width:0px){.footer__boilerplate{margin-left:-8px;margin-right:-8px}}@media only screen and (min-width:768px) and (min-width:768px){.footer__boilerplate{margin-left:-7px;margin-right:-7px}}@media only screen and (min-width:768px) and (min-width:984px){.footer__boilerplate{margin-left:-9px;margin-right:-9px}}@media only screen and (min-width:768px) and (min-width:1200px){.footer__boilerplate{margin-left:-12px;margin-right:-12px}}@media only screen and (min-width:768px) and (min-width:1800px){.footer__boilerplate{margin-left:-15px;margin-right:-15px}}.footer__boilerplate__inner{display:flex;flex-flow:row wrap;width:100%}.footer__boilerplate__infobox,.footer__boilerplate__linkbox{display:flex;flex-direction:column}@media only screen and (min-width:0px){.footer__boilerplate__infobox,.footer__boilerplate__linkbox{gap:var(--eo-core-spacing-300)}}@media only screen and (min-width:984px){.footer__boilerplate__infobox,.footer__boilerplate__linkbox{gap:var(--eo-core-spacing-400)}}@media only screen and (min-width:1800px){.footer__boilerplate__infobox,.footer__boilerplate__linkbox{gap:var(--eo-core-spacing-500)}}.footer__boilerplate__infobox{display:flex;flex-direction:column}@media screen and (min-width:0px) and (max-width:767px){.footer__boilerplate__infobox{width:100%}}@media only screen and (min-width:768px){.footer__boilerplate__infobox{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:50%}}@media only screen and (min-width:984px){.footer__boilerplate__infobox{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:50%}}@media only screen and (min-width:1200px){.footer__boilerplate__infobox{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:50%}}@media only screen and (min-width:1800px){.footer__boilerplate__infobox{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:41.6666666667%}}@media only screen and (min-width:768px){.footer__boilerplate__linkbox{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:0!important;width:41.6666666667%}}@media only screen and (min-width:984px){.footer__boilerplate__linkbox{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:41.6666666667%}}@media only screen and (min-width:1200px){.footer__boilerplate__linkbox{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:41.6666666667%}}@media only screen and (min-width:1800px){.footer__boilerplate__linkbox{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:41.6666666667%}}.footer__boilerplate__office{display:flex;flex-direction:column;margin-bottom:32px}@media screen and (min-width:0px) and (max-width:767px){.footer__boilerplate__office{width:100%}}@media only screen and (min-width:0px){.footer__boilerplate__office{gap:var(--eo-core-spacing-300)}}@media only screen and (min-width:984px){.footer__boilerplate__office{gap:var(--eo-core-spacing-400)}}@media only screen and (min-width:1800px){.footer__boilerplate__office{gap:var(--eo-core-spacing-500)}}@media only screen and (min-width:768px){.footer__boilerplate__office{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:41.6666666667%}}@media only screen and (min-width:984px){.footer__boilerplate__office{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;margin-left:0!important;width:25%}}@media only screen and (min-width:1200px){.footer__boilerplate__office{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:25%}}@media only screen and (min-width:1800px){.footer__boilerplate__office{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:25%}}@media only screen and (min-width:984px){.footer__boilerplate__office:first-child{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:25%}}@media only screen and (min-width:1200px){.footer__boilerplate__office:first-child{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:25%}}@media only screen and (min-width:1800px){.footer__boilerplate__office:first-child{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:25%}}.footer__boilerplate__office:last-child{margin-bottom:0}.footer__boilerplate__subtitle{font:var(--eo-core-text-300-compact-bold);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__boilerplate__subtitle{font:var(--eo-core-text-400-compact-bold);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__boilerplate__subtitle{font:var(--eo-core-text-600-compact-bold);font-variant-ligatures:none}}.footer__boilerplate__text{font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__boilerplate__text{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__boilerplate__text{font:var(--eo-core-text-500-normal-regular);font-variant-ligatures:none}}.footer__boilerplate__links{display:flex;flex-direction:column;gap:12px}.footer__boilerplate__link{display:flex}.footer__link-wrapper{align-items:center;display:flex}@media only screen and (min-width:0px){.footer__link{gap:var(--eo-core-spacing-100)}}@media only screen and (min-width:984px){.footer__link{gap:var(--eo-core-spacing-200)}}@media only screen and (min-width:1800px){.footer__link{gap:var(--eo-core-spacing-300)}}.footer__link{font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__link{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__link{font:var(--eo-core-text-500-normal-regular);font-variant-ligatures:none}}.footer__link{align-items:center;color:var(--eo-core-color-white);cursor:pointer;display:flex;justify-content:flex-start;position:relative}.footer__link:after{background-color:currentColor;bottom:-5px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease,width .3s ease .5s;width:100%}.footer__link comma:after,.footer__link:hover:after{transform:scale(1)}.footer__link__icon{height:25px;width:18px}.footer__link__icon path{fill:var(--eo-core-color-grey-99)}.footer__social{align-items:center;display:flex;gap:8px;justify-content:flex-start}@media only screen and (min-width:0px){.footer__social{margin:var(--eo-core-spacing-900) 0}}@media only screen and (min-width:984px){.footer__social{margin:var(--eo-core-spacing-1100) 0}}@media only screen and (min-width:1800px){.footer__social{margin:var(--eo-core-spacing-1200) 0}}@media only screen and (min-width:0px){.footer__social{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.footer__social{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;margin-left:8.3333333333%!important;width:91.6666666667%}}@media only screen and (min-width:984px){.footer__social{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:91.6666666667%}}@media only screen and (min-width:1200px){.footer__social{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:91.6666666667%}}@media only screen and (min-width:1800px){.footer__social{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:91.6666666667%}}.footer__social__button{align-items:center;border:1px solid var(--eo-core-color-grey-99);border-radius:50%;cursor:pointer;display:flex;font-size:0;justify-content:center;padding:12px}.footer__social__button svg{height:24px;width:24px}.footer__social__button svg path{fill:var(--eo-core-color-grey-99)}.footer__social__button comma,.footer__social__button:hover{border:1px solid var(--eo-core-color-grey-80)}.footer__social__button comma path,.footer__social__button:hover path{fill:var(--eo-core-color-grey-80)}.footer__navigation{display:flex;flex-direction:column}@media only screen and (min-width:0px){.footer__navigation{padding:var(--eo-core-spacing-400) 0}}@media only screen and (min-width:984px){.footer__navigation{padding:var(--eo-core-spacing-500) 0}}@media only screen and (min-width:1800px){.footer__navigation{padding:var(--eo-core-spacing-600) 0}}.footer__navigation{gap:var(--eo-core-spacing-600)}@media only screen and (min-width:0px){.footer__navigation{border-left:8px solid transparent;border-right:8px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.footer__navigation{border-left:7px solid transparent;border-right:7px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:984px){.footer__navigation{border-left:9px solid transparent;border-right:9px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.footer__navigation{border-left:12px solid transparent;border-right:12px solid transparent;flex:0 0 auto;width:100%}}@media only screen and (min-width:1800px){.footer__navigation{border-left:15px solid transparent;border-right:15px solid transparent;flex:0 0 auto;width:100%}}.footer__navigation__links{display:flex;flex-direction:column;font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none;gap:8px}@media only screen and (min-width:984px){.footer__navigation__links{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__navigation__links{font:var(--eo-core-text-500-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:768px){.footer__navigation__links{flex-direction:row}}@media only screen and (min-width:768px) and (min-width:0px){.footer__navigation__links{gap:var(--eo-core-spacing-400)}}@media only screen and (min-width:768px) and (min-width:984px){.footer__navigation__links{gap:var(--eo-core-spacing-500)}}@media only screen and (min-width:768px) and (min-width:1800px){.footer__navigation__links{gap:var(--eo-core-spacing-600)}}.footer__navigation__link{font:var(--eo-core-text-200-normal-regular);font-variant-ligatures:none}@media only screen and (min-width:984px){.footer__navigation__link{font:var(--eo-core-text-300-normal-regular);font-variant-ligatures:none}}@media only screen and (min-width:1800px){.footer__navigation__link{font:var(--eo-core-text-500-normal-regular);font-variant-ligatures:none}}.footer__navigation__link{color:var(--eo-core-color-white);cursor:pointer;position:relative}.footer__navigation__link:after{background-color:currentColor;bottom:-5px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease,width .3s ease .5s;width:100%}.footer__navigation__link comma:after,.footer__navigation__link:hover:after{transform:scale(1)}.footer__navigation__link.router-link-active:after{transform:scale(1);width:100%}.footer__navigation__link--cookie{vertical-align:unset}@media only screen and (min-width:768px){.footer__navigation{flex:0 0 100%;flex-direction:row;gap:0;justify-content:space-between}}
