.start-container{display:flex;height:100vh;flex-direction:column;align-items:center;justify-content:center;font-weight:700}.start-title{margin:0;position:relative;bottom:20px;font-size:clamp(30px,4vw,50px)}.start-text{font-family:Inter}.form-button{height:50px;width:200px;border-radius:15px;border:none;background-color:#4d5b9e;font-family:Inter;cursor:pointer;font-weight:500;color:#fff;transition:.5s all}.form-button:hover{background-color:#94d7a2}.start-form{border-radius:5px;display:table;font-size:clamp(10px,4vw,20px);margin:30px;font-weight:800}.settings-select{width:250px;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));margin:10px 10px 10px 50px;font-weight:500;cursor:pointer;transition:.5s all}.settings-select:hover{background-color:#87ceeb}.form-label,.settings-select{display:table-cell;border-right:200px solid transparent;border:8px solid transparent}.form-element{display:table-row}@media screen and (max-width: 520px){.settings-select{width:150px}}button.make-green{background-color:#94d7a2;pointer-events:none}button.make-red{background-color:#f8bcbc}button.make-selected{background-color:#87ceeb}.choice-button{border:.8px solid #4d5b9e;background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));border-radius:8px;cursor:pointer;min-height:30px;min-width:100px;max-width:150px;transition:.5s all}.choice-button:hover{background-color:#87ceeb}button.make-red,button.make-selected{border:.8px}.light{opacity:.5;pointer-events:none;border:none}.button-text{font-family:Inter;font-weight:500;font-size:12px;display:flex;justify-content:center;align-items:center;background:none}@media screen and (max-width: 500px){.choice-button{width:80px;min-width:0px}.button-text{font-size:10px}}.question-text{font-weight:700;font-size:clamp(8px,4vw,18px);line-height:20px;margin:15px auto;max-width:70%}.question-border{border:.794239px solid black;margin:20px auto 30px;width:600px}.question-buttons{display:flex;gap:15px;max-width:70%;margin:0 auto}.question{width:100%}@media screen and (max-width: 470px){.question-text{max-width:50%}}@media screen and (max-width: 500px){.question-buttons{width:50%}}.question-list{display:flex;flex-direction:column}.questions-footer{display:flex;align-items:center;gap:40px}.score{font-family:Inter;font-weight:700;font-size:15px}.questions-submit{width:130px;min-height:40px;background:#4d5b9e;border-radius:10px;border:none;font-family:Inter;font-weight:600;font-size:14px;color:#f5f7fb;cursor:pointer;transition:.5s all}.questions-submit:hover{background-color:#94d7a2}.questions-page{padding:40px 100px;display:flex;flex-direction:column;align-items:center;overflow:auto}.disabled-button{pointer-events:none;opacity:.5}body{font-family:Karla,Sans-serif;background-image:url(https://4kwallpapers.com/images/wallpapers/sunrise-blue-sky-panorama-early-morning-dawn-5k-2048x1536-3644.jpg);background-size:cover;background-repeat:no-repeat,no-repeat;color:#000;padding:0;box-sizing:border-box;margin:0}
