.menu-list[data-v-7cd4b210]{width:100%;display:flex;margin:0;justify-content:flex-end;height:100%;align-items:center;gap:30px}.mob-menu[data-v-7cd4b210]{margin-bottom:50px}.mob-menu a[data-v-7cd4b210]{flex-direction:column;font-size:22px;margin-bottom:15px}a[data-v-7cd4b210]{font-size:16px;text-decoration:none;text-transform:uppercase;color:#333;font-weight:400;height:44px;display:flex;align-items:center;justify-content:center;border-bottom:3px solid rgba(125,167,167,0)}a.router-link-active[data-v-7cd4b210],a[data-v-7cd4b210]:hover{border-bottom:3px solid #b5d6d7}header[data-v-0d85fcc0]{justify-content:space-between;font-size:16px;height:85px;border-bottom:1px solid #a1a1a1;text-transform:uppercase;width:100%;display:grid;grid-template-columns:265px 1fr 110px 265px;font-family:Akrobat;z-index:2}@media screen and (max-width:1000px){header[data-v-0d85fcc0]{height:80px;grid-template-columns:1fr 1fr 85px}}header a.header__logo[data-v-0d85fcc0]{display:flex;align-items:center;justify-content:center;width:265px;padding-top:10px}@media screen and (max-width:1000px){header a.header__logo[data-v-0d85fcc0]{display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%}}header a.header__logo img[data-v-0d85fcc0]{width:160px;height:auto}@media screen and (max-width:1000px){header a.header__logo img[data-v-0d85fcc0]{min-width:70px;height:auto;max-width:80%}}header nav[data-v-0d85fcc0]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 60px;border-left:1px solid #a1a1a1}@media screen and (max-width:1000px){header nav[data-v-0d85fcc0]{display:none;order:4}}header nav .nav-container[data-v-0d85fcc0]{width:100%;max-width:1160px;height:100%}header nav .nav-container a[data-v-0d85fcc0]{font-size:16px;text-decoration:none;text-transform:uppercase;color:#333;font-weight:400;height:44px;width:100%;display:flex;align-items:center;justify-content:center;border-bottom:3px solid #b5d6d700;text-align:center}header nav .nav-container.active a[data-v-0d85fcc0],header nav .nav-container:hover a[data-v-0d85fcc0]{color:#333;font-weight:400;border-bottom:3px solid #b5d6d7}header .hamburger[data-v-0d85fcc0]{width:110px;border-left:1px solid #a1a1a1;border-right:1px solid #a1a1a1;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){header .hamburger[data-v-0d85fcc0]{order:3;width:85px;border-right:0}}header .hamburger #burger-menu[data-v-0d85fcc0]{cursor:pointer;height:100%;width:100%;padding:20px;overflow:visible;position:relative;z-index:5}header .hamburger #burger-menu span[data-v-0d85fcc0]{right:40px;top:40px;width:27px}header .hamburger #burger-menu span[data-v-0d85fcc0]:before{left:0;top:-10px;width:16px}header .hamburger #burger-menu span[data-v-0d85fcc0]:after{left:0;top:10px;width:20px}@media screen and (max-width:1000px){header .hamburger #burger-menu span[data-v-0d85fcc0]{right:26px;top:40px;width:27px}header .hamburger #burger-menu span[data-v-0d85fcc0]:before{left:0;top:-10px;width:16px}header .hamburger #burger-menu span[data-v-0d85fcc0]:after{left:0;top:10px;width:20px}}header .hamburger #burger-menu.close span[data-v-0d85fcc0]{transform:rotate(-45deg);top:40px;width:27px;background:#fff}header .hamburger #burger-menu.close span[data-v-0d85fcc0]:before{top:0;transform:rotate(90deg);width:27px;background:#fff}header .hamburger #burger-menu.close span[data-v-0d85fcc0]:after{top:0;left:0;transform:rotate(90deg);opacity:0;width:0;background:#fff}header .hamburger #burger-menu span[data-v-0d85fcc0],header .hamburger #burger-menu span[data-v-0d85fcc0]:after,header .hamburger #burger-menu span[data-v-0d85fcc0]:before{background:#333;display:block;height:1px;opacity:1;position:absolute;transition:.3s ease-in-out}header .hamburger #burger-menu span[data-v-0d85fcc0]:after,header .hamburger #burger-menu span[data-v-0d85fcc0]:before{content:""}header .hamburger #menu[data-v-0d85fcc0]{z-index:3;min-width:100%;min-height:100%;position:fixed;top:0;left:0;height:0;visibility:hidden;opacity:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease-in-out}header .hamburger #menu.overlay[data-v-0d85fcc0]{visibility:visible;opacity:1;background:#b5d6d7;transition:all .3s ease-in-out}header .hamburger #menu a[data-v-0d85fcc0]{color:#000;display:block;font-size:24px;margin-bottom:26px;text-decoration:none}header .contact-block[data-v-0d85fcc0]{display:flex;height:100%;width:265px;align-items:center;justify-content:center}@media screen and (max-width:1000px){header .contact-block[data-v-0d85fcc0]{width:100%;background:none;order:2;border-left:1px solid #a1a1a1}}header .contact-block a[data-v-0d85fcc0]{color:#333}.section__top-banner{background-position:top;background-size:cover;display:grid;grid-template-columns:1fr 1fr 265px;padding-top:0;position:relative;height:100vh}@media screen and (max-width:1000px){.section__top-banner{grid-template-columns:1fr 85px;height:60vh;border-right:0;border-left:0}}.section__top-banner #video-bg{top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1;background-size:cover;position:absolute;height:100%;width:calc(100% - $theme-board)}@media screen and (max-width:1000px){.section__top-banner #video-bg{width:100%}}.section__top-banner #video-bg>video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:auto;height:auto}@supports ((-o-object-fit:cover) or (object-fit:cover)){.section__top-banner #video-bg>video{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.section__top-banner .section__top-banner--left{display:flex;flex-direction:column;color:#e8e8e8;justify-content:center;padding:0 0 0 80px;font-size:18px;border-right:1px solid #ffffff50;z-index:2}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--left{padding:0 15px;display:flex;border-right:0}}.section__top-banner .section__top-banner--left .header{font-size:58px;font-family:Akrobat;font-weight:200;text-transform:uppercase;margin-bottom:15px}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--left .header{font-size:36px}}.section__top-banner .section__top-banner--left .subHeader{margin-bottom:45px;font-weight:300}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--left .subHeader{margin-bottom:30px}}.section__top-banner .section__top-banner--left .link{background:#b5d6d7;padding:10px 15px;color:#000;width:280px;height:55px;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:16px;border:none;box-shadow:none}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--left .link{width:240px;height:50px;font-size:14px}}.section__top-banner .section__top-banner--left .link:hover{background:#e8e8e8;color:#057382}.section__top-banner .section__top-banner--mid{display:flex;align-items:center;justify-content:flex-end;border-right:1px solid #a1a1a1;z-index:2}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--mid{align-items:end;padding-bottom:20px;border-right:0;border-left:0;border-left:1px solid #ffffff50}}.section__top-banner .section__top-banner--mid .logoHeader{margin:65px 34px 65px 0;width:42px;height:auto}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--mid .logoHeader{width:33%;height:auto;margin:0 auto}}.section__top-banner .section__top-banner--right{z-index:2}@media screen and (max-width:1000px){.section__top-banner .section__top-banner--right{display:none}.section__cure{padding:0}}.section__cure .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__cure .wrapper{margin:0 auto;border-right:0;border-left:0}}.section__cure .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;font-weight:300;padding-left:45px;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__cure .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__cure .wrapper .cure_table{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1000px){.section__cure .wrapper .cure_table{grid-template-columns:1fr 1fr}}.section__cure .wrapper .cure_table .cure_table--item{text-transform:uppercase;font-family:Akrobat;font-size:22px;display:flex;align-items:center;justify-content:center;height:250px;text-align:center;border-right:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1;font-size:20px}@media screen and (min-width:1000px){.section__cure .wrapper .cure_table .cure_table--item:nth-child(3n+3),.section__cure .wrapper .cure_table .cure_table--item:nth-child(3n+3) span{border-right:0}}@media screen and (max-width:1000px){.section__cure .wrapper .cure_table .cure_table--item:nth-child(2n+2),.section__cure .wrapper .cure_table .cure_table--item:nth-child(2n+2) span{border-right:0}}.section__cure .wrapper .cure_table .cure_table--item span{border-right:3px solid #b5d6d7;padding:0 20px;height:60px;width:100%;align-items:center;display:flex;justify-content:center}.section__about .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;padding:0 0 60px 45px;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__about .wrapper{margin:0 auto;padding:0;border-right:0;border-left:0}}.section__about .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;font-weight:300}@media screen and (max-width:1000px){.section__about .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__about .wrapper .slides{display:flex;justify-content:space-between;margin-bottom:30px}.section__about .wrapper .slides .slide{max-width:48%}.section__about .wrapper .info{display:grid;grid-template-columns:1fr 350px;font-size:20px;font-family:Akrobat}@media screen and (max-width:1000px){.section__about .wrapper .info{grid-template-columns:1fr}}.section__about .wrapper .info .desc{font-size:16px;font-family:Geometria}@media screen and (max-width:1000px){.section__about .wrapper .info .desc{order:2;padding:0 30px 30px}}.section__about .wrapper .info .arrows{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.section__about .wrapper .info .arrows{height:40px;margin-bottom:10px}}.section__about .wrapper .info .arrows div{padding:10px;display:flex;align-items:center;justify-content:center}.section__about .wrapper .slider{z-index:2;margin-left:auto;margin-right:auto;overflow:hidden}.section__about .wrapper .slider .slider__wrap{display:flex;align-items:flex-start;position:relative;z-index:2}.section__about .wrapper .slider .slider__wrap .swiper-slide{width:300px;flex-shrink:0;transition:all .3s;margin-bottom:40px;max-height:440px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.section__about .wrapper .slider .slider__wrap .swiper-slide{margin-bottom:20px;max-height:600px}}.section__about .wrapper .slider .slider__wrap .swiper-slide img{width:100%;height:auto}.section__about .wrapper .slider .slider__wrap .swiper-slide-active,.section__about .wrapper .slider .slider__wrap .swiper-slide-next,.section__about .wrapper .slider .slider__wrap .swiper-slide-prev{opacity:1;pointer-events:auto}.section__about .wrapper .slider .slider__controls{position:relative;z-index:12}.section__about .wrapper .slider .slider__controls .slider__pagination{text-align:center}.section__about .wrapper .slider .slider__controls .slider__pagination .swiper-pagination-bullet{width:13px;height:10px;display:inline-block;background:#b5d6d7;opacity:.2;margin:0 5px;border-radius:20px;transition:opacity .5s,background-color .5s,width .5s;transition-delay:.5s,.5s,0s}.section__about .wrapper .slider .slider__controls .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.section__about .wrapper .slider .slider__controls .slider__pagination .swiper-pagination-bullet-active{opacity:1;background:#b5d6d7;width:100px;transition-delay:0s}@media screen and (max-width:1000px){.section__about .wrapper .slider .slider__controls .slider__pagination .swiper-pagination-bullet-active{width:13px}}.section__about .wrapper .slider .slider__controls .slider__button-next,.section__about .wrapper .slider .slider__controls .slider__button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.section__about .wrapper .slider .slider__controls .slider__button-prev{left:12px;right:auto;width:50px}.section__about .wrapper .slider .slider__controls .slider__button-prev path{fill:#b5d6d7}.section__about .wrapper .slider .slider__controls .slider__button-next{right:12px;left:auto;width:50px}.section__about .wrapper .slider .slider__controls .slider__button-next path{fill:#b5d6d7}.section__about .wrapper .slider .slider__controls .slider__button-next:focus,.section__about .wrapper .slider .slider__controls .slider__button-prev:focus{outline:none!important}.section__symptoms .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__symptoms .wrapper{margin:0 auto;border-right:0;border-left:0}}.section__symptoms .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;padding-left:45px;padding-right:15px;font-weight:300}@media screen and (max-width:1000px){.section__symptoms .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__symptoms .wrapper .body{display:grid;grid-template-columns:2fr 1fr}@media screen and (max-width:1000px){.section__symptoms .wrapper .body{grid-template-columns:1fr}}.section__symptoms .wrapper .body .imgBlock{background:#b5d6d7;display:flex;align-items:center;justify-content:center}.section__symptoms .wrapper .body .imgBlock .man_points{max-width:80%;height:auto}@media screen and (max-width:1000px){.section__symptoms .wrapper .body .imgBlock{padding:20px}}.section__symptoms .wrapper .body .accordion{color:#000;padding:0 0 0 0}@media screen and (max-width:1000px){.section__symptoms .wrapper .body .accordion{padding:0}}.section__symptoms .wrapper .body .accordion .container{position:relative;margin:0 0;padding:15px 60px 15px 35px;border-bottom:1px solid #a1a1a1}.section__symptoms .wrapper .body .accordion .container.active .content{max-height:150px}.section__symptoms .wrapper .body .accordion .container.active .label{color:#2ab3c8}.section__symptoms .wrapper .body .accordion .container.active .label:before{content:"-";line-height:105%}.section__symptoms .wrapper .body .accordion .container.first{border-top:1px solid #a1a1a1}.section__symptoms .wrapper .body .accordion .label{position:relative;padding:10px 0;font-size:18px;color:#000;cursor:pointer;text-transform:uppercase;font-family:Akrobat}.section__symptoms .wrapper .body .accordion .label:before{content:"+";font-family:sans-serif;color:#3a3a3a;position:absolute;top:50%;right:-5px;transform:translateY(-50%);display:flex;width:35px;height:35px;border:1px solid #a1a1a1;align-items:center;justify-content:center;border-radius:100%;font-weight:400;font-size:20px;line-height:100%;text-align:center;align-self:center;flex-direction:column;margin-right:-35px}.section__symptoms .wrapper .body .accordion .content{position:relative;font-family:Akrobat;font-size:20px;text-align:justify;transition:.5s;max-height:0;overflow:hidden}.section__symptoms .wrapper .body .accordion .content .info{margin-bottom:15px;font-family:Geometria;font-size:16px}.section__symptoms .wrapper .body .accordion .content .link{color:#141414;text-transform:uppercase;font-weight:600;font-size:18px}.section__symptoms .wrapper .body .accordion hr{margin-left:0}.section__program .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1;padding:0 0 0 0}@media screen and (max-width:1000px){.section__program .wrapper{margin:0 auto;border-right:0;border-left:0}}.section__program .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;font-weight:300;padding-left:45px}@media screen and (max-width:1000px){.section__program .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__program .wrapper .topInfo{display:grid;grid-template-columns:1fr 2fr}@media screen and (max-width:1000px){.section__program .wrapper .topInfo{grid-template-columns:1fr}}.section__program .wrapper .topInfo .topInfo__header{background:#b5d6d7;height:90px;color:#000;font-family:Akrobat;text-transform:uppercase;font-size:20px;display:flex;align-items:center;justify-content:center}.section__program .wrapper .topInfo .mainInfo__price{display:grid;grid-template-columns:1fr;border-left:1px solid #a1a1a1;margin-left:-1px}@media screen and (max-width:1000px){.section__program .wrapper .topInfo .mainInfo__price{border-left:0}}.section__program .wrapper .mainInfo{display:grid;grid-template-columns:1fr 2fr}@media screen and (max-width:1000px){.section__program .wrapper .mainInfo{grid-template-columns:0fr 1fr}}.section__program .wrapper .mainInfo .mainInfo__wraper{border-right:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__program .wrapper .mainInfo .mainInfo__wraper{border-right:0;border-left:0}}.section__doctors .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;padding:0 0 0 0}@media screen and (max-width:1000px){.section__doctors .wrapper{margin:0 auto;border-right:0;border-left:0}}.section__doctors .wrapper .doc__info{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__doctors .wrapper .doc__info{grid-template-columns:1fr;padding:30px 0}}.section__doctors .wrapper .doc__info .doc__info--position{position:relative;border-right:1px solid #a1a1a1}.section__doctors .wrapper .doc__info .doc__info--position span{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:34px;text-transform:uppercase;position:absolute;top:0;font-family:Akrobat;white-space:nowrap;font-weight:300}@media screen and (max-width:1000px){.section__doctors .wrapper .doc__info .doc__info--position span{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);min-height:112px;position:unset;white-space:break-spaces;text-align:center}}.section__doctors .wrapper .doc__info .doc__info--data{display:flex;align-items:center;margin:0 auto;padding:120px 0}@media screen and (max-width:1000px){.section__doctors .wrapper .doc__info .doc__info--data{padding:0}}.section__doctors .wrapper .doc__info .doc__info--data .doc__info--desc{padding:20px 0 0 0;font-size:16px}@media screen and (max-width:1000px){.section__doctors .wrapper .doc__info .doc__info--data .doc__info--desc{padding:20px 0;font-size:16px}}.section__doctors .wrapper .doc__info .doc__info--data .doc__info--desc .doc__info--name{font-weight:600;margin-bottom:8px}.section__contactForm .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;padding:90px 45px 90px 45px;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__contactForm .wrapper{margin:0 auto;padding:40px;border-right:0;border-left:0}}.section__contactForm .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;font-weight:300;padding-top:0;padding-left:0}@media screen and (max-width:1000px){.section__contactForm .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__contactForm .wrapper .contact-form{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1000px){.section__contactForm .wrapper .contact-form{grid-template-columns:1fr}}.section__contactForm .wrapper .contact-form input{height:50px;text-align:center;border:1px solid gray;font-size:15px}.section__contactForm .wrapper .contact-form input:first-child{border-right:0}.section__contactForm .wrapper .contact-form input.cf-form-submit{background:#b5d6d7;color:#000;border:0}@media screen and (max-width:1000px){.section__contactForm .wrapper .contact-form input{margin-bottom:8px}.section__contactForm .wrapper .contact-form input:first-child{border:1px solid gray}}.section__contactMap .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;padding:0;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__contactMap .wrapper{margin:0 auto;border-right:0;border-left:0}}.section__contactMap .wrapper .address{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;font-size:16px}@media screen and (max-width:1000px){.section__contactMap .wrapper .address{grid-template-columns:1fr 1fr}}.section__contactMap .wrapper .address div{border-bottom:1px solid #a1a1a1;border-right:1px solid #a1a1a1;height:60px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-family:Akrobat}.section__contactMap .wrapper .address div:first-child{font-weight:700}.section__contactMap .wrapper .map{width:100%;height:350px}@media screen and (max-width:1000px){.section__contactMap .wrapper .map{height:55vh}}.service-page{margin:0}@media screen and (max-width:1000px){.service-page{padding:0}}.service-page section.banner{display:grid;grid-template-columns:2fr 1fr 265px;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.service-page section.banner{grid-template-columns:1fr 85px}}.service-page section.banner .banner__img{grid-column:1;position:relative;overflow:hidden;height:500px}@media screen and (max-width:1000px){.service-page section.banner .banner__img{height:300px}}.service-page section.banner .banner__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-page section.banner .banner__header{grid-column:1;display:flex;align-items:center;justify-content:center;font-size:46px;text-transform:uppercase;font-family:Akrobat;padding:60px;letter-spacing:2px;font-weight:300}@media screen and (max-width:1000px){.service-page section.banner .banner__header{font-size:28px;padding:30px 15px}}.service-page section.banner .banner__vertical{grid-column:2;grid-row:1/span 2;display:flex;align-items:center;justify-content:center;padding:0 0;border-left:1px solid #a1a1a1;border-right:1px solid #a1a1a1}@media screen and (max-width:1000px){.service-page section.banner .banner__vertical{align-items:center;border-bottom:1px solid #a1a1a1;border-right:0;padding-bottom:15px}.service-page section.banner .banner__vertical img{width:20px;height:auto}.service-page section.banner .banner__sidebar{border-left:1px solid #a1a1a1}}.service-page section.information .wrapper{padding:45px;margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;border-bottom:1px solid #a1a1a1}@media screen and (max-width:1000px){.service-page section.information .wrapper{margin:0 auto;border-right:0;border-left:0;padding:45px 15px}.section__contactText{padding:0}}.section__contactText .wrapper{margin:0 265px;padding:0 45px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1}@media screen and (max-width:1000px){.section__contactText .wrapper{margin:0 auto;border-right:0;border-left:0;padding:0 20px}}.section__contactText .wrapper .header{font-family:Akrobat;text-transform:uppercase;font-size:42px;padding:120px 20px 45px 0;font-weight:300;padding-left:45px}@media screen and (max-width:1000px){.section__contactText .wrapper .header{font-size:36px;padding:80px 20px 45px 20px}}.section__contactText .wrapper .contact_text{padding:0 45px;max-width:650px}@media screen and (max-width:1000px){.section__contactText .wrapper .contact_text{padding:0}}*{margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;padding:.2em 0 .8em 0}strong{font-weight:700}em,i{font-style:italic}img{border:0;max-width:100%}img,ul{margin:0}ul{padding-left:25px;font-size:16px}li{padding:5px 0}td,th,tr{vertical-align:top}article,aside,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{font-size:14px;font-style:normal;font-weight:400}footer .wrapper{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1;padding:0}@media screen and (max-width:1000px){footer .wrapper{margin:0 auto;border-right:0;border-left:0}}footer .wrapper .content{margin:0 auto;padding:35px 0;border-bottom:1px solid #a1a1a1;border-top:1px solid #a1a1a1;display:grid;grid-template-columns:230px 1fr}@media screen and (max-width:1000px){footer .wrapper .content{flex-direction:column;padding:35px 20px;grid-template-columns:1fr}footer .wrapper .content .footer__logo{margin-bottom:15px}}footer .wrapper .content .footer__logo .logo{text-align:center;height:100%;display:flex;align-items:center;justify-content:center}footer .wrapper .content .info{-moz-column-width:200px;column-width:200px;padding:20px}@media screen and (max-width:1000px){footer .wrapper .content .info{padding:20px;-moz-columns:2;columns:2}}footer .wrapper .content .info a{color:#444;padding:8px 0;display:block}footer .wrapper .row-2{height:30px;align-items:center;justify-content:center;display:flex}a{text-decoration:none}p{margin-bottom:15px;font-size:17px}body{font-family:Geometria;min-width:320px;background:#ebf2ee}body main{margin:0 265px;border-right:1px solid #a1a1a1;border-left:1px solid #a1a1a1}@media (max-width:1000px){body .service-page{border:0}}body .service-page .mainInfo__row{border-left:1px solid #a1a1a1;border-right:1px solid #a1a1a1;border-top:1px solid #a1a1a1}body .service-page .mainInfo__row:last-child{border-bottom:1px solid #a1a1a1}body .service-page .mainInfo__row .price__header{border-top:0}ul{padding:0 0 25px 40px}h3{line-height:1.5;margin-bottom:1.5vh;font-size:20px}.scrollOff{overflow:hidden}.border_bottom{border-bottom:1px solid #a1a1a1}.mainInfo__row{grid-template-columns:1fr}.mainInfo__row .price__header{display:flex;align-items:center;justify-content:center;border-top:1px solid #a1a1a1;font-weight:700}.mainInfo__row .price__header,.mainInfo__row .price__subheader{text-transform:uppercase;font-family:Akrobat;background:#e0ebe5;height:90px;font-size:16px;border-bottom:1px solid #a1a1a1}.mainInfo__row .price__subheader{display:grid;grid-template-columns:1fr 1fr 1fr}.mainInfo__row .price__subheader .cell{display:flex;align-items:center;justify-content:center;text-align:center;padding:15px}.mainInfo__row .price__subheader .cell:first-child,.mainInfo__row .price__subheader .cell:nth-child(2){border-right:1px solid #a1a1a1}.mainInfo__row .price__list{display:grid;grid-template-columns:1fr 1fr 1fr;padding:20px 0}.mainInfo__row .price__list .price_item{display:flex;align-items:center;justify-content:center;height:40px;font-weight:500;text-align:center}*{box-sizing:border-box}body{padding:0;margin:0}button[data-v-3ca9b8c0]{border:none;display:flex;align-items:center;justify-content:center;height:36px;padding:8px 15px;cursor:pointer}button[data-v-3ca9b8c0]:hover{color:#4fd4d0}.del[data-v-3ca9b8c0]{background:#bd2d2d;color:#fff}.add[data-v-3ca9b8c0]{background:#42b983;color:#fff}input[data-v-94ac98b4]{height:36px;padding:8px 15px;display:flex;align-items:center}.dialog[data-v-a4a10548]{top:0;bottom:0;right:0;left:0;position:fixed;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.dialog__content[data-v-a4a10548]{margin:0 auto;padding:15px;min-width:350px;min-height:400px;background:#fff;border:1px solid #d3d3d3;border-radius:12px}.section__PopUpContact .feedback_btn[data-v-0e65e048],.section__PopUpContact .feedback_submit[data-v-0e65e048]{display:inline-block;border:0;outline:none;cursor:pointer;text-decoration:none;letter-spacing:1px;margin:.5rem 1rem}.section__PopUpContact .feedback_btn[data-v-0e65e048]:hover,.section__PopUpContact .feedback_submit[data-v-0e65e048]:hover{opacity:.8}.section__PopUpContact .feedback_input[data-v-0e65e048]{margin-bottom:1rem;padding:10px;height:50px;text-align:center;border:1px solid gray;font-size:15px;border-radius:0;color:#878787}.section__PopUpContact .feedback_form[data-v-0e65e048]{min-height:350px;display:flex;flex-direction:column;margin:0;text-align:center;justify-content:space-between;max-width:560px}@media screen and (max-width:1000px){.section__PopUpContact .feedback_form[data-v-0e65e048]{min-height:430px}}.section__PopUpContact .feedback_btn[data-v-0e65e048],.section__PopUpContact .feedback_submit[data-v-0e65e048]{background:#057382;padding:1rem 1.8rem;border-radius:5px;font-size:15px;color:#fff;text-transform:uppercase}.section__PopUpContact .feedback_btn[data-v-0e65e048]:active,.section__PopUpContact .feedback_submit[data-v-0e65e048]:active{transform:translateY(1px)}.section__PopUpContact .feedback_title[data-v-0e65e048]{color:#333;font-size:24px;font-family:Akrobat;text-transform:uppercase;margin-bottom:15px;font-weight:400}.section__PopUpContact .feedback_field-box[data-v-0e65e048]{display:flex;justify-content:space-between}@media screen and (max-width:1000px){.section__PopUpContact .feedback_field-box[data-v-0e65e048]{flex-direction:column}.section__PopUpContact .feedback_field-box input[data-v-0e65e048]{width:100%}}.section__PopUpContact .feedback_field-box-2[data-v-0e65e048]{display:flex;justify-content:flex-start;text-align:left}.section__PopUpContact .feedback_field-box-2 input[data-v-0e65e048]{margin-right:8px}.section__PopUpContact .feedback_input[data-v-0e65e048]{width:49%}.section__PopUpContact .feedback_submit[data-v-0e65e048]{align-self:center}.section__PopUpContact .feedback_close[data-v-0e65e048]{position:absolute;top:15px;right:30px;transition:color .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333}.section__PopUpContact .feedback_close[data-v-0e65e048]:hover{color:#057382}.section__PopUpContact .message_div[data-v-0e65e048]{font-size:20px;width:100%;height:100%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}a[data-v-240b35e6]{color:#000;display:inline-block;border:none;text-align:center;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer}a[data-v-240b35e6]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#b5d6d7;width:100%;height:100%;opacity:0;transition:all .3s ease}a[data-v-240b35e6]:hover:before{opacity:1;transform:translate(-50%,-50%) scale(2)}a:hover span[data-v-240b35e6]{z-index:9}.popup[data-v-38618689]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:3}.popup-inner[data-v-38618689]{border-radius:5px;text-align:center;background:#b5d6d7;padding:2.5rem;position:relative}.popup_close[data-v-38618689]{position:absolute;top:15px;right:30px;transition:color .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333;background:none;border:none;box-shadow:none}.popup_close[data-v-38618689]:hover{color:$theme-color-2}.information[data-v-3ce21d9a]{padding-bottom:40px;display:grid;grid-template-columns:1fr 300px;gap:80px}@media (max-width:1000px){.information[data-v-3ce21d9a]{grid-template-columns:1fr;padding:0 0 40px 0;gap:20px}}@media (max-width:840px){.information .text[data-v-3ce21d9a]{padding:0 20px}}.wrapper[data-v-d6852a54]{border:0}section.information .wrapper[data-v-d6852a54]{border-bottom:0}.information[data-v-264507b9]{padding-bottom:40px}@media (max-width:1000px){.information[data-v-264507b9]{padding:0 0 40px 0}}@media (max-width:840px){.information .text[data-v-264507b9]{padding:0 20px}}