html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
.header-module__Voge7q__header{background-color:var(--bg-blue);font-family:var(--font-primary);z-index:1000;padding:1rem 0;font-weight:400;position:sticky;top:0;left:0;right:0}.header-module__Voge7q__navbar{justify-content:space-between;align-items:center;max-width:100%;padding:0 3rem;display:flex}.header-module__Voge7q__logo{flex-shrink:0}.header-module__Voge7q__logoContent{color:#fff;align-items:center;gap:1rem;text-decoration:none;display:flex}.header-module__Voge7q__logoText{flex-direction:column;text-decoration:none;display:flex}.header-module__Voge7q__logoText .header-module__Voge7q__title{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none}.header-module__Voge7q__logoText .header-module__Voge7q__subText{font-weight:thin;text-decoration:none}.header-module__Voge7q__menu{align-items:center;gap:1rem;display:flex}.header-module__Voge7q__searchContainer{flex-grow:1;justify-content:center;align-items:center;max-width:30rem;margin-left:20px;display:flex}.header-module__Voge7q__searchBoxWrap{width:100%;position:relative}.header-module__Voge7q__searchBox{flex-grow:1;width:100%;min-width:100px;margin:0 2rem}.header-module__Voge7q__navActions{align-items:center;gap:1rem;display:flex}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;margin:0 1rem;font-size:2rem;display:none}.header-module__Voge7q__dropdown{position:relative}.header-module__Voge7q__icon{color:#fff;padding:5px}.header-module__Voge7q__dropdown:hover .header-module__Voge7q__dropdownContent{display:block}.header-module__Voge7q__dropdownBtn{cursor:pointer;font-weight:thin;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;overflow:hidden;color:#fff!important}.header-module__Voge7q__dropdownContent{z-index:1000;scrollbar-width:thin;scrollbar-color:var(--bg-blue) #f1f1f1;background-color:#fff;border-radius:4px;min-width:200px;max-height:400px;margin-top:.5rem;display:none;position:absolute;top:70%;right:0;overflow-y:auto;box-shadow:0 2px 5px #0003}.header-module__Voge7q__languageSelectorArrow{margin-left:.5rem}.header-module__Voge7q__dropdownContent::-webkit-scrollbar{width:6px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.header-module__Voge7q__dropdownContent::-webkit-scrollbar-thumb:hover{background:#555}.header-module__Voge7q__dropdownItem{color:var(--text-primary-blue);cursor:pointer;padding:.75rem 1rem;transition:background-color .2s}.header-module__Voge7q__dropdownItem:hover{background-color:#a1d3ec}.header-module__Voge7q__globeIcon{font-size:1.2rem}.header-module__Voge7q__languageSelector{cursor:pointer;align-items:center;margin:10px 20px;display:flex;position:relative}.header-module__Voge7q__languageSelector .header-module__Voge7q__icon{color:#fff;padding:.5rem;font-size:1.2rem}.header-module__Voge7q__languageSelector:hover .header-module__Voge7q__dropdownContent{display:block}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownContent{z-index:1000;background-color:#fff;border-radius:4px;min-width:120px;display:none;position:absolute;top:70%;right:0;box-shadow:0 2px 5px #0003}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownItem{color:var(--text-primary-blue);cursor:pointer;padding:.75rem 1rem}.header-module__Voge7q__languageSelector .header-module__Voge7q__dropdownItem:hover{background-color:#f0f0f0}.header-module__Voge7q__userName{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;color:#0466c2;background-color:#fff;border-radius:5px;max-width:200px;margin:0 12px;padding:5px 8px;display:inline-block;overflow:hidden}.header-module__Voge7q__userAccountButton{cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:background-color .2s;display:flex}.header-module__Voge7q__userAccountButton:hover{background-color:#ffffff1f}.header-module__Voge7q__userAccountText{flex-direction:column;min-width:0;line-height:1.1;display:flex}.header-module__Voge7q__userAccountName{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.9rem;font-weight:600;overflow:hidden}.header-module__Voge7q__userAccountEmail{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.75rem;overflow:hidden}@media (max-width:576px){.header-module__Voge7q__searchBox{order:3;width:100%}}@media (max-width:768px){.header-module__Voge7q__logoText{display:none}.header-module__Voge7q__searchBox{max-width:100%;margin:0 1rem}.header-module__Voge7q__navActions{display:none}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:block}}@media (max-width:1120px){.header-module__Voge7q__dropdownBtn{color:#000!important}.header-module__Voge7q__navActions{display:none}.header-module__Voge7q__menuToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:block}.header-module__Voge7q__userAccountName{color:var(--text-primary-blue)}.header-module__Voge7q__userAccountEmail{color:#4a5568}.header-module__Voge7q__navActions.header-module__Voge7q__show{z-index:1000;background-color:#fff;padding:1rem;display:block;position:absolute;top:100%;left:0;right:0;box-shadow:0 2px 5px #0003}.header-module__Voge7q__navActions.header-module__Voge7q__show ul{display:block}.header-module__Voge7q__dropdownBtn{list-style:none}.header-module__Voge7q__navbar{padding:0 1rem}}@media (max-width:1700px){.header-module__Voge7q__navbar{padding:0 1rem}}
.browse-module__Ww9OeG__listTitle{color:var(--text-primary-blue);margin-bottom:0;font-size:1rem;display:inline}.browse-module__Ww9OeG__pointerCursor{cursor:pointer}.browse-module__Ww9OeG__buttonGroupLeft{justify-content:center;margin-bottom:20px;display:flex}.browse-module__Ww9OeG__buttonGroupRight{justify-content:space-around;align-self:center;min-width:fit-content;margin-bottom:20px}.browse-module__Ww9OeG__websiteLink{color:var(--text-primary-blue);font-weight:500;text-decoration:none}.browse-module__Ww9OeG__websiteLink:hover{color:#063d77}.browse-module__Ww9OeG__browseCard{min-height:9rem;margin-bottom:1.5rem}.browse-module__Ww9OeG__browseCardLink{text-decoration:none}.browse-module__Ww9OeG__cardContainer{border:none;border-top:4px solid var(--text-primary-blue);border-radius:0;height:100%;transition:all .2s;box-shadow:0 4px 6px #0000001a}.browse-module__Ww9OeG__cardContainer:hover{background-color:#e6e8ec}.browse-module__Ww9OeG__cardBody{flex-direction:column;justify-content:space-between;height:100%;padding:1.25rem;display:flex}.browse-module__Ww9OeG__cardTitle{overflow-wrap:break-word;white-space:normal;color:var(--text-primary-blue);text-align:left;flex-grow:1;margin-bottom:0;font-size:1.5rem;font-weight:400}.browse-module__Ww9OeG__cardArrow{margin-left:.5rem;font-size:1.5rem}.browse-module__Ww9OeG__cardText{color:#000;text-align:start;border-radius:8px;font-size:.9rem;font-weight:400}.browse-module__Ww9OeG__codesContainer{flex-direction:row}@media (max-width:1200px){.browse-module__Ww9OeG__codesContainer{flex-direction:column}.browse-module__Ww9OeG__cardText{margin-left:0!important}}
