.onequestion{margin-top:32px;margin-bottom:32px}@media(min-width: 960px){.onequestion{margin-top:48px}}@media(min-width: 960px){.onequestion{margin-bottom:48px}}.onequestion__question{margin-top:0}.onequestion__answers-list{margin:0;padding:0;list-style-type:none;width:fit-content}.onequestion__answers-list li{margin:0 0 8px;padding:0;overflow:hidden}.onequestion__answer,.onequestion__answer[disabled]{background:none;margin:0;padding:0;border:0;cursor:pointer;font-family:"Montserrat",sans-serif;background:#efeeff;color:#000;padding:8px 16px;width:100%;outline:0;font-weight:bold;font-size:14px;line-height:113%;letter-spacing:.25px;position:relative;text-align:left}.onequestion__answers-list li:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.onequestion__answers-list li:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.onequestion__answer{cursor:pointer}.onequestion__answer[disabled]{cursor:default}.onequestion__answer:hover{background:#bcbcd2}.onequestion__answer:focus{box-shadow:0 0 0 4px #98ffff}.onequestion__answer[disabled]:hover{background:#efeeff}.onequestion__answer[disabled]:focus{box-shadow:none}.onequestion__answer-text{width:100%;display:flex;justify-content:space-between;position:relative;z-index:2}.onequestion__answer-percent{opacity:0;margin-left:16px}.onequestion__bg{position:absolute;left:0;top:0;bottom:0;display:none}.onequestion__bg::before{content:"";display:block;background:#bcbcd2;position:absolute;left:0;top:0;bottom:0}.onequestion__count{display:none}@-webkit-keyframes onequestion-go{from{width:0}to{width:100%}}@keyframes onequestion-go{from{width:0}to{width:100%}}@-webkit-keyframes onequestion-show{from{opacity:0}to{opacity:1}}@keyframes onequestion-show{from{opacity:0}to{opacity:1}}.onequestion.is-ready .onequestion__bg{display:block}.onequestion.is-ready .onequestion__bg::before{-webkit-animation:onequestion-go ease-out forwards 1s;animation:onequestion-go ease-out forwards 1s}.onequestion.is-ready .onequestion__answer-percent{-webkit-animation:onequestion-show ease-out forwards 1.2s .3s;animation:onequestion-show ease-out forwards 1.2s .3s}

