.Component1v0{flex:1}.Component1v0_centered{text-align:center;padding:0 64px}.Component1v0_centered .Component1v0__strapline{padding-left:0;margin-left:0}.Component1v0_centered .Component1v0__strapline:before{display:none}.Component1v0__inner{display:flex;flex:1;flex-basis:auto;flex-direction:column;max-width:100%;padding:0 16px;width:100%}.Component1v0__icon{position:relative;border:16px solid #f3f5f6;border-radius:100%;height:128px;width:128px;display:flex;margin:0 auto 32px;align-items:center;justify-content:center}.Component1v0__icon:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";border-radius:100%;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);width:96px;height:96px}.Component1v0__iconFile{max-width:50%;max-height:50%;height:auto}.Component1v0__strapline{font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-bottom:8px}.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-direction:column;flex:1;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;padding-left:40px;font-size:1.4rem;margin-top:32px;align-self:center}.Component1v0__ctaLink:after,.Component1v0__ctaLink:before{content:"";display:inline-block;height:2px}.Component1v0__ctaLink:before{position:absolute;top:8px;left:0;width:32px;margin-right:8px;transform:translate3d(0,-50%,0)}.Component1v0__ctaLink:after{position:absolute;top:8px;left:26px;width:6px;transform:rotate(45deg);transform-origin:100% 0}.Component1v0__ctaLink:focus,.Component1v0__ctaLink:hover{color:#ffce33}.Component1v0__ctaButton{margin-top:32px;align-self:center;width:100%}@media screen and (min-width:670px){.Component1v0__ctaButton{width:auto}}.Component1v0__ctaButton:before{position:absolute;top:50%;transform:translateY(-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;padding-left:40px}.Component1v0__strapline:after,.Component1v0__strapline:before{content:"";display:inline-block;background-color:#ffce33;height:2px}.Component1v0__strapline:before{position:absolute;top:8px;left:0;margin-right:8px;transform:translate3d(0,-50%,0)}.Component1v0__strapline:after{position:absolute;top:8px;left:26px;width:6px;transform:rotate(45deg);transform-origin:100% 0}.Component1v0__strapline:focus,.Component1v0__strapline:hover{color:#ffce33}.Component1v0__strapline:before{background-color:#ffce33;width:32px}.Component1v0__strapline:after{display:none}.Component1v0__strapline:focus,.Component1v0__strapline:hover{color:#000}.Component1v0__ctaButton{padding-left:32px;padding-right:32px}.Component1v0__ctaLink{color:#333}.Component1v0__ctaLink:after,.Component1v0__ctaLink:before{background-color:#ffce33}.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 #ccc;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 #333}.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 #ffce33;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:#ffce33;border:none;width:10px;height:10px;transition-duration:.3s}.CustomCarousel__dotbutton_active:after{border:1px solid #ffce33;transition-delay:.3s;transition-duration:.3s}.CustomCarousel__nextArrow{background:linear-gradient(270deg,#000 50%,#1f2532 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%,#1f2532 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:#ffce33}.CustomCarousel__slide.is-active-centered,.CustomCarousel__slideActiveArea{border-color:#ffce33}.CMSVideoElement{display:block;overflow:hidden}.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;width:100%;padding-top:56.25%;overflow:hidden}.Component28v0__overlay{position:absolute;left:50%;transform:translateX(-50%);display:flex;justify-content:center;flex-direction:column;align-items:flex-start;top:0;width:100%;height:100%;color:#fff;transition:color .5s ease;cursor:pointer}.Component28v0__overlay .Component28v0__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;z-index:1}.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;order:2;margin-left:32px}.Component28v0__media{display:none}@media screen and (min-width:670px){.Component28v0__media{display:block;max-width:30%;color:#fff;z-index:1;margin-left:32px}}.Component28v0__mediaTitle{font-size:2.4rem;font-weight:700;margin-bottom:8px}.Component28v0__mediaBodyCopy{font-size:1.4rem;line-height:normal}.Component28v0__player{position:absolute;left:50%;transform:translateX(-50%);top:0;width:100%;height:100%}@media screen and (max-width:669px){.Component28v0__player{padding:32px 0}}.Component28v0__image{position:absolute;width:100%;height:100%}.Component28v0__overlay:focus .Component28v0__play path,.Component28v0__overlay:hover .Component28v0__play path{fill:#ffce33}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.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{margin-left:16px;padding-top:0}}@media screen and (min-width:670px){.MediaCopy_revert .MediaCopy__copy{margin-left:0}.MediaCopy_revert .MediaCopy__media{margin-left:16px}}