.section-container-small{margin-left:12rem;margin-right:12rem}.section-container-big-stretch{margin-left:0;margin-right:0}.section-wrapper{background-position:50%;background-size:cover;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.section-wrapper:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-container-small .section-wrapper{padding-bottom:56.25%}.section-container-full .section-wrapper{padding-bottom:100vh}.section-wrapper video{background-position:50%;background-size:cover;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200%;z-index:1}.section-container-full .section-wrapper video{height:max(100vh,250%);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max(200vh,250%);z-index:1}.image-video-content{display:flex;flex-direction:column;position:absolute;width:100%;z-index:2}.image-video-content .text,.image-video-content .text-large,.image-video-content .text-small{max-width:65%}.image-video-content .text,.image-video-content .text-large,.image-video-content .text-small,.image-video-content h2{color:#fff;margin-bottom:.8rem;margin-top:.8rem}.image-video-content--middleLeft{align-items:flex-start;left:5rem;max-width:50%;text-align:start;top:50%;transform:translateY(-50%)}.image-video-content--middleCenter{align-items:center;left:50%;text-align:center;top:50%;transform:translate(-50%,-50%)}.image-video-content--middleRight{align-items:flex-end;max-width:50%;right:5rem;text-align:end;top:50%;transform:translateY(-50%)}.image-video-content--bottomLeft{align-items:flex-start;bottom:8rem;left:5rem;max-width:50%;text-align:start}.image-video-content--bottomCenter{align-items:center;bottom:8rem;left:50%;text-align:center;transform:translateX(-50%)}.image-video-content--bottomRight{align-items:flex-end;bottom:8rem;max-width:50%;right:5rem;text-align:end}@media screen and (max-width:750px){.image-video-content--bottomLeft,.image-video-content--middleLeft{left:2.5rem;max-width:none;width:calc(100% - 5rem)}.image-video-content--bottomLeft{bottom:4.5rem}.image-video-content--bottomRight,.image-video-content--middleRight{max-width:none;right:3rem;width:calc(100% - 6rem)}.image-video-content--bottomRight{bottom:4.5rem}.image-video-content--bottomCenter{bottom:4.5rem;width:calc(100% - 4rem)}.image-video-content--middleCenter{width:calc(100% - 4rem)}}.ButtonGroup{display:flex;gap:2.4rem;margin-top:2rem}.ButtonGroup--controlers{align-items:center;bottom:4rem;display:flex;justify-content:space-between;position:absolute;z-index:2}.ButtonGroup--left{left:4rem}.ButtonGroup--center{left:4rem;right:4rem}.ButtonGroup--right{right:4rem}.ButtonGroup--controlers button{background:transparent;border:none;cursor:pointer}.ButtonGroup--controlers svg{fill:#fff;stroke:#fff;color:#fff;height:25px;width:25px}.ButtonGroup--controlers svg[data-type=resume]{display:none}.ButtonGroup--controlers.Btn_pause svg[data-type=resume]{display:initial}.ButtonGroup--controlers svg[data-type=unmute],.ButtonGroup--controlers.Btn_pause svg[data-type=pause]{display:none}.ButtonGroup--controlers.Btn_unmute svg[data-type=unmute]{display:initial}.ButtonGroup--controlers.Btn_unmute svg[data-type=mute]{display:none}@media screen and (max-width:750px){.section-container-small{margin-left:2rem;margin-right:2rem}.section-container-big{margin-left:0;margin-right:0}.section-container-big-stretch{margin-left:2rem;margin-right:2rem}.section-container-full{margin-left:0;margin-right:0}.section-container-big .section-wrapper,.section-container-big-stretch .section-wrapper{height:auto;padding-bottom:177%}.section-container-small .section-wrapper{padding-bottom:166%}.section-wrapper video{left:50%;top:1px;transform:translateX(-50%);width:max(350%,250vh)}.ButtonGroup--controlers{bottom:2rem}.ButtonGroup--left{left:1.5rem}.ButtonGroup--right{right:1.5rem}.ButtonGroup--center{left:1.5rem;right:1.5rem}.section-container{padding:4rem 2rem}.section-container-full{margin:0}.image-video-content .Button:not(:first-child){display:none}}@media screen and (max-width:850px){.image-video-content .text,.image-video-content .text-large,.image-video-content .text-small{max-width:85%}.ButtonGroup{margin-top:1rem}}@media screen and (max-width:500px){.ButtonGroup{flex-direction:column;gap:1.6rem}}.video-gallery-container{padding-left:2rem;padding-right:2rem}.active-player{height:100%;width:100%}.active-video .Icon{fill:var(--video-gallery-color);color:var(--video-gallery-color);display:block;height:20px;width:20px}.active-video .Icon line{stroke:var(--video-gallery-color);stroke-width:2px}.active-video .Icon--unmute-outline{stroke:var(--video-gallery-color)}.control_bar_active-video{align-items:center;bottom:4rem;display:flex;gap:1rem;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 8rem)}.progress-bar{flex-grow:1}.timeline{color:var(--video-gallery-color);letter-spacing:2px}input[type=range].progress-bar,input[type=range].volumeRate-bar{-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;outline:none}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:var(--video-gallery-color);height:4px}input[type=range]::-moz-range-track{-webkit-appearance:none;background:var(--video-gallery-color);height:3px}input[type=range]::-ms-track{-webkit-appearance:none;background:var(--video-gallery-color);height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--video-gallery-color);border:none;border-radius:12px;box-shadow:none;height:10px;margin:-3px 0 0;outline:none;width:10px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:var(--video-gallery-color);border:none;border-radius:12px;box-shadow:none;height:10px;margin:-3px 0 0;outline:none;width:10px}input[type=range]::-ms-thumb{-webkit-appearance:none;background:var(--video-gallery-color);border:none;border-radius:12px;box-shadow:none;height:10px;margin:-3px 0 0;outline:none;width:10px}.active-video .Btn_mute .Icon--unmute-outline,.active-video .Icon--mute-outline{display:none}.active-video .Btn_mute .Icon--mute-outline{display:block}.active-video .Btn_pause .Icon--play-outline,.active-video .Icon--pause-outline{display:none}.active-video .Btn_pause .Icon--pause-outline{display:block}.volume-container{align-items:center;display:flex;flex-direction:column}.player__slider.volumeRate-bar{display:none;position:absolute;top:0;transform:rotate(270deg) translateX(60%)}.rate-active .player__slider.volumeRate-bar{display:initial}.active-video .Icon.Icon--play{fill:none;cursor:pointer;height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px}.active-video .Icon.Icon--play path{fill:var(--video-gallery-color)}.active-video .Icon.Icon--play circle{stroke:var(--video-gallery-color)}.play .control_bar_active-video{display:flex}.play .Icon.Icon.Icon--play{display:none}.video-gallery__footer{display:grid;gap:5rem;grid-template-columns:4fr 6fr;margin-top:4rem}.video-gallery__slides{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.video-gallery__slide img{max-width:100%}.video-gallery-container h2{margin-top:0}.video-gallery__slide{background-position:50%;background-size:cover;cursor:pointer;height:0;padding-bottom:56.25%;position:relative;width:100%}.video-gallery__slide .Icon.Icon--play{height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.video-gallery__slide .Icon.Icon--play path{fill:var(--video-gallery-color)}.video-gallery__slide .Icon.Icon--play circle{stroke:var(--video-gallery-color)}.active-player{background-position:50%;background-size:cover}.video-gallery__slides.main-carousel{padding:0}.long-video{left:0;top:0}.active-video-wrapper,.long-video{height:100%;position:absolute;width:100%}.active-video-wrapper{left:50%;top:50%;transform:translate(-50%,-50%)}.active-video,.main-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}@media screen and (max-width:750px){.main-wrapper:not(.playing){padding-bottom:177%}}.main-wrapper .long-video{display:none}.main-wrapper.playing .long-video{display:block}.long-video-wrapper{padding:0 6rem}.main-wrapper.animated-component{padding-left:10rem;padding-right:10rem;transition:padding 1s linear}.main-wrapper.animated-component.animated{padding-left:0;padding-right:0}@media screen and (max-width:750px){.long-video-wrapper{padding:0}}.closeBtn_wrapper{cursor:pointer;position:absolute;right:2.5rem;top:2.5rem}.closeBtn_wrapper .Icon.Icon--close{fill:var(--video-gallery-color);color:var(--video-gallery-color)}@media screen and (max-width:980px){.video-gallery__footer{gap:2rem;grid-template-columns:1fr;margin-top:3rem}}@media screen and (max-width:750px){.control_bar_active-video,.play .control_bar_active-video{display:none}.active-video .Icon.Icon--play{height:80px;width:80px}.video-gallery__slides{display:flex}.video-gallery__slides .carousel-cell{margin-right:2rem;padding-bottom:39.375%;width:70%}}.image_wrapper{background-position:50%;background-size:cover}.image_wrapper.ratio_1{height:0;padding-bottom:100%}.image_wrapper.ratio_2{height:0;padding-bottom:133%}.image_wrapper.ratio_3{height:0;padding-bottom:166%}.image_wrapper.ratio_4{height:0;padding-bottom:75%}.image_wrapper.ratio_5{height:0;padding-bottom:60%}.story-section__title.h1{font-size:80px}@media screen and (max-width:1140px){.story-section__title.h1{font-size:40px}}.image-container,.story-section__text,.story-section__title{position:absolute}.story-section__text{font-family:var(--heading-font-small)}.story-section__title{margin:0}.story-container{padding-left:5rem;padding-right:5rem}.story-wrapper{margin:0 auto;max-width:154rem;overflow:hidden}.text--small{width:min(33%,400px)}.text--medium{width:min(38%,540px)}.text--big{width:min(47.5%,674px)}.animated{opacity:1!important}@media screen and (max-width:1140px){.story-container{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:750px){.text--big,.text--medium,.text--small{width:80%}}.video_inner{height:100%;overflow:hidden;padding:inherit;position:relative;width:100%}.video_inner iframe{height:200%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300%}.story-section__title.h1 span{font-size:6rem}.story-section__title.h2 span{font-size:4rem}.story-section__title.h3 span{font-size:3rem}@media only screen and (max-width:1139px){.story-section__title.h1 span{font-size:3rem}.story-section__title.h2 span{font-size:1.4rem}.story-section__title.h3 span{font-size:1rem}}