header.header .buttons-part,header.header .wrapper{align-items:center;display:flex}header.header{position:fixed;left:0;top:0;width:100%;height:auto;z-index:10}header.header.primary-bg{background:var(--sme-primary-color)}header.header.secondary-bg{background:var(--sme-secondary-color)}header.header .container{max-width:90rem;padding:0 1.5rem}header.header .wrapper{padding:1rem 0}header.header .navigation-part{display:flex;align-items:center;justify-content:space-between;width:100%}header.header .logo{width:7rem;height:3.6875rem;margin-right:1rem;flex-shrink:0;display:flex;align-items:center}header.header .logo a{display:flex;word-break:break-all;color:var(--sme-secondary-text-color)}header.header .logo a img{flex-shrink:0}header.header .menu:not(.mega){max-width:70%}header.header .menu:not(.mega)>nav ul{padding-left:0;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0;max-width:unset}header.header .menu:not(.mega)>nav ul li{padding:0 1rem;margin-bottom:0}header.header .menu:not(.mega)>nav ul li.current-menu-item a{color:var(--sme-active-text-color)}header.header .menu:not(.mega)>nav ul li a{text-transform:uppercase;color:var(--sme-secondary-text-color);font-weight:800;display:block}header.header .menu:not(.mega)>nav ul li a[href="#resources"]{position:relative;padding-right:1.5rem}header.header .menu:not(.mega)>nav ul li a[href="#resources"]:after,header.header .selector span:after{content:url(data:image/svg+xml;base64,\ PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPHBhdGggZD0iTTEwLjA4NTcgMEw1LjcxNDI5IDQuNDE0ODhMMS4zNDI4NiAwTDAgMS4zNTkxN0w1LjcxNDI5IDcuMTQyODZMMTEuNDI4NiAxLjM1OTE3TDEwLjA4NTcgMFoiIGZpbGw9IndoaXRlIi8+DQo8L3N2Zz4NCg==);display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:calc(50% - 2px);transform:translateY(-50%);-webkit-transform:translateY(-50%);width:1.25rem;height:1.25rem}header.header .menu:not(.mega)>nav ul li a[href="#resources"].active:before{content:attr(title);display:block;position:absolute;top:0;left:0;font-weight:inherit;font-size:inherit;color:#000;text-transform:uppercase;z-index:2}header.header .menu:not(.mega) .mega-menu{display:none;position:absolute;top:0;left:0;width:100%;height:auto;background:var(--sme-light-background-color);overflow:hidden}header.header .menu:not(.mega) .mega-menu.show{display:block}header.header .menu:not(.mega) .mega-menu .top{height:5.6875rem;display:flex;align-items:center;justify-content:flex-end;border-bottom:.125rem solid #c4c4c4;padding-right:1.25rem}header.header .menu:not(.mega) .mega-menu .menu{max-width:53.125rem;margin:0 auto;padding:1.875rem 0}header.header .menu:not(.mega) .mega-menu .menu nav,header.header .selector{position:relative}header.header .menu:not(.mega) .mega-menu .menu nav>ul>li:last-of-type:before{content:"";top:-1.875rem;margin-left:-30px;display:block;width:100%;height:100vh;position:absolute;background:rgba(196,196,196,.3)}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child{display:flex;flex-wrap:wrap;margin-bottom:0;justify-content:space-between}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li{margin-bottom:0;padding-right:1rem}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li>a{font-weight:800;font-size:.875rem;color:var(--sme-primary-text-color);position:relative}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li ul li{margin-top:.625rem;font-size:.75rem;max-width:unset;width:auto;padding-right:0}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li ul li:last-of-type:before{content:none}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li ul li a{font-weight:800;color:#979797;font-size:inherit}header.header .menu:not(.mega) .mega-menu button{display:flex;cursor:pointer}header.header .selector.open ul{position:absolute;display:block;left:-1.25rem;top:100%;min-width:calc(100% + 1.25rem);height:auto;max-height:21.875rem;background:var(--sme-light-background-color);padding:.625rem 1.25rem}header.header .selector.open ul li{font-weight:800;text-transform:uppercase;cursor:pointer}header.header .selector.open ul li:last-of-type{margin-bottom:0}header.header .selector span{color:var(--sme-secondary-text-color);text-transform:uppercase;font-weight:800;position:relative;padding-right:1.5rem;cursor:pointer;display:block}header.header .burger,header.header .selector ul{display:none}header.header .button{margin-left:2rem}header.header .login-button{text-transform:uppercase;font-weight:800;color:var(--sme-secondary-text-color);margin-left:2rem}header.header .dashboard{display:flex;margin-left:1rem;line-height:inherit}header.header .header-message{position:absolute;left:0;top:100%;width:100%;height:auto;z-index:-1;background-color:var(--sme-error-color);transition:opacity var(--sme-transition),visibility var(--sme-transition)}header.header .header-message.hide{opacity:0;visibility:hidden}header.header .header-message:before{background-color:var(--sme-error-color);left:0;top:0;height:100%;width:100%;position:absolute;opacity:.3}header.header .header-message .content{position:relative;padding:.9375rem 0}header.header .header-message .content p{color:var(--sme-secondary-text-color);margin-bottom:0}header.header .header-message .content button{position:absolute;right:0;top:.9375rem;line-height:0}header.header .header-message .content button svg{width:.875rem;height:.875rem}header.header .header-message .content button svg path{fill:var(--sme-secondary-text-color)}@media (max-width:1399px){header.header{height:5.75rem;display:flex;align-items:center}header.header .button,header.header .login-button,header.header .menu:not(.mega)>nav ul li a,header.header .selector span,header.header .selector ul li{font-size:1rem}header.header .menu:not(.mega)>nav ul li a[href="#resources"]:after,header.header .selector span:after{top:calc(50% - .0625rem)}}@media (max-width:1200px){header.header.primary-bg .navigation-part,header.header.primary-bg .navigation-part .mega-menu{background:var(--sme-primary-color)}header.header.secondary-bg .navigation-part,header.header.secondary-bg .navigation-part .mega-menu{background:var(--sme-secondary-color)}header.header .navigation-part{display:flex;position:absolute;left:-100%;top:100%;width:100%;max-width:18.75rem;padding-left:1.5rem;height:calc(100vh - 5.6875rem);height:calc(var(--doc-height) - 5.6875rem);justify-content:space-between;flex-direction:column;align-items:baseline;padding-bottom:1.875rem;overflow:auto;transition:left var(--sme-transition)}header.header .navigation-part.show,header.header .selector.open ul{left:0}header.header .navigation-part.no-scroll{overflow:hidden}header.header .menu:not(.mega){max-width:100%}header.header .buttons-part,header.header .menu:not(.mega)>nav ul{flex-direction:column;align-items:baseline}header.header .menu:not(.mega)>nav ul li{padding:0;margin-bottom:1.25rem}header.header .menu:not(.mega) .mega-menu .menu nav:before,header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li:last-of-type:before,header.header .menu:not(.mega)>nav ul li a[href="#resources"].active:before{content:none}header.header .menu:not(.mega) .mega-menu{z-index:2;overflow:auto;height:calc(100% - 3.8125rem);position:fixed;top:5.6875rem;max-width:18.75rem}header.header .menu:not(.mega) .mega-menu .menu{padding:1.5rem}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child{flex-direction:column}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li{margin-bottom:.625rem;width:100%;padding-right:0}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li ul li a,header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li>a{color:var(--sme-secondary-text-color)}header.header .menu:not(.mega) .mega-menu .menu nav>ul:first-child li ul li{margin-bottom:0}header.header .menu:not(.mega) .mega-menu button svg path{fill:var(--sme-secondary-text-color)}header.header .menu:not(.mega) .mega-menu .top{height:3.8125rem}header.header .button,header.header .dashboard,header.header .login-button{margin-left:0}header.header .login-button,header.header .selector{margin-bottom:1.25rem}header.header .burger{display:block;width:1.875rem;height:1.5625rem;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;margin-left:auto}header.header .burger.open span:first-child{transform:rotate(45deg)}header.header .burger.open span:nth-child(2){opacity:0}header.header .burger.open span:nth-child(3){transform:rotate(-45deg);top:21px}header.header .burger span{display:block;position:absolute;height:.25rem;width:100%;background:var(--sme-secondary-text-color);border-radius:.5625rem;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}header.header .burger span:first-child{top:0;transform-origin:left center}header.header .burger span:nth-child(2){top:.625rem;transform-origin:left center}header.header .burger span:nth-child(3){top:1.25rem;transform-origin:left center}}@media (max-width:576px){header.header .container{padding:0 1.25rem}header.header .navigation-part{padding-left:1.25rem}header.header .menu:not(.mega) .mega-menu .menu{padding:1.25rem}}