@-webkit-keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}@keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}.progress{display:block;width:100%;position:relative}.progress__container{background-color:#3835b5;padding-bottom:104px}@media only screen and (max-width:720px){.progress__container{padding-bottom:35px}}.progress__title.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.progress__title.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s,-webkit-transform .6s ease .4s}.album{display:block;width:100%;position:relative}.album__container{background-color:#3835b5;padding-bottom:104px}@media only screen and (max-width:720px){.album__container{padding-bottom:35px}}.album__title.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.album__title.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s,-webkit-transform .6s ease .4s}.album-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 172px}@media only screen and (max-width:720px){.album-content{padding:0 16px}}.album-content__mob-title{color:rgba(0,0,0,.9);text-transform:uppercase;font-family:BebasNeue;font-weight:400;font-size:24px;letter-spacing:.03em}.album-content__mob-title-container{position:absolute;top:30px;width:100%;text-align:center;z-index:999999;pointer-events:none;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.album-content__mob-title-container._hide{opacity:0}.album-content__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1095px;height:565px;margin:0 auto 60px}@media only screen and (max-width:720px){.album-content__item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto}}@media only screen and (max-width:720px){.album-content__item-desc{text-align:center}}.album-content__item:first-child{margin-top:60px}.album-content__item:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.album-content__item:nth-child(2) .album-content__item-gallery{margin-right:0;margin-left:80px}@media only screen and (max-width:720px){.album-content__item:nth-child(2) .album-content__item-gallery{margin-left:0}}@media only screen and (max-width:720px){.album-content__item:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.album-content__item .swiper-button-next,.album-content__item .swiper-button-prev{position:static;margin:0;background-image:none;outline:none}.album-content__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:240px;margin-top:236px}@media only screen and (max-width:720px){.album-content__item-info{height:auto;margin-top:0}}.album-content__item-title{font-size:40px;margin-bottom:13px}.album-content__item-text{display:none;position:relative;font-size:15px;color:rgba(0,0,0,.6)}@media only screen and (max-width:720px){.album-content__item-text{display:block}}.album-content__item-link{position:relative;font-size:15px;color:rgba(0,0,0,.6)}@media only screen and (max-width:720px){.album-content__item-link{display:none}}.album-content__item-link:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;-webkit-transform-origin:0 0;transform-origin:0 0;background-color:rgba(0,0,0,.6);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.album-content__item-link:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.album-content__item-gallery{height:100%;width:760px;margin-right:80px}@media only screen and (max-width:720px){.album-content__item-gallery._desc{display:none}}.album-content__item-gallery._mob{display:none}@media only screen and (max-width:720px){.album-content__item-gallery._mob{display:block}}@media only screen and (max-width:720px){.album-content__item-gallery{width:100%;height:auto;margin-top:24px;margin-right:0}}@media only screen and (max-width:720px){.album-content__item-gallery .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}}.album-content__item-gallery .swiper-container{width:100%;height:100%}@media only screen and (max-width:720px){.album-content__item-gallery .swiper-container{min-height:100%;height:auto}}.album-content__item-gallery .swiper-slide{width:760px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:720px){.album-content__item-gallery .swiper-slide{display:none;width:100%}.album-content__item-gallery .swiper-slide:first-child{margin-right:20px}.album-content__item-gallery .swiper-slide:first-child,.album-content__item-gallery .swiper-slide:nth-child(2){display:block;height:90px;width:calc(50% - 10px);margin-bottom:20px}.album-content__item-gallery .swiper-slide:nth-child(3){display:block;height:200px;width:100%}}.album-content__item-controls{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:720px){.album-content__item-controls{display:none}}.album-content__item-controls .common-arrow-filled{background-color:#3835b5}.album-content__item-controls .prev{margin-right:32px}.fancybox-infobar{top:19px;left:auto;right:55px;padding:0;font-size:15px}@media only screen and (max-width:720px){.fancybox-slide{padding-bottom:0}}@media only screen and (max-width:720px){.fancybox-container .fancybox-bg{opacity:1;background:#fff}}@media only screen and (max-width:720px){.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px 25px;height:69px;background:transparent;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fancybox-thumbs._hide{opacity:0}.fancybox-thumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.fancybox-thumbs ul .fancybox-thumbs-loading{min-width:45px;width:45px;min-height:30px;height:30px}.fancybox-thumbs ul li{-webkit-transition:margin .2s ease;transition:margin .2s ease}.fancybox-thumbs ul li:before{border:none}.fancybox-thumbs ul li.fancybox-thumbs-active{margin:2px 5px}}@media only screen and (max-width:720px){.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.album-d-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1095px;margin:0 auto}@media only screen and (max-width:720px){.album-d-content{width:100%;padding:0 15px}}.album-d-content .selected{background-color:#3835b5}.album-d-content .selectric-items li.selected{background-color:#3835b5;color:#fff}.album-d-content .selectric-items li.highlighted{background-color:#3835b5}.album-d-content .selectric-items li:hover{background-color:#3835b5;color:#fff}.album-d-content .album-d-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:500px;margin:62px auto 67px}@media only screen and (max-width:720px){.album-d-content .album-d-header{width:100%;margin:30px auto}}.album-d-content .album-d-header__title{margin-bottom:54px}@media only screen and (max-width:720px){.album-d-content .album-d-header__title{margin-bottom:20px}}.album-d-content .album-d-header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:720px){.album-d-content .album-d-header__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.album-d-content .album-d-header__controls .common-arrow-stroked{border:1px solid #0e1216;-webkit-transform:translateY(0);transform:translateY(0);margin-right:22px}.album-d-content .album-d-header__controls .common-arrow-stroked__arrow,.album-d-content .album-d-header__controls .common-arrow-stroked__hover{stroke:#0e1216}.album-d-content .album-d-header__controls-back{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:38px;line-height:47px;font-family:BebasNeue;font-weight:300}@media only screen and (max-width:720px){.album-d-content .album-d-header__controls-back{margin-bottom:15px}}.album-d-content .album-gallery__year{position:relative;width:245px;border-radius:50%}@media only screen and (max-width:720px){.album-d-content .album-gallery__year{width:100%;margin-right:0;margin-bottom:22px}}.album-d-content .album-gallery__year:last-child{margin-right:0}@media only screen and (max-width:720px){.album-d-content .album-gallery__year:last-child{margin-bottom:0}}.album-d-content .album-gallery__year-select{width:245px;height:45px;border-radius:40px;font-size:15px}.album-d-content .album-gallery__year .selectric-wrapper .selectric-items ul>li:first-child{display:block}.album-d-content .album-gallery__year.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.album-d-content .album-gallery__year.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease,-webkit-transform .6s ease}.album-d-content .album-d-gallery{margin-bottom:62px}.album-d-content .album-d-gallery__grid{opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.album-d-content .album-d-gallery__grid._hide{opacity:0}.album-d-content .album-d-gallery__grid-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.album-d-content .album-d-gallery__grid-item{display:block;width:calc(25% - 10px);margin:5px;float:left;overflow:hidden;cursor:pointer}@media only screen and (max-width:720px){.album-d-content .album-d-gallery__grid-item{width:100%}}.album-d-content .album-d-gallery__grid-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.album-d-content .album-d-gallery__grid-item-wrapper._w50p-row2{width:50%}.album-d-content .album-d-gallery__grid-item-wrapper._w50p-row2 .album-d-gallery__grid-item{width:calc(50% - 10px)}.album-d-content .album-d-gallery__grid-item-wrapper._w50p-row1{width:50%}.album-d-content .album-d-gallery__grid-item-wrapper._w50p-row1 .album-d-gallery__grid-item{width:calc(100% - 10px)}.album-d-content .album-d-gallery__grid-item-wrapper._w50p-row1 .album-d-gallery__grid-img{height:414px}.album-d-content .album-d-gallery__grid-item-wrapper._w100p,.album-d-content .album-d-gallery__grid-item-wrapper._w100p .album-d-gallery__grid-item{width:100%}.album-d-content .album-d-gallery__grid-item-wrapper._w100p .album-d-gallery__grid-img{height:414px}.album-d-content .album-d-gallery__grid-img{width:100%;height:202px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#ddd}.album-d-content .album-d-slider__wrapper{position:fixed;top:0;left:0;z-index:999999999;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.album-d-content .album-d-slider__close{position:absolute;right:90px;top:90px;width:28px;height:28px;cursor:pointer}.album-d-content .album-d-slider__close-icon{width:100%;height:100%;stroke:#fff}.album-d-content .album-d-slider__content{position:relative;width:750px;height:502px}.album-d-content .album-d-slider__content .swiper-slide div{width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.album-d-content-popup__close{position:fixed;top:55px;right:55px;width:30px;height:30px;cursor:pointer;z-index:99997;-webkit-transform:scale(1);transform:scale(1);will-change:transform;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media only screen and (max-width:720px){.album-d-content-popup__close{top:30px;right:20px;width:16px;height:16px}}.album-d-content-popup__close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.album-d-content-popup__close-icon{width:100%;height:100%;stroke:#fff}@media only screen and (max-width:720px){.album-d-content-popup__close-icon{stroke:#000}}@media screen and (min-width:720px){.fancybox-infobar{top:47px;left:55px}}.progress-gallery-timeline{position:relative;height:1px;padding-top:86px;padding-bottom:100px;width:100%}.progress-gallery-timeline.hidden{opacity:0}.progress-gallery-timeline.visible{opacity:1;-webkit-transition:opacity .6s ease .4s;transition:opacity .6s ease .4s}.progress-gallery-timeline__line{position:absolute;bottom:100px;left:0;width:100%;height:1px;background-color:rgba(56,53,181,.4);z-index:0}.progress-gallery-timeline__date{position:absolute;left:50vw;top:46px;font-family:BebasNeue;font-size:14px;-webkit-transform:translate(-50%,-100%) scale(.8);transform:translate(-50%,-100%) scale(.8)}.progress-gallery-timeline__item{position:absolute;left:0;top:-5px;width:10px;height:10px;border-radius:5px;background-color:#a8a6da;z-index:2;cursor:pointer}.progress-gallery-timeline__item:after{content:"";position:absolute;left:50%;top:50%;width:28px;height:28px;border-radius:14px;border:1px solid;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:color .4s ease,-webkit-transform .4s ease;transition:color .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,color .4s ease;transition:transform .4s ease,color .4s ease,-webkit-transform .4s ease}.progress-gallery-timeline__item:hover{background-color:#3835b5}.progress-gallery-timeline__item:hover:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}.progress-gallery-timeline__item:hover .progress-gallery-timeline__month{opacity:.8}.progress-gallery-timeline__item.active{background-color:#3835b5}.progress-gallery-timeline__item.active:after{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.progress-gallery-timeline__item.active .progress-gallery-timeline__month{opacity:1}.progress-gallery-timeline__month{position:absolute;left:50%;top:32px;text-transform:uppercase;font-family:BebasNeue;font-size:22px;opacity:.4;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.progress-gallery{padding-top:70px;overflow:hidden}@media only screen and (max-width:720px){.progress-gallery{padding-top:35px}}.progress-gallery__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px;color:#311d40;overflow:hidden}@media only screen and (max-width:720px){.progress-gallery__title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.progress-gallery__title span{display:inline-block;min-width:.3em}.progress-gallery__title.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.progress-gallery__title.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease,-webkit-transform .6s ease}.progress-gallery__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media only screen and (max-width:720px){.progress-gallery__filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-bottom:32px}}.progress-gallery__year{position:relative;width:240px;margin-right:40px;z-index:5}@media only screen and (max-width:720px){.progress-gallery__year{width:100%;margin-right:0;margin-bottom:22px}}.progress-gallery__year:last-child{margin-right:0}@media only screen and (max-width:720px){.progress-gallery__year:last-child{margin-bottom:0}}.progress-gallery__year .selectric-wrapper .selectric-items ul>li:first-child{display:block}.progress-gallery__year-select{width:230px}.progress-gallery__year.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.progress-gallery__year.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease,-webkit-transform .6s ease}.progress-gallery__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.progress-gallery__slider.hidden{-webkit-transform:translateX(100%);transform:translateX(100%)}.progress-gallery__slider.visible{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 1s ease .4s;transition:-webkit-transform 1s ease .4s;transition:transform 1s ease .4s;transition:transform 1s ease .4s, -webkit-transform 1s ease .4s}.progress-gallery-slide{position:relative;width:536px;height:380px;-ms-flex-negative:0;flex-shrink:0;padding:50px 40px;color:#fff;overflow:hidden;cursor:pointer}@media only screen and (max-width:720px){.progress-gallery-slide{width:calc(100vw - 32px);height:calc(100vw - 32px);padding:20px 16px}}.progress-gallery-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000;opacity:.45;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.progress-gallery-slide:hover:after{opacity:.2}.progress-gallery-slide:hover .progress-gallery-slide__bg{-webkit-transform:translate(-50%,-50%) scale(1.02);transform:translate(-50%,-50%) scale(1.02);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}@media only screen and (max-width:720px){.progress-gallery-slide:hover .progress-gallery-slide__bg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.progress-gallery-slide:hover .progress-gallery-slide__type{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media only screen and (max-width:720px){.progress-gallery-slide:hover .progress-gallery-slide__type{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.progress-gallery-slide:hover .progress-gallery-slide__date{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}@media only screen and (max-width:720px){.progress-gallery-slide:hover .progress-gallery-slide__date{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.progress-gallery-slide__bg{position:absolute;left:50%;top:50%;display:block;width:auto;height:calc(100vw - 32px);max-width:100%;max-height:100%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;z-index:0}@media only screen and (max-width:720px){.progress-gallery-slide__bg{max-width:none}}.progress-gallery-slide__bg.swiper-lazy-loaded{opacity:1}.progress-gallery-slide__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;z-index:2}.progress-gallery-slide__type{font-weight:300;font-size:13px;opacity:.6}.progress-gallery-slide__date,.progress-gallery-slide__type{letter-spacing:.03em;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease}.progress-gallery-slide__date{font-family:BebasNeue;font-size:30px;opacity:1}.videos{display:block;width:100%;position:relative}.videos__container{padding-top:204px;background-color:#3835b5;padding-bottom:104px}@media only screen and (max-width:720px){.videos__container{padding-top:130px;padding-bottom:35px}}.videos__title.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.videos__title.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:opacity .6s ease .4s,-webkit-transform .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s;transition:transform .6s ease .4s,opacity .6s ease .4s,-webkit-transform .6s ease .4s}.video-content{padding-top:62px;padding-bottom:70px}@media only screen and (max-width:720px){.video-content{padding-top:52px;padding-bottom:48px}}.video-content__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1320px;margin:0 auto}.video-content__item{position:relative;margin-right:32px;margin-bottom:48px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}@media only screen and (max-width:720px){.video-content__item{margin-right:16px;margin-left:16px;margin-bottom:32px}}.video-content__item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.video-content__item:hover .video-content__play{width:58px}.video-content__item img{max-width:344px;width:100%}.video-content__name{font-family:BebasNeue,sans-serif;font-size:32px;font-weight:400;color:#000}.video-content__play{position:absolute;top:40%;left:50%;width:48px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100;-webkit-transition:width .4s ease;transition:width .4s ease}.video-content__mobile-title{position:absolute;top:30px;width:100%;text-align:center;font-family:BebasNeue,sans-serif;font-size:32px;font-weight:400;color:#000}@media only screen and (max-width:720px){.fancybox-toolbar{position:fixed;width:100%;visibility:visible;opacity:1;z-index:100000}.fancybox-slide--video .fancybox-content{background:#fff}.fancybox-slide:before{display:none}}.fancybox-slide{padding:0}
