*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media screen and (min-width:700px){html{font-size:75%}}@media screen and (min-width:850px){html{font-size:100%}}body{font-family:"Open Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App_App__15LM-{width:100%;min-height:100vh;height:100%;background:#333;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0 3rem;overflow:hidden}.Layout_Layout__4Twd7{width:98%;max-width:800px;background:#eee;margin-bottom:2rem}.Header_Header__1CTzX{background:transparent;width:100%;display:flex;justify-content:space-between;padding:.8rem 1rem;align-items:center;position:relative}@media screen and (min-width:850px){.Header_Header__1CTzX{padding:2rem 3rem;justify-content:center}}.Header_Header__1CTzX .Header_Ready__3pNTp{display:flex;align-items:center}.Header_Header__1CTzX .Header_Ready__3pNTp div{transform:translateY(3px)}.Header_Header__1CTzX .Header_Ready__3pNTp .Header_Title__f9_xb{font-size:3rem;font-weight:400;margin-right:1rem}@media screen and (min-width:850px){.Header_Header__1CTzX .Header_Ready__3pNTp .Header_Title__f9_xb{font-size:4rem;margin-right:2rem}}.Header_Header__1CTzX .Header_Logo__3cTtT{position:absolute;top:50%;right:2%;transform:translateY(-50%);justify-self:flex-end;display:flex;align-items:center;width:3rem}@media screen and (min-width:850px){.Header_Header__1CTzX .Header_Logo__3cTtT{width:4rem}}.Light_Light__oybBF{width:35px;height:35px;border-radius:50%;border:1px solid #000;background:radial-gradient(#000 0,red 13%,red 30%,#fff 30.5%,red 31%);-webkit-filter:brightness(80%);filter:brightness(80%);transition:-webkit-filter .15s ease-out;transition:filter .15s ease-out;transition:filter .15s ease-out,-webkit-filter .15s ease-out}.Light_Active__1x-tI{-webkit-filter:brightness(200%);filter:brightness(200%)}.ElectorListContainer_ElectorListContainer__3mFOC{width:100%}.ElectorList_ElectorList__15JwT{width:100%;padding:3rem 1.4rem 1.5rem}@media screen and (min-width:850px){.ElectorList_ElectorList__15JwT{padding:1rem 2rem}}.Elector_Elector__1nsJu{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem}.Elector_Elector__1nsJu:not(:last-child){margin-bottom:2rem;border-bottom:1px solid #333}.Elector_Elector__1nsJu:not(:first-child) .Elector_Logo__11M6a{transform:scale(.9)}.Elector_Elector__1nsJu .Elector_Party__2Y6At{display:flex;flex-basis:60%;justify-content:flex-start;align-items:center;background:#d5e0e7;padding:1rem 1.1rem}@media screen and (min-width:700px){.Elector_Elector__1nsJu .Elector_Party__2Y6At{flex-basis:55%}}.Elector_Elector__1nsJu .Elector_PartyDetails__JTWKN{width:55%;text-align:center;margin-right:1.5rem}.Elector_Elector__1nsJu .Elector_PartyName__1XZvR{line-height:1.4;font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.Elector_Elector__1nsJu .Elector_PartyLeaderNameThamizh__1gc08{font-size:1rem;font-weight:700;margin-bottom:.5rem}.Elector_Elector__1nsJu .Elector_PartyLeaderNameEnglish__2pYKf{font-size:.8rem;font-weight:500}.Elector_Elector__1nsJu .Elector_VoteButtonContainer__2dYXa{display:flex;align-items:center;justify-content:flex-end;flex-basis:25%}.Elector_Elector__1nsJu .Elector_VoteButtonContainer__2dYXa div:not(:last-child){margin-right:.8rem}@media screen and (min-width:700px){.Elector_Elector__1nsJu .Elector_VoteButtonContainer__2dYXa{flex-basis:40%;justify-content:center}}.Elector_Elector__1nsJu .Elector_Logo__11M6a{height:60px;width:60px;transform:scale(1.5)}@media screen and (min-width:700px){.Elector_Elector__1nsJu .Elector_Logo__11M6a{width:80px;height:80px}}.VoteButton_VoteButton__11pCA{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:80px;height:40px;border-radius:20px;border:none;background-color:#9e8ce8;box-shadow:inset 1px 1px 2px #fff,inset -.5px -.5px 3px #000;transition:box-shadow .05s ease-in,-webkit-filter .05s ease;transition:box-shadow .05s ease-in,filter .05s ease;transition:box-shadow .05s ease-in,filter .05s ease,-webkit-filter .05s ease}.VoteButton_VoteButton__11pCA:hover{-webkit-filter:brightness(105%);filter:brightness(105%)}.VoteButton_VoteButton__11pCA:active{outline:none;box-shadow:none;border:none;transform:translateY(2px)}@media screen and (min-width:850px){.VoteButton_VoteButton__11pCA{width:100px;height:50px}}.ActionButtons_ActionButtons__jhU3J{width:100%;display:flex;justify-content:space-around;padding:0 2rem;margin-bottom:1rem;background:transparent}@media screen and (min-width:850px){.ActionButtons_ActionButtons__jhU3J{width:70%}}.ActionButtons_ActionButtons__jhU3J button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40%;padding:.6rem 1rem;border-radius:10px;font-size:2rem;transition:color .1s ease-in-out,background-color .2s ease-in-out,border .1s ease-in-out}@media screen and (min-width:850px){.ActionButtons_ActionButtons__jhU3J button{width:30%;padding:0}}.ActionButtons_ResetButton__2F5cT{cursor:pointer;border:1px solid #fc2828;background:transparent;color:#ccc}.ActionButtons_ResetButton__2F5cT:hover{border:1px solid #fc2828;background:#fc2828;color:#fff}.ActionButtons_ResultButton__3Py_e{cursor:pointer;border:1px solid #2ca02c;background:#2ca02c;color:#fff}.ActionButtons_ResultButton__3Py_e:hover{background:transparent;border:1px solid #2ca02c;color:#fff}.Notification_Notification__2nMwM{width:80%;border-radius:30px;border-top-left-radius:0;border-top-right-radius:0;text-align:center;font-size:1.6rem;padding:.4rem;background:#eee;border:1px solid #fc2828;color:#000;font-weight:700;letter-spacing:.8px;position:fixed;top:0;left:50%;transform:translate(-50%,-100%);text-transform:capitalize}@media screen and (min-width:850px){.Notification_Notification__2nMwM{width:60%}}.Notification_Active__2UDDG{animation:Notification_slideUp__FHFhr 2s linear}@keyframes Notification_slideUp__FHFhr{0%{transform:translate(-50%,-100%)}10%{transform:translate(-50%)}80%{transform:translate(-50%)}to{transform:translate(-50%,-100%)}}.ResultPage_ResultPage__2Pmmu{width:100%;height:100vh;position:fixed;background:#eee;display:flex;flex-direction:column;align-items:center;padding:1.5rem;overflow:hidden;transform:scale(0);transition:transform .4s ease-out}.ResultPage_ResultPage__2Pmmu.ResultPage_Active__2yeYh{transform:scale(1)}@media screen and (min-width:850px){.ResultPage_ResultPage__2Pmmu{width:80%;top:0}}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu{width:90%;top:0}}.ResultPage_ResultPage__2Pmmu svg{font-size:4rem;position:absolute;right:1.5rem;top:2rem;cursor:pointer}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu svg{font-size:3rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_Logo__Wqqd4{margin:3rem 0;width:150px}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_Logo__Wqqd4{width:200px;margin:0 0 1rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_PartyName__1eeBZ{margin:1rem 0;color:#2ca02c}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_PartyName__1eeBZ{margin:0;font-size:2.3rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_TotalVote__2y59l{margin:1.5rem 0;font-size:2rem}.ResultPage_ResultPage__2Pmmu .ResultPage_TotalVote__2y59l span{color:#2ca02c}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_TotalVote__2y59l{margin-top:0;margin-bottom:0;font-size:1.8rem}}.ResultPage_ResultPage__2Pmmu h1{font-size:3rem;font-weight:800}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu h1{font-size:2.5rem}}.ResultPage_ResultPage__2Pmmu h3{font-size:2.3rem;font-weight:600;line-height:1.5}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu h3{font-size:1.6rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_Author__3HokK{text-transform:capitalize;width:100%;text-align:center;position:absolute;bottom:5.5rem;left:50%;transform:translateX(-50%);font-size:1.3rem;opacity:.7}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_Author__3HokK{bottom:1rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_Tips__1laU2{margin-top:1.8rem;margin-bottom:1rem;font-size:1.6rem;text-transform:capitalize;text-align:center}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_Tips__1laU2{margin-top:1rem;margin-bottom:.5rem;font-size:1.3rem}}.ResultPage_ResultPage__2Pmmu .ResultPage_Lead__3pDDO{text-transform:capitalize;font-size:1.3rem;font-weight:700}.ResultPage_ResultPage__2Pmmu .ResultPage_Fraud__14lKZ{font-size:2rem;margin-top:.5rem;font-weight:600;text-transform:capitalize;border-bottom:2px dashed #fc2828}.ResultPage_ResultPage__2Pmmu .ResultPage_Fraud__14lKZ span{color:#fc2828}@media screen and (min-width:700px){.ResultPage_ResultPage__2Pmmu .ResultPage_Fraud__14lKZ{margin-top:.5rem;font-size:1.3rem}}
/*# sourceMappingURL=main.c3cf9b46.chunk.css.map */