.mark-modal{opacity:0;display:none;text-align:left;position:fixed;z-index:100000000;top:0;left:0;width:100%;height:100%;overflow:auto;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s}.mark-modal_opacity{opacity:1}.mark-modal_display{display:inline-block}.mark-modal__inner{padding:16px;position:absolute;height:100%;width:100%;top:0;left:0;overflow:auto;text-align:center}.mark-modal__inner::before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.mark-modal__close{position:absolute;top:0;right:0;width:50px;height:50px;opacity:.7;background-image:url(../img/ic_close_dark.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.mark-modal__form-block{display:inline-block;vertical-align:middle;position:relative;z-index:2;border-radius:6px;-webkit-box-shadow:0 18px 30px rgba(0,0,0,.2);box-shadow:0 18px 30px rgba(0,0,0,.2);width:100%;max-width:360px;padding:22px 20px 28px;text-align:left;background-color:#fff}.mark-modal__layer{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(30,30,30,.87)}.mark-modal__title{display:block;margin-bottom:9px;padding-right:30px;font-size:36px;font-weight:700;line-height:38px}.mark-modal__text{margin-top:9px;font-size:16px;line-height:22px}.mark-modal__form{margin-top:17px}.mark-modal__field{display:block;margin-bottom:8px}.mark-modal__input{padding:12px 15px 15px;font-size:16px;line-height:19px}.mark-modal__textarea{resize:none;height:81px;padding:12px 15px 15px;font-size:16px;line-height:19px}.mark-modal__count{display:block;margin-bottom:16px;font-size:14px;line-height:17px}.mark-modal__note{display:block;margin-bottom:16px;padding-top:16px;border-top:1px solid rgba(26,49,77,.1);text-align:center;font-size:14px;line-height:17px}.mark-modal__btn-box{margin-top:12px}.mark-modal__button{width:100%;padding:10px 12px 12px;font-size:18px;line-height:22px}.mark-modal__policy{display:block;margin-top:12px;font-size:12px;line-height:14px;color:rgba(26,49,77,.7)}.mark-modal__basket{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;margin-bottom:24px;padding-left:110px}.mark-modal__picture{position:absolute;top:0;left:0;margin-right:16px}.mark-modal__image{width:94px;height:94px}.mark-modal__info{margin-bottom:16px}.mark-modal__name{display:block}.mark-modal__status{display:block;margin-top:8px;font-size:14px;line-height:18px;font-weight:700;color:#1cc9b9}.mark-modal__price{margin-bottom:16px}.mark-modal__price-line{margin-bottom:2px}.mark-modal__price-note{font-size:14px;line-height:14px}.mark-modal__price-current{font-size:22px;line-height:20px}.mark-modal__mark{position:relative;z-index:1;border-radius:3px;top:-4px;margin-left:10px;padding:0 13px 0 3px;background-color:var(--theme-color-5);font-size:14px;line-height:16px;color:#fff;background-image:url(../img/mark-modal/ic_mark-modal-percent.svg);background-repeat:no-repeat;background-position:top 5px right 4px;background-size:8px 8px}.mark-modal__mark::before{content:"";position:absolute;top:0;left:-7px;bottom:0;z-index:-1;width:20px;height:18px;-webkit-mask-image:url(../img/mark-modal/ic_mark-modal-mark.svg);mask-image:url(../img/mark-modal/ic_mark-modal-mark.svg);-webkit-mask-size:cover;mask-size:cover;background-color:var(--theme-color-5)}.mark-modal__mark::after{content:"";position:absolute;top:8px;left:-3px;border-radius:1px;width:4px;height:2px;background-color:#fff}.mark-modal__price-old{position:relative;font-size:14px;line-height:18px}.mark-modal__price-old::before{content:"";position:absolute;top:7px;left:-1px;right:-1px;height:1px;background-color:var(--theme-color-5)}.mark-modal__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark-modal__counter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px;overflow:hidden;border-radius:4px;border:1px solid rgba(26,49,77,.1);width:94px}.mark-modal__counter-button{position:absolute;left:0;border:none;background-color:#fff;width:31px;top:0;bottom:0}.mark-modal__counter-button::before{content:"";position:absolute;top:14px;left:8px;width:12px;height:2px;border-radius:2px;background-color:rgba(26,49,77,.6)}.mark-modal__counter-number{border:none;padding:5px 31px 6px;width:100%;background-color:transparent;text-align:center;font-size:16px;line-height:19px}.mark-modal__counter-button_plus{right:0;left:unset}.mark-modal__counter-button_plus::after{content:"";position:absolute;top:9px;left:13px;width:2px;height:12px;background-color:rgba(26,49,77,.6)}.mark-modal__counter-button_plus::before{left:8px;border-radius:2px}.mark-modal__favorite{width:32px;height:32px;opacity:.4;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s;background-image:url(../img/ic_heart_dark.svg);background-size:21px 21px;background-repeat:no-repeat;background-position:center center}.mark-modal__favorite_active{background-image:url(../img/ic_heart_red_modal_basket.svg);background-size:21px 21px;background-repeat:no-repeat;background-position:center center;opacity:1}.mark-modal__checkbox{margin-top:12px;cursor:pointer}.mark-modal__checkbox-input{position:absolute;z-index:-1;opacity:0}.mark-modal__checkbox-input:checked+.mark-modal__checkbox-name::before{border:1px solid #1a314d;background-color:#1a314d}.mark-modal__checkbox-name{position:relative;display:block;padding-left:24px;font-size:16px;line-height:24px}.mark-modal__checkbox-name::before{content:"";position:absolute;top:4px;left:0;width:16px;height:16px;border:1px solid rgba(26,49,77,.2);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:border-color,background-color;transition-property:border-color,background-color;-webkit-transition-duration:.2s;transition-duration:.2s}.mark-modal__checkbox-name::after{content:"";position:absolute;top:7px;left:3px;width:10px;height:10px;background-image:url(../img/ic_check_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.solution-gallery{margin-top:60px;margin-bottom:72px}.solution-gallery__crumbs{margin-bottom:26px;margin-top:-47px}.solution-gallery__caption{margin-bottom:40px}.solution-gallery__list{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:24px}.solution-gallery__item_big{grid-column:span 2}.solution-gallery__picture_big{width:1176px}.solution-gallery__picture_small{width:576px}.solution-gallery__image{border-radius:6px}.solution-gallery__image_big{height:784px}.solution-gallery__image_small{height:384px}.solution-gallery__description{margin-top:40px}.solution-gallery__text{font-size:20px;line-height:28px}.solution-gallery__text:not(.solution-gallery__text:last-child){margin-bottom:14px}.solution-category{margin-bottom:60px}.solution-category__title{margin-bottom:40px}.solution-category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.solution-category__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:276px;min-height:76px;padding:6px 10px 6px 6px;margin:0 12px 24px;border:1px solid rgba(26,49,77,.1);border-radius:4px;text-decoration:none;-webkit-transition-property:-webkit-box-shadow;transition-property:box-shadow,-webkit-box-shadow;-webkit-transition-duration:.2s;transition-duration:.2s;overflow:hidden}.solution-category__picture{-ms-flex-negative:0;flex-shrink:0;margin-right:6px;width:64px}.solution-category__image{display:block;height:64px;border-radius:3px}.solution-category__name{display:block;font-size:16px;line-height:19px}.solution-category__count{display:block;font-size:14px;line-height:18px;color:rgba(26,49,77,.5)}.solution-products{margin-bottom:72px}.solution-products__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;margin-bottom:40px}.solution-products__note{display:block;padding:6px 9px;border:1px solid var(--theme-color-5);background-color:#fff;border-radius:6px;font-weight:700;color:var(--theme-color-5)}.solution-products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;margin:0 -12px 2px}.solution-products__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(33.33% - 24px);margin:0 12px 40px;text-decoration:none}.solution-products__picture{-ms-flex-negative:0;flex-shrink:0;width:176px;margin-right:10px}.solution-products__image{height:176px}.solution-products__info{margin-top:21px}.solution-products__name{display:block;margin-bottom:8px;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.solution-products__count{display:block;margin-bottom:16px;font-size:18px;line-height:22px;color:rgba(26,49,77,.5)}.solution-products__price{display:block;font-weight:700}.solution-products__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:38px 150px;background-color:#f9fafa;border-radius:6px}.solution-products__total-text{display:block;margin-right:30px;font-weight:700;font-size:22px;line-height:28px}.solution-products__total-price{margin:0 10px 0 11px;font-weight:700;font-size:36px;line-height:36px;white-space:nowrap;letter-spacing:-.03em}.solution-products__button{padding:10px 185px;font-size:18px;line-height:24px}@media (min-width:1240.1px){.mark-modal__close:hover{opacity:1}.mark-modal__counter-button:hover::after,.mark-modal__counter-button:hover::before{background-color:#1a314d}.mark-modal__favorite:hover{opacity:.6}.mark-modal__checkbox:hover .mark-modal__checkbox-name::before{border-color:rgba(26,49,77,.5)}.mark-modal__checkbox:hover .mark-modal__checkbox-input:checked+.mark-modal__checkbox-name::before{border-color:transparent;background-color:rgba(26,49,77,.5)}.solution-category__item{-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.2s;transition-duration:.2s}.solution-category__item:hover{border-color:rgba(26,49,77,.4)}.solution-products__item:hover .solution-products__name{color:var(--theme-color-5)}}@media (max-width:1240px){.mark-modal{padding:16px}.mark-modal__inner::before{margin-right:-.249em}.mark-modal__form-block{border-radius:4px;padding:15px 13px 20px}.mark-modal__title{margin-bottom:6px;padding-right:37px;font-size:24px;line-height:28px}.mark-modal__text{margin-top:6px}.mark-modal__form{margin-top:13px}.mark-modal__input,.mark-modal__textarea{padding:12px 11px 15px}.mark-modal__policy{margin-top:8px}.mark-modal__basket{padding-left:82px}.mark-modal__picture{margin-right:8px}.mark-modal__image{width:74px;height:74px}.mark-modal__mark{padding-right:13px;background-position:top 5px right 4px;background-size:8px 8px}.mark-modal__mark::before{height:16px;width:16px}.mark-modal__mark::after{top:8px;width:4px}.mark-modal__checkbox-name{font-size:14px;line-height:24px}.mark-modal__checkbox-name::before{top:3px}.solution-gallery{margin-top:14px;margin-bottom:40px}.solution-gallery__crumbs{margin-top:0;margin-bottom:14px}.solution-gallery__caption{margin-bottom:24px}.solution-gallery__list{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:12px}.solution-gallery__picture_big{width:852px}.solution-gallery__picture_small{width:420px}.solution-gallery__image{border-radius:4px}.solution-gallery__image_big{height:568px}.solution-gallery__image_small{height:280px}.solution-gallery__description{margin-top:24px}.solution-gallery__text{font-size:16px;line-height:19px}.solution-gallery__text:not(.solution-gallery__text:last-child){margin-bottom:12px}.solution-category{margin-bottom:51px}.solution-category__title{margin-bottom:22px}.solution-category__list{margin:0 -4px}.solution-category__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:273px;min-height:70px;margin:0 4px 8px;padding:5px}.solution-category__picture{width:58px;margin-right:4px}.solution-category__image{height:58px}.solution-category__name{margin-top:10px;margin-bottom:6px}.solution-category__count{font-size:12px;line-height:14px}.solution-products{margin-bottom:40px}.solution-products__box{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 12px;margin-bottom:24px}.solution-products__list{margin:0 -6px 23px}.solution-products__item{width:calc(50% - 12px);margin:0 6px 12px}.solution-products__picture{width:138px;margin-right:6px}.solution-products__image{height:138px}.solution-products__info{margin-top:0}.solution-products__name{margin-bottom:7px;font-size:18px;line-height:22px}.solution-products__count{margin-bottom:15px}.solution-products__price{font-size:20px;line-height:24px}.solution-products__total{padding:22px 15px 30px}.solution-products__button{padding:10px 140px}}@media (max-width:950px){.mark-modal__checkbox{margin-bottom:12px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.solution-gallery__crumbs{margin-top:-22px}.solution-gallery__picture_big{width:648px}.solution-gallery__picture_small{width:318px}.solution-gallery__image_big{height:432px}.solution-gallery__image_small{height:212px}.solution-category__item{width:calc(50% - 8px);margin:0 4px 8px}.solution-products__total{display:block}.solution-products__total-text{margin-bottom:20px;margin-right:0}.solution-products__button{width:100%;padding:10px 16px}}@media (max-width:700px){.solution-gallery__list{display:block}.solution-gallery__item{margin-bottom:12px}.solution-gallery__picture{width:468px}.solution-gallery__image{height:312px}.solution-products__list{display:block;margin:0 0 23px}.solution-products__item{width:100%;margin:0 0 12px}}@media (max-width:700px) and (max-width:520px){.solution-gallery__picture{position:relative;padding-top:66.67%;width:100%}}@media (max-width:520px){.mark-modal__form-block{max-width:294px;width:calc(100% - 1px)}.mark-modal__counter{margin-right:53px}.solution-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;height:auto}.solution-category__list{display:block;margin:0}.solution-category__item{width:100%;min-height:auto;margin:0 0 8px}}