.container{margin-right:auto;margin-left:auto;width:100%;max-width:1640px;padding-left:24px;padding-right:24px}@media(min-width:640px)and (max-width:767px){.container{padding-left:24px;padding-right:24px}}@media(min-width:768px)and (max-width:1023px){.container{padding-left:40px;padding-right:40px}}@media(min-width:1024px)and (max-width:1279px){.container{padding-left:40px;padding-right:40px}}@media(min-width:1280px)and (max-width:1639px){.container{padding-left:64px;padding-right:64px}}@media(min-width:1640px){.container{padding-left:100px;padding-right:100px}}.portal-content>.container{margin-right:auto;margin-left:auto;width:100%;max-width:1640px;display:grid;gap:32px;padding-left:24px;padding-right:24px}@media(min-width:640px)and (max-width:767px){.portal-content>.container{padding-left:24px;padding-right:24px}}@media(min-width:768px)and (max-width:1023px){.portal-content>.container{padding-left:40px;padding-right:40px}}@media(min-width:1024px)and (max-width:1279px){.portal-content>.container{padding-left:40px;padding-right:40px}}@media(min-width:1280px)and (max-width:1639px){.portal-content>.container{padding-left:64px;padding-right:64px}}@media(min-width:1640px){.portal-content>.container{padding-left:150px;padding-right:150px}}.grid-row{display:grid;grid-auto-flow:row}@media(min-width:0)and (max-width:639px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:640px)and (max-width:767px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:768px)and (max-width:1023px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:1024px)and (max-width:1279px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:1280px)and (max-width:1639px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:1640px){.grid-row{-moz-column-gap:24px;column-gap:24px;row-gap:24px}}@media(min-width:0)and (max-width:639px){.grid-row{grid-template-columns:repeat(4,1fr)}}@media(min-width:640px)and (max-width:1023px){.grid-row{grid-template-columns:repeat(14,1fr)}}@media(min-width:1024px){.grid-row{grid-template-columns:repeat(14,1fr)}}.six-col-grid{grid-template-columns:repeat(6,1fr)}.five-col-grid{grid-template-columns:repeat(5,1fr)}.four-col-grid{grid-template-columns:repeat(4,1fr)}.three-col-grid{grid-template-columns:repeat(3,1fr)}.two-col-grid{grid-template-columns:repeat(2,1fr)}.one-col-grid{grid-template-columns:1fr}.font-normal{font-weight:300;font-family:ABCOracle-Book}.font-bold{font-weight:500;font-family:ABCOracle-Medium}@font-face{font-display:swap;font-family:ABCOracle-Medium;src:url(/fonts/ABCOracle-Medium.woff2) format("woff2");font-weight:500;font-style:"normal"}@font-face{font-display:swap;font-family:ABCOracle-Book;src:url(/fonts/ABCOracle-Book.woff2) format("woff2");font-weight:300;font-style:"normal"}.display-1{font-size:60px;font-family:ABCOracle-Medium;font-weight:500;line-height:64px;letter-spacing:-1.2px}.heading-1{font-family:ABCOracle-Medium;font-size:48px;font-weight:500;line-height:52px;letter-spacing:-.96px;color:var(--text-strong)}.heading-2{font-family:ABCOracle-Medium;font-size:40px;font-weight:500;line-height:44px;letter-spacing:-.8px;color:var(--text-strong)}.heading-3{font-family:ABCOracle-Medium;font-size:32px;font-weight:500;line-height:36px;letter-spacing:-.32px;color:var(--text-strong)}.heading-4{font-family:ABCOracle-Medium;font-size:28px;font-weight:500;line-height:32px;letter-spacing:-.28px;color:var(--text-strong)}.heading-5{font-family:ABCOracle-Medium;font-size:24px;font-weight:500;line-height:28px;letter-spacing:-.24px;color:var(--text-strong)}.heading-6{font-family:ABCOracle-Medium;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.2px;color:var(--text-strong)}.paragraph-1{font-family:ABCOracle-Book;font-size:20px;font-weight:300;line-height:28px;letter-spacing:.4px}.paragraph-2{font-family:ABCOracle-Book;font-size:18px;font-weight:300;line-height:24px;letter-spacing:.36px}.paragraph-3{font-family:ABCOracle-Book;font-size:16px;font-weight:300;line-height:20px;letter-spacing:.32px}.paragraph-4{font-family:ABCOracle-Book;font-size:14px;font-weight:300;line-height:20px;letter-spacing:.28px}.paragraph-5{font-family:ABCOracle-Book;font-size:12px;font-weight:300;line-height:16px;letter-spacing:.36px}.paragraph-6{font-family:ABCOracle-Book;font-size:10px;font-weight:300;line-height:16px;letter-spacing:.36px}@keyframes showScale{0%{opacity:0;transform:scale(0)}to{opacity:1}}@keyframes hideScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideFadeLeftIn{0%{transform:translate(48px);opacity:0}to{opacity:1}}@keyframes slideFadeRightOut{0%{opacity:1}to{transform:translate(48px);opacity:0}}@keyframes slideFadeLeftOut{0%{opacity:1}to{transform:translate(-48px);opacity:0}}@keyframes slideFadeRightIn{0%{transform:translate(-48px);opacity:0}to{opacity:1}}@keyframes slideFadeDownIn{0%{transform:translateY(-16px);opacity:0}to{opacity:1}}@keyframes slideFadeUpIn{0%{transform:translateY(100%);opacity:0}to{opacity:1}}@keyframes slideFadeDownOut{0%{opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes move-jump-horz{0%{transform:translate(0)}50%{transform:translate(8px)}to{transform:translate(0)}}@keyframes ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}95%{top:0;left:0;width:72px;height:72px;opacity:0}to{top:36px;left:36px;width:0;height:0;opacity:0}}@keyframes ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes pop{0%{transform:translate(0) scale(1.25,.75)}50%{transform:translateY(-100%) scale(1)}to{transform:translate(0) scale(1.25,.75)}}@keyframes animateIn{0%{opacity:0;transform:scale(.6) translate(-50%,-50%)}to{opacity:1}}.content-tile-article{display:flex;flex-direction:column;background-color:var(--tile-bg);border-radius:16px;border:2px solid var(--tile-border-color);transition:border-color .4s ease 0ms,box-shadow .4s ease 0ms;overflow:hidden;position:relative;height:100%}.content-tile-article:hover{transition:border-color .2s ease 0ms,box-shadow .2s ease 0ms;border-color:var(--tile-border-hover-color)}.content-tile-article .tile-taxonomies{position:absolute;top:0;left:0;right:0;background:linear-gradient(0deg,#0000,#00000080);display:flex;padding:16px 16px 32px}.content-tile-article .tile-image{height:220px;flex-shrink:0}.content-tile-article .tile-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content-tile-article .tile-content{padding:16px;display:flex;flex-direction:column;height:100%}.content-tile-article .tile-content .tile-cpd-points{font-family:ABCOracle-Book;font-size:12px;line-height:16px;letter-spacing:.36px;font-weight:500;font-family:ABCOracle-Medium;color:var(--text-alternate);margin-bottom:8px}.content-tile-article .tile-content .tile-title{font-family:ABCOracle-Medium;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.2px;color:var(--text-strong)}.content-tile-article .tile-content .tile-description{margin-top:4px;font-family:ABCOracle-Book;font-size:14px;font-weight:300;line-height:20px;letter-spacing:.28px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:32px}.content-tile-article .tile-content .tile-author-images{position:relative;transform:scaleX(-1);display:inline-flex;justify-content:flex-end;flex-shrink:0}.content-tile-article .tile-content .tile-author-images .tile-author-image{width:40px;height:40px;border-radius:50%;border:2px solid #ffffff;-o-object-fit:cover;object-fit:cover;margin-left:-16px;transform:scaleX(-1)}.content-tile-article .tile-content .tile-author-images .tile-author-image:first-child{margin-left:0}.content-tile-article .tile-content .tile-info{display:flex;gap:8px;margin-top:auto}.content-tile-article .tile-content .tile-info .tile-author-details{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.content-tile-article .tile-content .tile-info .tile-author-details .tile-author-names{font-family:ABCOracle-Book;font-size:14px;line-height:20px;letter-spacing:.28px;font-weight:500;font-family:ABCOracle-Medium}.content-tile-article .tile-content .tile-info .tile-author-details .tile-author-names strong{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.content-tile-article .tile-content .tile-info .tile-author-details p{font-family:ABCOracle-Book;font-size:14px;font-weight:300;line-height:20px;letter-spacing:.28px;color:var(--text-grey)}
