.categorie-item{height:auto;font-size:.98rem;font-weight:600}.categorie-item-image{margin-left:10px}.categorie-item-content{padding-right:20px}.categorie-quiz-name{text-wrap:balance;text-shadow:none}.related-quizzes-container{display:flex;flex-direction:column;align-items:center}.banner{padding:0 22px 35px;margin-top:20px}.banner p{margin:0 auto;font-size:1.1rem;line-height:1.9rem;padding:0 5px}.banner p .strong-word{color:#24252b}.banner .second-paragraph{margin-top:15px}.load-more-container{margin-top:25px;text-align:center}.load-more-button{font-size:1rem;padding:9px 24px;background-color:transparent;color:#023047;border-radius:20px;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;border:2px solid #023047}.load-more-button:hover{background-color:#2e616d;color:#ffffff;border-color:#2e616d}.categorie-item{display:flex;align-items:center;justify-content:space-between;margin:16px auto;width:90%;max-width:600px;padding:15px;background-color:#ffffff;border-radius:8px;border:1px solid #e2e8f0;color:#023047;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease;overflow:hidden;gap:15px}.categorie-item:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.1);border-color:#2e616d}.categorie-item-image{width:100px;height:100px;flex-shrink:0;border-radius:6px;overflow:hidden}.categorie-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.categorie-item:hover .categorie-item-image img{transform:scale(1.05)}.categorie-item-content{flex-grow:1;text-align:left}.categorie-quiz-name{display:block;font-weight:700;color:#023047;line-height:1.4}@media (max-width:768px){.categorie-item{padding:5px}.categorie-item-image{margin-left:5px;width:50px;height:50px}}@media (max-width:425px){.categorie-item{flex-direction:column;align-items:center;padding:10px;width:95%;gap:0;margin:8px auto}.categorie-item-image{width:100%;height:150px;margin:0 0 10px}.categorie-item-image img{border-radius:6px}.categorie-item-content{width:100%;padding:0;text-align:center}.categorie-quiz-name{font-size:1rem;text-align:center}.badge-difficulty{position:static;margin-left:auto;margin-right:auto;margin-top:10px}}