.answersPoll__graphsLineal *{font-family:BebasKai;font-weight:400}.answersPoll__questionName{margin-bottom:10px;font-family:BebasKai;line-height:19.2px;font-weight:700}.answersPoll__optionAvatarContainer{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:5px;margin-bottom:8px;align-self:flex-start;cursor:pointer}.answersPoll__optionUser{position:absolute;padding:15px;border-radius:6px;top:0;left:30px;z-index:11;background:#fff;box-shadow:0 1px 7px rgba(87,87,87,.25)}.answersPoll__optionUser *{font-size:14px}.answersPoll__optionName{font-size:14px;text-transform:capitalize}.answersPoll__optionAvatar{width:20px;height:20px;margin-right:10px}.answersPoll__optionUserContainer{position:relative}.answersPoll__optionClose{position:absolute;top:-11px;right:-12px;color:#bd0909;font-weight:700}.answersPoll__optionIcon{margin-right:5px}.answersPoll__optionContainer{padding:5px;margin-bottom:10px}.answersPoll__option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:5px 10px;border-radius:6px;color:#bd0909;font-weight:700;font-family:BebasKai;background:#f2f2f2;cursor:pointer}.answersPoll__optionUsers{display:grid;grid-template-columns:repeat(2,1fr);max-height:100px;min-height:80px;padding:0 10px}@media (min-width:769px){.answersPoll__optionContainer{padding:0}}@media (min-width:1024px){.answersPoll__optionUsers{grid-template-columns:repeat(4,1fr)}}.custom__scroll{overflow-y:auto}.custom__scroll::-webkit-scrollbar{width:17px}.custom__scroll::-webkit-scrollbar-track{background-color:transparent}.custom__scroll::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px;border:6px solid transparent;background-clip:content-box}.custom__scroll::-webkit-scrollbar-thumb:hover{background-color:#4d4d4d}.globalLinealGraph{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100%;max-width:100%}.globalLinealGraph__title{font-weight:700;text-transform:capitalize}.globalLinealGraph__wrapper{width:100%}.globalLinealGraph__platformHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:5px;font-family:BebasKai}.globalLinealGraph__percentage{font-size:19px;color:#bd0909}.answersPoll{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100%;max-width:100%}.answersPoll__filters{width:100%;max-width:1440px;min-height:80px;border-radius:6px;margin:10px auto;background-color:#fff;padding:20px;border:1px solid rgba(0,0,0,.25098039215686274);box-shadow:0 1px 4px 0 rgba(0,0,0,.25098039215686274)}.answersPoll__search,.answersPoll__searchButton{margin-bottom:10px;padding:5px 10px}.answersPoll__search,.answersPoll__searchButton,.answersPoll__searchButtonContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;border-radius:20px;border:1px solid #e5e5e5}.answersPoll__searchButtonContainer{position:relative}.answersPoll__filtersSearchIcon{margin-right:5px;font-size:17px;color:#000}.answersPoll__filtersSearchInput{border:none}.answersPoll__filtersSearchInput ::-moz-placeholder{color:#9d9d9d}.answersPoll__filtersSearchInput ::placeholder{color:#9d9d9d}.answersPoll__searchButton{background:transparent}.answersPoll__graphLinear{min-height:120px;width:100%;max-width:1440px;padding:20px;margin-top:20px;border-radius:6px;border:1px solid rgba(0,0,0,.25098039215686274);box-shadow:0 1px 4px 0 rgba(0,0,0,.25098039215686274)}.answersPoll__filtersApply{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:.5rem}.answersPoll__filtersApplyItem{display:flex;width:-moz-fit-content;width:fit-content;margin-right:1rem;padding:.2rem .6rem;color:#bd0909;font-weight:700;border-radius:1rem;background-color:rgba(242,189,189,.3)}.answersPoll__filtersApplyIcon{font-size:.6rem;margin-left:.3rem;cursor:pointer}.answersPoll__totalUsers{width:100%;max-width:1440px;border-radius:6px;margin:10px auto;background-color:#fff;padding:20px;border:1px solid rgba(0,0,0,.25098039215686274);box-shadow:0 1px 4px 0 rgba(0,0,0,.25098039215686274)}.answersPoll__totalTitle{font-weight:700}.answersPoll__percentageBar{width:100%;height:11px;background-color:#f0f0f0;border-radius:7px;transition:1s ease-in-out}.answersPoll__percentageBar--fill{width:0;max-width:100%;height:100%;background-color:#bd0909;border-radius:7px}.answersPoll__platformHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:5px;font-family:BebasKai}.answersPoll__platformData{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;font-size:16px}.answersPoll__percentage{font-size:19px;color:#bd0909}@media (min-width:769px){.answersPoll__filters{display:flex;flex-direction:row;justify-content:center;align-items:center;display:grid;grid-template-columns:1fr 1fr}.answersPoll__search,.answersPoll__searchButton{margin-bottom:0}.answersPoll__search{margin-left:15px}.answersPoll__graphLinear{display:grid;grid-template-columns:40% 1fr}}