.Header-module-scss-module__lfGLVW__header{z-index:1000;width:100%;padding:32px 0;position:relative}@media (max-width:1280px){.Header-module-scss-module__lfGLVW__header{padding:24px 0}}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header{background:var(--color-white);width:100%;padding:16px 0;position:fixed;top:0;left:0}}.Header-module-scss-module__lfGLVW__header__body{z-index:100;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.Header-module-scss-module__lfGLVW__header__logo{align-items:center;display:inline-flex}.Header-module-scss-module__lfGLVW__header__logo img{width:auto;height:52px}@media (max-width:1280px){.Header-module-scss-module__lfGLVW__header__logo img{height:36px}}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header__logo img{height:32px}}.Header-module-scss-module__lfGLVW__header__switcher{background:var(--bg-light);border-radius:14px;align-items:center;gap:8px;padding:8px;display:inline-flex}.Header-module-scss-module__lfGLVW__header__switchLink{color:var(--color-grey);border-radius:10px;padding:10px 14px;text-decoration:none;transition:all .3s}.Header-module-scss-module__lfGLVW__header__switchLink--active{color:var(--color-black);background:var(--color-white)}.Header-module-scss-module__lfGLVW__header__mobile{z-index:99;background:var(--color-white);grid-template-columns:repeat(2,1fr);align-items:flex-end;gap:32px;width:100vw;height:100vh;max-height:100vh;padding:64px 24px 32px;transition:all .5s;display:none;position:absolute;top:0;left:0;overflow:auto;transform:translate(-100%)}.Header-module-scss-module__lfGLVW__header__mobile.Header-module-scss-module__lfGLVW__header__open{transform:translate(0)}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header__mobile{display:grid}}@media (max-width:640px){.Header-module-scss-module__lfGLVW__header__mobile{grid-template-columns:1fr}}.Header-module-scss-module__lfGLVW__header__mobile .Header-module-scss-module__lfGLVW__header__button{background:var(--color-accent-einvoices);color:var(--color-white);border-radius:10px;justify-content:center;padding:16px 20px;font-size:18px;display:flex}.Header-module-scss-module__lfGLVW__header__navigation ul{flex-direction:column;gap:48px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:640px){.Header-module-scss-module__lfGLVW__header__navigation ul{gap:32px}}.Header-module-scss-module__lfGLVW__header__navigation ul a{opacity:.6;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module-scss-module__lfGLVW__header__navigation ul a:hover{opacity:1}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__menu-trigger{cursor:pointer;opacity:.6;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;transition:all .3s;display:inline-flex}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__menu-trigger svg{flex-shrink:0;width:24px;height:24px}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__menu-trigger[aria-expanded=true],.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__menu-trigger:hover{opacity:1}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu{opacity:0;flex-direction:column;gap:18px;max-height:0;padding-top:0;transition:max-height .5s,opacity .5s,padding-top .5s;display:flex;overflow:hidden}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu--open{opacity:1;max-height:180px;padding-top:20px;overflow:auto}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu--open{max-height:500px}}@media (max-width:640px){.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu--open{max-height:180px}}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu a{background:var(--bg-light);opacity:1;border-radius:18px;justify-content:center;align-items:center;width:fit-content;height:auto;padding:16px 24px}.Header-module-scss-module__lfGLVW__header .Header-module-scss-module__lfGLVW__mobile__submenu img{width:160px;height:27px}.Header-module-scss-module__lfGLVW__header__placeholder{justify-self:end}.Header-module-scss-module__lfGLVW__header__action{justify-self:end;gap:12px;display:flex}.Header-module-scss-module__lfGLVW__header__action .Header-module-scss-module__lfGLVW__button__menu{background:var(--bg-light);border-radius:10px;padding:12px;display:none}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header__action .Header-module-scss-module__lfGLVW__button__menu{display:block}}.Header-module-scss-module__lfGLVW__header__action .Header-module-scss-module__lfGLVW__button__menu svg{color:var(--color-grey);width:18px;height:18px}.Header-module-scss-module__lfGLVW__header__language{position:relative}.Header-module-scss-module__lfGLVW__header__person{background:var(--bg-light);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Header-module-scss-module__lfGLVW__header__person svg{width:24px;height:24px}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__header__person{width:44px;height:44px}.Header-module-scss-module__lfGLVW__header__person svg{width:18px;height:18px}}.Header-module-scss-module__lfGLVW__header__productLogo{opacity:1;flex-shrink:0;justify-content:flex-start;align-items:center;width:150px;height:27px;padding:0;display:inline-flex}.Header-module-scss-module__lfGLVW__header__productLogoImage{object-fit:contain;object-position:left center;width:150px;height:27px;display:block}.Header-module-scss-module__lfGLVW__language__main{cursor:pointer;background:var(--bg-light);border:0;border-radius:10px;align-items:center;gap:10px;height:100%;padding:16px 24px;display:flex}@media (max-width:1024px){.Header-module-scss-module__lfGLVW__language__main{padding:12px 18px}.Header-module-scss-module__lfGLVW__language__main svg{width:18px;height:18px}}.Header-module-scss-module__lfGLVW__language__main svg{height:20px}.Header-module-scss-module__lfGLVW__language__choose{z-index:10;width:100%;max-height:0;transition:all .3s;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden}.Header-module-scss-module__lfGLVW__language__choose--open{max-height:160px}.Header-module-scss-module__lfGLVW__language__wrapper{background:var(--bg-light);border-radius:10px;flex-direction:column;align-items:stretch;gap:10px;padding:16px 24px;display:flex}.Header-module-scss-module__lfGLVW__language__wrapper button{text-align:center}.Header-module-scss-module__lfGLVW__language__option{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:all .3s}.Header-module-scss-module__lfGLVW__language__option:hover{color:var(--color-black)}.Header-module-scss-module__lfGLVW__is-current{opacity:1!important}
