@media(min-width:48em){.c-scrollable{width:100%}}.c-scrollable__track{width:100%}@media(max-width:47.99em){.c-scrollable__track{clip-path:inset(0 0 1rem 0);margin-bottom:-1rem;overflow:scroll;padding-bottom:1rem}}@media(min-width:48em){.c-scrollable__track{display:flex;flex-flow:row nowrap}.c-scrollable.-wrap-on-desktop .c-scrollable__track{flex-flow:row wrap}.c-scrollable:not(.-wrap-on-desktop) .c-scrollable__track{width:calc(100%*var(--count)/var(--visible-desktop) + 3rem/(var(--visible-desktop)/var(--count)) - 3rem)}}.c-scrollable__container{width:100%}@media(max-width:47.99em){.c-scrollable__container{padding-left:2rem;padding-right:2rem}}@media(min-width:48em){.c-scrollable__container{display:flex;flex-flow:row nowrap}.c-scrollable.-is-centered .c-scrollable__container{justify-content:center}.c-scrollable.-wrap-on-desktop .c-scrollable__container{flex-flow:row wrap}}@media(max-width:47.99em){.c-scrollable__wrapper{display:grid;gap:2rem;grid-template-columns:repeat(var(--count),1fr);padding-right:2rem;width:calc(100%*var(--count)/var(--visible))}}@media(min-width:48em){.c-scrollable__wrapper{display:flex;flex-flow:row nowrap;gap:3rem;width:100%}}@media(max-width:47.99em){.c-scrollable.-gap-small .c-scrollable__wrapper{gap:1rem}}@media(min-width:48em){.c-scrollable.-wrap-on-desktop .c-scrollable__wrapper{flex-flow:row wrap;gap:3rem;justify-content:space-between;width:100%}}.c-arrow-button[data-v-aa5f73a8]{background-color:#ef4050;border-radius:50%;cursor:pointer;height:100%;overflow:hidden;width:100%}.c-arrow-button[data-v-aa5f73a8]:focus-visible{outline:1px dashed #2f3032;outline-offset:2px}.c-arrow-button.-color-red[data-v-aa5f73a8]{background-color:#ef4050}.c-arrow-button.-color-grey[data-v-aa5f73a8]{background-color:#2f303226}.c-arrow-button.-direction-left[data-v-aa5f73a8]{transform:translateZ(0)}@media(min-width:64em){.c-arrow-button.-direction-left:hover .c-arrow-button__arrow[data-v-aa5f73a8]{animation:arrow-button-aa5f73a8 .65s cubic-bezier(.23,1,.32,1)}}.c-arrow-button.-direction-right[data-v-aa5f73a8]{transform:translateZ(0) rotate(180deg)}@media(min-width:64em){.c-arrow-button.-direction-right:hover .c-arrow-button__arrow[data-v-aa5f73a8]{animation:arrow-button-aa5f73a8 .65s cubic-bezier(.23,1,.32,1)}}.c-arrow-button__arrow[data-v-aa5f73a8]{height:5rem;left:50%;line-height:0;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:5rem;z-index:1}.c-arrow-button__arrow svg[data-v-aa5f73a8]{height:5rem;width:5rem}.c-arrow-button__arrow[data-v-aa5f73a8] svg{height:5rem;width:5rem}.c-arrow-button.-color-grey .c-arrow-button__arrow[data-v-aa5f73a8] path{stroke:#2f3032}@keyframes arrow-button-aa5f73a8{0%{opacity:1;transform:translate3d(-50%,-50%,0)}49%{opacity:1;transform:translate3d(-150%,-50%,0)}50%{opacity:0;transform:translate3d(-150%,-50%,0)}51%{opacity:0;transform:translate3d(150%,-50%,0)}51%{opacity:1;transform:translate3d(100%,-50%,0)}to{transform:translate3d(-50%,-50%,0)}}.c-news-card{display:block;position:relative}@media(min-width:64em){.c-news-card:focus-visible{outline:1px dashed #2f3032}}@media(min-width:64em){.c-news-card.-layout-featured{display:flex;flex-flow:row wrap;gap:3rem}}.c-news-card__thumbnail{aspect-ratio:1.65;border-radius:1rem;overflow:hidden;position:relative}@media(min-width:64em){.c-news-card.-layout-featured .c-news-card__thumbnail{width:calc(50% - 1.5rem)}}.c-news-card__categories{left:0;position:absolute;top:1rem;z-index:2}.c-news-card__category{background-color:#ef4050cc;border-radius:0 5rem 5rem 0;color:#fff;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:500;line-height:1;padding:.8rem 1rem .6rem;transition:background-color .4s cubic-bezier(.23,1,.32,1)}@media(min-width:64em){.c-news-card:focus-visible .c-news-card__category,.c-news-card:hover .c-news-card__category{background-color:#ef4050}}.c-news-card__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:64em){.c-news-card__image{transform:scale(1.1);transition:transform .4s cubic-bezier(.23,1,.32,1)}}@media(min-width:64em){.c-news-card:focus-visible .c-news-card__image,.c-news-card:hover .c-news-card__image{transform:scale(1)}}.c-news-card.-layout-default .c-news-card__content{padding-top:2.2rem}@media(max-width:63.99em){.c-news-card.-layout-featured .c-news-card__content{padding-top:2.2rem}}@media(min-width:64em){.c-news-card.-layout-featured .c-news-card__content{flex:1}}.c-news-card__date{color:#77797c;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.3}.c-news-card__line{background-color:#ebe8e7;display:block;height:1px;width:100%}.c-news-card__line:not(:first-child){margin-top:1.5rem}.c-news-card__line-inner{background-color:#77797c;display:block;height:100%;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.23,1,.32,1);width:100%}@media(min-width:64em){.c-news-card:focus-visible .c-news-card__line-inner,.c-news-card:hover .c-news-card__line-inner{transform:scaleX(1)}}.c-news-card__title{font-family:Josefin Sans,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.1}.c-news-card__title:not(:first-child){margin-top:1.5rem}
