.start-popup{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:110;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;opacity:1;display:none;background-image:url(../img/popup.jpg);background-size:cover}.start-popup::before{content:'';display:block;position:absolute;background:rgba(224,212,197,.85);top:0;left:0;width:100%;height:100%;z-index:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.start-popup.hidden{opacity:0;z-index:-1}.start-popup__header{padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.start-popup .header__langs{position:relative;z-index:1}.start-popup__content{position:relative;z-index:1;height:calc(100% - 85px);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}.start-popup__container{display:-webkit-box;display:-ms-flexbox;display:flex}.start-popup__wrap{position:relative;padding:70px 50px 0;width:calc(100% / 3)}.start-popup__wrap:not(:last-child) .start-popup__title{color:#ac8a62}.start-popup__title{font-weight:600;font-size:42px;margin-bottom:16px;text-align:center}.start-popup__subtitle{margin-bottom:40px;text-align:center;min-height:36px}.start-popup__btn{cursor:pointer;display:block;width:170px;bottom:70px;margin:0 auto 30px}.start-popup__phone{top:calc(100% - 32px);font-weight:600;text-align:center}.start-popup__phone>a{display:block;margin-bottom:16px}.main{padding-top:75px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__image{background:#ac8a62}.main__image>img{position:relative;left:10px;top:10px}.main__desc{text-align:right;max-width:420px}.main__desc>.section-title{margin-bottom:30px}.main__text{font-size:18px;margin-bottom:30px}.catalog__container{background:#e0d4c5}.catalog__tabs{width:100%}.catalog__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;height:130px;padding:0 168px 0 20px;background:#f6f6f6;margin-left:auto}.catalog__link{padding:0 10px;text-align:center;font-size:24px;color:rgba(172,138,98,.41);-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.catalog__link.active,.catalog__link:hover{color:#ac8a62}.catalogTab{position:relative;width:100%;height:100%}.catalogTab__title{z-index:10;top:0;left:0;color:#ac8a62;text-transform:uppercase;font-size:24px;width:130px;height:100%;text-align:right;padding-bottom:70px;padding-right:70px;background:#e0d4c5}.catalogTab__btn{position:absolute;bottom:0;right:650px;z-index:10}.catalogTab__slider{height:100%;margin-left:auto;max-width:1000px;overflow:hidden}.catalogTab__slide{position:relative}.catalogTab__desc{background:#fff;text-align:right;padding:26px 60px;width:480px;height:295px}.catalogTab__date{margin-bottom:12px;font-size:12px}.catalogTab__name{font-weight:600;font-size:18px;margin-bottom:18px}.catalogTab__info{padding-right:30px;border-right:2px solid #ac8a62}.catalogTab__info-item{margin-bottom:8px}.catalogTab__image{display:block;width:600px;height:600px;-o-object-fit:cover;object-fit:cover;margin-left:auto}.catalogTab__btns{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:76px;z-index:10;right:30px;bottom:-70px;height:15px}.catalogTab__btns::before{content:'';position:absolute;width:2px;height:100%;background-color:#ac8a62;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.catalogTab__btn-next,.catalogTab__btn-prev{height:15px;opacity:.4;trasition:250ms}.catalogTab__btn-next:hover,.catalogTab__btn-prev:hover{opacity:1}video{width:100%;height:100%}.create__image,.create__video{width:calc(50% - 30px);height:400px;pointer-events:none}.create__image>iframe,.create__video>iframe{width:100%;height:100%}.create__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.create__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(50% - 30px)}.createCard{width:50%;margin-bottom:60px}.createCard__icon{margin-bottom:14px}.createCard__icon>svg{display:block}.createCard__title{margin-bottom:8px;font-weight:600}.details{overflow:hidden;margin-bottom:0}.details__slider{width:100%;overflow:hidden;margin:0 auto 98px}.details__videos{max-width:860px;margin:0 auto}.details__video{position:relative;width:100%;background:#e0d4c5;cursor:pointer;height:384px;margin:0 auto 64px}.details__video::before{content:'';position:absolute;width:60%;height:calc(100% + 40px);background-color:#ac8a62;top:-20px;right:-28px;z-index:0}.details__video.start::after{content:'';position:absolute;width:100%;height:100%;background:-o-linear-gradient(270.27deg,#e0d4c5 16.57%,rgba(255,255,255,.301395) 81.67%,rgba(255,255,255,0) 92.71%);background:linear-gradient(179.73deg,#e0d4c5 16.57%,rgba(255,255,255,.301395) 81.67%,rgba(255,255,255,0) 92.71%);top:0;left:0;opacity:0;z-index:1;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.details__video .play,.details__video.start:hover::after{opacity:1}.details__video>img{display:block;position:relative;z-index:1}.details__video>iframe{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.details__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details__video-link{position:relative;display:block;height:110px;width:176px;-webkit-box-shadow:-9px -5px 0 -5px #ac8a62;box-shadow:-9px -5px 0 -5px #ac8a62}.details__video-link:not(:last-child){margin-right:25px}.details__video-link.active>.play,.details__video-link:hover>.play{opacity:1}.num{position:absolute;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:-22px;top:0;font-weight:600;color:#ac8a62}.play{position:absolute;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;opacity:0;top:50%;left:50%;z-index:99;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:576px){.catalogTab__desc{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width:768px){.main__image{width:50%;max-width:468px}}@media only screen and (min-width:992px){.start-popup__wrap:not(:last-child){border-right:4px solid #ac8a62}.catalogTab__title{position:absolute;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media only screen and (min-width:1200px){.start-popup__phone{font-size:24px}}@media only screen and (max-width:1199px){.catalogTab__desc{width:390px;margin-left:130px}}@media only screen and (max-width:991px){.start-popup__content{display:block;height:100%;overflow:-moz-scrollbars-none;overflow-x:scroll;-ms-overflow-style:none;padding-bottom:50px}.start-popup__content::-webkit-scrollbar{width:0}.start-popup__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start-popup__wrap{width:100%;padding:30px 10px}.start-popup__wrap:not(:last-child){border-bottom:4px solid #ac8a62}.catalog__nav{max-width:100%}.catalogTab__title{text-align:center;padding:20px 0;width:100%}.catalogTab__btn{right:50%;bottom:40px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.catalogTab__desc{margin-left:70px}.catalogTab__image{width:100%}.createCard{width:calc(50% - 10px)}}@media only screen and (max-width:767px){.start-popup__header{padding-top:15px}.start-popup__title{font-size:32px}.start-popup__subtitle{font-size:14px;margin-bottom:24px}.main{padding-top:45px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.catalog__nav{height:70px}.catalog__link{font-size:18px}.catalogTab__btns{bottom:-44px}.create__image,.create__video{display:none}.create__desc{width:100%}}@media only screen and (max-width:575px){.main__desc{text-align:left;margin-bottom:20px}.main__desc>.section-title{max-width:230px;margin-bottom:10px}.main__text{font-size:14px;margin-bottom:20px}.catalog__nav{padding:0 16px}.catalogTab__title{font-size:20px}.catalogTab__btn{bottom:20px}.catalogTab__slider{position:relative}.catalogTab__desc{width:90%;height:auto;padding:14px 14px 20px;margin-left:0;font-size:14px}.catalogTab__info{padding-right:8px;display:none}.catalogTab__image{height:250px}.catalogTab__btns{bottom:50%;width:100%;right:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.catalogTab__btns:before{display:none}.catalogTab__btn-next,.catalogTab__btn-prev{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;width:37px;height:37px;border-radius:50%;background:#e0d4c5}.createCard__icon>svg{width:60px;height:60px;margin:0 auto}.createCard__text,.createCard__title{text-align:center}.details__slider{width:60%}.details__slider .productCard{height:200px}.details__video::before{height:240px;top:-10px}.details__video{height:220px}.details__nav{width:90%;margin:0 auto}.details__video-link{height:60px}}@media only screen and (max-width:1199px) and (min-width:992px){.start-popup__wrap{padding:50px 20px 0}.start-popup__phone{font-size:18px}}@media only screen and (max-width:767px) and (min-width:576px){.main__desc{margin-bottom:30px}}@media only screen and (max-width:991px) and (min-width:768px){.main__desc>.section-title{font-size:28px}.main__text{padding-left:20px;font-size:16px}}