.fade-hover{transition:opacity .4s ease}.desktop .fade-hover:hover{opacity:.5}.page-enter-active,.page-leave-active{transition:all .3s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.fade-enter-active{transition:all .2s ease-out .5s}.fade-leave-active{transition:all .2s ease-out .6s}.fade-enter-from,.fade-leave-to{opacity:0}.parallax{transform:translateY(calc(var(--parallax-progress)*50%))}.reveal-enter-active{height:100%;left:0;position:absolute;top:0;width:100%}.reveal-enter-active,.reveal-enter-active img,.reveal-enter-active video{transition:transform 1.2s cubic-bezier(.23,1,.32,1)}.reveal-leave-active{height:100%;left:0;position:absolute;top:0;width:100%}.reveal-leave-active,.reveal-leave-active img,.reveal-leave-active video{transition:transform .6s cubic-bezier(.215,.61,.355,1) .3s}.reveal-enter-from img,.reveal-enter-from video{transform:translate(-100%)}.reveal-enter-to img,.reveal-enter-to video,.reveal-leave-from img,.reveal-leave-from video{transform:translate(0)}.reveal-leave-to img,.reveal-leave-to video{opacity:0;transform:translate(0);transition:transform .4s ease-out,opacity .2s ease-out .6s}video{width:100%}.BlockVideo{overflow:hidden;position:relative;width:100%}.BlockVideo__wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:auto;width:100%}.BlockVideo__bg,.BlockVideo__bg img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.BlockVideo.video--has-image.video--content .BlockVideo__wrapper{padding:6rem 0}.BlockVideo.video--content{display:grid;grid-template-columns:repeat(12,1fr)}.BlockVideo.video--content .BlockVideo__wrapper{grid-column:2/span 10;grid-row:1;max-width:1920px;position:relative;z-index:2}.BlockVideo.video--content .BlockVideo__wrapper video{border-radius:1.25rem;overflow:hidden}.BlockVideo.video--content .BlockVideo__wrapper .Video__controls{border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;overflow:hidden}.BlockVideo.video--content .BlockVideo__container{border-radius:1.25rem;overflow:hidden;transform:translateY(calc(var(--parallax-progress)*100px))}@media only screen and (max-width:900px){.BlockVideo.video--content .BlockVideo__container{transform:translateY(0)}}.BlockVideo.video--fullscreenWithMargin{padding:0 1rem;position:relative}.BlockVideo.video--fullscreenWithMargin .BlockVideo__wrapper video{border-radius:1.25rem;overflow:hidden}.BlockVideo.video--fullscreenWithMargin .BlockVideo__wrapper .Video__controls{border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;overflow:hidden}.BlockVideo.video--fullscreen{margin-bottom:0;padding:0}.BlockVideo.video--fullscreen .BlockVideo__wrapper{max-width:unset}.BlockVideo__container{flex-basis:100%;margin-top:var(--s);position:relative;--plyr-color-main:var(--color-main);z-index:2}.BlockVideo__container:first-child{margin-top:0}.desktop .BlockVideo__container:hover .play-btn:before{transform:scale(1.1)}.BlockVideo__container.is-fullscreen{-webkit-mask-image:unset!important;transform:unset!important}.BlockVideo__container.is-fullscreen>*{transform:none!important}.BlockVideo__container .plyr,.BlockVideo__container .poster{transition:.5s ease;transition-property:opacity,visibility}.BlockVideo__container .poster{z-index:1}.BlockVideo__container .poster :deep(img){height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.BlockVideo__container .poster{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.BlockVideo--playing .BlockVideo__container .poster{opacity:0;visibility:hidden}.BlockVideo__transcript{margin-right:var(--xs);top:var(--header-height);z-index:2}
