@charset "UTF-8";@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-Regular.woff2")format("woff2");font-style:normal;font-weight:400}@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-RegularItalic.woff2")format("woff2");font-style:italic;font-weight:400}@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-Medium.woff2")format("woff2");font-style:normal;font-weight:500}@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-MediumItalic.woff2")format("woff2");font-style:italic;font-weight:500}@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-Bold.woff2")format("woff2");font-style:normal;font-weight:700}@font-face{font-family:Inter_;src:url("../../fonts/Inter/Inter-BoldItalic.woff2")format("woff2");font-style:italic;font-weight:700}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}:root{--scrollbar-width:0;--scroll-margin:0;--z-index:0}:focus{outline:none}::selection{color:#fff;background-color:#7a247d}::placeholder{color:#999}:focus::placeholder{color:#000}.webpage{scrollbar-width:none;user-select:none;pointer-events:none;overflow:hidden}.webpage::before,.webpage::after{content:"";position:fixed;transition:visibility .2s,opacity .2s}.webpage::before{width:100%;height:100%;background-color:#fff;top:0;left:0;z-index:1}.webpage::after{width:32px;height:32px;margin:-16px 0 0 -16px;border:4px solid transparent;border-top-color:#7a247d;border-right-color:#7a247d;border-radius:50%;box-sizing:border-box;top:50%;left:50%;z-index:2;animation:rotate .8s linear infinite}.webpage_loaded{scrollbar-width:auto;user-select:auto;pointer-events:auto;overflow:auto}.webpage_loaded::before,.webpage_loaded::after{visibility:hidden;opacity:0}.webpage__content{width:100%;min-width:296px;margin:0;hyphens:auto;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}.webpage_frozen{scrollbar-width:none;user-select:none;overflow:hidden}.webpage_frozen .webpage__content{padding-right:var(--scrollbar-width,0);box-sizing:border-box;position:fixed;top:var(--scroll-margin,0);overflow:hidden}.wrapper{width:100%;margin:0 auto}.modal{width:100vw;height:100%;padding:12px;box-sizing:border-box;background-color:#fff;scrollbar-width:none;overscroll-behavior:none;user-select:none;display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:calc(1 + var(--z-index,-1));overflow:auto}.modal::before{content:"";width:32px;height:32px;margin:-16px 0 0 -16px;border:4px solid transparent;border-top-color:#7a247d;border-right-color:#7a247d;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;left:50%;z-index:-1;animation:rotate .8s linear infinite}.modal:not([data-caption=""])::after{content:attr(data-caption);max-width:100%;margin-top:12px;font:400 14px/1.4 Inter_;color:#101010;text-align:center;white-space:pre-line;flex:0}.modal__close{padding:11px;top:12px;right:12px}.modal__close,.modal__control{width:40px;height:40px;color:#fff;border-radius:50%;box-sizing:border-box;background-color:rgba(0,0,0,.4);position:absolute;z-index:1;cursor:pointer}.modal__control{padding:13px;top:50%}.modal__control:first-of-type{left:12px;transform:translateY(-50%)scaleX(-1)}.modal__control:last-of-type{right:12px;transform:translateY(-50%)}.modal__content{max-width:100%;scrollbar-width:none;position:relative;flex:1}.modal#lightbox{justify-content:space-between}.modal#lightbox .modal__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.modal__image{max-width:100%;max-height:100%;border-radius:12px;pointer-events:none;transform:scale(.2)}.modal,.modal__image,.modal:not([data-caption=""])::after{visibility:hidden;opacity:0;transition:transform .2s,visibility .2s,opacity .2s}.modal_visible,.modal_loaded .modal__image,.modal_loaded:not([data-caption=""])::after{visibility:visible;opacity:1;transform:scale(1)}.header{border-bottom:1px solid #e3e3e3}.header__wrapper{padding:12px 12px 8px;box-sizing:border-box;position:relative}.header__burger{width:32px;height:32px;color:#000;position:absolute;top:50%;right:16px;z-index:1;cursor:pointer;transform:translateY(-50%)}.logotype{font-size:12px;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center}.logotype__symbol{width:5em;height:5em;color:#fff;border-radius:50%;flex:0 0 auto;background-image:linear-gradient(#79277f,#5e85be)}.logotype__wrapper{margin-left:1em;display:inline-flex;flex-direction:column;flex:0 0 auto}.logotype__title{margin-bottom:8px;font:500 1.25em/1 Inter_;color:#000}.logotype__caption{font:400 .75em/1.333333333em Inter_;color:#999}.breadcrumbs{margin:21px auto 14px;padding:0 12px;list-style:none;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:baseline}.breadcrumbs__section{padding:2px 0;font:400 13px/16px Inter_;flex:0 0 auto;display:flex;align-items:center}.breadcrumbs__section:not(:last-of-type)::after{content:"/";margin:0 8px;font-size:16px;color:#d3d3d3}.breadcrumbs__link{color:#333;text-decoration:none;transition:color .2s}.breadcrumbs__link:hover{color:#7a247d}.breadcrumbs__link_active{font-weight:500;color:#000;pointer-events:none}.footer{font:400 14px/20px Inter_;border-top:1px solid #e3e3e3}.footer__wrapper{margin:0 auto;padding:0 12px;box-sizing:border-box;list-style:none;box-sizing:border-box}.footer__section{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}.footer__section:first-of-type{padding:16px 0}.footer__section:last-of-type{padding:24px 0 16px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.footer__logotype{font-size:10px}.footer__surfing{margin-top:12px;display:flex;flex-wrap:wrap}.footer__surfing-link{margin:4px 8px;color:#000;text-decoration:none}.footer__content{width:100%}.footer__media{width:100%;margin-top:24px}.footer__copyright{font-weight:500;display:block}.footer__copyright br{display:none}.footer__staff{margin:12px -12px 0;padding:0;list-style:none;display:flex;flex-direction:column}.footer__staff-section{padding:8px 12px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.footer__staff-row:last-of-type{margin:8px -12px 0;display:flex;flex-wrap:wrap}.footer__staff-title,.footer__media-title{font-weight:500;display:block}.footer__staff-title{margin-bottom:5px}.footer__staff-caption{font-size:12px;line-height:16px;color:#8f8f8f;display:block}.footer__staff-link{margin:4px 12px;color:#000;text-decoration:none}.footer__media-links{margin-top:12px;display:flex}.footer__media-link{padding:10px;border-radius:50%;background-image:linear-gradient(#79277f,#5e85be);flex:0 0 auto}.footer__media-link:not(:first-of-type){margin-left:8px}.footer__media-symbol{width:20px;height:20px;color:#fff;box-sizing:border-box;display:block}.footer__media-symbol_type_telegram{transform:translateX(-1px)}.footer__media-symbol_type_vkontakte{transform:scale(1.2)}.footer__media-symbol_type_rutube{transform:scale(1.2)}.footer__privacy{margin-top:24px;font-size:12px;color:#bcbcbc;text-decoration:none;display:inline-block}.footer__staff-link,.footer__surfing-link,.footer__privacy{transition:color .2s}.footer__staff-link:hover,.footer__surfing-link:hover{color:#7a247d}.footer__privacy:hover{color:#9c9c9c}.developer{padding:20px 12px 16px;box-sizing:border-box}.developer__link{margin:0 auto;color:#000;text-decoration:none;display:inline-flex;align-items:center}.developer__caption{font:400 12px/24px Inter_;margin-right:12px}.developer__symbol{width:72px;height:38px}.pagetitle{padding:0 12px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.pagetitle_shifted{margin-top:32px}.pagetitle__text{margin:0;font:500 24px/32px Inter_;display:flex;justify-content:space-between;align-items:flex-end}.pagetitle__text br{display:none}.pagetitle__text-symbol{width:56px;height:56px;margin-left:24px;color:#79277f;flex:0 0 auto;display:none}.pagetitle__form{margin-top:25px;display:flex;flex-direction:column;align-items:flex-start}.pagetitle__form-wrapper{border-radius:8px;border:1px solid #cecece;box-sizing:border-box;position:relative;overflow:hidden}.pagetitle__form-input{border:0;width:288px;padding:15px 16px 15px 47px;box-sizing:border-box;font:400 16px/1 Inter_;text-overflow:ellipsis;position:relative;z-index:1}.pagetitle__form-button{margin-top:16px;padding:18px 32px;font:500 16px/1 Inter_;color:#fff;border:0;border-radius:26px;background-image:linear-gradient(#79277f,#5e85be);cursor:pointer}.pagetitle__form-button:active{transform:translate(1px,1px)}.pagetitle__form-symbol{width:16px;height:16px;position:absolute;top:50%;left:16px;z-index:2;transform:translateY(-50%)}.category{margin:21px auto}.category__list{margin:0;padding:0 12px;list-style:none;display:flex;flex-wrap:wrap;animation:fadeIn .8s}.category__list[hidden]{display:none}.category__list-item{width:100%;margin:10px 0;padding:20px;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;background-color:#f5f5f5;position:relative;flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between}.category__list-item::before{content:"";width:100%;height:100%;border-radius:12px;background-image:linear-gradient(#79277f,#5e85be);position:absolute;top:0;left:0;z-index:1;opacity:0;transition:opacity .2s}.category__list-item:hover::before{opacity:1}.category__link{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}.category__section{font-family:Inter_;line-height:1.4;position:relative;z-index:2}.category__heading{margin:-5px 0 0;font-weight:500;font-size:20px}.category__paragraph{margin:10px 0 0;font-weight:400;font-size:14px;color:#666}.category__span{margin-top:18px;font:500 14px/1 Inter_;color:#000;display:flex;align-items:center;position:relative;z-index:2}.category__symbol{width:16px;height:16px;margin-left:8px}.category__tablist{padding:0 8px 10px;display:flex;flex-wrap:wrap}.category__tablist-tab{margin:4px;padding:7px 8px 9px;font:500 14px/1 Inter_;color:#101010;border:1px solid #e5e5e5;border-radius:8px;box-sizing:border-box;position:relative;background-color:#f5f5f5;background-clip:padding-box;cursor:pointer}.category__tablist-tab[aria-selected="true"]{color:#fff;background-image:linear-gradient(#79277f,#5e85be);pointer-events:none}@media(hover:hover){.category__heading,.category__paragraph,.category__span{transition:color .2s}.category__list-item:hover .category__heading,.category__list-item:hover .category__paragraph,.category__list-item:hover .category__span{color:#fff}.category__span{color:transparent}}.feedback{margin:32px 0;background-image:linear-gradient(#79277f,#5e85be)}.feedback__wrapper{padding:32px 12px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.sendmail{width:100%;padding:18px 20px 24px;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;background-color:#f5f5f5;flex:0 0 auto}.sendmail__title{margin:0;font:500 24px/1.1 Inter_}.sendmail__subtitle{margin:12px 0 8px;font:400 14px/1.4 Inter_;color:#666}.sendmail__input{width:100%;margin-top:12px;padding:12px 12px 14px;font:400 16px/1.2 Inter_;border:1px solid #cecece;border-radius:8px;box-sizing:border-box;background-color:#fff}.sendmail__input.error{color:#fff;border-color:#ff3a3a;background-color:#ff3a3a}.sendmail__input.error::placeholder{color:rgba(255,255,255,.5)}.sendmail__error{padding:7px 8px 2px;font:400 13px/1.2 Inter_;color:#ff3a3a;display:block}.sendmail__approval{padding:16px 8px 20px;pointer-events:auto !important;display:flex}.sendmail__approval-label{width:16px;height:16px;color:transparent;border:2px solid #666;border-radius:4px;box-sizing:border-box;position:relative;flex:0 0 auto}.sendmail__approval-symbol{width:10px;height:10px;margin:1px auto 0;display:block}.sendmail__approval-span{padding-left:8px;font:400 12px/1.2 Inter_;color:#666}.sendmail__submit{width:100%;padding:13px 0 16px;font:500 16px/1.4 Inter_;color:transparent;border:0;border-radius:8px;box-sizing:border-box;background-image:linear-gradient(#79277f,#5e85be);position:relative;cursor:pointer;transition:color .1s}.sendmail__submit::after{content:"";width:28px;height:28px;margin:-14px 0 0 -14px;border:3px solid transparent;border-top-color:#fff;border-right-color:#fff;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;left:50%;z-index:2;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s;animation:rotate .8s linear infinite}.sendmail__agreement{display:none}.sendmail__agreement:checked~.sendmail__approval .sendmail__approval-label{color:#333}.sendmail__agreement:not(:checked)~*{user-select:none;pointer-events:none}.sendmail__agreement:checked~.sendmail__submit{color:#fff}.sendmail__agreement:checked~.sendmail__submit::after{visibility:hidden;opacity:0}.sendmail_loading .sendmail__submit{color:transparent !important}.sendmail_loading .sendmail__submit::after{visibility:visible !important;opacity:1 !important}.sendmail_loading>*{user-select:none !important;pointer-events:none !important}@media(min-width:480px){.sendmail{width:380px;padding:22px 24px 28px;margin:0 auto}}.parallax{width:432px;height:432px;margin-right:164px;position:relative;display:none}.parallax__symbol{color:#fff;position:absolute;transition:transform .2s}.parallax__logotype{width:100%;height:100%;display:block}.parallax__rockfall{width:82px;height:82px;top:-56px;right:0}.parallax__settings{width:104px;height:104px;top:90px;right:-128px}.parallax__machine{width:86px;height:86px;top:248px;right:-108px}.parallax__tractor{width:90px;height:90px;right:-20px;bottom:-48px}.parallax__flacon{width:82px;height:82px;left:12px;bottom:-50px}.parallax__beehive{width:82px;height:82px;top:250px;left:-104px}.parallax__sewing-machine{width:76px;height:76px;top:104px;left:-104px}.parallax__building-crane{width:82px;height:82px;top:-40px;left:-28px}.catalog{margin:32px auto}.catalog__list{margin:-10px;padding:0 12px;list-style:none;display:flex;flex-wrap:wrap}.catalog__list-item{width:100%;margin:10px;padding:20px;font-family:Inter_;color:#fff;border-radius:12px;box-sizing:border-box;background:#333 center / cover no-repeat;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:filter .2s}.catalog__list-item:hover{filter:brightness(1.2)}.catalog__title{margin:-5px 0 0;font:500 20px/1.4 Inter_}.catalog__wrapper{margin-top:63px;display:flex;justify-content:space-between;align-items:flex-end}.catalog__labels{margin:-4px;display:flex;flex-wrap:wrap}.catalog__label{margin:4px;padding:7px 8px 8px;font:500 14px/1 Inter_;color:#fff;border-radius:8px;box-sizing:border-box;background-image:linear-gradient(#79277f,#5e85be)}.catalog__symbol{width:20px;height:20px;margin-left:32px;flex:0 0 auto}.catalog__link{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.description{width:calc(100% - 24px);margin:25px auto 0;padding:10px 0;list-style:none;border-radius:12px;box-sizing:border-box;background-color:#f5f5f5;display:flex;flex-wrap:wrap;align-items:flex-start}.description__section{width:100%;padding:10px 20px;box-sizing:border-box;flex:0 0 auto}.description__symbol{width:20px;height:20px;margin-right:8px;color:#79277f;flex:0 0 auto}.description__title{margin:0 0 13px;font:500 18px/1.1 Inter_;color:#101010;display:flex;align-items:center}.description__caption{margin:9px 0 0;font:400 14px/1.4 Inter_;color:#666}.description br{display:none}.content{margin-top:32px;padding:0 12px;box-sizing:border-box}.content h3{margin:18px 0 13px;font:500 18px/1.2 Inter_}.content p{margin:9px 0 0;font:400 14px/1.4 Inter_;color:#666}.table{margin-top:18px;padding:0 12px;box-sizing:border-box}.table__caption{margin:0 0 20px;font:500 18px/1.2 Inter_}.table__caption_enlarged{margin-bottom:18px;font-size:24px}.table__overflow{overflow-x:auto}.table__wrapper{width:100%;margin:0;padding:0;list-style:none;border:1px solid #e5e5e5;border-radius:12px;box-sizing:border-box;background-color:#fff;display:table;overflow:hidden}.table__row{display:table-row}.table__row:first-of-type{background-color:#f5f5f5}.table__cell{padding:16px;font:400 14px/1.4 Inter_;color:#666;border-bottom:1px solid #e5e5e5;box-sizing:border-box;display:table-cell}.table__cell:not(:first-of-type){border-left:1px solid #e5e5e5}.table__row:first-of-type .table__cell{font-weight:500;color:#101010}.table__row:last-of-type .table__cell{border-bottom:0}.table__link{color:#666;text-decoration:none;transition:color .2s}.table__link:hover{color:#101010}.carousel{margin:40px auto;padding:0 12px;box-sizing:border-box;position:relative;cursor:grab}.carousel:active,.carousel__image:active{cursor:grabbing}.carousel__overflow{border-radius:12px;overflow:hidden}.carousel__list{margin:0;padding:0;list-style:none;position:relative;display:flex}.carousel__card{width:100%;flex:0 0 auto}.carousel__card:not(:last-of-type){margin-right:16px}.carousel__image{width:100%;height:auto;border-radius:12px;background-color:#f5f5f5;display:block;cursor:pointer}.carousel__control{width:40px;height:40px;padding:13px;border-radius:50%;box-sizing:border-box;background-color:rgba(0,0,0,.2);position:absolute;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}.carousel__control:first-of-type{left:24px;transform:translateY(-50%)scaleX(-1)}.carousel__control:last-of-type{right:24px}.carousel__symbol{width:14px;height:14px;color:#fff;display:block}@media(hover:hover){.carousel__image{transition:filter .2s}.carousel__image:hover{filter:brightness(1.1)}}.mmenu{height:100%;margin:-12px 0;padding:0;list-style:none;display:flex;flex-direction:column;justify-content:space-between}.mmenu__section{flex:0 0 auto}.mmenu__section:first-of-type{max-height:320px;scrollbar-width:none;overflow:auto}.mmenu__section:last-of-type{margin-top:24px}.mmenu__link{font:500 18px/1.2 Inter_;color:#101010;text-decoration:none;display:table}.mmenu__link:not(:first-of-type){margin-top:12px}.mmenu__header{margin-bottom:24px}.mmenu__header .header__wrapper{padding:12px 0 8px}.mmenu__footer{border-top:0}.mmenu__footer .footer__wrapper{margin:0 -12px}.mmenu__footer .footer__section:last-of-type{border-bottom:0}@media(min-width:576px){.wrapper{max-width:552px}.modal__close{top:24px;right:24px}.header__wrapper{padding:12px 0 8px}.header__burger{right:0}.breadcrumbs{padding:0}.footer__wrapper{padding:0}.pagetitle{padding:0}.pagetitle__form{display:flex;flex-direction:row;align-items:stretch}.pagetitle__form-button{margin:0 0 0 16px}.category__list{padding:0}.category__tablist{margin:0 -4px;padding:0 0 10px}.feedback__wrapper{padding:32px 0}.catalog__list{padding:0}.content{padding:0}.table{padding:0}.carousel{margin:44px auto;padding:0}.carousel__card{width:50%}.carousel__control{background-color:rgba(0,0,0,.4)}.carousel__control:first-of-type{left:-60px}.carousel__control:last-of-type{right:-60px}}@media(min-width:768px){.wrapper{max-width:736px}.breadcrumbs{margin:24px auto 17px}.breadcrumbs__section{font-size:14px}.breadcrumbs__section:not(:last-of-type)::after{margin:0 10px}.footer__section{flex-direction:row}.footer__section:first-of-type{align-items:center}.footer__surfing{margin-top:0}.footer__surfing-link{margin:4px 12px}.footer__copyright br{display:initial}.footer__content{width:60%}.footer__media{width:40%;margin-top:0}.developer{text-align:center}.pagetitle_shifted{margin-top:36px}.category{margin:25px auto}.category__list{margin:0 -10px}.category__list-item{width:calc(50% - 20px);margin:10px}.feedback{margin:36px 0}.feedback__wrapper{padding:36px 0}.sendmail{padding:28px 32px 32px}.sendmail__title{font-size:32px}.sendmail__subtitle{margin:17px 0 11px;font-size:16px}.catalog{margin:36px auto}.catalog__list-item{width:calc(50% - 20px)}.catalog__wrapper{margin:63px 0 -4px}.description{width:100%;margin-top:29px;padding:0;border-left:8px solid #79277f}.description__section{width:50%;padding:24px}.description__symbol{width:24px;height:24px;margin-right:12px}.carousel{margin:48px auto}.carousel__card{width:calc(100% / 3)}}@media(min-width:992px){.wrapper{max-width:960px}#mmenu{display:none}.header__wrapper{padding:16px 0 12px}.header__burger{display:none}.logotype{font-size:16px}.logotype__wrapper{margin-left:1.25em}.breadcrumbs{margin:37px auto 41px}.breadcrumbs__section{padding:1px 0;font-size:16px;line-height:24px}.breadcrumbs__section:not(:last-of-type)::after{margin:0 12px;font-size:20px}.footer{font-size:16px;line-height:24px}.footer__section:last-of-type{padding:30px 0 16px}.footer__logotype{font-size:16px}.footer__surfing-link{margin:8px 32px}.footer__staff{margin:20px -12px 0;flex-direction:row}.footer__staff-section{padding:0 12px}.footer__staff-row:last-of-type{margin:12px -12px 0}.footer__privacy{margin-top:69px;font-size:16px}.developer{padding:32px 12px 16px}.developer__symbol{width:88px;height:46px}.pagetitle{flex-direction:row;justify-content:space-between;align-items:flex-end}.pagetitle_shifted{margin-top:40px}.pagetitle__text{font-size:32px;line-height:40px}.pagetitle__text br{display:initial}.pagetitle__text-symbol{display:initial}.pagetitle__form{margin-top:0}.pagetitle__text_filled{width:100%;align-items:center;margin-top:-20px}.pagetitle__text_filled .pagetitle__text-symbol{width:120px;height:120px}.category{margin:28px auto}.category__list{margin:-12px}.category__list-item{width:calc(50% - 24px);margin:12px;padding:32px}.category__heading{margin:-10px 0 0;font-size:28px}.category__paragraph{font-size:16px}.category__span{margin-top:26px;font-size:16px}.category__symbol{width:20px;height:20px;margin-left:12px}.category__tablist{margin:0 -6px;padding-bottom:28px}.category__tablist-tab{margin:4px 6px}.feedback{margin:40px 0}.feedback__wrapper{padding:40px 0}.catalog{margin:40px auto}.catalog__list{margin:-12px}.catalog__list-item{width:calc(50% - 24px);margin:12px;padding:32px}.catalog__title{margin-top:-10px;font-size:28px}.description{margin-top:26px}.description__section{padding:28px}.description__title{margin-bottom:14px;font-size:20px}.description__caption{margin-top:10px;font-size:16px}.description br{display:initial}.content{margin-top:48px}.content h3{margin:24px 0 18px;font-size:20px}.content p{margin-top:13px;font-size:16px}.table{margin-top:23px}.table__caption{margin-bottom:23px;font-size:20px}.table__caption_enlarged{margin-bottom:22px;font-size:28px}.table__cell{padding:20px;font-size:16px}.carousel{margin:52px auto}.carousel__card:not(:last-of-type){margin-right:20px}.carousel__control:first-of-type{left:-64px}.carousel__control:last-of-type{right:-64px}}@media(min-width:1200px){.wrapper{max-width:1152px}.breadcrumbs{margin:69px auto 62px}.pagetitle_shifted{margin-top:44px}.pagetitle__text{font-size:36px;line-height:44px}.pagetitle__text_filled{margin-top:-36px}.pagetitle__text_filled .pagetitle__text-symbol{width:160px;height:160px}.category{margin:31px auto 0}.category__list-item{width:calc(100% / 3 - 24px)}.category__tablist{padding-bottom:56px}.feedback{margin:44px 0}.feedback__wrapper{padding:44px 0}.sendmail{margin:0}.parallax{display:initial}.catalog{margin:44px auto}.catalog__list-item{width:calc(100% / 3 - 24px);aspect-ratio:1 / 1}.catalog__wrapper{margin:0 0 -4px}.description__section{padding:32px}.content{margin-top:56px;padding-right:192px}.table__cell{padding:20px 32px}.carousel{margin:56px auto}.carousel__control:first-of-type{left:-68px}.carousel__control:last-of-type{right:-68px}}@media(min-width:1400px){.wrapper{max-width:1344px}.feedback{margin:60px 0}.feedback__wrapper{padding:60px 0}.content{margin-top:60px}.carousel{margin:60px auto}.carousel__card:not(:last-of-type){margin-right:24px}.carousel__control:first-of-type{left:-72px}.carousel__control:last-of-type{right:-72px}}