h1{font-size:calc(29.08px + 1.12vw)}@media screen and (max-width:350px){h1{font-size:33px}}@media screen and (min-width:1600px){h1{font-size:47px}}h2{font-size:calc(16.64px + .96vw)}@media screen and (max-width:350px){h2{font-size:20px}}@media screen and (min-width:1600px){h2{font-size:32px}}h3{font-size:calc(13.38462px + .46154vw)}@media screen and (max-width:350px){h3{font-size:15px}}@media screen and (min-width:1000px){h3{font-size:18px}}h4{font-size:calc(9.08696px + .26087vw)}@media screen and (max-width:350px){h4{font-size:10px}}@media screen and (min-width:1500px){h4{font-size:13px}}h5{font-size:calc(7.08696px + .26087vw)}@media screen and (max-width:350px){h5{font-size:8px}}@media screen and (min-width:1500px){h5{font-size:11px}}h6{font-size:calc(6.08696px + .26087vw)}@media screen and (max-width:350px){h6{font-size:7px}}@media screen and (min-width:1500px){h6{font-size:10px}}p{font-size:calc(8.08696px + .26087vw)}@media screen and (max-width:350px){p{font-size:9px}}@media screen and (min-width:1500px){p{font-size:12px}}h1,h2,h3{color:#fefdff}.light h1,.light h2,.light h3{color:#3a1414}*{box-sizing:border-box;font-family:Quantico}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#5eb5f8}::-webkit-scrollbar-thumb:hover{background:#4e53b2}#root,.Dashboard,.container,body,html{background-color:#373a46;color:#fff;display:flex;height:100%;margin:0;overflow-x:hidden;position:relative;transition:all .4s;width:100%}.light .Dashboard,.light .container{background-color:#edebf8}.Dashboard{overflow:hidden}textarea{border:none;outline:none}input:focus,textarea:focus{border-color:#0000!important}input:focus:-moz-placeholder,input:focus:-ms-input-placeholder,input:focus::-moz-placeholder,input:focus::-webkit-input-placeholder{color:#0000}textarea:focus:-moz-placeholder,textarea:focus:-ms-input-placeholder,textarea:focus::-moz-placeholder,textarea:focus::-webkit-input-placeholder{color:#0000}input:-moz-placeholder,input:-ms-input-placeholder,input::-moz-placeholder,input::-webkit-input-placeholder{color:#999}textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea::-moz-placeholder,textarea::-webkit-input-placeholder{color:#999}a{margin:0;text-decoration:none}ul{list-style-type:none}.loader-background{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100%}.light .loader-background{background-color:#edebf8}.loader{box-sizing:initial;height:60px;left:0;list-style:none;margin:-30px auto 0;padding:0;position:absolute;right:0;top:50%;width:60px;z-index:3}.loader li{background-color:#5eb5f8;box-shadow:0 80px 20px #0000004d;float:right;height:10px;margin-right:5px;width:10px}.loader li:first-child{-webkit-animation:loadbars .6s cubic-bezier(.645,.045,.355,1) 0s infinite}.loader li:nth-child(2){-webkit-animation:loadbars .6s ease-in-out -.2s infinite}.loader li:nth-child(3){-webkit-animation:loadbars .6s ease-in-out -.4s infinite}a{color:#fff}.alertMessage{align-items:center;animation:show-popup .3s;background-color:#373a46;box-shadow:0 0 30px 0 #00000045;display:flex;flex-direction:column;height:20%;justify-content:center;left:50%;min-height:250px;padding:50px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:60%;z-index:50}.alertMessage h2{margin-bottom:10px}.alertMessage p{margin-bottom:50px}.alertMessage .alertMessage__button{background:#5eb5f8;border-radius:10px;color:#fff;font-weight:700;padding:15px 40px;transition:all .4s}.alertMessage .alertMessage__button:hover{box-shadow:0 0 15px 0 #5eb5f8}.leftbar{align-items:center;background-color:#363644;display:flex;flex-direction:column;justify-content:center;min-width:50px;padding:0 10px;position:relative;transition:all .4s;width:5%}.leftbar__logo{fill:#5eb5f8;min-width:40px;position:absolute;top:30px;width:5%}@media only screen and (max-width:600px){.leftbar{display:none}}.leftbar a{margin-bottom:50px}.leftbar .leftbar__log{fill:#676976;bottom:20px;cursor:pointer;min-width:20px;position:absolute;transition:all .4s;width:30%}.leftbar .leftbar__log:hover{fill:#5eb5f8}.light .panel{background-color:#edebf8}.light .panel__title h3{color:#000}.light .panel__portfolio{background-color:#dddbe7!important}.light .panel__portfolio td:first-child,.light .panel__portfolio td:nth-child(2),.light .panel__portfolio td:nth-child(4){color:#3a1414!important}.light .panel__list li{background-color:#dddbe7}.light .panel__bottom-title h3,.light .panel__fullname h4,.light .panel__list-change h4,.light .panel__value{color:#3a1414!important}.light .leftbar{background-color:#e2e1e8}.light .leftbar__menu li{fill:#999eaf}.light .assetChart{background-color:#dddbe7}.light .assetChart__price,.light .errorMsg p{color:#3a1414}.light .alertMessage{background-color:#fff!important;color:#3a1414}.light .alertMessage h2{color:#3a1414}.panel{background-color:#373a46;height:100%;padding:2% 3% 3%;transition:all .4s;width:95%}@media only screen and (max-width:600px){.panel{width:100%}}.panel .panel__container{align-items:center;display:flex;flex-wrap:wrap;height:40%;margin-bottom:50px}.panel .panel__topCharts{height:90%;min-height:200px;width:100%}@media only screen and (max-width:1200px){.panel .panel__topCharts{justify-content:space-between}}.panel .panel__top{display:flex;flex-wrap:wrap;height:100%;max-height:380px;width:100%}@media only screen and (max-width:1200px){.panel .panel__top{width:100%}}.panel .panel__top .panel__title{align-items:center;display:flex;flex-direction:row;width:100%}.panel .panel__top .panel__title div:first-child{width:73%}@media only screen and (max-width:1050px){.panel .panel__top .panel__title div:first-child{width:53%}.panel .panel__top .panel__title div:nth-child(2){display:none!important}}.panel .panel__top .panel__title h2{margin:10px 0}.panel .panel__top .panel__title .panel__popular{margin-right:10px;min-width:20px;width:3%}.panel__status{bottom:105px;position:absolute;transform:rotate(-90deg);white-space:nowrap}@media only screen and (max-height:530px){.panel__status{display:none}}@media only screen and (max-width:600px){.panel__status{display:none}}.assetChart{align-items:center;background-color:#3c3c4d;border-radius:5px;box-shadow:0 0 20px 0 #00000012;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;margin-bottom:20px;min-width:250px;position:relative;text-align:center;width:100%}.assetChart h5{color:#676976}.assetChart svg{fill:#676976;width:20%}.chartLink{margin-right:4.5%;width:33%}@media only screen and (max-width:1050px){.chartLink{width:50%}.chartLink:nth-child(2){margin-right:0}}@media only screen and (max-width:700px){.chartLink:nth-child(2){display:none}.chartLink:first-child{margin:0;width:100%}}.panel__portfolio-title{fill:#5eb5f8;margin-right:10px;min-width:20px;width:5.5%}.panel__portfolio-section{height:100%;min-width:250px;width:34%}@media only screen and (max-width:1050px){.panel__portfolio-section{display:none}}.panel__portfolio-section .panel__portfolio{align-items:center;background-color:#3c3c4d;border-radius:5px;box-shadow:0 0 20px 0 #00000012;color:#676976;display:flex;height:100%;justify-content:center;margin-bottom:20px;margin-right:50px;min-width:100px;padding:10px 20px;position:relative;width:100%}.panel__portfolio-section .panel__portfolio svg{fill:#676976;width:20%}.panel__portfolio-section .panel__portfolio .panel__portfolio-list{border-spacing:0 10px;font-size:10px;margin:0;padding:0;white-space:nowrap;width:100%}.panel__portfolio-section .panel__portfolio .panel__portfolio-list tr:first-child{color:#676976}.panel__portfolio-section .panel__portfolio .panel__portfolio-list td{color:#fff;font-size:13px;text-align:center}.panel__portfolio-section .panel__portfolio .panel__portfolio-list tr td:nth-child(3){font-weight:700}@media only screen and (max-height:650px){.panel__portfolio-section .panel__portfolio .panel__portfolio-list tr:nth-child(5){display:none}}.panel__portfolio-section .panel__value{align-items:center;bottom:10px;color:#fff;display:flex;justify-content:space-between;position:absolute;width:90%}.panel__portfolio-section .panel__value:before{border-bottom:1px solid #5eb5f8;bottom:50px;box-shadow:0 0 30px 0 #5eb5f84d;content:"";height:2px;position:absolute;width:100%}.errorMsg{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin:auto}.errorMsg svg{fill:#5eb5f8!important}.assetChart__chart{cursor:pointer;height:40%;position:absolute;top:40px;width:100%}.assetChart__info{align-items:center;bottom:0;display:flex;justify-content:space-between;padding:30px;position:absolute;width:100%}.assetChart__info h4{margin:5px 0}.assetChart__info .assetChart__price{font-weight:400}.assetChart__name{align-items:center;background:linear-gradient(90deg,#7c83ff 30%,#7cc1ff);border-radius:20px;box-shadow:0 0 30px 0 #0003;color:#fefdff!important;color:#fff;display:flex;height:60px;justify-content:center;margin:0;width:90px}.assetChart__price{margin:0}.assetChart__price-info{align-items:flex-end;display:flex;flex-direction:column}.assetChart__change{font-weight:400}@media only screen and (max-height:450px){.leftbar__menu{margin-top:80px}}.leftbar__menu,.panel__list{align-items:center;display:flex;flex-direction:column;font-weight:800;justify-content:center;list-style-type:none;padding:0}.leftbar__menu svg,.panel__list svg{margin-bottom:-7px;min-width:23px;width:40%}.leftbar__menu li,.panel__list li{fill:#676976;align-items:center;color:#676976;cursor:pointer;display:flex;height:30%;justify-content:center;transition:all .4s;white-space:nowrap}.leftbar__menu li:hover,.panel__list li:hover{fill:#5eb5f8!important}.panel__low{display:flex;flex-direction:column;height:45%;position:relative;width:100%}@media only screen and (max-height:500px){.panel__low{display:none}}.panel__low .errorMsg svg{width:13%}.panel__bottom{display:flex;justify-content:space-between;min-height:150px}@media only screen and (max-height:570px){.panel__bottom{min-height:80px}}.panel__bottom-title{align-items:center;display:flex;width:100%}@media only screen and (max-height:570px){.panel__bottom-title{margin-top:30px}}.panel__bottom-title h3{margin-bottom:12px}.panel__bottom-title svg{fill:#5eb5f8;margin-right:10px;min-width:30px;width:2%}.panel__assetList{align-items:flex-start;display:flex;min-width:300px;width:30%}@media only screen and (max-width:1000px)and (min-width:770px){.panel__assetList{justify-content:space-between;min-width:0}}@media only screen and (max-width:850px){.panel__assetList:nth-child(3){display:none}.panel__assetList:first-child,.panel__assetList:nth-child(2){width:48%}}@media only screen and (max-width:720px){.panel__assetList:first-child,.panel__assetList:nth-child(2){min-width:50px}}.panel__list{margin:0;width:100%}.panel__list a{align-items:center;color:#fff;display:flex;justify-content:space-between;width:100%}.panel__list .panel__fullname{align-items:flex-start;display:flex;flex-direction:column}.panel__list .panel__fullname h4{margin:0 0 5px}.panel__list .panel__fullname h6{margin:0}.panel__list .panel__name{color:#676976}.panel__list .panel__list-change{align-items:flex-end;display:flex;flex-direction:column;margin:0}.panel__list .panel__list-change h4{margin:0}.panel__list li{background-color:#3c3c4d;border-radius:5px;box-shadow:0 0 20px 0 #00000014;color:#fefdff;display:flex;justify-content:space-between;margin:8px;padding:10px;width:100%}@media only screen and (max-height:650px){.panel__list li:last-child{display:none}}@media only screen and (max-height:570px){.panel__list li:nth-child(2){display:none}}.panel__list li:hover{box-shadow:0 0 30px 0 #00000029}.panel__list li span{align-items:center;display:flex}.panel__list li span img{height:15%;margin-right:10px;width:15%}input{border:none;outline:none}button{background:#0000;border:none;outline:none!important}button:hover{cursor:pointer}iframe{border:none!important}.txt1,.txt2{color:#fff;font-size:13px;line-height:1.5}.limiter{margin:0 auto;width:100%}.container-register{background:#373a46;flex-direction:column;justify-content:center;padding:15px;width:100%}.container-register,.wrap-register{align-items:center;display:flex;flex-wrap:wrap}.wrap-register{background:#3c3c4d;border-radius:10px;box-shadow:0 0 30px 0 #0000001f;justify-content:space-between;overflow:hidden;padding:100px;width:960px}@media only screen and (max-width:960px){.wrap-register{width:100%}}@media only screen and (max-width:760px){.wrap-register{padding:20px}}.register-pic{width:206px}.register-pic img{max-width:100%}.register-form{align-items:center;display:flex;flex-direction:column;width:290px}.register-form-title{color:#fff;display:block;font-size:24px;font-weight:800;line-height:1.2;padding-bottom:54px;text-align:center;width:100%}.wrap-input{margin-bottom:10px;position:relative;width:100%;z-index:1}.input{background:#515268;color:#fff;font-size:15px;height:50px;line-height:1.5;padding:0 30px}.focus-input,.input{border-radius:25px;display:block;width:100%}.focus-input{bottom:0;box-shadow:0 0 0 0;color:#676976;height:100%;left:0;position:absolute;z-index:-1}.input:focus+.focus-input{animation:anim-shadow .5s ease-in-out forwards}@keyframes anim-shadow{to{box-shadow:0 0 70px 25px;opacity:0}}.container-register-form-btn{display:flex;flex-wrap:wrap;justify-content:center;padding-top:20px;width:100%}.register-form-btn{align-items:center;background:#5eb5f8;border-radius:25px;color:#fff;display:flex;font-size:15px;height:50px;justify-content:center;line-height:1.5;padding:0 25px;text-transform:uppercase;transition:all .4s;width:100%}.register-form-btn:hover{background:#fff;color:#5eb5f8}@media(max-width:992px){.register-pic{width:35%}.register-form{width:50%}}@media(max-width:768px){.register-pic{display:none}.register-form{width:100%}}.allStocks{display:flex;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@keyframes show-popup{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}45%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}80%{transform:translate(-50%,-50%) scale(.95)}to{transform:translate(-50%,-50%) scale(1)}}.light .assetPage{background-color:#edebf8}.light .assetPage__keyStats h3{color:#3a1414}.light .assetPage__timers h6{background-color:#dddbe7!important;color:#3a1414}.light .assetPage .active,.light .assetPage__timers h6:hover{background-color:#999eaf!important}.light .assetPage__trade h5,.light .assetPage__trade-top h2{color:#3a1414}.light .assetPage__buy-input{border:1px solid #dddbe7!important;color:#3a1414!important}.light .article,.light .assetPage__buy-input{background-color:#dddbe7!important}.light .article__content{color:#3a1414}.light .article__top h6{color:#999eaf}.light .Key-info__info h4{color:#3a1414!important}.light .Key-info__info h3{color:#5eb5f8!important}.light .buyConfirmation{background-color:#fff!important}.light .buyConfirmation h3{color:#3a1414!important}.asset{height:100%;width:100%}.assetPage{display:flex;flex-direction:column;padding:2% 3% 3%;width:97%}@media only screen and (max-width:600px){.assetPage{width:100%}}.assetPage .loader{margin:100px auto}.assetPage__top{display:flex;flex-wrap:wrap;height:45%;width:100%}@media only screen and (max-width:900px){.assetPage__top{height:60%}}.Chart{height:90%;padding:10px;position:relative;width:80%}@media only screen and (max-width:900px){.Chart{height:80%;height:70%;width:100%}}.Chart__info{width:100%}.Chart__timers{color:#fff;cursor:pointer;display:flex;position:absolute;right:20px;top:-20px;transition:all .5s}.Chart__timers h6{background-color:#3c3c4d;border-radius:10px;margin:0 3px;padding:5px 10px;transition:all .5s}.Chart__timers .active,.Chart__timers h6:hover{background-color:#676976}.assetPage__trade{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:20%}@media only screen and (max-width:900px){.assetPage__trade .assetPage__buy-container{bottom:20px;position:absolute;right:10px}}@media only screen and (max-width:400px){.assetPage__trade .assetPage__buy-container{width:50%}.assetPage__trade .assetPage__buy-container button,.assetPage__trade .assetPage__buy-container input{font-size:9px}}@media only screen and (max-width:900px){.assetPage__trade{flex-direction:row;height:auto;width:100%}}.assetPage__trade h5{color:#fff;font-weight:400}@media only screen and (max-width:900px){.assetPage__trade h5{display:none}}.assetPage__trade h2{font-weight:400}.assetPage__trade h4,.assetPage__trade h6{color:#676976;margin:0}@media only screen and (max-width:900px){.assetPage__trade h6{margin-left:20px}}.assetPage__trade .assetPage__trade-top{align-items:center;display:flex;margin-top:20px;width:100%}@media only screen and (max-width:900px){.assetPage__trade .assetPage__trade-top{width:auto}}.assetPage__trade .assetPage__trade-top h2{margin:0 0 10px}.assetPage__trade .assetPage__trade-top h6{margin-left:10px;white-space:nowrap}.assetPage__trade .assetPage__buy-input{background-color:#3c3c4d;border:1px solid #373a46;border-radius:5px;color:#fff;font-weight:700;letter-spacing:1px;margin-right:7px;padding:10px;transition:all .5s;width:70%}.assetPage__trade .assetPage__buy-input:focus,.assetPage__trade .assetPage__buy-input:hover{box-shadow:0 0 20px 0 #0003}.assetPage__buy-button{background:linear-gradient(90deg,#7c83ff 30%,#7cc1ff);border-radius:5px;color:#fff;font-weight:700;padding:10px;transition:all .5s}.assetPage__buy-button:hover{box-shadow:0 0 10px 0 #5eb5f8}.assetPage__buy-button:first-child{margin-right:20px}.cancel{background:#3c3c4d}.cancel:hover{box-shadow:0 0 20px 0 #0000004d}.assetPage__keyStats{display:flex;width:100%}@media only screen and (max-width:900px){.assetPage__keyStats{height:40%}}.assetPage__keyStats .assetPage__headings{display:flex;justify-content:space-between}.assetPage__keyStats .assetPage__headings h3:nth-child(2){margin-right:200px}.assetPage__keyStats .Key-info{display:flex;flex-direction:column;height:100%;width:50%}@media only screen and (max-width:750px){.assetPage__keyStats .Key-info{width:100%}}@media only screen and (max-width:900px){.assetPage__keyStats .Key-info h3{margin-bottom:0}}.assetPage__keyStats .Key-info .Key-info__columns{display:flex;flex-wrap:wrap;height:100%}.assetPage__keyStats .Key-info .Key-info__label{font-weight:400}.assetPage__keyStats .Key-info .Key-info__info{width:33%}@media only screen and (max-width:600px){.assetPage__keyStats .Key-info .Key-info__info{align-items:center;display:flex;flex-direction:column;justify-content:center}}.assetPage__keyStats .Key-info .Key-info__info h3{color:#fff}.assetPage__keyStats .Key-info h4{color:#676976;margin:25px 0}@media only screen and (max-width:900px){.assetPage__keyStats .Key-info h4{margin:10px 0}}@media only screen and (max-height:550px){.assetPage__keyStats .Key-info h4{margin:10px 0}}.assetPage__keyStats h3{align-items:center;color:#676976;display:flex;width:100%}@media only screen and (max-width:600px){.assetPage__keyStats h3{width:auto}}.assetPage__keyStats h3 svg{fill:#5eb5f8;margin-right:10px;width:30px}.assetPage__keyStats .news{display:flex;flex-direction:column;height:100%;width:50%}.assetPage__keyStats .news__articles{margin-top:-15px;position:relative}@media only screen and (max-width:900px){.assetPage__keyStats .news__articles a:last-child{display:none}}@media only screen and (max-height:650px){.assetPage__keyStats .news__articles a:last-child{display:none}}@media only screen and (max-width:750px){.assetPage__keyStats .news{display:none}}@media only screen and (max-height:480px){.assetPage__keyStats .news a:nth-child(2){display:none}}.assetPage__keyStats .news__nothing{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.assetPage__keyStats .news__nothing h3{width:auto}.assetPage__keyStats .news__nothing svg{fill:#5eb5f8;height:30%;width:30%}.assetPage__keyStats .news .article{background-color:#3c3c4d;border-radius:10px;cursor:pointer;display:flex;height:auto;margin:15px 0;min-height:80px;padding:5px 15px;position:relative;transition:all .3s;width:100%}.assetPage__keyStats .news .article h4{margin:0;max-width:90%}.assetPage__keyStats .news .article h6{color:#676976;margin:0 10px;position:absolute;right:10px;top:10px;white-space:nowrap}.assetPage__keyStats .news .article h5{font-weight:400;margin:5px 0}.assetPage__keyStats .news .article__image{background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:20px;max-width:80px;min-width:80px}@media only screen and (max-width:900px){.assetPage__keyStats .news .article__image{margin-right:10px;min-width:40px}}.assetPage__keyStats .news .article__top{align-items:center;display:flex;justify-content:space-between}.assetPage__keyStats .news .article:hover{box-shadow:0 0 30px 0 #00000026}.wrongSymbol{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:absolute;width:100%}.wrongSymbol h1{color:#676976;letter-spacing:5px;margin-bottom:100px;text-transform:uppercase}.wrongSymbol .topbar__searchbar{margin:0;width:33%}.wrongSymbol a{color:#5eb5f8}.wrongSymbol h3{margin:0}.buyConfirmation{align-items:center;animation:show-popup .3s;background-color:#373a46;border-radius:10px;display:flex;flex-direction:column;height:30%;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:50%;z-index:101}.buyConfirmation h3{font-weight:400}.black-bg{background:#0000004d;height:100%;position:absolute;width:100%;z-index:100}@media(max-width:1380px){.asset{flex-direction:column}}.page404{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%}.page404 a{color:#5eb5f8}.page404 h1{font-size:calc(23.84px + 1.76vw);margin:0}@media screen and (max-width:350px){.page404 h1{font-size:30px}}@media screen and (min-width:1600px){.page404 h1{font-size:52px}}.light .portfolio{background-color:#edebf8}.light .portfolio__list tr{background-color:#fff;color:#3a1414}.light .portfolio__list tr:first-child:hover{background-color:#fff}.light .portfolio__list tr:hover{background-color:#999eaf}.portfolio{display:flex;width:100%}.portfolio .alertMessage{height:20%;min-height:200px;padding:20px;width:30%}.portfolio__container{display:flex;flex-direction:column;padding:2% 3% 3%;width:95%}@media only screen and (max-width:600px){.portfolio__container{width:100%}}.portfolio__list{border-spacing:0;font-size:15px;white-space:nowrap;width:100%}.portfolio__list tr{background-color:#3c3c4d;height:60px;transition:all .2s}@media only screen and (max-width:500px){.portfolio__list tr:first-child th:nth-child(3){display:none}}@media only screen and (max-width:760px){.portfolio__list tr{font-size:12px}}@media only screen and (max-width:400px){.portfolio__list tr{font-size:9px}}.portfolio__list tr td:last-child svg{fill:#fff;border-radius:50px;cursor:pointer;padding:5px;transition:all .2s;width:30px}.portfolio__list tr td:last-child svg:hover{fill:#5eb5f8;background-color:#fff}.portfolio__list tr:hover{background-color:#373a46}.portfolio__list tr:first-child th:first-child{border-top-left-radius:15px}.portfolio__list tr:first-child th:last-child{border-top-right-radius:15px}.portfolio__list tr:last-child td:first-child{border-bottom-left-radius:15px}.portfolio__list tr:last-child td:last-child{border-bottom-right-radius:15px}.portfolio__list td{padding:10px;text-align:center}@media only screen and (max-width:500px){.portfolio__list td{padding:5px}.portfolio__list td:nth-child(3){display:none}}.portfolio__list tr:first-child:hover{background-color:#3c3c4d}.portfolio tr td:nth-child(5){font-weight:700}.portfolio .errorMsg svg{width:20%}.landing-page{height:100%;width:100%}.landing-page__background{height:100%;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.landing-page__background svg{fill:#5eb5f8;height:100%}.landing-page__heading{align-items:center;display:flex;height:85%;padding:30px;position:relative;width:100%;z-index:10}.landing-page__heading h1{font-style:italic;max-width:45%;z-index:10}.landing-page__heading img{position:absolute;right:30px;right:0;width:60%}.devPanel{height:100%;padding:50px;width:100%}.devPanel h1{color:#8c8d96}.devPanel__content{position:relative;width:100%}.devPanel__content table{border-spacing:15px;width:100%;z-index:10}.devPanel__content table th{color:#f5427b;font-weight:700;padding:5px}.devPanel__content table td{font-weight:400;text-align:center}.devPanel__content table input{background-color:#373a46;border-radius:10px;color:#fff;padding:10px 5px;text-align:center;transition:all .5s}.devPanel__content table input:hover{box-shadow:0 0 5px 0 #f5427b}.header{align-items:center;display:flex;height:15%;justify-content:space-between;padding:40px;width:100%;z-index:50}@media only screen and (max-width:530px){.header{padding:20px}}@media only screen and (max-width:350px){.header{padding:5px}}.header a{z-index:2}.header__logo{align-items:center;display:flex;font-weight:700;letter-spacing:2px;z-index:10}.header__logo svg{fill:#fff;margin-right:10px;min-width:20px;width:10%}.header__logo h6{margin-left:20px}@media only screen and (max-width:450px){.header__logo h6{margin-left:5px}}.header__line{border-left:1px solid #fff;height:50%;margin-left:20px;min-height:30px;width:1px}@media only screen and (max-width:450px){.header__line{margin-left:5px;min-height:20px}}.header__menu{display:flex;z-index:10}@media only screen and (max-width:450px){.header__menu{padding:0}}.header__menu li{margin-left:20px}@media only screen and (max-width:450px){.header__menu li{margin-left:5px}}.header__button-register{background:#5eb5f8;border-radius:5px;color:#fff;font-weight:700;padding:10px 25px;transition:all .5s}.header__button-register:hover{box-shadow:0 0 15px 0 #5eb5f8}.header__button-login{background-color:#3c3c4d;border-radius:5px;color:#fff;font-weight:700;padding:10px 25px;transition:all .5s}.header__button-login:hover{background:#5eb5f8}@media only screen and (max-width:530px){.header__button-login,.header__button-register{padding:5px 10px}}.light .topbar__name{color:#3a1414}.light .topbar__searchbar input{color:#999eaf}.light .topbar__results{background-color:#edebf8!important;border-color:#edebf8!important;border-top:40px solid #edebf8!important}.light .topbar__results li h4{color:#3a1414}.light .topbar__results li:hover{background-color:#dddbe7!important}.light .mobileMenu{background-color:#edebf8}.light .hamburger__inner,.light .hamburger__inner:after,.light .hamburger__inner:before{background-color:#3a1414!important}.hamburger{background-color:#0000;cursor:pointer;display:none;overflow:hidden;padding:15px;z-index:100}@media only screen and (max-width:600px){.hamburger{display:inline-block}}.hamburger__container{height:24px;position:relative;width:36px}.hamburger:hover .hamburger__inner{opacity:0;transform:translate(-51px,50%)}.hamburger:hover .hamburger__inner:after,.hamburger:hover .hamburger__inner:before{opacity:0;transform:translate(102px)}.hamburger.is-active .hamburger__inner{display:none}.hamburger__inner{top:50%;transform:translate(5px,-50%)}.hamburger__inner,.hamburger__inner:after,.hamburger__inner:before{background-color:#fff;border-radius:4px;height:2px;opacity:1;position:absolute;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease;width:100%}.hamburger__inner:after,.hamburger__inner:before{content:"";transform:translate(-5px)}.hamburger__inner:before{top:-13px}.hamburger__inner:after{top:13px}.hamburger:hover .hamburger__hidden{opacity:1;transform:translateY(-50%)}.hamburger:hover .hamburger__hidden:after,.hamburger:hover .hamburger__hidden:before{opacity:1;transform:translate(0)}.hamburger.is-active .hamburger__hidden{opacity:1;transform:rotate(45deg)}.hamburger.is-active .hamburger__hidden:before{transform:translateY(13px) rotate(90deg);transform-origin:center}.hamburger.is-active .hamburger__hidden:after{transform:translateY(-13px) rotate(0);transform-origin:center}.hamburger__hidden{opacity:0;top:50%;transform:translate(51px,-50%)}.hamburger__hidden,.hamburger__hidden:after,.hamburger__hidden:before{background-color:#fff;background-color:#5eb5f8;border-radius:4px;height:2px;position:absolute;transition-duration:.4s;transition-property:transform,opacity;transition-timing-function:ease;width:100%}.hamburger__hidden:after,.hamburger__hidden:before{content:"";transform:translate(102px)}.hamburger__hidden:before{top:-13px}.hamburger__hidden:after{top:13px}.topbar{align-items:center;display:flex;height:7%;justify-content:space-between;margin-bottom:35px;width:100%}.topbar__name{font-weight:800}.topbar__user{bottom:20px;font-size:13px;justify-content:center;white-space:nowrap}.topbar__bottom,.topbar__user{align-items:center;display:flex}.topbar__bottom{margin-bottom:5px}.topbar__dev{background:#f5427b;border-radius:10px;box-shadow:0 0 15px 0 #f5427b;cursor:pointer;display:flex;font-weight:700;margin-right:20px;padding:10px;transition:all .4s;-webkit-user-select:none;user-select:none}.topbar__dev h4{margin:0}.topbar__power{align-items:center;background:linear-gradient(90deg,#7c83ff 30%,#7cc1ff);border-radius:10px;display:flex;margin-right:20px;padding:10px;transition:all .4s;-webkit-user-select:none;user-select:none}.topbar__power svg{fill:#fff;height:20px;margin-right:10px;width:20px}.topbar__power h3{color:#fefdff;margin:0}.topbar__container{align-items:center;display:flex}.topbar__searchbar{align-items:flex-start;border-radius:50px;display:flex;flex-direction:column;height:45px;justify-content:center;margin-right:80px;padding:0 20px;position:relative;transition:all .4s;width:40%;z-index:10}@media only screen and (max-width:800px){.topbar__searchbar{width:60%}}@media only screen and (max-width:600px){.topbar__searchbar{display:none}}.topbar__searchbar .topbar__results{background-color:#373a46;border:15px solid #373a46;border-radius:5px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-width:40px;display:none;flex-direction:column;left:0;padding:0;position:absolute;top:0;transition:all .4s;width:100%;z-index:-1}.topbar__searchbar .topbar__results li{border-radius:10px;display:flex;justify-content:space-between;padding:0 15px;transition:all .4s;width:100%}.topbar__searchbar .topbar__results li a{color:#fff;width:100%}.topbar__searchbar .topbar__results li h4,.topbar__searchbar .topbar__results li h6{margin:5px 0}.topbar__searchbar .topbar__results li h6{color:#676976;text-align:left}.topbar__searchbar .topbar__results li:hover{background-color:#3c3c4d;color:#5eb5f8;cursor:pointer}.topbar__searchbar svg{fill:#8c8d96;height:15px}.topbar__searchbar input{background-color:#0000;color:#8c8d96;font-size:16px;font-weight:700;height:30px;padding:10px;width:100%}.mobileMenu{align-items:center;background-color:#373a46;bottom:0;display:none;height:100%;justify-content:center;left:-100%;position:absolute;transition:all .3s;width:100%;z-index:50}.mobileMenu .leftbar{background-color:#0000;display:flex;height:100%}.mobileMenu .leftbar svg{min-width:50px}.mobileMenu .leftbar__logo{min-width:80px}#root,.App,body,html{height:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.f0635297.css.map*/