@import"https://fonts.googleapis.com/css2?family=Handlee&family=Patrick+Hand&display=swap";.divHome{display:flex;flex-direction:column;width:80%;padding-top:2rem;margin:auto;font-family:Handlee,sans-serif}.divHome h3{font-size:2em}.link{font-size:1.5em;font-weight:700;text-decoration:none;color:#2b6685}.question-count{margin-bottom:10px;font-weight:700}.question-text{margin-top:2em;margin-bottom:.5em;font-weight:700}.answer-section{margin-bottom:30px;font-size:1em}.button{font-family:Handlee,sans-serif;font-weight:700;font-size:1em;padding:10px 20px;margin-right:10px;background-color:#e7f2f5;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#93b1c1}.selected-answer{background-color:#2b6685;border:none;color:#fff}@media (max-width: 380px){.button{font-size:.9em;padding:5px 15px;margin-right:5px}}.divTest{font-family:Handlee,sans-serif;font-size:1.1em;padding:2em;max-width:80%;display:flex;flex-direction:column;margin:auto}.divTest h1{color:#2b6685}.inputDiv{font-weight:700;display:flex;flex-direction:column;width:20em}.divTest input{font-family:Handlee,sans-serif;font-weight:700;color:#2b6685;font-size:1em;margin-bottom:1em;padding:.5em;border:1px solid #ccc;border-radius:4px}.inputLabel.error{color:red}.submit-button{padding:10px 20px;margin-left:1em;border:none;border-radius:5px;background-color:#2b6685;font-weight:700;color:#fff;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#098c74}.score-section{margin-top:20px}.score-section h3{margin-bottom:10px}.alert{background-color:#f8d7da;width:80%;color:#721c24;padding:10px;margin-bottom:20px;border-radius:5px;border:1px solid #f5c6cb}.scroll-top-icon{position:fixed;bottom:20px;right:20px;color:#2b6685;cursor:pointer}.scroll-top-icon:hover{color:#098c74}@media (max-width: 380px){.inputDiv{width:100%}}.divResults{font-family:Handlee,sans-serif;font-size:1.1em;padding:2em;max-width:80%;display:flex;flex-direction:column;margin:auto}.sstitle{color:#2b6685}.scores-container{display:flex;flex-wrap:wrap;gap:20px}.score-column{flex:1;min-width:calc(50% - 10px)}.activ{color:#b6424d;font-weight:700;font-size:1.2em}@media (max-width: 768px){.score-column{min-width:100%}}body{margin:0;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}
