.vote-card{position:relative;z-index:0;border-radius:3.75rem;padding:2.9375rem 2.6875rem;width:43.875rem;height:13.3125rem;color:#fff;background:rgba(50,86,100,.5019607843);overflow:hidden}@media(max-width:1350px){.vote-card{padding:1.6875rem 1.4375rem;height:10rem;border-radius:2.5rem}}@media(max-width:1200px){.vote-card{max-width:43.875rem;width:100%}}@media(max-width:990px){.vote-card{max-width:100%;width:100%}}.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:3.75rem;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media(max-width:1350px){.vote-card:before{border-radius:2.5rem}}.vote-card .vote-info{display:flex;align-items:flex-start;gap:1.875rem}.vote-card .vote-info .vote-avatar{border-radius:50%}.vote-card .vote-info .avatar{width:3.75rem!important;height:3.75rem!important}.vote-card .vote-info .vote-text{width:100%;max-width:30.375rem;display:flex;flex-direction:column;gap:1.0625rem}.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:1350px){.vote-card .vote-info .vote-text .vote-name{font-size:1.25rem}}.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:1350px){.vote-card .vote-info .vote-text .vote-count{font-size:1.125rem}}