.main_candidates{color:#fff;max-width:68.875rem;width:100%;padding:0 1rem}.main_candidates .main_currentCard{display:grid;grid-template-columns:repeat(2,1fr);gap:1.375rem;max-width:68.875rem;width:100%;align-items:center;justify-content:center;gap:3.125rem}@media(max-width:990px){.main_candidates .main_currentCard{gap:1.875rem}}@media(max-width:600px){.main_candidates .main_currentCard{grid-template-columns:repeat(1,1fr);gap:1.25rem}}.main_candidates .main_currentCard .vote-card{position:relative;z-index:0;border-radius:1.875rem;padding:1.25rem;width:100%;height:26.375rem;color:#fff;background:rgba(50,86,100,.5019607843);overflow:hidden}@media(max-width:990px){.main_candidates .main_currentCard .vote-card{height:23.75rem}}.main_candidates .main_currentCard .vote-card:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;padding:.375rem;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(1turn,#54cdcc,#28393b 120.21%);border-radius:1.875rem;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.main_candidates .main_currentCard .vote-card .card_header{display:flex;justify-content:space-between;align-items:center;position:absolute;top:1.25rem;left:1.25rem;right:1.25rem}.main_candidates .main_currentCard .vote-card .card_header .badgeLive{position:relative;background:#3ea3a8;border-radius:1rem;padding:.21875rem 1.125rem;font-family:ClashDisplay-Regular;font-weight:400;font-size:.875rem;line-height:100%;letter-spacing:-.025rem;color:#fff;overflow:hidden;z-index:1}.main_candidates .main_currentCard .vote-card .card_header .badgeLive:before{content:"";position:absolute;inset:0;padding:.07563rem;border-radius:1rem;background:linear-gradient(1turn,#54cdcc,#28393b 120.21%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.main_candidates .main_currentCard .vote-card .card_header .badgeGray{position:relative;background:linear-gradient(92.98deg,rgba(255,255,255,.35),rgba(255,255,255,.2));border-radius:1rem;padding:.1875rem .5rem;backdrop-filter:blur(.9375rem);box-shadow:-.25rem .5rem 3.5rem 0 rgba(0,0,0,.1019607843);font-family:Open Sans;font-weight:400;font-size:.875rem;line-height:140%;letter-spacing:-.025rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:.1875rem;overflow:hidden;z-index:1}.main_candidates .main_currentCard .vote-card .card_header .badgeGray:before{content:"";position:absolute;inset:0;padding:.0625rem;border-radius:1rem;background:linear-gradient(92.98deg,#ffffff,rgba(182,255,82,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.main_candidates .main_currentCard .vote-card .vote-info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;padding-top:2.45rem}.main_candidates .main_currentCard .vote-card .vote-info .vote-avatar{border-radius:50%}.main_candidates .main_currentCard .vote-card .vote-info .vote-text{width:100%;max-width:30.375rem;display:flex;flex-direction:column;gap:1.0625rem;align-items:center;justify-content:center}.main_candidates .main_currentCard .vote-card .vote-info .vote-text .vote-name{font-family:ClashDisplay-Semibold;font-weight:600;font-size:1.5rem;line-height:100%;letter-spacing:0}@media(max-width:990px){.main_candidates .main_currentCard .vote-card .vote-info .vote-text .vote-name{font-size:1.25rem}}.main_candidates .main_currentCard .vote-card .vote-info .vote-text .vote-count{font-family:ClashDisplay-Medium;font-weight:500;font-size:1.375rem;line-height:100%;letter-spacing:0;margin-bottom:.1875rem}@media(max-width:990px){.main_candidates .main_currentCard .vote-card .vote-info .vote-text .vote-count{font-size:.9375rem}}.main_candidates .main_currentCard .vote-card .vote-info .button3D{width:92%;height:3.8125rem;position:absolute;bottom:1.25rem}@media(max-width:990px){.main_candidates .main_currentCard .vote-card .vote-info .button3D{height:3.1875rem}.main_candidates .main_currentCard .vote-card .vote-info .button3D .button-text{font-size:.8125rem}}.main_candidates .main_currentCard .vote-card .vote-info .button3D:after{width:95%}