.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .autogenerated-blce-quiz{width:100%}.quiz-container{padding:20px;background-color:#fff;border-radius:0px;width:100%}.thequestion{font-size:22px;font-weight:500;margin:0;padding-bottom:20px}.question p{font-size:18px;padding-bottom:20px;margin:0}.answer{font-size:18px}.answer label{color:#000;border:1px solid #ccc;border-radius:4px;background-color:transparent;display:block;padding:0.75rem 1.5rem;margin:0.5rem 0;cursor:pointer;transition:background 0.3s,border 0.3s,transform 0.1s;text-align:center;width:100%}.answer label:hover{background-color:#2EDA93;color:#fff}.question{display:none;margin-top:0}.question.active{display:block}.answer{width:100%;min-width:150px;margin:0}.answers-container{display:grid;column-gap:1rem;row-gap:0rem;justify-items:center;grid-template-columns:repeat(2,1fr)}.answer input[type="radio"]{display:none}.answer label.selected{border-color:#218838;color:#fff;background:#2EDA93;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.answer label:active{transform:scale(0.98)}.indicator{margin-left:10px;font-weight:700}.indicator.correct{color:green}.indicator.incorrect{color:red}.indicator.correct-answer{color:#28a745;font-weight:400}.navigation-buttons{margin-top:1rem;display:flex;justify-content:space-between}.result{width:90%;max-width:500px;margin:2rem auto;text-align:center}.result h3{margin:1rem 0;font-size:1.5rem}.restart-button{margin-top:1.5rem;border:none;padding:0.75rem 1.5rem;cursor:pointer;border-radius:4px;transition:background 0.3s ease}.result-question{margin-bottom:20px}.result-answers .answer{padding:10px;border:1px solid #ccc;margin-bottom:5px;border-radius:4px}.result-answers .correct{background-color:#d4edda;border-color:#c3e6cb}.result-answers .incorrect.selected{background-color:#f8d7da;border-color:#f5c6cb}.result-answers .correct.selected{border:2px solid #155724}.result-answers .selected{border:2px solid #0056b3}.navigation-buttons button{border:none;padding:0.5rem 1rem;cursor:pointer;border-radius:4px;transition:background 0.3s ease}