.elem-inactive{display:none!important}.n-header{position:fixed;width:100%;height:60px;z-index:9999}.n-header__wrapper{position:relative;padding:0 40px;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0 40px;z-index:2}.n-header__menu a{white-space:nowrap}@media screen and (max-width: 1555px){.n-header__wrapper{gap:0 15px;padding:0 30px}.n-header__menu a{font-size:18px}}@media screen and (max-width: 1440px){.n-header__wrapper{padding:0 15px}.n-header__menu a{font-size:16px}}@media screen and (max-width: 1260px){.n-header__wrapper{padding:0 40px}}@media screen and (max-width: 768px){.n-header__wrapper{padding:0 20px}}.n-header__logo{display:flex;justify-content:center;align-items:center}.n-header__logo img{max-height:50px;cursor:pointer}.n-header__menu{flex-grow:1}@media screen and (max-width: 1260px){.n-header__menu{display:none}}.n-header__mobile-menu{display:none}@media screen and (max-width: 1260px){.n-header__mobile-menu{display:flex;background-color:#fff;position:fixed;top:calc(-100% - 60px);left:0;right:0;align-items:center;justify-content:center;padding:30px 0 60px;transition:top .3s linear}.n-header__mobile-menu.active{top:60px}}@media screen and (max-width: 768px){.n-header__mobile-menu{display:flex;align-items:flex-start;justify-content:center;padding:30px 0 60px;height:100%}}.n-header__separator{display:none}@media screen and (max-width: 1260px){.n-header__separator{display:flex;flex-grow:1}}.n-header__lang{display:flex;flex-direction:row;align-items:center;gap:0 9px}@media screen and (max-width: 1260px){.n-header__lang{display:none}}.n-header__lang-item a,.n-header__lang-item a:hover,.n-header__lang-item a:active{color:#29235c;font-size:17px;font-weight:700;text-decoration:none;transition:opacity .3s linear}.n-header__lang-item a:hover{opacity:.8}.n-header__lang-separator{display:flex;width:2px;height:20px;background-color:#29235c}.n-header__solopharm{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 540px){.n-header__solopharm{display:none}}.n-header__burger{display:none}@media screen and (max-width: 1260px){.n-header__burger{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:40px;height:40px;border-radius:20px;background-color:#db3362;padding:12px 10px;opacity:1}}.n-header__burger span{height:2px;width:100%;background-color:#fff;transition:transform .3s linear}.n-header__burger.active span:first-child{transform:rotate(-45deg) translate(-5px,5px)}.n-header__burger.active span:nth-child(2){opacity:0}.n-header__burger.active span:last-child{transform:rotate(45deg) translate(-5px,-5px)}
