#ExamsPage{padding:0 12px 72px;color:var(--secondary-color);max-width:1200px}@media(min-width:1024px){#ExamsPage{padding:0 52px 72px}}#ExamsPage figure{height:35vh;position:relative;width:100%;border-radius:10px}#ExamsPage figure img{border-radius:12px;object-fit:cover}@media screen and (width >= 1024px){#ExamsPage figure{height:calc(-150px + 100dvh)}}#ExamsPage article h1{font-size:24px;margin-bottom:unset;text-align:start;font-weight:700;padding:12px 0}@media(min-width:1024px){#ExamsPage article h1{font-size:48px}}#ExamsPage article p{font-size:22px;font-weight:500;padding-bottom:12px}#ExamsPage article section p{font-size:18px;font-weight:400}#ExamsPage section h2{font-weight:700;font-size:22px}#ExamsPage section p{font-weight:500;font-size:18}#ExamsPage section .ExamsList{display:grid;grid-template-columns:1fr;gap:12px;padding:12px 0}#ExamsPage section .ExamsList li{padding:4px 12px 24px;border-radius:5px;box-shadow:0 0 3px 1px rgba(0,0,0,.329)}#ExamsPage section .ExamsList li h3{font-size:18px;font-weight:700;height:60px;padding-top:8px}#ExamsPage section .ExamsList li p{display:-webkit-box;line-clamp:3;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-weight:400;padding-bottom:0}@media(min-width:640px){#ExamsPage section .ExamsList{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){#ExamsPage section .ExamsList{grid-template-columns:repeat(3,1fr);padding:24px 0}}@media(min-width:1024px){#ExamsPage section .ExamsList{grid-template-columns:repeat(4,1fr);padding:48px 0}}