:root{--c-text: #003256;--c-chart-color: #4DC2B7;--c-chart-transparent: rgba(77, 194, 183, 0.4);--c-chart-label: #979EA8}.c-article-card__title{font-size:1.25rem}h1{font-size:2.25rem;line-height:2.7rem;letter-spacing:-.0225rem}@media screen and (min-width:48rem){h1{font-size:3rem}}@media screen and (min-width:75rem){h1{font-size:3.25rem}}@media screen and (min-width:48rem){h1{line-height:3.5125rem}}@media screen and (min-width:75rem){h1{line-height:3.9rem}}@media screen and (min-width:48rem){h1{letter-spacing:-.03rem}}@media screen and (min-width:75rem){h1{letter-spacing:-.0325rem}}h2{font-size:1.625rem;line-height:2.03125rem;letter-spacing:-.01625rem}@media screen and (min-width:48rem){h2{font-size:1.75rem}}@media screen and (min-width:75rem){h2{font-size:2rem}}@media screen and (min-width:48rem){h2{line-height:2.1875rem}}@media screen and (min-width:75rem){h2{line-height:2.5rem}}@media screen and (min-width:48rem){h2{letter-spacing:-.0175rem}}@media screen and (min-width:75rem){h2{letter-spacing:-.02rem}}h1,h2,h3,h4{font-style:normal}h3{letter-spacing:-.015rem;font-size:1.5rem;line-height:2.25rem}h4{font-size:1.25rem;line-height:1.875rem}b,h1,h2,h3,h4,strong{font-weight:700}.s-stories__container{padding-left:var(--s-offset);padding-right:var(--s-offset);width:100%;margin:0 auto;position:relative;z-index:1;max-width:var(--s-content-md)}.c-pagination,.c-pagination__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-pagination{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}.c-pagination__list{width:100%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;gap:.5rem}.c-pagination__next{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.c-pagination__prev{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.c-pagination__page{list-style:none;border:1px solid #e3e6e8;border-radius:2px}.c-pagination__page.active{border:1px solid #49c0b6}.c-pagination__page:not(._spliter):hover{border:1px solid #49c0b6}.c-pagination__page-link{display:block;padding:.625rem 1rem;text-align:center;-webkit-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;text-decoration:none;background-color:var(--neutral-01)}@media screen and (min-width:48rem){.c-pagination__next{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.c-pagination__prev{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.c-pagination__list{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:auto}}.c-article-card{position:relative}.c-article-card a{text-decoration:none}.c-article-card:hover .c-article-card__title{color:#49c0b6}.c-article-card:hover .el-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.c-article-card__picture{position:relative;margin-bottom:1rem;overflow:hidden;aspect-ratio:16/9}.c-article-card__picture .el-image{object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.c-article-card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.c-article-card__title{font-weight:700;line-height:1.5rem;margin-bottom:.75rem;text-decoration:none;-webkit-transition:color .5s ease;transition:color .5s ease;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.c-article-card__info{line-height:1.55;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.c-article-card__info::first-letter{text-transform:uppercase}.c-article-card__date{font-size:.875rem;font-style:normal;display:inline}.c-article-card__read-more{color:#49c0b6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-article-card__read-more::after{width:16px;height:16px;margin-bottom:.125rem;content:url(../images/ic-chevron.svg);display:inline-block}.s-stories{padding-top:var(--content-offset-sm);padding-bottom:var(--content-offset-sm)}@media screen and (min-width:48rem){.s-stories{padding-top:var(--content-offset-md);padding-bottom:var(--content-offset-md)}}@media screen and (min-width:62rem){.s-stories{padding-top:var(--content-offset-lg);padding-bottom:var(--content-offset-lg)}}.s-stories__title{margin-bottom:1.25rem}.s-stories__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.25rem;list-style:none;margin-bottom:2.5rem}.s-stories__list:last-child{margin-bottom:0}.s-stories__item{position:relative}.s-stories__pagination--hidden{display:none}@media screen and (min-width:48rem){.s-stories__list{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem;margin-bottom:3rem}.s-stories__title{margin-bottom:1.5rem}}@media screen and (min-width:62rem){.s-stories__list{-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem;row-gap:3rem;grid-template-columns:repeat(3,1fr);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4rem}}