.ArticleTitle{padding:16px;background-color:#fff}.ArticleTitle__link{display:block}.ArticleTitle__link.is-overlay-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.ArticleTitle__title{position:relative;display:inline-block;padding:0 0 16px;margin:0 0 24px;color:#000;font-family:"NouvelR, sans-serif";font-size:2.4rem;font-weight:700}@media screen and (min-width:670px){.ArticleTitle__title{padding:0 0 24px}}.ArticleTitle__title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#efdf00}.ArticleTitle__subTitle{color:#656666;font-size:1.4rem}.ArticleTitle__article{padding:0 0 24px;text-transform:uppercase}.ArticleTitle__center{text-align:center}.ArticleTitle__center .ArticleTitle__title:after{position:absolute;transform:translateX(-50%);left:50%}.ArticleTitle__header{padding:32px}.ArticleTitle__header .ArticleTitle__title{font-size:4rem}.ArticleTitle__header .ArticleTitle__subTitle{padding-bottom:8px}.ArticleTitle__darkBackground{background-color:#000;color:#fff}.ArticleTitle__darkBackground .ArticleTitle__subTitle,.ArticleTitle__darkBackground .ArticleTitle__title{color:#fff}.ArticleFeedContainer{padding-bottom:32px}@media screen and (min-width:670px){.ArticleFeedContainer{display:flex;width:33.33%;padding:24px 16px}}.ArticleFeedContainer__wrapper{position:relative;display:block;width:100%;background-color:#fff;color:unset}.ArticleFeedContainer__title{padding:24px}.ArticleFeedContainer__imageWrapper{overflow:hidden;height:260px}.ArticleFeedContainer__image{display:flex}.CustomScroll{position:relative;display:flex}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll__container{display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.CustomScroll__container::-webkit-scrollbar{height:0!important}.CustomScroll__container.is-scrollable{overflow-x:auto;padding-bottom:32px;scrollbar-width:thin;scrollbar-color:#000 #d9d9d6}.CustomScroll__container.is-scrollable::-webkit-scrollbar{height:5px!important}.CustomScroll__container.is-scrollable::-webkit-scrollbar-track-piece{border:none;background:#d9d9d6}.CustomScroll__container.is-scrollable::-webkit-scrollbar-thumb{background:#000}.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:end:increment{display:block;width:16px;background:transparent}@media screen and (min-width:670px){.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:end:increment{width:40px}}@media screen and (min-width:1024px){.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:end:increment{width:96px}}.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:start:decrement{display:block;width:16px;background:transparent}@media screen and (min-width:670px){.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:start:decrement{width:40px}}@media screen and (min-width:1024px){.CustomScroll__container.is-scrollable::-webkit-scrollbar-button:start:decrement{width:96px}}@media screen and (min-width:670px){.CustomScroll__container{padding:0 48px}.CustomScroll__container.is-display-fullwidth{padding:0}.CustomScroll__container.is-simplified{padding:0;margin:0 32px}}.CustomScroll__child.is-snap-center{scroll-snap-align:center}.CustomScroll__child.is-snap-start{scroll-snap-align:start}.CustomScroll__child.is-snap-center-start{scroll-snap-align:center}@media screen and (min-width:670px){.CustomScroll__child.is-snap-center-start{scroll-snap-align:start}}.CustomScroll__child.is-display-fullwidth{min-width:100%}.CustomScroll__arrow{position:absolute;transform:translateY(-50%);top:50%;z-index:1;display:none;justify-content:center;align-items:center;height:60px;background-color:#000;cursor:pointer;opacity:.75}.CustomScroll__arrow.is-simplified{padding:0;background-color:transparent}.CustomScroll__arrow.is-simplified .SvgIcon path{fill:#efdf00}.CustomScroll__arrow .SvgIcon path{fill:#fff}.CustomScroll__arrow:focus:focus{outline:1px dotted #3e3f40}@media screen and (min-width:670px){.CustomScroll__arrow{display:flex}}.CustomScroll__arrowLeft{left:0}.CustomScroll__arrowRight{right:0}.CustomScroll_center .CustomScroll__container{width:auto;margin:0 auto}@media screen and (min-width:670px){.CustomScroll_noArrows .CustomScroll__container{padding:0;margin:0}.CustomScroll_noArrows .CustomScroll__arrow{display:none}}.CustomScroll_electric .CustomScroll__arrow.is-simplified .SvgIcon path{fill:#0091da}.CustomScroll__dots{position:absolute;transform:translateX(-50%);left:50%;z-index:1;bottom:16px;display:flex;line-height:0}.CustomScroll__dots.is-below{bottom:-32px}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{position:relative;width:18px;height:18px;padding:0}.CustomScroll__dotButton:before{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:13px;height:13px;border:1px solid #d9d9d6;border-radius:50%;background-color:#fff;transition-duration:0s}.CustomScroll__dotButton:after{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:16px;height:16px;padding-top:1px;border:1px solid transparent;border-radius:50%;transition-duration:0s}.CustomScroll__dotbutton_active:before{width:10px;height:10px;border:none;background-color:#efdf00;transition-duration:.3s}.CustomScroll__dotbutton_active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowRight.is-simplified{background:transparent}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#000 0);background-size:200% 100%;background-position:0 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowLeft.is-simplified{background:transparent}.ArticlePush{padding:8px}@media screen and (min-width:670px){.ArticlePush{display:flex;padding:16px;flex-wrap:wrap}}.ArticlePush__feedContent{min-width:100%;min-height:100%}@media screen and (max-width:669px){.ArticlePush__feedContent{display:flex;min-width:80vw;margin:0 8px}}.ArticlePush__button{display:block;margin:0 8px 32px}@media screen and (min-width:670px){.ArticlePush__button{margin:0 auto}}