.reviews-list{margin-bottom:72px}.reviews-list__text{max-width:940px;margin-bottom:16px;font-size:24px;line-height:29px}.reviews-list__area{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:48px}.reviews-list__recommend{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-negative:0;flex-shrink:0;position:relative;margin-left:80px;margin-bottom:48px;width:376px}.reviews-list__recommend-wrap{position:sticky;top:100px;border:1px solid rgba(26,49,77,.1);border-radius:8px;padding:23px 23px 15px}.reviews-list__recommend-title{margin-bottom:23px}.reviews-list__recommend-item{display:block;margin-bottom:14px;width:328px;padding-bottom:12px;text-decoration-color:rgba(26,49,77,.2)}.reviews-list__recommend-picture{position:relative;margin-bottom:11px}.reviews-list__recommend-picture::before{content:"";position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;-webkit-box-shadow:0 4px 10px rgba(26,49,77,.15);box-shadow:0 4px 10px rgba(26,49,77,.15);border-radius:50%;width:64px;height:64px;opacity:.7;background-color:var(--theme-color-5);background-image:url(../img/ic_play.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:25px center}.reviews-list__recommend-image{display:block;border-radius:4px;height:185px}.reviews-list__recommend-name{font-size:18px;font-weight:700;line-height:22px}.reviews-list__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:23px}.reviews-list__main-title{margin-bottom:35px}.reviews-list__main-item{display:block;margin-bottom:38px;padding-bottom:12px;text-decoration:none}.reviews-list__main-picture{position:relative;min-height:406px;margin-bottom:15px}.reviews-list__main-picture::before{content:"";position:absolute;top:50%;left:50%;z-index:1;margin-top:-32px;margin-left:-32px;-webkit-box-shadow:0 4px 10px rgba(26,49,77,.15);box-shadow:0 4px 10px rgba(26,49,77,.15);border-radius:50%;width:64px;height:64px;opacity:.7;background-color:var(--theme-color-5);background-image:url(../img/ic_play.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:25px center}.reviews-list__main-image{display:block;border-radius:4px}.reviews-list__main-name{margin-right:4px;text-decoration:underline;text-decoration-color:rgba(26,49,77,.2);font-size:24px;font-weight:700;line-height:29px}.reviews-list__main-city{font-size:18px;line-height:22px;color:rgba(26,49,77,.7)}.review-feedback{margin-top:44px;margin-bottom:44px}.review-feedback__caption{margin-bottom:22px}.review-feedback__area{border:1px solid rgba(26,49,77,.1);border-radius:4px;padding:26px 47px 31px}.review-feedback__top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:19px}.review-feedback__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:4px}.review-feedback__title{margin-bottom:13px}.review-feedback__text{max-width:890px;font-size:18px;line-height:22px}.review-feedback__text a{text-decoration-color:rgba(26,49,77,.2);font-weight:700}.review-feedback__btn-box{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:180px;width:312px}.review-feedback__button{display:block;margin-bottom:8px;border-radius:4px;padding:12px 12px 15px;text-decoration:none;text-align:center;font-size:18px;font-weight:700;line-height:21px}.review-feedback__button_yellow{background-color:#eb9d06}.review-feedback__button_blue{background-color:#09e;color:#fff}.review-feedback__bot{border-top:1px solid rgba(26,49,77,.1);padding-top:27px}.review-feedback__headline{margin-bottom:8px}.markbox{position:fixed;z-index:10000000000;top:0;left:0;padding:24px 104px 96px;width:100%;height:100%;overflow:hidden;-webkit-animation-name:markbox_show;animation-name:markbox_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.markbox_hide{-webkit-animation-name:markbox_hide;animation-name:markbox_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes markbox_show{0%{opacity:0}100%{opacity:1}}@keyframes markbox_show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes markbox_hide{0%{opacity:1}100%{opacity:0}}@keyframes markbox_hide{0%{opacity:1}100%{opacity:0}}.markbox__layout{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,.87)}.markbox__close{position:absolute;z-index:10;top:0;right:0;padding:30px;width:90px;height:90px;background-color:#fff;-webkit-mask-image:url(../img/ic_close_dark.svg);mask-image:url(../img/ic_close_dark.svg);-webkit-mask-size:22px 22px;mask-size:22px 22px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;opacity:.7;cursor:pointer}.markbox__inner{position:relative;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:100%;height:100%}.markbox__media{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:100%;height:100%;-webkit-transform:translateX(var(--transition-x)) scale(var(--slide-scale));transform:translateX(var(--transition-x)) scale(var(--slide-scale));-ms-touch-action:none;touch-action:none}.markbox__media::before{content:"";position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;border-radius:50%;border:5px solid #f2f2f2;border-top:5px solid #000;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-animation:.4s linear infinite paused markbox__media_load;animation:.4s linear infinite paused markbox__media_load}.markbox__media_video{position:relative;top:unset;left:unset;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:100%;height:100%;-webkit-transform:unset;transform:unset}@-webkit-keyframes markbox__media_load{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes markbox__media_load{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.markbox__media_load::before{z-index:2;opacity:1;-webkit-animation-play-state:running;animation-play-state:running}.markbox__media_animation{-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s}.markbox__image{position:relative;width:auto;max-width:100%;max-height:100%;background-color:#fff;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}.markbox__iframe{position:relative;width:100%;height:100%;border:none}.markbox__button{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:2;top:0;bottom:0;width:104px;cursor:pointer}.markbox__button:before{content:"";display:block;width:40px;height:40px;opacity:.7;background-color:#fff}.markbox__button_prev{left:0}.markbox__button_prev:before{-webkit-mask-image:url(../img/ic_prev.svg);mask-image:url(../img/ic_prev.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}.markbox__button_next{right:0}.markbox__button_next:before{-webkit-mask-image:url(../img/ic_next.svg);mask-image:url(../img/ic_next.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center}.markbox__button_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation-name:markbox__button_show;animation-name:markbox__button_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.markbox__button_hide{-webkit-animation-name:markbox__button_hide;animation-name:markbox__button_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes markbox__button_show{0%{opacity:0}100%{opacity:1}}@keyframes markbox__button_show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes markbox__button_hide{0%{opacity:1}100%{opacity:0}}@keyframes markbox__button_hide{0%{opacity:1}100%{opacity:0}}.markbox__info{position:absolute;z-index:2;padding:25px 44px;max-width:360px;top:0;left:0;font-size:14px;line-height:16px;color:#fff}.markbox__thumbnails-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1;bottom:0;left:0;right:0;padding:24px 0;margin:0 65px;overflow:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.markbox__thumbnails-box::before{content:"";position:fixed;bottom:0;left:0;right:0;height:96px;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%)}.markbox__thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;max-width:100%}.markbox__thumbnail{-ms-flex-negative:0;flex-shrink:0;position:relative;width:60px;border-radius:6px;opacity:.7;overflow:hidden;cursor:pointer;-webkit-transition-property:width,opacity;transition-property:width,opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:6px;border:1px solid transparent;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail_active{width:70px;opacity:1}.markbox__thumbnail_active:before{border-color:#fff}.markbox__thumbnail_video::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;background-image:url(../img/ic_play_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.8;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail_video.markbox__thumbnail_active::after{opacity:1}.markbox__thumbnail-image{height:70px;-o-object-fit:cover;object-fit:cover}.why-we{padding-top:80px;padding-bottom:80px;background-color:#f9fafa}.why-we:not(:last-child){margin-bottom:72px}.why-we__title{margin-bottom:40px}.why-we__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;gap:31px 0}.why-we__item{position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 12px;width:calc(33% - 20px);min-height:54px;padding-left:64px}.why-we__picture{position:absolute;left:0;top:0}.why-we__image{width:48px;height:48px}.why-we__headline{display:block;margin-bottom:5px;font-weight:700}.why-we__text{display:block;color:rgba(26,49,77,.8);font-size:16px;line-height:20px}.why-we__more{margin-top:40px}.why-we__button{padding:12px 35px 9px;font-size:18px;line-height:24px;font-weight:700}@media (min-width:1240.1px){.reviews-list__recommend-picture:hover::before{opacity:1}.reviews-list__recommend-picture::before{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.reviews-list__main-picture:hover::before{opacity:1}.markbox__close,.reviews-list__main-picture::before{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__button:hover::before,.markbox__close:hover{opacity:1}.markbox__button:before{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail:hover,.markbox__thumbnail_video:hover,.markbox__thumbnail_video:hover::after{opacity:1}}@media (max-width:1240px){.reviews-list{margin-bottom:44px}.reviews-list__text{margin-bottom:12px;font-size:20px;line-height:24px}.reviews-list__area{display:block;margin-top:44px}.reviews-list__recommend{margin-bottom:32px;margin-left:0;width:auto}.reviews-list__recommend-wrap{position:static;border:none;padding:0}.reviews-list__recommend-title{margin-bottom:21px}.reviews-list__recommend-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -16px;overflow:auto}.reviews-list__recommend-list::after,.reviews-list__recommend-list::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:13px}.reviews-list__recommend-item{-ms-flex-negative:0;flex-shrink:0;margin:0 3px;width:280px}.reviews-list__recommend-picture{margin-bottom:8px}.reviews-list__recommend-picture::before{width:44px;height:44px;margin-top:-22px;margin-left:-22px;background-size:13px 13px;background-position:17px center}.reviews-list__recommend-image{height:157px}.reviews-list__main{margin-top:0;margin-bottom:22px}.reviews-list__main-title{margin-bottom:21px}.reviews-list__main-item{margin-bottom:10px}.reviews-list__main-picture{margin-bottom:11px;min-height:480px}.reviews-list__main-picture::before{width:44px;height:44px;margin-top:-22px;margin-left:-22px;background-size:13px 13px;background-position:17px center}.reviews-list__main-name{font-size:20px;line-height:24px}.reviews-list__main-city{display:block;margin-top:7px;font-size:16px;line-height:19px}.review-feedback{margin-top:19px;margin-bottom:19px}.review-feedback__caption{margin-bottom:9px}.review-feedback__area{padding:18px 15px 24px}.review-feedback__top{display:block;padding-bottom:8px}.review-feedback__wrap{padding-top:0}.review-feedback__title{margin-bottom:5px}.review-feedback__text{font-size:16px;line-height:19px}.review-feedback__btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin:19px -6px 0;width:auto}.review-feedback__button{margin:0 6px 12px;width:calc(50% - 12px)}.review-feedback__bot{padding-top:19px}.review-feedback__headline{margin-bottom:8px}.markbox{padding:24px 0 96px}.markbox__close{padding:16px;width:62px;height:62px}.markbox__button{top:unset;height:120px;width:72px}.markbox__thumbnails-box{margin:0 72px;padding:12px 0 24px;-webkit-overflow-scrolling:touch}.markbox__thumbnail{width:40px}.markbox__thumbnail_active{width:60px}.markbox__thumbnail-image{height:60px}.why-we{margin-bottom:44px;padding-top:40px;padding-bottom:40px}.why-we:not(:last-child){margin-bottom:44px}.why-we__title{margin-bottom:23px}.why-we__list{margin:0 -6px;gap:23px 0}.why-we__item{margin:0 6px;padding:54px 0 0;width:calc(50% - 12px)}.why-we__more{margin-top:32px}}@media (max-width:950px){.reviews-list__recommend-list::after,.reviews-list__recommend-list::before{width:10px}.reviews-list__recommend-item{margin:0 6px}.reviews-list__main-picture{min-height:366px}.review-feedback__btn-box{display:block;margin:19px 0 0}.review-feedback__button{margin:0 0 12px;width:100%}.markbox__info{z-index:-1;opacity:0}}@media (max-width:700px){.reviews-list__main-picture{min-height:264px}.why-we__button{width:100%}}@media (max-width:520px){.reviews-list__main-picture{min-height:163px;padding-top:56.6%}.reviews-list__main-image{position:absolute;top:0;left:0;right:0}.why-we_chairs-manufacturer .why-we__item{padding:0 0 0 64px;width:calc(100% - 12px)}}