.dduc__vote-card[aria-disabled=true]{cursor:default;opacity:.5;pointer-events:none}.dduc__vote-card{background:#fff;border-radius:4px;color:#31363b;cursor:pointer;display:flex;flex-direction:column;gap:12px;outline:1px solid #e3e4e4;padding:16px}.dduc__vote-card.selected{box-shadow:0 0 14.7px 1px #1e9a1366;outline:2px solid #1e9a13}.dduc__vote-card *{margin:0}.dduc__vote-card h2{font-size:16px;font-weight:700;line-height:150%}.dduc__vote-card p{font-size:14px;font-weight:400;line-height:150%}.dduc__vote-card img{height:200px;max-height:200px;-o-object-fit:contain;object-fit:contain}.dduc__vote-card__text{display:flex;flex-direction:column;gap:8px}@media (max-width:890px){.dduc__vote-card{flex-direction:row-reverse;justify-content:space-between}.dduc__vote-card img{height:125px;-o-object-position:left center;object-position:left center;width:100%}.dduc__vote-card__text{flex-shrink:0;width:225px}}.voting-bar{align-items:center;background:#fcfcfc;border-radius:var(--Spacing-XS,8px);bottom:64px;box-shadow:19px 15px 7px 0 transparent,12px 10px 6px #00000005,7px 6px 5px #00000012,3px 2px 4px #0000001f,1px 1px 2px #00000021;display:flex;justify-content:space-between;left:0;margin:0 auto;max-width:1028px;padding:16px 12px;position:fixed;right:0}.voting-bar *{margin:0}@media (max-width:1060px){.voting-bar{margin:0 16px;max-width:100%}}.voting-bar .dduc__btn{margin-top:0}.voting-bar__circle{background-color:#e3e4e4;border:2px dotted #1a1e22;border-radius:32px;display:grid;height:32px;place-content:center center;width:32px}.voting-bar__circle.active{background-color:green;border:none;border-radius:34px;height:36px;width:36px}.voting-bar__circle.active img{display:block}.voting-bar__circle__holder{align-items:center;display:flex;gap:var(--Spacing-M,16px)}.voting-bar__circle img{display:none;filter:invert(1);height:20px;width:20px}.voting-popup{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%}.voting-popup-inner{background-color:#fff;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:-moz-fit-content;height:fit-content;left:0;margin:auto;max-width:420px;padding:24px;position:absolute;right:0;top:0;width:-moz-fit-content;width:fit-content}.voting-popup-inner *{margin:0}.voting-popup-inner h1{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:24px;font-weight:500;line-height:135%;margin:0}.voting-popup-inner ul{list-style:none;padding:0}.voting-popup-inner ul li{border-bottom:1px solid #e3e4e4;margin-bottom:12px;padding-bottom:12px}.voting-popup-inner ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (max-width:890px){.voting-popup-inner{margin:auto 16px}}.voting-popup-email{border:none;border-bottom:1px solid #97999c;padding:10px 4px 9px}.voting-popup-email-label{font-size:14px;font-style:normal;font-weight:600;line-height:125%}.voting-popup-email-wrapper{display:flex;flex-direction:column;margin-top:24px}.voting-popup-email-error{color:#ed4659;font-size:13px}.voting-popup-input{align-items:flex-start;display:flex;gap:8px}.voting-popup-input label{font-size:14px;font-style:normal;font-weight:400;line-height:125%}.voting-popup-input input{margin-top:4px}.voting-popup-buttons{display:flex;gap:12px;justify-content:center;margin-top:16px;width:100%}.dduc__btn.outline{background-color:#fff;border:1px solid var(--foreground,#1a1e22)}.dduc__btn.outline:hover{background-color:#f0f0f0}.voting-wrapper{display:grid;gap:34px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr auto;margin-top:40px}@media (max-width:890px){.voting-wrapper{display:flex;flex-direction:column}}
