.CustomCarousel{width:100%;position:relative;overflow:hidden}.CustomCarousel__slider{display:flex;transition-property:transform;transition-timing-function:ease-in-out}.CustomCarousel__slide{display:block;margin:0;position:relative;flex-shrink:0;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active:after{width:100%;height:4px;position:absolute;bottom:0;content:""}.CustomCarousel__slide.is-active .CustomCarousel__slideButton:after{display:none}.CustomCarousel__slide.is-active-centered{transform:scale(1.1);transition:transform 1s ease-in-out;z-index:2}.CustomCarousel__slide.is-active-centered .CustomCarousel__slideButton:after{visibility:none;opacity:0;transition:opacity 1s ease-in-out}.CustomCarousel__slideButton{width:100%;padding:0;position:relative;display:block;height:100%}.CustomCarousel__slideButton:after{content:"";visibility:visible;opacity:1;transition:opacity 1s ease-in-out;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.CustomCarousel__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:8px;display:flex;line-height:0}@media screen and (min-width:670px){.CustomCarousel__dots{bottom:16px}}.CustomCarousel__dot:not(:last-of-type){margin-right:4px}.CustomCarousel__dotbutton{width:18px;height:18px;padding:0;position:relative}.CustomCarousel__dotbutton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";border-radius:50%;height:13px;width:13px;background-color:#fff;border:1px solid #d9d9d6;transition-duration:0s}.CustomCarousel__dotbutton:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";padding-top:1px;transition-duration:0s;border:1px solid transparent;border-radius:50%;width:16px;height:16px}.CustomCarousel__arrow{position:absolute;top:50%;transform:translateY(-50%);display:none;cursor:pointer;background-color:#000;opacity:.75;z-index:1;height:60px}.CustomCarousel__arrow .SvgIcon path{fill:#fff}.CustomCarousel__arrow:focus:focus{outline:1px dotted #3e3f40}.CustomCarousel__arrow_showOnMobile{display:block}@media screen and (min-width:670px){.CustomCarousel__arrow_showOnDesktop{display:block}}.CustomCarousel__previousArrow{left:0}.CustomCarousel__nextArrow{right:0}.CustomCarousel__slideActiveArea{border:3px solid #efdf00;height:100%;position:absolute;z-index:3;transition:left 1s ease-in-out;will-change:left;transform:scale(1.1)}.CustomCarousel_centeredOnSelectedSlide{padding:16px 0}.CustomCarousel_centeredOnSelectedSlide .CustomCarousel__dots{position:relative;justify-content:center;margin-top:40px}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slide.is-active-centered{transform:scale(1)}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slideButton:after{content:none}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slideActiveArea{display:none}.CustomCarousel__dotbutton_active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomCarousel__dotbutton_active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomCarousel__nextArrow{background:linear-gradient(270deg,#000 50%,#000 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .3s}.CustomCarousel__nextArrow:hover{background-position:0 100%}.CustomCarousel__previousArrow{background:linear-gradient(90deg,#000 50%,#000 0);background-size:200% 100%;background-position:0 100%;transition:background-position .3s}.CustomCarousel__previousArrow:hover{background-position:100% 100%}.CustomCarousel__slide.is-active:after{background-color:#efdf00}.CustomCarousel__slide.is-active-centered,.CustomCarousel__slideActiveArea{border-color:#efdf00}.HorizontalGallery{padding:8px 0;background:#fff}@media screen and (min-width:1024px){.HorizontalGallery{padding:64px 0}}.HorizontalGallery__item{padding:0 16px;text-align:left;display:flex;flex-direction:column;height:100%;min-height:300px}@media screen and (min-width:1024px){.HorizontalGallery__item{border-bottom:2px solid #d9d9d6;padding:64px 32px;max-height:700px}}@media screen and (min-width:1024px){.HorizontalGallery .is-active-centered .HorizontalGallery__item{border-bottom:2px solid #8c8c8b}}.HorizontalGallery__textSlide{justify-content:center}.HorizontalGallery__image{flex:1}@media screen and (min-width:1024px){.HorizontalGallery__image{height:90%}}.HorizontalGallery__image .PictureElement__imgDefault{max-height:65vh}@media screen and (min-width:1024px){.HorizontalGallery__image .PictureElement__imgDefault{max-height:100%}}.HorizontalGallery__title{font-size:3.6rem;font-weight:700;line-height:1}@media screen and (min-width:1024px){.HorizontalGallery__title{font-size:7rem}}.HorizontalGallery__description{font-size:1.8rem;padding:16px 0}@media screen and (min-width:1024px){.HorizontalGallery__description{padding:32px 0;font-size:2.4rem}}.HorizontalGallery__caption{font-size:1.4rem;padding:8px 0;color:#656666}@media screen and (min-width:1024px){.HorizontalGallery__caption{padding:24px 0;font-size:1.6rem}}