@-webkit-keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}@keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}.visual-timer{position:absolute;z-index:10;bottom:28px;right:calc(50vw + 320px);width:285px;min-height:127px;padding:6px 31px 19px;border-radius:8px;font-family:BebasNeue,sans-serif;font-size:20px;line-height:20px;text-align:center;background-color:#ef4136;color:#fff}.visual-timer__title{line-height:1.3}@media only screen and (max-width:720px){.visual-timer{left:50%;top:32vh;bottom:auto;right:auto;width:224px;min-height:90px;font-size:12px;line-height:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.visual-timer.hidden{display:none}.visual-timer__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;border-radius:2px;background-color:hsla(0,0%,100%,.3)}.visual-timer__item{position:relative;width:60px}.visual-timer__value{font-size:34px;line-height:34px;letter-spacing:.1em}@media only screen and (max-width:720px){.visual-timer__value{font-size:24px;line-height:24px}}.visual-timer__desc{position:absolute;bottom:-22px;left:50%;font-size:10px;line-height:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.index .visual-timer{bottom:122px;left:-40px}@media only screen and (max-width:720px){.index .visual-timer{display:none;top:0;left:50%;bottom:auto;padding:10px 31px 25px}}
@-webkit-keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}@keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}.increase-timer{font-family:BebasNeue;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.increase-timer a{color:#fff}.increase-timer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 24px;border-radius:12px}.increase-timer__time-full{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:timer}.increase-timer__time-part{width:32px;text-align:center}.increase-timer__time-digit{font-size:36px;font-weight:700;letter-spacing:.05em}@media only screen and (max-width:1024px){.increase-timer__time-digit{font-size:37px}}.increase-timer__time-separator{margin:0 10px;padding-top:8px;font-weight:700;font-size:32px;line-height:30px;color:#fff;opacity:.5}.increase-timer__time-text{font-size:12px;line-height:14px;font-weight:400;text-align:center}.increase-timer__tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;margin-top:16px}@media only screen and (max-width:1024px){.increase-timer__tooltip{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.increase-timer__lightning-wrap{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;padding:0 12px;margin-right:2px;background:hsla(0,0%,100%,.3);border-radius:4px 0 0 4px}.increase-timer__lightning{width:14px;height:20px!important;color:#fff}.increase-timer__hurry{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;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;padding:0 24px 0 16px;border-radius:0 2px 2px 0;background:hsla(0,0%,100%,.3);font-family:Circe;font-size:14px;-webkit-clip-path:polygon(0 0,100% 0,93% 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,93% 50%,100% 100%,0 100%)}@media only screen and (max-width:1024px){.increase-timer__hurry{padding:0 32px 0 24px}}.increase-timer._project,.increase-timer._project a{color:var(--bg-second-color)}.increase-timer._project .increase-timer__time-full{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.increase-timer._project .increase-timer__time-separator{color:var(--bg-second-color)}.increase-timer._project .increase-timer__hurry{background:var(--bg-second-color);color:#fff}.increase-timer._project .increase-timer__lightning-wrap{background:var(--bg-second-color)}.increase-timer._white .increase-timer__time-full{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.increase-timer._white .increase-timer__hurry,.increase-timer._white .increase-timer__lightning-wrap{background:#fff;color:var(--bg-second-color)}.increase-timer._white .increase-timer__lightning{color:var(--bg-second-color)}
@-webkit-keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}@keyframes OpacityAppear{0%{opacity:0}to{opacity:1}}.project-intro-slider{position:relative;width:100%;height:calc(100vh - 76px);min-height:500px;overflow:hidden;-webkit-transition:height 1s ease;transition:height 1s ease}@media only screen and (max-width:720px){.project-intro-slider{min-height:100%;height:100vh;height:calc(var(--i100vh, 1vh)*100)}}.project-intro-slider.purple{background-color:#6e319a}.project-intro-slider.green{background-color:#8bb535}.project-intro-slider.blue{background-color:#3835b5}.project-intro-slider__title{position:absolute;top:262px;left:50%;background-repeat:no-repeat;background-position:50%;background-size:cover;font-family:BebasNeue;font-weight:700;font-size:250px;line-height:.7;color:transparent;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.project-intro-slider__container{width:100%;min-height:820px;height:calc(100vh - 76px);-webkit-transition:height 1s ease;transition:height 1s ease}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-slider__container{min-height:calc(100vh - 70px)}}@media only screen and (max-width:1024px){.project-intro-slider__container{min-height:calc(100vh - 70px)}}@media only screen and (max-width:720px){.project-intro-slider__container{min-height:100%}}.project-intro-slider__slide{width:100%;min-height:820px;height:calc(100vh - 76px);-webkit-transition:height 1s ease;transition:height 1s ease}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-slider__slide{min-height:calc(100vh - 70px)}}@media only screen and (max-width:1024px){.project-intro-slider__slide{min-height:calc(100vh - 70px)}}@media only screen and (max-width:720px){.project-intro-slider__slide{height:100%}}.project-intro-slider__slide.--second-slide{height:100vh}@media only screen and (max-width:720px){.project-intro-slider__slide.--second-slide{height:100%}}.project-intro-slider__slide-wrapper{width:100%;height:100%}.project-intro-slider__control{position:absolute;right:27px;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:5;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;opacity:1}@media only screen and (max-width:720px){.project-intro-slider__control{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-intro-slider__control>:first-child{margin-bottom:10px}@media only screen and (max-width:1024px){.project-intro-slider__control>:first-child{margin-bottom:16px}}@media only screen and (max-width:720px){.project-intro-slider__control>:first-child{margin-bottom:16px}}.project-intro-s{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;color:#fff;overflow:hidden}.project-intro-s__bg{background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0}.project-intro-s__bg,.project-intro-s__bg:after{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.project-intro-s__bg:after{content:"";background-color:rgba(0,0,0,.1)}.project-intro-s__grad{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.project-intro-s__grad.left{opacity:.3;background:-webkit-gradient(linear,left top, right top,from(#000),to(transparent));background:linear-gradient(90deg,#000,transparent);-webkit-transform:translateX(-100%);transform:translateX(-100%);height:100%}.project-intro-s__grad.right{background:-webkit-gradient(linear,right top, left top,from(#6e319a),to(rgba(110,49,154,0)));background:linear-gradient(270deg,#6e319a,rgba(110,49,154,0));-webkit-transform:translateX(-100%);transform:translateX(-100%)}.project-intro-s__grad-right-after{position:absolute;top:0;right:0;width:100%;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);background-color:#6e319a}.project-intro-s__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1320px;height:100%;padding:270px 0 120px 60px;z-index:2;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;opacity:1}@media only screen and (max-width:720px){.project-intro-s__container{padding:0 0 68px}}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__container{padding:170px 68px 120px}}@media only screen and (max-width:720px){.project-intro-s__container.--mob{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:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-top:138px;padding-bottom:0}}.project-intro-s__left{position:relative;width:800px;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}@media only screen and (max-width:720px){.project-intro-s__left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}.project-intro-s__left-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:120px}@media only screen and (min-width:1440px) and (max-width:99999px){.project-intro-s__left-buttons{display:none}}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__left-buttons{margin-bottom:19px}}@media only screen and (max-width:720px){.project-intro-s__left-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;align-self:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:230px;bottom:45px;margin-top:auto;margin-bottom:90px;margin-right:0}}.project-intro-s__title{margin-bottom:24px;text-transform:uppercase;font-family:BebasNeue;font-size:80px;font-weight:700;line-height:110%;letter-spacing:.05em;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__title{font-size:60px;margin-bottom:14px}}@media only screen and (max-width:720px){.project-intro-s__title{margin-bottom:18px;width:100%;padding:0 16px;font-size:28px}}.project-intro-s__desc{font-family:BebasNeue;font-weight:500;font-size:30px;line-height:110%;letter-spacing:.05em;opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__desc{font-size:24px}}@media only screen and (max-width:720px){.project-intro-s__desc{width:100%;padding:0 76px 0 16px;font-size:16px}}.project-intro-s__cell-link{color:#fff}.project-intro-s__cell{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;-ms-flex-item-align:end;align-self:flex-end;width:40%;color:#fff}@media only screen and (max-width:720px){.project-intro-s__cell{position:static;-ms-flex-item-align:start;align-self:flex-start;width:90%;padding-right:75px}}.project-intro-s__cell-label{width:100%;margin-bottom:12px;font-weight:300;font-size:22px;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}.project-intro-s__cell-label p{line-height:normal}@media only screen and (max-width:720px){.project-intro-s__cell-label{margin-left:16px;font-size:14px}}.project-intro-s__cell-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:BebasNeue;font-weight:500;font-size:180px;line-height:180px;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__cell-value{font-size:130px}}@media only screen and (max-width:720px){.project-intro-s__cell-value{margin:0 16px;font-size:80px;line-height:80px}}.project-intro-s__cell-value span{text-transform:uppercase;font-family:BebasNeue;font-size:20px;line-height:20px;letter-spacing:.05em;margin-bottom:24px}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-s__cell-value span{margin-bottom:44px;font-size:16px}}@media only screen and (max-width:720px){.project-intro-s__cell-value span{margin-bottom:10px;font-size:16px;line-height:16px}}.project-intro-s__cell-value span:first-of-type{margin-right:20px}@media only screen and (max-width:720px){.project-intro-s__cell-value span:first-of-type{margin-right:10px}}.project-intro-s__cell-value span:nth-of-type(2){margin-left:20px}@media only screen and (max-width:720px){.project-intro-s__cell-value span:nth-of-type(2){margin-left:10px}}.project-intro-s__cell._link .project-intro-s__cell-label{position:relative;-ms-flex-item-align:start;align-self:flex-start;width:auto}.project-intro-s__cell._link .project-intro-s__cell-label:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;-webkit-transition:width .2s ease;transition:width .2s ease}.project-intro-s__cell._link:hover .project-intro-s__cell-label:after{width:100%}.project-intro-s__btn{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:center;-ms-flex-align:center;align-items:center;position:relative;width:50px;height:80px;padding-bottom:30px;margin-right:20px;cursor:pointer}.project-intro-s__btn:last-child{margin-right:0}.project-intro-s__btn .project-intro-s__link{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.project-intro-s__btn:hover .project-intro-s__link{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.project-intro-s__btn:hover .project-intro-s__btn-text{-webkit-transform:translateX(0);transform:translateX(0);opacity:.6}@media only screen and (max-width:720px){.project-intro-s__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:50px;padding-bottom:0}.project-intro-s__btn>a{-ms-flex-negative:0;flex-shrink:0}}@media only screen and (max-width:720px){.project-intro-s__btn.--hide-mob{display:none}}.project-intro-s__btn-text{top:60px;left:0;font-family:BebasNeue;font-size:16px;line-height:16px;color:#fff;white-space:nowrap;opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media only screen and (max-width:720px){.project-intro-s__btn-text{display:none}}.project-intro-s__btn-text.--mob{display:none}@media only screen and (max-width:720px){.project-intro-s__btn-text.--mob{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);white-space:normal}}.project-intro-s__link{-ms-flex-negative:0;flex-shrink:0;top:0;left:0;width:50px;height:50px;margin-bottom:10px;border-radius:50%;background-size:30px 30px}.project-intro-s__btn.--additional .project-intro-s__link{background-color:#fff}.project-intro-s__btn.--gallery .project-intro-s__link{background:#fff url("/static/images/gallery-icon.f691a45bbd21.svg") no-repeat 50%}.project-intro-s__btn.--video .project-intro-s__link{background:#fff url("/static/images/play-video-icon.abef258d88e4.svg") no-repeat 50%}.project-intro-s__awards{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:10;top:143px;right:65px}@media only screen and (max-width:720px){.project-intro-s__awards{display:none}}.project-intro-s__award{width:60px;margin-right:-20px;border-radius:50%;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear;cursor:pointer}.project-intro-s__award:first-child{margin-right:0}.project-intro-s__award:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.project-intro-s__award-tooltip{position:absolute;min-width:250px;top:47%;right:120%;padding:10px 20px;opacity:0;background-color:#fff;border-radius:5px;color:#fff;-webkit-transform:translateY(-50%) translateX(-20px);transform:translateY(-50%) translateX(-20px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.project-intro-s__award-tooltip.active{opacity:1;-webkit-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}.project-intro-s__award-tooltip:after{content:"";position:absolute;top:50%;left:100%;width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:7.5px 0 7.5px 15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.project-intro-s__container-gallery{position:absolute;right:0;width:40%;z-index:3;height:100%;-webkit-transition:width 2.5s ease;transition:width 2.5s ease}.project-intro-s__container-gallery:hover .project-intro-s__circle{-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}@media only screen and (max-width:720px){.project-intro-s__container-gallery{display:none}}.project-intro-s__container-gallery.active{width:100%;z-index:10;position:fixed}.project-intro-s__item-gallery{height:1080px}.project-intro-s__gallery-btn{width:25vh;height:25vh;border:1.5px solid hsla(0,0%,100%,.4);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:35vh;left:-12vh;z-index:20;border-radius:289px;cursor:pointer}.project-intro-s__gallery-btn span{text-transform:uppercase;position:absolute;width:5vh;height:5vh;top:50%;left:45%;font-family:BebasNeue,sans-serif;font-size:2.4vh;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.project-intro-s__gallery-btn.hide{display:none}.project-intro-s__gallery-btn:hover .project-intro-s__circle{-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}.project-intro-s__circle{width:17vh;height:17vh;background:hsla(0,0%,100%,.2);border-radius:196px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.project-intro-s__gallery-swiper{height:100%}.project-intro-s__gallery-slide{background-repeat:no-repeat;background-size:cover}.project-intro-s__gallery-slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);pointer-events:none;z-index:0;-webkit-transition:1.5s ease;transition:1.5s ease}.project-intro-s__item-info{display:none}.project-intro-s__item-info.active{display:block}.project-intro-s__album-content{height:100%}.project-intro-s__arrow{opacity:0;position:absolute;bottom:14vh;right:10vh;-webkit-transition:opacity 2.5s ease;transition:opacity 2.5s ease}.project-intro-s__arrow.active{opacity:1}.project-intro-s__stroked-prev{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.project-intro-s__stroked-next,.project-intro-s__stroked-prev{position:absolute;top:50%;left:50%;width:10px;height:20px;stroke:#000;fill:none}.project-intro-s__stroked-next{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.project-intro-s__gallery-slide-mini{background-repeat:no-repeat;background-size:cover}.project-intro-s__previews{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.project-intro-s__previews.active{opacity:1}.project-intro-s__album-button{opacity:0;position:absolute;top:5.5vh;left:5vh;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;width:214px;height:50px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;font-family:Bebas Neue,sans-serif;font-style:normal;font-size:16px;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;-webkit-transition:opacity 2.5s ease;transition:opacity 2.5s ease}.project-intro-s__album-button.active{opacity:1}.project-intro-s__button-photos{width:107px;height:50px;border-radius:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#fff}.project-intro-s__button-photos.active,.project-intro-s__button-photos:hover{background:hsla(0,0%,100%,.3)}.project-intro-s__album-close{position:absolute;width:50px;height:50px;background:hsla(0,0%,100%,.3);z-index:2;border-radius:50%;top:5.5vh;right:5vh;cursor:pointer;display:none;-webkit-transition:opacity 2.5s ease,-webkit-transform .5s;transition:opacity 2.5s ease,-webkit-transform .5s;transition:opacity 2.5s ease,transform .5s;transition:opacity 2.5s ease,transform .5s,-webkit-transform .5s;-webkit-transform:scale(1);transform:scale(1)}.project-intro-s__album-close:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.project-intro-s__album-close.active{display:block}.project-intro-s__album-close:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.project-intro-s__album-close:after,.project-intro-s__album-close:before{position:absolute;content:"";background:#fff;top:50%;left:50%;width:18px;height:2.1px}.project-intro-s__album-close:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.swiper-button-next{-webkit-animation:commonArrowFilledNext 1.2s ease infinite;animation:commonArrowFilledNext 1.2s ease infinite;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.swiper-button-next:hover{-webkit-transform:translateX(4px);transform:translateX(4px);-webkit-animation:none;animation:none}.swiper-button-next:after{display:none}.swiper-button-next.project-intro-s__arrow-next{width:47px;height:47px;background-color:#fff;border-radius:50%;left:10px;right:auto}.swiper-button-prev{-webkit-animation:commonArrowFilledNext 1.2s ease infinite;animation:commonArrowFilledNext 1.2s ease infinite;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.swiper-button-prev:hover{-webkit-transform:translateX(4px);transform:translateX(4px);-webkit-animation:none;animation:none}.swiper-button-prev:after{display:none}.swiper-button-prev.project-intro-s__arrow-back{width:47px;height:47px;background-color:#fff;border-radius:50%;right:10px;left:auto}.swiper-container.project-intro-s__previews{position:absolute;top:12.5vh;width:200px;height:100%;left:6vh}.swiper-slide.project-intro-s__gallery-slide-mini{height:133px;border-radius:4px}.swiper-slide.project-intro-s__gallery-slide-mini.active{cursor:pointer}.swiper-slide.project-intro-s__gallery-slide-mini:after{content:"";position:absolute;background-color:rgba(0,0,0,.4);width:100%;height:100%}.hover .header,.hover .project-d__scroll,.hover .project-intro-s__container,.hover .project-intro-slider__control,.hover .project-menu__wrapper{opacity:0}.hover .project-intro-slider,.hover .project-intro-slider__container,.hover .project-intro-slider__slide{min-height:auto;height:100vh}.hover .project-intro-s__gallery-slide:after,.swiper-slide-thumb-active.project-intro-s__gallery-slide-mini:after{background-color:transparent}.swiper-button-disabled{-webkit-animation:none;animation:none}@media only screen and (max-width:720px){.project-intro-f{display:none}}.project-intro-f__text{position:absolute;top:calc(110px + 12%);left:50%;height:28.2vh;z-index:1}@media only screen and (max-width:720px){.project-intro-f__text{bottom:auto;top:28vh;height:auto;font-family:BebasNeue;font-weight:700;font-size:60px;color:#fff;white-space:nowrap}}@media only screen and (min-width:1025px) and (max-width:1440px){.project-intro-f__text{bottom:auto;top:160px}}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__text{top:180px;bottom:auto}}.project-intro-f__text svg{position:relative;display:block;height:100%;z-index:2}.project-intro-f__text.purple svg{fill:#6e319a}.project-intro-f__timer{display:none;padding:20px 0;background-color:#f4f4f4}@media only screen and (max-width:1024px){.project-intro-f__timer{display:block}}.project-intro-f__achievements{margin-top:10px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:all}@media only screen and (max-width:1024px){.project-intro-f__achievements{display:none}}.project-intro-f__achievement{position:relative;margin-right:25px}.project-intro-f__achievement-icon{width:60px}.project-intro-f__achievement-info-shield{position:absolute;top:0;right:-10px}.project-intro-f__achievement-info-shield svg{width:12px;height:12px}.project-intro-f__achievement-info-shield svg:hover+.project-intro-f__achievement-info{opacity:1}.project-intro-f__achievement-info{position:absolute;left:50%;top:-103px;width:251px;padding:12px 20px;border-radius:3px;background:#fff;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:.3s;transition:.3s}.project-intro-f__text-wrapper{position:relative;width:100%;height:20vh;margin-left:-4px;white-space:nowrap;font-family:BebasNeue;font-size:22.5vh;line-height:1;font-weight:700;color:#fff;overflow:hidden}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__text-wrapper{font-size:13vh;height:11vh}}@media only screen and (max-width:720px){.project-intro-f__text-wrapper{display:none}}.project-intro-f__text-wrapper._mobile{display:none}@media only screen and (max-width:720px){.project-intro-f__text-wrapper._mobile{display:block}}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__text-wrapper._small{font-size:9vh;margin-left:-1px}}.project-intro-f__mask{position:absolute;top:50%;left:50%;width:96%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;display:block}.project-intro-f__image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0;max-height:60vh;pointer-events:none}@media only screen and (max-width:720px){.project-intro-f__image{width:290vw}}.project-intro-f__image img{display:block;height:100%}@media only screen and (max-width:720px){.project-intro-f__image img{height:auto;width:100%;-webkit-transform:translateY(10%);transform:translateY(10%)}}.project-intro-f__image.back{height:33vh}.project-intro-f__image.town{height:45vh}@media only screen and (max-width:720px){.project-intro-f__image.town{height:45vh}}.project-intro-f__shield-wrapper{position:absolute;bottom:60px;right:calc(50vw + 320px);z-index:5;min-width:200px}.project-intro-f__shield-wrapper.--right-position{left:calc(50vw + 320px);right:auto;bottom:120px}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__shield-wrapper.--right-position{left:auto;right:90px}}.project-intro-f__shield-wrapper._up{bottom:190px}@media only screen and (max-width:720px){.project-intro-f__shield-wrapper{right:auto;bottom:auto;top:94px;left:16px}}.project-intro-f__shield{height:56px;padding:0 10px;border-radius:6px 0 0 6px;background-color:#ef4136;-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);-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){.project-intro-f__shield{height:40px;padding:0 20px}}.project-intro-f__shield:hover{-webkit-transform:translateZ(0) translateY(-4px);transform:translateZ(0) translateY(-4px)}.project-intro-f__shield-text{font-family:BebasNeue;font-size:20px;line-height:56px;letter-spacing:.05em;color:#fff}@media only screen and (max-width:720px){.project-intro-f__shield-text{font-size:12px;line-height:40px}}.project-intro-f__shield-text span{font-size:34px}@media only screen and (max-width:720px){.project-intro-f__shield-text span{font-size:24px}}.project-intro-f__shield-flag{position:absolute;top:0;right:0;height:100%;-webkit-transform:translateX(95%);transform:translateX(95%);fill:#ef4136}.project-intro-f__shield-flag svg{height:100%}.project-intro-f__btn{position:absolute;bottom:60px;left:calc(50vw + 320px);z-index:5}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__btn{left:auto;right:90px}}@media only screen and (max-width:720px){.project-intro-f__btn{left:50%;bottom:18px;white-space:nowrap}.project-intro-f__btn>*,.project-intro-f__btn>:hover{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.project-intro-f__btn.--showroom{left:auto;right:calc(50vw + 320px);width:160px;height:70px}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__btn.--showroom{left:50px;right:auto}}@media only screen and (max-width:720px){.project-intro-f__btn.--showroom{position:absolute;top:5rem;left:auto;right:15px;width:115px;height:40px}}.project-intro-f__btn.--showroom>.btn{position:relative;height:70px;padding:18px 0 18px 70px;letter-spacing:.05em;line-height:17px;color:#2d72b9;border-radius:52px}@media only screen and (max-width:720px){.project-intro-f__btn.--showroom>.btn{width:115px;height:40px;padding:5px 10px 5px 43px;font-size:13px;line-height:14px}}.project-intro-f__btn.--showroom>.btn svg{position:absolute;top:0;bottom:0;left:0;width:70px;height:70px;padding:10px}@media only screen and (max-width:720px){.project-intro-f__btn.--showroom>.btn svg{width:40px;height:40px;padding:6px}}.project-intro-f__btn.--showroom>.btn>span{display:block}@media screen and (min-width:720px){.project-intro-f__btn.--showroom>.btn>span{overflow:hidden;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:0s;transition-delay:0s}}.project-intro-f__btn.--video{left:auto;right:calc(50vw + 320px);width:160px;height:70px}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__btn.--video{left:50px;right:auto}}@media only screen and (max-width:720px){.project-intro-f__btn.--video{position:absolute;top:10vh;left:auto;right:15px;width:135px;height:40px}}.project-intro-f__btn.--video>.btn{position:relative;height:60px;padding:18px 0 18px 30px;letter-spacing:.05em;line-height:17px;color:#2d72b9;border-radius:52px}@media only screen and (max-width:720px){.project-intro-f__btn.--video>.btn{width:135px;height:40px;padding:5px 10px 5px 30px;font-size:13px;line-height:14px}}.project-intro-f__btn.--video>.btn svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:9px;width:40px;height:40px;padding:10px}@media only screen and (max-width:720px){.project-intro-f__btn.--video>.btn svg{width:25px;height:25px;padding:6px}}.project-intro-f__btn.--video>.btn>span{display:block}@media screen and (min-width:720px){.project-intro-f__btn.--video>.btn>span{overflow:hidden;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:0s;transition-delay:0s}}.project-intro-f__start{margin-left:1px;color:#fff;font-size:34px;line-height:1;text-transform:uppercase;font-family:BebasNeue;font-weight:700;white-space:nowrap;letter-spacing:.05em;z-index:3}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__start{font-size:26px}}@media only screen and (max-width:720px){.project-intro-f__start{position:static;font-size:14px}}.project-intro-f__location{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;z-index:4}@media only screen and (max-width:720px){.project-intro-f__location{position:static}}.project-intro-f__location svg.project-intro-f__location-icon:not(.purple){width:17px;height:23px;margin-top:1px;margin-right:11px;fill:#fff;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media only screen and (max-width:720px){.project-intro-f__location svg.project-intro-f__location-icon:not(.purple){width:11px;height:16px;margin-right:5px;margin-top:-1px}}.project-intro-f__location:hover svg.project-intro-f__location-icon:not(.purple){-webkit-transform:translateY(-3px);transform:translateY(-3px)}.project-intro-f__location-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-intro-f__location-address{margin-bottom:6px;color:#fff;font-size:20px;text-transform:uppercase;font-family:BebasNeue;font-weight:400;letter-spacing:.05em}@media only screen and (max-width:720px){.project-intro-f__location-address{font-size:14px}}.project-intro-f__location-info{font-size:14px;color:hsla(0,0%,100%,.6);font-family:BebasNeue;font-weight:400;text-transform:uppercase;text-align:left}.project-intro-f__location._kaskad-n{left:7px;top:calc(100% - 15px)}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__location._kaskad-n{top:100%}}@media only screen and (max-width:1500px) and (orientation:landscape){.project-intro-f__location._kaskad-n{top:100%}}.project-intro-f__video-btn{width:29vh;height:29vh;border:1.5px solid hsla(0,0%,100%,.4);-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:2%;left:510px;z-index:20;border-radius:289px;cursor:pointer}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__video-btn{width:13vh;height:13vh}}.project-intro-f__video-btn:hover .project-intro-f__circle{-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}.project-intro-f__circle{width:20vh;height:20vh;background:hsla(0,0%,100%,.2);border-radius:196px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.project-intro-f__play{position:absolute;width:4.99vh;height:6vh;top:50%;left:50%;background-image:url("/static/images/icns/play.b399122aadf5.svg");background-repeat:no-repeat;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}@media only screen and (min-width:720px) and (max-width:1320px){.project-intro-f__play{width:2.99vh;height:3.8vh}}.project-intro-f__video-container{opacity:0;top:50%;left:50%;position:fixed;height:100px;width:100px;border-radius:100%;overflow:hidden;z-index:-1;border:1.5px solid hsla(0,0%,100%,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-radius 2.5s ease,width 2.5s ease-out,min-width 2.5s ease-out,height 2.5s ease-out,min-height 2.5s ease-out;transition:border-radius 2.5s ease,width 2.5s ease-out,min-width 2.5s ease-out,height 2.5s ease-out,min-height 2.5s ease-out;-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0);transform:translateX(-50%) translateY(-50%) translateZ(0)}.project-intro-f__video-container.active{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;z-index:20;opacity:1;width:3000px;height:3000px}.project-intro-f__video{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;height:100vh;background:#000}.project-f-banner-m{position:relative;width:100%;height:calc(100vh - 40px);min-height:calc(100vh - 40px);display:none}@media only screen and (max-width:720px){.project-f-banner-m{display:block;height:100vh}}.project-f-banner-m__title{position:absolute;top:20vh;left:50%;font-family:BebasNeue;font-weight:700;font-size:40px;color:#fff;white-space:nowrap;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (max-width:720px){.project-f-banner-m__title{top:11rem}}@media only screen and (max-width:720px){.project-f-banner-m__title._mob-fsz-40{font-size:40px}}.project-f-banner-m__image{position:absolute;bottom:0;left:50%;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:0 100%;background-size:contain;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (max-width:720px){.project-f-banner-m__image{background-position:50% 100%;background-size:130%}}@media only screen and (max-width:520px){.project-f-banner-m__image{display:none}}.project-f-banner-m__image-small{position:absolute;display:none;bottom:0;left:50%;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:0 100%;background-size:contain;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (max-width:720px){.project-f-banner-m__image-small{background-position:50% 100%;background-size:62vh}}@media only screen and (max-width:520px){.project-f-banner-m__image-small{display:block}}.project-f-banner-m__link{position:absolute;top:15rem;left:50%;z-index:2;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);white-space:nowrap}.project-f-banner-m__shield{position:absolute;top:5rem;left:-4px;z-index:1;min-width:140px}.project-f-banner-m__shield._down{top:8rem}.project-d-choice{position:relative;width:100%;display:block;padding:80px 0 60px;background-color:#0e1216}@media only screen and (max-width:720px){.project-d-choice{padding:36px 0}}.project-d-choice.hidden{opacity:0}.project-d-choice.visible{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}@media only screen and (max-width:720px){.project-d-choice__container{width:calc(100vw - 32px);margin:0 auto}}.project-d-choice__container.hidden{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.project-d-choice__container.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .4s ease .8s,-webkit-transform .4s ease .8s;transition:opacity .4s ease .8s,-webkit-transform .4s ease .8s;transition:opacity .4s ease .8s,transform .4s ease .8s;transition:opacity .4s ease .8s,transform .4s ease .8s,-webkit-transform .4s ease .8s}.project-d-choice__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:42px}.project-d-choice__tabs.hidden{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.project-d-choice__tabs.visible{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .4s ease .8s,-webkit-transform .4s ease .8s;transition:opacity .4s ease .8s,-webkit-transform .4s ease .8s;transition:opacity .4s ease .8s,transform .4s ease .8s;transition:opacity .4s ease .8s,transform .4s ease .8s,-webkit-transform .4s ease .8s}.project-d-choice__tab{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;margin-right:20px;padding:0 30px;border-radius:6px;background-color:#fff;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:background-color .1s ease,-webkit-transform .3s ease;transition:background-color .1s ease,-webkit-transform .3s ease;transition:background-color .1s ease,transform .3s ease;transition:background-color .1s ease,transform .3s ease,-webkit-transform .3s ease;cursor:pointer;z-index:1}@media only screen and (max-width:720px){.project-d-choice__tab{height:56px;padding:0 16px}}.project-d-choice__tab:last-child{margin-right:0}.project-d-choice__tab:after{content:"";position:absolute;bottom:0;left:50%;border-top:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent;-webkit-transform:translate(-8px);transform:translate(-8px);z-index:-1;-webkit-transition:border-top .1s ease,-webkit-transform .3s ease;transition:border-top .1s ease,-webkit-transform .3s ease;transition:transform .3s ease,border-top .1s ease;transition:transform .3s ease,border-top .1s ease,-webkit-transform .3s ease}.project-d-choice__tab:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);background-color:#8bb535}.project-d-choice__tab:hover:after{border-top:8px solid #8bb535;-webkit-transform:translate(-8px,4px);transform:translate(-8px,4px)}.project-d-choice__tab:hover .project-d-choice__tab-icn{stroke:#fff}.project-d-choice__tab:hover .project-d-choice__tab-label{color:#fff}.project-d-choice__tab.active{-webkit-transform:translateY(-4px);transform:translateY(-4px);background-color:#8bb535}.project-d-choice__tab.active:after{border-top:8px solid #8bb535;-webkit-transform:translate(-8px,8px);transform:translate(-8px,8px)}.project-d-choice__tab.active .project-d-choice__tab-icn{stroke:#fff}.project-d-choice__tab.active .project-d-choice__tab-label{color:#fff}.project-d-choice__tab-icn{display:block;width:40px;height:30px;margin-right:18px;fill:none;stroke:#000;-webkit-transition:stroke .1s ease;transition:stroke .1s ease}@media only screen and (max-width:720px){.project-d-choice__tab-icn{width:25px;margin-right:16px}}.project-d-choice__tab-label{text-transform:uppercase;font-family:BebasNeue;font-size:18px;letter-spacing:.05em;color:#0e1216;-webkit-transition:color .1s ease;transition:color .1s ease}@media only screen and (max-width:720px){.project-d-choice__tab-label{font-size:14px}}.project-d-choice__section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-d-choice__section>.flat-card{margin-right:24px;margin-bottom:24px}@media only screen and (max-width:720px){.project-d-choice__section>.flat-card{display:none;margin-right:0}}@media only screen and (max-width:720px){.project-d-choice__section>.flat-card:first-child,.project-d-choice__section>.flat-card:nth-child(2){display:block}}.project-d-choice__section>.flat-card:nth-child(4n){margin-right:0}.project-d-choice__section>.flat-card:nth-last-child(-n+4){margin-bottom:0}@media only screen and (max-width:720px){.project-d-choice__section>.flat-card:nth-last-child(-n+4){margin-bottom:24px}}.project-d-choice__section-towns{display:none}@media only screen and (max-width:720px){.project-d-choice__section-towns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-d-choice__section-towns>.town-card{margin-bottom:24px}.project-d-choice__section-towns>.town-card:last-child{margin-bottom:0}.project-d-choice__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:46px}@media only screen and (max-width:720px){.project-d-choice__link{margin-top:0}}.project-tour__wrapper{padding:90px 0}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__wrapper{padding:90px 50px;position:relative}}@media only screen and (max-width:720px){.project-tour__wrapper{padding-bottom:130px;padding-top:0}}@media only screen and (max-width:720px){.project-tour{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;padding:0 16px;height:auto}}.project-tour *{z-index:1}@media only screen and (max-width:720px){.project-tour .btn{height:40px;width:193px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);border-radius:50px;-ms-flex-item-align:center;align-self:center}}.project-tour__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__container{position:static;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:720px){.project-tour__container{position:static;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-tour__title{width:340px;margin-bottom:45px;font-size:100px;line-height:100px;font-family:BebasNeue;font-weight:700;color:#fff;text-transform:uppercase}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__title{width:460px}}@media only screen and (max-width:720px){.project-tour__title{width:100%;font-size:40px;line-height:40px;margin-top:30px;margin-bottom:40px}}.project-tour__img{position:relative;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;width:940px;height:375px;z-index:0;background-repeat:no-repeat;background-position:50%;background-size:cover;cursor:pointer}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__img{width:100%}}@media only screen and (max-width:720px){.project-tour__img{height:216px;width:100%}}.project-tour__img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(271.26deg,#05203a -29.25%,rgba(4,23,43,0));-webkit-transform:rotate(180deg);transform:rotate(180deg)}.project-tour__icn{width:102px;height:102px;fill:#fff}@media only screen and (max-width:720px){.project-tour__icn{display:block;width:75px;height:75px}}.project-tour__slider{width:940px;z-index:0}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__slider{width:100%}}@media only screen and (max-width:720px){.project-tour__slider{width:100%}}.project-tour__haedline{margin-top:14px;font-family:BebasNeue;font-weight:700;font-size:30px;line-height:30px;opacity:.9}.project-tour__haedline,.project-tour__text{font-style:normal;letter-spacing:.03em;color:#fff}.project-tour__text{font-family:Circe;font-weight:400;font-size:13px;line-height:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;opacity:.6}.project-tour__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-transform:translateX(0);transform:translateX(0)}.project-tour__desc.hidden{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}.project-tour__slider-interface{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:57px}.project-tour__nav{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;bottom:0}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__nav{top:233px;right:50px;bottom:auto}}@media only screen and (max-width:720px){.project-tour__nav{display:none}}.project-tour__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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.project-tour__btn{width:193px;height:57px;border-radius:50px;font-size:18px}@media only screen and (min-width:720px) and (max-width:1320px){.project-tour__btn{position:absolute;bottom:20px;left:50%;margin-left:-96px}}@media only screen and (max-width:720px){.project-tour__btn{position:absolute;height:40px;bottom:-80px}}.project-tour .swiper-pagination-tour{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0}.project-tour .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;opacity:1}.project-tour .swiper-pagination-bullet:only-child{visibility:hidden}.project-tour .swiper-pagination-bullet-active{width:12px;height:12px}@media only screen and (max-width:720px){.project-tour .swiper-wrapper{padding-bottom:30px}}.project-d{display:block;overflow:hidden}@media only screen and (max-width:720px){.project-d{background-color:#f4f4f4}}.project-d__menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#602b87}.project-d__timer{padding:28px 0;background:#f4f4f4}.project-d__promo{width:100%;background-color:#f4f4f4}.project-d__promo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0}@media only screen and (max-width:1024px){.project-d__promo-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:flex-start;padding:24px 0}}@media only screen and (max-width:720px){.project-d__promo-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;align-self:flex-start;padding:24px 0}}.project-d__promo-list>*{width:calc(25% - 15.75px);margin-right:21px}@media only screen and (max-width:1024px){.project-d__promo-list>*{width:100%;margin-right:0;margin-bottom:20px}}@media only screen and (max-width:720px){.project-d__promo-list>*{width:100%;margin-right:0;margin-bottom:20px}}.project-d__promo-list>:last-child{margin-right:0;margin-bottom:0}@media only screen and (max-width:720px){.project-d__advantages{margin-bottom:40px}.project-d__advantages._minus-margin{margin-top:-60px}}@media only screen and (max-width:720px){.project-d__advantages .common-slider:first-child{margin-top:0}}.project-d__descriptions{background-color:#fff;margin-top:64px}@media only screen and (max-width:720px){.project-d__descriptions{padding-bottom:40px;background-color:#f4f4f4}}@media only screen and (max-width:720px){.project-d__descriptions .container{width:100vw}}.project-d__descriptions-block{margin-bottom:62px}@media only screen and (max-width:720px){.project-d__descriptions-block{margin-bottom:40px}}.project-d__descriptions-block:last-child{margin-bottom:0}.project-d__scroll{position:absolute;left:50%;bottom:60px;width:56px;height:56px;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.15);box-shadow:0 4px 20px 0 rgba(0,0,0,.15);z-index:6;-webkit-transform:translateX(-50%);transform:translateX(-50%);-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){.project-d__scroll{display:none}}.project-d__scroll.hidden{opacity:0;-webkit-transform:translateX(-50%) translateY(20px);transform:translateX(-50%) translateY(20px)}.project-d__scroll.visible{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-webkit-transition:opacity .6s ease 1.2s,-webkit-transform .6s ease 1.2s;transition:opacity .6s ease 1.2s,-webkit-transform .6s ease 1.2s;transition:transform .6s ease 1.2s,opacity .6s ease 1.2s;transition:transform .6s ease 1.2s,opacity .6s ease 1.2s,-webkit-transform .6s ease 1.2s}.project-d__scroll:before{content:"";position:absolute;top:50%;left:50%;display:block;width:18px;height:26px;border-radius:12px;border:2px solid #6e319a;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.project-d__scroll:after{content:"";position:absolute;left:calc(50% - 1px);top:22px;display:block;width:2px;height:4px;background-color:#6e319a;-webkit-animation:scrollAnimation 1s ease-in infinite;animation:scrollAnimation 1s ease-in infinite}.project-d__scroll:hover{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}.project-d__lifestyle{padding-top:72px;padding-bottom:124px;background-color:#f4f4f4}@media only screen and (max-width:720px){.project-d__lifestyle{padding-top:40px;padding-bottom:60px}}.project-d__timeline{padding:32px 0 0}.project-d .t-visual{background-color:#f4f4f4}@-webkit-keyframes scrollAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}10%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scrollAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}10%{-webkit-transform:translateY(0);transform:translateY(0)}}
