@charset UTF-8;.bc-stickynav-menu__items-wrapper{z-index:2}.bc-stickynav-menu__items-wrapper::after{content:"";background-color:var(--bricks-color-bffvlw);width:100%;min-height:0;bottom:0;left:0;position:absolute;transition:all 640ms cubic-bezier(0.45,.05,.55,.95);z-index:-1}.bc-stickynav-menu__items-wrapper:hover::after{min-height:100%}.bc-stickynav-menu__items-wrapper:hover .header__container:before,.bc-stickynav-menu__items-wrapper:hover .header__container:after{display:none}.home .header__container.brxe-container{background-color:transparent}.header__lang{list-style:none;padding:0;margin:0;margin-right:.5rem;display:flex;gap:10px}.header__lang li{list-style:none}.header__lang a{color:white;text-decoration:none;font-weight:500;font-size:.875rem;transition:opacity .3s ease}.header__lang a:hover{opacity:.75}.header__lang .lang-short{display:none}.header__lang .lang-full{display:inline}@media screen and (max-width:1024px){.header__lang a{font-size:1rem}.header__lang .lang-full{display:none}.header__lang .lang-short{display:inline}}