@keyframes removeBG{0%{background-position:100%;opacity:0}to{background-position:0;opacity:1}}.language-switcher{position:relative}@media (min-width:1025px){.language-switcher:hover>button>svg{transform:rotate(-180deg)}.language-switcher:hover .language-switcher__list-wrapper{opacity:1;padding-top:1.25rem;visibility:visible}}.language-switcher button>svg{fill:var(--epcido-text-primary);transition:transform .3s ease-in-out}.language-switcher button{align-items:center;column-gap:.25rem;display:flex}@media (max-width:1024px){.language-switcher button{font-size:.9375rem;justify-content:space-between;padding:.5rem .75rem;width:100%}}.language-switcher__trigger-label{align-items:center;column-gap:.75rem;display:flex}@media (min-width:1025px){.language-switcher__trigger-label{column-gap:.75rem}}.language-switcher__globe-icon{stroke:var(--epcido-text-primary)}@media (min-width:1025px){.language-switcher__globe-icon{display:none}}.language-switcher__language-list{background-color:var(--epcido-white);display:flex;flex-direction:column;justify-content:flex-start}@media (min-width:1025px){.language-switcher__language-list{padding:1rem 2rem}}.language-switcher__language-list li a{white-space:nowrap}@media (max-width:1024px){.language-switcher__language-list li a{display:block;font-size:.9375rem}}.language-switcher__list-wrapper{opacity:0;position:absolute;z-index:999}@media (min-width:1025px){.language-switcher__list-wrapper{min-width:100%;right:0;top:100%;transition:padding-top .3s ease-in-out,opacity .3s ease-in-out;visibility:hidden}}@media (max-width:1024px){.language-switcher__list-wrapper{bottom:100%;transition:padding-bottom .3s ease-in-out,opacity .3s ease-in-out;visibility:hidden;width:100%}}.language-switcher__language-list li.languate-switcher__language--active{display:none}.language-switcher__language-list li{column-gap:.25rem;padding:.5rem .75rem;position:relative;transition:background-color .3s ease-out}.language-switcher__language-list li:before{background-image:linear-gradient(to left,transparent 0,transparent 50%,var(--epcido-background-tertiary) 50%,var(--epcido-background-tertiary) 0);background-position:100%;background-repeat:no-repeat;background-size:200% 100%;content:"";inset:0;opacity:0;position:absolute;z-index:0}.language-switcher__language-list li:hover:before{animation:removeBG .4s ease-in-out forwards}.language-switcher__language-list li:hover a{position:relative;z-index:1}@media (max-width:1024px){.language-switcher.--open>button>svg{transform:rotate(-180deg)}.language-switcher.--open .language-switcher__list-wrapper{opacity:1;padding-bottom:.75rem;visibility:visible}}.language-switcher:not(:has(.language-switcher__list-wrapper)) button{cursor:auto}.language-switcher__label--code{display:none}@media (max-width:1024px){.language-switcher__label--name{display:none}.language-switcher__label--code{display:inline}}@media (max-width:1024px){.hs_cos_wrapper:has(.language-switcher){width:100%}}@media (max-width:1024px){.header__nav--right{margin-top:.75rem;width:100%}.header__nav--right .language-switcher{margin-bottom:.75rem}.header__nav--right .language-switcher span{color:var(--epcido-text-primary);font-weight:500}}@media (min-width:1025px){.header__nav--right .language-switcher{display:none}}