.c-author-profile{flex-wrap:wrap;align-items:center;display:inline-flex;gap:1rem;text-decoration:none;outline:none;border:0}.c-author-profile__image{max-width:2.8125rem;max-width:clamp(2.8125rem,2.5745192308rem + 1.0576923077vw,3.5rem);border-radius:50%;overflow:hidden}.c-author-profile__image img{max-width:100%;height:auto;display:block}.c-author-profile__text.c-author-text span{color:var(--color-dark-grey)}.c-author-profile__text.c-author-text .c-author-text__name{display:block;font-size:.958rem}.c-author-profile__text.c-author-text .c-author-text__role{display:block;font-size:.75rem}.c-author-profile.uc-c-author-profile--thumbnail-square .c-author-profile__image{border-radius:0}.c-author-profile.uc-c-author-profile--thumbnail-round .c-author-profile__image{border-radius:100%;overflow:hidden}.c-author-profile.uc-layout-stacked{width:auto;display:inline-flex}.c-author-profile.uc-layout-stacked .c-author-profile__image{margin-left:auto;margin-right:auto}.c-author-profile.uc-layout-stacked .c-author-profile__text{text-align:center;width:100%;margin-top:.5rem}.c-post--container{position:relative;background-color:var(--color-subtle);border-radius:1.5rem;transition:transform .3s ease,padding .3s ease;padding:1.25rem}@media screen and (min-width: 48rem){.c-post--container{display:flex;flex-direction:column}}@media screen and (min-width: 80rem){.c-post--container{padding:1.875rem}}.c-post--container>a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:none}.c-post--container>a:hover{color:unset}.c-post--container>a:hover~.c-post__text h3{color:var(--color-primary);text-decoration:underline}.c-post--container .c-post__image{margin:-1.25rem -1.25rem 1.25rem;border-radius:1.5rem 1.5rem 0 0;overflow:hidden;width:calc(100% + 2.5rem)}@media screen and (min-width: 80rem){.c-post--container .c-post__image{margin:-1.875rem -1.875rem 1.875rem;width:calc(100% + 3.75rem)}}.c-post--container .c-post__image img{object-fit:cover;object-position:center;aspect-ratio:3/2}.c-post--container .c-post__text{font-weight:400;margin-bottom:1.875rem}.c-post--container .c-post__text h2,.c-post--container .c-post__text h3{font-weight:400;transition:color .3s ease}.c-post--container .c-post__text h3{font-size:1.125rem;font-size:clamp(1.125rem,.6428571429rem + 2.1428571429vw,1.5rem)}.c-post--container .c-post__text>h2{font-size:2.3125rem}@media screen and (min-width: 48rem){.c-post--container .c-post__text h3{font-size:1.25rem;font-size:clamp(1.25rem,.7943037975rem + .9493670886vw,1.625rem)}}.c-post--container .c-post__date{color:var(--color-primary);font-size:.875rem}.c-post--container .c-post__date:before{content:"";display:inline-block;position:relative;width:1.1875rem;height:1.1875rem;margin-right:.1875rem;background:url(/build/assets/icon-calendar-eSruErZb.svg) no-repeat left center/contain;vertical-align:sub}@media screen and (min-width: 48rem){.c-post--container .c-post__date{font-size:.9375rem;margin-top:auto}}@media screen and (min-width: 80rem){.c-post--container .c-post__date{font-size:1rem}.c-post--container .c-post__date:before{width:1.375rem;height:1.375rem;margin-right:.25rem}}.c-post--container .c-post__reading-time{color:var(--color-primary)}.c-post--container .c-post__category{position:absolute;padding:.5rem 1rem;border-radius:62.4375rem;background-color:var(--color-white);color:var(--color-primary);top:1.25rem;left:1.25rem}.c-post--container .c-post__category>span{font-weight:700}.c-post--container .c-author-profile{position:absolute;bottom:1.25rem;left:1.25rem}.c-post--container:not(.c-post--large) .c-author-profile{display:none}.c-post--container:not(.c-post--large) .c-post__text>h2{font-size:1.25rem}.c-post--container:not(.c-post--large) .c-post__date{left:1.25rem}.uc-background--neutral .c-post--container{background-color:var(--color-white)}.uc-background--white .c-post--container{background-color:var(--color-subtle)}.articles-section{padding:2rem 0}.articles-section__container{margin:0 auto}.articles-section__title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--color-black)}.articles-filter{margin-bottom:2.5rem}.articles-filter__title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--color-dark-grey)}.articles-filter__pills{display:flex;flex-wrap:wrap;gap:1.5625rem}.articles-filter__pill{display:inline-block;padding:.5rem 1rem;background-color:var(--color-subtle);border-radius:62.4375rem;font-size:.875rem;transition:all .2s ease;text-decoration:none}.articles-filter__pill:hover:not(.articles-filter__pill--active){background-color:var(--color-neutral)}.articles-filter__pill--active{background:linear-gradient(90deg,#f72717,#e40b6e);color:var(--color-white)}.articles-filter__pill--active:hover{filter:brightness(.9)}@media screen and (max-width: 47.9375rem){.articles-filter{display:none}}.articles-filter--mobile{margin-bottom:2rem}.articles-filter--mobile .articles-filter__mobile-button{gap:.5rem}.articles-filter--mobile .articles-filter__mobile-button:after{content:"";background-image:url(/build/assets/icon-filters-DHB53XKZ.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:.9375rem;height:.9375rem}.articles-filter--mobile .articles-filter__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:8887;transition:opacity .3s ease;pointer-events:none}.articles-filter--mobile .articles-filter__modal{position:fixed;top:0;left:0;width:100%;z-index:8888;background-color:var(--color-white);border-radius:0 0 1.125rem 1.125rem}.articles-filter--mobile .articles-filter__modal-header{position:relative;display:flex;height:5rem;align-items:center;padding-inline:2.375rem;border-bottom:1px solid var(--color-ultra-light-grey)}.articles-filter--mobile .articles-filter__modal-header h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-bottom:0}.articles-filter--mobile .articles-filter__modal .articles-filter__modal-close:before{content:"";background-image:url(/build/assets/icon-back-BOrVFqh4.svg);background-repeat:no-repeat;background-position:center;background-size:contain;display:block;width:1.1875rem;height:1.1875rem}.articles-filter--mobile .articles-filter__pills{flex-direction:column;flex-wrap:nowrap;padding:1.6875rem 2.375rem 2.375rem}.articles-filter--mobile .articles-filter__pills .articles-filter__pill{width:fit-content}@media screen and (min-width: 48rem){.articles-filter--mobile{display:none}}.articles-grid{margin-bottom:3rem}.articles-grid__list{display:grid;grid-template-columns:1fr;gap:1.875rem;list-style:none;padding:0;margin:0}@media screen and (min-width: 48rem){.articles-grid__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 64rem){.articles-grid__list{grid-template-columns:repeat(3,1fr)}}.articles-pagination{display:flex;justify-content:center;margin-top:2rem}.articles-pagination__load-more{padding:.75rem 1.5rem;background-color:var(--color-primary);color:var(--color-white);border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.articles-pagination__load-more:hover{filter:brightness(.9)}.articles-pagination__load-more:disabled{opacity:.7;cursor:not-allowed}.articles-pagination__load-more--loading{position:relative;padding-right:2.5rem}.articles-pagination__load-more--loading:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--color-white);border-radius:50%;animation:spin 1s linear infinite}.articles-pagination__load-more--error{background-color:#ef4444}.articles-pagination__load-more--error:hover{background-color:#dc2626}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}
