@-webkit-keyframes rotate{from{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotate{from{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes spinner{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.hero{position:relative;margin-bottom:0}.hero__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.hero__title{font-weight:600;font-size:54px;line-height:110%;text-align:center;color:#ffffff;margin-bottom:15px}.hero__subtitle{display:block;margin-bottom:25px;font-weight:500;font-size:18px;line-height:150%;text-align:center;color:#ffffff}.hero__pagination{width:auto !important;position:absolute;bottom:60px !important;left:50% !important;z-index:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.hero__pagination .swiper-pagination-bullet{display:inline-block;width:8px;height:8px;position:relative;margin:0 20px !important;background-color:#ffffff;-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear}.hero__pagination .swiper-pagination-bullet::after{content:'';display:inline-block;width:30px;height:30px;position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid #ffffff;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear}.hero__pagination .swiper-pagination-bullet-active::after{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.hero-slider{height:630px}.hero-slider .swiper-wrapper{height:100%}.hero-slider__slide{height:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-slider__slide::after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(43,43,49,0.63)), to(rgba(43,43,49,0.63)));background:-webkit-linear-gradient(bottom, rgba(43,43,49,0.63), rgba(43,43,49,0.63));background:-o-linear-gradient(bottom, rgba(43,43,49,0.63), rgba(43,43,49,0.63));background:linear-gradient(0deg, rgba(43,43,49,0.63), rgba(43,43,49,0.63))}.promo{margin-bottom:50px}.promo-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-25px;position:relative;z-index:1}.promo-card__img{max-width:765px;max-height:365px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;background-color:#e9e9ef}.promo-card__img img{width:100%;max-height:365px;-o-object-fit:cover;object-fit:cover}.promo-card__textcontent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:25px;padding-right:115px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-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;background-color:#ffffff}.promo-card__title{font-weight:600;font-size:24px;line-height:135%;color:#1d1d1d;margin-bottom:20px}.promo-card__subtitle{display:inline-block;margin-bottom:35px;font-weight:500;font-size:18px;line-height:150%;color:#1d1d1d}.promo-card__label{width:120px;height:120px;position:absolute;bottom:-40px;right:-40px;z-index:1;-webkit-animation:rotate 10s linear 0s infinite alternate;animation:rotate 10s linear 0s infinite alternate}.recommendations__title{margin-bottom:25px}.product-slider{width:90%;margin-left:0 !important}.product-slider .swiper-slide-active .product-slide-card{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);opacity:1;visibility:visible}.product-slider .swiper-slide-active .product-slide__full-img img{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1;visibility:visible}.product-slider__pagination{width:auto !important;left:unset !important;bottom:unset !important;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.product-slider__pagination .swiper-pagination-bullet{display:inline-block;width:8px;height:8px;position:relative;margin:0 20px !important;background-color:#8f8f8f;-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear}.product-slider__pagination .swiper-pagination-bullet::after{content:'';display:inline-block;width:30px;height:30px;position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid #1d1d1d;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear}.product-slider__pagination .swiper-pagination-bullet-active{background-color:#1d1d1d}.product-slider__pagination .swiper-pagination-bullet-active::after{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}.product-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.product-slide__full-img{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;height:580px;overflow:hidden;background-color:#e9e9ef;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.product-slide__full-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;visibility:hidden;-webkit-transition:all 1s linear;-o-transition:all 1s linear;transition:all 1s linear}.product-slide__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;background-color:#e9e9ef;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.product-slide-card{max-width:320px;display:inline-block;padding-bottom:25px;background-color:#ffffff;margin-left:-165px;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:all 1s linear;-o-transition:all 1s linear;transition:all 1s linear;opacity:0;visibility:hidden}.product-slide-card__img{overflow:hidden;margin-bottom:25px}.product-slide-card__img img{width:100%;height:250px;margin:0 auto;-o-object-fit:cover;object-fit:cover}.product-slide-card__name{display:block;font-weight:600;font-size:20px;line-height:135%;text-align:center;color:#1d1d1d;margin-right:25px;margin-left:25px;margin-bottom:15px}.product-slide-card__item-num{display:block;font-weight:500;font-size:14px;line-height:150%;color:#949494;margin-left:25px;margin-right:25px;text-align:center}.new-collections__season{display:inline-block;margin-bottom:5px;font-weight:500;font-size:16px;line-height:175%;text-transform:uppercase;color:#8f8f8f}.new-collections__title{font-weight:600;font-size:34px;line-height:135%;color:#141414}.new-collections__text{font-weight:500;font-size:18px;line-height:150%;color:#1d1d1d}.consultation{padding:45px 0;background-color:#e9e9ef}.consultation__title{text-align:center;margin-bottom:0px}.consultation__subtitle{display:block;margin-bottom:20px;text-align:center;font-weight:500;font-size:18px;line-height:150%;color:#8f8f8f}.advantages{overflow-x:hidden;padding:70px 0 30px}.advantages__video{width:100%;height:550px;position:relative}.advantages__video video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.advantages__block{margin-bottom:70px}.advantages__title{position:relative;margin-bottom:0}.advantages__title::after{content:'';display:inline-block;width:2px;height:65px;position:absolute;top:6px;right:-90px;background-color:#ca920c}.advantages__text{font-weight:500;font-size:18px;line-height:150%;color:#f1f1f1}.advantages__text:not(:last-child){margin-bottom:25px}.examples-swiper{margin-bottom:70px;margin-left:-30px !important;margin-right:-30px !important}.examples-swiper .swiper-wrapper{-webkit-transition-timing-function:linear !important;-o-transition-timing-function:linear !important;transition-timing-function:linear !important}.examples-swiper__item img{height:400px}.examples-swiper__item:nth-child(even){margin-top:50px}.advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantages-item:not(:last-child){margin-bottom:48px}.advantages-item__icon{fill:none;width:75px;height:75px;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}.advantages-item__title{display:inline-block;font-weight:600;font-size:18px;line-height:150%;color:#f1f1f1;margin-bottom:10px}.advantages-item__text{font-weight:500;font-size:16px;line-height:150%;color:#bababa}.quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote__icon{width:40px;height:25px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:15px}.quote__text{font-weight:bold;font-size:34px;line-height:135%;text-align:center;color:#f1f1f1}.tour-videos{margin-left:-30px !important;margin-right:-30px !important;padding:70px 0px !important}.tour-videos .swiper-slide.tour-videos__item{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-filter:grayscale(1);filter:grayscale(1)}.tour-videos .swiper-slide.tour-videos__item .tour-videos__play{display:none}.tour-videos .swiper-slide-active.tour-videos__item{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-filter:grayscale(0);filter:grayscale(0)}.tour-videos .swiper-slide-active.tour-videos__item .tour-videos__play{display:-webkit-box;display:-ms-flexbox;display:flex}.tour-videos__item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;overflow:hidden}.tour-videos__item img{width:100%;height:450px}.tour-videos__item::after{content:'';display:block;width:105%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(29,29,29,0.5)), to(rgba(29,29,29,0.5)));background-image:-webkit-linear-gradient(bottom, rgba(29,29,29,0.5), rgba(29,29,29,0.5));background-image:-o-linear-gradient(bottom, rgba(29,29,29,0.5), rgba(29,29,29,0.5));background-image:linear-gradient(0deg, rgba(29,29,29,0.5), rgba(29,29,29,0.5))}.tour-videos__play{width:50px;height:50px;border-radius:50%;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;border:1px solid #ffffff;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);cursor:pointer;z-index:1}.tour-videos__play:hover{background-color:#ffffff}.tour-videos__play:hover .tour-videos__icon{fill:#141414}.tour-videos__icon{width:12px;height:12px;fill:#ffffff;margin-left:5px;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}@media (max-width: 1400px){.mudo-logo{width:80%}.tour-videos__item img{height:350px}}@media (max-width: 1200px){.product-slider{width:95%}.product-slider__pagination{right:-30px}.product-slide__full-img{height:500px}.product-slide-card{max-width:300px}.advantages__img img{height:480px}.advantages-item:not(:last-child){margin-bottom:24px}.advantages__title::after{right:-10px}.tour-videos__item img{height:300px}}@media (max-width: 1170px){.promo-card__textcontent{padding-right:25px}}@media (max-width: 992px){.promo-card__title{font-size:20px;margin-bottom:10px}.promo-card__subtitle{font-size:16px;margin-bottom:25px}.promo-card__label{display:none}.product-slider__pagination{right:-38px}.product-slide__full-img{height:450px}.product-slide-card{max-width:250px;margin-left:-125px}.product-slide-card__img img{height:200px}.new-collections__text{font-size:16px}.examples-swiper{margin-left:-15px !important;margin-right:-15px !important}.examples-swiper__item img{width:100%;height:350px}.mudo-logo{width:65%}.advantages{padding:45px 0}.advantages__video{height:370px}.advantages__block{margin-bottom:45px}.advantages__title{margin-bottom:30px}.advantages__title::after{width:100px;height:2px;top:unset;right:unset;bottom:-15px;left:0}.advantages-item__icon{width:60px;height:60px;margin-right:15px}.advantages-item__title{margin-bottom:5px}.advantages-item__text{font-size:15px}.quote__text{font-size:24px}.tour-videos__item img{height:250px}}@media (max-width: 768px){.hero__title{font-size:42px}.hero__subtitle{font-size:16px}.hero-slider{height:550px}.promo-card{margin-top:-15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo-card__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.promo-card__textcontent{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 15px}.product{margin-bottom:55px}.product-slider{width:100%}.product-slider .swiper-slide-active .product-slide__full-img img{-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.product-slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;margin-top:35px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.product-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-slide__full-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:400px}.product-slide__full-img img{-webkit-transform:translateY(-100%) translateX(0);-ms-transform:translateY(-100%) translateX(0);transform:translateY(-100%) translateX(0)}.product-slide__right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}.product-slide-card{max-width:85%;margin-left:0;margin-top:-30px}.product-slide-card__img{margin-bottom:10px}.product-slide-card__img img{height:250px}.product-slide-card__name{font-size:16px;margin-bottom:5px}.product-slide-card__item-num{font-size:14px}.new-collections__season{display:block;font-size:14px;text-align:center}.new-collections__title{text-align:center;font-size:24px;margin-bottom:10px}.new-collections__text{text-align:center;font-size:16px}.advantages__video{margin-bottom:30px}.advantages__text{font-size:16px}.advantages__text:not(:last-child){margin-bottom:15px}.examples-swiper__item img{height:250px}.tour-videos{margin-left:0px !important;margin-right:-15px !important;padding:25px 0 !important}.tour-videos__item img{height:200px}}@media (max-width: 575px){.hero__title{font-size:24px;line-height:100%;margin-bottom:10px}.hero__subtitle{margin-bottom:20px}.hero__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:15px !important;right:15px;bottom:40px !important;-webkit-transform:unset;-ms-transform:unset;transform:unset}.hero-slider{height:450px}.promo-card__button{width:auto}.product{margin-bottom:45px}.product__container{padding-left:0;padding-right:0}.product-slide__full-img{background-color:transparent;height:225px}.product-slide-card{max-width:350px;width:100%;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.product-slide-card__img img{height:200px}.new-collections__text{font-size:14px}.consultation{padding:25px 0}.consultation__title{margin-bottom:10px}.advantages{padding:30px 0px}.advantages__video{height:340px}.advantages__text{font-size:14px}.advantages__block{margin-bottom:30px}.mudo-logo{width:100%}.advantages-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantages-item__icon{margin-right:0;margin-bottom:10px}.advantages-item__title{font-size:16px}.advantages-item__text{font-size:14px}.examples-swiper__item img{height:200px}.quote{margin-bottom:30px}.quote__icon{width:25px;height:15px;margin-bottom:10px}.quote__text{font-size:18px}.tour-videos{padding:0 !important}.tour-videos .swiper-slide-active.tour-videos__item{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tour-videos .swiper-slide.tour-videos__item{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tour-videos__item img{height:250px}}@media (max-width: 375px){.product{margin-bottom:35px}.product__container{padding-left:0;padding-right:0}.product-slide-card{max-width:95%}.quote__text{font-size:16px}.tour-videos__item img{height:150px}.advantages__video{height:300px}}
