#yoga-quiz{font-family:"M PLUS Rounded 1c",Sans-serif}.quiz-progress{position:absolute;right:0}.progress-bar{display:none}.progress-fill{height:100%;background:#4caf50;transition:width .3s ease}.progress-text{color:#ffc063;font-size:37px;font-style:normal;font-weight:400;line-height:normal}.quiz-step{display:none}.quiz-step.active{display:block}.quiz-step h3{color:#fff;font-family:Raleway;font-size:37px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.quiz-options{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.quiz-option{display:flex;align-items:center;color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:all .3s ease}.quiz-btn.quiz-prev{background:0 0!important;color:#ffc063;font-size:18px;font-style:normal;font-weight:400;line-height:normal;padding:0!important}.quiz-option:hover{border-color:#4caf50}.quiz-option input[type=radio],.contact-option input[type=radio]{display:none}.quiz-option input[type=radio]:checked+.radio-custom{background:#4caf50;border-color:#4caf50}.quiz-option input[type=radio]:checked+.radio-custom::after{content:"";display:block;width:6px;height:6px;background:#fff;border-radius:50%;margin:3px}.quiz-option input[type=radio]:checked~span:last-child{color:#4caf50;font-weight:700}.radio-custom{width:16px;height:16px;border:2px solid #ccc;border-radius:50%;margin-right:12px;flex-shrink:0}.phone-input{margin-bottom:30px}.phone-input input{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px}.contact-method{margin-bottom:30px}.contact-method h4{display:none}.contact-option input{display:none}.contact-options{display:flex;gap:20px;flex-wrap:wrap}.contact-option{display:flex;align-items:center;cursor:pointer}.quiz-navigation{display:flex;justify-content:space-between;gap:15px}.phone-input input{border-radius:0;border:0;background:0 0;border-bottom:1px solid #ffc063}.contact-option span{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.quiz-next,.quiz-btn.quiz-submit{border-radius:20px;background:#ffc063;color:#0b4934;font-family:Raleway;font-size:30px;font-style:normal;font-weight:400;line-height:normal}.quiz-btn:hover{background:#45a049}.quiz-btn:disabled{background:#ccc;cursor:not-allowed}#quiz-success{text-align:center;padding:40px 0}#quiz-success h3{color:#4caf50;font-size:24px}@media (max-width:767px){.progress-text{display:none}}