@import url(https://fonts.googleapis.com/css2?family=Inter&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#efe7eb;background-color:var(--white);color:#1c191a;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Roboto;font-weight:400;margin:0}button{transition:all .3s ease}button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--eestec-red:#e52a30;--light-grey:#b9b9b9;--light-gray:#b9b9b9;--white:#efe7eb;--black:#1c191a;--dark-grey:#444;--dark-gray:#444;--burgundy:#c12026;--green:#049948;--orange:#e66733;--dark-text:#e8dfdf}.nav-wrapper{align-items:flex-end;display:flex;flex-direction:column;overflow:hidden;position:absolute;right:0;right:2.5vw;top:0;top:2.5vw;z-index:10}.nav-wrapper-open{right:.5vw;top:.5vw}.nav-item-wrapper{align-items:center;background-color:var(--eestec-red);border:2px solid var(--white);border-radius:100%;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;height:3.5vw;justify-content:center;margin-bottom:3.7vw;margin-left:7dvw;margin-top:-2.5vw;min-height:50px;min-width:50px;width:3.5vw}.nav-item-wrapper:hover{cursor:pointer}.nav-item-icon{height:60%;width:60%}.nav-user-photo{border-color:var(--eestec-red);border-radius:50%;border-style:solid;border-width:2px;width:5vw}.nav-user-open{border:2px solid var(--white)!important;max-width:100vw!important;position:relative;width:90%!important}.nav-blur-background{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:rgba(0,0,0,.2);border:1px solid;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.nav-photo-wrapper{align-items:center;background-color:var(--eestec-red);border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;height:12vw;justify-content:center;min-height:120px;min-width:120px;position:relative;right:-4.3vw;top:-4.3vw;width:12vw}.nav-user-photo:hover{cursor:pointer}@media screen and (max-width:768px){.nav-user-photo{width:60px}.nav-wrapper{right:1.5vw;top:1.5vw}.nav-item-wrapper{height:12vw;margin-bottom:18vw;margin-left:7px;margin-top:-14vw;max-height:60px;max-width:60px;width:12vw}.nav-item-icon{height:60%;width:60%}.nav-photo-wrapper{height:40vw;right:-18vw;top:-18vw;width:40vw}}.body-mobile{background:#e52a30;background:var(--EESTEC-Red,#e52a30);position:relative}@media screen and (max-width:768px){.logoEESTEC{bottom:0;height:142px;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:201px}.card,.logoEESTEC{align-items:center;display:flex;justify-content:center;left:50%}.card{background:#efe7eb;background:var(--White,#efe7eb);border-radius:16px;flex-direction:column;padding:60px 24px;position:absolute;top:50%;-webkit-transform:translate(-50%,20%);transform:translate(-50%,20%);width:300px}.titleCard{color:#1c191a;color:var(--Black,#1c191a);font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-align:center}}@media screen and (min-width:769px){.logoEESTEC{bottom:0;height:142px;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:201px}.card,.logoEESTEC{align-items:center;display:flex;justify-content:center;left:25%}.card{background:#efe7eb;background:var(--White,#efe7eb);border-radius:16px;flex-direction:column;padding:60px 24px;position:absolute;top:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:300px}.titleCard{color:#1c191a;color:var(--Black,#1c191a);font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.ecranAlb{background:#efe7eb;background:var(--White,#efe7eb);display:flex;height:100vh;position:absolute;right:0;top:-15px;width:50%}.pozeLista{margin:0 0 0 15%;padding:0;position:absolute}.pozeLista li{background:#fff;border:12px solid #fff;box-shadow:0 0 15px 0 #555;display:inline-block;left:50px;list-style:none;position:relative;text-align:center;top:50px;transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;-webkit-transition:all 1s ease}li:first-child{left:30vh;-webkit-transform:rotate(20deg);transform:rotate(20deg)}li:nth-child(3){top:-10vh;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}li:nth-child(4){-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}li:nth-child(5){left:30vh;top:-20vh;-webkit-transform:rotate(20deg);transform:rotate(20deg)}li:nth-child(7){-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}.ballot-table-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.no-ballots-text{font-size:1.2em;font-weight:500;text-align:center}.ballot-row-opened{--ballot-row-colored:var(--eestec-red)}.ballot-row-closed{--ballot-row-colored:var(--green)}.ballot-row-container{align-items:center;border:2px;border-color:var(--ballot-row-colored);border-radius:30px;border-style:solid;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:6px;margin-top:6px;min-width:350px;padding:15px;transition:all .3s ease}.ballot-row-container:hover{margin-bottom:12px;margin-top:12px;-webkit-transform:scale(1.1);transform:scale(1.1)}.ballot-row-container>h2{color:var(--ballot-row-colored);font-size:1.25rem;margin:0}.ballot-row-count{align-items:center;display:flex;gap:8px;justify-content:center}.ballot-row-count>p{color:var(--ballot-row-colored);font-size:1.25rem;font-weight:700;margin:0}.ballot-row-count>svg{color:var(--ballot-row-colored);height:24px;width:24px}@media screen and (max-width:768px){.ballot-row-container{min-width:80vw}}.headerElement{padding-left:15px;position:relative;width:100%}.headerInput{background-color:initial;border:none;color:var(--black);font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-top:20px}.headerInput::-webkit-input-placeholder{color:var(--light-grey)}.headerInput::placeholder{color:var(--light-grey)}.headerInput:focus{outline:none}.redHeaderLine{background-color:var(--eestec-red);height:1px;left:-100%;overflow:hidden;position:relative;width:30%;width:130%}@media screen and (max-width:768px){.redHeaderLine{left:-100%;width:150%}}.loadingCircleCentered{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.editBallotButtonsContainer{align-items:center;display:flex;justify-content:space-evenly;width:100vw}.ballotContainer{height:100dvh;width:100dvw}.positonBackButton{padding-left:15px}.voteStatusModalContainer{background-color:var(--white);border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:15px;width:25%}.voteStatusButton{align-items:center;background-color:#efe7eb;border:0;border-bottom:2px solid #000;flex-direction:row;justify-content:center;margin-top:10px;padding:0 5px}.voteStatusModalHeader{font-weight:700}.voteStatusModalVotersContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.voteStatusModalVoters{max-height:75vh;overflow-y:scroll;padding:0 3rem}.voteStatusButton{margin-left:10%}.voteStatusModalVotersStatute{font-weight:700;margin-top:.5rem}.voteStatusModalVoters>p{margin-bottom:0;margin-top:.25rem}.voteStatusButtonContainer{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem auto;width:75%}@media screen and (max-width:768px){.voteStatusButtonContainer{margin-bottom:inherit;margin-left:0;margin-right:0;margin-top:inherit;width:100%}.voteStatusModalContainer{align-items:center;border-radius:0;display:flex;height:100vh;width:100%}.editBallotButtonsContainer{align-items:center;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sendVoteButtonContainer{margin:1rem auto}.buttonsWrapper{width:100%}}.voteButtonsContainer>*{margin:1.5rem 0}.onlyOneOption{color:var(--dark-gray);margin-bottom:.5rem}.voteStatusModalButton{display:flex;justify-content:center;width:100%}.ballotQuestion{font-family:Lato;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.sendVoteButtonContainer{display:flex;justify-content:flex-end;width:100%}.alreadyVoted{color:var(--dark-gray);font-size:1.5rem;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.votingCardContainer{position:relative;width:100%}.votingCardWrapper{align-items:center;display:flex;flex-direction:column}.metadataWrapper{width:100%}@media screen and (max-width:768px){.voteButtonsContainer{display:grid;place-items:center}.onlyOneOption{font-size:.8rem;margin-bottom:.5rem}.sendVoteButtonContainer{justify-content:center;margin-top:1.5rem;width:100%}.alreadyVoted{font-size:1rem}.votingCardContainer{width:75%}.metadataWrapper{margin-left:10vw;width:100%}}.voteTypeContainer{color:var(--dark-gray);display:flex;font-weight:600;gap:.5rem}.voteButton{align-items:center;background:#efe7eb;background:var(--white,#efe7eb);border:1px solid #b9b9b9;border:1px solid var(--light-grey,#b9b9b9);border-radius:8px;box-shadow:0 1.66631px 3.33261px 0 rgba(0,0,0,.25);cursor:pointer;display:flex;gap:10px;justify-content:center;padding:24px 16px;width:293px}.voteText{color:#444;color:var(--dark-grey,#444);font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.votePressed{background:#e52a30;background:var(--eestec-red,#e52a30);border:1px solid #e52a30;border:1px solid var(--eestec-red,#e52a30)}.sendVoteButton,.voteTextPressed{color:var(--white)}.sendVoteButton{background-color:var(--eestec-red);border:none;border-radius:12px;box-shadow:0 1.66631px 3.33261px 0 rgba(0,0,0,.25);cursor:pointer;display:flex;font-size:1.25rem;gap:10px;justify-content:center;padding:24px;width:293px}.sendVoteButton>svg{margin-top:4px}.sendVoteButtonDisabled{background:#b9b9b9;background:var(--Light-Grey,#b9b9b9)}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:100%;overflow-y:scroll;position:absolute;width:100%}.popupMembersContainer{align-items:center;background-color:var(--white);border-radius:32px;display:flex;flex-direction:column;margin:6rem auto;padding:50px;width:50%}.popupMembersButtonsContainer{display:flex;justify-content:space-around;width:100%}.popupMembersText{font-size:1.75rem;margin:.75rem 0;text-align:center}@media screen and (max-width:768px){.popupMembersContainer{border-radius:0;height:100vh;justify-content:center;margin-top:0;padding:0;width:100%}.popupMembersButtonsContainer{align-items:center;flex-direction:column}}.defaultButton{border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25);cursor:pointer;height:55px;margin-bottom:12px;margin-top:12px;width:268px}.cancelButton{background-color:var(--white);border:1px solid var(--black);color:#444;font-style:normal}.cancelButton,.yesButton{font-family:Roboto;font-size:20px;font-weight:600;line-height:19px}.yesButton{background-color:#e52a30;border:1px solid #e52a30;color:#efe7eb}.resultsTypeButton{margin-left:0}.voteStatusButton{align-items:flex-end;background:none;border:none;display:block;display:flex;font-size:1rem;font-weight:700;margin:10px 0}.voteStatusButton:hover{cursor:pointer}.resultsPageVoteCount{margin:.5rem 0}.resultsPageOptionsContainer{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.copyResultsButton{background-color:var(--eestec-red);border:0;border-radius:12px;color:var(--white);cursor:pointer;display:flex;font-size:1.1rem;margin-top:1rem;padding:10px;transition:all .1s ease}.copyResultsButton:active{background-color:var(--burgundy)}.copyResultsButton>span{margin-left:.5rem}@media screen and (max-width:768px){.resultsTypeButton{margin:10px auto}.copyResultsButton{display:none}.resultsPageOptionsContainer{align-items:center;display:flex}.metadataContainer{margin-left:5vw}}.resultsCardbBg{align-items:flex-start;background:var(--white);border:1px solid var(--light-grey);border-radius:8px;box-shadow:0 1.66631px 3.33261px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;gap:4px;justify-content:center;padding:16px 36px;width:293px}.resultsCardTitleProc{display:flex;flex-direction:row;justify-content:space-between;width:100%}.resultTextBlack{color:var(--black);text-align:center}.resultTextBlack,.resultVoteNumber{font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.resultVoteNumber{color:var(--light-grey)}.resultsReverseArrow{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.resultsSeeMore{align-items:center;display:flex}@media screen and (max-width:768px){.resultsCardbBg{width:70%}}.result-skill-bar{background-color:var(--light-grey);border-radius:8px;height:8px;width:100%}.result-skill-per{background:var(--eestec-red);border-radius:8px;height:8px;position:relative;transition:width 1s linear;width:0}.backButton{background-color:#e52a30;border:1px solid #e52a30;border-radius:12px;box-shadow:0 1.666306734085083px 3.332613468170166px rgba(0,0,0,.25);height:40px;width:105px}.backButtonIcon{color:#efe7eb;height:15px;margin-right:5px;width:15px}.backButtonLabel{word-wrap:break-word;color:#efe7eb;font-family:Roboto;font-size:20px;font-weight:600;line-height:19px}.searchBar{background:no-repeat 5px 10px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAADF0lEQVR4nO1Zy2oUQRQtNz7wASKiblXUrRvBhc/gF7hUgyiEBPwHRReJ2bs3AUFmFZKm6pzpgQaF+F5q4saNO5OsFDVRHLlaSs+lnZmkq2YmcQ4UDA19bp2pulX3njamjz56D865AySvk5wk+QrAIoAVPxZIviQ5AeBakiT7Ta/BOXeWZELyO8l6OwPAN5IzJE93e/4GwGEAaHfyTURZa+2hbokYBPCprIicmI8kL3daxO0mE3pDcrRarQ44546S3C4DwDF5RnKM5FwTUbc6JeLOPybwDMC5dnmccycBPO6KGACDBUGXSQ7V6/VNq+WTd5xzw55Dr+ylmIndkBNyvDrnTpXllpOL5JLOmTRND5rQKDidlkOI+INqtXpG7hsVIzER7gm9pYYi/FkjOo4L+GcZf9nll/3pWnKiFYST5HMVazpY2eFv4b/ksg1MJMjJpyuAWq22rzSxr53yy/06yIybx5xXMa+GIJ1UpKMmMgDcVatyvzSpVLFqWw2YyABwQQl5EYJ0MU+apukRExm+tMnvgg+lSfWtm2XZDhMZEkMJ+RpcyNTU1E4TGdbaXfqWNxthawF4V5rUt6fdTvYnpUmlx1b7dcxEBoBxJeRejAtxzkQGgLdKyMXSpOJ26BJFikgTCb6LbKiy0zTdE4Tcux0N3WDEorEhJ0lOBAvgGx9dXg+bwABwQ8dJ0/R46CBW7duVkJ6UVL0FjdUDExriO3nLJh9oKURJ7xs33eouWGv3mhgQ36nAJBA7dGSt5oNsp4KVkPGoUqlsNrEgVk1B0F8VKsnzqzyddGJrTptl2daOi/FjXvoJuZ3FlJMCUIb89s/G9T3RQsx01JUR36kgZ2KNGWvtlmhixHfSxsRqB4AfACq/3aYuihGIZSNbQFcALQR8IfkQwAnhkFwg6Vq8l0QXIxC3Q4wC6bEl+f3HnWUAn0m+F6tHCkDn3JUkSXbr93tKTFlIYheURHU1XNTTrJNiAKAvptOo/Icrw9nZ2W2m15G1d5p19vtjjJUBcNOsJ1QKxKw7EUVi1q2IfM5E+1jaRx+mKX4CMgoJa+blfQgAAAAASUVORK5CYII=);background-color:var(--white);background-size:24px;border-color:var(--light-gray);border-radius:12px;border-style:solid;border-width:1px;box-shadow:0 4px 4px var(--light-gray);color:var(--black);display:block;font-size:16px;font-weight:500;margin:4rem 0;min-width:250px;min-width:400px;padding:12px 0 12px 36px;width:60%}@media screen and (max-width:768px){.searchBar{background:no-repeat 5px 5px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAADF0lEQVR4nO1Zy2oUQRQtNz7wASKiblXUrRvBhc/gF7hUgyiEBPwHRReJ2bs3AUFmFZKm6pzpgQaF+F5q4saNO5OsFDVRHLlaSs+lnZmkq2YmcQ4UDA19bp2pulX3njamjz56D865AySvk5wk+QrAIoAVPxZIviQ5AeBakiT7Ta/BOXeWZELyO8l6OwPAN5IzJE93e/4GwGEAaHfyTURZa+2hbokYBPCprIicmI8kL3daxO0mE3pDcrRarQ44546S3C4DwDF5RnKM5FwTUbc6JeLOPybwDMC5dnmccycBPO6KGACDBUGXSQ7V6/VNq+WTd5xzw55Dr+ylmIndkBNyvDrnTpXllpOL5JLOmTRND5rQKDidlkOI+INqtXpG7hsVIzER7gm9pYYi/FkjOo4L+GcZf9nll/3pWnKiFYST5HMVazpY2eFv4b/ksg1MJMjJpyuAWq22rzSxr53yy/06yIybx5xXMa+GIJ1UpKMmMgDcVatyvzSpVLFqWw2YyABwQQl5EYJ0MU+apukRExm+tMnvgg+lSfWtm2XZDhMZEkMJ+RpcyNTU1E4TGdbaXfqWNxthawF4V5rUt6fdTvYnpUmlx1b7dcxEBoBxJeRejAtxzkQGgLdKyMXSpOJ26BJFikgTCb6LbKiy0zTdE4Tcux0N3WDEorEhJ0lOBAvgGx9dXg+bwABwQ8dJ0/R46CBW7duVkJ6UVL0FjdUDExriO3nLJh9oKURJ7xs33eouWGv3mhgQ36nAJBA7dGSt5oNsp4KVkPGoUqlsNrEgVk1B0F8VKsnzqzyddGJrTptl2daOi/FjXvoJuZ3FlJMCUIb89s/G9T3RQsx01JUR36kgZ2KNGWvtlmhixHfSxsRqB4AfACq/3aYuihGIZSNbQFcALQR8IfkQwAnhkFwg6Vq8l0QXIxC3Q4wC6bEl+f3HnWUAn0m+F6tHCkDn3JUkSXbr93tKTFlIYheURHU1XNTTrJNiAKAvptOo/Icrw9nZ2W2m15G1d5p19vtjjJUBcNOsJ1QKxKw7EUVi1q2IfM5E+1jaRx+mKX4CMgoJa+blfQgAAAAASUVORK5CYII=);background-size:24px;border-radius:16px;margin:2rem auto;min-width:50px;padding:8px 0 8px 36px;width:90%}}.membersTable{grid-column-gap:0;grid-row-gap:0;align-items:center;background-color:var(--white);border-color:var(--light-gray);border-radius:15px;border-style:solid;border-width:1px;box-shadow:0 4px 4px var(--light-gray);display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto-fill,1fr);justify-content:center;margin:auto;max-height:70vh;overflow-y:scroll;width:100%}.membersTable>div{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);margin:.75rem 0}.membersTable>div>*{align-items:center;display:flex;justify-content:center}.membersTableHead{background-color:var(--white);border-bottom:1px solid var(--eestec-red);font-size:24px;height:65%;margin:0;padding:0;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%;z-index:2}.membersTableHead h2{font-weight:500;margin:.25rem 0}.membersTableHeadWrapper:hover{cursor:pointer}.arrowDownTable{height:20px;margin-left:20px}@media screen and (max-width:768px){.membersTableHead h2{font-size:18px;font-weight:400!important}}.avatarPhoto{border-radius:32px;flex-shrink:0;height:28px;margin:0;width:28px}.avatarBg{align-items:center;display:flex;margin:0}.avatarText{color:var(--black);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0 10px}.avatarPhotoBig{border-radius:40px;flex-shrink:0;height:40px;width:40px}.memberStatusButtonContainer{position:relative}.memberStatusButtonChangeContainer{background-color:var(--white);border-color:var(--light-grey);border-radius:10px;border-style:solid;border-width:2px;display:flex;flex-direction:column;padding:5px;position:absolute;top:-20px;z-index:5}.memberStatusButtonChangeContainer>button{margin:.25rem 0}.changeButtonJunior{border-color:var(--green);color:var(--green)}.changeButtonSenior{border-color:var(--estec-red);color:var(--eestec-red)}.changeButtonAlumni{border-color:var(--burgundy);color:var(--burgundy)}.memberStatusButton{background-color:var(--white);border:1px solid;border-color:var(--green);border-radius:12px;color:var(--green);font-size:16px;font-weight:700;height:40px;padding:8px 12px;width:112px}#nonScalable:hover{-webkit-transform:scale(1);transform:scale(1)}.userManagementContainer{margin:auto;overflow:hidden;width:65%}@media screen and (max-width:768px){.userManagementContainer{overflow:visible;width:90%}}.floatingButton{background-color:var(--eestec-red);border:var(--eestec-red);border-radius:12px;bottom:28px;cursor:pointer;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.floatingButton,.floatingButtonNoText{align-items:center;display:flex;justify-content:center}.floatingButtonNoText{border-radius:50%;height:50px;width:50px}.floatingButtonNoText>.floatingButtonIconPlaceHolder{-webkit-transform:translateX(-15%);transform:translateX(-15%)}.floatingButtonIconPlaceHolder{display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px 5px 10px 10px;text-align:center;width:30%}.floatingButtonIconPlaceHolder:last-child{padding:10px}.floatingButtonSignOutTextPlaceHolder{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:10px;width:66%}.floatingButtonSignOutText{color:#fff;font-family:Roboto;font-size:14px;font-weight:700;width:60px}.floatingButtonIcon{color:#efe7eb;height:24px;width:24px}@media screen and (max-width:768px){.floatingButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.floatingButtonNoText{height:60px;width:60px}.floatingButtonSignOutTextPlaceHolder{padding:8px}.floatingButtonIconPlaceHolder{padding:10px}.floatingButtonNoText>.floatingButtonIconPlaceHolder{-webkit-transform:translateX(-15%);transform:translateX(-15%)}}.votingContainer{border-radius:16px;box-shadow:0 4px 4px var(--light-gray);margin:2rem auto;overflow:hidden;padding:50px;width:75%}.bottom-version{bottom:10px;color:#d3d3d3;cursor:default;padding-left:10px;position:absolute;z-index:-1}@media screen and (max-width:768px){.votingContainer{box-shadow:none;margin:2rem 0 0;overflow:visible;padding:0;width:100%}.bottom-version{padding-left:0;text-align:center;width:100vw}}.create-vote-template-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;margin:0 auto;padding:25px;width:80%}.create-vote-template-container>*{margin:25px 0}.create-vote-container{background:#efe7eb;background:var(--White,#efe7eb);border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);flex-shrink:0;height:1041px;margin:0 auto;overflow:hidden;width:980px}.create-vote-template-top{align-items:center;background:#e8dfdf;background:var(--DarkMode_Txt,#e8dfdf);border:5.192px solid #e52a30;border-radius:34.615px;display:inline-flex;flex-direction:column;flex-grow:1;flex-shrink:0;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:5px;overflow-x:hidden;overflow-y:hidden;overflow:-moz-hidden-unscrollable;padding:20px;position:relative;vertical-align:top;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-vote-template-top:hover{cursor:pointer}.create-vote-template-icon{align-items:center;display:flex;height:15dvh;justify-content:center;width:15dvw}.create-vote-template-title{color:#1c191a;color:var(--Black,#1c191a);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;font-weight:700;line-height:normal;margin:0 auto;max-width:80%;text-align:center;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-vote-back-button{align-self:center;margin:15px}.create-vote-back-button:hover{cursor:pointer}.voteFormBG{background:var(--white);border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:100px;overflow:hidden;overflow-y:scroll;padding-bottom:100px;padding-left:30px;padding-right:30px;width:700px}.voteFormBG,.voteHBar{flex-shrink:0;position:relative}.voteHBar{background-color:var(--eestec-red);height:1px;top:60px;width:100%}.questionInput{background-color:transparent;border:none;color:var(--black);font-size:16px;margin-bottom:10px;margin-top:10px;padding:10px;width:100%}.questionInput::-webkit-input-placeholder{color:var(--light-grey)}.questionInput::placeholder{color:var(--light-grey)}.questionInput:focus{outline:none}.voteOptions{display:flex;flex-direction:column;margin:30px}.optionInput{background-color:transparent;border:none;color:var(--black);font-family:Lato;font-size:16px;font-style:normal;font-weight:600;width:90%}.optionInput.disabled{color:var(--light-grey)!important}.optionInput1{display:flex;flex-direction:row}.optionInput::-webkit-input-placeholder{border-bottom:2px solid var(--light-grey);color:var(--light-grey);width:60%}.optionInput::placeholder{border-bottom:2px solid var(--light-grey);color:var(--light-grey);width:60%}.optionInput:focus{outline:none}.voteOption{display:flex;flex-direction:row}@media screen and (max-width:768px){.voteFormBG{background:var(--white);border-radius:10px;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:100px;width:331px}.voteFormBG,.voteHBar{flex-shrink:0;position:relative}.voteHBar{background-color:var(--eestec-red);height:1px;top:60px;width:90%}.questionInput{background-color:transparent;border:none;box-sizing:border-box;color:var(--black);font-size:16px;margin-bottom:10px;margin-top:10px;padding:10px;width:100%}.questionInput::-webkit-input-placeholder{color:#b9b9b9;color:var(--Light-Grey,#b9b9b9);font-family:Lato;font-size:24px;font-style:normal;font-weight:700;line-height:24px;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.questionInput::placeholder{color:#b9b9b9;color:var(--Light-Grey,#b9b9b9);font-family:Lato;font-size:24px;font-style:normal;font-weight:700;line-height:24px;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.questionInput:focus{outline:none}.voteOptions{display:flex;flex-direction:column;margin:30px}.voteItemName{display:inline}.optionInput,.voteItemName{color:var(--black);font-family:Lato;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.optionInput{background-color:transparent;border:none;width:80%}.optionInput:focus{outline:none}.voteOption{display:flex;flex-direction:row}.disabled{color:var(--light-grey)}}input[type=radio]{pointer-events:none}.marginTop{margin-top:20px}.CreateVoteSendButton{bottom:20px;position:absolute;right:20px}.unpushedButton{background-color:#efe7eb;border:1px solid #b9b9b9;box-shadow:0 1.666306734085083px 3.332613468170166px rgba(0,0,0,.25);cursor:pointer}.pill-button-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:visible;width:332px}.pill-button{align-items:center;display:flex;height:47px;justify-content:space-evenly;width:49%}.pill-button:nth-child(odd):last-child{flex-basis:98.5%}.borderLeftButton{border-radius:12px 0 0 12px}.borderRightButton{border-radius:0 12px 12px 0}.borderLastButton{border-radius:0 0 12px 12px}.borderFullButton{border-radius:12px}.unpushedButtonIcon{color:#444;height:16px;width:20px}.unpushedButtonLabel{word-wrap:break-word;color:#444;font-family:Roboto;font-size:16px;font-weight:600;line-height:19px;margin-left:5px}.pushedButton{background-color:#e52a30;border:1px solid #e52a30;box-shadow:inset 0 4px 4px rgba(0,0,0,.25)}.pushedButtonIcon{-webkit-filter:invert(92%) sepia(7%) saturate(135%) hue-rotate(278deg) brightness(102%) contrast(91%);filter:invert(92%) sepia(7%) saturate(135%) hue-rotate(278deg) brightness(102%) contrast(91%);height:16px;width:20px}.pushedButtonLabel{word-wrap:break-word;color:#efe7eb;font-family:Roboto;font-size:16px;font-weight:600;line-height:19px}.developerCardsWrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.developerCarouselTitle{font-size:2rem;padding-left:15%}@media only screen and (max-width:768px){.developerCardsWrapper{flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll}}.devCardWrapper{background-color:var(--dark-text);border-color:var(--eestec-red);border-radius:10px;border-style:solid;border-width:2px;display:flex;flex-direction:column;max-width:20%;min-width:15%;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.devCardImgWrapper{align-items:center;display:flex;gap:20px}.devCardImg{border-color:var(--eestec-red);border-radius:50%;border-style:solid;border-width:2px;height:75px;object-fit:cover;width:75px}.devCardName{font-size:1.25rem;margin:0}.devCardQuote{display:flex;font-size:1rem;text-align:justify}@media only screen and (max-width:768px){.devCardWrapper{background-color:var(--alb);border-color:var(--light-gray);border-style:solid;border-width:2px;max-width:1000px;min-width:300px;width:300px!important}.devCardImg{height:75px;width:75px}.devCardName{font-size:1.25rem}.devCardQuote{font-size:.75rem}}.devVersionSelect{background-color:var(--alb);border:none;font-size:1.5rem}.devVersionSelectWrapper{align-items:center;display:flex;justify-content:center;width:100%}@media only screen and (max-width:768px){.devVersionSelect{font-size:1rem}}@media only screen and (min-width:768px){.historyVoteCardWrapper{border:2px solid var(--light-gray);border-radius:8px;display:flex;flex-direction:column;height:120px;justify-content:center;margin-left:5%;margin-right:10%;margin-top:52px;max-width:500px;position:relative;width:400px}.historyVoteCardDescription,.historyVoteCardTitle{font-size:1.3rem;font-weight:700;margin-bottom:10px;margin-left:12px}.historyVoteCardDescription{font-family:Lato;font-size:.9rem;font-weight:500;margin-top:0;max-height:80%;overflow:hidden;text-overflow:ellipsis;width:60%}.trashWrapper{align-items:center;border:1px solid var(--black);border-radius:8px;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:50%;position:absolute;right:10px;top:10px;transition:all .3s ease-in;width:30px}.trashWrapper:hover{opacity:100%}.trashIcon{height:18px}}@media only screen and (max-width:768px){.historyVoteCardWrapper{border:2px solid var(--light-gray);border-radius:8px;height:82px;max-width:500px;position:relative;width:87%}.historyVoteCardDescription,.historyVoteCardTitle{font-size:1.1rem;font-weight:700;margin:11px 0 0 11px}.historyVoteCardDescription{font-family:Lato;font-size:.7rem;font-weight:500;margin-top:7px;max-height:80%;overflow:hidden;text-overflow:ellipsis;width:60%}.trashWrapper{align-items:center;border:1px solid var(--black);border-radius:8px;cursor:pointer;display:flex;height:35px;justify-content:center;opacity:50%;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-in;width:35px}.trashWrapper:hover{opacity:100%}.trashIcon{height:20px}}@media only screen and (min-width:768px){.voteHistoryPageWrapper{align-items:center;display:flex;justify-content:center;width:100%}.voteCardWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;justify-content:space-evenly;margin-left:5%;margin-right:10%;max-width:100%}.historySearch{margin-left:30px;width:33%}.voteHistoryGrid{width:100%}}@media only screen and (max-width:768px){.voteCardWrapper{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center}}@media only screen and (min-width:1960px){.voteCardWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin-left:5%;margin-right:15%}}.handrulesContainer{margin:auto;overflow:hidden;width:80%}.adminButton{align-items:center;background-color:var(--eestec-red);border-radius:50%;bottom:50px;color:var(--white);cursor:pointer;display:flex;font-size:40px;height:90px;justify-content:center;position:fixed;right:50px;width:90px;z-index:1000}.pencil{margin:auto}@media screen and (max-width:800px){.adminButton{bottom:10px;right:10px;-webkit-transform:scale(.8);transform:scale(.8)}}.mainBox{border:2px solid var(--light-gray);border-radius:10px;height:450px;margin:130px auto 40px;max-width:930px;overflow-x:scroll;position:relative;width:100%;.nextHR{height:88%;overflow-x:scroll}}hr{margin:0}.handruleEmptyBox{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:100%}.pop{position:absolute;right:30px;top:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:40px;z-index:10}.pop:hover{cursor:pointer}@media screen and (max-width:800px){.pop{right:2%}.mainBox{height:65%;width:90%}}.entryContainer{align-items:center;display:flex;position:relative;width:100%;.ruleType{background-color:var(--eestec-red);border-bottom-color:#000;border-bottom-width:10px;border-radius:35%;color:var(--white);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:28px;font-weight:900;height:30px;line-height:30px;margin:10px;padding:10px;text-align:center;width:30px}}.ruleNo{cursor:pointer;margin-left:20px}.handrulesButtonsContainer{color:var(--white);display:flex;flex-direction:row;font-size:24px;font-weight:700;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;.handrulesButton{background-color:var(--eestec-red);border-right:1px solid #000;padding:25px 70px;transition:.2s}.handrulesButton:hover{cursor:pointer;opacity:90%}#firstButton{border-bottom-left-radius:12px;border-top-left-radius:12px}#lastButton{border:none;border-bottom-right-radius:12px;border-top-right-radius:12px}}.lockIcon{width:20px}@media screen and (max-width:1300px){.handrulesButtonsContainer{.handrulesButton{padding:20px 50px}}}@media screen and (max-width:1000px){.handrulesButtonsContainer{flex-direction:column;position:absolute;right:10px;top:280px;.handrulesButton{border-bottom:1px solid #000;border-right:none;padding:20px;text-align:center}#firstButton{border-bottom-left-radius:0;border-top-left-radius:12px;border-top-right-radius:12px}#lastButton{border:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-right-radius:0}}}@media screen and (max-width:768px){.handrulesContainer{height:90vh;overflow:visible;width:90%}}.tehnicLockContainer{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:100;.popupBox{align-items:center;background-color:var(--white);border-radius:16px;box-shadow:0 4px 4px 0 #1c191a40;display:flex;flex-direction:column;height:50vh;justify-content:center;width:50vw;.warningSign{background-color:var(--eestec-red);border-radius:50%;margin-bottom:25px;padding:35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tlTitle{font-size:36px;font-weight:700}.tlInfo,.tlTitle{margin-bottom:20px}.tlButton,.tlInfo{font-size:16px}.tlButton{background-color:var(--eestec-red);border-radius:12px;color:var(--white);font-weight:700;padding:10px 20px;transition:.2s}.tlButton:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}#hideButton{display:none}}.popupBox:hover{cursor:pointer}}@media screen and (max-width:768px){.tehnicLockContainer{.popupBox{padding:5px 10px;text-align:center;width:85vw}}}.profilePageContent{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;.profileEllipse{background-color:var(--eestec-red);border-radius:50%;height:647px;width:972px}}.profileCardContainer{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 10px 0 #00000040;display:flex;flex-direction:column;margin-top:100px;max-width:1300px;padding:45px;width:100%;hr{background-color:var(--light-gray);border:none;color:var(--light-gray);height:1px;margin:24px;width:70%}.quote{font-size:24px;max-width:1050px}}.personalInfoContainer{display:flex;flex-direction:row;justify-content:space-around;.profileImage{height:205px;margin-right:30px;img{width:205px}.editIcon,img{border-radius:50%}.editIcon{align-items:center;background-color:var(--eestec-red);bottom:55px;display:flex;height:25px;justify-content:center;left:150px;padding:10px;position:relative;width:25px;img{border-radius:0;width:20px}}}.profileText{display:flex;flex-direction:column;justify-content:space-evenly;h2{font-size:35px;font-weight:600}h2,h3{margin:0}h3{color:var(--dark-gray);font-size:20px;font-weight:400}div{display:flex;p{color:var(--dark-gray);font-size:14px;margin:0 0 0 12px}}}}.statuteBeltContainer{display:flex;justify-content:center;max-width:1050px;width:100%}.statutePinContainer{background-color:var(--white);border:1px solid var(--eestec-red);border-radius:20px;color:var(--eestec-red);font-size:20px;margin-left:12px;margin-right:12px;padding:8px 22px}
/*# sourceMappingURL=main.596df24f.css.map*/