@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Righteous&display=swap);#layout{min-height:100vh}#layout .layout-center-content{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.loader-wrapper{position:absolute;z-index:999;background-color:rgba(0,0,0,.4);left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#layout-other{min-height:100vh;overflow:hidden}@media screen and (min-width:1920px){#layout-other{min-width:1920px}}.header{padding:35px 120px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #fff}@media screen and (max-width:768px){.header{padding:30px 10px}}.header-logo{display:flex;cursor:pointer}.header-actions>nav{display:flex}.header-actions .nav-link{display:flex;align-items:center;cursor:pointer}.header-actions .nav-link:not(:first-child){margin-left:30px}.input-wrapper{margin-bottom:30px;position:relative}.input-wrapper>label{text-transform:capitalize;font-size:16px;margin-bottom:5px}.input-wrapper>input,.input-wrapper textarea{padding:20px 20px 20px 60px;background:rgba(69,69,69,.6);border:1px solid #fff;width:100%;outline:none;font-size:var(--input-fz);color:#fff}input::-webkit-calendar-picker-indicator,input::-webkit-datetime-edit-day-field,input::-webkit-datetime-edit-month-field,input::-webkit-datetime-edit-text,input::-webkit-datetime-edit-year-field{color:#fff;text-transform:uppercase}input::-webkit-datetime-edit-day-field:focus,input::-webkit-datetime-edit-month-field:focus,input::-webkit-datetime-edit-year-field:focus{background-color:transparent;outline:none}input::-webkit-calendar-picker-indicator{-webkit-filter:invert(.6);filter:invert(.6);background:transparent;color:transparent;cursor:pointer;position:absolute;right:0;top:0;bottom:0;left:0;width:auto;height:auto}.radio-wrapper,.radio-wrapper>label{display:flex;align-items:center}.radio-wrapper>label{cursor:pointer;position:relative;font-size:16px;padding-left:35px}.radio-wrapper>label>input{display:none}.radio-wrapper>label>.checkmark{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;height:21px;width:21px;background-color:#eee;border-radius:50%}.radio-wrapper>label>.checkmark:after{content:"";position:absolute;top:5px;left:5px;width:11px;height:11px;border-radius:50%;background:#fff;display:none}.radio-wrapper>label .checkmark~.vector-icon-wrapper{display:flex;margin-left:15px}.radio-wrapper>label>input[type=checkbox]:checked~.checkmark{background-color:var(--fav-color)}.radio-wrapper>label>input[type=checkbox]:checked~.checkmark:after{display:block}.vote-pers-form{display:flex;flex-direction:column}.vote-pers-form-row{display:flex}@media screen and (max-width:768px){.vote-pers-form-row{flex-direction:column}}.vote-pers-form-row>div{flex:1 1;margin-left:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.vote-pers-form-row>div:first-child{margin-left:0}@media screen and (max-width:768px){.vote-pers-form-row>div{margin-left:0}}.vote-pers-form-row>div .input-wrapper>input{padding:10px}.vote-pers-form-row>div .textarea-wrapper>textarea{resize:none;height:135px;padding:10px}.vote-pers-form-row>div .vote-pers-avatar{position:relative;height:350px;border:1px solid #fff;margin-bottom:25px}.vote-pers-form-row>div .vote-pers-avatar>img{object-fit:cover;width:100%;height:100%}.vote-pers-form-row>div .vote-pers-avatar-label{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);cursor:pointer}.vote-pers-form-row>div .vote-pers-avatar .input-wrapper{display:none}.vote-pers-form-row>div .vote-pers-avatar-alt-images{margin-bottom:20px;display:flex;flex-wrap:wrap;align-items:center}.vote-pers-form-row>div .vote-pers-avatar-alt-images>div{margin:5px}.vote-pers-form-row>div .vote-pers-avatar-alt-images>div img{width:100px;height:100px}.vote-pers-form-row>div .vote-pers-avatar-alt-images .alt-images-add>label{width:50px;height:50px;display:flex;border:2px solid #fff;border-radius:50%;cursor:pointer;align-items:center;justify-content:center}.vote-pers-form-row>div .vote-pers-avatar-alt-images .alt-images-add .input-wrapper{display:none}.vote-pers-form~.simple-btn-wrapper{margin-top:45px}.edit-profile-form-wrapper{display:flex}@media screen and (max-width:1024px){.edit-profile-form-wrapper{flex-direction:column}}.main-content{display:flex;min-height:calc(100vh - 71px)}.main-content-left{border-right:1px solid #fff;padding-top:70px;width:600px}@media screen and (max-width:1024px){.main-content-left{width:100%;border-right:none}}.main-content-left .avatar-label{cursor:pointer}.main-content-left .avatar-label,.main-content-left .input-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.main-content-left .input-wrapper{display:none}.main-content-left .avatar-wrapper{position:relative;width:525px;height:350px;overflow:hidden}.main-content-left .avatar-wrapper>img{width:100%;height:100%;border-radius:0 30px 30px 0;object-fit:cover}@media screen and (max-width:550px){.main-content-left .avatar-wrapper{width:100%;padding:0 20px}.main-content-left .avatar-wrapper>img{border-radius:30px}}.main-content-left .desc-wrapper{text-align:center;width:525px}@media screen and (max-width:550px){.main-content-left .desc-wrapper{width:100%}}.main-content-left .desc-wrapper>h3{margin-top:35px;font-family:var(--popins);font-weight:var(--bold-fw);font-size:var(--h3-fz);letter-spacing:.06em;text-transform:uppercase}.main-content-left .desc-wrapper>h4{margin-top:5px;color:#b7b7b7;font-weight:var(--regular-fw);font-size:var(--h4-fz);letter-spacing:.06em}.main-content-left .desc-wrapper>p{margin-top:25px;padding:0 25px;word-break:break-word}.main-content-right{flex:auto;padding:75px}@media screen and (max-width:768px){.main-content-right{padding:75px 20px}}.main-content-right>h1{font-size:var(--h1-fz);font-weight:var(--regular-fw);letter-spacing:.06em;text-transform:uppercase;margin-bottom:30px}.edit-profile-form{display:flex;flex-direction:row}@media screen and (max-width:768px){.edit-profile-form{flex-direction:column}}.edit-profile-form>div{display:flex;flex-direction:column;width:100%}.edit-profile-form>div:last-child{margin-left:20px}@media screen and (max-width:768px){.edit-profile-form>div:last-child{margin-left:0}}.edit-profile-form>div .input-wrapper{width:100%;margin-bottom:30px}.edit-profile-form>div .desc-area{display:flex;flex-direction:column}.edit-profile-form>div .desc-area>div .textarea-wrapper>textarea{resize:none;padding:20px;height:113px}.edit-profile-form>div .desc-area>div>p{margin-bottom:10px}.edit-profile-form~.simple-btn-wrapper{margin-top:45px}.delete-account-wrapper{display:flex;justify-content:flex-end}@media screen and (max-width:550px){.delete-account-wrapper{margin-top:40px}}.delete-account-wrapper>p{cursor:pointer;color:#b7b7b7}.select-wrapper>input{cursor:pointer}.select-wrapper .vector-icon-wrapper{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex}.select-wrapper .select-dropdown{position:absolute;z-index:100;width:100%;overflow-y:auto;max-height:500px}.select-wrapper .select-dropdown-option{padding:20px;background:#454545;border:1px solid #fff;outline:none;font-size:var(--input-fz);color:#fff}.select-wrapper .select-dropdown-option:hover{background:#595959}.create-voting-container{padding:70px 120px}@media screen and (max-width:1024px){.create-voting-container{padding:70px 20px}}.create-voting-container .heading-wrapper{justify-content:flex-start;margin-bottom:40px}@media screen and (max-width:768px){.create-voting-container .heading-wrapper{text-align:center}}.create-voting-container .heading-wrapper>h1{font-family:var(--popins)}.voting-container{padding:70px 120px}@media screen and (max-width:1024px){.voting-container{padding:70px 0}}.voting-container .heading-wrapper{justify-content:flex-start;margin-bottom:40px}@media screen and (max-width:768px){.voting-container .heading-wrapper{justify-content:center}}.voting-container .heading-wrapper>h1{font-family:var(--popins)}.voting-container .voting-content{display:flex;flex-direction:column}.voting-container .voting-content-row{display:flex}@media screen and (max-width:768px){.voting-container .voting-content-row{flex-direction:column;align-items:center}}.voting-container .voting-content .person-wrapper{flex:1 1;overflow:hidden;margin-left:20px}.voting-container .voting-content .person-wrapper:first-child{margin-left:0}@media screen and (max-width:768px){.voting-container .voting-content .person-wrapper{margin-left:0}}.voting-container .voting-content .person-wrapper .person-avatar{position:relative}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper{position:absolute;top:5px;left:5px;width:80px;height:70px;background:hsla(0,0%,92.9%,.4);border-radius:6px}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper>label{width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper>label>input{display:none}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper>label>input:checked~.customRadio:after{display:block}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper>label .customRadio{width:24px;height:24px;display:block;border:2px solid #8f00ff;border-radius:50%;position:relative}.voting-container .voting-content .person-wrapper .person-avatar .person-vote-wrapper>label .customRadio:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:12px;height:12px;background-color:#8f00ff;border-radius:50%;display:none}@media screen and (max-width:550px){.voting-container .voting-content .person-wrapper .person-info{padding:0 30px}}.voting-container .voting-content .person-wrapper .person-info-name{margin-top:25px;margin-bottom:15px;font-weight:var(--bold-fw);font-size:var(--h5-fz);text-transform:uppercase}.voting-container .voting-content .person-wrapper .person-info-proff{margin-bottom:25px;font-size:var(--h5-fz);color:#b7b7b7;text-transform:capitalize}.voting-container .voting-content .person-wrapper .person-info-rate{background-color:#263238;border-radius:110px;width:60%;padding:5px 10px;margin:30px 0}.voting-container .voting-content .person-wrapper .slick-slider{width:380px}.voting-container .voting-content .person-wrapper .slick-slider img{width:100%;height:305px;object-fit:cover}@media screen and (max-width:550px){.voting-container .voting-content .person-wrapper .slick-slider img{width:100%}}.voting-container .voting-content .person-wrapper .slick-slider *{border:none;outline:none}.voting-container .voting-content .person-wrapper .slick-next,.voting-container .voting-content .person-wrapper .slick-prev{z-index:999;width:50px;height:50px;padding:13px}.voting-container .voting-content .person-wrapper .slick-next:before,.voting-container .voting-content .person-wrapper .slick-prev:before{content:none}.voting-container .voting-content .person-wrapper .slick-prev{left:0!important}.voting-container .voting-content .person-wrapper .slick-next{right:0!important}.voting-container .voting-content~.simple-btn-wrapper{margin-top:100px}.overlay-wrapper{position:fixed;top:0;left:0;width:100%;min-height:100vh;z-index:999;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.overlay-wrapper .modal{width:50%;background-color:var(--bodyBack-color);border-radius:15px;padding:50px}:root{--popins:"Poppins",sans-serif;--righteous:"Righteous",cursive;--regular-fw:400;--medium-fw:500;--semi-bold-fw:600;--bold-fw:700;--h1-fz:36px;--h3-fz:30px;--h4-fz:24px;--h5-fz:18px;--input-fz:18px;--body-fz:14px;--fav-color:#8f00ff;--bodyBack-color:#000;--body-color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{color:#fff;color:var(--body-color);background-color:#000;background-color:var(--bodyBack-color);font-family:"Poppins",sans-serif;font-family:var(--popins);font-size:14px;font-size:var(--body-fz);font-weight:400;font-weight:var(--regular-fw)}button{border:none}a{text-decoration:none}.err,.error{margin-top:5px;color:red;position:absolute;left:0;top:100%}.success{margin-top:5px;color:green}.heading-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.heading-wrapper>h1{font-family:"Righteous",cursive;font-family:var(--righteous);font-size:36px;font-size:var(--h1-fz);font-weight:400;font-weight:var(--regular-fw);letter-spacing:12.5px;text-transform:uppercase}.simple-btn-wrapper{display:flex;align-items:center;justify-content:center}.simple-btn-wrapper>button{width:265px;height:65px;background:#8f00ff;background:var(--fav-color);border-radius:6px;font-size:20px;font-weight:600;font-weight:var(--semi-bold-fw);letter-spacing:2.5px;color:#fff;text-transform:uppercase;cursor:pointer;border:none}.login-form-wrapper,.register-form-wrapper{min-width:550px}@media screen and (max-width:768px){.login-form-wrapper,.register-form-wrapper{min-width:375px;padding:20px}}.login-form,.register-form{margin-top:70px}.login-actions,.register-actions{margin-top:35px}.login-actions-top,.register-actions-top{padding:0 5px;display:flex;align-items:center;justify-content:space-between}.login-actions-top>a,.register-actions-top>a{display:block;color:#fff;text-decoration:none;font-size:18px}@media screen and (max-width:768px){.login-actions-top>a,.register-actions-top>a{font-size:14px}}.login-actions-bottom,.register-actions-bottom{margin-top:45px}.login-actions-bottom .other-wrapper,.register-actions-bottom .other-wrapper{display:flex;align-items:center;justify-content:center;margin-top:15px}.login-actions-bottom .other-wrapper>p,.register-actions-bottom .other-wrapper>p{font-size:20px;margin-right:20px}.login-actions-bottom .other-wrapper>a,.register-actions-bottom .other-wrapper>a{display:block;color:#8f00ff;color:var(--fav-color);font-weight:600;font-weight:var(--semi-bold-fw);font-size:20px}.remember-wrapper,.remember-wrapper>label{display:flex;align-items:center}.remember-wrapper>label{cursor:pointer;position:relative;font-size:18px}@media screen and (max-width:768px){.remember-wrapper>label{font-size:14px}}.remember-wrapper>label>.rememberMe{margin-left:35px}@media screen and (max-width:768px){.remember-wrapper>label>.rememberMe{margin-left:25px}}.remember-wrapper>label>#remember{display:none}.remember-wrapper>label>.checkmark{position:absolute;top:0;left:0;height:26px;width:26px;background-color:#eee}@media screen and (max-width:768px){.remember-wrapper>label>.checkmark{height:18px;width:18px}}.remember-wrapper>label>.checkmark:after{content:"";position:absolute;left:10px;top:5px;width:5px;height:10px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:none}@media screen and (max-width:768px){.remember-wrapper>label>.checkmark:after{left:6px;top:2px}}.remember-wrapper>label>input[type=checkbox]:checked~.checkmark{background-color:#8f00ff;background-color:var(--fav-color)}.remember-wrapper>label>input[type=checkbox]:checked~.checkmark:after{display:block}@media screen and (min-width:1920px){.App{display:flex;justify-content:center}}main{position:relative}
/*# sourceMappingURL=main.002fc324.chunk.css.map */