.CustomScroll{position:relative;display:flex}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll.is-navbar-arrows-bottom{flex-direction:column}.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}@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 .CustomScroll__Arrows_arrow path{fill:#efdf00}.CustomScroll__arrow .CustomScroll__Arrows_arrow 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;padding:0}.CustomScroll__arrowRight{right:0;padding: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__bottomArrows{display:flex;justify-content:flex-end;width:100%;padding-right:16px}@media screen and (min-width:670px){.CustomScroll__bottomArrows{padding-right:40px}}@media screen and (min-width:1024px){.CustomScroll__bottomArrows{padding-right:80px}}.CustomScroll__bottomArrowsLeft{padding:0;margin-right:32px}.CustomScroll__bottomArrowsRight{padding:0}.CustomScroll__Arrows_arrow{width:32px}.CustomScroll__Arrows_arrow.is-rtl{transform:rotate(180deg)}.CustomScroll__bottomArrows_disabled{opacity:.3}.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}.Component28v0.Component28v0_isModal{height:100%}.Component28v0__inner{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.Component28v0__overlay{position:absolute;transform:translateX(-50%);left:50%;top:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;color:#fff;cursor:pointer;transition:color .5s ease}.Component28v0__overlay .Component28v0__play{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;z-index:1;width:40px}.Component28v0__overlay .Component28v0__play path{fill:#fff;transition:fill .5s ease-out}@media screen and (min-width:670px){.Component28v0__overlay .Component28v0__play{width:80px}}.Component28v0__overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:background .5s ease-out}.Component28v0__overlay:hover:after{background:rgba(51,51,51,.5)}.Component28v0__overlay_withMedia .Component28v0__play{position:unset;transform:none;margin-left:32px;order:2}.Component28v0__media{display:none}@media screen and (min-width:670px){.Component28v0__media{z-index:1;display:block;max-width:30%;margin-left:32px;color:#fff}}.Component28v0__mediaTitle{margin-bottom:8px;font-size:2.4rem;font-weight:700}.Component28v0__mediaBodyCopy{font-size:1.4rem;line-height:normal}.Component28v0__player{position:absolute;transform:translateX(-50%);left:50%;top:0;width:100%;height:100%}.Component28v0__updateCookiesContainerOuter{flex:1;width:100%}.Component28v0__updateCookiesContainer{position:relative;display:flex;flex-direction:column;align-items:center;padding:56.25% 16px 16px;background-color:#000}.Component28v0__updateCookiesContent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Component28v0__updateCookiesNotification{margin:0 8px;color:#fff;font-size:1.4rem}.Component28v0__updateCookiesLink{margin-left:4px;color:#fff;text-decoration:underline}.Component28v0__image{position:absolute;width:100%;height:100%}.Component28v0__overlay:focus .Component28v0__play path,.Component28v0__overlay:hover .Component28v0__play path{fill:#efdf00}.ImageVideoSlider .PictureElement__imgDefault{width:100%;height:auto}