.c-author-profile{border:0;outline:none;flex-wrap:wrap;align-items:center;gap:1rem;text-decoration:none;display:inline-flex}.c-author-profile__image{border-radius:50%;max-width:clamp(2.8125rem,2.57452rem + 1.05769vw,3.5rem);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{font-size:.958rem;display:block}.c-author-profile__text.c-author-text .c-author-text__role{font-size:.75rem;display:block}.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{background-color:var(--color-subtle);border-radius:1.5rem;padding:1.25rem;transition:transform .3s,padding .3s;position:relative}@media screen and (width>=48rem){.c-post--container{flex-direction:column;display:flex}}@media screen and (width>=80rem){.c-post--container{padding:1.875rem}}.c-post--container>a{width:100%;height:100%;text-decoration:none;display:block;position:absolute;top:0;left:0}.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{border-radius:1.5rem 1.5rem 0 0;width:calc(100% + 2.5rem);margin:-1.25rem -1.25rem 1.25rem;overflow:hidden}@media screen and (width>=80rem){.c-post--container .c-post__image{width:calc(100% + 3.75rem);margin:-1.875rem -1.875rem 1.875rem}}.c-post--container .c-post__image img{object-fit:cover;object-position:center;aspect-ratio:3/2}.c-post--container .c-post__text{margin-bottom:1.875rem;font-weight:400}.c-post--container .c-post__text h2,.c-post--container .c-post__text h3{font-weight:400;transition:color .3s}.c-post--container .c-post__text h3{font-size:clamp(1.125rem,.642857rem + 2.14286vw,1.5rem)}.c-post--container .c-post__text>h2{font-size:2.3125rem}@media screen and (width>=48rem){.c-post--container .c-post__text h3{font-size:clamp(1.25rem,.794304rem + .949367vw,1.625rem)}}.c-post--container .c-post__date{color:var(--color-primary);font-size:.875rem}.c-post--container .c-post__date:before{content:"";vertical-align:sub;background:url(/build/assets/icon-calendar-eSruErZb.svg) 0/contain no-repeat;width:1.1875rem;height:1.1875rem;margin-right:.1875rem;display:inline-block;position:relative}@media screen and (width>=48rem){.c-post--container .c-post__date{margin-top:auto;font-size:.9375rem}}@media screen and (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{background-color:var(--color-white);color:var(--color-primary);border-radius:62.4375rem;padding:.5rem 1rem;position:absolute;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{color:var(--color-black);margin-bottom:2rem;font-size:2rem;font-weight:700}.articles-filter{margin-bottom:2.5rem}.articles-filter__title{color:var(--color-dark-grey);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.articles-filter__pills{flex-wrap:wrap;gap:1.5625rem;display:flex}.articles-filter__pill{background-color:var(--color-subtle);border-radius:62.4375rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-block}.articles-filter__pill:hover:not(.articles-filter__pill--active){background-color:var(--color-neutral)}.articles-filter__pill--active{color:var(--color-white);background:linear-gradient(90deg,#f72717 0%,#e40b6e 100%)}.articles-filter__pill--active:hover{filter:brightness(.9)}@media screen and (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-position:50%;background-repeat:no-repeat;background-size:contain;width:.9375rem;height:.9375rem}.articles-filter--mobile .articles-filter__backdrop{z-index:8887;pointer-events:none;background:#00000080;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.articles-filter--mobile .articles-filter__modal{z-index:8888;background-color:var(--color-white);border-radius:0 0 1.125rem 1.125rem;width:100%;position:fixed;top:0;left:0}.articles-filter--mobile .articles-filter__modal-header{border-bottom:1px solid var(--color-ultra-light-grey);align-items:center;height:5rem;padding-inline:2.375rem;display:flex;position:relative}.articles-filter--mobile .articles-filter__modal-header h2{margin-bottom:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.articles-filter--mobile .articles-filter__modal .articles-filter__modal-close:before{content:"";background-image:url(/build/assets/icon-back-BOrVFqh4.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.1875rem;height:1.1875rem;display:block}.articles-filter--mobile .articles-filter__pills{flex-flow:column;padding:1.6875rem 2.375rem 2.375rem}.articles-filter--mobile .articles-filter__pills .articles-filter__pill{width:fit-content}@media screen and (width>=48rem){.articles-filter--mobile{display:none}}.articles-grid{margin-bottom:3rem}.articles-grid__list{grid-template-columns:1fr;gap:1.875rem;margin:0;padding:0;list-style:none;display:grid}@media screen and (width>=48rem){.articles-grid__list{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=64rem){.articles-grid__list{grid-template-columns:repeat(3,1fr)}}.articles-pagination{justify-content:center;margin-top:2rem;display:flex}.articles-pagination__load-more{background-color:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.articles-pagination__load-more:hover{filter:brightness(.9)}.articles-pagination__load-more:disabled{opacity:.7;cursor:not-allowed}.articles-pagination__load-more--loading{padding-right:2.5rem;position:relative}.articles-pagination__load-more--loading:after{content:"";border:2px solid #ffffff4d;border-top:2px solid var(--color-white);border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite spin;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.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)}}
