.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}@font-face{font-family:Intro;font-weight:700;font-style:normal;font-display:swap;src:url(../fonts/Intro-Bold/Intro-Bold.woff) format("woff"),url(../fonts/Intro-Bold/Intro-Bold.woff2) format("woff2")}@font-face{font-family:Intro;font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/Intro-Book/Intro-Book.woff) format("woff"),url(../fonts/Intro-Book/Intro-Book.woff2) format("woff2")}@font-face{font-family:Intro;font-weight:500;font-style:normal;font-display:swap;src:url(../fonts/Intro-Regular/Intro-Regular.woff) format("woff"),url(../fonts/Intro-Regular/Intro-Regular.woff2) format("woff2")}.header{background:#fcf6f5}.header-logo img{width:150px}.header-search{max-width:250px;min-width:250px}.header-search button{right:20px}.header-dopMenu{background:#fff}.header-dopMenu-count{padding:0 3px;line-height:8px;font-size:10px;font-weight:500;outline:#fff solid 2px;min-width:12px;height:12px;top:-5px;right:-5px}.header-dopMenu-count.preloader:after{background-size:1em}.header-dopMenu-count.review{outline-color:#fcf6f5;right:5px}.header-menu li:not(:last-of-type),.header-top .header-menu li:not(:last-of-type){margin-right:10px}.header-menuBtn .line{width:27px;height:3px;background:#f28379;display:inline-block;border-radius:20px}.header-menuBtn .line::after,.header-menuBtn .line::before{content:"";position:absolute;width:100%;height:100%;background:#f28379;display:inline-block;border-radius:20px}.header-menuBtn .line::before{top:-10px}.header-menuBtn .line::after{top:10px}.header-catalog-btn .icon{-webkit-transition:.3s;transition:.3s;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-catalog-btn .close-icon{-webkit-transform:translateY(calc(-50% - 14px));transform:translateY(calc(-50% - 14px))}.header-catalog-btn.active .open-icon{-webkit-transform:translateY(calc(-50% + 14px));transform:translateY(calc(-50% + 14px))}.header-catalog-btn.active .close-icon{-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:576px){.header-dopMenu{background:#fff}.header-logo img{width:auto}}@media screen and (min-width:992px){.header-search{max-width:unset;min-width:auto}}@media screen and (min-width:1560px){.header-menu li:not(:last-of-type){margin-right:15px}}a,button,input,select,textarea{outline:0}.btn:active:focus,.btn:focus,.form-select:focus{-webkit-box-shadow:none;box-shadow:none}body{font-family:Intro,sans-serif;color:#4d2d26;min-width:320px;height:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:normal}img{width:100%;-o-object-fit:cover;object-fit:cover;height:auto}.ratio>picture img{height:100%}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.btn-search,.main-input{border:none;background:0 0}a{text-decoration:none;color:inherit;-webkit-transition:.15s;transition:.15s}a.active,a:hover{color:#f28379}.pointer{cursor:pointer}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:rgba(242,131,121,.5)}.form-select,.main-input{border:2px solid rgba(242,131,121,.5)}.main-input{border-radius:50px;background:#fff}.main-input:disabled{opacity:.5}textarea.main-input{border-radius:10px}.btn-empty{border:1px solid #f28379;-webkit-box-shadow:0 0 0 .5px #f28379;box-shadow:0 0 0 .5px #f28379}.btn-empty i{-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;color:#f28379}.btn-empty i:focus{-webkit-box-shadow:0 0 0 .5px #f28379;box-shadow:0 0 0 .5px #f28379}.btn-white{background:#fff}.btn-empty:hover,.btn-white:hover{background:#f28379;color:#fff}.btn-empty:hover i,.btn-white:hover i{color:#fff}.btn-main{background:#f28379}.btn-light{background:#fcf6f5}.btn-light i{color:#f28379;-webkit-transition:.3s;transition:.3s}.btn-inline{padding:0;border:0}.btn-inline:hover{color:#f28379}.href-main{color:#4d2d26;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.href-main:hover{color:#f28379}.section,section{margin-bottom:50px}.symbol{--symPW:12px;--symPH:3px;--symWH:30px;min-width:var(--symWH);max-width:var(--symWH);min-height:var(--symWH);max-height:var(--symWH);border:var(--symPH) solid #f28379;border-radius:50px}.symbol::after,.symbol::before{content:"";position:absolute;top:50%;left:50%;background:#f28379;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50px}.symbol:before{width:var(--symPW);height:var(--symPH)}.symbol::after{width:var(--symPH);height:var(--symPW);-webkit-transition:-webkit-transform .3s;transition:transform .3s,-webkit-transform .3s}.arrow i{-webkit-transition:.3s;transition:.3s}.spoiler-block,.spoiler-half-block{overflow:hidden;-webkit-transition:height .35s ease-in-out;transition:height .35s ease-in-out}.spoiler-btn.active .symbol::after,.spoiler-half-btn.active .symbol::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.spoiler-btn.active .arrow i,.spoiler-half-btn.active .arrow i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spoiler-block:not(.active){display:none}.spoiler-half-block{display:block;position:relative}.spoiler-half-block::after{content:none;position:absolute;left:0;bottom:0;width:100%;height:60px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fcf6f5));background:linear-gradient(180deg,transparent,#fcf6f5 100%)}.spoiler-half-block:not(.active)::after{content:""}main p{line-height:1.4}main ol,main p,main ul{font-size:14px;opacity:.8;margin-bottom:0}main ol:not(:last-child),main p:not(:last-child),main ul:not(:last-child){margin-bottom:20px}main ol ol,main ol ul,main ul ol,main ul ul{opacity:1;margin-top:5px}main ol,main ul{line-height:1.8;padding:0;list-style:none}main ol li,main ul li{position:relative}main ol li a,main ol li button,main ul li a,main ul li button{border-bottom:1px solid currentColor!important}main ol li:not(:last-of-type),main ul li:not(:last-of-type){margin-bottom:10px}main ol>li>ol,main ol>li>ul,main ul>li{padding-left:15px}main ul>li::before{content:"";position:absolute;width:5px;height:5px;background:#f28379;border-radius:100%;left:0;top:10px}main ol>li{counter-increment:list}main ol>li::before{content:counter(list) ".";margin-right:5px}main ul.default{list-style:disc;padding-left:1.35em}main ul.default li{padding:0}main ul.default li::before{content:none}.tooltip-item{width:20px;height:20px}.check,.radio{position:relative}.check input,.radio input{opacity:0;position:absolute}.main-check span::before,.main-radio span::before{content:"";position:absolute;width:13px;height:13px;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:2px solid #f28379;opacity:.5;border-radius:50px}.main-check span i,.main-radio span i{color:transparent}.main-check input:checked~span,.main-radio input:checked~span{color:#f28379}.main-check input:checked~span::before,.main-radio input:checked~span::before{opacity:0}.main-check input:checked~span i,.main-radio input:checked~span i,button.bg-transparent:not(:disabled).active,button.bg-transparent:not(:disabled).active i,button.bg-transparent:not(:disabled).active span,button.bg-transparent:not(:disabled):hover,button.bg-transparent:not(:disabled):hover i,button.bg-transparent:not(:disabled):hover span{color:#f28379}button.bg-transparent{border-radius:50%}button.bg-transparent:not(:last-of-type){margin-right:16px}.main-radio:not(:last-of-type){margin-right:20px}.big-check.modal-sizes span,.big-radio.modal-sizes span{min-width:50px;padding:5px}.big-check span,.big-radio span{min-width:40px;padding:5px}.big-radio:not(:last-child){margin-right:10px}.size-check span,.size-radio span{border:2px solid #fcf6f5}.size-check input:checked~span,.size-radio input:checked~span{background:#f2b679;border-color:transparent}.color-radio span{aspect-ratio:1/1}.color-check input:checked~span,.color-check.active span,.color-radio input:checked~span,.color-radio.active span{border:2px solid #fff;-webkit-box-shadow:0 0 0 2px currentColor;box-shadow:0 0 0 2px currentColor}.color-check input:checked~span i,.color-check.active span i,.color-radio input:checked~span i,.color-radio.active span i{color:#fff}.overflow-auto::-webkit-scrollbar,.overflow-scroll::-webkit-scrollbar,.scroll-wrapper::-webkit-scrollbar{width:4px;height:4px}.overflow-auto::-webkit-scrollbar-track,.overflow-scroll::-webkit-scrollbar-track,.scroll-wrapper::-webkit-scrollbar-track{background:rgba(50,23,77,.1);border-radius:100px}.overflow-auto::-webkit-scrollbar-thumb,.overflow-scroll::-webkit-scrollbar-thumb,.scroll-wrapper::-webkit-scrollbar-thumb{background-color:#f28379;border-radius:100px}:-moz-any(.overflow-auto,.overflow-scroll,.scroll-wrapper){scrollbar-color:#f28379 rgba(50,23,77,.1);scrollbar-width:thin;scrollbar-gutter:stable}.tag,.tag.white-tag{-webkit-transition:.3s;transition:.3s}.tag.white-tag:hover,.tag:hover{background:#f28379;color:#4d2d26}.tag{background:#fcf6f5}.tag.white-tag{background:#fff}.table-responsive{overflow-x:auto}.lazy[data-src]:not([data-src^="#"]){background:url(../../../images/loader.svg) center/80px no-repeat;width:100%}input[type=tel].is-invalid,input[type=text].is-invalid,textarea.is-invalid{border-color:red!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}input[type=tel].is-valid,input[type=text].is-valid,textarea.is-valid{border-color:green!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.preloader{position:relative;z-index:9999;overflow:hidden}.preloader::before{content:"";position:absolute;z-index:9999;top:0;left:0;right:0;bottom:0;background:#f28379}.preloader::after{content:"";position:absolute;background:url(../../../images/spinner.svg) center/30px no-repeat;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;z-index:9999;top:0;left:0;right:0;bottom:0;-webkit-animation:.7s ease-in-out infinite loading;animation:.7s ease-in-out infinite loading}body.preloader::before{position:fixed;background:rgba(37,37,37,.5)}body.preloader::after{position:fixed}section.preloader:before{position:absolute;background:rgba(37,37,37,.5)}.btn.preloader:after,.btn.preloader:before,a.preloader:after,a.preloader:before,button.preloader:after,button.preloader:before{background-size:1em}.category-another.preloader{overflow:unset}.category-another.preloader::after,.category-another.preloader::before{content:none}.category-another.preloader i{-webkit-animation:.7s ease-in-out infinite loading;animation:.7s ease-in-out infinite loading}@-webkit-keyframes loading{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dropdawn-menu{display:none;max-width:500px;min-width:250px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:30px;z-index:10;-webkit-box-shadow:0 50px 100px -50px rgba(41,50,64,.5);box-shadow:0 50px 100px -50px rgba(41,50,64,.5);color:#4d2d26}.dropdawn-menu ul li{margin:0}.dropdawn-menu ul li:not(:last-of-type){margin-bottom:10px}.dropdawn-menu.active{display:block}.dropdawn-btn .arrow{-webkit-transition:.3s;transition:.3s}.dropdawn-btn.active .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.underline{position:relative}.underline::after{content:"";width:100%;height:1px;position:absolute;left:0;bottom:-2px;background-color:currentColor}.underline-dashed{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px;-webkit-text-decoration-color:rgba(51,30,26,.5);text-decoration-color:rgba(51,30,26,.5)}.mw-50{max-width:100%}.tcp-info{z-index:999;-webkit-transition:.3s;transition:.3s;bottom:12px;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50rem}.tcp-info.preloader{overflow:unset}.tcp-info.preloader::after,.tcp-info.preloader::before{content:none}.tcp-info.preloader .tcp-info-wrapper{overflow:hidden;position:relative}.tcp-info.preloader .tcp-info-wrapper::after,.tcp-info.preloader .tcp-info-wrapper::before{content:"";position:absolute;z-index:9999;top:0;left:0;right:0;bottom:0}.tcp-info.preloader .tcp-info-wrapper::before{background:#f28379}.tcp-info.preloader .tcp-info-wrapper::after{background:url(../../../images/spinner.svg) center/1.4rem no-repeat;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;-webkit-animation:.7s ease-in-out infinite loading;animation:.7s ease-in-out infinite loading}.tcp-info-text{margin-right:-27px;-webkit-transition:.3s;transition:.3s;width:0;white-space:nowrap;overflow:hidden}.tcp-info-text-wrapper{padding:5px 30px 5px 10px;border:2px solid #f28379;border-radius:50rem 0 0 50rem;background:#fff;color:#4d2d26}.tcp-info-wrapper{z-index:1;-webkit-animation:1s ease-in-out infinite pulsate;animation:1s ease-in-out infinite pulsate}.tcp-info:hover .tcp-info-text{width:400px}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@media screen and (min-width:576px){.section,section{margin-bottom:100px}.mw-50{max-width:50%}main ol,main p,main ul{font-size:16px}.symbol{--symWH:40px;--symPH:4px;--symPW:16px}}@media screen and (min-width:768px){.tcp-info{bottom:30px;right:30px}}@media screen and (min-width:1200px){.col-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}}.baner-main{border-radius:20px}.baner-main .ratio{--bs-aspect-ratio:calc(9 / 16 * 100%)}.baner-left-img::before{background:linear-gradient(298.02deg,rgba(76,45,38,0) 50.03%,#4c2d26 100%)}.baner-left img{z-index:-1}.baner-video{border-radius:20px 20px 0 0}.baner-video-vector-1{background:url(/images/baner-vector-1.svg) 0 0/contain no-repeat;bottom:0;right:0;left:auto;top:auto;width:384px;height:390px}.baner-video-vector-2{background:url(/images/baner-vector-2.svg) 0 0/contain no-repeat;top:0;left:0;width:320px;height:180px}.baner-video-btn{-webkit-box-shadow:0 15px 20px -5px #4c2d26;box-shadow:0 15px 20px -5px #4c2d26}.baner-about{border-radius:0 0 20px 20px}.baner-about-text{max-height:320px}.baner-news{min-height:200px;max-height:220px}.baner-news-1{background:url(/images/baner-newsBg-1.png) center center/cover no-repeat #f28379}.baner-news-2{background:url(/images/baner-newsBg-2.png) center center/cover no-repeat #73bfb3}.baner-href{max-width:260px;min-width:260px;border:2px solid #fcf6f5}.baner-href:hover{color:#4d2d26;border-color:#f28379}.big-baner-item-desc{z-index:2}.big-baner-item-img{mix-blend-mode:darken;height:100%;max-height:300px;top:0;left:0}.big-baner-item-img img{top:0;right:0}.big-baner-item-img__wrapper{position:relative}.big-baner-item-img__wrapper::before{content:"";width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#fcf5f5),color-stop(50%,rgba(252,254,254,0)));background:linear-gradient(to right,#fcf5f5,rgba(252,254,254,0) 50%);position:absolute;top:0;left:0;z-index:1}.big-baner-item-img__info{width:93%;height:89%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.big-baner-item.item-grey{background:#fcf6f5}.big-baner-item.item-grey_g{background:-webkit-gradient(linear,left top,left bottom,from(#ecebef),color-stop(48.09%,#e7e4ea),to(#dbd8e0));background:linear-gradient(180deg,#ecebef 0,#e7e4ea 48.09%,#dbd8e0 100%)}.big-baner-item.item-pink{background:#f28379}.big-baner-item.item-orange{background:#f2b679}.big-baner-item.item-green{background:#73bfb3}.big-baner-slide .baner-slide-navigation{top:-24px;right:40px;background:#fff}.big-baner-slide .baner-slide-navigation .slider-next,.big-baner-slide .baner-slide-navigation .slider-prev{outline:#fff solid 10px}.big-baner-slide .baner-slide-navigation,.big-baner-slide .baner-slide-pagination{z-index:1}.big-baner-slide .baner-slide-pagination{bottom:10px}.big-baner-slide .baner-slide-pagination .swiper-pagination-bullet{width:15px;height:5px;border-radius:100px;background:#fff;opacity:1;outline:#f28379 solid 2px}.big-baner-slide .baner-slide-pagination .swiper-pagination-bullet:not(:last-of-type){margin-right:10px}.big-baner-slide .baner-slide-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f28379}.big-baner-item.baner-15>:not(.position-absolute){z-index:1}.big-baner-item.baner-15 .big-baner-item-img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.big-baner-item.baner-newYear .big-baner-item-desc p{max-width:485px}.big-baner-item.baner-newYear .baner-newYear-img img{position:static;top:0;left:0;width:100%;aspect-ratio:3/2}@media screen and (min-width:768px){.baner-news{min-height:240px;max-height:264px}.baner-main{border-radius:0}.baner-main .ratio{--bs-aspect-ratio:calc(2 / 3 * 100%)}.baner-main-first{border-radius:20px 0 0 20px}.baner-main-last{border-radius:0 20px 20px 0}.baner-video-vector-1{width:270px;height:274px}.baner-video-vector-2{width:250px;height:145px}.baner-href{max-width:unset;min-width:unset}.big-baner-slide .baner-slide-pagination{bottom:15px}.big-baner-item-img{max-height:100%}.big-baner-item.baner-newYear .big-baner-item-desc p{max-width:485px}.big-baner-item.baner-newYear .baner-newYear-img img{position:absolute;width:auto;left:-30px;top:-40px;height:140%;max-height:unset;aspect-ratio:unset}}@media screen and (min-width:992px){.baner-news{min-height:264px}.baner-video{border-radius:20px 20px 0 0}.baner-about{border-radius:0 0 20px 20px}.big-baner-slide .baner-slide-pagination{bottom:25px}.big-baner-slide .baner-slide-pagination .swiper-pagination-bullet{width:30px;height:10px}.big-baner-slide .baner-slide-pagination .swiper-pagination-bullet:not(:last-of-type){margin-right:20px}.big-baner-item{height:430px}.big-baner-item-img{max-height:430px}.big-baner-item.baner-newYear .big-baner-item-desc p{max-width:485px}.big-baner-item.baner-newYear .baner-newYear-img img{left:-40px;top:-40px;height:130%}}@media screen and (min-width:1200px){.baner-video{border-radius:20px 0 0 20px}.baner-video-vector-1{width:270px;height:274px}.baner-video-vector-2{width:250px;height:145px}.baner-about{border-radius:0 20px 20px 0}.big-baner-slide .baner-slide-pagination{bottom:35px}.big-baner-item{height:490px}.big-baner-item-img{max-height:490px}.big-baner-item.baner-newYear .big-baner-item-desc p{max-width:485px}.big-baner-item.baner-newYear .baner-newYear-img img{top:-80px;left:-20px;height:148%}.services-item-top .ratio{--bs-aspect-ratio:100%}}@media screen and (min-width:1560px){.baner-video-vector-1{width:384px;height:390px}.baner-video-vector-2{width:320px;height:180px}.big-baner-item{height:500px}.big-baner-item-img{max-height:500px}.big-baner-slide .baner-slide-pagination{bottom:50px}.big-baner-item.baner-newYear .big-baner-item-desc p{max-width:485px}.big-baner-item.baner-newYear .baner-newYear-img img{left:-155px;top:-43px;height:auto;min-height:100%}}.banerNew-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:15px}.banerNew-main{grid-column:span 3;display:grid;background-color:#fcf6f5;height:450px;-webkit-transition:.3s;transition:.3s;container:banerNew-main/inline-size}.banerNew-main>:not(.banerNew-main__logo){grid-column:1/2;grid-row:1/2;z-index:1}.banerNew-main__desc{padding:30px}.banerNew-main__img img{height:100%}.banerNew-main__logo{width:81cqw;height:145.97cqw;-webkit-transform:rotate(30deg) translate(-45px,10px);transform:rotate(30deg) translate(-45px,10px)}.banerNew-main__logo svg{width:100%;height:100%}.banerNew-main:hover{background-color:#f28379;color:#fff}.banerNew-second{grid-column:span 4}.banerNew-second>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.banerNew-second__desc{padding:30px}.banerNew-second__img{min-height:277px}.banerNew-second__img img{height:100%;-o-object-fit:cover;object-fit:cover}.product-item-top-img::before{background-color:#fff;height:100%}.product-item-top-img img{mix-blend-mode:darken}.product-item-sale{border-radius:0 0 0 20px}.product-item-new-title{width:100%}.product-item-new-min{min-width:260px;max-width:260px}.product-tabs-btn:not(:last-of-type){margin-right:20px}.product-tabs-btn{border:2px solid #fcf6f5;color:#4d2d26}.product-tabs-btn i{color:#f28379}.product-tabs-btn.active{border-color:transparent;color:#fff;background:#f2b679}.product-tabs-btn.active i{color:#fff}.js_add_favorites.btn-light.active,.js_add_favorites.btn-light:hover{background:#f28379}.js_add_favorites.btn-light.active i,.js_add_favorites.btn-light:hover i{color:#fff}.article-item-top{min-width:150px}@media screen and (min-width:768px){.product-item-new-min{min-width:unset;max-width:unset}}@media screen and (min-width:992px){.product-item-new-title{width:250px}.product-item-new.basket .product-item-new-title{width:100%}.product-item-new-min .product-item-new-title{width:auto}}@media screen and (min-width:1560px){.product-item-new-title,.product-item-new.basket .product-item-new-title{width:327px}.product-item-new-min .product-item-new-title{width:auto}}.services-item-desc{max-height:150px}@media screen and (min-width:576px){.product-item{max-width:unset;min-width:unset}.article-item-top{min-width:unset}.services-item-desc{max-height:200px}.services-item-top .ratio{--bs-aspect-ratio:75%}}.personal-item-top .ratio{background:#fff}.questions-item:not(:last-of-type){margin-bottom:20px}.questions-item{border:2px solid #fcf6f5}.questions-item-btn{background-color:#fff}.questions-item:not(.active){border-color:transparent}.questions-item:not(.active) .questions-item-btn{background:#fcf6f5}.breadcrumbs-nav-item:not(.breadcrumbs-nav-item-disabled){padding-right:15px;margin-right:10px}.breadcrumbs-nav-item:not(.breadcrumbs-nav-item-disabled)::after{content:"";position:absolute;right:0;display:block;width:5px;height:5px;border-radius:50px;background:#f28379;opacity:.5;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer{background:linear-gradient(100deg,#4d2d26 0,#663b33 100%)}.footer .scroll-top{background:#6d4139;width:70px;height:70px;border:5px solid #5a342d}.footer .scroll-top i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog-item{border:2px solid #f2b679}.catalog-item:hover{background:#f28379;border-color:transparent;color:#fff}.catalog-item-new{-webkit-transition:.3s;transition:.3s;border:2px solid transparent}.catalog-item-new-img{max-width:75px;min-width:75px;height:75px}.catalog-item-new:hover{border-color:#f28379;color:#4d2d26}.catalog-itemNew{background-color:#fcf6f5;-webkit-transition:.3s;transition:.3s}.catalog-itemNew-img{height:150px}.catalog-itemNew-img img{height:100%}.catalog-itemNew:hover{background-color:#f28379;color:#fff}.catalog-services-item-img img{max-height:300px}.catalog-services-block .tag:hover{color:#fff}.inWork-baner{padding:30px}.inWork-baner>:not(.inWork-baner-img){position:relative;z-index:1}@media screen and (min-width:576px){.catalog-itemNew-img{height:200px}}@media screen and (min-width:768px){.inWork-baner{height:232px;padding:50px}}@media screen and (min-width:992px){.inWork-baner{height:312px;padding:100px}}@media screen and (min-width:1200px){.inWork-baner{height:372px}}@media screen and (min-width:1560px){.inWork-baner{height:500px}}.product-main{display:grid;grid-template-columns:100%;grid-template-areas:"head" "slider" "additional" "price" "feedback" "filter"}.product-main-left-slider{grid-area:slider}.product-main-left-additional{grid-area:additional}.product-main-left-consultation{grid-area:feedback}.product-main-right-heading{grid-area:head}.product-main-right-filter{grid-area:filter}.product-main-right-price{grid-area:price}.product-main-wprice{grid-area:wprice}.product-main-text{grid-area:text}.product-main-self{grid-area:self}.product-main-left-slider .ratio{--bs-aspect-ratio:calc(9 / 16 * 100%)}.product-main-left-slider .product-photo .ratio::before{background:linear-gradient(118.43deg,rgba(242,131,121,.2) 0,rgba(255,255,255,.2) 100%),#fff}.product-main-left-slider .product-photo .ratio img{mix-blend-mode:darken}.product-main-left-slider .product-slide-thumbs .swiper-slide{border:2px solid #fcf6f5;cursor:pointer}.product-main-left-slider .product-slide-thumbs .swiper-slide-thumb-active{cursor:default;border-color:#f2b679}.product-main-left-slider .product-slide-next,.product-main-left-slider .product-slide-prev{background:#f2b679;border-radius:20px 0 0;z-index:1;cursor:pointer}.product-main-left-slider .product-slide-next i,.product-main-left-slider .product-slide-prev i{color:#fff}.product-main-left-slider .product-slide-prev{border-radius:0 20px 0 0}.product-main-left-slider .product-slide-prev i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-main-left-slider .product-slide-next.swiper-button-disabled,.product-main-left-slider .product-slide-prev.swiper-button-disabled{background:#fcf6f5}.product-main-left-slider .product-slide-next.swiper-button-disabled i,.product-main-left-slider .product-slide-prev.swiper-button-disabled i{color:#f2b679}.product-main-left-consultation .ratio::before{background:linear-gradient(118.43deg,rgba(242,131,121,.2) 0,rgba(255,255,255,.2) 100%),#fff}.product-main-left-consultation .ratio img{mix-blend-mode:darken}.product-main-right-heading-item:not(:last-of-type){padding-right:15px;margin-right:10px}.product-main-right-heading-item:not(:last-of-type)::after{content:"";position:absolute;right:0;display:block;width:5px;height:5px;border-radius:50px;background:#f28379;opacity:.5;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-main-right-filter-item:not(:last-of-type){margin-bottom:30px}.product-main-right-filter-block{max-height:435px}.product-main-right-price-cost-bot{border-radius:12px;background:rgba(242,131,121,.1)}.product-main-right-price-additional a:not(:last-child){margin-bottom:15px}.product-main-filter-baner-block{z-index:1}.product-main-filter-baner-vector{width:320px;right:0;top:62%;-webkit-transform:translateY(-50%) rotate(8deg);transform:translateY(-50%) rotate(8deg)}.product-main.prosthetics{grid-template-areas:"head" "slider" "text" "self" "filter";gap:40px}.product-main.worker{grid-template-areas:"head" "slider" "additional" "price" "feedback" "filter" "wprice"}.product-tabs-content-characteristic{page-break-inside:avoid}.product-tabs-content-characteristic:not(:last-of-type){margin-bottom:40px}.product-tabs-content-characteristic-line:not(:last-of-type){margin-bottom:10px}.product-tabs-content-characteristic-line{line-height:1.3}.product-tabs-content-characteristic-line::before{content:"";position:absolute;width:100%;border-bottom:1px dashed #4d2d26;opacity:.1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-tabs-content-characteristic-line>span:first-of-type{color:rgba(51,30,26,.7)}.product-tabs-content-characteristic-line>span:first-of-type span{padding-right:10px}.product-tabs-content-characteristic-line>span:last-of-type{text-align:end}.product-tabs-content-characteristic-line>span:last-of-type span{padding-left:10px}.product-tabs-content-characteristic-line span{z-index:1}.product-tabs-content-characteristic-line span span{background:#fff;-webkit-box-decoration-break:slice;box-decoration-break:slice}.product-tabs-content-characteristic-line span span .color{width:20px;height:20px}.product__grid{display:grid;grid-template-columns:100%;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product__gallery{display:grid;grid-template-columns:100%;grid-template-areas:"gallery-main" "gallery-thumbs";gap:15px}.product__gallery-main{height:auto;border:2px solid #fcf6f5;grid-area:gallery-main}.product__gallery-main .swiper-slide img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.product__gallery-thumb{grid-area:gallery-thumbs}.product__gallery-thumb .product__slider-thumbs{height:auto}.product__gallery-thumb .swiper-slide{max-height:120px;border:2px solid #fcf6f5}.product__gallery-thumb .swiper-slide img{-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}.product__gallery-thumb .swiper-slide.swiper-slide-thumb-active{border-color:#f2b679}.product__gallery-thumb .slider-prev i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product__gallery-thumb .slider-next i{-webkit-transform:rotate(0);transform:rotate(0)}.product__gallery-video{top:-2px;left:-2px;background-color:#fcf6f5;border-radius:20px 0;z-index:1}.product__gallery-video span{line-height:normal}.product__gallery-video i{color:#f28379}.product__gallery-video:hover{background-color:#f28379;color:#fff}.product__gallery-video:hover i{color:#fff}.product__info-main{padding:25px}.product__info-char{display:grid;grid-template-columns:100%;gap:20px}.product__info-select select{border:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1;cursor:pointer}.product__info-select__icon{display:-webkit-box;display:-ms-flexbox;display:flex;top:50%;right:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.product__modal{background-color:#fcf6f5}.product__modal i{color:#f28379}.product__modal:hover{background-color:#f28379;color:#fff}.product__modal:hover i{color:#fff}.share-items{z-index:1;right:0}.share-social-item:not(:last-of-type){margin-right:5px}.share-social .share-icon{width:24px;height:24px;background-size:24px 24px;border-radius:4px}.share-social .share-vk{background-color:#4680c2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.share-social .share-fb{background-color:#3b5998;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.share-social .share-ok{background-color:#eb722e;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.share-social .share-wu{background-color:#65bc54;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}@media screen and (min-width:576px){.product__info-main{padding:30px}.product__info-char{grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (min-width:992px){.product-tabs-content-map-address,.product-tabs-content-map-block{max-height:560px}.product-main{grid-template-columns:458px 458px;grid-template-areas:"head head" "slider price" "additional price" "feedback price" "filter filter";grid-gap:0 20px}.product-main-filter-baner-vector{width:400px;right:0;top:62%;-webkit-transform:translateY(-50%) rotate(8deg);transform:translateY(-50%) rotate(8deg)}.product-main-left-slider .ratio{--bs-aspect-ratio:calc(3 / 4 * 100%)}.product-main.prosthetics{grid-template-areas:"head head" "slider self" "slider filter" "text text";grid-template-rows:repeat(3,auto) 1fr;gap:20px}.product-main.worker{grid-template-areas:"head head" "slider price" "additional price" "feedback price" ". price" "filter filter" "wprice wprice"}.product__grid{grid-template-columns:486px 420px;gap:30px}.product__gallery{gap:20px}.product__gallery-main{height:482px}.product__gallery-thumb .product__slider-thumbs{height:auto}.product__info-main{padding:30px}}@media screen and (min-width:1200px){.product-main{grid-template-columns:465px 601px}.product-main-right-filter-item{width:50%}.product-main-filter-baner-vector{width:470px}.product__grid{grid-template-columns:1fr 420px}.product__gallery{grid-template-columns:110px 1fr;grid-template-areas:"gallery-thumbs gallery-main"}.product__gallery-main{height:532px}.product__gallery-thumb .product__slider-thumbs{height:350px}.product__gallery-thumb .slider-prev i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.product__gallery-thumb .slider-next i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (min-width:1560px){.product-main{grid-template-columns:473px 602px 345px;grid-template-areas:"slider head head" "slider filter price" "additional filter price" "feedback filter price" ". filter .";grid-gap:0 40px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.product-main-right-filter-item{width:auto}.product-main-filter-baner-vector{width:300px;right:0;top:62%;-webkit-transform:translateY(-50%) rotate(8deg);transform:translateY(-50%) rotate(8deg)}.product-main.empty{grid-template-areas:"slider head head" "slider filter price" "slider feedback price" "additional feedback price" ". feedback price" ". . price"}.product-main.empty .product-main-right-filter{margin-bottom:40px}.product-main.prosthetics{grid-template-areas:"slider head head" "slider text text" "slider self self" "slider filter filter" "slider filter filter";grid-template-rows:repeat(4,auto) 1fr;gap:40px}.product-main.worker{grid-template-areas:"slider head head" "slider filter price" "additional filter price" ". filter price" "wprice wprice price"}.product__grid{grid-template-columns:1fr 473px;gap:40px}.product__gallery{grid-template-columns:120px 1fr;gap:30px}.product__gallery-main{height:837px}.product__gallery-thumb .product__slider-thumbs{height:650px}.product__info-main{padding:40px}}.content h2:not(:last-child),.content h3:not(:last-child),.content h4:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content ul:not(:last-child){margin-bottom:20px}.content h2,.content h3,.content h4{font-weight:700;font-size:20px;line-height:1}.content [class*=float]{margin-bottom:40px;z-index:10}.content [class*=float][class*=end]{margin-left:0}.content [class*=float][class*=start]{margin-right:0}.content>div:not(:last-child){margin-bottom:40px}.content span:not(:last-child){margin-bottom:10px}.content span{display:inline-block}.content a{border-bottom:1px solid currentColor!important}.content .personal-item a,.content .questions-item a{border-bottom:none!important}.content>ol,.content>p,.content>span,.content>ul{opacity:.8}.content strong+ol,.content strong+ul{margin-top:10px}.content p+ol,.content p+ul{margin-top:-15px}.content ol:last-child,.content p:last-child,.content ul:last-child{margin-bottom:0}.content ol,.content ul{padding:0;-webkit-padding-start:10px;padding-inline-start:10px;list-style:none}.content ol li,.content ul li{position:relative;line-height:1.8}.content ol li a,.content ol li button,.content ul li a,.content ul li button{border-bottom:1px solid currentColor!important}.content ol li:not(:last-of-type),.content ul li:not(:last-of-type){margin-bottom:10px}.content ul>li{padding-left:15px}.content ul>li::before{content:"";position:absolute;width:5px;height:5px;background:#f28379;border-radius:100%;left:0;top:12px}.content ul.city>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0}.content ul.city>li:before{content:none}.content ol>li{counter-increment:list}.content ol>li>ol,.content ol>li>ul{padding-left:15px}.content ol>li::before{content:counter(list) ".";margin-right:5px}.content table{width:100%;border:2px solid #fcf6f5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;overflow:hidden;border-collapse:separate;border-spacing:0}.content table td,.content table th{padding:15px 20px;font-weight:500;border:1px solid #fcf6f5}.content table thead{background:#fcf6f5}.content table th{font-weight:700;font-size:20px}.content .pagination a{border-bottom:unset!important}.content-modal ol:not(:last-child),.content-modal p:not(:last-child),.content-modal ul:not(:last-child){margin-bottom:20px}@media screen and (min-width:992px){.content [class*=float]{margin-bottom:0}.content [class*=float][class*=end]{margin-left:30px}.content [class*=float][class*=start]{margin-right:30px}}@media screen and (min-width:1524px){.content [class*=float][class*=end]{margin-left:40px}.content [class*=float][class*=start]{margin-right:40px}}.reviews-item-ava{max-width:40px;min-width:40px}.reviews-item-from{height:40px}.reviews-item-from img{min-width:100px}.reviews-item-desc{max-height:90px;padding-right:20px}.reviews-company{max-width:190px;min-width:190px}.reviews-company-rating span{background-image:url(../../../images/star-empty.svg)}.reviews-company-rating .reviews-company-rating-wrap span,.reviews-company-rating span{display:-webkit-box;display:-ms-flexbox;display:flex;background-position:50%;background-repeat:no-repeat;background-size:90%;min-width:20px;max-width:20px;height:20px}.reviews-company-rating-wrap span{background-image:url(../../../images/star-full.svg)}@media screen and (min-width:768px){.reviews-company{max-width:none;min-width:unset}.reviews-item-ava{max-width:60px;min-width:60px}}.map-address{border:2px solid #f28379;border-radius:15px;min-width:270px}.map-address:not(:last-of-type){margin-right:10px}.map-address.active{border-color:transparent;background:#f2b679}.map-address.active i{color:#fff}@media screen and (min-width:992px){.map-address{min-width:270px}.map-address:not(:last-of-type){margin-bottom:10px;margin-right:0}}@media screen and (min-width:1200px){.map-address{min-width:325px}}.category-top-radio input{display:none}.category-top-radio input:checked~div i,.category-top-radio input:checked~div span{color:#f28379}.category-filter{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition:bottom .45s;transition:bottom .45s}.category-filter form{position:absolute;left:0;top:0;bottom:0;z-index:2;width:80%;min-width:200px;max-width:440px;background:#fff;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);border-radius:0 20px 20px 0}.category-filter.active{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;transition-delay:0s}.category-filter.active form{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.category-services-href i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.category-services-href.active,.category-services-href:hover{background:#fff;color:#f28379}.category-services-item-img img{max-width:unset;min-width:unset;max-height:250px}.category-items{display:grid;gap:10px;grid-template-columns:100%}.category-items.grid{grid-template-columns:auto;grid-auto-flow:column;overflow:auto;padding-bottom:5px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (min-width:576px){.content h2,.content h3,.content h4{font-size:24px}.reviews-desc{padding-right:24px}.category-services-item-img img{max-width:200px;min-width:200px;max-height:unset}}@media screen and (min-width:768px){.category-items{grid-template-columns:repeat(2,1fr)}.category-items.grid{overflow:unset;padding-bottom:0;grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.category-filter{position:static}.category-filter form{position:static;width:100%;min-width:unset;max-width:none;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);border-radius:20px}.category-items{grid-template-columns:100%}.category-items.grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1560px){.category-items.grid{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(5,1fr)}}.pagination-next,.pagination-prev{min-width:30px;height:30px;margin-right:5px}.pagination-next a,.pagination-prev a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.pagination-next a::after,.pagination-next a::before,.pagination-prev a::after,.pagination-prev a::before{content:"";position:absolute;width:10px;height:2px;background:#4d2d26;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);top:16px;left:50%}.pagination-next a::after,.pagination-prev a::after{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);top:10px;left:50%}.pagination-next{margin-left:5px;margin-right:0}.pagination-next a::before{top:10px}.pagination-next a::after{top:16px}.pagination-block{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-block-item{min-width:40px;height:40px;margin-right:5px;background-color:#faf7f5;-webkit-transition:.3s;transition:.3s}.pagination-block-item:hover{background-color:color-mix(in srgb,#faf7f5 95%,#000)}.pagination-block-item:last-of-type{margin-right:0}.pagination-block-item a,.pagination-block-item span{padding:0 2px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-block-item a:hover,.pagination-block-item span:hover{color:#4d2d26;text-decoration:none}.pagination-block-item.active,.pagination-block-item.ellipsis{border-color:transparent}.pagination-block-item.ellipsis{background:#faf7f5}.pagination-block-item.active{background:#f28379}.pagination-block-item.active a,.pagination-block-item.active span{color:#fff;border:none}.basket-items{display:grid;grid-template-columns:100%;gap:20px}.basket-item{display:grid;grid-template-columns:100%}.basket-item-info{display:grid;grid-template-columns:100%;gap:20px;padding:15px}.basket-item-info-price{min-width:125px}.basket-item .btn-close{top:10px;left:10px}.basket-item .product-item-top{max-height:180px}.basket .content table{width:100%;border:2px solid rgba(242,131,121,.5);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;overflow:hidden;border-collapse:separate;border-spacing:0}.basket .content table td,.basket .content table th{padding:15px 20px;font-weight:500}.basket .content table thead{background:rgba(242,131,121,.5)}.basket .content table td{border:1px solid rgba(242,131,121,.5)}.basket .content.preloader::after{background-size:1em}.count-number input{max-width:60px;-moz-appearance:textfield}.count-number input::-webkit-inner-spin-button,.count-number input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.basket-tabs-btn{background:#fff}.basket-tabs-btn.active{background:#f28379}@media screen and (min-width:576px){.basket-items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.basket-items{grid-template-columns:100%}.basket-item{display:grid;grid-template-columns:200px 1fr}.basket-item-info{gap:0;padding:30px}.basket-item .btn-close{left:auto;right:10px}}.compare-tabs .basket-tabs-btn .btn-close{position:relative;z-index:1000}.compare-tabs-content .swiper-slide.active .visible-in-active{visibility:visible}.compare-tabs-content .visible-in-active{visibility:hidden}.compare-tabs-content-table-row:not(:last-of-type){margin-bottom:50px}.prosthetics-main-item .tag:hover{color:#fff}.prosthetics-main-item-medal{top:-25px;right:0;background:#fff;padding:2px;border-radius:50rem;-webkit-box-shadow:1px 1px 0 0 rgba(102,95,95,.5);box-shadow:1px 1px 0 0 rgba(102,95,95,.5)}.prosthetics-main-item-medal img{width:50px;aspect-ratio:1/1}.prosthetics-slider-item .content p,.prosthetics-slider-item .content ul{opacity:1}.prosthetics-slider-item .content p:not(:last-child){margin-bottom:10px}.prosthetics-slider-item .content li,.prosthetics-slider-item .content p{font-size:14px;line-height:1}.prosthetics-slider-item .content p+ul{margin-top:0}.prosthetics-slider-item .content ul>li:before{width:7px;height:1px;background:#4d2d26;top:6px}.prosthetics-slider-item-img{min-width:250px;max-width:250px}@media screen and (min-width:768px){.prosthetics-main-item-medal{top:10px;right:10px;padding:5px}.prosthetics-main-item-medal img{width:70px}}@media screen and (min-width:1200px){.prosthetics-slider-item-img{min-width:200px;max-width:200px}.prosthetics-main-item-medal{top:-25px;right:-20px}}@media screen and (min-width:1560px){.basket-item-info{grid-template-columns:423px 1fr;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prosthetics-slider-item-img{min-width:250px;max-width:250px}.prosthetics-main-item-medal{top:calc(100% - 110px);right:10px}.prosthetics-main-item-medal img{width:90px}}.esertificate-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto) 1fr;grid-gap:20px;grid-template-areas:"heading heading" "desc desc"}.esertificate-grid-heading{grid-area:heading}.esertificate-grid-desc{grid-area:desc}.esertificate-grid-desc ol{max-width:620px}.esertificate-grid-desc ol li{padding-left:20px}.esertificate-grid-desc ol li::before{position:absolute;left:0;font-weight:700}.esertificate-grid-desc ol li a{color:#f28379}.esertificate-grid-desc ol li:not(:last-of-type){margin-bottom:0}.esertificate-grid-img{grid-area:img}.esertificate-grid-img.index img{aspect-ratio:4/3}.esertificate-grid-img.esertificate-page img{max-height:325px;width:100%}.esertificate-grid.nohead{grid-template-areas:"desc desc"}.esertificate-form{background:url(/images/sertificate-form.png) center center/cover no-repeat #fcf6f5}.esertificate-form input{min-width:unset}.esertificate-form.prosthetic-form{background:#fcf6f5}.esertificate-item:hover{background:0 0;color:#4d2d26;border-color:#f2b679}.esertificate-item-img{min-width:auto}.esertificate-tabs-btn{border:2px solid #fcf6f5;cursor:pointer}.esertificate-tabs-btn-img{height:40px;mix-blend-mode:darken}.esertificate-tabs-btn.active{cursor:default;border-color:transparent;background:#fcf6f5}.esertificate-tabs-btn:not(:last-of-type){margin-right:20px}.esertificate-tabs-block-content p+ol{margin-top:0}.esertificate-advantages-item-block{z-index:1}.esertificate-advantages-item.pink{background:#f28379}.esertificate-advantages-item.pink .esertificate-advantages-item-img svg path{fill:#73bfb3}.esertificate-advantages-item.green{background:#73bfb3}.esertificate-advantages-item.green .esertificate-advantages-item-img svg path{fill:#f28379}.esertificate-advantages-item.orange{background:#f2b679}.esertificate-advantages-item.orange .esertificate-advantages-item-img svg path{fill:#f28379}@media screen and (min-width:576px){.esertificate-grid{grid-gap:20px 30px}.esertificate-item-img{min-width:160px}.esertificate-form input{min-width:250px}}@media screen and (min-width:992px){.esertificate-grid{grid-template-areas:"heading heading" "desc img"}.esertificate-grid-img.esertificate-page img{max-height:280px}.esertificate-grid.nohead{grid-template-areas:"desc img"}.esertificate-tabs-block-form{min-width:370px;max-width:370px}}@media screen and (min-width:1200px){.esertificate-grid{grid-gap:20px 40px}.esertificate-grid-img.esertificate-page img{max-height:256px}.esertificate-tabs-block-form{min-width:400px;max-width:400px}}@media screen and (min-width:1560px){.esertificate-grid{grid-gap:40px 40px;grid-template-areas:"heading img" "desc img"}.esertificate-grid-img img{width:auto}.esertificate-grid-img.esertificate-page img{max-height:325px}.esertificate-grid.nohead{grid-template-areas:"desc img"}.esertificate-tabs-block-form{min-width:463px;max-width:463px}}.diabed-personal-img{width:150px}.diabed-step:not(:last-of-type){margin-bottom:30px}.diabed-step div:not(:last-child),.diabed-step ol:not(:last-child),.diabed-step p:not(:last-child),.diabed-step ul:not(:last-child){margin-bottom:10px}.diabed-step ol li:not(:last-of-type),.diabed-step ul li:not(:last-of-type){margin-bottom:5px}.diabed-step ol,.diabed-step p,.diabed-step ul{opacity:1}.diabed-steps-grid{display:grid;gap:20px;grid-template-columns:6fr 6fr;grid-template-areas:"heading heading" "block block" "form form";grid-template-rows:repeat(2,auto) 1fr}.diabed-steps-heading{grid-area:heading}.diabed-steps-block{grid-area:block}.diabed-steps-form{grid-area:form}.diabed-prevention-img{max-width:150px;min-width:150px}.diabed-know-grid{display:grid;gap:15px;grid-template-columns:repeat(5,300px)}@media screen and (min-width:768px){.diabed-know-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.diabed-steps-grid{gap:30px}.diabed-know-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.diabed-steps-grid{grid-template-columns:5fr 7fr;grid-template-areas:"heading heading" "form block";grid-template-rows:repeat(1,auto) 1fr}.diabed-know-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1560px){.diabed-personal-name{min-width:284px}.diabed-steps-grid{gap:40px;grid-template-areas:"heading block" "form block"}.diabed-know-grid{grid-template-columns:repeat(5,1fr)}}.spur-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto) 1fr;grid-gap:20px;grid-template-areas:"list list" "desc desc"}.spur-grid-list{grid-area:list}.spur-grid-desc{grid-area:desc}.spur-grid-desc ol{max-width:620px}.spur-grid-desc ol li{padding-left:20px}.spur-grid-desc ol li::before{position:absolute;left:0;font-weight:700}.spur-grid-desc ol li a{color:#f28379}.spur-grid-desc ol li:not(:last-of-type){margin-bottom:0}.spur-grid-img{grid-area:img}.spur-about-img{height:auto}.spur-about-img.item-1,.spur-about-img.item-2{width:100%}.spur-about-img.item-3{height:auto}.spur-diagnostics-item img{height:auto;aspect-ratio:16/9}.spur-factor-wrapper,.spur-therapy-wrapper{overflow:auto;padding-bottom:5px}.spur-therapy-item{max-width:260px;min-width:260px}@media screen and (min-width:576px){.spur-grid{grid-gap:20px 30px}.spur-about-img{height:187px}.spur-about-img.item-1{width:197px}.spur-about-img.item-2{width:276px}.spur-about-img.item-3{height:260px}.spur-therapy-item{max-width:300px;min-width:300px}}@media screen and (min-width:768px){.spur-diagnostics-item img{height:250px}.spur-factor-wrapper,.spur-therapy-wrapper{overflow:unset;padding-bottom:0}.spur-therapy-item{max-width:unset;min-width:unset}}@media screen and (min-width:992px){.spur-grid{grid-template-areas:"list list" "desc img"}.spur-about-img{height:165px}.spur-about-img.item-1,.spur-about-img.item-2{width:auto}}@media screen and (min-width:1200px){.spur-grid{grid-gap:20px 40px}.spur-about-img{height:187px}.spur-about-img.item-1{width:197px}.spur-about-img.item-2{width:276px}}@media screen and (min-width:1560px){.spur-grid{grid-template-areas:"list img" "desc img"}.spur-grid-img img{width:auto}}.salon-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto) 1fr;grid-gap:20px;grid-template-areas:"heading heading" "desc desc" "form form"}.salon-grid-heading{grid-area:heading}.salon-grid-desc{grid-area:desc}.salon-grid-img{grid-area:img}.salon-grid-form{grid-area:form}.salon-exclusive-wrapper,.salon-gallery-wrapper{overflow:auto;padding-bottom:5px}.salon-exclusive-item,.salon-gallery-item{max-width:260px;min-width:260px}.salon-category-heading-right{border-radius:20px}.salon-gift-grid{display:grid;grid-template-columns:100%;gap:20px;grid-template-areas:"desc" "form" "img"}.salon-gift-desc{grid-area:desc}.salon-gift-form{grid-area:form}.salon-gift-img{grid-area:img}.salon-gift-img-text{left:30%}.salon-gift-img img{aspect-ratio:8/5}@media screen and (min-width:576px){.salon-grid{grid-gap:20px 30px}.salon-exclusive-wrapper,.salon-gallery-wrapper{overflow:unset;padding-bottom:0}.salon-exclusive-item,.salon-gallery-item{max-width:unset;min-width:unset}.salon-category-heading-right{border-radius:50rem}.salon-gift-img-text{position:absolute;left:30%;bottom:0}}@media screen and (min-width:768px){.salon-gift-img-text{left:230px}}@media screen and (min-width:992px){.salon-grid{grid-template-areas:"heading heading" "desc desc" "form img"}.salon-gift-grid{grid-template-columns:1fr 1fr;grid-template-areas:"desc img" "form img";gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.salon-gift-img{position:sticky;top:0}.salon-gift-img-text{left:98px}}@media screen and (min-width:1200px){.salon-grid{grid-gap:20px 40px}.salon-gift-grid{grid-template-columns:560px 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.salon-gift-img{position:sticky;top:0}.salon-gift-img-text{left:140px}}@media screen and (min-width:1560px){.salon-grid{grid-gap:30px 40px;grid-template-areas:". img" "heading img" "desc img" "form img";-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.salon-grid-img img{width:auto}.salon-category .catalog-item-img{max-width:147px;min-width:147px}.salon-category-heading-left{max-width:602px}.salon-category-heading-right{max-width:778px}.salon-gift-grid{grid-template-columns:796px 1fr;gap:30px 40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.salon-gift-img{position:static}.salon-gift-img-text{left:194px}}.modal-header{border:none;padding:0}.modal-header .btn-close{position:absolute;top:0;right:0;border-radius:0 18px 0 20px;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f28379;padding:10px;margin:0}.modal-header .btn-close::before{content:"\e901";font-family:icomoon!important;font-style:normal;font-weight:400;text-transform:none;line-height:1;color:#fff;font-size:30px}.modal-body{padding:0}.modal-body .p-sm-50.p-20{padding:0!important}.modal-body ol,.modal-body p,.modal-body ul{opacity:.8;line-height:1.5;margin-bottom:0}.modal-body ol:not(:last-child),.modal-body p:not(:last-child),.modal-body ul:not(:last-child){margin-bottom:10px}.modal-body ol,.modal-body ul{padding:0;list-style:none}.modal-body ol li,.modal-body ul li{position:relative}.modal-body ol li a,.modal-body ol li button,.modal-body ul li a,.modal-body ul li button{border-bottom:1px solid currentColor!important}.modal-body ol li:not(:last-of-type),.modal-body ul li:not(:last-of-type){margin-bottom:10px}.modal-body ul>li{padding-left:15px}.modal-body ul>li::before{content:"";position:absolute;width:5px;height:5px;background:#f28379;border-radius:100%;left:0;top:10px}.modal-body ol>li{counter-increment:list}.modal-body ol>li>ol,.modal-body ol>li>ul{padding-left:15px}.modal-body ol>li::before{content:counter(list) ".";margin-right:5px}.modal-article-credit-block:not(:last-of-type){border-bottom:1px solid rgba(77,45,38,.2);padding-bottom:30px;margin-bottom:30px}.modal .modal-content{overflow:visible!important}.modal-content{padding:20px;border-radius:20px;position:relative;background-color:#fff;border:1px solid #f28379}.modal-content-wrapper{max-width:auto}.modal-content-plus-item:not(:last-of-type){margin-bottom:10px}.modal-content .content>div:not(:last-child){margin-bottom:20px}.modal-content .content ol,.modal-content .content p,.modal-content .content ul{line-height:1.5;opacity:.8}.modal-content .content ol:not(:last-child),.modal-content .content p:not(:last-child),.modal-content .content ul:not(:last-child){margin-bottom:10px}.modal-content .content ul li{margin-bottom:0}.modal-content .content p+ol,.modal-content .content p+ul{margin-top:0}.modal-content .product-item-sale{border-radius:0 18px 0 20px}.main-menu{z-index:100;top:152px;visibility:hidden;opacity:0;-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);-webkit-transition:.2s;transition:.2s;width:100%;left:50%;-webkit-box-shadow:0 50px 80px -50px rgba(76,45,38,.5);box-shadow:0 50px 80px -50px rgba(76,45,38,.5)}.main-menu-list{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.main-menu-list-heading:not(:last-child){margin-bottom:10px}.main-menu-list-item:not(:last-of-type){margin-bottom:8px}.main-menu-list-block{page-break-inside:avoid;margin-bottom:20px}.main-menu-list-heading{position:relative}.main-menu-list-heading::after,.main-menu-list-heading::before{content:"";position:absolute;width:6px;height:1px;left:-10px;top:3px;background:#f28379;border-radius:50px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.main-menu-list-heading::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:7px}.main-menu.active{visibility:visible;opacity:1;-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}@media screen and (min-width:576px){.modal-content{padding:50px}.main-menu{width:516px}}@media screen and (min-width:768px){.modal-header .btn-close{padding:16px}.main-menu{width:696px}}.stopa-steps-float{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.stopa-steps-float-desc-item{position:static}.stopa-steps-float-desc-item:not(:last-of-type){margin-bottom:5px}.stopa-steps-float-desc-item br{display:none}.stopa-steps-item.item-2 .stopa-steps-img.new-page,.stopa-steps-item.item-3 .stopa-steps-img.new-page,.stopa-steps-item.item-4 .stopa-steps-img.new-page{width:100%;height:auto}.stopa-steps-item.item-2 .stopa-steps-img,.stopa-steps-item.item-3 .stopa-steps-img,.stopa-steps-item.item-4 .stopa-steps-img{width:80%}.stopa-steps-item .stopa-steps-img{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.stopa-steps-item:not(:last-of-type){margin-bottom:10px}.stopa-steps-qv-item:not(:last-of-type){margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(51,30,26,.1)}.stopa-steps-grid{display:grid}@media screen and (min-width:576px){.stopa-steps-float{display:block}.stopa-steps-float-desc-item{position:absolute}.stopa-steps-float-desc-item br{display:inline}.stopa-steps-float-desc-item:first-child{top:10px;left:230px}.stopa-steps-float-desc-item:nth-child(2){top:50px;left:250px}.stopa-steps-float-desc-item:nth-child(3){top:92px;left:330px}.stopa-steps-float-desc-item:last-child{top:174px;left:260px}.stopa-steps-item.item-2 .stopa-steps-img,.stopa-steps-item.item-4 .stopa-steps-img{width:440px}.stopa-steps-item.item-3 .stopa-steps-img{width:320px}}@media screen and (min-width:768px){.stopa-steps-grid{grid-template-columns:100%;gap:20px}}@media screen and (min-width:992px){.main-menu{width:936px}.main-menu-form{width:200px}.stopa-steps-float-desc{left:250px}.stopa-steps-float-desc-item:first-child{top:0;left:170px}.stopa-steps-float-desc-item:nth-child(2){top:40px;left:200px}.stopa-steps-float-desc-item:nth-child(3){top:82px}.stopa-steps-float-desc-item:last-child{top:164px;left:160px}.stopa-steps-item.item-2 .stopa-steps-img,.stopa-steps-item.item-4 .stopa-steps-img{width:380px}.stopa-steps-item.item-3 .stopa-steps-img{width:240px}.stopa-steps-grid{grid-template-columns:7fr 5fr;gap:30px}}@media screen and (min-width:1200px){.modal-content-wrapper{max-width:424px}.main-menu{width:1116px}.main-menu-form{width:300px}.stopa-steps-float-desc-item:first-child{top:0;left:210px}.stopa-steps-float-desc-item:nth-child(2){top:48px;left:250px}.stopa-steps-float-desc-item:nth-child(3){top:98px;left:310px}.stopa-steps-float-desc-item:last-child{top:188px;left:210px}.stopa-steps-item.item-2 .stopa-steps-img,.stopa-steps-item.item-4 .stopa-steps-img{width:430px}.stopa-steps-item.item-3 .stopa-steps-img{width:300px}.stopa-steps-grid{grid-template-columns:8fr 4fr}}@media screen and (min-width:1560px){.main-menu{width:1500px}.main-menu-form{width:372px}.main-menu-list{-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}.stopa-steps-float-desc-item:first-child{top:18px;left:334px}.stopa-steps-float-desc-item:nth-child(2){top:90px;left:394px}.stopa-steps-float-desc-item:nth-child(3){top:162px;left:480px}.stopa-steps-float-desc-item:last-child{top:275px;left:384px}.stopa-steps-item.item-3 .stopa-steps-img,.stopa-steps-item.item-4 .stopa-steps-img{width:auto}.stopa-steps-item.item-2 .stopa-steps-img{width:auto;min-height:200px}.stopa-steps-grid{gap:40px}}.feedback-img{max-height:unset}.feedback-img>img,.feedback-img>picture{margin-top:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.feedback-img>picture img{height:100%}.feedback-photoDesc{margin-top:10px;position:static;top:94px;right:46px}.feedback-photoDesc-img{display:none;width:25px;height:45px}@media screen and (min-width:1560px){.feedback-img{max-height:397px}.feedback-img>img,.feedback-img>picture{margin-top:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.feedback-img>img,.feedback-img>picture img{-o-object-position:right;object-position:right}.feedback-photoDesc{margin-top:0;position:absolute;max-width:136px}.feedback-photoDesc-img{display:block}}.char-slider-block-item:not(:last-of-type){margin-bottom:25px}.char-slider-block p,.char-slider-block ul{line-height:1.1;opacity:1}.char-slider-block ul li{padding-left:0}.char-slider-block ul li::before{content:none}.price-page-block:not(:last-of-type){margin-bottom:40px}.price-page-block-category:not(:last-of-type){margin-bottom:20px}.price-page-char{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.price-page-char span span{-webkit-box-decoration-break:clone;box-decoration-break:clone;font-size:14px}.price-page-char>span:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.price-page-char::before{top:10px;-webkit-transform:unset;transform:unset}.about-grid{display:grid;grid-template-columns:100%;gap:20px;grid-template-areas:"heading" "desc" "img" "form"}.about-grid-heading{grid-area:heading}.about-grid-desc{grid-area:desc}.about-grid-form{grid-area:form}.about-grid-img{grid-area:img}.about-ort-grid,.about-shoes-grid,.about-unique-grid{display:grid;grid-template-columns:100%;gap:20px}.about-unique-grid{grid-template-areas:"heading" "desc" "adv"}.about-unique-heading{grid-area:heading}.about-unique-desc{grid-area:desc}.about-unique-adv{grid-area:adv}.about-unique-img{grid-area:img}.about-ort-grid{grid-template-areas:"heading" "atn" "desc"}.about-ort-grid-heading{grid-area:heading}.about-ort-grid-desc{grid-area:desc}.about-ort-grid-img{grid-area:img}.about-ort-grid-atn{grid-area:atn}.about-ort-img img{max-height:350px}.about-shoes-grid{grid-template-areas:"heading" "atn" "img" "desc"}.about-shoes-item img{-o-object-fit:contain;object-fit:contain;max-height:200px;min-height:180px;max-width:100%}.about-shoes-heading{grid-area:heading}.about-shoes-desc{grid-area:desc}.about-shoes-img{grid-area:img}.about-shoes-img img{aspect-ratio:16/9}.about-shoes-atn{grid-area:atn}.about-assortment-images img{height:30px}.about-assortment-images .col-auto:nth-child(2) img,.about-assortment-images .col-auto:nth-child(5) img{height:25px}@media screen and (min-width:768px){.price-page-char span span{font-size:16px}.price-page-char>span:last-of-type{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.about-shoes-grid{gap:30px}.about-assortment-images img{height:30px}.about-assortment-images .col-auto:nth-child(2) img,.about-assortment-images .col-auto:nth-child(5) img{height:25px}}@media screen and (min-width:992px){.about-grid{grid-template-columns:1fr 530px;gap:30px;grid-template-areas:"heading heading" "desc desc" "form img"}.about-ort-grid,.about-unique-grid{gap:30px;grid-template-columns:1.5fr 1fr}.about-unique-grid{grid-template-areas:"heading heading" "desc img" "adv adv"}.about-ort-grid{grid-template-areas:"heading heading" "atn atn" "desc img"}.about-shoes-grid{grid-template-areas:"heading heading" "atn atn" "desc img";grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (min-width:1200px){.about-grid{grid-template-columns:1fr 650px}.about-unique-grid{grid-template-columns:745px 1fr;grid-template-areas:"heading img" "desc img" "adv adv"}.about-ort-grid{grid-template-columns:630px 1fr;grid-template-areas:"heading heading" "atn img" "desc img"}}@media screen and (min-width:1560px){.about-grid{grid-template-columns:1fr 857px;gap:30px 40px;grid-template-areas:"heading img" "desc img" "form img"}.about-assortment-images img{height:35px}.about-assortment-images .col-auto:nth-child(2) img,.about-assortment-images .col-auto:nth-child(5) img{height:30px}.about-ort-grid,.about-shoes-grid,.about-unique-grid{grid-template-columns:987px 1fr;gap:30px 40px}.about-unique-grid{grid-template-areas:"heading img" "desc img" "adv img"}.about-ort-grid{grid-template-areas:"heading img" "atn img" "desc img"}.about-shoes-grid{grid-template-areas:"heading img" "atn img" "desc img";grid-template-columns:repeat(2,1fr)}.about-shoes-img{display:-webkit-box;display:-ms-flexbox;display:flex}.about-shoes-img img{height:100%}}.pProsthetics-grid{display:grid;grid-template-columns:100%;grid-template-areas:"head" "questions" "form";gap:20px}.pProsthetics-questions{grid-area:questions}.pProsthetics-questions .symbol{--symWH:30px;--symPH:3px;--symPW:14px}.pProsthetics-questions .questions-item .content strong{font-weight:500}.pProsthetics h1{grid-area:head}.pProsthetics-form{grid-area:form;display:grid;grid-template-columns:100%}.pProsthetics-img{grid-area:img}.pProsthetics-get .content p:not(:last-child),.pProsthetics-grid .content p:not(:last-child){margin-bottom:15px}.pProsthetics-get .content p{opacity:1}.pProsthetics-best-item{padding:20px}.pProsthetics-best-item img{aspect-ratio:1/1;height:120px}.pProsthetics-item{max-width:300px;padding:25px;gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pProsthetics-item-img{min-width:80px;max-width:80px}.pProsthetics-item-img img{height:100px}@media screen and (min-width:768px){.pProsthetics-best-item{padding:20px 30px}.pProsthetics-best-item img{aspect-ratio:1/1;height:140px}.pProsthetics-item{max-width:unset;padding:30px;gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:992px){.pProsthetics-grid{grid-template-columns:1fr 1fr;grid-template-areas:"head head" "questions img" "form img";gap:20px}.pProsthetics-best-item{padding:40px 60px}.pProsthetics-best-item img{aspect-ratio:1/1;height:180px}.pProsthetics-item-img{min-width:90px;max-width:90px}.pProsthetics-item-img img{height:114px}}@media screen and (min-width:1200px){.pProsthetics-grid{grid-template-columns:1fr 1fr;gap:30px}.pProsthetics-form{grid-template-columns:150px 1fr}.pProsthetics-form form{max-width:370px}.pProsthetics-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1560px){.pProsthetics-grid{grid-template-columns:1fr 740px;grid-template-areas:"head img" "questions img" "form img"}.pProsthetics-form{grid-template-columns:180px 1fr}.pProsthetics-reviews-item{height:420px}.pProsthetics-item{padding:40px}.pProsthetics-item-img{min-width:120px;max-width:120px}.pProsthetics-item-img img{height:150px}}.hospital-grid{display:grid;grid-template-areas:"heading" "img" "desc";grid-template-columns:100%;gap:20px}.hospital-grid-heading{grid-area:heading}.hospital-grid-heading a{border:2px solid #fcf6f5}.hospital-grid-heading a:hover{border-color:#f28379;color:#4d2d26}.hospital-grid-heading a svg{min-width:1em;max-width:1em}.hospital-grid-heading a.border-0{border-bottom:0!important}.hospital-grid-heading a.border-0:hover{color:#f28379}.hospital-grid-heading .product-tabs-content-characteristic-line::before{border-bottom:1px solid #4d2d26;top:11px;-webkit-transform:unset;transform:unset}.hospital-grid-heading .product-tabs-content-characteristic-line>span{line-height:.8}.hospital-grid-heading .product-tabs-content-characteristic-line>span:first-of-type{max-width:unset}.hospital-grid-heading .product-tabs-content-characteristic-line span span{-webkit-box-decoration-break:clone;box-decoration-break:clone;display:unset}.hospital-grid-img{grid-area:img;aspect-ratio:16/9}.hospital-prosthetics p{margin-bottom:0!important}.hospital-prosthetics-desc p:not(:first-child){padding-top:10px;border-top:2px solid #f28379}.hospital-prosthetics-doctor-ava{max-width:180px;min-width:180px}.hospital-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:120px;gap:10px}.hospital-gallery-item img{height:100%}.hospital-gallery-item:nth-child(1){grid-column:1/7;grid-row:1/3;position:relative}.hospital-gallery-item:nth-child(4){grid-column:7/13;grid-row:1/3}.hospital-gallery-item:nth-child(2),.hospital-gallery-item:nth-child(3),.hospital-gallery-item:nth-child(5){grid-column:span 12}.hospital-gallery-item:nth-child(1) .position-absolute{bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:576px){.hospital-grid-img{aspect-ratio:21/9}.hospital-prosthetics-desc p:not(:first-child){padding-top:20px}}@media screen and (min-width:768px){.hospital-grid-heading .product-tabs-content-characteristic-line>span:first-of-type{max-width:460px}.hospital-grid-heading .product-tabs-content-characteristic-line>span{line-height:1.2}.hospital-grid-heading .product-tabs-content-characteristic-line>span span{display:inline-block}.hospital-gallery-grid{display:grid;grid-auto-rows:200px;gap:10px}.hospital-gallery-item:nth-child(1),.hospital-gallery-item:nth-child(4){grid-column:span 3;grid-row:span 2}.hospital-gallery-item:nth-child(2),.hospital-gallery-item:nth-child(5){grid-column:span 9}.hospital-gallery-item:nth-child(3){grid-column:span 6}}@media screen and (min-width:992px){.hospital-grid-heading .product-tabs-content-characteristic-line>span:first-of-type{max-width:524px}.hospital-prosthetics-desc p:not(:first-child){padding-top:30px}}@media screen and (min-width:1200px){.hospital-grid{grid-template-areas:"heading heading" "desc img";grid-template-columns:repeat(2,1fr);gap:30px 40px}.hospital-grid-img{aspect-ratio:unset}.hospital-gallery-grid{display:grid;grid-auto-rows:300px;gap:20px}}@media screen and (min-width:1560px){.hospital-grid{grid-template-areas:"heading img" "desc img";grid-template-columns:repeat(2,1fr)}.hospital-prosthetics .hospital-grid-desc .col-auto:first-child div{max-width:293px}.hospital-prosthetics .hospital-grid-desc p{margin-bottom:0!important}.hospital-prosthetics-desc p:not(:first-child){padding-left:30px;padding-top:unset;border-left:2px solid #f28379;border-top:unset}}.account-orders__item-char{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.account-orders__item-char::before{content:"";width:100%;border-bottom:1px dashed #4d2d26;opacity:.3;position:absolute;top:6px}.account-orders__item-char span{z-index:1;font-size:12px;line-height:1}.account-orders__item-char span span{background-color:#fcf6f5;-webkit-box-decoration-break:clone;box-decoration-break:clone}.account-orders__item-char>span:first-of-type span{padding-right:5px}.account-orders__item-char>span:last-of-type{white-space:nowrap;text-align:end}.account-orders__item-char>span:last-of-type span{padding-left:5px}.account-orders__item-char>span:last-of-type>span:first-of-type{color:rgba(51,30,26,.6)}.account-orders__item-char>span:last-of-type>span:last-of-type{color:#f28379;font-weight:500;padding-left:5px}.account-orders__item-btns{top:10px;right:10px}@media screen and (min-width:576px){.account-orders__item-char span{font-size:14px}.account-orders__item-char>span:first-of-type span{padding-right:10px}.account-orders__item-char>span:last-of-type span{padding-left:10px}}