body{font-family:Space Grotesk;font-style:normal;font-weight:400;color:#f1f1f1}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#1C1C1E}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:solid 6px #1C1C1E;border-top-color:#f6de02;border-bottom-color:#f6de02;border-radius:50%;width:60px;height:60px;animation:animate-preloader 1s linear infinite}@keyframes animate-preloader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:#F6DE02;width:40px;height:40px;border-radius:50px;transition:all .4s;text-decoration:none}.back-to-top i{font-size:24px;color:#1c1c1e;line-height:0}.back-to-top:hover{background:#F1F1F1;color:#1c1c1e}html:not([data-scroll="0"]) .back-to-top{visibility:visible;opacity:1}#header{transition:all .5s;z-index:997;padding:15px 0}#header .header-logo{margin-right:auto;text-decoration:none}#header .header-logo .logo-name{height:35px;font-size:30px;font-weight:700;color:#f6de02}#header .header-logo .logo-by{font-size:10px;font-weight:300;color:#f1f1f1}#header .header-logo .logo img{max-height:40px}#header.alt{background:#1C1C1E}form{margin-left:30px;background-color:#f1f1f1;border-radius:5px;display:flex;flex-direction:row;align-items:center}form .search-icon{width:30px;height:30px;display:flex}form .search-icon i{margin:auto;font-size:20px;color:#1c1c1e}form .search-input{all:unset;width:calc(100% - 50px);font-size:16px;font-weight:300;color:#434343;padding:6px 10px}form .search-input::-moz-placeholder{color:#434343;opacity:.7}form .search-input::placeholder{color:#434343;opacity:.7}html:not([data-scroll="0"]) #header.inner-header{background:#1b1b1dcc}.login-btn-container .login-dropdown .dropdown .dropbtn{margin:0 0 0 20px;padding:0;width:30px;height:30px;border-radius:50%}.login-btn-container .login-dropdown .dropdown .dropbtn .avatar-container{pointer-events:none}.login-btn-container .login-dropdown .dropdown .dropbtn .avatar-container img{width:30px;height:30px}.login-btn-container .login-dropdown .dropdown .dropdown-content{margin-top:20px;right:-20px;min-width:160px;border-radius:15px;border:solid 1px #999;background:#FFF}.login-btn-container .login-dropdown .dropdown .dropdown-content .list-container{display:flex;pointer-events:none}.login-btn-container .login-dropdown .dropdown .dropdown-content .list-container .login-icon{margin:auto 10px auto 0;font-size:20px;color:#1c1b17}.login-btn-container .login-dropdown .dropdown .dropdown-content .list-container .social-platform{margin:auto 0;font-size:14px;font-weight:500;line-height:1;color:#1c1b17;display:flex}.login-btn-container .login-dropdown .dropdown .dropdown-content:before{content:"";position:absolute;width:15px;height:15px;top:-8px;right:27px;rotate:45deg;border-top:solid 1px #999;border-left:solid 1px #999;background:#FFF;z-index:-1}#yes-login{display:none}.navbar{padding:0}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navbar li{position:relative}.navbar a,.navbar a:focus{display:flex;align-items:center;justify-content:space-between;padding:0 0 0 20px;font-family:Space Grotesk;font-style:normal;font-size:15px;font-weight:700;line-height:31.9px;color:#f1f1f1;white-space:nowrap;transition:.3s}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover>a{color:#f6de02}#mobile-nav{display:none!important}#mobile-nav .dropdown{position:relative;display:inline-block}#mobile-nav .dropdown .dropbtn{margin-left:15px;padding:7.5px;width:40px;height:40px;font-size:25px;color:#fff;border:none;background-color:transparent;cursor:pointer}#mobile-nav .dropdown .dropbtn:hover,#mobile-nav .dropdown .dropbtn:focus{color:#1c1c1e;background-color:#f6de02}#mobile-nav .dropdown .dropdown-content{margin-top:40px;right:0;max-width:300px;border-radius:15px 0 15px 15px;display:none;position:absolute;background-color:#f1f1f1;box-shadow:0 8px 16px #0003;z-index:1}#mobile-nav .dropdown .dropdown-content .droplist,#mobile-nav .dropdown .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}#mobile-nav .dropdown .dropdown-content a:hover{background-color:#f6de02}#mobile-nav .dropdown .dropdown-content a:first-child:hover{border-radius:15px 0 0}#mobile-nav .dropdown .dropdown-content a:last-child:hover{border-radius:0 0 15px 15px}#mobile-nav .dropdown .show{display:block}@media (max-width: 991px){#mobile-nav{display:block!important}.navbar ul{display:none}}#banner{width:100%;background-image:url(../../assets/images/backgrounds/bg-banner.jpg)}#banner .container{padding-top:72px;padding-bottom:72px}#banner .banner-name{font-size:30px;font-weight:300;color:#f6de02}#banner .banner-title{margin:0 0 30px;font-size:45px;font-weight:700;line-height:normal;color:#f6de02}#banner .btn{font-size:20px;font-weight:700;padding:10px 30px;border:none;border-radius:0;transition:.5s}#banner .btn.btn-explore{color:#fff;background:#F716B2}#banner .btn.btn-explore:hover{background:#F716B2}#banner .btn.btn-login{margin-left:20px;color:#1c1c1e;background:#F6DE02}#banner .btn.btn-login:hover{background:#F6DE02}#banner .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}#banner .banner-img{text-align:right}#banner .banner-img img{max-width:700px}@media (max-width: 1280px){#banner .banner-img img{width:500px}}@media (max-width: 991px){#banner{text-align:center}#banner .animated{animation:none}#banner .banner-img{text-align:center}#banner .banner-img img{width:50%}}@media (max-width: 767px){#banner .banner-img img{width:70%}}@media (max-width: 575px){#banner .banner-img img{width:80%}#banner .btn-explore,#banner .btn-login{font-size:16px;padding:10px 24px 11px}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}section{padding:60px 0;overflow:hidden}section .section-bg{background-color:#fff}section .section-title{text-align:center;padding-bottom:30px}section .section-title span{font-size:50px;font-weight:700;color:#f6de02;position:relative}section .section-title p{margin-bottom:0;font-size:25px;font-weight:500;color:#f1f1f1}.features{background:#1C1C1E}.features .img-features{height:200px;-o-object-fit:cover;object-fit:cover}.features .title-box{background:#fff;box-shadow:0 3px 6px #00000029;transition:all ease-in-out .4s}.features .title-box span{margin:20px auto;font-size:15px;font-weight:700;color:#1c1c1e}.features .btn{margin-top:30px;font-size:20px;font-weight:700;padding:10px 30px;border:none;border-radius:0;transition:.5s}.features .btn.btn-explore{color:#1c1c1e;background:#F6DE02}.demo{background:#242426}.contact{background:#1C1C1E}.contact .info{padding:30px;width:100%;border-radius:3px;background:#242426;box-shadow:0 3px 6px #00000029}.contact .info .header{margin-bottom:20px}.contact .info .header span{font-size:25px;font-weight:700;color:#f6de02}.contact .info .header p{margin:0;padding:0;font-size:15px;font-weight:400;color:#f1f1f1}.contact .info .phone i{width:35px;height:35px;font-size:33px;color:#000;background:#F6DE02;float:left;display:flex;justify-content:center;align-items:center;border-radius:3px;transform:scaleX(-1);transition:all .3s ease-in-out}.contact .info .email i,.contact .info .address i,.contact .info .time i{width:35px;height:35px;font-size:33px;color:#f6de02;background:none;float:left;display:flex;justify-content:center;align-items:center;border-radius:3px;transform:scaleX(-1);transition:all .3s ease-in-out}.contact .info .phone p,.contact .info .email p,.contact .info .address p,.contact .info .time p{margin:auto 0;padding:0 0 0 15px;font-size:20px;font-weight:500;color:#fff}.contact .google-map iframe{width:100%!important;height:100%!important;border-radius:3px;box-shadow:0 3px 6px #00000029}@media (max-width: 991px){.contact .google-map iframe{height:350px!important}}#path-search{margin-top:80px;background:#242426}#path-search .path-search-container{display:flex}#pages-path{width:calc(100% - 300px);border-bottom:solid 1px #f2f2f280}#pages-path .path-container{width:100%;padding:20px 15px}#pages-path .path-container #path-report,#pages-path .path-container #path-icon{display:none}#pages-path .path-container .path{font-size:15px;font-weight:400;color:#999;text-decoration:none;line-height:1.15}#pages-path .path-container .path.active{color:#f1f1f1}#pages-path .path-container .arrow-icon{margin:0 5px;font-size:20px;color:#999}#pages-path .path-container #author-path{display:none}#asset-search{padding:20px 0;width:300px;border-bottom:solid 1px #f2f2f280;display:flex}#asset-search .form-group{margin:auto 0}#asset-search .form-group .input-group .form-control{width:250px;height:50px;border:solid 1px #434343;color:#f1f1f1;background-color:#242426}#asset-search .form-group .input-group .form-control.form-search{border-radius:0;border-right:none}#asset-search .form-group .input-group .form-control::-moz-placeholder{color:#999;opacity:.7}#asset-search .form-group .input-group .form-control::placeholder{color:#999;opacity:.7}#asset-search .form-group .input-group .form-control:focus{border:solid 1px #F6DE02;box-shadow:0 0 3px #f6de02!important}#asset-search .form-group .input-group .input-group-append .input-group-text{width:50px;height:50px;border-radius:0;border:solid 1px #434343;border-left:none;background-color:#242426}#asset-search .form-group .input-group .input-group-append .input-group-text i{font-size:25px;color:#999}#pages-path-alt{margin-top:80px;background:#242426}#pages-path-alt .path-container{padding:20px 15px;border-bottom:solid 1px #f2f2f280}#pages-path-alt .path-container .path{font-size:15px;font-weight:400;color:#999;text-decoration:none}#pages-path-alt .path-container .path.active{color:#f1f1f1}#pages-path-alt .path-container .arrow-icon{margin:0 5px;font-size:20px;color:#999}@media (max-width: 991px){#path-search .path-search-container{flex-direction:column}#pages-path,#asset-search,#asset-search .form-group{width:100%}#asset-search .form-group .input-group .form-control{width:calc(100% - 50px)}}#sidebar-content{padding:20px 0;background:#242426}#sidebar.sidebar-container .category-container{margin-right:30px;padding:20px;width:230px;background-color:#1c1c1e}#sidebar.sidebar-container .category-container .title{font-size:15px;font-weight:400;color:#f6de02}#sidebar.sidebar-container .category-container .form-check .form-check-label{font-size:15px;font-weight:400;color:#fff;display:flex}#sidebar.sidebar-container .category-container .form-check .form-check-label .form-check-input{width:20px;height:20px}#sidebar.sidebar-container .category-container .form-check:not(:last-child){margin-bottom:10px}#sidebar.sidebar-container .category-container.type{margin-top:15px}#content.content-container{width:calc(100% - 260px)}#content.content-container #author-container{display:none}#content.content-container .author-card{padding:20px;margin-bottom:30px;background-color:#1c1c1e;display:flex}#content.content-container .author-card .profile{width:80%;display:flex}#content.content-container .author-card .profile .img-profile{margin-right:20px}#content.content-container .author-card .profile .img-profile img{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover}#content.content-container .author-card .profile .author-details{display:flex;flex-direction:column}#content.content-container .author-card .profile .author-details .detail-center{width:100%;margin:auto 0;display:flex;flex-direction:column}#content.content-container .author-card .profile .author-details .detail-center .name{font-size:20px;font-weight:700;color:#f1f1f1}#content.content-container .author-card .profile .author-details .detail-center .organization{font-size:15px;font-weight:400;color:#f6de02}#content.content-container .author-card .assets{padding:0 20px;width:20%;border-left:solid 1px #434343;display:flex}#content.content-container .author-card .assets .asset-center{width:100%;margin:auto 0;display:flex;flex-direction:column}#content.content-container .author-card .assets .asset-center .no-asset{font-size:20px;font-weight:700;color:#f1f1f1}#content.content-container .author-card .assets .asset-center .label{font-size:15px;font-weight:400;color:#f1f1f1}#content.content-container .header{margin-bottom:10px}#content.content-container .header .text{width:calc(100% - 250px)}#content.content-container .header .text span{font-size:15px;font-weight:400;color:#f1f1f1}#content.content-container .header .text span.highlight{font-size:15px;font-weight:700;color:#f6de02}#content.content-container .header .sorting{width:250px;justify-content:flex-end}#content.content-container .header .sorting span{font-size:15px;font-weight:400;color:#f6de02}#content.content-container .category-hide{display:none}#content.content-container .category-hide .mobile-category{margin-top:10px;width:100%;display:flex;flex-direction:column}#content.content-container .category-hide .mobile-category span{font-size:15px;font-weight:400;color:#f6de02}#content.content-container .category-hide .mobile-category .dropdown{width:100%}#content.content-container .category-hide .mobile-category .dropdown .dropbtn{margin:0;width:100%}#content.content-container .category-hide .mobile-category .dropdown .dropdown-content{width:100%}#content.content-container .assets-card{padding:12px;position:relative}#content.content-container .assets-card .type-badge{padding:5px 15px;border-radius:15px 0;background-color:#f6de02;position:absolute}#content.content-container .assets-card .type-badge span{margin:auto;font-size:10px;font-weight:500;color:#1c1c1e}#content.content-container .assets-card .img-assets{height:300px;-o-object-fit:cover;object-fit:cover;border-radius:15px 15px 0 0}#content.content-container .assets-card .title-box{height:75px;border-radius:0 0 15px 15px;background:#fff;display:flex;flex-direction:column;box-shadow:0 3px 6px #00000029;transition:all ease-in-out .4s}#content.content-container .assets-card .title-box .author-name{margin:auto 15px 0;font-size:12px;font-weight:400;line-height:1;color:#1c1c1e}#content.content-container .assets-card .title-box .asset-name{margin:0 15px auto;font-size:15px;font-weight:700;line-height:1.15;color:#1c1c1e;text-overflow:ellipsis;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 500px){#content .author-card{flex-direction:column}#content .author-card .profile{margin-bottom:20px;width:100%!important}#content .author-card .assets{padding:20px 0 0!important;width:100%!important;border-left:none!important;border-top:solid 1px #434343}}#organization-content{padding:20px 0;background:#242426}#organization-content .content-container{width:100%}#organization-content .content-container .organization-card{padding:20px;margin-bottom:30px;background-color:#1c1c1e;display:flex}#organization-content .content-container .organization-card .organization-profile{width:80%;display:flex}#organization-content .content-container .organization-card .organization-profile .img-organization{margin-right:20px}#organization-content .content-container .organization-card .organization-profile .img-organization img{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover}#organization-content .content-container .organization-card .organization-profile .organization-details{padding-right:20px;width:100%;display:flex;flex-direction:column}#organization-content .content-container .organization-card .organization-profile .organization-details .detail-center{width:100%;margin:auto 0;display:flex;flex-direction:column}#organization-content .content-container .organization-card .organization-profile .organization-details .detail-center .name{font-size:20px;font-weight:700;color:#f1f1f1}#organization-content .content-container .organization-card .organization-profile .organization-details .detail-center .address{font-size:15px;font-weight:400;color:#f1f1f1}#organization-content .content-container .organization-card .authors{padding:0 20px;width:20%;border-left:solid 1px #434343;display:flex}#organization-content .content-container .organization-card .authors .authors-center{width:100%;margin:auto 0;display:flex;flex-direction:column}#organization-content .content-container .organization-card .authors .authors-center .no-authors{font-size:20px;font-weight:700;color:#f1f1f1}#organization-content .content-container .organization-card .authors .authors-center .label{font-size:15px;font-weight:400;color:#f1f1f1}#organization-content .content-container .header{margin-bottom:10px}#organization-content .content-container .header .text{width:calc(100% - 250px)}#organization-content .content-container .header .text span{font-size:15px;font-weight:400;color:#f1f1f1}#organization-content .content-container .header .text span.highlight{font-size:15px;font-weight:700;color:#f6de02}#organization-content .content-container .header .sorting{width:250px;justify-content:flex-end}#organization-content .content-container .header .sorting span{font-size:15px;font-weight:400;color:#f6de02}#organization-content .content-container .authors-card{padding:20px;margin:10px;width:calc(20% - 20px);border-radius:20px;background-color:#1c1c1e}#organization-content .content-container .authors-card .img-authors{margin-bottom:10px}#organization-content .content-container .authors-card .img-authors img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}#organization-content .content-container .authors-card .author-details{display:flex;flex-direction:column}#organization-content .content-container .authors-card .author-details .asset{font-size:12px;font-weight:400;color:#999}#organization-content .content-container .authors-card .author-details .name{font-size:18px;font-weight:500;color:#f1f1f1;line-height:1.15}@media (max-width: 1100px){#organization-content .content-container .authors-card{width:calc(25% - 20px)}}@media (max-width: 991px){#organization-content .content-container .authors-card{width:calc(33.33% - 20px)}}@media (max-width: 767px){#organization-content .content-container .authors-card{width:calc(50% - 20px)}}@media (max-width: 575px){#organization-content .content-container .authors-card{width:calc(100% - 20px)}}@media (max-width: 500px){#organization-content .content-container .organization-card{flex-direction:column}#organization-content .content-container .organization-card .organization-profile{margin-bottom:20px;width:100%}#organization-content .content-container .organization-card .authors{padding:20px 20px 0;width:100%;border-left:none;border-top:solid 1px #434343;display:flex}#organization-content .content-container .organization-card .authors .authors-center{width:100%;margin:auto 0;display:flex;flex-direction:column}#organization-content .content-container .organization-card .authors .authors-center .no-authors{font-size:20px;font-weight:700;color:#f1f1f1}#organization-content .content-container .organization-card .authors .authors-center .label{font-size:15px;font-weight:400;color:#f1f1f1}#organization-content .content-container .header{flex-direction:column}#organization-content .content-container .header .text{width:100%}#organization-content .content-container .header .sorting{margin-top:10px;width:100%;display:flex;flex-direction:column}#organization-content .content-container .header .dropdown{width:100%}#organization-content .content-container .header .dropdown .dropbtn{margin:0;width:100%}#organization-content .content-container .header .dropdown .dropdown-content{width:100%}}.dropdown{position:relative;display:inline-block}.dropdown .dropbtn{margin-left:10px;padding:10px 15px;width:150px;height:40px;font-size:15px;font-weight:400;color:#fff;border:none;background-color:#1c1c1e;cursor:pointer}.dropdown .dropbtn:hover,.dropdown .dropbtn:focus{color:#1c1c1e;background-color:#f6de02}.dropdown .dropdown-content{min-width:160px;border-radius:15px;display:none;position:absolute;background-color:#f1f1f1;box-shadow:0 8px 16px #0003;z-index:1}.dropdown .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown .dropdown-content a:hover{background-color:#f6de02}.dropdown .dropdown-content a:first-child:hover{border-radius:15px 15px 0 0}.dropdown .dropdown-content a:last-child:hover{border-radius:0 0 15px 15px}.dropdown .show{display:block}#pagination{display:flex;justify-content:flex-end}#pagination .pagination .page-item{width:40px;height:40px;padding:auto;display:flex}#pagination .pagination .page-item .page-link{margin:auto;border:none;color:#fff;background:transparent}#pagination .pagination .page-item .page-link.arrow{display:flex}#pagination .pagination .page-item .page-link .arrow-icon{font-size:25px}#pagination .pagination .page-item .page-link:active,#pagination .pagination .page-item .page-link:focus{margin:auto;border:none;color:#1c1c1e;background:#F6DE02}#pagination .pagination .page-item .page-more{margin:auto;border:none;color:#fff;background:transparent;text-decoration:none}@media (max-width: 991px){#sidebar.sidebar-container .category-container{display:none}#content.content-container{width:100%}#content.content-container .header{flex-direction:column}#content.content-container .header .text{width:100%}#content.content-container .header .mobile-category{display:block}#content.content-container .header .sorting{margin-top:10px;width:100%;display:flex;flex-direction:column}#content.content-container .category-hide{display:block}#content.content-container .dropdown{width:100%}#content.content-container .dropdown .dropbtn{margin:0;width:100%}#content.content-container .dropdown .dropdown-content{width:100%}}@media (max-width: 767px){#pagination{justify-content:center}}#details-container{padding:60px 0;min-height:100vh;background:#242426}#details-container #three-js{margin:50px auto;width:100%;height:500px}#details-container #three-js canvas{outline:none;border:none}#details-container #three-js #model{position:relative;background-color:#403c3c;width:100%;height:100%}#details-container #three-js #model .btn-container{margin-top:auto;margin-left:20px;bottom:20px;width:40px;display:flex;flex-direction:column;position:absolute}#details-container #three-js #model .btn-container .button{width:40px;height:40px;background:#F6DE02;display:flex;transition:.5s}#details-container #three-js #model .btn-container .button i,#details-container #three-js #model .btn-container .button svg{margin:auto;font-size:20px;color:#1c1c1e;cursor:pointer}#details-container #three-js #model .btn-container .button:hover{background:#F1F1F1}#details-container #three-js #model .btn-container .button:not(:first-child){margin-top:10px}#details-container .asset-title{font-size:40px;font-weight:700;line-height:1.25;color:#f6de02}#details-container .asset-content{margin-top:20px;width:100%;display:flex}#details-container .asset-content .author-container{width:calc(100% - 210px);display:flex}#details-container .asset-content .author-container .asset-author{margin:auto 0;font-size:20px;font-weight:300;color:#f6de02;text-decoration:none}#details-container .asset-content .author-container .asset-author .text-white{color:#fff}#details-container .asset-content .button-container{width:210px;height:40px;display:flex}#details-container .asset-content .button-container .share-dropdown{width:100px}#details-container .asset-content .button-container .share-dropdown .dropdown{width:100%}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn{margin:0;padding:10px 15px;width:100%;border:solid 1px #434343;border-right:solid .5px #434343;border-radius:50px 0 0 50px;background:#1C1B17;transition:.5s;display:inline-block}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn .Share-container{display:flex;pointer-events:none}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn .Share-container .share-icon{font-size:20px;color:#fff}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn .Share-container .Share-label{margin:auto 0 auto 5px;font-size:14px;font-weight:500;line-height:1;color:#f1f1f1;display:flex}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:hover,#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:focus{background:#F6DE02}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:hover .Share-container .share-icon,#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:focus .Share-container .share-icon{color:#1c1c1e}#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:hover .Share-container .Share-label,#details-container .asset-content .button-container .share-dropdown .dropdown .dropbtn:focus .Share-container .Share-label{color:#1c1c1e}#details-container .asset-content .button-container .share-dropdown .dropdown .dropdown-content{min-width:200px;border-radius:5px;border:solid 1px #999;background:#1C1B17}#details-container .asset-content .button-container .share-dropdown .dropdown .dropdown-content .social-container{display:flex;pointer-events:none}#details-container .asset-content .button-container .share-dropdown .dropdown .dropdown-content .social-container .social-icon{font-size:20px;color:#f6de02}#details-container .asset-content .button-container .share-dropdown .dropdown .dropdown-content .social-container .twitter img{width:20px;height:20px}#details-container .asset-content .button-container .share-dropdown .dropdown .dropdown-content .social-container .social-platform{margin:auto 0 auto 10px;font-size:14px;font-weight:500;line-height:1;color:#f1f1f1;display:flex}#details-container .asset-content .button-container .btn{padding:10px 15px;width:110px;border:solid 1px #434343;border-left:solid .5px #434343;border-radius:0 50px 50px 0;background:#1C1B17;transition:.5s}#details-container .asset-content .button-container .btn.btn-report .report-container{display:flex;pointer-events:none}#details-container .asset-content .button-container .btn.btn-report .report-container .report-icon{font-size:20px;color:#fff}#details-container .asset-content .button-container .btn.btn-report .report-container .report-label{margin:auto 0 auto 5px;font-size:14px;font-weight:500;color:#f1f1f1;display:flex}#details-container .asset-content .button-container .btn.btn-report:hover{background:#F6DE02}#details-container .asset-content .button-container .btn.btn-report:hover .report-container .report-icon,#details-container .asset-content .button-container .btn.btn-report:hover .report-container .report-label{color:#1c1c1e}#details-container .btn{width:100%;font-size:20px;font-weight:700;padding:10px 30px;border:none;border-radius:100px;transition:.5s}#details-container .btn.btn-download{margin-top:20px;color:#1c1c1e;background:#F6DE02}#details-container .btn.btn-download:hover{background:#F1F1F1}#details-container .tab{margin-top:20px;overflow:hidden;border:none;background-color:#242426}#details-container .tab button{padding:10px 30px;font-size:20px;font-weight:300;color:#f1f1f1;background-color:inherit;float:left;border:none;outline:none;cursor:pointer;transition:.3s}#details-container .tab button:hover{color:#1c1c1e;background-color:#f6de02}#details-container .tab button.active{font-weight:500;color:#f1f1f1;background-color:#242426;border-bottom:solid 2px #FD9601}#details-container .tabcontent{display:none;padding:6px 12px;border:none}#details-container #About .about-details .about-date{margin-top:15px;padding:0;font-size:15px;font-weight:400;line-height:1.15;color:#c4cdd5}#details-container #About .about-details .about-title{margin-top:15px;padding:0;font-size:15px;font-weight:400;line-height:1.15;text-transform:capitalize;color:#f6de02}#details-container #About .about-details .about-description{margin-top:5px;padding:0;font-size:15px;font-weight:400;line-height:1.15;text-transform:capitalize;color:#c4cdd5}#details-container #Info .info-title{margin-top:15px;padding:0;font-size:20px;font-weight:700;text-transform:uppercase;color:#f6de02}#details-container #Info .info-container{margin-top:15px;padding:0;border-radius:8px;border:solid 2px #434343}#details-container #Info .info-container .header{padding:10px 20px;width:100%;display:flex;justify-content:space-between;cursor:pointer}#details-container #Info .info-container .header span{font-size:15px;font-weight:700;line-height:1.15;color:#f1f1f1}#details-container #Info .info-container .header .icon-container{width:40px;height:40px;display:flex}#details-container #Info .info-container .header .icon-container .icon-arrow{margin:auto;font-size:35px;color:#f1f1f1}#details-container #Info .info-container .content{padding:15px 20px;width:100%;border-top:solid 1px #434343;display:none}#details-container #Info .info-container .content .content-performer{margin:5px 0;padding:0;font-size:15px;font-weight:400;line-height:1.15;text-transform:capitalize;color:#c4cdd5}#details-container #Info .info-container .content .content-table{width:100%;display:flex}#details-container #Info .info-container .content .content-table .label-container{margin:5px 0;width:130px}#details-container #Info .info-container .content .content-table .detail-container{margin:5px 0;width:calc(100% - 130px)}#details-container #Info .info-container .content .recording-container{margin-top:15px;padding:0;border-radius:8px;border:solid 2px #434343}#details-container #Info .info-container .content .recording-container .recording-header{padding:10px 20px;width:100%;display:flex;justify-content:space-between;cursor:pointer}#details-container #Info .info-container .content .recording-container .recording-header span{font-size:15px;font-weight:700;line-height:1.15;color:#f1f1f1}#details-container #Info .info-container .content .recording-container .recording-content{padding:15px 20px;width:100%;border-top:solid 1px #434343}#details-container #Info .info-container .content .recording-container .recording-content .recording-content-table{width:100%;display:flex}#details-container #Info .info-container .content .recording-container .recording-content .recording-content-table .label-container{margin:5px 0;width:110px}#details-container #Info .info-container .content .recording-container .recording-content .recording-content-table .detail-container{margin:5px 0;width:calc(100% - 110px)}#details-container #Info .info-container .show{display:block}#details-container #Info .about-details .info-title,#details-container #Info .about-details .about-title,#details-container #Info .details .info-title,#details-container #Info .details .about-title{margin-top:10px;padding:0;font-size:15px;font-weight:400;text-transform:capitalize;color:#f6de02}#details-container #Info .about-details .info-text,#details-container #Info .about-details .about-text,#details-container #Info .details .info-text,#details-container #Info .details .about-text{padding:0;font-size:15px;font-weight:400;color:#c4cdd5}#details-container #Info .divider{width:100%;border-bottom:solid 1px #434343}#details-container #report-title .title-container{width:100%;display:flex;flex-direction:column}#details-container #report-title .title-container .report-title{font-size:40px;font-weight:700;line-height:1.25;color:#f6de02}#details-container #report-title .title-container .report-text{font-size:20px;font-weight:500;line-height:1;color:#fff}#details-container #report-title .title-container .btn-container-back{justify-content:start}#details-container #report-title .title-container .btn-container-back .btn{margin-bottom:20px;padding:10px;width:100px;height:40px;border:solid 1px #F1F1F1;border-radius:5px;transition:.5s}#details-container #report-title .title-container .btn-container-back .btn.btn-back{display:flex;background:#242426}#details-container #report-title .title-container .btn-container-back .btn.btn-back .icon-back{margin:auto 0;font-size:16px;color:#f1f1f1}#details-container #report-title .title-container .btn-container-back .btn.btn-back .text-back{margin:auto auto auto 5px;font-size:16px;font-weight:500;line-height:1;color:#f1f1f1}#details-container #report-title .title-container .btn-container-back .btn.btn-back:hover{border:solid 1px #242426;background:#F6DE02}#details-container #report-title .title-container .btn-container-back .btn.btn-back:hover .icon-back,#details-container #report-title .title-container .btn-container-back .btn.btn-back:hover .text-back{color:#1c1c1e}#details-container #report-form .form-container{margin-top:40px;padding-bottom:20px;border-radius:10px;background:#1C1C1E;box-shadow:0 3px 6px #00000040}#details-container #report-form .form-container .asset-details-container{padding:20px 20px 0}#details-container #report-form .form-container .asset-details-container .asset-name{font-size:25px;font-weight:700;line-height:1.15;color:#fff}#details-container #report-form .form-container .asset-details-container .author-id{margin-top:10px;display:flex;flex-direction:column}#details-container #report-form .form-container .asset-details-container .author-id .asset-author,#details-container #report-form .form-container .asset-details-container .author-id .asset-id{font-size:15px;font-weight:400;line-height:1.15;color:#fff}#details-container #report-form .form-container .dropdown-container{padding:20px}#details-container #report-form .form-container .dropdown-container .field-label{font-size:15px;font-weight:700;line-height:1.15;color:#f1f1f1;text-transform:uppercase}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown{width:100%}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropbtn{margin:20px 0 0;padding:auto 12px;width:100%;height:45px;border-radius:5px;border:solid 1px #434343;background-color:#242426;display:flex;justify-content:space-between;cursor:pointer}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropbtn span{margin:auto 0;font-size:15px;font-weight:400;line-height:1.15;color:#f1f1f1;text-align:left;pointer-events:none}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropbtn .icon-down{margin:auto 0;font-size:25px;font-weight:500;color:#f1f1f1;justify-self:end;pointer-events:none}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropdown-content{width:100%;border-radius:5px;border:solid 1px #434343;background-color:#242426}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropdown-content a{font-size:15px;font-weight:400;line-height:1.15;color:#f1f1f1;text-align:left;text-decoration:none;display:block}#details-container #report-form .form-container .dropdown-container .dropdown-view .dropdown .dropdown-content a:hover{border-radius:5px;color:#1c1c1e}#details-container #report-form .form-container .description-container{padding:0 20px}#details-container #report-form .form-container .description-container .field-label{font-size:15px;font-weight:700;line-height:1.15;color:#f1f1f1;text-transform:uppercase}#details-container #report-form .form-container .description-container .form-group{margin-top:10px;margin-bottom:20px}#details-container #report-form .form-container .description-container .form-group .input-group .form-control{font-size:15px;font-weight:400;line-height:1.15;color:#f1f1f1;border-radius:5px;border:solid 1px #434343;background-color:#242426}#details-container #report-form .form-container .description-container .form-group .input-group .form-control::-moz-placeholder{color:#999;opacity:.7}#details-container #report-form .form-container .description-container .form-group .input-group .form-control::placeholder{color:#999;opacity:.7}#details-container #report-form .form-container .description-container .form-group .input-group .form-control:focus{border:solid 1px #F6DE02!important;box-shadow:0 0 3px #f6de02!important}#details-container #report-form .form-container .description-container textarea{resize:none}#details-container #report-form .form-container .submit-container{padding:0 20px;display:flex;justify-content:flex-end}#details-container #report-form .form-container .submit-container .btn{width:-moz-fit-content;width:fit-content;height:45px;font-size:20px;font-weight:700;line-height:1.25;padding:10px 50px;border:none;border-radius:100px;transition:.5s}#details-container #report-form .form-container .submit-container .btn.btn-submit{color:#1c1c1e;background:#F6DE02}#details-container #report-form .form-container .submit-container .btn.btn-submit:hover{background:#F1F1F1}#details-container #About{display:block}@media (max-width: 415px){#details-container .asset-content{flex-direction:column}#details-container .asset-content .author-container{width:100%;justify-content:center}#details-container .asset-content .button-container{margin-top:10px;width:100%;justify-content:center}}.footer{text-align:center;background:#242426}.footer .pull-center{display:inline-block;float:none}.footer .pull-right{float:right}.footer .footer-container{padding:20px 15px;border-bottom:solid 1px #f2f2f280}.footer .footer-container .footer-brand{float:left;text-decoration:none}.footer .footer-container .footer-brand .logo-name{height:35px;font-size:30px;font-weight:700;color:#f6de02}.footer .footer-container .footer-brand .logo-by{font-size:10px;font-weight:300;color:#f1f1f1;text-align:left}.footer .footer-container .footer-nav li{display:inline-block}.footer .footer-container .footer-nav li a{padding:0 10px;font-size:15px;font-weight:700;color:#f6de02;text-decoration:none}.footer .footer-container .footer-nav li a:hover{text-decoration:none}.footer .footer-container .policy-term li{display:inline-block}.footer .footer-container .policy-term li a{padding:0 5px;font-size:13px;font-weight:400;line-height:normal;text-decoration:underline;color:#f1f1f1}.footer .footer-container .policy-term li a:hover{text-decoration:underline}.footer .footer-bottom{padding:20px 15px;text-align:center}.footer .copyright-by{font-size:12px;font-weight:400;color:#f1f1f1}.footer .copyright-by span{transition:.3s}.footer:after{display:table;clear:both;content:" "}@media (max-width: 1199px){.footer .footer-container{padding:20px 15px 50px}}@media (max-width: 575px){.footer .footer-container .footer-nav li{width:100%}}.login-body,.forgot-body,.register-body{min-height:100vh;background-image:url(../../assets/images/backgrounds/bg-login.png);background-repeat:no-repeat;background-size:cover;background-position:top center}.login-body .container,.forgot-body .container,.register-body .container{padding:12px;height:100vh;display:flex;overflow:auto}.login-body .login-container,.login-body .forgot-container,.login-body .register-container,.forgot-body .login-container,.forgot-body .forgot-container,.forgot-body .register-container,.register-body .login-container,.register-body .forgot-container,.register-body .register-container{margin:auto;padding:30px;width:420px;border-radius:10px;background:#1C1C1E;box-shadow:0 0 50px 10px #0000000d}.login-body .login-container .header .title,.login-body .forgot-container .header .title,.login-body .register-container .header .title,.forgot-body .login-container .header .title,.forgot-body .forgot-container .header .title,.forgot-body .register-container .header .title,.register-body .login-container .header .title,.register-body .forgot-container .header .title,.register-body .register-container .header .title{font-size:35px;font-weight:700;line-height:1;text-transform:uppercase;color:#f6de02}.login-body .login-container .header .logo-by,.login-body .forgot-container .header .logo-by,.login-body .register-container .header .logo-by,.forgot-body .login-container .header .logo-by,.forgot-body .forgot-container .header .logo-by,.forgot-body .register-container .header .logo-by,.register-body .login-container .header .logo-by,.register-body .forgot-container .header .logo-by,.register-body .register-container .header .logo-by{font-size:10px;font-weight:300;line-height:1;text-transform:uppercase;color:#f1f1f1}.login-body .login-container .header .sub-title,.login-body .forgot-container .header .sub-title,.login-body .register-container .header .sub-title,.forgot-body .login-container .header .sub-title,.forgot-body .forgot-container .header .sub-title,.forgot-body .register-container .header .sub-title,.register-body .login-container .header .sub-title,.register-body .forgot-container .header .sub-title,.register-body .register-container .header .sub-title{margin-top:30px;font-size:20px;font-weight:500;line-height:1.15;color:#f1f1f1}.login-body .login-container .header .text,.login-body .forgot-container .header .text,.login-body .register-container .header .text,.forgot-body .login-container .header .text,.forgot-body .forgot-container .header .text,.forgot-body .register-container .header .text,.register-body .login-container .header .text,.register-body .forgot-container .header .text,.register-body .register-container .header .text{font-size:15px;font-weight:300;line-height:1.15;color:#999}.login-body .login-container .form-body .form,.login-body .forgot-container .form-body .form,.login-body .register-container .form-body .form,.forgot-body .login-container .form-body .form,.forgot-body .forgot-container .form-body .form,.forgot-body .register-container .form-body .form,.register-body .login-container .form-body .form,.register-body .forgot-container .form-body .form,.register-body .register-container .form-body .form{margin:25px 0 0;padding:0;width:100%}.login-body .login-container .form-body .form .form-field,.login-body .forgot-container .form-body .form .form-field,.login-body .register-container .form-body .form .form-field,.forgot-body .login-container .form-body .form .form-field,.forgot-body .forgot-container .form-body .form .form-field,.forgot-body .register-container .form-body .form .form-field,.register-body .login-container .form-body .form .form-field,.register-body .forgot-container .form-body .form .form-field,.register-body .register-container .form-body .form .form-field{width:100%;background-color:#1c1c1e}.login-body .login-container .form-body .form .form-field .field-label,.login-body .forgot-container .form-body .form .form-field .field-label,.login-body .register-container .form-body .form .form-field .field-label,.forgot-body .login-container .form-body .form .form-field .field-label,.forgot-body .forgot-container .form-body .form .form-field .field-label,.forgot-body .register-container .form-body .form .form-field .field-label,.register-body .login-container .form-body .form .form-field .field-label,.register-body .forgot-container .form-body .form .form-field .field-label,.register-body .register-container .form-body .form .form-field .field-label{font-size:16px;font-weight:500;line-height:1.15;text-transform:uppercase;color:#999}.login-body .login-container .form-body .form .form-field .required,.login-body .forgot-container .form-body .form .form-field .required,.login-body .register-container .form-body .form .form-field .required,.forgot-body .login-container .form-body .form .form-field .required,.forgot-body .forgot-container .form-body .form .form-field .required,.forgot-body .register-container .form-body .form .form-field .required,.register-body .login-container .form-body .form .form-field .required,.register-body .forgot-container .form-body .form .form-field .required,.register-body .register-container .form-body .form .form-field .required{font-size:16px;font-weight:500;line-height:1.15;color:#ff3e1d}.login-body .login-container .form-body .form .form-field .field-forgot,.login-body .forgot-container .form-body .form .form-field .field-forgot,.login-body .register-container .form-body .form .form-field .field-forgot,.forgot-body .login-container .form-body .form .form-field .field-forgot,.forgot-body .forgot-container .form-body .form .form-field .field-forgot,.forgot-body .register-container .form-body .form .form-field .field-forgot,.register-body .login-container .form-body .form .form-field .field-forgot,.register-body .forgot-container .form-body .form .form-field .field-forgot,.register-body .register-container .form-body .form .form-field .field-forgot{font-size:15px;font-weight:400;line-height:1.15;text-transform:capitalize;color:#f6de02;text-decoration:none;justify-content:flex-end;cursor:pointer}.login-body .login-container .form-body .form .form-field .field-forgot:hover,.login-body .forgot-container .form-body .form .form-field .field-forgot:hover,.login-body .register-container .form-body .form .form-field .field-forgot:hover,.forgot-body .login-container .form-body .form .form-field .field-forgot:hover,.forgot-body .forgot-container .form-body .form .form-field .field-forgot:hover,.forgot-body .register-container .form-body .form .form-field .field-forgot:hover,.register-body .login-container .form-body .form .form-field .field-forgot:hover,.register-body .forgot-container .form-body .form .form-field .field-forgot:hover,.register-body .register-container .form-body .form .form-field .field-forgot:hover{color:#f1f1f1}.login-body .login-container .form-body .form .form-field .form-group,.login-body .forgot-container .form-body .form .form-field .form-group,.login-body .register-container .form-body .form .form-field .form-group,.forgot-body .login-container .form-body .form .form-field .form-group,.forgot-body .forgot-container .form-body .form .form-field .form-group,.forgot-body .register-container .form-body .form .form-field .form-group,.register-body .login-container .form-body .form .form-field .form-group,.register-body .forgot-container .form-body .form .form-field .form-group,.register-body .register-container .form-body .form .form-field .form-group{margin-top:10px;margin-bottom:20px}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control{height:40px;border-radius:5px;border:solid 1px #434343;color:#f1f1f1;background-color:#242426}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password{border-radius:5px 0 0 5px;border-right:none}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control::-moz-placeholder{color:#999;opacity:.7}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control::placeholder,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control::placeholder{color:#999;opacity:.7}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus{border:solid 1px #F6DE02;box-shadow:0 0 3px #f6de02!important}.login-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.login-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text{height:40px;border-radius:0 5px 5px 0;border:solid 1px #434343;border-left:none;background-color:#242426}.login-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.login-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i{font-size:25px;color:#999}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown{width:100%}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn{margin:10px 0 20px;padding:6px 12px;width:100%;height:40px;border-radius:5px;border:solid 1px #434343;background-color:#242426;display:flex;justify-content:space-between;cursor:pointer}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span{margin:auto 0;font-size:16px;font-weight:500;line-height:1.15;color:#999;text-align:left;pointer-events:none}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down{margin:auto 0;font-size:25px;font-weight:500;color:#f1f1f1;justify-self:end;pointer-events:none}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content{width:100%;border-radius:5px}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a{font-size:16px;font-weight:500;line-height:1.15;color:#1c1c1e}.login-body .login-container .form-body .form .form-field .btn,.login-body .forgot-container .form-body .form .form-field .btn,.login-body .register-container .form-body .form .form-field .btn,.forgot-body .login-container .form-body .form .form-field .btn,.forgot-body .forgot-container .form-body .form .form-field .btn,.forgot-body .register-container .form-body .form .form-field .btn,.register-body .login-container .form-body .form .form-field .btn,.register-body .forgot-container .form-body .form .form-field .btn,.register-body .register-container .form-body .form .form-field .btn{margin-top:10px;width:100%;height:50px;font-size:20px;font-weight:500;line-height:1.15;padding:15px 30px;border:none;border-radius:5px;transition:.5s}.login-body .login-container .form-body .form .form-field .btn.btn-login,.login-body .login-container .form-body .form .form-field .btn.btn-forgot,.login-body .login-container .form-body .form .form-field .btn.btn-register,.login-body .forgot-container .form-body .form .form-field .btn.btn-login,.login-body .forgot-container .form-body .form .form-field .btn.btn-forgot,.login-body .forgot-container .form-body .form .form-field .btn.btn-register,.login-body .register-container .form-body .form .form-field .btn.btn-login,.login-body .register-container .form-body .form .form-field .btn.btn-forgot,.login-body .register-container .form-body .form .form-field .btn.btn-register,.forgot-body .login-container .form-body .form .form-field .btn.btn-login,.forgot-body .login-container .form-body .form .form-field .btn.btn-forgot,.forgot-body .login-container .form-body .form .form-field .btn.btn-register,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-login,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-forgot,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-register,.forgot-body .register-container .form-body .form .form-field .btn.btn-login,.forgot-body .register-container .form-body .form .form-field .btn.btn-forgot,.forgot-body .register-container .form-body .form .form-field .btn.btn-register,.register-body .login-container .form-body .form .form-field .btn.btn-login,.register-body .login-container .form-body .form .form-field .btn.btn-forgot,.register-body .login-container .form-body .form .form-field .btn.btn-register,.register-body .forgot-container .form-body .form .form-field .btn.btn-login,.register-body .forgot-container .form-body .form .form-field .btn.btn-forgot,.register-body .forgot-container .form-body .form .form-field .btn.btn-register,.register-body .register-container .form-body .form .form-field .btn.btn-login,.register-body .register-container .form-body .form .form-field .btn.btn-forgot,.register-body .register-container .form-body .form .form-field .btn.btn-register{color:#1c1c1e;background:#F6DE02}.login-body .login-container .form-body .form .form-field .btn.btn-login:hover,.login-body .login-container .form-body .form .form-field .btn.btn-forgot:hover,.login-body .login-container .form-body .form .form-field .btn.btn-register:hover,.login-body .forgot-container .form-body .form .form-field .btn.btn-login:hover,.login-body .forgot-container .form-body .form .form-field .btn.btn-forgot:hover,.login-body .forgot-container .form-body .form .form-field .btn.btn-register:hover,.login-body .register-container .form-body .form .form-field .btn.btn-login:hover,.login-body .register-container .form-body .form .form-field .btn.btn-forgot:hover,.login-body .register-container .form-body .form .form-field .btn.btn-register:hover,.forgot-body .login-container .form-body .form .form-field .btn.btn-login:hover,.forgot-body .login-container .form-body .form .form-field .btn.btn-forgot:hover,.forgot-body .login-container .form-body .form .form-field .btn.btn-register:hover,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-login:hover,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-forgot:hover,.forgot-body .forgot-container .form-body .form .form-field .btn.btn-register:hover,.forgot-body .register-container .form-body .form .form-field .btn.btn-login:hover,.forgot-body .register-container .form-body .form .form-field .btn.btn-forgot:hover,.forgot-body .register-container .form-body .form .form-field .btn.btn-register:hover,.register-body .login-container .form-body .form .form-field .btn.btn-login:hover,.register-body .login-container .form-body .form .form-field .btn.btn-forgot:hover,.register-body .login-container .form-body .form .form-field .btn.btn-register:hover,.register-body .forgot-container .form-body .form .form-field .btn.btn-login:hover,.register-body .forgot-container .form-body .form .form-field .btn.btn-forgot:hover,.register-body .forgot-container .form-body .form .form-field .btn.btn-register:hover,.register-body .register-container .form-body .form .form-field .btn.btn-login:hover,.register-body .register-container .form-body .form .form-field .btn.btn-forgot:hover,.register-body .register-container .form-body .form .form-field .btn.btn-register:hover{background:#F1F1F1}.login-body .login-container .form-body .form .form-field .create-account,.login-body .login-container .form-body .form .form-field .back-home,.login-body .login-container .form-body .form .form-field .back-login,.login-body .login-container .form-body .form .form-field .already-register,.login-body .forgot-container .form-body .form .form-field .create-account,.login-body .forgot-container .form-body .form .form-field .back-home,.login-body .forgot-container .form-body .form .form-field .back-login,.login-body .forgot-container .form-body .form .form-field .already-register,.login-body .register-container .form-body .form .form-field .create-account,.login-body .register-container .form-body .form .form-field .back-home,.login-body .register-container .form-body .form .form-field .back-login,.login-body .register-container .form-body .form .form-field .already-register,.forgot-body .login-container .form-body .form .form-field .create-account,.forgot-body .login-container .form-body .form .form-field .back-home,.forgot-body .login-container .form-body .form .form-field .back-login,.forgot-body .login-container .form-body .form .form-field .already-register,.forgot-body .forgot-container .form-body .form .form-field .create-account,.forgot-body .forgot-container .form-body .form .form-field .back-home,.forgot-body .forgot-container .form-body .form .form-field .back-login,.forgot-body .forgot-container .form-body .form .form-field .already-register,.forgot-body .register-container .form-body .form .form-field .create-account,.forgot-body .register-container .form-body .form .form-field .back-home,.forgot-body .register-container .form-body .form .form-field .back-login,.forgot-body .register-container .form-body .form .form-field .already-register,.register-body .login-container .form-body .form .form-field .create-account,.register-body .login-container .form-body .form .form-field .back-home,.register-body .login-container .form-body .form .form-field .back-login,.register-body .login-container .form-body .form .form-field .already-register,.register-body .forgot-container .form-body .form .form-field .create-account,.register-body .forgot-container .form-body .form .form-field .back-home,.register-body .forgot-container .form-body .form .form-field .back-login,.register-body .forgot-container .form-body .form .form-field .already-register,.register-body .register-container .form-body .form .form-field .create-account,.register-body .register-container .form-body .form .form-field .back-home,.register-body .register-container .form-body .form .form-field .back-login,.register-body .register-container .form-body .form .form-field .already-register{margin-top:10px;display:flex;justify-content:center}.login-body .login-container .form-body .form .form-field .create-account .text-new,.login-body .login-container .form-body .form .form-field .create-account .text-already,.login-body .login-container .form-body .form .form-field .back-home .text-new,.login-body .login-container .form-body .form .form-field .back-home .text-already,.login-body .login-container .form-body .form .form-field .back-login .text-new,.login-body .login-container .form-body .form .form-field .back-login .text-already,.login-body .login-container .form-body .form .form-field .already-register .text-new,.login-body .login-container .form-body .form .form-field .already-register .text-already,.login-body .forgot-container .form-body .form .form-field .create-account .text-new,.login-body .forgot-container .form-body .form .form-field .create-account .text-already,.login-body .forgot-container .form-body .form .form-field .back-home .text-new,.login-body .forgot-container .form-body .form .form-field .back-home .text-already,.login-body .forgot-container .form-body .form .form-field .back-login .text-new,.login-body .forgot-container .form-body .form .form-field .back-login .text-already,.login-body .forgot-container .form-body .form .form-field .already-register .text-new,.login-body .forgot-container .form-body .form .form-field .already-register .text-already,.login-body .register-container .form-body .form .form-field .create-account .text-new,.login-body .register-container .form-body .form .form-field .create-account .text-already,.login-body .register-container .form-body .form .form-field .back-home .text-new,.login-body .register-container .form-body .form .form-field .back-home .text-already,.login-body .register-container .form-body .form .form-field .back-login .text-new,.login-body .register-container .form-body .form .form-field .back-login .text-already,.login-body .register-container .form-body .form .form-field .already-register .text-new,.login-body .register-container .form-body .form .form-field .already-register .text-already,.forgot-body .login-container .form-body .form .form-field .create-account .text-new,.forgot-body .login-container .form-body .form .form-field .create-account .text-already,.forgot-body .login-container .form-body .form .form-field .back-home .text-new,.forgot-body .login-container .form-body .form .form-field .back-home .text-already,.forgot-body .login-container .form-body .form .form-field .back-login .text-new,.forgot-body .login-container .form-body .form .form-field .back-login .text-already,.forgot-body .login-container .form-body .form .form-field .already-register .text-new,.forgot-body .login-container .form-body .form .form-field .already-register .text-already,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-new,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-already,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-new,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-already,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-new,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-already,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-new,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-already,.forgot-body .register-container .form-body .form .form-field .create-account .text-new,.forgot-body .register-container .form-body .form .form-field .create-account .text-already,.forgot-body .register-container .form-body .form .form-field .back-home .text-new,.forgot-body .register-container .form-body .form .form-field .back-home .text-already,.forgot-body .register-container .form-body .form .form-field .back-login .text-new,.forgot-body .register-container .form-body .form .form-field .back-login .text-already,.forgot-body .register-container .form-body .form .form-field .already-register .text-new,.forgot-body .register-container .form-body .form .form-field .already-register .text-already,.register-body .login-container .form-body .form .form-field .create-account .text-new,.register-body .login-container .form-body .form .form-field .create-account .text-already,.register-body .login-container .form-body .form .form-field .back-home .text-new,.register-body .login-container .form-body .form .form-field .back-home .text-already,.register-body .login-container .form-body .form .form-field .back-login .text-new,.register-body .login-container .form-body .form .form-field .back-login .text-already,.register-body .login-container .form-body .form .form-field .already-register .text-new,.register-body .login-container .form-body .form .form-field .already-register .text-already,.register-body .forgot-container .form-body .form .form-field .create-account .text-new,.register-body .forgot-container .form-body .form .form-field .create-account .text-already,.register-body .forgot-container .form-body .form .form-field .back-home .text-new,.register-body .forgot-container .form-body .form .form-field .back-home .text-already,.register-body .forgot-container .form-body .form .form-field .back-login .text-new,.register-body .forgot-container .form-body .form .form-field .back-login .text-already,.register-body .forgot-container .form-body .form .form-field .already-register .text-new,.register-body .forgot-container .form-body .form .form-field .already-register .text-already,.register-body .register-container .form-body .form .form-field .create-account .text-new,.register-body .register-container .form-body .form .form-field .create-account .text-already,.register-body .register-container .form-body .form .form-field .back-home .text-new,.register-body .register-container .form-body .form .form-field .back-home .text-already,.register-body .register-container .form-body .form .form-field .back-login .text-new,.register-body .register-container .form-body .form .form-field .back-login .text-already,.register-body .register-container .form-body .form .form-field .already-register .text-new,.register-body .register-container .form-body .form .form-field .already-register .text-already{font-size:15px;font-weight:300;line-height:1.15;color:#999}.login-body .login-container .form-body .form .form-field .create-account .text-create,.login-body .login-container .form-body .form .form-field .create-account .text-login,.login-body .login-container .form-body .form .form-field .back-home .text-create,.login-body .login-container .form-body .form .form-field .back-home .text-login,.login-body .login-container .form-body .form .form-field .back-login .text-create,.login-body .login-container .form-body .form .form-field .back-login .text-login,.login-body .login-container .form-body .form .form-field .already-register .text-create,.login-body .login-container .form-body .form .form-field .already-register .text-login,.login-body .forgot-container .form-body .form .form-field .create-account .text-create,.login-body .forgot-container .form-body .form .form-field .create-account .text-login,.login-body .forgot-container .form-body .form .form-field .back-home .text-create,.login-body .forgot-container .form-body .form .form-field .back-home .text-login,.login-body .forgot-container .form-body .form .form-field .back-login .text-create,.login-body .forgot-container .form-body .form .form-field .back-login .text-login,.login-body .forgot-container .form-body .form .form-field .already-register .text-create,.login-body .forgot-container .form-body .form .form-field .already-register .text-login,.login-body .register-container .form-body .form .form-field .create-account .text-create,.login-body .register-container .form-body .form .form-field .create-account .text-login,.login-body .register-container .form-body .form .form-field .back-home .text-create,.login-body .register-container .form-body .form .form-field .back-home .text-login,.login-body .register-container .form-body .form .form-field .back-login .text-create,.login-body .register-container .form-body .form .form-field .back-login .text-login,.login-body .register-container .form-body .form .form-field .already-register .text-create,.login-body .register-container .form-body .form .form-field .already-register .text-login,.forgot-body .login-container .form-body .form .form-field .create-account .text-create,.forgot-body .login-container .form-body .form .form-field .create-account .text-login,.forgot-body .login-container .form-body .form .form-field .back-home .text-create,.forgot-body .login-container .form-body .form .form-field .back-home .text-login,.forgot-body .login-container .form-body .form .form-field .back-login .text-create,.forgot-body .login-container .form-body .form .form-field .back-login .text-login,.forgot-body .login-container .form-body .form .form-field .already-register .text-create,.forgot-body .login-container .form-body .form .form-field .already-register .text-login,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-create,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-login,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-create,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-login,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-create,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-login,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-create,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-login,.forgot-body .register-container .form-body .form .form-field .create-account .text-create,.forgot-body .register-container .form-body .form .form-field .create-account .text-login,.forgot-body .register-container .form-body .form .form-field .back-home .text-create,.forgot-body .register-container .form-body .form .form-field .back-home .text-login,.forgot-body .register-container .form-body .form .form-field .back-login .text-create,.forgot-body .register-container .form-body .form .form-field .back-login .text-login,.forgot-body .register-container .form-body .form .form-field .already-register .text-create,.forgot-body .register-container .form-body .form .form-field .already-register .text-login,.register-body .login-container .form-body .form .form-field .create-account .text-create,.register-body .login-container .form-body .form .form-field .create-account .text-login,.register-body .login-container .form-body .form .form-field .back-home .text-create,.register-body .login-container .form-body .form .form-field .back-home .text-login,.register-body .login-container .form-body .form .form-field .back-login .text-create,.register-body .login-container .form-body .form .form-field .back-login .text-login,.register-body .login-container .form-body .form .form-field .already-register .text-create,.register-body .login-container .form-body .form .form-field .already-register .text-login,.register-body .forgot-container .form-body .form .form-field .create-account .text-create,.register-body .forgot-container .form-body .form .form-field .create-account .text-login,.register-body .forgot-container .form-body .form .form-field .back-home .text-create,.register-body .forgot-container .form-body .form .form-field .back-home .text-login,.register-body .forgot-container .form-body .form .form-field .back-login .text-create,.register-body .forgot-container .form-body .form .form-field .back-login .text-login,.register-body .forgot-container .form-body .form .form-field .already-register .text-create,.register-body .forgot-container .form-body .form .form-field .already-register .text-login,.register-body .register-container .form-body .form .form-field .create-account .text-create,.register-body .register-container .form-body .form .form-field .create-account .text-login,.register-body .register-container .form-body .form .form-field .back-home .text-create,.register-body .register-container .form-body .form .form-field .back-home .text-login,.register-body .register-container .form-body .form .form-field .back-login .text-create,.register-body .register-container .form-body .form .form-field .back-login .text-login,.register-body .register-container .form-body .form .form-field .already-register .text-create,.register-body .register-container .form-body .form .form-field .already-register .text-login{font-size:15px;font-weight:400;line-height:1.15;text-decoration:none;color:#f6de02;cursor:pointer}.login-body .login-container .form-body .form .form-field .create-account .text-create:hover,.login-body .login-container .form-body .form .form-field .create-account .text-login:hover,.login-body .login-container .form-body .form .form-field .back-home .text-create:hover,.login-body .login-container .form-body .form .form-field .back-home .text-login:hover,.login-body .login-container .form-body .form .form-field .back-login .text-create:hover,.login-body .login-container .form-body .form .form-field .back-login .text-login:hover,.login-body .login-container .form-body .form .form-field .already-register .text-create:hover,.login-body .login-container .form-body .form .form-field .already-register .text-login:hover,.login-body .forgot-container .form-body .form .form-field .create-account .text-create:hover,.login-body .forgot-container .form-body .form .form-field .create-account .text-login:hover,.login-body .forgot-container .form-body .form .form-field .back-home .text-create:hover,.login-body .forgot-container .form-body .form .form-field .back-home .text-login:hover,.login-body .forgot-container .form-body .form .form-field .back-login .text-create:hover,.login-body .forgot-container .form-body .form .form-field .back-login .text-login:hover,.login-body .forgot-container .form-body .form .form-field .already-register .text-create:hover,.login-body .forgot-container .form-body .form .form-field .already-register .text-login:hover,.login-body .register-container .form-body .form .form-field .create-account .text-create:hover,.login-body .register-container .form-body .form .form-field .create-account .text-login:hover,.login-body .register-container .form-body .form .form-field .back-home .text-create:hover,.login-body .register-container .form-body .form .form-field .back-home .text-login:hover,.login-body .register-container .form-body .form .form-field .back-login .text-create:hover,.login-body .register-container .form-body .form .form-field .back-login .text-login:hover,.login-body .register-container .form-body .form .form-field .already-register .text-create:hover,.login-body .register-container .form-body .form .form-field .already-register .text-login:hover,.forgot-body .login-container .form-body .form .form-field .create-account .text-create:hover,.forgot-body .login-container .form-body .form .form-field .create-account .text-login:hover,.forgot-body .login-container .form-body .form .form-field .back-home .text-create:hover,.forgot-body .login-container .form-body .form .form-field .back-home .text-login:hover,.forgot-body .login-container .form-body .form .form-field .back-login .text-create:hover,.forgot-body .login-container .form-body .form .form-field .back-login .text-login:hover,.forgot-body .login-container .form-body .form .form-field .already-register .text-create:hover,.forgot-body .login-container .form-body .form .form-field .already-register .text-login:hover,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-create:hover,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-login:hover,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-create:hover,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-login:hover,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-create:hover,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-login:hover,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-create:hover,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-login:hover,.forgot-body .register-container .form-body .form .form-field .create-account .text-create:hover,.forgot-body .register-container .form-body .form .form-field .create-account .text-login:hover,.forgot-body .register-container .form-body .form .form-field .back-home .text-create:hover,.forgot-body .register-container .form-body .form .form-field .back-home .text-login:hover,.forgot-body .register-container .form-body .form .form-field .back-login .text-create:hover,.forgot-body .register-container .form-body .form .form-field .back-login .text-login:hover,.forgot-body .register-container .form-body .form .form-field .already-register .text-create:hover,.forgot-body .register-container .form-body .form .form-field .already-register .text-login:hover,.register-body .login-container .form-body .form .form-field .create-account .text-create:hover,.register-body .login-container .form-body .form .form-field .create-account .text-login:hover,.register-body .login-container .form-body .form .form-field .back-home .text-create:hover,.register-body .login-container .form-body .form .form-field .back-home .text-login:hover,.register-body .login-container .form-body .form .form-field .back-login .text-create:hover,.register-body .login-container .form-body .form .form-field .back-login .text-login:hover,.register-body .login-container .form-body .form .form-field .already-register .text-create:hover,.register-body .login-container .form-body .form .form-field .already-register .text-login:hover,.register-body .forgot-container .form-body .form .form-field .create-account .text-create:hover,.register-body .forgot-container .form-body .form .form-field .create-account .text-login:hover,.register-body .forgot-container .form-body .form .form-field .back-home .text-create:hover,.register-body .forgot-container .form-body .form .form-field .back-home .text-login:hover,.register-body .forgot-container .form-body .form .form-field .back-login .text-create:hover,.register-body .forgot-container .form-body .form .form-field .back-login .text-login:hover,.register-body .forgot-container .form-body .form .form-field .already-register .text-create:hover,.register-body .forgot-container .form-body .form .form-field .already-register .text-login:hover,.register-body .register-container .form-body .form .form-field .create-account .text-create:hover,.register-body .register-container .form-body .form .form-field .create-account .text-login:hover,.register-body .register-container .form-body .form .form-field .back-home .text-create:hover,.register-body .register-container .form-body .form .form-field .back-home .text-login:hover,.register-body .register-container .form-body .form .form-field .back-login .text-create:hover,.register-body .register-container .form-body .form .form-field .back-login .text-login:hover,.register-body .register-container .form-body .form .form-field .already-register .text-create:hover,.register-body .register-container .form-body .form .form-field .already-register .text-login:hover{color:#f1f1f1}.login-body .login-container .form-body .form .form-field .create-account .icon-back,.login-body .login-container .form-body .form .form-field .back-home .icon-back,.login-body .login-container .form-body .form .form-field .back-login .icon-back,.login-body .login-container .form-body .form .form-field .already-register .icon-back,.login-body .forgot-container .form-body .form .form-field .create-account .icon-back,.login-body .forgot-container .form-body .form .form-field .back-home .icon-back,.login-body .forgot-container .form-body .form .form-field .back-login .icon-back,.login-body .forgot-container .form-body .form .form-field .already-register .icon-back,.login-body .register-container .form-body .form .form-field .create-account .icon-back,.login-body .register-container .form-body .form .form-field .back-home .icon-back,.login-body .register-container .form-body .form .form-field .back-login .icon-back,.login-body .register-container .form-body .form .form-field .already-register .icon-back,.forgot-body .login-container .form-body .form .form-field .create-account .icon-back,.forgot-body .login-container .form-body .form .form-field .back-home .icon-back,.forgot-body .login-container .form-body .form .form-field .back-login .icon-back,.forgot-body .login-container .form-body .form .form-field .already-register .icon-back,.forgot-body .forgot-container .form-body .form .form-field .create-account .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-home .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-login .icon-back,.forgot-body .forgot-container .form-body .form .form-field .already-register .icon-back,.forgot-body .register-container .form-body .form .form-field .create-account .icon-back,.forgot-body .register-container .form-body .form .form-field .back-home .icon-back,.forgot-body .register-container .form-body .form .form-field .back-login .icon-back,.forgot-body .register-container .form-body .form .form-field .already-register .icon-back,.register-body .login-container .form-body .form .form-field .create-account .icon-back,.register-body .login-container .form-body .form .form-field .back-home .icon-back,.register-body .login-container .form-body .form .form-field .back-login .icon-back,.register-body .login-container .form-body .form .form-field .already-register .icon-back,.register-body .forgot-container .form-body .form .form-field .create-account .icon-back,.register-body .forgot-container .form-body .form .form-field .back-home .icon-back,.register-body .forgot-container .form-body .form .form-field .back-login .icon-back,.register-body .forgot-container .form-body .form .form-field .already-register .icon-back,.register-body .register-container .form-body .form .form-field .create-account .icon-back,.register-body .register-container .form-body .form .form-field .back-home .icon-back,.register-body .register-container .form-body .form .form-field .back-login .icon-back,.register-body .register-container .form-body .form .form-field .already-register .icon-back{margin:auto 0;font-size:20px;color:#f6de02}.login-body .login-container .form-body .form .form-field .create-account .text-back,.login-body .login-container .form-body .form .form-field .back-home .text-back,.login-body .login-container .form-body .form .form-field .back-login .text-back,.login-body .login-container .form-body .form .form-field .already-register .text-back,.login-body .forgot-container .form-body .form .form-field .create-account .text-back,.login-body .forgot-container .form-body .form .form-field .back-home .text-back,.login-body .forgot-container .form-body .form .form-field .back-login .text-back,.login-body .forgot-container .form-body .form .form-field .already-register .text-back,.login-body .register-container .form-body .form .form-field .create-account .text-back,.login-body .register-container .form-body .form .form-field .back-home .text-back,.login-body .register-container .form-body .form .form-field .back-login .text-back,.login-body .register-container .form-body .form .form-field .already-register .text-back,.forgot-body .login-container .form-body .form .form-field .create-account .text-back,.forgot-body .login-container .form-body .form .form-field .back-home .text-back,.forgot-body .login-container .form-body .form .form-field .back-login .text-back,.forgot-body .login-container .form-body .form .form-field .already-register .text-back,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-back,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-back,.forgot-body .register-container .form-body .form .form-field .create-account .text-back,.forgot-body .register-container .form-body .form .form-field .back-home .text-back,.forgot-body .register-container .form-body .form .form-field .back-login .text-back,.forgot-body .register-container .form-body .form .form-field .already-register .text-back,.register-body .login-container .form-body .form .form-field .create-account .text-back,.register-body .login-container .form-body .form .form-field .back-home .text-back,.register-body .login-container .form-body .form .form-field .back-login .text-back,.register-body .login-container .form-body .form .form-field .already-register .text-back,.register-body .forgot-container .form-body .form .form-field .create-account .text-back,.register-body .forgot-container .form-body .form .form-field .back-home .text-back,.register-body .forgot-container .form-body .form .form-field .back-login .text-back,.register-body .forgot-container .form-body .form .form-field .already-register .text-back,.register-body .register-container .form-body .form .form-field .create-account .text-back,.register-body .register-container .form-body .form .form-field .back-home .text-back,.register-body .register-container .form-body .form .form-field .back-login .text-back,.register-body .register-container .form-body .form .form-field .already-register .text-back{margin:auto auto auto 5px;font-size:16px;font-weight:500;line-height:1.15;text-decoration:none;color:#f6de02;cursor:pointer}.login-body .login-container .form-body .form .form-field .back-home div:hover .icon-back,.login-body .login-container .form-body .form .form-field .back-home div:hover .text-back,.login-body .login-container .form-body .form .form-field .back-login div:hover .icon-back,.login-body .login-container .form-body .form .form-field .back-login div:hover .text-back,.login-body .forgot-container .form-body .form .form-field .back-home div:hover .icon-back,.login-body .forgot-container .form-body .form .form-field .back-home div:hover .text-back,.login-body .forgot-container .form-body .form .form-field .back-login div:hover .icon-back,.login-body .forgot-container .form-body .form .form-field .back-login div:hover .text-back,.login-body .register-container .form-body .form .form-field .back-home div:hover .icon-back,.login-body .register-container .form-body .form .form-field .back-home div:hover .text-back,.login-body .register-container .form-body .form .form-field .back-login div:hover .icon-back,.login-body .register-container .form-body .form .form-field .back-login div:hover .text-back,.forgot-body .login-container .form-body .form .form-field .back-home div:hover .icon-back,.forgot-body .login-container .form-body .form .form-field .back-home div:hover .text-back,.forgot-body .login-container .form-body .form .form-field .back-login div:hover .icon-back,.forgot-body .login-container .form-body .form .form-field .back-login div:hover .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-home div:hover .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-home div:hover .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-login div:hover .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-login div:hover .text-back,.forgot-body .register-container .form-body .form .form-field .back-home div:hover .icon-back,.forgot-body .register-container .form-body .form .form-field .back-home div:hover .text-back,.forgot-body .register-container .form-body .form .form-field .back-login div:hover .icon-back,.forgot-body .register-container .form-body .form .form-field .back-login div:hover .text-back,.register-body .login-container .form-body .form .form-field .back-home div:hover .icon-back,.register-body .login-container .form-body .form .form-field .back-home div:hover .text-back,.register-body .login-container .form-body .form .form-field .back-login div:hover .icon-back,.register-body .login-container .form-body .form .form-field .back-login div:hover .text-back,.register-body .forgot-container .form-body .form .form-field .back-home div:hover .icon-back,.register-body .forgot-container .form-body .form .form-field .back-home div:hover .text-back,.register-body .forgot-container .form-body .form .form-field .back-login div:hover .icon-back,.register-body .forgot-container .form-body .form .form-field .back-login div:hover .text-back,.register-body .register-container .form-body .form .form-field .back-home div:hover .icon-back,.register-body .register-container .form-body .form .form-field .back-home div:hover .text-back,.register-body .register-container .form-body .form .form-field .back-login div:hover .icon-back,.register-body .register-container .form-body .form .form-field .back-login div:hover .text-back{color:#f1f1f1}.login-body .login-container .form-body .form .form-field .create-account,.login-body .login-container .form-body .form .form-field .back-login,.login-body .forgot-container .form-body .form .form-field .create-account,.login-body .forgot-container .form-body .form .form-field .back-login,.login-body .register-container .form-body .form .form-field .create-account,.login-body .register-container .form-body .form .form-field .back-login,.forgot-body .login-container .form-body .form .form-field .create-account,.forgot-body .login-container .form-body .form .form-field .back-login,.forgot-body .forgot-container .form-body .form .form-field .create-account,.forgot-body .forgot-container .form-body .form .form-field .back-login,.forgot-body .register-container .form-body .form .form-field .create-account,.forgot-body .register-container .form-body .form .form-field .back-login,.register-body .login-container .form-body .form .form-field .create-account,.register-body .login-container .form-body .form .form-field .back-login,.register-body .forgot-container .form-body .form .form-field .create-account,.register-body .forgot-container .form-body .form .form-field .back-login,.register-body .register-container .form-body .form .form-field .create-account,.register-body .register-container .form-body .form .form-field .back-login{margin-top:15px}.login-body .login-container .form-body .form .form-field .already-register,.login-body .forgot-container .form-body .form .form-field .already-register,.login-body .register-container .form-body .form .form-field .already-register,.forgot-body .login-container .form-body .form .form-field .already-register,.forgot-body .forgot-container .form-body .form .form-field .already-register,.forgot-body .register-container .form-body .form .form-field .already-register,.register-body .login-container .form-body .form .form-field .already-register,.register-body .forgot-container .form-body .form .form-field .already-register,.register-body .register-container .form-body .form .form-field .already-register{height:calc(100% - 10px);justify-content:start}.login-body .login-container .form-body .form .form-field .already-register div,.login-body .forgot-container .form-body .form .form-field .already-register div,.login-body .register-container .form-body .form .form-field .already-register div,.forgot-body .login-container .form-body .form .form-field .already-register div,.forgot-body .forgot-container .form-body .form .form-field .already-register div,.forgot-body .register-container .form-body .form .form-field .already-register div,.register-body .login-container .form-body .form .form-field .already-register div,.register-body .forgot-container .form-body .form .form-field .already-register div,.register-body .register-container .form-body .form .form-field .already-register div{margin:auto 0}.login-body .register-container,.forgot-body .register-container,.register-body .register-container{width:800px}@media (min-width: 2000px){.login-body .login-container,.login-body .forgot-container,.login-body .register-container,.forgot-body .login-container,.forgot-body .forgot-container,.forgot-body .register-container,.register-body .login-container,.register-body .forgot-container,.register-body .register-container{padding:60px;width:720px;border-radius:20px}.login-body .login-container .header .title,.login-body .forgot-container .header .title,.login-body .register-container .header .title,.forgot-body .login-container .header .title,.forgot-body .forgot-container .header .title,.forgot-body .register-container .header .title,.register-body .login-container .header .title,.register-body .forgot-container .header .title,.register-body .register-container .header .title{font-size:65px;font-weight:900}.login-body .login-container .header .logo-by,.login-body .forgot-container .header .logo-by,.login-body .register-container .header .logo-by,.forgot-body .login-container .header .logo-by,.forgot-body .forgot-container .header .logo-by,.forgot-body .register-container .header .logo-by,.register-body .login-container .header .logo-by,.register-body .forgot-container .header .logo-by,.register-body .register-container .header .logo-by{font-size:20px;font-weight:300;text-transform:uppercase;color:#f1f1f1}.login-body .login-container .header .sub-title,.login-body .forgot-container .header .sub-title,.login-body .register-container .header .sub-title,.forgot-body .login-container .header .sub-title,.forgot-body .forgot-container .header .sub-title,.forgot-body .register-container .header .sub-title,.register-body .login-container .header .sub-title,.register-body .forgot-container .header .sub-title,.register-body .register-container .header .sub-title{margin-top:40px;font-size:30px;font-weight:700;line-height:1.25}.login-body .login-container .header .text,.login-body .forgot-container .header .text,.login-body .register-container .header .text,.forgot-body .login-container .header .text,.forgot-body .forgot-container .header .text,.forgot-body .register-container .header .text,.register-body .login-container .header .text,.register-body .forgot-container .header .text,.register-body .register-container .header .text{font-size:25px;font-weight:400;line-height:1.25}.login-body .login-container .form-body .form,.login-body .forgot-container .form-body .form,.login-body .register-container .form-body .form,.forgot-body .login-container .form-body .form,.forgot-body .forgot-container .form-body .form,.forgot-body .register-container .form-body .form,.register-body .login-container .form-body .form,.register-body .forgot-container .form-body .form,.register-body .register-container .form-body .form{margin:35px 0 0}.login-body .login-container .form-body .form .form-field .field-label,.login-body .forgot-container .form-body .form .form-field .field-label,.login-body .register-container .form-body .form .form-field .field-label,.forgot-body .login-container .form-body .form .form-field .field-label,.forgot-body .forgot-container .form-body .form .form-field .field-label,.forgot-body .register-container .form-body .form .form-field .field-label,.register-body .login-container .form-body .form .form-field .field-label,.register-body .forgot-container .form-body .form .form-field .field-label,.register-body .register-container .form-body .form .form-field .field-label{font-size:26px;font-weight:500;line-height:1.25}.login-body .login-container .form-body .form .form-field .field-forgot,.login-body .forgot-container .form-body .form .form-field .field-forgot,.login-body .register-container .form-body .form .form-field .field-forgot,.forgot-body .login-container .form-body .form .form-field .field-forgot,.forgot-body .forgot-container .form-body .form .form-field .field-forgot,.forgot-body .register-container .form-body .form .form-field .field-forgot,.register-body .login-container .form-body .form .form-field .field-forgot,.register-body .forgot-container .form-body .form .form-field .field-forgot,.register-body .register-container .form-body .form .form-field .field-forgot{font-size:25px;font-weight:400;line-height:1.25}.login-body .login-container .form-body .form .form-field .form-group,.login-body .forgot-container .form-body .form .form-field .form-group,.login-body .register-container .form-body .form .form-field .form-group,.forgot-body .login-container .form-body .form .form-field .form-group,.forgot-body .forgot-container .form-body .form .form-field .form-group,.forgot-body .register-container .form-body .form .form-field .form-group,.register-body .login-container .form-body .form .form-field .form-group,.register-body .forgot-container .form-body .form .form-field .form-group,.register-body .register-container .form-body .form .form-field .form-group{margin-top:20px;margin-bottom:30px}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control{height:60px;font-size:25px;border-radius:10px;border:solid 2px #434343}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control.form-password,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control.form-password{border-radius:10px 0 0 10px}.login-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.login-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .login-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .form-control:focus,.register-body .register-container .form-body .form .form-field .form-group .input-group .form-control:focus{border:solid 2px #F6DE02}.login-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.login-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text,.register-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text{height:60px;border-radius:0 10px 10px 0}.login-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.login-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.login-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.forgot-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .login-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .forgot-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i,.register-body .register-container .form-body .form .form-field .form-group .input-group .input-group-append .input-group-text i{font-size:30px}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn{margin:20px 0 30px;height:60px;border-radius:10px;border:solid 2px #434343}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn span{font-size:25px}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropbtn .icon-down{font-size:35px}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content{width:100%;border-radius:10px}.login-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.login-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.login-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.forgot-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .login-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .forgot-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a,.register-body .register-container .form-body .form .form-field .dropdown-view .dropdown .dropdown-content a{padding:20px;font-size:25px}.login-body .login-container .form-body .form .form-field .btn,.login-body .forgot-container .form-body .form .form-field .btn,.login-body .register-container .form-body .form .form-field .btn,.forgot-body .login-container .form-body .form .form-field .btn,.forgot-body .forgot-container .form-body .form .form-field .btn,.forgot-body .register-container .form-body .form .form-field .btn,.register-body .login-container .form-body .form .form-field .btn,.register-body .forgot-container .form-body .form .form-field .btn,.register-body .register-container .form-body .form .form-field .btn{margin-top:20px;height:70px;font-size:30px;font-weight:500;line-height:1.25;padding:15px 30px;border-radius:10px}.login-body .login-container .form-body .form .form-field .create-account,.login-body .login-container .form-body .form .form-field .back-home,.login-body .login-container .form-body .form .form-field .back-login,.login-body .login-container .form-body .form .form-field .already-register,.login-body .forgot-container .form-body .form .form-field .create-account,.login-body .forgot-container .form-body .form .form-field .back-home,.login-body .forgot-container .form-body .form .form-field .back-login,.login-body .forgot-container .form-body .form .form-field .already-register,.login-body .register-container .form-body .form .form-field .create-account,.login-body .register-container .form-body .form .form-field .back-home,.login-body .register-container .form-body .form .form-field .back-login,.login-body .register-container .form-body .form .form-field .already-register,.forgot-body .login-container .form-body .form .form-field .create-account,.forgot-body .login-container .form-body .form .form-field .back-home,.forgot-body .login-container .form-body .form .form-field .back-login,.forgot-body .login-container .form-body .form .form-field .already-register,.forgot-body .forgot-container .form-body .form .form-field .create-account,.forgot-body .forgot-container .form-body .form .form-field .back-home,.forgot-body .forgot-container .form-body .form .form-field .back-login,.forgot-body .forgot-container .form-body .form .form-field .already-register,.forgot-body .register-container .form-body .form .form-field .create-account,.forgot-body .register-container .form-body .form .form-field .back-home,.forgot-body .register-container .form-body .form .form-field .back-login,.forgot-body .register-container .form-body .form .form-field .already-register,.register-body .login-container .form-body .form .form-field .create-account,.register-body .login-container .form-body .form .form-field .back-home,.register-body .login-container .form-body .form .form-field .back-login,.register-body .login-container .form-body .form .form-field .already-register,.register-body .forgot-container .form-body .form .form-field .create-account,.register-body .forgot-container .form-body .form .form-field .back-home,.register-body .forgot-container .form-body .form .form-field .back-login,.register-body .forgot-container .form-body .form .form-field .already-register,.register-body .register-container .form-body .form .form-field .create-account,.register-body .register-container .form-body .form .form-field .back-home,.register-body .register-container .form-body .form .form-field .back-login,.register-body .register-container .form-body .form .form-field .already-register{margin-top:20px}.login-body .login-container .form-body .form .form-field .create-account .text-new,.login-body .login-container .form-body .form .form-field .create-account .text-already,.login-body .login-container .form-body .form .form-field .back-home .text-new,.login-body .login-container .form-body .form .form-field .back-home .text-already,.login-body .login-container .form-body .form .form-field .back-login .text-new,.login-body .login-container .form-body .form .form-field .back-login .text-already,.login-body .login-container .form-body .form .form-field .already-register .text-new,.login-body .login-container .form-body .form .form-field .already-register .text-already,.login-body .forgot-container .form-body .form .form-field .create-account .text-new,.login-body .forgot-container .form-body .form .form-field .create-account .text-already,.login-body .forgot-container .form-body .form .form-field .back-home .text-new,.login-body .forgot-container .form-body .form .form-field .back-home .text-already,.login-body .forgot-container .form-body .form .form-field .back-login .text-new,.login-body .forgot-container .form-body .form .form-field .back-login .text-already,.login-body .forgot-container .form-body .form .form-field .already-register .text-new,.login-body .forgot-container .form-body .form .form-field .already-register .text-already,.login-body .register-container .form-body .form .form-field .create-account .text-new,.login-body .register-container .form-body .form .form-field .create-account .text-already,.login-body .register-container .form-body .form .form-field .back-home .text-new,.login-body .register-container .form-body .form .form-field .back-home .text-already,.login-body .register-container .form-body .form .form-field .back-login .text-new,.login-body .register-container .form-body .form .form-field .back-login .text-already,.login-body .register-container .form-body .form .form-field .already-register .text-new,.login-body .register-container .form-body .form .form-field .already-register .text-already,.forgot-body .login-container .form-body .form .form-field .create-account .text-new,.forgot-body .login-container .form-body .form .form-field .create-account .text-already,.forgot-body .login-container .form-body .form .form-field .back-home .text-new,.forgot-body .login-container .form-body .form .form-field .back-home .text-already,.forgot-body .login-container .form-body .form .form-field .back-login .text-new,.forgot-body .login-container .form-body .form .form-field .back-login .text-already,.forgot-body .login-container .form-body .form .form-field .already-register .text-new,.forgot-body .login-container .form-body .form .form-field .already-register .text-already,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-new,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-already,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-new,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-already,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-new,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-already,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-new,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-already,.forgot-body .register-container .form-body .form .form-field .create-account .text-new,.forgot-body .register-container .form-body .form .form-field .create-account .text-already,.forgot-body .register-container .form-body .form .form-field .back-home .text-new,.forgot-body .register-container .form-body .form .form-field .back-home .text-already,.forgot-body .register-container .form-body .form .form-field .back-login .text-new,.forgot-body .register-container .form-body .form .form-field .back-login .text-already,.forgot-body .register-container .form-body .form .form-field .already-register .text-new,.forgot-body .register-container .form-body .form .form-field .already-register .text-already,.register-body .login-container .form-body .form .form-field .create-account .text-new,.register-body .login-container .form-body .form .form-field .create-account .text-already,.register-body .login-container .form-body .form .form-field .back-home .text-new,.register-body .login-container .form-body .form .form-field .back-home .text-already,.register-body .login-container .form-body .form .form-field .back-login .text-new,.register-body .login-container .form-body .form .form-field .back-login .text-already,.register-body .login-container .form-body .form .form-field .already-register .text-new,.register-body .login-container .form-body .form .form-field .already-register .text-already,.register-body .forgot-container .form-body .form .form-field .create-account .text-new,.register-body .forgot-container .form-body .form .form-field .create-account .text-already,.register-body .forgot-container .form-body .form .form-field .back-home .text-new,.register-body .forgot-container .form-body .form .form-field .back-home .text-already,.register-body .forgot-container .form-body .form .form-field .back-login .text-new,.register-body .forgot-container .form-body .form .form-field .back-login .text-already,.register-body .forgot-container .form-body .form .form-field .already-register .text-new,.register-body .forgot-container .form-body .form .form-field .already-register .text-already,.register-body .register-container .form-body .form .form-field .create-account .text-new,.register-body .register-container .form-body .form .form-field .create-account .text-already,.register-body .register-container .form-body .form .form-field .back-home .text-new,.register-body .register-container .form-body .form .form-field .back-home .text-already,.register-body .register-container .form-body .form .form-field .back-login .text-new,.register-body .register-container .form-body .form .form-field .back-login .text-already,.register-body .register-container .form-body .form .form-field .already-register .text-new,.register-body .register-container .form-body .form .form-field .already-register .text-already{font-size:25px;font-weight:300;line-height:1.25}.login-body .login-container .form-body .form .form-field .create-account .text-create,.login-body .login-container .form-body .form .form-field .create-account .text-login,.login-body .login-container .form-body .form .form-field .back-home .text-create,.login-body .login-container .form-body .form .form-field .back-home .text-login,.login-body .login-container .form-body .form .form-field .back-login .text-create,.login-body .login-container .form-body .form .form-field .back-login .text-login,.login-body .login-container .form-body .form .form-field .already-register .text-create,.login-body .login-container .form-body .form .form-field .already-register .text-login,.login-body .forgot-container .form-body .form .form-field .create-account .text-create,.login-body .forgot-container .form-body .form .form-field .create-account .text-login,.login-body .forgot-container .form-body .form .form-field .back-home .text-create,.login-body .forgot-container .form-body .form .form-field .back-home .text-login,.login-body .forgot-container .form-body .form .form-field .back-login .text-create,.login-body .forgot-container .form-body .form .form-field .back-login .text-login,.login-body .forgot-container .form-body .form .form-field .already-register .text-create,.login-body .forgot-container .form-body .form .form-field .already-register .text-login,.login-body .register-container .form-body .form .form-field .create-account .text-create,.login-body .register-container .form-body .form .form-field .create-account .text-login,.login-body .register-container .form-body .form .form-field .back-home .text-create,.login-body .register-container .form-body .form .form-field .back-home .text-login,.login-body .register-container .form-body .form .form-field .back-login .text-create,.login-body .register-container .form-body .form .form-field .back-login .text-login,.login-body .register-container .form-body .form .form-field .already-register .text-create,.login-body .register-container .form-body .form .form-field .already-register .text-login,.forgot-body .login-container .form-body .form .form-field .create-account .text-create,.forgot-body .login-container .form-body .form .form-field .create-account .text-login,.forgot-body .login-container .form-body .form .form-field .back-home .text-create,.forgot-body .login-container .form-body .form .form-field .back-home .text-login,.forgot-body .login-container .form-body .form .form-field .back-login .text-create,.forgot-body .login-container .form-body .form .form-field .back-login .text-login,.forgot-body .login-container .form-body .form .form-field .already-register .text-create,.forgot-body .login-container .form-body .form .form-field .already-register .text-login,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-create,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-login,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-create,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-login,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-create,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-login,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-create,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-login,.forgot-body .register-container .form-body .form .form-field .create-account .text-create,.forgot-body .register-container .form-body .form .form-field .create-account .text-login,.forgot-body .register-container .form-body .form .form-field .back-home .text-create,.forgot-body .register-container .form-body .form .form-field .back-home .text-login,.forgot-body .register-container .form-body .form .form-field .back-login .text-create,.forgot-body .register-container .form-body .form .form-field .back-login .text-login,.forgot-body .register-container .form-body .form .form-field .already-register .text-create,.forgot-body .register-container .form-body .form .form-field .already-register .text-login,.register-body .login-container .form-body .form .form-field .create-account .text-create,.register-body .login-container .form-body .form .form-field .create-account .text-login,.register-body .login-container .form-body .form .form-field .back-home .text-create,.register-body .login-container .form-body .form .form-field .back-home .text-login,.register-body .login-container .form-body .form .form-field .back-login .text-create,.register-body .login-container .form-body .form .form-field .back-login .text-login,.register-body .login-container .form-body .form .form-field .already-register .text-create,.register-body .login-container .form-body .form .form-field .already-register .text-login,.register-body .forgot-container .form-body .form .form-field .create-account .text-create,.register-body .forgot-container .form-body .form .form-field .create-account .text-login,.register-body .forgot-container .form-body .form .form-field .back-home .text-create,.register-body .forgot-container .form-body .form .form-field .back-home .text-login,.register-body .forgot-container .form-body .form .form-field .back-login .text-create,.register-body .forgot-container .form-body .form .form-field .back-login .text-login,.register-body .forgot-container .form-body .form .form-field .already-register .text-create,.register-body .forgot-container .form-body .form .form-field .already-register .text-login,.register-body .register-container .form-body .form .form-field .create-account .text-create,.register-body .register-container .form-body .form .form-field .create-account .text-login,.register-body .register-container .form-body .form .form-field .back-home .text-create,.register-body .register-container .form-body .form .form-field .back-home .text-login,.register-body .register-container .form-body .form .form-field .back-login .text-create,.register-body .register-container .form-body .form .form-field .back-login .text-login,.register-body .register-container .form-body .form .form-field .already-register .text-create,.register-body .register-container .form-body .form .form-field .already-register .text-login{font-size:25px;font-weight:400;line-height:1.25}.login-body .login-container .form-body .form .form-field .create-account .icon-back,.login-body .login-container .form-body .form .form-field .back-home .icon-back,.login-body .login-container .form-body .form .form-field .back-login .icon-back,.login-body .login-container .form-body .form .form-field .already-register .icon-back,.login-body .forgot-container .form-body .form .form-field .create-account .icon-back,.login-body .forgot-container .form-body .form .form-field .back-home .icon-back,.login-body .forgot-container .form-body .form .form-field .back-login .icon-back,.login-body .forgot-container .form-body .form .form-field .already-register .icon-back,.login-body .register-container .form-body .form .form-field .create-account .icon-back,.login-body .register-container .form-body .form .form-field .back-home .icon-back,.login-body .register-container .form-body .form .form-field .back-login .icon-back,.login-body .register-container .form-body .form .form-field .already-register .icon-back,.forgot-body .login-container .form-body .form .form-field .create-account .icon-back,.forgot-body .login-container .form-body .form .form-field .back-home .icon-back,.forgot-body .login-container .form-body .form .form-field .back-login .icon-back,.forgot-body .login-container .form-body .form .form-field .already-register .icon-back,.forgot-body .forgot-container .form-body .form .form-field .create-account .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-home .icon-back,.forgot-body .forgot-container .form-body .form .form-field .back-login .icon-back,.forgot-body .forgot-container .form-body .form .form-field .already-register .icon-back,.forgot-body .register-container .form-body .form .form-field .create-account .icon-back,.forgot-body .register-container .form-body .form .form-field .back-home .icon-back,.forgot-body .register-container .form-body .form .form-field .back-login .icon-back,.forgot-body .register-container .form-body .form .form-field .already-register .icon-back,.register-body .login-container .form-body .form .form-field .create-account .icon-back,.register-body .login-container .form-body .form .form-field .back-home .icon-back,.register-body .login-container .form-body .form .form-field .back-login .icon-back,.register-body .login-container .form-body .form .form-field .already-register .icon-back,.register-body .forgot-container .form-body .form .form-field .create-account .icon-back,.register-body .forgot-container .form-body .form .form-field .back-home .icon-back,.register-body .forgot-container .form-body .form .form-field .back-login .icon-back,.register-body .forgot-container .form-body .form .form-field .already-register .icon-back,.register-body .register-container .form-body .form .form-field .create-account .icon-back,.register-body .register-container .form-body .form .form-field .back-home .icon-back,.register-body .register-container .form-body .form .form-field .back-login .icon-back,.register-body .register-container .form-body .form .form-field .already-register .icon-back{font-size:30px}.login-body .login-container .form-body .form .form-field .create-account .text-back,.login-body .login-container .form-body .form .form-field .back-home .text-back,.login-body .login-container .form-body .form .form-field .back-login .text-back,.login-body .login-container .form-body .form .form-field .already-register .text-back,.login-body .forgot-container .form-body .form .form-field .create-account .text-back,.login-body .forgot-container .form-body .form .form-field .back-home .text-back,.login-body .forgot-container .form-body .form .form-field .back-login .text-back,.login-body .forgot-container .form-body .form .form-field .already-register .text-back,.login-body .register-container .form-body .form .form-field .create-account .text-back,.login-body .register-container .form-body .form .form-field .back-home .text-back,.login-body .register-container .form-body .form .form-field .back-login .text-back,.login-body .register-container .form-body .form .form-field .already-register .text-back,.forgot-body .login-container .form-body .form .form-field .create-account .text-back,.forgot-body .login-container .form-body .form .form-field .back-home .text-back,.forgot-body .login-container .form-body .form .form-field .back-login .text-back,.forgot-body .login-container .form-body .form .form-field .already-register .text-back,.forgot-body .forgot-container .form-body .form .form-field .create-account .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-home .text-back,.forgot-body .forgot-container .form-body .form .form-field .back-login .text-back,.forgot-body .forgot-container .form-body .form .form-field .already-register .text-back,.forgot-body .register-container .form-body .form .form-field .create-account .text-back,.forgot-body .register-container .form-body .form .form-field .back-home .text-back,.forgot-body .register-container .form-body .form .form-field .back-login .text-back,.forgot-body .register-container .form-body .form .form-field .already-register .text-back,.register-body .login-container .form-body .form .form-field .create-account .text-back,.register-body .login-container .form-body .form .form-field .back-home .text-back,.register-body .login-container .form-body .form .form-field .back-login .text-back,.register-body .login-container .form-body .form .form-field .already-register .text-back,.register-body .forgot-container .form-body .form .form-field .create-account .text-back,.register-body .forgot-container .form-body .form .form-field .back-home .text-back,.register-body .forgot-container .form-body .form .form-field .back-login .text-back,.register-body .forgot-container .form-body .form .form-field .already-register .text-back,.register-body .register-container .form-body .form .form-field .create-account .text-back,.register-body .register-container .form-body .form .form-field .back-home .text-back,.register-body .register-container .form-body .form .form-field .back-login .text-back,.register-body .register-container .form-body .form .form-field .already-register .text-back{margin:auto auto auto 10px;font-size:26px;line-height:1.25}.login-body .login-container .form-body .form .form-field .create-account,.login-body .login-container .form-body .form .form-field .back-login,.login-body .forgot-container .form-body .form .form-field .create-account,.login-body .forgot-container .form-body .form .form-field .back-login,.login-body .register-container .form-body .form .form-field .create-account,.login-body .register-container .form-body .form .form-field .back-login,.forgot-body .login-container .form-body .form .form-field .create-account,.forgot-body .login-container .form-body .form .form-field .back-login,.forgot-body .forgot-container .form-body .form .form-field .create-account,.forgot-body .forgot-container .form-body .form .form-field .back-login,.forgot-body .register-container .form-body .form .form-field .create-account,.forgot-body .register-container .form-body .form .form-field .back-login,.register-body .login-container .form-body .form .form-field .create-account,.register-body .login-container .form-body .form .form-field .back-login,.register-body .forgot-container .form-body .form .form-field .create-account,.register-body .forgot-container .form-body .form .form-field .back-login,.register-body .register-container .form-body .form .form-field .create-account,.register-body .register-container .form-body .form .form-field .back-login{margin-top:25px}.login-body .login-container .form-body .form .form-field .already-register,.login-body .forgot-container .form-body .form .form-field .already-register,.login-body .register-container .form-body .form .form-field .already-register,.forgot-body .login-container .form-body .form .form-field .already-register,.forgot-body .forgot-container .form-body .form .form-field .already-register,.forgot-body .register-container .form-body .form .form-field .already-register,.register-body .login-container .form-body .form .form-field .already-register,.register-body .forgot-container .form-body .form .form-field .already-register,.register-body .register-container .form-body .form .form-field .already-register{height:calc(100% - 20px);justify-content:start}.login-body .login-container .form-body .form .form-field .already-register div,.login-body .forgot-container .form-body .form .form-field .already-register div,.login-body .register-container .form-body .form .form-field .already-register div,.forgot-body .login-container .form-body .form .form-field .already-register div,.forgot-body .forgot-container .form-body .form .form-field .already-register div,.forgot-body .register-container .form-body .form .form-field .already-register div,.register-body .login-container .form-body .form .form-field .already-register div,.register-body .forgot-container .form-body .form .form-field .already-register div,.register-body .register-container .form-body .form .form-field .already-register div{margin:auto 0}.login-body .register-container,.forgot-body .register-container,.register-body .register-container{width:1400px}}@media (max-width: 991px){.register-body .register-container .form-body .form .form-field .already-register{margin-top:15px;height:calc(100% - 15px);justify-content:center}}#tooglePassword,#tooglePasswordConfirm{cursor:pointer}#login,#register{color:#f6de02!important;border:solid 1px #434343!important;background-color:#242426!important}
