@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{color:#fff;font-family:"Noto Serif"}body{margin:0;background-color:#242424;scroll-behavior:smooth}a{font-weight:400;text-decoration:none;color:#f9f5ea}a:hover{filter:drop-shadow(0 0 4px #f9f5eaaa)}.navbar{background-color:#242424;position:fixed;top:0;left:0;width:100vw;height:70px;text-align:left;display:flex;z-index:100}.navbar__title{display:flex;align-items:center;font-size:2em;font-weight:400;margin:0 100px}.navbar__sections{display:flex}.navbar__items{display:flex;align-items:center;font-size:1.2em}.navbar__item{padding:0 20px}.navbar__item:hover{color:#f76160;cursor:pointer}.footer__copyright{color:#f9f5ea;background-color:#242424;padding:25px 0;position:absolute;width:100%;left:0;display:flex;justify-content:space-around;place-items:center;z-index:10}.footer__brand{font-size:20px;display:flex;place-items:center;justify-content:left;width:300px}.footer__brand a{color:#f9f5ea}.footer__label{font-size:16px;margin:0 0 0 20px}.footer__power{display:flex;place-items:center;justify-content:center;width:300px}.footer__immix{height:30px;margin:0 0 0 7px}.footer__terms{font-size:16px;width:300px;text-align:right}.pageCt{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(10,10,22,.85);padding:20px 0}.pageCt.main{background-color:transparent!important;background:linear-gradient(180deg,rgba(15,22,46,.1) 5%,rgba(10,10,22,.85) 95%)}.pageCt.fixed{position:fixed;z-index:-1;height:100vh;padding:0}.bar1{width:33vw;background:radial-gradient(circle at 50%,transparent,#1376a0 70%)}.bar1,.bar2{height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.bar2{width:34vw;background:radial-gradient(circle at 50%,transparent,#555b5b 70%)}.bar3{width:33vw;height:100%;background:radial-gradient(circle at 50%,transparent,#701711 70%);overflow:hidden;display:flex;justify-content:center;align-items:center}.barImage{object-fit:cover;z-index:-1;max-height:80%}.mainTitle{position:absolute;bottom:50px;font-size:50px}.about{width:calc(75% - 40px);padding:20px;color:#000;background-color:#fff;border-radius:10px}.about a{color:#701711;font-weight:700}.about a:hover{filter:drop-shadow(0 0 4px #701711aa)}.ballot{width:300px;min-height:400px;background-color:#fff;margin:20px 0;color:#000;padding:20px;border-radius:5px;text-align:center}.ballot th{text-align:center;font-size:1.1em;background-color:#bfc5c5}.ballot th span{font-size:.6em}.ballot td{font-size:1.1em;padding:15px 10px}.ballot td span{font-size:.6em}.ballot label{float:left}.ballotLeft{text-align:left!important}.ballotCenter{text-align:center!important}.radio{width:40px;height:25px}input[type=radio]:checked:after{width:24px;height:24px;border-radius:15px;top:-1px;left:6px;position:relative;background-color:#565c5c;content:"";display:inline-block;visibility:visible;border:2px solid #565c5c}.weight{width:100%;padding:5px;border-radius:8px}w3m-button{margin:20px auto;background-color:#242424;border-radius:25px}.vote{font-size:1.2em;font-weight:400}.submitBtn{height:3em;width:250px;font-size:1.2em;font-weight:600;padding:0 24px;cursor:pointer;border-radius:1.5em;color:#fff;margin:10px auto}.submitBtn:disabled{background-color:#242424}.submitBtn:not(:disabled).c0{background-color:#050d55}.submitBtn:not(:disabled).c1{background-color:#550505}.submitBtn:not(:disabled).c2{background-color:#575454}.submitBtn:not(:disabled).c3{background-color:#055505}.submitBtn:not(:disabled).c0:hover{background-color:#0e1da5}.submitBtn:not(:disabled).c1:hover{background-color:#a50e0e}.submitBtn:not(:disabled).c2:hover{background-color:#9fa0a5}.submitBtn:not(:disabled).c3:hover{background-color:#0ea522}.submitBtn:disabled:hover{cursor:not-allowed}.processing{animation:blink 1s steps(5,start) infinite}.resetBtn{height:3em;width:250px;font-size:1.2em;font-weight:600;padding:0 24px;cursor:pointer;border-radius:1.5em;color:#fff;margin:10px auto;background-color:#055505}.resetBtn:disabled{background-color:#242424}.resetBtn:not(:disabled):hover{background-color:#0ea522}.resetBtn:disabled:hover{cursor:not-allowed}.advice{font-size:.7em}.dark{color:#050d55}@keyframes blink{to{visibility:hidden}}.recieptImage{border-radius:5px}.recieptImage.c0{filter:drop-shadow(0 0 6px #050d55)}.recieptImage.c1{filter:drop-shadow(0 0 6px #550505)}.recieptImage.c2{filter:drop-shadow(0 0 6px #575454)}.recieptImage.c3{filter:drop-shadow(0 0 6px #055505)}.terms{font-family:Poppins;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative;padding:25px 0;margin:75px 0}table{border-collapse:collapse;width:100%;margin:auto}th{padding:8px;font-size:.9em}td{padding:0 8px;font-size:.8em}td,th{border:1px solid #ddd;text-align:left}td:nth-child(2),td:nth-child(4),td:nth-child(5){text-align:center}@media only screen and (max-width:450px){h1{font-size:1.2em}.navbar__title{font-size:1.5em;font-weight:400;margin:0 0 0 10px}.navbar__items,.navbar__title{display:flex;align-items:center}.navbar__items{font-size:1em}.footer__copyright{display:block;margin-bottom:10px;margin-top:70px}.footer__brand,.footer__power{width:100%;justify-content:center;padding-bottom:15px}.footer__terms{width:100%;text-align:center;padding-bottom:15px}.pageCt{position:relative;top:70px;height:auto;min-height:100vh}.pageCt.one{display:block;height:calc(100vh - 70px);min-height:auto}.bar1{width:100%;height:33%}.bar2{width:100%;height:34%}.bar3{width:100%;height:33%}.barImage{object-fit:cover;z-index:-1;max-height:120%;max-width:80%}.mainTitle{font-size:20px;bottom:150px}.about{width:80%}th{padding:6px;font-size:.7em}td{padding:0 6px;font-size:.6em}}