.user-profile{z-index:2;position:relative;transform:translate(-.6vw)}button.user-profile-btn{background:0 0;padding:.5vw .5vw .5vw .8vw;transform:translate(1vw)}button.user-profile-btn:hover{color:var(--red)}button.user-profile-btn svg{width:1.1vw;margin-left:.3vw;transition:all .25s ease-in-out;position:relative}button.user-profile-btn svg ellipse,button.user-profile-btn svg circle{transition:all .25s ease-in-out}button.user-profile-btn:hover svg ellipse,button.user-profile-btn:hover svg circle{stroke:var(--red)!important}button.user-profile-btn>i{font-size:.85vw;transition:all .25s ease-in-out;position:absolute;left:-.5vw}button.user-profile-btn:hover>i{color:var(--red)}button.user-profile-btn.active>i{transform:rotate(180deg)}button.user-profile-btn>span{font-size:.88vw;font-weight:600}button.user-profile-btn>span i{margin:0 .5vw;font-size:1vw}button.user-profile-btn figure{border-radius:100%;width:1.9vw;height:1.9vw;margin-right:.5vw;position:relative;overflow:hidden;box-shadow:0 0 .5vw #00000080}button.user-profile-btn figure img{width:100%;height:100%}body.dark button.user-profile-btn>i,body.dark button.user-profile-btn>span{color:#a89c86!important}body.light button.user-profile-btn i{--fa-secondary-opacity:.3}ul.user-profile-sum-menu{background-color:var(--light-bg);opacity:0;visibility:hidden;border-radius:.85vw;justify-content:start;width:17vw;height:0;transition:all .3s;position:absolute;top:150%;right:-2vw;overflow:hidden;box-shadow:0 .3vw .5vw #0003}ul.user-profile-sum-menu.active{opacity:1;visibility:visible;height:24vw;padding:.6vw .4vw}body.light ul.user-profile-sum-menu{background-color:#1b1b1bfa;box-shadow:0 .1vw .9vw #00000026}ul.user-profile-sum-menu li{text-align:center;width:95%;font-size:.9vw;font-weight:500;transition:all .2s}ul.user-profile-sum-menu li:first-child{border-bottom:.1vw solid #eeeff2;height:6.5vw;margin-bottom:.5vw}ul.user-profile-sum-menu li:first-child a{width:100%;height:100%;padding:1vw;transition:all .25s ease-in-out;position:relative;justify-content:start!important}ul.user-profile-sum-menu li:first-child a:hover{background-color:var(--lightest-red)}ul.user-profile-sum-menu li:first-child a>div{width:100%;position:relative;justify-content:space-between!important}ul.user-profile-sum-menu li:first-child a>div h4{gap:.4vw;width:80%;font-size:.9vw;font-weight:600;transition:all .25s ease-in-out;justify-content:start!important}ul.user-profile-sum-menu li:first-child a:hover>div h4{color:var(--red)}ul.user-profile-sum-menu li:first-child a>div h4 i{margin:0 1vw;font-size:1vw}ul.user-profile-sum-menu li:first-child a>div h4 svg{width:1.6vw;transition:all .25s ease-in-out}ul.user-profile-sum-menu li:first-child a:hover>div h4 svg path{stroke:var(--red);transition:all .25s ease-in-out}ul.user-profile-sum-menu li:first-child a>div i{font-size:1.1vw;transition:all .25s ease-in-out;position:relative}ul.user-profile-sum-menu li:first-child a:hover>div i{color:var(--red)}ul.user-profile-sum-menu li:first-child a>div:last-child{color:#718096cc;width:100%;margin-top:1vw;position:relative;justify-content:space-between!important}ul.user-profile-sum-menu li:first-child a>div:last-child h5{color:#718096cc;font-size:.9vw;font-weight:500}ul.user-profile-sum-menu li:first-child a>div:last-child h6{color:#000;gap:.2vw;font-size:.95vw;font-weight:600}ul.user-profile-sum-menu li:first-child a>div:last-child h6 svg{fill:#718096cc;width:1.1vw}ul.user-profile-sum-menu li:first-child a>div:last-child h6 span{font-size:.85vw}ul.user-profile-sum-menu li:not(li:first-child){cursor:pointer;border-radius:.5vw;gap:.75vw;height:4vw;padding:.5vw .7vw;font-weight:500;transition:all .25s ease-in-out;justify-content:start!important;transition:all .25s ease-in-out!important}ul.user-profile-sum-menu li:not(li:first-child):hover{color:var(--red)}ul.user-profile-sum-menu li:not(li:first-child) svg{width:1.5vw;fill:var(--dark-font);transition:all .25s ease-in-out!important}ul.user-profile-sum-menu li:not(li:first-child):hover svg{width:1.5vw;fill:var(--red)!important}ul.user-profile-sum-menu li:not(li:first-child):hover{background-color:var(--lightest-red)}ul.user-profile-sum-menu li:not(li:first-child) a{gap:.75vw;width:100%;height:100%;font-weight:500;transition:all .25s ease-in-out;justify-content:start!important}ul.user-profile-sum-menu li:not(li:first-child) a:hover{color:var(--red)}ul.user-profile-sum-menu li:not(li:first-child) a i{font-size:1.5vw}@media screen and (max-width:450px){.user-profile{display:none}}@media screen and (max-width:992px){.user-profile{order:1;transform:translate(-.5vw)translateY(.2vw)scale(.95)}button.user-profile-btn{box-shadow:none!important}button.user-profile-btn>i{margin-right:1.6vw;font-size:7.55vw}button.user-profile-btn>span{font-size:3.6vw}button.user-profile-btn figure{width:8.5vw;height:8.5vw;margin-right:1.6vw;box-shadow:0 0 5px #00000080}ul.user-profile-sum-menu{border-radius:7px;width:40vw;top:140%;left:-2vw;box-shadow:0 0 10px #0000004d}body.dark ul.user-profile-sum-menu{box-shadow:0 0 10px #00000073}ul.user-profile-sum-menu.active{height:32vw}body.light ul.user-profile-sum-menu{box-shadow:0 .4vw 10px #00000026}ul.user-profile-sum-menu li{height:10vw;font-size:3.5vw}ul.user-profile-sum-menu li:first-child{border-bottom:.05vw dashed #eac08180;margin-top:2vw;padding:1.4vw 0}ul.user-profile-sum-menu li:not(li:first-child){cursor:pointer;padding:.9vw 0;font-weight:400}ul.user-profile-sum-menu li a{padding-top:1vw}}
header{z-index:10;width:100%;padding:0;position:fixed;top:0;left:0;background:#fff!important;justify-content:start!important}header svg#header-top-vector-svg{width:100%}header .main-header,header .sub-header,header .sub-header-2{height:7vw;padding:1vw 10vw;transition:all .25s ease-in-out;position:relative;justify-content:space-between!important;width:100%!important}header #header-logo{width:11vw;position:relative}header #header-logo svg{width:100%}header .main-header{z-index:2;background-color:var(--light-bg);position:relative}header.active .main-header{height:5vw;transition-delay:.15s;box-shadow:0 .2vw .25vw #00000026}header .sub-header{background-color:var(--red);z-index:1;position:relative}header .sub-header-2{background-color:var(--dark-box-bg);z-index:1;position:relative}header.active .sub-header,header.active .sub-header-2{height:0;padding:0;overflow:hidden}header.active .sub-header *,header.active .sub-header-2 *{opacity:0;transition:all}header .sub-header ul,header .sub-header-2 ul{gap:.75vw;width:48%;height:7vw;justify-content:space-between!important}header .sub-header ul:last-child,header .sub-header-2 ul:last-child{justify-content:end!important}header .sub-header ul li a,header .sub-header-2 ul li a{color:var(--light-bg);gap:.3vw;padding:.5vw .05vw;font-size:1vw;transition:all .2s ease-in-out;position:relative}header .sub-header ul li a:hover{color:var(--dark-font)}header .sub-header-2 ul li a:hover{color:var(--red)}header .sub-header ul li a svg,header .sub-header-2 ul li a svg{width:1.7vw;transition:all .2s ease-in-out}header .sub-header ul li a svg path,header .sub-header-2 ul li a svg path{transition:all .2s ease-in-out}header .sub-header ul li a:hover svg path{fill:var(--dark-font)}header .sub-header-2 ul li a:hover svg path{fill:var(--red)}header .sub-header-2-search-box{width:20vw;position:relative;justify-content:end!important}header .sub-header-2-search-box .search-articles.btn{z-index:2;background-color:#0000;width:2.1vw;padding:.5vw .2vw;transition:all .25s ease-in-out;position:absolute;left:0}header .sub-header-2-search-box.active .search-articles.btn{left:.75vw}header .sub-header-2-search-box .search-articles.btn svg path{width:100%;transition:all .35s ease-in-out;fill:var(--light-bg)!important}header .sub-header-2-search-box .search-articles.btn:hover svg path{fill:var(--red)!important}header .sub-header-2-search-box.active .search-articles.btn svg path{fill:var(--dark-font)!important}header .sub-header-2-search-box #search-articles-input{background-color:var(--light-bg);border-radius:.85vw;width:0;height:2.5vw;padding:.5vw 0;transition:all .35s ease-in-out;border:none!important;outline:none!important}header .sub-header-2-search-box.active #search-articles-input{width:100%;padding:.5vw 1.1vw}header .sub-header-2-search-box #search-articles-input::placeholder{color:#00000040}.language-switcher{color:var(--dark-font);cursor:pointer;background:0 0;border:.12vw solid #0000000f;border-radius:.6vw;justify-content:center;align-items:center;gap:.4vw;padding:.4vw .8vw;font-weight:600;display:inline-flex}@media (max-width:450px){header .sub-header ul{gap:8.4vw;width:78%}.resp-rem{display:none}header .main-header,header .sub-header,header .sub-header-2{padding:1vw 4vw}header .sub-header ul li a,header .sub-header-2 ul li a{gap:1.5vw;font-size:2.6vw}header .sub-header ul li a{width:18vw;flex-direction:column!important}header .sub-header ul li a span{font-size:2.5vw;font-weight:400;transform:translateY(.75vw)}header .sub-header ul li a svg{width:7vw;height:6vw;transform:scale(1.1)}header .sub-header{padding:.5vw 2.3vw}header #header-logo{width:52%;transition:all .25s ease-in-out;position:relative}header .header-top-banner{width:100%;height:5.5vw}header .header-top-banner h2{font-size:2.2vw}.responsive-mega-menu{display:none}.main-header{flex-direction:row-reverse;justify-content:center!important}.language-switcher{border-radius:1vw;margin-right:6px;padding:1.8vw 2.6vw;font-size:4.2vw}header .main-header,header .sub-header,header .sub-header-2{height:19.67vw}header.active .main-header{height:17vw;transition-delay:.15s;box-shadow:0 .5vw 1vw #0006}header .sub-header-2 ul.sub-header-right-list li a{flex-direction:column}header .sub-header-2 ul li a svg{width:6vw}.sub-header-2-search-box{display:none}header .sub-header-2 ul{width:100%}.resp-header-item{width:50%}header svg#header-top-vector-svg{width:100vw!important}.resp-subHeader{width:50%}}
section.intro-loader{z-index:10000000;-webkit-backdrop-filter:blur(25px);visibility:visible;opacity:1;background-color:#ffffff73;width:100%;height:100vh;position:fixed;top:0;left:0}section.intro-loader.intro{animation:3.5s linear forwards animate-main-intro-loader}@keyframes animate-main-intro-loader{0%{visibility:visible;display:flex}95%{visibility:hidden;opacity:1}to{visibility:hidden;opacity:0;display:none!important}}section.intro-loader .intro-loader-content{background-color:#0000;width:30vw;height:18vw;padding:0;overflow:hidden;transform:translate(-.5vw)}section.intro-loader .intro-loader-content>div{width:100%;height:50%}section.intro-loader .intro-loader-content>div:first-child{height:70%;padding:1vw}section.intro-loader .intro-loader-content>div:last-child{height:30%}section.intro-loader .intro-loader-content>div:last-child h3{color:var(--dark-font);opacity:.2;animation:2s linear infinite animate-intro-loader-title}@keyframes animate-intro-loader-title{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}section.intro-loader figure.intro-loader-logo{width:65%;height:65%;position:relative}section.intro-loader figure.intro-loader-logo svg{width:100%;transition:all .3s linear;position:absolute}section.intro-loader figure.intro-loader-logo svg path{transition:all .3s linear}section.intro-loader figure.intro-loader-logo svg path:nth-child(2){stroke-dasharray:7.5vw;fill:#0000;stroke:var(--dark-font);stroke-width:.5px;animation:2.25s linear forwards animate-logo-path2}section.intro-loader figure.intro-loader-logo svg path:first-child,section.intro-loader figure.intro-loader-logo svg path:nth-child(3){animation:1.5s linear forwards animate-logo-path1}@keyframes animate-logo-path1{0%{opacity:0}to{opacity:1}}@keyframes animate-logo-path2{0%{stroke-dashoffset:7.5vw}20%{stroke-dashoffset:6.5vw}40%{stroke-dashoffset:5.5vw}60%{stroke-dashoffset:4.5vw}80%{stroke-dashoffset:3vw;fill:#0000}to{stroke-dashoffset:0;fill:#151515}}section.intro-loader .lds-ellipsis{width:4.7vw;height:4vw;display:inline-block;position:relative}section.intro-loader .lds-ellipsis div{background:var(--red);border-radius:50%;width:.7vw;height:.7vw;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:1.6vw}.lds-ellipsis div:first-child{animation:.6s infinite lds-ellipsis1;left:.5vw}section.intro-loader .lds-ellipsis div:nth-child(2){animation:.6s infinite lds-ellipsis2;left:.5vw}section.intro-loader .lds-ellipsis div:nth-child(3){animation:.6s infinite lds-ellipsis2;left:2vw}section.intro-loader .lds-ellipsis div:nth-child(4){animation:.6s infinite lds-ellipsis3;left:3.5vw}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(1.5vw)}}@media screen and (max-width:992px){section.intro-loader .intro-loader-content{border-radius:1vw;width:50vw;height:50vw;padding:0;overflow:hidden;transform:translate(0);box-shadow:0 0 1vw #0009}}@media (max-width:450px){section.intro-loader .intro-loader-content{width:60vw;box-shadow:none;background-color:#0000;height:58vw;padding:0;overflow:hidden;transform:translate(-.5vw)}section.intro-loader figure.intro-loader-logo{width:95%;height:95%;position:relative}section.intro-loader figure.intro-loader-logo svg path{transition:all .4s linear}section.intro-loader figure.intro-loader-logo svg path:first-child,section.intro-loader figure.intro-loader-logo svg path:nth-child(2){animation:1.7s linear forwards animate-logo-path1}@keyframes animate-logo-path1{0%{opacity:0}to{opacity:1}}section.intro-loader figure.intro-loader-logo svg path:nth-child(2){stroke-dasharray:12.5vw;fill:#0000;stroke:var(--dark-font);stroke-width:.5px;animation:2.25s linear forwards animate-logo-path2}@keyframes animate-logo-path2{0%{stroke-dashoffset:9.5vw}20%{stroke-dashoffset:8.5vw}40%{stroke-dashoffset:7.5vw}60%{stroke-dashoffset:6.5vw}80%{stroke-dashoffset:4vw;fill:#0000}to{stroke-dashoffset:0;fill:#151515}}}
