.quiz{display:none;background:#ffdf6e}.quiz.js-enabled{display:block}.quiz__image{height:auto !important;max-width:100%;margin-bottom:-.22222rem}.quiz__content{padding:1.66667rem 2.22222rem 1.94444rem}.quiz__controls{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0.55556rem -20px 0}.quiz__control-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:50%;padding:0 20px}.quiz__control-col--2{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;text-align:right}.quiz__submit{-webkit-transition:background-color .1s ease;-o-transition:background-color .1s ease;transition:background-color .1s ease;color:#fff;background:#a7268e;display:inline-block;width:auto;max-width:100%;padding:.77778rem 1.11111rem .83333rem;border:0;border-radius:0;line-height:1.16667;font-family:"raleway",sans-serif;font-size:1rem;font-weight:normal;text-align:center;text-decoration:none !important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.quiz__submit:focus,.quiz__submit:hover{color:#fff;background:#5a0049}.js-state--waiting .quiz__submit,.js-state--error .quiz__submit{display:inline-block}.quiz__show-more{display:none}.quiz__show-more:hover{text-decoration:underline}.js-state--answered .quiz__show-more{display:inline-block}.quiz__show-more.js-disabled{display:none}.quiz__next{-webkit-transition:background-color .1s ease;-o-transition:background-color .1s ease;transition:background-color .1s ease;color:#fff;background:#a7268e;display:inline-block;width:auto;max-width:100%;padding:.77778rem 1.11111rem .83333rem;border:0;border-radius:0;line-height:1.16667;font-family:"raleway",sans-serif;font-size:1rem;font-weight:normal;text-align:center;text-decoration:none !important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.quiz__next:focus,.quiz__next:hover{color:#fff;background:#5a0049}.js-state--answered .quiz__next{display:inline-block}.quiz__next.js-disabled{display:none}.quiz__error{display:none;color:#5a0049;text-align:left}.js-state--error .quiz__error{display:block}.quiz__question-text{margin-bottom:1.66667rem;line-height:1.26667;font-size:1.66667rem}.quiz__answer--correct{line-height:1.3;font-size:1.11111rem;font-weight:bold}.quiz__answer--wrong{color:#5a0049}.quiz__answer--correct .form__styled-radio,.quiz__answer--wrong .form__styled-radio{border-color:#a7268e;background:#a7268e}.quiz__answer--correct .form__styled-radio::after,.quiz__answer--wrong .form__styled-radio::after{display:none !important}.quiz__answer--correct .form__styled-radio::before,.quiz__answer--wrong .form__styled-radio::before{content:"";display:block;position:absolute;top:50%;left:50%;width:.66667rem;height:.66667rem;border-radius:100%;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' %3E%3Cpath style='fill: none; stroke: %23fff;' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='3' d='M2 5.348v0l2.678 3.348v0L10.49 2v0'%3E%3C/path%3E%3C/svg%3E") no-repeat 50% 50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.quiz__answer--wrong .form__styled-radio::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' %3E%3Cpath style='fill: none; stroke: %23fff;' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='20' stroke-width='3' d='M1.761 1.761l6.473 6.473M8.234 1.766L1.761 8.239'%3E%3C/path%3E%3C/svg%3E")}
