.Component1v0{flex:1}.Component1v0_centered{padding:0 64px;text-align:center}.Component1v0_centered .Component1v0__strapline{padding-left:0;margin-left:0}.Component1v0_centered .Component1v0__strapline:before{display:none}.Component1v0__inner{display:flex;flex:1;flex-direction:column;flex-basis:auto;width:100%;max-width:100%;padding:0 32px}.Component1v0__icon{position:relative;display:flex;justify-content:center;align-items:center;width:128px;height:128px;border:16px solid #f2f2f2;border-radius:100%;margin:0 auto 32px}.Component1v0__icon:after{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:96px;height:96px;border-radius:100%;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1)}.Component1v0__iconFile{max-width:50%;height:auto;max-height:50%}.Component1v0__strapline{margin-bottom:8px;font-size:1.4rem;text-transform:uppercase}.Component1v0__title{margin-bottom:16px;font-size:2rem;font-weight:700}.Component1v0__introduction{margin-bottom:16px;font-size:1.8rem}.Component1v0__bodyCopy{display:block;font-size:1.4rem}@media screen and (min-width:670px){.Component1v0__bodyCopy{max-width:700px}}.Component1v0_centered .Component1v0__bodyCopy{align-self:center}.Component1v0__content{display:none;flex:1;flex-direction:column;flex-basis:auto}.Component1v0__content.is-active{display:flex}@media screen and (min-width:670px){.Component1v0__content{display:flex}}.Component1v0__link{display:flex;justify-content:center}.Component1v0__ctaLink{position:relative;display:block;color:#000;font-size:1.6rem;font-weight:700;align-self:center;margin-top:32px;font-size:1.4rem}.Component1v0__ctaLink:after{content:"";transform:rotate(45deg);display:inline-block;width:.6em;height:.6em;margin-left:6px;border:2px solid #efdf00;border-width:2px 2px 0 0;vertical-align:middle}.Component1v0__ctaLink:hover:after{border-color:currentColor}.Component1v0__ctaButton{align-self:center;width:100%;margin-top:32px}@media screen and (min-width:670px){.Component1v0__ctaButton{width:auto}}.Component1v0__ctaButton:before{position:absolute;transform:translateY(-50%);top:50%;right:12px;font-size:1.4rem}.Component1v0__displayMore{display:flex;justify-content:center}@media screen and (min-width:670px){.Component1v0__displayMore{display:none}}.Component1v0__displayMoreLink{width:100%}.Component1v0__strapline{position:relative;display:block;color:#000;font-size:1.6rem;font-weight:700}.Component1v0__strapline:after{content:"";transform:rotate(45deg);display:inline-block;width:.6em;height:.6em;margin-left:6px;border:2px solid #efdf00;border-width:2px 2px 0 0;vertical-align:middle}.Component1v0__strapline:hover:after{border-color:currentColor}.Component1v0__strapline:before{width:32px;background-color:#efdf00}.Component1v0__strapline:after{display:none}.Component1v0__strapline:focus,.Component1v0__strapline:hover{color:#000}.Component1v0__ctaButton{padding-right:32px;padding-left:32px}.CustomCarousel{position:relative;overflow:hidden;width:100%}.CustomCarousel__slider{display:flex;transition-property:transform;transition-timing-function:ease-in-out}.CustomCarousel__slide{position:relative;display:block;flex-shrink:0;margin:0;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active:after{content:"";position:absolute;bottom:0;width:100%;height:4px}.CustomCarousel__slide.is-active .CustomCarousel__slideButton:after{display:none}.CustomCarousel__slide.is-active-centered{transform:scale(1.1);z-index:2;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active-centered .CustomCarousel__slideButton:after{visibility:none;opacity:0;transition:opacity 1s ease-in-out}.CustomCarousel__slideButton{position:relative;display:block;width:100%;height:100%;padding:0}.CustomCarousel__slideButton:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);visibility:visible;opacity:1;transition:opacity 1s ease-in-out}.CustomCarousel__dots{position:absolute;transform:translateX(-50%);left: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{position:relative;width:18px;height:18px;padding:0}.CustomCarousel__dotbutton:before{width:13px;height:13px;border:1px solid #d9d9d6;border-radius:50%;background-color:#fff}.CustomCarousel__dotbutton:after,.CustomCarousel__dotbutton:before{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";transition-duration:0s}.CustomCarousel__dotbutton:after{width:16px;height:16px;padding-top:1px;border:1px solid transparent;border-radius:50%}.CustomCarousel__arrow{position:absolute;transform:translateY(-50%);top:50%;z-index:1;display:none;height:60px;background:rgba(0,0,0,.75);cursor:pointer}.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{position:absolute;transform:scale(1.1);z-index:3;height:100%;border:3px solid #efdf00;transition:left 1s ease-in-out;will-change:left}.CustomCarousel_centeredOnSelectedSlide{padding:16px 0}.CustomCarousel_centeredOnSelectedSlide .CustomCarousel__arrow{background:rgba(0,0,0,.9)}.CustomCarousel_centeredOnSelectedSlide .CustomCarousel__dots{position:relative;justify-content:center;margin-top:40px}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow{padding:40px 0}.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{width:10px;height:10px;border:none;background-color:#efdf00;transition-duration:.3s}.CustomCarousel__dotbutton_active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomCarousel__slide.is-active:after{background-color:#efdf00}.CustomCarousel__slide.is-active-centered,.CustomCarousel__slideActiveArea{border-color:#efdf00}.CMSVideoElement{position:relative;display:block;overflow:hidden}.CMSVideoElement__video{display:block;width:100%}.CMSVideoElement__video.is-covered{height:100%;object-fit:cover}.CMSVideoElement__button{position:absolute;z-index:1;top:0;left:0;display:grid;width:100%;height:100%;padding:0;background-color:rgba(0,0,0,.5);place-content:center}.CMSVideoElement__play{width:32px;fill:#fff}.Component29v0{position:relative}.Component29v0 .Component29v0__mp4Player{width:100%}@keyframes sliderAnimation{0%{transform:scale(1.05)}to{transform:scale(1)}}.Component29v0 .PictureElement__imgDefault{display:block;width:100%}.Component29v0 .Component29v0_visualTransition .PictureElement__imgDefault{animation-name:sliderAnimation;animation-duration:6s;animation-fill-mode:forwards}.Component29vB .Component29vB__mp4Player{width:100%}.Component29vB .PictureElement__imgDefault{display:block;width:100%}.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}.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}.MediaCopy{flex-direction:column}@media screen and (min-width:670px){.MediaCopy{flex-direction:row}}@media screen and (min-width:670px){.MediaCopy__copy,.MediaCopy__media{flex:1}}@media screen and (min-width:670px){.MediaCopy_revert{flex-direction:row-reverse}}.MediaCopy__copy{padding-top:8px}@media screen and (min-width:670px){.MediaCopy__copy{padding-top:0;margin-left:16px}}@media screen and (min-width:670px){.MediaCopy_revert .MediaCopy__copy{margin-left:0}.MediaCopy_revert .MediaCopy__media{margin-left:16px}}