.header-desktop{width:100%;position:fixed;z-index:1000;box-sizing:border-box;transition:all .4s,color 0s;background:rgba(0,0,0,1)}.header-desktop.hidden,.header-desktop:hover,.header-desktop.show-second,.header-desktop.closing-second{background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.05);color:#131c26}.header-desktop svg path{fill:currentColor}.header-desktop button{min-width:0;border-color:white}.header-desktop .right-buttons a{padding:0}.header-desktop .lang-btn{padding:0;vertical-align:middle;background:white !important}.header-desktop .lang-btn>span,.header-desktop .lang-btn>span>.lang_switcher_class{display:block;height:100%;width:40px}.header-desktop .lang-btn>span>.lang_switcher_class>.globe_class{display:block;height:100%;width:100%;background-size:20px}.header-desktop .lang-btn>span>.lang_switcher_class>.globe_class>.lang_list_class{top:70%}.header-desktop .lang-btn>span>.lang_switcher_class>.globe_class>.lang_list_class li:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.header-desktop .lang-btn>span>.lang_switcher_class>.globe_class>.lang_list_class li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.header-mobile{display:none;position:fixed;top:0;left:0;width:100%;height:50px;z-index:1000;color:black}.header-mobile .top-header{display:flex;width:100%;height:50px;background:white;align-items:center;box-shadow:0 0 6px rgba(0,0,0,0.05);justify-content:space-between;box-sizing:border-box}.header-mobile .brand{width:48px;height:20px;margin-left:20px}.header-mobile nav{height:0;background:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch;transition:all .6s cubic-bezier(0.85,0.29,0.4,0.99)}.header-mobile nav svg{width:24px;height:24px;margin-right:10px;fill:currentColor}.header-mobile.active nav{height:calc(100vh - 50px);display:block;box-sizing:border-box;padding-bottom:100px}.header-mobile nav ul{font-family:'Eina01-Bold';padding:20px;list-style:none;cursor:default;color:#121b26}.header-mobile nav ul:first-child li:not(:first-child):hover{color:#18cfdd}.header-mobile nav ul:nth-child(2) li:nth-child(2):hover{color:#ffbb12}.header-mobile nav ul:nth-child(2) li:nth-child(3):hover{color:#f96982}.header-mobile nav ul:nth-child(3) li:hover{color:#b331ff}.header-mobile nav ul h5{margin-top:0;margin-bottom:15px;color:#66717d}.header-mobile nav ul li{transform:translateY(-50px);opacity:0;transition:all .4s,opacity .2s}body.no-scroll .header-mobile nav ul li{transform:translateY(0);opacity:1}.header-mobile nav ul:nth-child(1) li:nth-child(1){transition-delay:40ms}.header-mobile nav ul:nth-child(1) li:nth-child(2){transition-delay:80ms}.header-mobile nav ul:nth-child(1) li:nth-child(3){transition-delay:120ms}.header-mobile nav ul:nth-child(1) li:nth-child(4){transition-delay:160ms}.header-mobile nav ul:nth-child(1) li:nth-child(5){transition-delay:200ms}.header-mobile nav ul:nth-child(1) li:nth-child(6){transition-delay:240ms}.header-mobile nav ul:nth-child(2) li:nth-child(1){transition-delay:280ms}.header-mobile nav ul:nth-child(2) li:nth-child(2){transition-delay:320ms}.header-mobile nav ul:nth-child(2) li:nth-child(3){transition-delay:360ms}.header-mobile nav ul:nth-child(3) li:nth-child(1){transition-delay:400ms}.header-mobile nav ul:nth-child(3) li:nth-child(2){transition-delay:440ms}.header-mobile nav ul:nth-child(3) li:nth-child(3){transition-delay:480ms}.header-mobile nav ul:nth-child(3) li:nth-child(4){transition-delay:520ms}.header-mobile nav ul:nth-child(3) li:nth-child(5){transition-delay:560ms}.header-mobile nav ul:nth-child(3) li:nth-child(6){transition-delay:600ms}.header-mobile nav ul li:not(:first-child){padding:10px 0}.header-mobile nav ul li:not(:first-child):not(:last-child){border-bottom:1px solid #131c2611}.header-mobile nav ul li a{display:flex;align-items:center}.header-mobile .burger{width:40px;height:40px;padding:10px;margin-right:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around}.header-mobile .burger div{width:100%;height:2px;background:#131c26}.page-header-main{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:0 20px}.page-header-main .brand{height:50px;width:120px;vertical-align:top;transition:0s}.page-header-main nav{display:flex;justify-self:center;transition:.2s;height:90px}.page-header-main nav .link{display:inline-flex;align-items:center;padding:5px;font-size:13px;font-family:'Eina01-Bold';padding:0 30px;cursor:default;color:inherit;text-decoration:none}.page-header-main nav .link svg{margin-left:10px;fill:currentColor}.page-header-main button{color:currentColor;border-color:currentColor;border-width:1px;border-style:solid;background:0;transition:.1s}.page-header-main button::before{background:#5641f1}.page-header-main button:hover{background:#5641f1;border-color:#5641f1;color:white}.page-header-second{opacity:0;height:0;max-height:0;transition:.2s;transition-delay:0s;overflow:hidden;text-align:center;border-top:2px solid #ece5f0}.page-header-second nav{display:inline-flex;height:90px}.page-header-second nav .link{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s,color 0s;font-size:13px;font-family:'Eina01-Bold';text-transform:uppercase;cursor:default;padding:0 30px;line-height:24px;color:inherit;text-decoration:none}.page-header-second nav .link:hover{color:#17cfdd}.page-header-main nav .link.hover-yellow:hover{color:#ffbb10}.page-header-main nav .link.hover-pink:hover{color:#f96982}.page-header-second nav .link svg{width:28px;height:28px;margin-bottom:5px}.header-desktop.show-second{padding-bottom:0}.header-desktop.show-second .page-header-second{opacity:1;max-height:100px;height:90px;transition:.2s;transition-delay:.2s}.header-desktop.hidden .page-header-second{transition-delay:0s}.header-desktop.show-second .page-header-main .link.active{color:#18cfdd}.header-mobile.active .burger div{transition:.2s}.header-mobile.active .burger div:nth-child(2){display:none}a{color:inherit;text-decoration:none}@media screen and (max-width:800px){.header-desktop{display:none}.header-mobile{display:block}}