.product{display:grid;gap:var(--gap);align-items:start}@media (min-width:1200px){.product{grid-template-columns:1fr 480px}}.product-gallery{overflow:hidden}@media (min-width:1200px){.product-gallery{display:grid;grid-template-columns:calc(120px + 1.5rem) 1fr;align-items:center;padding:1.5rem 1.5rem;border:1px solid var(--color-border)}}.product-gallery-main{--carousel-button-bg: #fff;--carousel-slide-width: 100%;text-align:center}.product-gallery-main:only-child{grid-column:-1 / 1}.product-gallery-main img{border-radius:var(--border-radius)}.product-gallery-thumbs{--carousel-slide-width: 33.3333%;width:calc((120px + 1.5rem) * 3);transform:rotate(90deg) translateY(calc(120px + 1.5rem))}@media (max-width:1199px){.product-gallery-thumbs{display:none !important}}.product-gallery-thumbs .carousel__slide{display:grid;place-items:center;padding:0.75rem;transform:rotate(-90deg)}.product-gallery-thumb{position:relative;width:120px;height:120px;border-radius:var(--border-radius);cursor:pointer;overflow:hidden}.product-gallery-thumb::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-primary)}.carousel__slide:not(.is-nav-selected) .product-gallery-thumb::after{box-shadow:inset 0 0 0 1px var(--color-border)}.carousel__slide:not(.is-nav-selected) .product-gallery-thumb img{opacity:0.2}.product-main{padding:2rem;background:var(--color-bg);border-radius:var(--border-radius);box-shadow:0px 0.5rem 1.5rem rgba(0, 0, 0, 0.1)}@media (min-width:576px){.product-main{display:grid;align-items:center;grid-template-columns:1fr 180px}}@media (min-width:1200px){.product-main{position:sticky;top:1.5rem;z-index:10}}.product-main .prod-price-old{position:absolute;margin-top:-1.25rem;margin-left:2px}.product-main.is-added .prod-card-tocart,.product-main:not(.is-added) .prod-qty{display:none}.product-main-prices{margin-top:30px}@media (max-width:576px){.product-main-prices{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px}}.product-main-price{font-weight:400;font-size:24px;line-height:28px}@media screen and (max-width:575px){.product-main-price{font-size:20px;line-height:1.2}}.product-text{font-weight:400;font-size:16px;line-height:26px;text-align:justify;color:#838383}@media screen and (max-width:575px){.product-text{line-height:1.2}.product-text p{font-size:16px !important}.product-text span{font-size:16px !important}}.swiper{width:100%;height:100vh;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center;height:auto}.swiper-slide-news{background:#fff}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.mySwiper3{width:100%;height:60px}@media screen and (max-width:575px){.mySwiper3{height:75px}}.mySwiper4{width:100%;height:auto;margin-bottom:15px}.mySwiper3 .swiper-button-prev,.mySwiper3 .swiper-button-next{margin:0;left:50%;transform:translateX(-50%) rotate(90deg);right:auto}.mySwiper3 .swiper-button-prev{top:0;bottom:auto}.mySwiper3 .swiper-button-next{bottom:0;top:auto}.mySwiper3 .swiper-slide{cursor:pointer}.mySwiper3 .swiper-slide-active,.mySwiper3 .swiper-slide-thumb-active{opacity:1}.mySwiper3 .swiper-wrapper{height:auto}.product-row{display:grid;grid-template-columns:650px 1fr;gap:40px;margin-bottom:90px}@media screen and (max-width:1399px){.product-row{grid-template-columns:500px 1fr;gap:20px;margin-bottom:60px}}@media screen and (max-width:991px){.product-row{grid-template-columns:300px 1fr;margin-bottom:40px}}@media screen and (max-width:767px){.product-row{grid-template-columns:100%;margin-bottom:30px}}.swiper-img__wrap-news:not(.swiper-slide-thumb-active){height:60px;position:relative}.swiper-img__wrap-news:not(.swiper-slide-thumb-active)::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.6)}.swiper-img__wrap-news:not(.swiper-slide-thumb-active) .swiper-slide-active::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:none}@media screen and (max-width:575px){.swiper-img__wrap-news:not(.swiper-slide-thumb-active){height:75px}}.product-main-price-val{margin-bottom:30px}@media screen and (max-width:575px){.product-main-price-val{margin-bottom:15px;text-align:center}}.product-main-price-val span{color:#393939}.detail-list{display:flex;align-items:stretch;gap:20px;padding:0 10px}@media screen and (max-width:575px){.detail-list{flex-direction:column;align-items:start;gap:0;padding:0}}@media screen and (max-width:575px){.detail-list l i{width:100%}}.detail-list li:first-child .detail-list__item{border-radius:8px 8px 0px 0px}.detail-list .detail-list__item{display:block;font-weight:500;font-size:16px;line-height:19px;text-transform:uppercase;color:#393939;height:100%;padding:10px 20px;border:1px solid #E6E6E6;border-bottom:none;border-radius:8px 8px 0px 0px}@media screen and (max-width:992px){.detail-list .detail-list__item{font-size:12px}}@media screen and (max-width:767px){.detail-list .detail-list__item{font-size:11px;line-height:1.2;padding:5px}}@media screen and (max-width:575px){.detail-list .detail-list__item{font-size:14px;width:100%;border-radius:0}}.detail-list .detail-list__item_active{background:linear-gradient(180deg, #03BDF8 0%, #00A9E4 100%);color:#FFFFFF}.tabs-descr{border:1px solid #DADADA;border-radius:8px;padding:45px 50px}@media screen and (max-width:767px){.tabs-descr{padding:20px}}@media screen and (max-width:575px){.tabs-descr{border-radius:0 0 8px 8px}}.tabs-descr h2{font-weight:600;font-size:26px;line-height:31px;color:#393939;margin-bottom:20px}@media screen and (max-width:575px){.tabs-descr h2{font-size:20px;line-height:1.2}}.tabs-descr h3{font-weight:600;font-size:21px;line-height:25px;color:#393939;margin-bottom:20px}@media screen and (max-width:575px){.tabs-descr h3{font-size:18px;line-height:1.2}}.tabs-descr p{font-weight:400;font-size:16px;line-height:26px;text-align:justify;color:#838383}@media screen and (max-width:575px){.tabs-descr p{line-height:1.2}}.tabs-descr p:not(.tabs-descr p:last-child){margin-bottom:30px}.detail__descr li{list-style:disc;margin-left:30px}.hidden{display:none}.detail-tabs{margin-bottom:90px}.quastionnaire{background-image:url(/assets/mgr/images/main/list.jpg);background-size:100% 100%;background-repeat:no-repeat;padding:63px;border-radius:8px;height:100%}@media screen and (max-width:1399px){.quastionnaire{padding:23px 30px}}.b-quastionnaire{color:#fff}.b-quastionnaire .section__title{color:#fff}.b-quastionnaire .section__introtext{width:100%;font-weight:500;font-size:21px;line-height:25px;text-align:center;color:#FFFFFF}@media screen and (max-width:1399px){.b-quastionnaire .section__introtext{font-size:18px;line-height:1.2}}.b-quastionnaire .form-row{display:flex;justify-content:center;gap:300px}@media screen and (max-width:1399px){.b-quastionnaire .form-row{gap:50px}}@media screen and (max-width:767px){.b-quastionnaire .form-row{flex-direction:column;align-items:center;gap:15px}}.b-quastionnaire .button{max-width:220px}#bottom .b-quastionnaire .section__header{margin-bottom:50px}@media screen and (max-width:1399px){#bottom .b-quastionnaire .section__header{margin-bottom:30px}}.advantages-wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;row-gap:30px}@media screen and (max-width:991px){.advantages-wrap{column-gap:30px;row-gap:15px}}@media screen and (max-width:575px){.advantages-wrap{gap:10px}}@media screen and (max-width:375px){.advantages-wrap{grid-template-columns:1fr}}.advantages-item{display:flex;align-items:center;gap:30px;border:1px solid #DADADA;border-radius:4px;padding:30px 35px}@media screen and (max-width:991px){.advantages-item{padding:20px 25px;gap:15px}}@media screen and (max-width:767px){.advantages-item{flex-direction:column;align-items:start}}@media screen and (max-width:575px){.advantages-item{padding:10px}}.advantages-item__image{height:80px;width:80px;min-width:80px}@media screen and (max-width:991px){.advantages-item__image{height:50px;width:50px;min-width:50px}}.advantages-item svg{height:100%;width:100%;object-fit:contain}.advantages-text__title{font-weight:500;font-size:21px;line-height:25px;text-transform:uppercase;background:linear-gradient(180deg, #03BDF8 0%, #00A9E4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:5px}@media screen and (max-width:991px){.advantages-text__title{font-size:18px;line-height:1.2}}@media screen and (max-width:575px){.advantages-text__title{font-size:16px}}@media screen and (max-width:575px){.advantages-text__descr{font-size:14px;line-height:1.1}}section.section.b-form{padding:75px 0;position:relative}@media screen and (max-width:1299px){section.section.b-form{background:linear-gradient(180deg, #3B3B3B 0%, #272727 100%)}}section.section.b-form::before{position:absolute;top:0;left:0;right:260px;bottom:0;z-index:-999999;width:85%;height:100%;content:"";background:linear-gradient(180deg, #3B3B3B 0%, #272727 100%)}@media screen and (max-width:1299px){section.section.b-form::before{display:none}}#b-form{padding-top:70px}#b-reviews{padding-top:70px}.b-form{position:relative}.b-form .section__title{color:#fff}.b-form .section__header{margin-bottom:30px}.b-form input:-webkit-autofill,.b-form input:-webkit-autofill:hover,.b-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff !important}.form{display:grid;grid-template-areas:"A A B B B C C" "D D E E E E E" "F F F F G G G";align-items:center;gap:20px}@media screen and (max-width:767px){.form{grid-template-areas:"A A B B" "C C D D" "E E F F" "G G G G"}}@media screen and (max-width:425px){.form{grid-template-areas:"A A" "B B" "C C" "D D" "E E" "F F" "G G"}}.form .field{margin:0}.form .field .input{border:1px solid #FFFFFF;border-radius:4px;background:transparent;color:#FFFFFF}.form .field input:-webkit-autofill,.form .field input:-webkit-autofill:hover,.form .field input:-webkit-autofill:focus{color:#fff !important}.form .field .field-label{font-weight:400;font-size:15px;line-height:18px;color:#FFFFFF}.form .field:nth-child(1){grid-area:A}.form .field:nth-child(2){grid-area:B}.form .field:nth-child(3){grid-area:C}.form .field:nth-child(4){grid-area:D}.form .field:nth-child(5){grid-area:E}.form .field:nth-child(5) .input{height:var(--input-height, 38px);padding-top:1.125rem;padding-left:1.125rem}.form .button{grid-area:F;margin-top:0;max-width:250px;width:100%;padding:0 5px}.form .form-privacy{grid-area:G;margin-top:0}.form .form-privacy span{color:#fff}.form .form-bottom{margin-top:0}.form-row{display:grid;grid-template-columns:1.2fr 1fr}@media screen and (max-width:1399px){.form-row{grid-template-columns:1fr 0.5fr}}@media screen and (max-width:1299px){.form-row{grid-template-columns:1fr}}.form-right .img{width:890px;height:652px;position:absolute;right:0;top:-120px}@media screen and (max-width:1699px){.form-right .img{width:690px}}@media screen and (max-width:1399px){.form-right .img{width:490px}}@media screen and (max-width:1299px){.form-right .img{display:none}}.form-right .img img{width:100%;height:100%;object-fit:contain}.message-close{background:#fff;width:30px;height:30px;cursor:pointer}.hidden-test{display:none}.b-reviews-items{--columns: 1}@media (min-width:992px){.b-reviews-items{--columns: 3}}.b-reviews-wrap{display:flex;justify-content:center;margin-top:30px}@media screen and (max-width:1299px){.b-reviews-wrap{margin-top:50px}}.b-reviews .carousel__button{transition:0.3s}.b-reviews .carousel__button:hover{background:#eaeaea;box-shadow:0 0.5rem 1rem -0.125rem rgba(10, 10, 10, 0.3), 0 0 0 1px rgba(10, 10, 10, 0.05)}.b-reviews .button{background:#fff;color:#272727}.b-reviews .button:hover{background:var(--primary);color:#fff}.cards{--card-gap: 0.75rem;position:relative;display:flex;flex-direction:column;background-color:var(--color-bg);border-radius:var(--border-radius);box-shadow:0 0 0 1px var(--color-border);height:360px;min-height:100%}@media (max-width:1399px){.cards{height:460px}}@media (min-width:1200px){.cards{--card-gap: 1.5rem;overflow:hidden}}@media (max-width:1199px){.cards{height:500px}}@media (max-width:1099px){.cards{height:100%}}.cards__image{text-align:center}.cards__image img{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.cards__image:only-child img{border-radius:var(--border-radius)}.cards__body{padding:1.25rem var(--card-gap);position:relative}.cards__title{font-weight:var(--font-bolder)}.cards__text{margin-top:0.5rem}.cards__text span{color:var(--primary);border-bottom:1px solid var(--primary)}.cards__text span:hover{opacity:0.8}.cards__date{display:flex;align-items:center;margin-top:-0.25rem;margin-bottom:0.5rem;color:#303030;font-size:0.875rem}.cards__date svg{margin-right:0.5em}.cards._hoverable{transition:all 0.2s}a.card:hover,.card._hoverable:hover{box-shadow:var(--shadow)}.body._template_15._id_14 main.section{display:none}.b-similar{margin-bottom:90px}.similar-row{display:grid;grid-template-columns:repeat(3, 1fr);gap:55px}@media screen and (max-width:1199px){.similar-row{gap:25px}}@media screen and (max-width:991px){.similar-row{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:385px){.similar-row{grid-template-columns:1fr}}@media screen and (max-width:1199px){#ya-site-form1 .ya-site-form__search-input{padding:0px !important}}.ya-map{height:600px}@media screen and (max-width:1024px){.ya-map{height:400px}}.b-map .container:not(.container-wr){max-width:unset;padding-left:unset;padding-right:unset}.container-wr{position:absolute;z-index:99;height:100%;margin-left:auto;margin-right:auto}.b-map{padding-bottom:0}.button.button-map{background:#fff;color:#272727;border:2px solid #03BDF8}.button.button-map:hover{background:#03BDF8;color:#fff;border:2px solid #03BDF8}@media screen and (max-width:991px){.button.button-map{margin:auto;display:flex;align-items:center}}.map .container{position:absolute;display:flex;align-items:center;height:100%;right:0;left:0;justify-content:end}@media screen and (max-width:991px){.map .container{position:relative;height:auto}}.map{position:relative;width:100%}.map-card{position:absolute;top:25%;left:0;z-index:9;width:360px;height:auto;background:#FFFFFF;padding:40px;border-radius:8px}@media screen and (max-width:1099px){.map-card{top:5%}}@media screen and (max-width:991px){.map-card{position:relative;top:auto;left:auto;width:100%;border-radius:0;padding:0;padding-bottom:30px;flex-direction:column;height:100%;max-width:300px;margin:auto}}.map-card h2{color:#1A1E21;font-weight:600;font-size:32px;line-height:38px;margin-bottom:18px}@media screen and (max-width:991px){.map-card h2{font-size:25px;text-align:center}}.map-card__item{gap:12px;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;margin-bottom:22px;color:#393939}.map-card__item a{color:#1E2326}.map-card__left{background:#fff}@media screen and (max-width:1199px){.map-card__left{padding:30px 20px}}.map-card__right{background:#1A1E21;padding:70px 80px;border-radius:0 0 50px 0}@media screen and (max-width:1199px){.map-card__right{display:flex;align-items:center;padding:20px 30px}}.map-card__right h2{color:#fff;font-family:"Dela Gothic One";font-weight:400;font-size:20px;line-height:125%;text-transform:uppercase;margin-bottom:36px}.map-card__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px;margin-bottom:54px}@media screen and (max-width:575px){.map-card__grid{grid-template-columns:1fr;grid-template-rows:repeat(4, 1fr)}}.map-card .field{height:53px}/*# sourceMappingURL=./page-e2ebe14e65601af127ecf41073d3b719.map */