.checkbox-quiz{margin:0 auto;position:relative}.checkbox-quiz--overlay{bottom:0;left:0;position:absolute!important;right:0;top:0}.checkbox-quiz :not(.step-block--overlay,.toggler *){position:relative;z-index:1}.checkbox-quiz--checkbox{-ms-flex-negative:0;border:1px solid rgba(49,53,55,.2);border-radius:21px;color:#000;cursor:pointer;flex-shrink:0;font-size:.8rem;height:2rem;line-height:2rem;margin-right:1em;text-align:center;width:2rem}.checkbox-quiz--checkbox:after{border-bottom:4px solid #000;border-right:3px solid #000;content:"";display:inline-block;height:15px;opacity:0;-webkit-transform:rotate(45deg) scale(.6);-o-transform:rotate(45deg) scale(.6);transform:rotate(45deg) scale(.6);transition:opacity .3s,transform .3s,-webkit-transform .3s;width:8px}.checkbox-quiz--checkbox.active:after{opacity:1;-webkit-transform:rotate(45deg) scale(1);-o-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.checkbox-quiz--feedback .correct,.checkbox-quiz--feedback .incorrect{display:none;opacity:0;-webkit-transform:rotate(45deg) scale(.6);-o-transform:rotate(45deg) scale(.6);transform:rotate(45deg) scale(.6);transition:opacity .3s,transform .3s,-webkit-transform .3s}.checkbox-quiz--feedback .correct.active,.checkbox-quiz--feedback .incorrect.active{display:block;opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.checkbox-quiz .green{background-color:#66bb6a!important}.checkbox-quiz .red{background-color:#e86f6b!important}@media(min-width:768px){.checkbox-quiz .offset-md-2{margin-left:16.66667%}}.checkbox-quiz .toggler .components-base-control__field{margin:0}
