.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.RallyTracker_RallyTracker__qZEiZ{width:100%;font-size:14px;line-height:30px}.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC{display:flex;flex-wrap:wrap;position:relative;padding-bottom:30px;margin-bottom:40px}.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC:after,.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC:before{position:absolute;left:0;bottom:0;content:"";width:100%;height:1px;background-color:#000}.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC:after{bottom:7px;height:5px}.RallyTracker_RallyTracker__qZEiZ h2{margin-bottom:10px}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_block__Kfkwi{margin-bottom:30px;width:100%;border:1px solid #cccbcb}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_block__Kfkwi:last-child{margin-bottom:0}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_top__33awd{padding:10px 15px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:space-between}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_leader__h8Cls{display:flex;align-items:center}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_leaderImg__G2WYm{margin-right:15px;width:60px;height:60px;overflow:hidden;border-radius:50%;border:1px solid #c7b9bb}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_leaderImg__G2WYm img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_party__4WAiA{display:flex;gap:10px;align-items:center;justify-content:center;font-size:14px;font-weight:500}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_party__4WAiA svg{width:35px;height:35px}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_slider__0m8Wj{padding:0 40px;width:100%;font-size:12px;font-weight:300;border-top:1px solid #cccbcb}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_date__AF3AB,.RallyTracker_RallyTracker__qZEiZ .RallyTracker_state__eDlP5{white-space:nowrap;line-height:20px}.RallyTracker_RallyTracker__qZEiZ .RallyTracker_disable__uzaAq{color:#726f6f}.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC .RallyTracker_block__Kfkwi{width:32.4%;margin-right:1.4%}.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC .RallyTracker_block__Kfkwi:nth-child(3n){margin-right:0;margin-bottom:30px}@media screen and (max-width:728px){.RallyTracker_RallyTracker__qZEiZ.RallyTracker_RallyTrackerH__7TwcC .RallyTracker_block__Kfkwi{width:100%;margin-right:0}}.ResultGraph_ResultGraph__iztIs{width:100%}.ResultGraph_ResultGraph__iztIs .ResultGraph_top__LcuSJ{padding-bottom:5px;margin-bottom:10px;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid #000}.ResultGraph_ResultGraph__iztIs .ResultGraph_select__0_HhE{position:relative;display:flex;height:26px;border-radius:0;overflow:hidden}.ResultGraph_ResultGraph__iztIs .ResultGraph_select__0_HhE:after{content:"";position:absolute;top:6px;right:9px;background-color:#fff;transition:all .25s ease;pointer-events:none;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg)}.ResultGraph_ResultGraph__iztIs select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;padding:0 20px 0 15px;width:100%;color:#000;background-color:#fff;background-image:none;cursor:pointer;line-height:26px;border-radius:7px;border:1px solid #ddd}.ResultGraph_ResultGraph__iztIs .ResultGraph_totalSeat__5qTB0{font-size:14px;font-weight:600;text-align:right}.ResultGraph_ResultGraph__iztIs .ResultGraph_totalSeat__5qTB0 span{display:block;font-size:13px;font-weight:400}.ResultGraph_ResultGraph__iztIs .ResultGraph_graph__KtoAN{margin:40px 0;width:100%;position:relative}.ResultGraph_ResultGraph__iztIs .ResultGraph_number__l08ak{padding:0;margin:0;width:36px;height:100%;list-style:none;position:absolute;left:0;top:0;display:flex;flex-wrap:wrap;align-content:space-between}.ResultGraph_ResultGraph__iztIs .ResultGraph_number__l08ak li{padding-right:10px;position:relative;width:100%;text-align:right}.ResultGraph_ResultGraph__iztIs .ResultGraph_number__l08ak li:after{position:absolute;right:0;top:50%;transform:translateY(-50%);height:1px;display:block;width:5px;background-color:#000;content:""}.ResultGraph_ResultGraph__iztIs .ResultGraph_graphBars__7Q0dP{padding:0 0 10px 10px;margin:0;display:flex;align-items:flex-end;justify-content:space-around;list-style:none;width:100%;height:225px;border-left:1px solid #b5b5b5;border-bottom:1px solid #b5b5b5}.ResultGraph_ResultGraph__iztIs .ResultGraph_graphBars__7Q0dP li{display:inline-flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;flex:0 1 24%;height:100%;text-align:center;position:relative;font-size:16px;background-color:#f1f1f1}.ResultGraph_ResultGraph__iztIs .ResultGraph_graphBars__7Q0dP li span{position:absolute;top:-22px;left:0;width:100%;display:flex;align-items:center;justify-content:center}.ResultGraph_ResultGraph__iztIs .ResultGraph_total__QrjnM{position:relative;text-align:center;width:100%;font-size:14px;font-weight:600;visibility:hidden;animation:ResultGraph_animate-height__pTv1_;animation-timing-function:cubic-bezier(.35,.95,.67,.99);animation-duration:1s;animation-fill-mode:forwards;bottom:0;cursor:pointer;height:0}.ResultGraph_ResultGraph__iztIs .ResultGraph_bar__3XsOu{width:100%;border-radius:0 30px 0 0}.ResultGraph_ResultGraph__iztIs .ResultGraph_SOC__yjJP3,.ResultGraph_ResultGraph__iztIs .ResultGraph_gray___639L{background-color:#454545}.ResultGraph_ResultGraph__iztIs .ResultGraph_green__YYYWc{background-color:#138808}.ResultGraph_ResultGraph__iztIs .ResultGraph_yellow__aI0DM{background-color:#ffbf48}.ResultGraph_ResultGraph__iztIs .ResultGraph_bjp__cSa_l,.ResultGraph_ResultGraph__iztIs .ResultGraph_nda__LpQ9w{background-color:#f88214}.ResultGraph_ResultGraph__iztIs .ResultGraph_bsp__N6aNF{background-color:#2e52aa}.ResultGraph_ResultGraph__iztIs .ResultGraph_other__7DQ_x{background-color:#848b8e}.ResultGraph_ResultGraph__iztIs .ResultGraph_inc__gkidP,.ResultGraph_ResultGraph__iztIs .ResultGraph_indi__wNziL,.ResultGraph_ResultGraph__iztIs .ResultGraph_india___Dj__,.ResultGraph_ResultGraph__iztIs .ResultGraph_upa__2RxP9{background-color:#090}.ResultGraph_ResultGraph__iztIs .ResultGraph_jd__kl_9l,.ResultGraph_ResultGraph__iztIs .ResultGraph_lkd__mX7qS{background-color:#09d609}.ResultGraph_ResultGraph__iztIs .ResultGraph_bjs__VnrNM,.ResultGraph_ResultGraph__iztIs .ResultGraph_jnps__tAsTn{background-color:#f93}.ResultGraph_ResultGraph__iztIs .ResultGraph_jkn__HPcvS,.ResultGraph_ResultGraph__iztIs .ResultGraph_sp___ObvR,.ResultGraph_ResultGraph__iztIs .ResultGraph_ssp__HyTvS{background-color:#fe0000}.ResultGraph_ResultGraph__iztIs .ResultGraph_swa__7NWhx{background-color:#0000fe}.ResultGraph_ResultGraph__iztIs .ResultGraph_bld__3C9P2,.ResultGraph_ResultGraph__iztIs .ResultGraph_jp__KS0x4,.ResultGraph_ResultGraph__iztIs .ResultGraph_js__7M_Rv{background-color:#fd7110}.ResultGraph_ResultGraph__iztIs .ResultGraph_aimim__191Re{background-color:#20783b}.ResultGraph_ResultGraph__iztIs .ResultGraph_jdu__zcPB_{background-color:#058a06}.ResultGraph_ResultGraph__iztIs .ResultGraph_rjd__PXma6{background-color:#008001}.ResultGraph_ResultGraph__iztIs .ResultGraph_ncp__vk9NY{background-color:#138708}.ResultGraph_ResultGraph__iztIs .ResultGraph_aitc__23AD7,.ResultGraph_ResultGraph__iztIs .ResultGraph_tmc__dd6Ou,.ResultGraph_ResultGraph__iztIs .ResultGraph_wbtc__350f2{background-color:#090}.ResultGraph_ResultGraph__iztIs .ResultGraph_bjs__VnrNM{background-color:#f93}.ResultGraph_ResultGraph__iztIs .ResultGraph_cpm__mcc4w{background-color:#de0000}.ResultGraph_ResultGraph__iztIs .ResultGraph_ac__LUfEW{background-color:#0471ea}.ResultGraph_ResultGraph__iztIs .ResultGraph_agp__IFtPE{background-color:#a20808}.ResultGraph_ResultGraph__iztIs .ResultGraph_ajsup__gHyZW,.ResultGraph_ResultGraph__iztIs .ResultGraph_bjd__P_InB{background-color:#51c465}.ResultGraph_ResultGraph__iztIs .ResultGraph_jkpdp__fTE0h{background-color:#016239}.ResultGraph_ResultGraph__iztIs .ResultGraph_jmm__R5Vzy{background-color:#008001}.ResultGraph_ResultGraph__iztIs .ResultGraph_aap__4BJhM{background-color:#167d60}.ResultGraph_ResultGraph__iztIs .ResultGraph_inld__BBFt9,.ResultGraph_ResultGraph__iztIs .ResultGraph_undefined__FZuO2{background-color:#016908}.ResultGraph_ResultGraph__iztIs .ResultGraph_ind__BhiPv{background-color:#545454}.ResultGraph_ResultGraph__iztIs .ResultGraph_dmk__ymj8y,.ResultGraph_ResultGraph__iztIs .ResultGraph_swa__7NWhx{background-color:#f9d050}.ResultGraph_ResultGraph__iztIs .ResultGraph_kmpp__Eu8vG,.ResultGraph_ResultGraph__iztIs .ResultGraph_ss__KMuUr,.ResultGraph_ResultGraph__iztIs .ResultGraph_tds__Gmf5y{background-color:#c30}.ResultGraph_ResultGraph__iztIs .ResultGraph_hld__rNV0b,.ResultGraph_ResultGraph__iztIs .ResultGraph_hvp__uogHf,.ResultGraph_ResultGraph__iztIs .ResultGraph_ljp__he_aU{background-color:#33f}.ResultGraph_ResultGraph__iztIs .ResultGraph_Akali-Dal__IRRao,.ResultGraph_ResultGraph__iztIs .ResultGraph_sad__2rQ4Y{background-color:#900}.ResultGraph_ResultGraph__iztIs .ResultGraph_cpi__lMTzz,.ResultGraph_ResultGraph__iztIs .ResultGraph_jnp__tXTSM{background-color:#de0000}.ResultGraph_ResultGraph__iztIs .ResultGraph_lightgreen__lPg3U{background-color:#96be25}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW{padding:0;margin-left:auto;list-style:none;width:100%}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW li{padding:10px;display:flex;border-bottom:1px solid #e5e5e5;background-color:#f6f6f6}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW li:first-child{font-weight:600;background-color:transparent}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW li.ResultGraph_bjp__cSa_l{background-color:#fef9f4}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW li.ResultGraph_congress__KlpHg{background-color:#f4f8e9}.ResultGraph_ResultGraph__iztIs .ResultGraph_table__XRkjW li.ResultGraph_samajwadi__rE9Io{background-color:#e5f2e5}.ResultGraph_ResultGraph__iztIs .ResultGraph_party__kDY09{display:flex;font-weight:600;width:60%}.ResultGraph_ResultGraph__iztIs .ResultGraph_party__kDY09 span{margin-right:10px!important}.ResultGraph_ResultGraph__iztIs .ResultGraph_party__kDY09 svg{width:25px;height:25px;margin-right:10px}.ResultGraph_ResultGraph__iztIs .ResultGraph_result__bW_x_,.ResultGraph_ResultGraph__iztIs .ResultGraph_year__JGn98{width:20%;text-align:center}.ResultGraph_ResultGraph__iztIs .ResultGraph_detail__IRqhb{width:100%;margin-bottom:20px}.ResultGraph_ResultGraph__iztIs .ResultGraph_detail__IRqhb ul{padding:20px 0 0;margin:0;list-style:none;display:flex}.ResultGraph_ResultGraph__iztIs .ResultGraph_detail__IRqhb li{margin-bottom:6px;width:100%;font-size:12px;font-weight:600;color:#333}.ResultGraph_ResultGraph__iztIs .ResultGraph_detail__IRqhb li span{width:100%;display:block;font-size:13px;font-weight:400}@keyframes ResultGraph_animate-height__pTv1_{0%{height:0}to{visibility:visible}}