.ProfessionLetterList-module__3kPkoa__wrapper{flex-direction:column;gap:1em;display:flex}.ProfessionLetterList-module__3kPkoa__title{margin-bottom:.25em;font-weight:600}.ProfessionLetterList-module__3kPkoa__list{flex-wrap:wrap;gap:.5em;margin:0;padding:0;list-style:none;display:flex}@media (max-width:991px){.ProfessionLetterList-module__3kPkoa__wrapper{gap:.75em}.ProfessionLetterList-module__3kPkoa__title{margin-bottom:0}.ProfessionLetterList-module__3kPkoa__list{gap:.25em}}
.ProfessionProfessionList-module__WPWlNq__empty{color:var(--text-secondary)}.ProfessionProfessionList-module__WPWlNq__wrapper{flex-direction:column;gap:1.5em;display:flex}.ProfessionProfessionList-module__WPWlNq__title{font-weight:600}.ProfessionProfessionList-module__WPWlNq__list{grid-template-columns:repeat(3,1fr);gap:.75em;margin:0;padding:0;list-style:none;display:grid}.ProfessionProfessionList-module__WPWlNq__list a{width:100%}.ProfessionProfessionList-module__WPWlNq__button{text-align:left}.ProfessionProfessionList-module__WPWlNq__button>span{grid-template-columns:1fr auto;align-items:center;display:grid}.ProfessionProfessionList-module__WPWlNq__button span.ProfessionProfessionList-module__WPWlNq__label{color:inherit}.ProfessionProfessionList-module__WPWlNq__button span.ProfessionProfessionList-module__WPWlNq__label:first-letter{text-transform:uppercase}.ProfessionProfessionList-module__WPWlNq__icon{fill:var(--primary);margin-left:auto}@media (max-width:1240px){.ProfessionProfessionList-module__WPWlNq__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.ProfessionProfessionList-module__WPWlNq__wrapper{gap:.75em}.ProfessionProfessionList-module__WPWlNq__list{gap:.5em}}@media (max-width:560px){.ProfessionProfessionList-module__WPWlNq__list{grid-template-columns:1fr}}
.ProfessionMoreList-module__iU0NYG__wrapper{flex-direction:column;gap:2.5em;display:flex}@media (max-width:991px){.ProfessionMoreList-module__iU0NYG__wrapper{gap:1.5em}}@media (max-width:560px){.ProfessionMoreList-module__iU0NYG__wrapper{gap:1em}}
.QuizPopupShell-module__yXiKaq__root{z-index:50;pointer-events:none;position:fixed;inset:0}.QuizPopupShell-module__yXiKaq__overlay{pointer-events:auto;background:#090c1740;display:none;position:absolute;inset:0}.QuizPopupShell-module__yXiKaq__card{background:var(--bg-primary-light);border-radius:var(--br-xl);width:464px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);box-shadow:var(--db-section-shadow);pointer-events:auto;padding:24px;animation:.24s ease-out QuizPopupShell-module__yXiKaq__cardIn;position:absolute;bottom:24px;right:24px;overflow-y:auto}.QuizPopupShell-module__yXiKaq__close{background:var(--bg-secondary);border-radius:var(--br-m);width:32px;height:32px;color:var(--text-primary-opacity-50);cursor:pointer;opacity:.5;border:none;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:20px;right:20px}.QuizPopupShell-module__yXiKaq__close:hover{opacity:1}.QuizPopupShell-module__yXiKaq__close>svg{font-size:18px}@keyframes QuizPopupShell-module__yXiKaq__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.QuizPopupShell-module__yXiKaq__card{width:416px;padding:20px}}@media (max-width:768px){.QuizPopupShell-module__yXiKaq__card{bottom:16px;right:16px}}@media (max-width:560px){.QuizPopupShell-module__yXiKaq__overlay{display:block}.QuizPopupShell-module__yXiKaq__card{width:calc(100% - 24px);max-width:396px;max-height:calc(100dvh - 24px);padding:16px;animation:.26s ease-out QuizPopupShell-module__yXiKaq__sheetIn;bottom:12px;left:50%;right:auto;transform:translate(-50%)}}@keyframes QuizPopupShell-module__yXiKaq__sheetIn{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}
.NewsCover-module__tA9zea__cover{border-radius:var(--br-xl);width:100%;height:auto;position:relative;overflow:hidden}.NewsCover-module__tA9zea__cover>img{object-fit:contain;width:100%;height:auto;position:absolute;top:50%;left:50%;right:0;transform:translate(-50%,-50%)}.NewsCover-module__tA9zea__content{background:#2341ebcc;flex-direction:column;align-items:center;width:100%;height:100%;padding:4em;display:flex;position:relative}.NewsCover-module__tA9zea__content>h1{color:var(--text-on-dark-primary);text-wrap:balance;text-align:center;font-size:4em;font-weight:700;line-height:1.1}.NewsCover-module__tA9zea__categories{white-space:nowrap;flex-wrap:wrap;justify-content:center;gap:.5em;width:auto;margin-bottom:2em;display:flex}.NewsCover-module__tA9zea__categories::-webkit-scrollbar{display:none}.NewsCover-module__tA9zea__categories>a{text-decoration:none}.NewsCover-module__tA9zea__loginButtonWrapper{margin:3em 0 1.25em}.NewsCover-module__tA9zea__subText{color:var(--text-on-dark-primary);text-align:center;font-family:Manrope,sans-serif;font-size:14px;font-weight:600}@media (max-width:1440px){.NewsCover-module__tA9zea__content>h1{font-size:3.5em}}@media (max-width:1240px){.NewsCover-module__tA9zea__content{padding:3em 2em}.NewsCover-module__tA9zea__content>h1{font-size:2.5em}.NewsCover-module__tA9zea__loginButtonWrapper{margin:2.5em 0 1em}}@media (max-width:768px){.NewsCover-module__tA9zea__content{padding:2em 1.5em}.NewsCover-module__tA9zea__content>h1{font-size:2.5em}.NewsCover-module__tA9zea__subText{font-size:12px}.NewsCover-module__tA9zea__loginButtonWrapper{margin:2em 0 1em}}@media (max-width:560px){.NewsCover-module__tA9zea__cover>img{object-fit:cover;width:auto;height:100%}.NewsCover-module__tA9zea__content>h1{font-size:2em}.NewsCover-module__tA9zea__loginButtonWrapper{width:100%}}@media (max-width:420px){.NewsCover-module__tA9zea__content{padding:2em 1em}}@media (max-width:375px){.NewsCover-module__tA9zea__content>h1{font-size:1.75em}}
@media (max-width:420px){.CopyNewsLinkBadge-module__vanKNG__onlyDv{display:none}}
.NewsNav-module__rCv5BW__nav{justify-content:space-between;margin-bottom:.5em;display:flex}.NewsNav-module__rCv5BW__nav>.NewsNav-module__rCv5BW__left{gap:.5em;display:flex}.NewsNav-module__rCv5BW__nav svg{font-size:18px}@media (max-width:768px){.NewsNav-module__rCv5BW__nav svg{font-size:16px}}
.ProfessionSearch-module__RZL58a__wrapper{background-color:var(--primary);border-radius:var(--br-xl);text-wrap:balance;background-image:url(/images/resumeToProfSearch.webp);background-position:95% bottom;background-repeat:no-repeat;background-size:auto 90%;padding:3em}.ProfessionSearch-module__RZL58a__wrapper>h1{color:var(--text-on-dark-primary);margin-bottom:12px;font-size:48px;font-weight:500}.ProfessionSearch-module__RZL58a__wrapper>p{color:var(--bg-secondary);margin-bottom:36px;font-family:Manrope,sans-serif;font-size:18px}.ProfessionSearch-module__RZL58a__wrapper>p>a{color:inherit}.ProfessionSearch-module__RZL58a__form{grid-template-columns:1fr auto;gap:.5em;display:grid}.ProfessionSearch-module__RZL58a__form>input{background-color:var(--text-on-dark-primary);border-radius:var(--br-l);border:none;width:auto;padding:0 20px;font-family:Manrope,sans-serif;font-size:20px;font-weight:600}.ProfessionSearch-module__RZL58a__form>input::placeholder{color:var(--text-secondary)}.ProfessionSearch-module__RZL58a__icon{fill:var(--text-on-dark-primary)}@media (max-width:1440px){.ProfessionSearch-module__RZL58a__wrapper>h1{font-size:36px}}@media (max-width:991px){.ProfessionSearch-module__RZL58a__wrapper{padding:2em}.ProfessionSearch-module__RZL58a__wrapper>p{margin-bottom:24px;font-size:16px}.ProfessionSearch-module__RZL58a__form>input{border-radius:12px}}@media (max-width:768px){.ProfessionSearch-module__RZL58a__wrapper>h1{font-size:28px}}@media (max-width:560px){.ProfessionSearch-module__RZL58a__wrapper{background-size:auto 60%;padding:1.5em}.ProfessionSearch-module__RZL58a__wrapper>h1{font-size:24px}.ProfessionSearch-module__RZL58a__wrapper>p{margin-bottom:24px;font-size:14px}}@media (max-width:420px){.ProfessionSearch-module__RZL58a__wrapper{padding:1em}.ProfessionSearch-module__RZL58a__wrapper>h1{margin-bottom:8px}.ProfessionSearch-module__RZL58a__wrapper>p{margin-bottom:16px;font-size:12px}.ProfessionSearch-module__RZL58a__form{grid-template-columns:1fr}.ProfessionSearch-module__RZL58a__form>input{height:48px}}@media (max-width:375px){.ProfessionSearch-module__RZL58a__wrapper>h1{font-size:20px}}
.StrapiPagination-module__bRrrVq__wrapper{gap:1em;display:flex}.StrapiPagination-module__bRrrVq__pages{gap:.5em;display:flex}.StrapiPagination-module__bRrrVq__wrapper button svg{font-size:16px}.StrapiPagination-module__bRrrVq__wrapper button:disabled{background:var(--bg-secondary)!important}.StrapiPagination-module__bRrrVq__wrapper button:disabled svg{opacity:.25}@media (max-width:560px){.StrapiPagination-module__bRrrVq__pages{gap:.25em}.StrapiPagination-module__bRrrVq__wrapper button svg{font-size:14px}.StrapiPagination-module__bRrrVq__prev,.StrapiPagination-module__bRrrVq__next{display:none}}
.Page-module___j6ALq__wrapper{flex-direction:column;gap:2em;padding:1.5em 0 6.5em;display:flex}.Page-module___j6ALq__header{flex-direction:column;gap:.25em;display:flex}.Page-module___j6ALq__header>h5{max-width:750px;font-family:Manrope,sans-serif}.Page-module___j6ALq__categories{white-space:nowrap;flex-wrap:wrap;gap:.5em;display:flex}.Page-module___j6ALq__list{grid-template-columns:repeat(3,1fr);gap:1.5em;display:grid}.Page-module___j6ALq__pagination{margin:2.5em auto}@media (max-width:1240px){.Page-module___j6ALq__list{grid-template-columns:repeat(2,1fr)}.Page-module___j6ALq__pagination{margin:2em auto}}@media (max-width:991px){.Page-module___j6ALq__categories{border-radius:var(--br-s);flex-wrap:nowrap;overflow-x:auto}.Page-module___j6ALq__pagination{margin:1.5em auto}}@media (max-width:768px){.Page-module___j6ALq__wrapper{gap:1.5em;padding:.5em 0 4em}.Page-module___j6ALq__list{gap:1em}.Page-module___j6ALq__header>h5{font-size:16px;line-height:1.2}}@media (max-width:560px){.Page-module___j6ALq__list{grid-template-columns:1fr}.Page-module___j6ALq__header>h5{font-size:14px}.Page-module___j6ALq__pagination{margin:1em auto}}