.news-module{position:relative;overflow:hidden}.news-module__container{flex-wrap:nowrap;display:flex;flex-direction:row;justify-content:flex-start;overflow-x:scroll;scroll-snap-type:mandatory;scroll-snap-points-x:repeat(190px);scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-top:4px;padding-bottom:4px}@media(min-width:720px){.news-module__container{scroll-snap-points-x:repeat(250px)}}@media(min-width:960px){.news-module__container{scroll-snap-points-x:repeat(370px)}}.news-module__container::-webkit-scrollbar{display:none}.news-module__item{width:230px;scroll-snap-align:center;flex:0 0 auto;border:none;color:var(--apTextColor);font-family:var(--apFontHeadingFamily);font-size:var(--apFontSizeMedium);line-height:var(--apLineHeightMediumSpaced);margin-right:20px;text-align:center}@media(min-width:720px){.news-module__item{width:250px}}@media(min-width:960px){.news-module__item{width:370px}}.news-module__item:first-child{scroll-snap-align:start}.news-module__item:last-child{scroll-snap-align:end;margin-right:unset}.news-module__item:hover{border:none;color:var(--apLinkHoverColor)}.news-module__item:focus{color:var(--apTextColor);outline:var(--apTextColor) solid var(--apBorderWidth);color:var(--apTextColor)}.news-module__image{display:block;width:100%;height:auto;border-radius:var(--apBorderRadius);margin-bottom:var(--apVspacingMedium)}.news-module__prev,.news-module__next{position:absolute;height:100%;top:0;display:none;align-items:center;justify-content:center;width:50px;color:#fff}@media(min-width:720px){.news-module__prev,.news-module__next{width:70px;display:flex}}@media(min-width:960px){.news-module__prev,.news-module__next{width:100px}}.news-module__prev:before,.news-module__next:before{content:" ";display:block;background:rgba(255,255,255,.5);position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.news-module__prev--hidden,.news-module__next--hidden{display:none}.news-module__prev:hover:before,.news-module__next:hover:before{background:rgba(255,255,255,.7)}.news-module__naviconwrapper{z-index:2;margin-top:-18px;background:var(--apTextColor);width:2.6rem;height:2.6rem;border-radius:25px;display:inline-block}.news-module__navicon{width:1.7rem;height:1.7rem;fill:var(--apBackgroundColor);display:inline-block;margin-bottom:-.95rem}.news-module__navicon--left{rotate:180deg}.news-module__prev{position:absolute;left:0;z-index:2}.news-module__prev .news-module__navicon:before{margin-left:-2px}.news-module__prev:before{background:linear-gradient(90deg,white 0%,rgba(255,255,255,0.5) 48%,rgba(255,255,255,0) 100%)}.news-module__prev:hover:before{background:linear-gradient(90deg,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.4) 48%,rgba(255,255,255,0) 100%)}.news-module__next{right:0;z-index:2}.news-module__next .news-module__navicon{padding-left:5px}.news-module__next .news-module__navicon:before{margin-left:1px}.news-module__next:before{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 48%,white 100%)}.news-module__next:hover:before{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 48%,rgba(255,255,255,0.8) 100%)}.news-module__next--hidden{display:none}.news-module__prev--hidden{display:none}.news-module__mobile_prev,.news-module__mobile_next{position:absolute;top:0;height:100%;width:30px;background:rgba(255,255,255,.7)}@media(min-width:720px){.news-module__mobile_prev,.news-module__mobile_next{display:none}}.news-module__mobile_prev--hidden,.news-module__mobile_next--hidden{display:none}.news-module__mobile_prev{left:0;background:linear-gradient(90deg,white 0%,rgba(255,255,255,0.5) 48%,rgba(255,255,255,0) 100%)}.news-module__mobile_next{right:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 48%,white 100%)}