.pkc-multiple-choice .multiple-choice__media{margin-bottom:20px}@media(min-width:700px){.multiple-choice__choices--grid{display:flex;flex-wrap:wrap;justify-content:space-between}.multiple-choice__choices--grid>*{flex-basis:calc(50% - 6px)}.multiple-choice__choices--grid-3>*{flex-basis:calc(33.333% - 6px)}.multiple-choice__choices--grid-4>*{width:calc(25% - 6px);flex-basis:calc(25% - 6px)}.multiple-choice__choices--grid-5>*{width:calc(20% - 6px);flex-basis:calc(20% - 6px)}.multiple-choice__choices--grid-6>*{width:calc(16.667% - 6px);flex-basis:calc(16.667% - 6px)}}.quiz-label{margin-bottom:10px;display:block}.quiz-label input{clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.quiz-label input:focus+.quiz-label__content:before{outline:3px solid #c99300;outline-offset:3px}.quiz-label__content{padding:12px 19px 12px 53px;border:3px solid transparent;border-radius:10px;box-shadow:0 0 0 1px #e0e0e0;position:relative}.quiz-label__content:before{content:"";width:26px;height:26px;display:block;border:3px solid #4a90e2;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.quiz-label__content img{max-height:200px;margin:0}.quiz-label__content-inner{margin-bottom:1rem}.quiz-label__content-inner:last-child,.quiz-label__content-inner :last-child{margin-bottom:0}input[type=checkbox]+.quiz-label__content:before{border-radius:4px}input[type=checkbox]:checked+.quiz-label__content:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTEuMkwxLjggNyAuNCA4LjQgNiAxNCAxOCAyIDE2LjYuNnoiIGZpbGw9IiM0YTkwZTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat}input[type=radio]+.quiz-label__content:before{border-radius:50%}input[type=radio]+.quiz-label__content:after{content:"";width:12px;height:12px;display:block;position:absolute;top:50%;left:21px;border-radius:50%;background-color:#4a90e2;transform:translateY(-50%) scale(0)}input[type=radio]:checked+.quiz-label__content:after{transform:translateY(-50%) scale(1)}.quiz-label--correct .quiz-label__content{border-color:#a3d76e;box-shadow:none}.quiz-label--wrong .quiz-label__content{border-color:#d0021b;box-shadow:none}.quiz-label__content--has-alt{padding-right:60px}.quiz-label__content--has-alt .audio-player{position:absolute;top:6px;right:6px}