@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Changa+One&display=swap);.header-link[data-v-7c676d8e]{position:relative}.header-link>svg[data-v-7c676d8e]{display:none}.header-link__title[data-v-7c676d8e]{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;padding-bottom:10px;font-weight:600;font-size:14px;line-height:18px;color:#262626;white-space:nowrap;text-decoration:none;transition:.25s;cursor:pointer}.header-link__title>svg path[data-v-7c676d8e]{transition:.25s}.header-link__title.router-link-exact-active[data-v-7c676d8e],.header-link__title[data-v-7c676d8e]:hover{color:#24c8bc;transition:.25s}.header-link__title.router-link-exact-active>svg path[data-v-7c676d8e],.header-link__title:hover>svg path[data-v-7c676d8e]{stroke:#24c8bc;transition:.25s}.header-link__dropdown[data-v-7c676d8e]{display:none;padding:10px 0;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:4px;position:absolute;top:25px;left:0;z-index:1}.header-link__dropdown-link[data-v-7c676d8e],.header-link__dropdown>a[data-v-7c676d8e]{display:block;white-space:nowrap;transition:.25s}.header-link__dropdown-link.router-link-exact-active[data-v-7c676d8e]:not(.empty),.header-link__dropdown-link[data-v-7c676d8e]:hover,.header-link__dropdown>a.router-link-exact-active[data-v-7c676d8e]:not(.empty),.header-link__dropdown>a[data-v-7c676d8e]:hover{color:#24c8bc;transition:.25s}.header-link__dropdown-link[data-v-7c676d8e]{padding:0 15px 6px;font-weight:600;line-height:18px;cursor:pointer;position:relative}.header-link__dropdown-link:hover>svg path[data-v-7c676d8e]{stroke:#24c8bc;transition:.25s}.header-link__dropdown>a[data-v-7c676d8e]{padding:3px 15px}.header-link__dropdown-body[data-v-7c676d8e]{position:relative}.header-link__dropdown-body>svg[data-v-7c676d8e]{display:none}@media screen and (min-width:820px){.header-link__dropdown[data-v-7c676d8e]:hover,.header-link__title:hover+.header-link__dropdown[data-v-7c676d8e]{display:block}.header-link__dropdown.second-dropdown[data-v-7c676d8e]{top:18px;z-index:2}.header-link__dropdown.second-dropdown[data-v-7c676d8e]:hover{display:block}.header-link__dropdown-link:hover>.header-link__dropdown.second-dropdown[data-v-7c676d8e]{display:block;top:-15px!important;left:100%}}@media screen and (max-width:820px){.header-link[data-v-7c676d8e]{display:grid;grid-template-columns:75% 25%;grid-template-areas:"title icon" "dropdown dropdown"}.header-link__title[data-v-7c676d8e]{grid-area:title;width:-moz-fit-content;width:fit-content}.header-link>svg[data-v-7c676d8e]{display:inline;grid-area:icon;margin-left:20px}.header-link__dropdown[data-v-7c676d8e]{position:static}.header-link__dropdown[data-v-7c676d8e]:not(.second-dropdown){grid-area:dropdown}.header-link__dropdown-link[data-v-7c676d8e]{padding-right:0}.header-link__dropdown-link>svg[data-v-7c676d8e]{display:none}.header-link__dropdown-link[data-v-7c676d8e],.header-link__dropdown>a[data-v-7c676d8e]{width:-moz-fit-content;width:fit-content}.header-link__dropdown-body[data-v-7c676d8e]{display:grid;grid-template-columns:80% 20%;gap:3px 10px}.header-link__dropdown-body>svg[data-v-7c676d8e]{display:block}.header-link>a>svg[data-v-7c676d8e]{display:none}}.button[data-v-230f4ed5]{display:flex;justify-content:center;align-items:center;width:100%;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-weight:700;line-height:18px;transition:.25s}.button>img[data-v-230f4ed5]{margin-right:8px}.button.big[data-v-230f4ed5]{font-size:18px}.button.green[data-v-230f4ed5]{background:#24c8bc;color:#fff}.button.green[data-v-230f4ed5]:hover{background:#3bbbb1;box-shadow:0 3px 6px rgba(0,0,0,.1)}.button.orange[data-v-230f4ed5]{background:#ffa765;color:#fff}.button.orange[data-v-230f4ed5]:hover{background:#ff954b}.button.white[data-v-230f4ed5]{background:#fff;color:#ffa765}.button.white2[data-v-230f4ed5]{background:#fff;color:#24c8bc}.button.white2[data-v-230f4ed5]:hover,.button.white[data-v-230f4ed5]:hover{background:#fbfbfb;box-shadow:0 3px 6px rgba(0,0,0,.1)}.button[data-v-230f4ed5]:hover{transition:.25s}.button[data-v-230f4ed5]:disabled{background:#dfdfdf;color:#9da0af}.logo-icon path[data-v-24e1f1f6]{transition:.25s}.logo-icon:hover path[data-v-24e1f1f6]{fill:#3bbbb1;transition:.25s}.input[data-v-f10d756e]{width:100%}.input__icons[data-v-f10d756e]{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;position:absolute;top:calc(50% - 9px);right:12px}.input__icon[data-v-f10d756e]{cursor:pointer}.input__body[data-v-f10d756e]{width:100%;position:relative}.input__body>svg[data-v-f10d756e]{margin:auto;position:absolute;top:0;bottom:0;left:12px}.input__title[data-v-f10d756e]{margin-bottom:8px;font-weight:600;font-size:12px;line-height:16px}.input.number .input__body[data-v-f10d756e]{display:flex;align-items:center}.input input[data-v-f10d756e]{padding:10px 12px;width:100%;background:#fff;border:1px solid #dfdfdf;border-radius:10px;transition:.25s;font-weight:600;font-size:14px;line-height:20px;color:#262626}.input input.number[data-v-f10d756e]{padding-right:25px}.input input.number[data-v-f10d756e]::-webkit-inner-spin-button,.input input.number[data-v-f10d756e]::-webkit-outer-spin-button{-webkit-appearance:none}.input input.pr-12[data-v-f10d756e]{padding-right:12px}.input input[data-v-f10d756e]::-moz-placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input[data-v-f10d756e]::placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input[data-v-f10d756e]:focus{border:1px solid #24c8bc;transition:.25s}.input input[data-v-f10d756e]:disabled{padding:0!important;background:transparent;border:none;border-radius:unset}.input input.error[data-v-f10d756e]{border:1px solid red!important}.input.search input[data-v-f10d756e]{padding:10px 12px 10px 42px}.input.active input[data-v-f10d756e]{border:1px solid #24c8bc;transition:.25s}.input__arrows[data-v-f10d756e]{display:flex;flex-direction:column;row-gap:2.5px;position:absolute;right:14px}.input__arrow-plus[data-v-f10d756e]{cursor:pointer}.input__arrow-minus[data-v-f10d756e]{transform:rotate(180deg);cursor:pointer}.input.with-icon input[data-v-f10d756e]{padding:10px 12px 10px 44px}.input.with-icon img[data-v-f10d756e]{width:19px;height:19px;position:absolute;top:11px;left:13px;cursor:pointer}.input__error[data-v-f10d756e]{font-weight:600;font-size:12px;line-height:16px;color:red}.input__error_mt-8[data-v-f10d756e]{margin-top:8px}#backdrop[data-v-5189348a]{width:100%;height:100%;background:hsla(0,0%,100%,.7);position:fixed;top:0;left:0;z-index:999}.modal-template[data-v-5189348a]{display:flex;justify-content:center;align-items:center;padding:0 10px;width:100%;position:fixed;z-index:1000}.modal-template__body[data-v-5189348a]{width:100%;max-height:100vh;overflow:auto;padding:30px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.1);border-radius:12px;position:relative;transition:.25s}.modal-template__close[data-v-5189348a]{cursor:pointer;position:absolute;top:16.5px;right:16.5px}@media screen and (max-width:335px){.modal__body[data-v-5189348a]{padding:25px 23px}}.modal__content_my-24[data-v-4a4cd550]{margin:24px 0}.modal__content_mt-30[data-v-4a4cd550]{margin-top:30px}.modal__content_mt-24[data-v-4a4cd550]{margin-top:24px}.modal__content_mt-12[data-v-4a4cd550]{margin-top:12px}.modal__title[data-v-4a4cd550]{font-weight:700;font-size:20px}.modal__title.little[data-v-4a4cd550]{font-size:16px}.modal__buttons[data-v-4a4cd550]{display:flex;justify-content:center;-moz-column-gap:16px;column-gap:16px}.modal__buttons_mt-4[data-v-4a4cd550]{margin-top:4px}.modal__privacy-policy[data-v-4a4cd550]{text-align:center}.modal__privacy-policy>a[data-v-4a4cd550]{color:#24c8bc;text-decoration:underline}.modal__content_my-24[data-v-4b2362f0]{margin:24px 0}.modal__content_mt-30[data-v-4b2362f0]{margin-top:30px}.modal__content_mt-24[data-v-4b2362f0]{margin-top:24px}.modal__content_mt-12[data-v-4b2362f0]{margin-top:12px}.modal__title[data-v-4b2362f0]{font-weight:700;font-size:20px}.modal__title.little[data-v-4b2362f0]{font-size:16px}.modal__buttons[data-v-4b2362f0]{display:flex;justify-content:center;-moz-column-gap:16px;column-gap:16px}.modal__buttons_mt-4[data-v-4b2362f0]{margin-top:4px}.modal__privacy-policy[data-v-4b2362f0]{text-align:center}.modal__privacy-policy>a[data-v-4b2362f0]{color:#24c8bc;text-decoration:underline}.modal__title[data-v-4b2362f0]{line-height:21px}.modal__content[data-v-4b2362f0]{display:flex;flex-direction:column;row-gap:16px}.icon-button[data-v-2520176b]{display:flex;justify-content:center;align-items:center;width:40px;height:40px;box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:30px;cursor:pointer;transition:.25s}.icon-button.white[data-v-2520176b]{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.icon-button.white[data-v-2520176b]:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.icon-button.white[data-v-2520176b]:hover path{fill:#ff6100;transition:.25s}.icon-button.green[data-v-2520176b]{background:#24c8bc}.icon-button.green[data-v-2520176b]:hover{background:#3bbbb1;box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.burger-menu[data-v-8585f270]{display:none;flex-direction:column;justify-content:space-between;row-gap:25px;padding-bottom:24px;width:395px;height:100vh;-ms-overflow-y:auto;overflow-y:auto;background:#f5f5f5;box-shadow:4px 4px 24px rgba(0,0,0,.15);position:fixed;top:0;bottom:0;left:0;z-index:900}.burger-menu.active[data-v-8585f270]{display:flex}.burger-menu__up[data-v-8585f270]{display:flex;flex-direction:column;row-gap:16px;padding:8px 16px 18px;background:#fff}.burger-menu__up>div[data-v-8585f270]{display:flex;justify-content:space-between;align-items:center}.burger-menu__down[data-v-8585f270]{padding:16px 16px 0}.burger-menu__nav[data-v-8585f270]{display:flex;flex-direction:column;row-gap:24px;padding:8px 0 0}.burger-menu>div[data-v-8585f270]:last-child{padding:0 16px}.burger-menu__sidebar[data-v-8585f270]{padding-bottom:8px;width:100%}.burger-menu__sidebar-buttons[data-v-8585f270]{height:40px;background:rgba(0,0,0,.05);border-radius:12px}.burger-menu__sidebar-buttons_mb-8[data-v-8585f270]{margin-bottom:8px}.burger-menu__sidebar[data-v-8585f270] .sidebar__networks{padding:0 38px 0 12px;text-align:start}.burger-menu__sidebar[data-v-8585f270] .sidebar__line{padding-right:24px}.burger-menu__phone-number[data-v-8585f270]{padding-left:16px;font-weight:700;font-size:18px;color:#24c8bc;transition:.25s}.burger-menu__phone-number[data-v-8585f270]:hover{color:#3bbbb1;transition:.25s}.header[data-v-7e3dccaa]{background:#f5f5f5;position:fixed;top:0;left:0;right:0;z-index:50}.header__content[data-v-7e3dccaa]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #dfdfdf}.header__logo[data-v-7e3dccaa]{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;cursor:pointer}.header__info[data-v-7e3dccaa]{display:flex;flex-direction:column;row-gap:5px}.header__networks[data-v-7e3dccaa]{display:flex;justify-content:space-between;align-items:center}.header__phone-number[data-v-7e3dccaa]{font-weight:700;font-size:18px;color:#24c8bc;transition:.25s}.header__phone-number[data-v-7e3dccaa]:hover{color:#3bbbb1;transition:.25s}.header__left[data-v-7e3dccaa]{display:flex;align-items:center;-moz-column-gap:36px;column-gap:36px}.header__right[data-v-7e3dccaa]{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}.header__nav[data-v-7e3dccaa]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;padding:10px 0}.header__burger-menu[data-v-7e3dccaa]{position:relative}.header__burger-menu>svg[data-v-7e3dccaa]{cursor:pointer}@media screen and (min-width:820px){.header__burger-icon[data-v-7e3dccaa]{display:none}}@media screen and (max-width:820px){.header__info[data-v-7e3dccaa],.header__nav[data-v-7e3dccaa]{display:none}}.footer[data-v-39d89c28]{background:#fff;overflow:hidden}.footer__up[data-v-39d89c28]{padding:40px 0 30px}.footer__down[data-v-39d89c28]{display:flex;flex-direction:column;row-gap:5px;padding:15px 0;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#4b535a;mix-blend-mode:normal}.footer__down-up [data-v-39d89c28]{display:inline}.footer__down-up>a[data-v-39d89c28]{color:#24c8bc;text-decoration:underline;transition:all .25s ease}.footer__down-up>a[data-v-39d89c28]:hover{color:#3bbbb1}.footer__contact-info[data-v-39d89c28]{display:flex;align-items:center;gap:20px 75px}.footer__contacts[data-v-39d89c28]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.footer__contact[data-v-39d89c28]{font-weight:600;font-size:15px;transition:all .25s ease}.footer__contact[data-v-39d89c28]:hover{color:#24c8bc}.footer__logo[data-v-39d89c28]{margin-bottom:auto;cursor:pointer}.footer__logo>img[data-v-39d89c28]{width:121px}.footer__logo-name[data-v-39d89c28]{font-family:Nunito,sans-serif;font-weight:800;font-size:17px;line-height:18px;text-transform:uppercase;color:#24c8bc}.footer__logo-name>span[data-v-39d89c28]{font-weight:400;color:#000}.footer__networks[data-v-39d89c28]{display:grid;grid-template-columns:repeat(3,1fr)}.footer__info[data-v-39d89c28]{display:flex;justify-content:space-between;gap:15px 25px}.footer__info_mt-30[data-v-39d89c28]{margin-top:30px}.footer__info>a[data-v-39d89c28]{transition:all .25s ease}.footer__info>a.router-link-exact-active[data-v-39d89c28],.footer__info>a[data-v-39d89c28]:hover{color:#24c8bc;transition:.25s}.footer__item[data-v-39d89c28]{font-weight:700;font-size:16px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item[data-v-39d89c28]:first-child{-moz-column-count:4;column-count:4}.footer__item[data-v-39d89c28]:nth-child(2){-moz-column-count:1;column-count:1}.footer__item:nth-child(2)>ul>li[data-v-39d89c28]:hover{color:#24c8bc}.footer__item>span[data-v-39d89c28]{white-space:nowrap}.footer__item>ul li[data-v-39d89c28]{list-style:none;transition:all .25s ease}.footer__item>ul li[data-v-39d89c28]:before{content:"";display:inline-block;margin-right:5px;width:5px;height:5px;background:#ffa765;vertical-align:middle}.footer__item>ul>li[data-v-39d89c28]{padding:5px 0;font-weight:700;font-size:16px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item>ul>li[data-v-39d89c28]:hover{color:#24c8bc}.footer__item>ul>li[data-v-39d89c28]:before{display:none}.footer__item>ul>li li[data-v-39d89c28]{margin:10px 0}.footer__item>ul>li>ul[data-v-39d89c28]{padding:3px 0 3px 10px;list-style-type:square}.footer__item>ul>li>ul>li[data-v-39d89c28]{font-weight:500;font-size:14px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item>ul>li>ul>li[data-v-39d89c28]:before{border-radius:50%}.footer__item>ul>li>ul>li[data-v-39d89c28]:hover{color:#24c8bc}.footer__item>ul>li>ul>li>ul[data-v-39d89c28]{list-style-type:circle;padding:3px 0 3px 15px}.footer__item>ul>li>ul>li>ul>li[data-v-39d89c28]{color:#4b535a}.footer__item>ul>li>ul>li>ul>li[data-v-39d89c28]:hover{color:#24c8bc}.footer__networks[data-v-39d89c28]{gap:20px 25px}.footer__networks>svg[data-v-39d89c28]{cursor:pointer}.footer__line[data-v-39d89c28]{height:2px;background:#979797;opacity:.2}@media screen and (max-width:1200px){.footer__up[data-v-39d89c28]{flex-direction:column;align-items:center}.footer__info[data-v-39d89c28]{grid-template-columns:1fr;text-align:center}}@media screen and (max-width:955px){.footer__item[data-v-39d89c28]:first-child{-moz-column-count:3;column-count:3}}@media screen and (max-width:770px){.footer__item[data-v-39d89c28]:first-child{-moz-column-count:2;column-count:2}}@media screen and (max-width:645px){.footer__contact-info[data-v-39d89c28]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"logo networks" "contacts contacts"}.footer__logo[data-v-39d89c28]{grid-area:logo}.footer__networks[data-v-39d89c28]{grid-area:networks}.footer__networks>svg[data-v-39d89c28]{margin-left:auto}.footer__contacts[data-v-39d89c28]{grid-area:contacts}.footer__contact[data-v-39d89c28]:nth-child(2n){text-align:right}}@media screen and (max-width:590px){.footer__item[data-v-39d89c28]:first-child{-moz-column-count:1;column-count:1}}@media screen and (max-width:525px){.footer__info[data-v-39d89c28]{display:flex;flex-direction:column}}.preloader[data-v-4ead8faf]{margin:0 auto}.preloader__svg[data-v-4ead8faf]{position:relative;top:50%;left:50%;width:70px;height:70px;margin-left:-35px;animation:preloader-rotate-4ead8faf 2s linear infinite}@keyframes preloader-rotate-4ead8faf{to{transform:rotate(1turn)}}.sidebar[data-v-7a159904]{flex-shrink:0;width:230px;height:-moz-fit-content;height:fit-content;position:sticky;top:135.73px}.sidebar__nav[data-v-7a159904]{display:flex;flex-direction:column;row-gap:4px}.sidebar__nav>a[data-v-7a159904]{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;padding:14px;border-radius:12px;font-weight:600;font-size:14px;line-height:20px;color:#4b535a;cursor:pointer;transition:all .25s ease}.sidebar__nav>a.router-link-active[data-v-7a159904],.sidebar__nav>a[data-v-7a159904]:hover{-moz-column-gap:16px;column-gap:16px;background:#fff;color:#ff6100}.sidebar__nav>a.router-link-active path[data-v-7a159904],.sidebar__nav>a:hover path[data-v-7a159904]{fill:#ff6100}.sidebar__line[data-v-7a159904]{margin:24px 0 26px;height:1px;background:#dfdfdf}@media screen and (max-width:730px){.sidebar[data-v-7a159904]{width:100%;position:static}.sidebar__nav[data-v-7a159904]{flex-direction:row;flex-wrap:wrap}}.my-textarea[data-v-299b25ff]{padding:15px 25px;width:100%;height:100px;border-radius:12px;background:#fff;border:1px solid #dfdfdf;font-weight:600;font-size:14px;line-height:20px;color:#262626}.my-textarea[data-v-299b25ff]::-moz-placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.my-textarea[data-v-299b25ff]::placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.my-textarea[data-v-299b25ff]:focus{border:1px solid #24c8bc;transition:.25s}.footer-call-to-action[data-v-dc539816]{margin-top:80px;padding:80px 0;background:url(/img/bottom-form.8d953052.jpg) 50%/cover;text-align:center;color:#fff}.footer-call-to-action__content[data-v-dc539816]{padding:0 15px}.footer-call-to-action__title[data-v-dc539816]{margin-bottom:40px;font-size:42px}.footer-call-to-action__inputs[data-v-dc539816]{display:flex;align-items:center;-moz-column-gap:3.8%;column-gap:3.8%}.footer-call-to-action__textarea[data-v-dc539816]{margin:30px 0 50px}.footer-call-to-action__button[data-v-dc539816]{margin:0 auto}@media screen and (max-width:680px){.footer-call-to-action__inputs[data-v-dc539816]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"name phone" "mail mail";gap:15px}.footer-call-to-action__inputs>.input[data-v-dc539816]:first-child{grid-area:name}.footer-call-to-action__inputs>.input[data-v-dc539816]:nth-child(2){grid-area:phone}.footer-call-to-action__inputs>.input[data-v-dc539816]:nth-child(3){grid-area:mail}}@media screen and (max-width:460px){.footer-call-to-action__inputs[data-v-dc539816]{grid-template-columns:1fr;grid-template-areas:"name name" "phone phone" "mail mail"}}.info-layout-wrapper[data-v-58b7a70e]{padding-top:135.73px}.info-layout-main__body[data-v-58b7a70e]{display:flex;-moz-column-gap:25px;column-gap:25px}.info-layout-main__body>div[data-v-58b7a70e]{width:calc(100% - 255px)}@media screen and (max-width:730px){.info-layout-main__body[data-v-58b7a70e]{flex-direction:column}.info-layout-main__body>div[data-v-58b7a70e]{width:100%}.info-layout-main__content[data-v-58b7a70e]{margin-top:25px}}.breadcrumbs[data-v-66c6daf5]{display:flex;align-items:center;padding-bottom:24px}.breadcrumbs__title[data-v-66c6daf5]{display:flex;align-items:center;margin-right:8px;font-weight:700;color:#24c8bc;cursor:pointer;position:relative}.breadcrumbs__title[data-v-66c6daf5]:before{content:"";width:100%;height:1px;background:#24c8bc;transition:all .25s ease;position:absolute;bottom:0;left:0;right:0}.breadcrumbs__title[data-v-66c6daf5]:hover{color:#3bbbb1}.breadcrumbs__title[data-v-66c6daf5]:hover:before{opacity:0}.breadcrumbs__content[data-v-66c6daf5]{display:flex;align-items:center}.breadcrumbs__section-title[data-v-66c6daf5]{padding-left:8px;font-size:13px;color:#74788d}.breadcrumbs__section-item[data-v-66c6daf5]{padding-left:8px;font-size:13px;color:#ffa765;position:relative}.breadcrumbs__section-item[data-v-66c6daf5]:before{content:"";width:calc(100% - 30px);height:1px;background:#ffa765;transition:all .25s ease;position:absolute;bottom:0;left:30px;right:0}.breadcrumbs__section-item[data-v-66c6daf5]:hover{color:#ff6100}.breadcrumbs__section-item[data-v-66c6daf5]:hover:before{opacity:0}.breadcrumbs__delimiter[data-v-66c6daf5]{margin-right:8px;transform:rotate(-90deg)}@media screen and (max-width:650px){.breadcrumbs[data-v-66c6daf5]{flex-direction:column;row-gap:5px}.breadcrumbs__title[data-v-66c6daf5]{margin-right:0}.breadcrumbs__content[data-v-66c6daf5]{flex-direction:column;row-gap:5px}.breadcrumbs__section-item[data-v-66c6daf5],.breadcrumbs__section-title[data-v-66c6daf5]{display:flex;flex-direction:column;align-items:center;row-gap:5px;padding-left:0}.breadcrumbs__section-item[data-v-66c6daf5]:before,.breadcrumbs__section-title[data-v-66c6daf5]:before{width:100%;left:0}.breadcrumbs__delimiter[data-v-66c6daf5],.breadcrumbs__section-item>svg[data-v-66c6daf5],.breadcrumbs__section-title>svg[data-v-66c6daf5]{margin-right:0;transform:rotate(0deg)}}.categories-banner[data-v-732ceaa6]{display:flex;justify-content:center;align-items:center;padding:0 40px;width:100%;height:647px;border-radius:20px;background-image:url(/img/categories-banner-bg.837fc86d.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.categories-banner__content[data-v-732ceaa6]{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:25px;column-gap:25px;padding:42px;border-radius:20px;background:hsla(0,0%,100%,.8)}.categories-banner__left[data-v-732ceaa6]{max-width:525px}.categories-banner__left>h1[data-v-732ceaa6]{margin-bottom:30px;font-size:44px;font-weight:800;line-height:44px;text-transform:uppercase;color:#282828}.categories-banner__descripton[data-v-732ceaa6]{font-weight:400;font-size:16px;line-height:140%;color:#313131}.categories-banner__right[data-v-732ceaa6]{flex-shrink:0;margin:0 auto;max-width:350px;width:100%;padding:40px 30px 30px;border:1px solid #edeef0;border-radius:16px;background-color:#fff;box-shadow:0 0 20px hsla(213,8%,78%,.2)}.categories-banner__right>h2[data-v-732ceaa6]{margin-bottom:15px;font-weight:800;font-size:20px;line-height:120%;text-align:center}.categories-banner__right>p[data-v-732ceaa6]{margin-top:13px;font-size:14px;line-height:21px;text-align:center}.categories-banner__right>p>a[data-v-732ceaa6]{font-size:14px;font-weight:400;line-height:21px;text-decoration:underline;color:#ffa765}.categories-banner__right>p>a[data-v-732ceaa6]:hover{text-decoration:none;color:#ff954b}@media screen and (max-width:1200px){.categories-banner__left>h1[data-v-732ceaa6]{text-align:center}.categories-banner__content[data-v-732ceaa6]{flex-direction:column}}@media screen and (max-width:825px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:40px}}@media screen and (max-width:780px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:38px}}@media screen and (max-width:750px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:36px}}@media screen and (max-width:720px){.categories-banner[data-v-732ceaa6]{height:550px}.categories-banner__left>h1[data-v-732ceaa6]{font-size:44px}}@media screen and (max-width:550px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:40px}}@media screen and (max-width:500px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:36px}}@media screen and (max-width:450px){.categories-banner[data-v-732ceaa6]{padding:0 20px}.categories-banner__left>h1[data-v-732ceaa6]{font-size:34px}.categories-banner__content[data-v-732ceaa6]{padding:32px}}@media screen and (max-width:400px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:30px}}@media screen and (max-width:350px){.categories-banner__left>h1[data-v-732ceaa6]{font-size:26px}}.our-programs[data-v-798fa605]{margin-top:50px}.our-programs__content[data-v-798fa605]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.our-programs__content_mt-25[data-v-798fa605]{margin-top:25px}.our-programs__item[data-v-798fa605]{padding:25px;border-radius:20px;background:#fff}.our-programs__item-description[data-v-798fa605]{font-size:15px;min-height:120px}.our-programs__item-description_mt-10[data-v-798fa605]{margin-top:10px}.our-programs__item-info[data-v-798fa605]{display:flex;align-items:center;justify-content:space-between}.our-programs__item-price[data-v-798fa605]{height:-moz-fit-content;height:fit-content;font-size:32px;font-weight:700}.our-programs__item-price>sup[data-v-798fa605]{font-size:15px}.our-programs__item-image[data-v-798fa605]{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#24c8bc;vertical-align:center;float:right;cursor:pointer}@media screen and (max-width:1200px){.our-programs__content[data-v-798fa605]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:885px){.our-programs__content[data-v-798fa605]{grid-template-columns:1fr}}.stages-of-treatment[data-v-5b13e7ec]{margin-top:50px}.stages-of-treatment__content[data-v-5b13e7ec]{display:flex}.stages-of-treatment__content_mt-30[data-v-5b13e7ec]{margin-top:30px}.stages-of-treatment__item[data-v-5b13e7ec]{flex:0 0 16.666667%;max-width:16.666667%;width:100%;position:relative}.stages-of-treatment__item-body[data-v-5b13e7ec]{display:flex;justify-content:center;align-items:center;margin:0 auto 15px;height:110px;width:110px;font-size:50px;position:relative}.stages-of-treatment__item-body[data-v-5b13e7ec]:before{content:"";width:100%;height:100%;background-image:url(/img/stage-of-treatment-bg.291d22f4.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute}.stages-of-treatment__item-body>span[data-v-5b13e7ec]{background:linear-gradient(225deg,#8cedd9,#0daacb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stages-of-treatment__item-title[data-v-5b13e7ec]{margin-bottom:5px;min-height:25px;font-weight:700;color:#12404a;text-align:center}.stages-of-treatment__item-description[data-v-5b13e7ec]{font-size:15px;text-align:center}.stages-of-treatment__item:not(:last-child) .stages-of-treatment__item-body[data-v-5b13e7ec]:after{content:"";width:30px;background:linear-gradient(225deg,#8cedd9,#0daacb);position:absolute;height:1px;right:-50px}@media screen and (max-width:1330px){.stages-of-treatment__item-body[data-v-5b13e7ec]:after{display:none}}@media screen and (max-width:1310px){.stages-of-treatment__content[data-v-5b13e7ec]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.stages-of-treatment__item[data-v-5b13e7ec]{flex:0 0 100%;max-width:100%}}@media screen and (max-width:840px){.stages-of-treatment__content[data-v-5b13e7ec]{grid-template-columns:repeat(2,1fr)}}.our-specialists[data-v-7c68660a]{margin-top:50px}.our-specialists__content[data-v-7c68660a]{display:flex;flex-wrap:wrap}.our-specialists__content_mt-50[data-v-7c68660a]{margin-top:50px}.our-specialists__item[data-v-7c68660a]{padding:20px;width:25%;border-radius:12px;transition:.25s}.our-specialists__item[data-v-7c68660a]:hover{background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.05);transition:.25s}.our-specialists__item:hover .our-specialists__item-button[data-v-7c68660a]{opacity:1}.our-specialists__item-avatar>img[data-v-7c68660a]{margin:0 auto;border-radius:12px;-o-object-fit:cover;object-fit:cover}.our-specialists__item-fullname[data-v-7c68660a]{display:block;margin:20px auto 14px;width:80%;font-weight:700;font-size:23px;line-height:30px;text-align:center;color:#24c8bc;text-decoration:none}.our-specialists__item-job[data-v-7c68660a]{margin-bottom:25px;padding:0 5px;font-size:17px;line-height:22px;text-align:center}.our-specialists__item-experience[data-v-7c68660a]{display:flex;justify-content:center;align-items:center}.our-specialists__item-experience>div[data-v-7c68660a]:not([class]){width:1px;height:35px;background:#ffa765}.our-specialists__item-experience-years>span[data-v-7c68660a]{display:block;padding:0 19px;font-weight:400;font-size:16px;line-height:22px;text-align:center}.our-specialists__item-experience-years>span[data-v-7c68660a]:first-child{color:#4b535a}.our-specialists__item-experience-years>span[data-v-7c68660a]:last-child{font-weight:700;color:#262626}.our-specialists__item-button[data-v-7c68660a]{margin:30px auto 0;opacity:0}.our-specialists.little .our-specialists__item-fullname[data-v-7c68660a]{font-size:21px}.our-specialists.little .our-specialists__item-job[data-v-7c68660a]{font-size:15px}.our-specialists.little .our-specialists__item-experience-years>span[data-v-7c68660a]{padding:0 18px;font-size:15px}@media screen and (max-width:1200px){.our-specialists.little .our-specialists__item[data-v-7c68660a]{width:33.333333%}}@media screen and (max-width:975px){.our-specialists.little .our-specialists__item[data-v-7c68660a]{width:50%}}@media screen and (max-width:890px){.our-specialists:not(.little) .our-specialists__content[data-v-7c68660a]{display:grid;grid-template-columns:repeat(2,1fr)}.our-specialists:not(.little) .our-specialists__item[data-v-7c68660a]{width:100%}}@media screen and (max-width:500px){.our-specialists:not(.little) .our-specialists__content[data-v-7c68660a]{display:flex}.our-specialists:not(.little) .our-specialists__item[data-v-7c68660a]{width:100%}}@media screen and (max-width:475px){.our-specialists.little .our-specialists__item[data-v-7c68660a]{width:100%}}.call-to-action[data-v-14fb42d1]{display:flex;flex-wrap:wrap;margin-top:130px;background:#fff;border-radius:20px;box-shadow:8px 24px 89px -11.6px rgba(22,52,80,.1)}.call-to-action__picture[data-v-14fb42d1]{width:290px;padding:0 15px}.call-to-action__image[data-v-14fb42d1]{margin-top:-130px;height:398px;-o-object-fit:cover;object-fit:cover}.call-to-action__info[data-v-14fb42d1]{flex:0 0 calc(100% - 290px);padding:30px;max-width:calc(100% - 290px)}.call-to-action__title[data-v-14fb42d1]{font-size:40px;line-height:1.2}.call-to-action__title_mb-8[data-v-14fb42d1]{margin-bottom:8px}.call-to-action__subtitle[data-v-14fb42d1]{font-size:18px;line-height:1.2}.call-to-action__subtitle_mb-40[data-v-14fb42d1]{margin-bottom:40px}@media screen and (max-width:739px){.call-to-action[data-v-14fb42d1]{margin-top:30px}.call-to-action__picture[data-v-14fb42d1]{display:none}.call-to-action__info[data-v-14fb42d1]{flex:0 0 100%;max-width:100%}}@media screen and (max-width:450px){.call-to-action__title[data-v-14fb42d1]{font-size:46px}}@media screen and (max-width:433px){.call-to-action__title[data-v-14fb42d1]{font-size:44px}.call-to-action__subtitle[data-v-14fb42d1]{font-size:23px}}@media screen and (max-width:419px){.call-to-action__title[data-v-14fb42d1]{font-size:42px}}@media screen and (max-width:403px){.call-to-action__title[data-v-14fb42d1]{font-size:40px}}@media screen and (max-width:389px){.call-to-action__title[data-v-14fb42d1]{font-size:38px}.call-to-action__subtitle[data-v-14fb42d1]{font-size:22px}}@media screen and (max-width:374px){.call-to-action__title[data-v-14fb42d1]{font-size:36px}}@media screen and (max-width:369px){.call-to-action__subtitle[data-v-14fb42d1]{font-size:21px}}@media screen and (max-width:450px){.call-to-action__info[data-v-14fb42d1]{padding:20px}}.our-achievements[data-v-17ffc43c]{margin-top:50px}.our-achievements__title_mb-20[data-v-17ffc43c]{margin-bottom:20px}.our-achievements__content[data-v-17ffc43c]{display:flex;flex-direction:column;row-gap:16px;padding:30px;border-radius:20px;background:#fff}@media screen and (max-width:1046px){.our-achievements__content[data-v-17ffc43c]>.button{max-width:-moz-fit-content!important;max-width:fit-content!important}}.guarantees-and-benefits[data-v-6aa758f7]{margin-top:50px}.guarantees-and-benefits__content[data-v-6aa758f7]{display:flex;flex-wrap:wrap}.guarantees-and-benefits__content_mt-30[data-v-6aa758f7]{margin-top:30px}.guarantees-and-benefits__item[data-v-6aa758f7]{padding:0 15px;flex:0 0 33.333333%;max-width:33.333333%;width:100%;position:relative}.guarantees-and-benefits__item-body[data-v-6aa758f7]{display:flex;align-items:center;margin-bottom:30px}.guarantees-and-benefits__item-icon[data-v-6aa758f7]{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:20px;width:80px;height:80px;position:relative}.guarantees-and-benefits__item-icon[data-v-6aa758f7]:before{content:"";position:absolute;width:100%;height:100%;background-image:url(/img/guarantees-and-benefits-bg.9a405b1d.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.guarantees-and-benefits__item-title[data-v-6aa758f7]{margin-bottom:5px;font-weight:700;font-size:18px;color:#12404a}@media screen and (max-width:1000px){.guarantees-and-benefits__item[data-v-6aa758f7]{flex:0 0 50%;max-width:50%}}.card-with-dropdown__content[data-v-0f15e68a]{display:flex;justify-content:center;align-items:center;padding:15px;border-radius:20px;background:#24c8bc;cursor:pointer;position:relative}.card-with-dropdown__content.active[data-v-0f15e68a]{border-radius:20px 20px 0 0}.card-with-dropdown__content.active .card-with-dropdown__arrow[data-v-0f15e68a]{transform:rotate(0deg)}.card-with-dropdown__arrow[data-v-0f15e68a]{margin:auto;transform:rotate(-90deg);transition:all .35s ease;position:absolute;top:0;bottom:0;left:50px}.card-with-dropdown__title[data-v-0f15e68a]{margin:0 auto;font-weight:600;font-size:18px;color:#fff}.card-with-dropdown__dropdown[data-v-0f15e68a]{overflow:hidden}.card-with-dropdown__dropdown>table[data-v-0f15e68a]{width:100%;border:none;border-collapse:collapse}.card-with-dropdown__dropdown>table tr[data-v-0f15e68a]:nth-child(odd){background:#fff}.card-with-dropdown__dropdown>table tr[data-v-0f15e68a]:nth-child(2n){background:rgba(255,167,101,.15)}.card-with-dropdown__dropdown>table tr>td[data-v-0f15e68a]{padding:14px 30px;border-top:1px solid #dee2e6;border-bottom:1px solid #f8f8f8;vertical-align:top;font-size:16px}.card-with-dropdown__dropdown>table tr>td>a[data-v-0f15e68a]{font-size:14px;color:#ff6100;text-transform:uppercase}.card-with-dropdown__dropdown>table tr>td[data-v-0f15e68a]:last-child{text-align:right}.dropdown-enter-active[data-v-0f15e68a],.dropdown-leave-active[data-v-0f15e68a]{transition:height .5s}.dropdown-enter[data-v-0f15e68a],.dropdown-leave-to[data-v-0f15e68a]{height:0;overflow:hidden}.types-of-treatment__content[data-v-4e219a6d]{display:flex;flex-direction:column;row-gap:10px}.types-of-treatment__content_mt-20[data-v-4e219a6d]{margin-top:20px}.chambers-in-our-clinic[data-v-0e018436]{margin-top:50px}.chambers-in-our-clinic__title[data-v-0e018436]{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.chambers-in-our-clinic__content[data-v-0e018436]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;flex-wrap:wrap}.chambers-in-our-clinic__content_mt-30[data-v-0e018436]{margin-top:30px}.chambers-in-our-clinic__item[data-v-0e018436]{display:flex;flex-direction:column;height:100%;border-radius:20px;box-shadow:0 0 20px hsla(220,9%,94%,.8);background-color:#fff}.chambers-in-our-clinic__item-image[data-v-0e018436]{cursor:pointer;position:relative}.chambers-in-our-clinic__item-image[data-v-0e018436]:before{content:"";width:100%;height:100%;opacity:0;background-color:rgba(246,247,250,.8);visibility:hidden;transition:all .3s ease;position:absolute;inset:0;z-index:2}.chambers-in-our-clinic__item-image[data-v-0e018436]:after{content:"";width:60px;height:60px;transform:translate(-50%,-50%) scale(0);opacity:0;background-image:url(/img/loop.fc41edb0.svg);background-repeat:no-repeat;background-position:50%;background-size:100% auto;transition:all .3s ease;visibility:hidden;position:absolute;z-index:3;top:50%;left:50%}.chambers-in-our-clinic__item-image[data-v-0e018436]:hover:after,.chambers-in-our-clinic__item-image[data-v-0e018436]:hover:before{visibility:visible;opacity:1}.chambers-in-our-clinic__item-image[data-v-0e018436]:hover:after{transform:translate(-50%,-50%) scale(1)}.chambers-in-our-clinic__item-image>img[data-v-0e018436]{width:100%;border-radius:20px 20px 0 0;aspect-ratio:700/438}.chambers-in-our-clinic__item-info[data-v-0e018436]{display:flex;flex-direction:column;padding:30px 25px 40px;height:100%}.chambers-in-our-clinic__item-title[data-v-0e018436]{font-size:22px;font-weight:800;line-height:22px;margin-bottom:20px;text-transform:uppercase;color:#ffa765;text-align:center}.chambers-in-our-clinic__item-description[data-v-0e018436]{font-size:16px;font-weight:500;line-height:24px;margin-bottom:20px;color:#282828}.chambers-in-our-clinic__item-list_mb-20[data-v-0e018436]{margin-bottom:20px}.chambers-in-our-clinic__item-list>li[data-v-0e018436]{margin-bottom:5px;max-width:233px;font-size:14px;font-weight:400;line-height:24px;position:relative}.chambers-in-our-clinic__item-list>li[data-v-0e018436]:before{content:"";display:inline-block;margin-right:10px;width:5px;height:5px;border-radius:50%;background:#ffa765;vertical-align:middle}@media screen and (max-width:1245px){.chambers-in-our-clinic.little .chambers-in-our-clinic__content[data-v-0e018436]{grid-template-columns:repeat(2,1fr)}}:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel__next,.carousel__prev{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.our-certificates[data-v-5dc23496]{margin-top:20px}.our-certificates__content_mt-50[data-v-5dc23496]{margin-top:50px}.our-certificates__item[data-v-5dc23496]{position:relative}.our-certificates__item:hover .our-certificates__increase[data-v-5dc23496]{opacity:1;transition:.25s}.our-certificates__item>img[data-v-5dc23496]{width:100%;height:420px;-o-object-fit:cover;object-fit:cover}.our-certificates__increase[data-v-5dc23496]{display:flex;justify-content:center;align-items:center;margin:auto;width:44px;height:44px;background:#ff6100;box-shadow:0 3px 6px rgba(0,0,0,.2);border-radius:50%;opacity:0;transition:.25s;cursor:pointer;position:absolute;inset:0}.slider-buttons[data-v-6632ccc0]{display:flex;justify-content:space-between;align-items:center;width:64px;height:40px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:10px}.slider-buttons__line[data-v-6632ccc0]{width:1px}.slider-buttons__prev[data-v-6632ccc0]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;border-radius:10px 0 0 10px;transition:.25s}.slider-buttons__prev[data-v-6632ccc0]:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.slider-buttons__prev:hover>svg[data-v-6632ccc0]{fill:#ff6100}.slider-buttons__prev>svg[data-v-6632ccc0]{transform:rotate(90deg)}.slider-buttons__next[data-v-6632ccc0]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;border-radius:0 10px 10px 0;transition:.25s}.slider-buttons__next[data-v-6632ccc0]:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.slider-buttons__next:hover>svg[data-v-6632ccc0]{fill:#ff6100}.slider-buttons__next>svg[data-v-6632ccc0]{transform:rotate(-90deg)}.carousel__viewport{border-radius:12px}.carousel__pagination{margin:40px 0 0}.carousel__pagination-button:after{width:10px;height:10px;border-radius:20px;background-color:#c2c2c2;transition:.25s ease}.carousel__pagination-button--active:after{width:18px;background-color:#24c8bc;transition:.25s}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#262626}body::-webkit-scrollbar{width:6px;background:#fff;border-radius:6px}body::-webkit-scrollbar-thumb{background:#24c8bc;border-radius:6px}::-webkit-scrollbar{width:0}#app{min-height:100vh;background:#f5f5f5}ol[class],ul[class]{list-style:none}a{text-decoration:none;font-weight:600;font-size:14px;line-height:18px;color:#262626}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;outline:none;border:none}button{background:transparent;cursor:pointer}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{max-width:1320px;width:100%;margin:0 auto}h1{font-size:40px;line-height:1.5}h1,h2{font-weight:700}h2{font-size:30px;line-height:36px}h3{font-weight:700;font-size:24px;line-height:29px}h5{font-weight:900;font-size:14px;line-height:19px;letter-spacing:.1em;text-transform:uppercase;color:#24c8bc}h6{font-weight:700;line-height:22px}h6,p{font-size:16px}p{font-weight:600;line-height:24px}.fw-700{font-weight:700!important}.w-100{width:100%!important}.carousel__slide{align-items:flex-start}.page-title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 15px}.page-subtitle{max-width:543px;font-weight:600;font-size:14px;line-height:20px;color:#4b535a}.page-subtitle_mt-24{margin-top:24px}.border-bottom{border-bottom:1px solid #dfdfdf}.social-media-icon{cursor:pointer}.social-media-icon path{fill:#24c8bc;stroke:#24c8bc;transition:.25s}.social-media-icon:hover path{fill:#3bbbb1;stroke:#3bbbb1;transition:.25s}.social-media-icon.only-fill path{fill:#24c8bc;stroke:none}.social-media-icon.only-fill:hover path{fill:#3bbbb1;stroke:none}.social-media-icon.only-stroke path{fill:none;stroke:#24c8bc}.social-media-icon.only-stroke:hover path{fill:none;stroke:#3bbbb1}main{width:100%}.d-none{display:none}.ymaps3x0--map-copyrights{display:none!important}.yandex-map-prompt{width:224px;height:94px;position:absolute;top:-96px;left:-81px;z-index:1}.yandex-map-prompt__content{padding:12px 0 12px 12px;width:100%;height:100%;position:relative;z-index:2}.yandex-map-prompt__content>span{display:block;font-weight:400;font-size:12px;line-height:normal}.yandex-map-prompt>svg{position:absolute}.yandex-map-prompt__street{font-weight:600;color:#1e0e00}.yandex-map-prompt__floor{color:#908a7f;line-height:normal}.yandex-map-prompt__phone{color:#1e0e00}.yandex-map-prompt__phone_mt-4{margin-top:4px}@media screen and (max-width:1320px){.container{padding:0 15px}}@media screen and (max-width:450px){h1{font-size:38px}}@media screen and (max-width:428px){h1{font-size:36px}h2{font-size:29px}}@media screen and (max-width:410px){h1{font-size:34px}}@media screen and (max-width:390px){h1{font-size:32px}h2{font-size:28px}}@media screen and (max-width:368px){h1{font-size:31px}}.additional-services{margin-top:100px}.additional-services__title{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.additional-services__content{display:grid;grid-template-columns:repeat(4,1fr);row-gap:20px;padding:40px 34px 40px;width:100%}.additional-services__service-circle{display:flex;justify-content:center;align-items:center;width:70px;height:70px;background:#24c8bc;border-radius:50%}.additional-services__service-circle>img{max-width:70%;max-height:70%;-o-object-fit:cover;object-fit:cover}.additional-services__list{line-height:24px;transition:all .35s ease}.additional-services__list>li{font-size:15px}.additional-services__list>li:before{content:"";display:inline-block;margin-right:5px;width:5px;height:5px;border-radius:50%;background:#24c8bc;vertical-align:middle}.additional-services__list_mt-20{margin-top:20px}@media screen and (max-width:1200px){.additional-services__content{display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px}.additional-services__list,.additional-services__service{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:950px){.additional-services__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.additional-services__content{grid-template-columns:1fr}}.avatar{display:flex;justify-content:center;align-items:center;width:180px;height:180px;background:#24c8bc;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.1);position:relative}.avatar.bg-white{background:#fff}.avatar:before{content:"";width:115px;height:115px;background:#24c8bc;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:50%;position:absolute;top:-11px;left:-16px}.avatar>img{width:158px;height:158px;border:8px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;position:relative}.call-to-action{display:flex;flex-wrap:wrap;margin-top:130px;background:#fff;border-radius:20px;box-shadow:8px 24px 89px -11.6px rgba(22,52,80,.1)}.call-to-action__picture{width:290px;padding:0 15px}.call-to-action__image{margin-top:-130px;height:398px;-o-object-fit:cover;object-fit:cover}.call-to-action__info{flex:0 0 calc(100% - 290px);padding:30px;max-width:calc(100% - 290px)}.call-to-action__title{font-size:40px;line-height:1.2}.call-to-action__title_mb-8{margin-bottom:8px}.call-to-action__subtitle{font-size:18px;line-height:1.2}.call-to-action__subtitle_mb-40{margin-bottom:40px}@media screen and (max-width:739px){.call-to-action{margin-top:30px}.call-to-action__picture{display:none}.call-to-action__info{flex:0 0 100%;max-width:100%}}@media screen and (max-width:450px){.call-to-action__title{font-size:46px}}@media screen and (max-width:433px){.call-to-action__title{font-size:44px}.call-to-action__subtitle{font-size:23px}}@media screen and (max-width:419px){.call-to-action__title{font-size:42px}}@media screen and (max-width:403px){.call-to-action__title{font-size:40px}}@media screen and (max-width:389px){.call-to-action__title{font-size:38px}.call-to-action__subtitle{font-size:22px}}@media screen and (max-width:374px){.call-to-action__title{font-size:36px}}@media screen and (max-width:369px){.call-to-action__subtitle{font-size:21px}}@media screen and (max-width:450px){.call-to-action__info{padding:20px}}.call-to-action2{display:flex;margin-top:150px;padding:30px;border-radius:20px;box-shadow:8px 24px 89.4px -11.6px rgba(22,52,80,.1);background:#fff}.call-to-action2__title{font-weight:700;font-size:40px;line-height:1}.call-to-action2__title_mb-8{margin-bottom:8px}.call-to-action2__subtitle{font-size:18px;line-height:1.5}.call-to-action2__subtitle_mb-16{margin-bottom:16px}.call-to-action2__left{flex:0 0 75%;padding:0 15px;max-width:75%}.call-to-action2__picture{flex:0 0 25%;padding:0 15px;max-width:25%;position:relative;bottom:-30px}.call-to-action2__picture>img{margin:-150px 0 0 auto;height:400px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1158px){.call-to-action2__picture{bottom:-73px}}@media screen and (max-width:1050px){.call-to-action2__left{flex:0 0 70%;max-width:70%}.call-to-action2__picture{flex:0 0 30%;max-width:30%}}@media screen and (max-width:941px){.call-to-action2{margin-top:50px}.call-to-action2__left{flex:0 0 100%;max-width:100%}.call-to-action2__picture{display:none}}@media screen and (max-width:686px){.call-to-action2{padding:25px 15px}.call-to-action2__title{font-size:44px}}@media screen and (max-width:627px){.call-to-action2__title{font-size:40px}}@media screen and (max-width:561px){.call-to-action2__title{font-size:36px}}@media screen and (max-width:515px){.call-to-action2{padding:20px}.call-to-action2__title{font-size:36px}.call-to-action2__left{padding:0}}@media screen and (max-width:494px){.call-to-action2__title{font-size:34px}}@media screen and (max-width:471px){.call-to-action2__title{font-size:32px}.call-to-action2__subtitle{font-size:17px}}@media screen and (max-width:447px){.call-to-action2__title{font-size:30px;font-size:28px}.call-to-action2__subtitle{font-size:16px}.call-to-action2 .button{max-width:100%!important}}@media screen and (max-width:400px){.call-to-action2{padding:15px}}.informational-articles{margin-top:83px}.informational-articles__title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 15px}.informational-articles__title_mb-42{margin-bottom:42px}.informational-articles__title_mt-14{margin-top:14px}.informational-articles__title-right{display:flex;align-items:center;-moz-column-gap:24px;column-gap:24px}@media screen and (max-width:623px){.informational-articles__title-right{justify-content:space-between;width:100%}}.our-certificates{margin-top:20px}.our-certificates__content_mt-50{margin-top:50px}.our-certificates__item{position:relative}.our-certificates__item:hover .our-certificates__increase{opacity:1;transition:.25s}.our-certificates__item>img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover}.our-certificates__increase{display:flex;justify-content:center;align-items:center;margin:auto;width:44px;height:44px;background:#ff6100;box-shadow:0 3px 6px rgba(0,0,0,.2);border-radius:50%;opacity:0;transition:.25s;cursor:pointer;position:absolute;inset:0}.our-specialists{margin-top:50px}.our-specialists__content{display:flex;flex-wrap:wrap}.our-specialists__content_mt-50{margin-top:50px}.our-specialists__item{padding:20px;width:25%;border-radius:12px;transition:.25s}.our-specialists__item:hover{background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.05);transition:.25s}.our-specialists__item:hover .our-specialists__item-button{opacity:1}.our-specialists__item-avatar>img{margin:0 auto;border-radius:12px;-o-object-fit:cover;object-fit:cover}.our-specialists__item-fullname{display:block;margin:20px auto 14px;width:80%;font-weight:700;font-size:23px;line-height:30px;text-align:center;color:#24c8bc;text-decoration:none}.our-specialists__item-job{margin-bottom:25px;padding:0 5px;font-size:17px;line-height:22px;text-align:center}.our-specialists__item-experience{display:flex;justify-content:center;align-items:center}.our-specialists__item-experience>div:not([class]){width:1px;height:35px;background:#ffa765}.our-specialists__item-experience-years>span{display:block;padding:0 19px;font-weight:400;font-size:16px;line-height:22px;text-align:center}.our-specialists__item-experience-years>span:first-child{color:#4b535a}.our-specialists__item-experience-years>span:last-child{font-weight:700;color:#262626}.our-specialists__item-button{margin:30px auto 0;opacity:0}.our-specialists.little .our-specialists__item-fullname{font-size:21px}.our-specialists.little .our-specialists__item-job{font-size:15px}.our-specialists.little .our-specialists__item-experience-years>span{padding:0 18px;font-size:15px}@media screen and (max-width:1200px){.our-specialists.little .our-specialists__item{width:33.333333%}}@media screen and (max-width:975px){.our-specialists.little .our-specialists__item{width:50%}}@media screen and (max-width:890px){.our-specialists:not(.little) .our-specialists__content{display:grid;grid-template-columns:repeat(2,1fr)}.our-specialists:not(.little) .our-specialists__item{width:100%}}@media screen and (max-width:500px){.our-specialists:not(.little) .our-specialists__content{display:flex}.our-specialists:not(.little) .our-specialists__item{width:100%}}@media screen and (max-width:475px){.our-specialists.little .our-specialists__item{width:100%}}.reviews{margin-top:80px}.reviews__title{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 15px}.reviews__title_mb-40{margin-bottom:40px}.reviews__title-right{display:flex;align-items:center;-moz-column-gap:24px;column-gap:24px}.reviews__title>h2{font-size:36px}.reviews__carousel_mt-40{margin-top:40px}.reviews__item{flex-direction:column;row-gap:35px;padding:50px 60px 60px;max-width:96.5%;width:100%;background:#fff;border-radius:12px}.reviews__item,.reviews__up{display:flex;justify-content:space-between}.reviews__up{align-items:center;flex-wrap:wrap;row-gap:15px;padding-right:40px}.reviews__description{max-width:53.75%;font-weight:600;font-size:14px;line-height:130%;text-align:center;color:#4b535a;position:relative}.reviews__quotes{opacity:.1}.reviews__quotes_down{position:absolute;bottom:-43px;left:-47px}.reviews__quotes_up{position:absolute;top:-51px;right:-47px}.reviews__down{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 25px}.reviews__name{font-weight:700;font-size:16px;line-height:24px;color:#011226}.reviews__job-title{font-weight:600;font-size:14px;line-height:16px;color:#4b535a;text-align:start}.reviews__job-title_mt-2{margin-top:2px}::v-deep .carousel__slide--active .reviews__item{box-shadow:0 12px 24px rgba(0,0,0,.05)}::v-deep .carousel__viewport{padding-bottom:30px}::v-deep .carousel__pagination{margin:10px 0 0}@media screen and (max-width:996px){.reviews.little .reviews__up{justify-content:center;padding-right:0}.reviews.little .reviews__description{max-width:100%}}@media screen and (max-width:1070px){::v-deep .carousel__pagination{margin:0}}@media screen and (max-width:600px){.reviews__item{row-gap:25px}.reviews__up{flex-direction:column;padding-right:0}.reviews__description{max-width:90%}.reviews__down{justify-content:center}.reviews__job-title{text-align:unset}}@media screen and (max-width:550px){.reviews__item{padding:40px 40px 50px}}@media screen and (max-width:419px){.reviews__title-right{justify-content:space-between;width:100%}.reviews__item{padding:50px 54px 60px 54px}}.header-link{position:relative}.header-link>svg{display:none}.header-link__title{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;padding-bottom:10px;font-weight:600;font-size:14px;line-height:18px;color:#262626;white-space:nowrap;text-decoration:none;transition:.25s;cursor:pointer}.header-link__title>svg path{transition:.25s}.header-link__title.router-link-exact-active,.header-link__title:hover{color:#24c8bc;transition:.25s}.header-link__title.router-link-exact-active>svg path,.header-link__title:hover>svg path{stroke:#24c8bc;transition:.25s}.header-link__dropdown{display:none;padding:10px 0;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:4px;position:absolute;top:25px;left:0;z-index:1}.header-link__dropdown-link,.header-link__dropdown>a{display:block;white-space:nowrap;transition:.25s}.header-link__dropdown-link.router-link-exact-active:not(.empty),.header-link__dropdown-link:hover,.header-link__dropdown>a.router-link-exact-active:not(.empty),.header-link__dropdown>a:hover{color:#24c8bc;transition:.25s}.header-link__dropdown-link{padding:0 15px 6px;font-weight:600;line-height:18px;cursor:pointer;position:relative}.header-link__dropdown-link:hover>svg path{stroke:#24c8bc;transition:.25s}.header-link__dropdown>a{padding:3px 15px}.header-link__dropdown-body{position:relative}.header-link__dropdown-body>svg{display:none}@media screen and (min-width:820px){.header-link__dropdown:hover,.header-link__title:hover+.header-link__dropdown{display:block}.header-link__dropdown.second-dropdown{top:18px;z-index:2}.header-link__dropdown.second-dropdown:hover{display:block}.header-link__dropdown-link:hover>.header-link__dropdown.second-dropdown{display:block;top:-15px!important;left:100%}}@media screen and (max-width:820px){.header-link{display:grid;grid-template-columns:75% 25%;grid-template-areas:"title icon" "dropdown dropdown"}.header-link__title{grid-area:title;width:-moz-fit-content;width:fit-content}.header-link>svg{display:inline;grid-area:icon;margin-left:20px}.header-link__dropdown{position:static}.header-link__dropdown:not(.second-dropdown){grid-area:dropdown}.header-link__dropdown-link{padding-right:0}.header-link__dropdown-link>svg{display:none}.header-link__dropdown-link,.header-link__dropdown>a{width:-moz-fit-content;width:fit-content}.header-link__dropdown-body{display:grid;grid-template-columns:80% 20%;gap:3px 10px}.header-link__dropdown-body>svg{display:block}.header-link>a>svg{display:none}}.about-clinic{display:flex;row-gap:15px;margin-top:40px}.about-clinic__left{flex:0 0 45%;max-width:45%;padding:0 15px}.about-clinic__title{font-size:48px;line-height:1.1}.about-clinic__title_mb-30{margin-bottom:30px}.about-clinic__list>li{padding-bottom:8px;font-size:16px;line-height:1.5}.about-clinic__list>li:before{content:"";display:inline-block;margin-right:7px;width:6px;height:6px;background:#ffa765;border-radius:50%;vertical-align:middle}.about-clinic__right{flex:0 0 55%;max-width:55%;padding:0 15px}.about-clinic__right>iframe{width:100%;height:386px;border-radius:20px}@media screen and (max-width:1050px){.about-clinic__right{flex:0 0 55%;max-width:55%}}@media screen and (max-width:900px){.about-clinic{flex-direction:column}.about-clinic__left,.about-clinic__right{flex:0 0 100%;max-width:100%}}@media screen and (max-width:520px){.about-clinic__left,.about-clinic__right{padding:0}}@media screen and (max-width:373px){.about-clinic__title{font-size:46px}}.head-doctors-message{display:flex;justify-content:space-between;margin-top:80px;-moz-column-gap:10px;column-gap:10px}.head-doctors-message__left{flex:0 0 65%;max-width:65%}.head-doctors-message__title{font-size:40px}.head-doctors-message__title>span:first-child{display:block;font-weight:800}.head-doctors-message__title>span:last-child{display:flex;align-items:center;gap:15px 45px;line-height:1.1}.head-doctors-message__title_mb-15{margin-bottom:15px}.head-doctors-message__subtitle{font-weight:700;font-size:17px;line-height:24px;color:#333;margin-bottom:36px}.head-doctors-message__text{padding:50px;background:rgba(255,167,101,.1);border-radius:15px;position:relative}.head-doctors-message__text>p{margin-bottom:20px;font-weight:400;font-size:16px;line-height:24px}.head-doctors-message__text>p:last-child{font-weight:700}.head-doctors-message__text>p>span{color:#ffa765}.head-doctors-message__picture{flex:0 0 25%;max-width:25%;min-width:270px}.head-doctors-message__picture.top{display:none}.head-doctors-message__picture.top>img{margin:0 auto}@media screen and (max-width:904px){.head-doctors-message__title>span:last-child{flex-direction:column;align-items:flex-start}}@media screen and (max-width:900px){.head-doctors-message__left{flex:0 0 70%;max-width:70%}.head-doctors-message__picture{flex:0 0 30%;max-width:30%;min-width:200px}}@media screen and (max-width:750px){.head-doctors-message__subtitle{margin-bottom:10px}.head-doctors-message__left,.head-doctors-message__picture{flex:0 0 100%;max-width:100%}.head-doctors-message__picture.top{display:block}.head-doctors-message__picture.right{display:none}.head-doctors-message__content{display:flex;flex-direction:column;row-gap:20px}.head-doctors-message__text{padding:50px 7.2%}}@media screen and (max-width:550px){.head-doctors-message__text{padding:30px}}@media screen and (max-width:450px){.head-doctors-message__text{padding:25px}}.index-top-form{padding:166px 0;background:url(/img/index-top-form.15da063f.jpg) 50%/cover;text-align:center}.index-top-form__title{padding:0 18%;margin-bottom:30px;text-transform:uppercase}.index-top-form__title>span{color:#24c8bc}.index-top-form__subtitle{font-weight:600;font-size:30px;margin-bottom:80px}.index-top-form form{background:#fff;border-radius:12px;box-shadow:0 0 10px rgba(1,1,1,.05);padding:30px 60px}.index-top-form form>h2{margin-bottom:30px;font-weight:600;font-size:30px;line-height:1;text-transform:uppercase}.index-top-form form>h2>span{color:#24c8bc}.index-top-form__fields{display:flex;-moz-column-gap:3.8%;column-gap:3.8%;margin-bottom:30px;padding:0 20px}.index-top-form__policy{margin-bottom:.5rem;font-size:16px}@media screen and (max-width:1024px){.index-top-form__title{padding:0 15%}}@media screen and (max-width:938px){.index-top-form__title{padding:0 12%}}@media screen and (max-width:867px){.index-top-form__title{padding:0 9%}}@media screen and (max-width:810px){.index-top-form__title{padding:0}.index-top-form form{padding:30px 20px}}@media screen and (max-width:725px){.index-top-form__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"name phone" "button button";gap:15px}}@media screen and (max-width:666px){.index-top-form__title{display:flex;flex-direction:column}}@media screen and (max-width:490px){.index-top-form__fields{grid-template-columns:1fr;grid-template-areas:"name name" "phone phone" "button button";padding:0 5px}}.operating-procedure{margin-top:50px}.operating-procedure__subtitle,.operating-procedure__title{text-align:center}.operating-procedure__subtitle{margin:0 auto;width:85%}.operating-procedure__subtitle_mt-20{margin-top:20px}.operating-procedure__content{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin:auto 0}.operating-procedure__content_mt-30{margin-top:30px}.operating-procedure__item{position:relative}.operating-procedure__item-content{display:flex;justify-content:center;flex-direction:column;min-height:196px;margin-left:44px;padding:0 20px 0 70px;background-color:#fff;box-shadow:0 0 20.5px rgba(0,0,0,.09);border-radius:10px;font-weight:700;font-size:16px;line-height:29px;color:#333}.operating-procedure__item-content>span{margin-top:15px;font-weight:400;font-size:16px;line-height:24px;color:#333}.operating-procedure__item-number{width:75px;background:#24c8bc;border-radius:4px;transform:translatey(-50%);font-weight:500;font-size:30px;line-height:75px;text-align:center;color:#fff;position:absolute;top:50%;left:0}@media screen and (max-width:1084px){.operating-procedure__content{grid-template-columns:1fr}}@media screen and (max-width:750px){.operating-procedure__subtitle{width:100%}}@media screen and (max-width:570px){.operating-procedure__item{display:flex;flex-direction:column;row-gap:15px}.operating-procedure__item-number{margin:0 auto;transform:unset;position:static}.operating-procedure__item-content{margin-left:0;padding:28px 30px}}.our-advantages{margin-top:90px}.our-advantages__title{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.our-advantages__title>span>span{color:#24c8bc}.our-advantages__content{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:30px}.our-advantages__content_mt-35{margin-top:35px}.our-advantages__advantage{padding:30px;box-shadow:0 2px 15px #24c8bc;position:relative}.our-advantages__advantage:before{background-image:linear-gradient(89.93deg,#24c8bc 42%,rgba(255,91,91,0) 220.08%)}.our-advantages__advantage:after,.our-advantages__advantage:before{content:"";width:100%;height:100%;transition:all .35s ease;position:absolute;z-index:2;top:0;left:0}.our-advantages__advantage:after{background-color:#24c8bc;visibility:hidden;opacity:0}.our-advantages__advantage:hover.our-advantages__advantage:after{visibility:visible;opacity:1}.our-advantages__advantage:hover .our-advantages__advantage-icon{margin-left:12.5px}.our-advantages__advantage:hover .our-advantages__advantage-icon:before{opacity:1;transition:all .35s ease}.our-advantages__advantage-picture{display:flex;justify-content:flex-end;width:100%;max-width:256px;height:100%;position:absolute;z-index:1;top:0;right:0}.our-advantages__advantage-icon{display:flex;align-items:center;justify-content:center;margin-bottom:20px;margin-left:0;width:70px;height:70px;background-color:#fff;border-radius:50%;transition:all .3s ease;position:relative;z-index:3}.our-advantages__advantage-icon:before{content:"";width:calc(100% + 25px);height:calc(100% + 25px);background-color:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);opacity:0;border-radius:50%;transition:all .35s ease;position:absolute;top:50%;left:50%}.our-advantages__advantage-icon>img{max-width:70%;max-height:70%}.our-advantages__advantage-title{max-width:100%;font-weight:600;font-size:24px;line-height:32px;color:#fff;position:relative;z-index:3}@media screen and (max-width:1200px){.our-advantages__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px)and (min-width:900px){.our-advantages__advantage:before{background-image:linear-gradient(89.93deg,#24c8bc 55%,rgba(255,91,91,0) 220.08%)}}@media screen and (max-width:550px){.our-advantages__content{grid-template-columns:1fr}}@media screen and (max-width:550px)and (min-width:440px){.our-advantages__advantage:before{background-image:linear-gradient(89.93deg,#24c8bc 52%,rgba(255,91,91,0) 220.08%)}}.our-services{margin-top:83px}.our-services__content{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:30px}.our-services__content_mt-42{margin-top:42px}.our-services__service{display:block;width:100%;max-width:100%;height:100%;transition:all .35s ease;position:relative}.our-services__service:after{content:"";width:100%;height:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) -25.69%,#fff 67.4%);opacity:0;visibility:hidden;transition:all .3s ease-out;position:absolute;z-index:2;bottom:0;left:0}.our-services__service:hover{transition:all .35s ease}.our-services__service:hover:after{visibility:visible;height:100%;opacity:1}.our-services__service:hover .our-services__info{width:100%;padding-right:52px}.our-services__service:hover .our-services__info-title{color:#ffa765}.our-services__service:hover .our-services__number{right:30px}.our-services__picture{display:block;margin-bottom:-59px;width:100%;height:250px;position:relative;z-index:1}.our-services__picture>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-services__info{width:calc(100% - 20px);height:calc(100% - 191px);padding:25px 32px 30px 18px;transition:all .3s ease;background-color:#fff;box-shadow:0 0 20px hsla(220,9%,94%,.8);position:relative;z-index:3}.our-services__info:after{content:"";width:3px;height:17px;background-color:#ffa765;position:absolute;top:27px;left:0}.our-services__info-title{margin-bottom:10px;font-size:22px;font-weight:800;line-height:24px;transition:all .3s ease}.our-services__info-subtitle{font-size:16px;font-weight:500;line-height:26px}.our-services__number{font-size:60px;font-weight:700;line-height:60px;color:#ffa765;opacity:.2;transition:all .3s ease;position:absolute;bottom:0;right:10px}@media screen and (max-width:1050px){.our-services__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.our-services__content{grid-template-columns:1fr}}.footer{background:#fff;overflow:hidden}.footer__up{padding:40px 0 30px}.footer__down{display:flex;flex-direction:column;row-gap:5px;padding:15px 0;font-weight:600;font-size:14px;line-height:19px;text-align:center;color:#4b535a;mix-blend-mode:normal}.footer__down-up *{display:inline}.footer__down-up>a{color:#24c8bc;text-decoration:underline;transition:all .25s ease}.footer__down-up>a:hover{color:#3bbbb1}.footer__contact-info{display:flex;align-items:center;gap:20px 75px}.footer__contacts{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.footer__contact{font-weight:600;font-size:15px;transition:all .25s ease}.footer__contact:hover{color:#24c8bc}.footer__logo{margin-bottom:auto;cursor:pointer}.footer__logo>img{width:121px}.footer__logo-name{font-family:Nunito,sans-serif;font-weight:800;font-size:17px;line-height:18px;text-transform:uppercase;color:#24c8bc}.footer__logo-name>span{font-weight:400;color:#000}.footer__networks{display:grid;grid-template-columns:repeat(3,1fr)}.footer__info{display:flex;justify-content:space-between;gap:15px 25px}.footer__info_mt-30{margin-top:30px}.footer__info>a{transition:all .25s ease}.footer__info>a.router-link-exact-active,.footer__info>a:hover{color:#24c8bc;transition:.25s}.footer__item{font-weight:700;font-size:16px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item:first-child{-moz-column-count:4;column-count:4}.footer__item:nth-child(2){-moz-column-count:1;column-count:1}.footer__item:nth-child(2)>ul>li:hover{color:#24c8bc}.footer__item>span{white-space:nowrap}.footer__item>ul li{list-style:none;transition:all .25s ease}.footer__item>ul li:before{content:"";display:inline-block;margin-right:5px;width:5px;height:5px;background:#ffa765;vertical-align:middle}.footer__item>ul>li{padding:5px 0;font-weight:700;font-size:16px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item>ul>li:hover{color:#24c8bc}.footer__item>ul>li:before{display:none}.footer__item>ul>li li{margin:10px 0}.footer__item>ul>li>ul{padding:3px 0 3px 10px;list-style-type:square}.footer__item>ul>li>ul>li{font-weight:500;font-size:14px;line-height:19px;color:#4b535a;cursor:pointer}.footer__item>ul>li>ul>li:before{border-radius:50%}.footer__item>ul>li>ul>li:hover{color:#24c8bc}.footer__item>ul>li>ul>li>ul{list-style-type:circle;padding:3px 0 3px 15px}.footer__item>ul>li>ul>li>ul>li{color:#4b535a}.footer__item>ul>li>ul>li>ul>li:hover{color:#24c8bc}.footer__networks{gap:20px 25px}.footer__networks>svg{cursor:pointer}.footer__line{height:2px;background:#979797;opacity:.2}@media screen and (max-width:1200px){.footer__up{flex-direction:column;align-items:center}.footer__info{grid-template-columns:1fr;text-align:center}}@media screen and (max-width:955px){.footer__item:first-child{-moz-column-count:3;column-count:3}}@media screen and (max-width:770px){.footer__item:first-child{-moz-column-count:2;column-count:2}}@media screen and (max-width:645px){.footer__contact-info{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"logo networks" "contacts contacts"}.footer__logo{grid-area:logo}.footer__networks{grid-area:networks}.footer__networks>svg{margin-left:auto}.footer__contacts{grid-area:contacts}.footer__contact:nth-child(2n){text-align:right}}@media screen and (max-width:590px){.footer__item:first-child{-moz-column-count:1;column-count:1}}@media screen and (max-width:525px){.footer__info{display:flex;flex-direction:column}}.header{background:#f5f5f5;position:fixed;top:0;left:0;right:0;z-index:50}.header__content{justify-content:space-between;padding:12px 0;border-bottom:1px solid #dfdfdf}.header__content,.header__logo{display:flex;align-items:center}.header__logo{-moz-column-gap:20px;column-gap:20px;cursor:pointer}.header__info{display:flex;flex-direction:column;row-gap:5px}.header__networks{display:flex;justify-content:space-between;align-items:center}.header__phone-number{font-weight:700;font-size:18px;color:#24c8bc;transition:.25s}.header__phone-number:hover{color:#3bbbb1;transition:.25s}.header__left{-moz-column-gap:36px;column-gap:36px}.header__left,.header__right{display:flex;align-items:center}.header__right{-moz-column-gap:16px;column-gap:16px}.header__nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;padding:10px 0}.header__burger-menu{position:relative}.header__burger-menu>svg{cursor:pointer}@media screen and (min-width:820px){.header__burger-icon{display:none}}@media screen and (max-width:820px){.header__info,.header__nav{display:none}}.modal__content_my-24{margin:24px 0}.modal__content_mt-30{margin-top:30px}.modal__content_mt-24{margin-top:24px}.modal__content_mt-12{margin-top:12px}.modal__title{font-weight:700;font-size:20px}.modal__title.little{font-size:16px}.modal__buttons{display:flex;justify-content:center;-moz-column-gap:16px;column-gap:16px}.modal__buttons_mt-4{margin-top:4px}.modal__privacy-policy{text-align:center}.modal__privacy-policy>a{color:#24c8bc;text-decoration:underline}#backdrop{width:100%;height:100%;background:hsla(0,0%,100%,.7);position:fixed;top:0;left:0;z-index:999}.modal-template{display:flex;justify-content:center;align-items:center;padding:0 10px;width:100%;position:fixed;z-index:1000}.modal-template__body{width:100%;max-height:100vh;overflow:auto;padding:30px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.1);border-radius:12px;position:relative;transition:.25s}.modal-template__close{cursor:pointer;position:absolute;top:16.5px;right:16.5px}@media screen and (max-width:335px){.modal__body{padding:25px 23px}}.text-review[data-v-481a0588]{padding:32px 32px;border-radius:8px;background:linear-gradient(180deg,#fff 10.26%,hsla(0,0%,100%,0))}.text-review__info[data-v-481a0588]{display:flex;justify-content:space-between;align-items:center}.text-review__name[data-v-481a0588]{display:flex;align-items:center;padding-left:20px;font-weight:300;font-size:24px;line-height:32px;color:#211e1c;position:relative}.text-review__name[data-v-481a0588]:before{content:"";display:inline-block;height:4px;width:32px;background-color:#24c8bc;transform:rotate(-90deg);position:absolute;left:-12px}.text-review__date[data-v-481a0588]{font-weight:400;font-size:15px;line-height:32px;color:#595450}.text-review__text[data-v-481a0588]{margin:16px 0;font-weight:400;font-size:16px;line-height:28px;color:#211e1c}.video-review[data-v-4ae7f095] iframe{width:100%!important;height:200px!important}.video-review div[data-v-4ae7f095]:not([class]){cursor:pointer;position:relative}.video-review div[data-v-4ae7f095]:not([class]):before{content:"";width:100%;height:100%;position:absolute;inset:0;z-index:1}.video-review__image[data-v-4ae7f095]{position:relative}.video-review__image>img[data-v-4ae7f095]{width:100%;-o-object-fit:cover;object-fit:cover}.video-review__play[data-v-4ae7f095]{width:65px;height:45px;transform:translate(-50%,-50%);cursor:pointer;position:absolute;left:50%;top:50%}.video-review__info[data-v-4ae7f095]{display:block;padding:15px;font-weight:600;background:#24c8bc;color:#fff}.button{display:flex;justify-content:center;align-items:center;width:100%;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-weight:700;line-height:18px;transition:.25s}.button>img{margin-right:8px}.button.big{font-size:18px}.button.green{background:#24c8bc;color:#fff}.button.green:hover{background:#3bbbb1;box-shadow:0 3px 6px rgba(0,0,0,.1)}.button.orange{background:#ffa765;color:#fff}.button.orange:hover{background:#ff954b}.button.white{background:#fff;color:#ffa765}.button.white2{background:#fff;color:#24c8bc}.button.white2:hover,.button.white:hover{background:#fbfbfb;box-shadow:0 3px 6px rgba(0,0,0,.1)}.button:hover{transition:.25s}.button:disabled{background:#dfdfdf;color:#9da0af}.button2{width:100%;background:transparent;border-radius:12px;font-weight:600;line-height:20px;color:#4b535a;transition:.25s}.button2.active{background:#fff;color:#ff6100;transition:.25s}.icon-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:30px;cursor:pointer;transition:.25s}.icon-button,.icon-button.white{box-shadow:0 2px 4px rgba(0,0,0,.05)}.icon-button.white{background:#fff}.icon-button.white:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.icon-button.white:hover ::v-deep path{fill:#ff6100;transition:.25s}.icon-button.green{background:#24c8bc}.icon-button.green:hover{background:#3bbbb1;box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.input{width:100%}.input__icons{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;position:absolute;top:calc(50% - 9px);right:12px}.input__icon{cursor:pointer}.input__body{width:100%;position:relative}.input__body>svg{margin:auto;position:absolute;top:0;bottom:0;left:12px}.input__title{margin-bottom:8px;font-weight:600;font-size:12px;line-height:16px}.input.number .input__body{display:flex;align-items:center}.input input{padding:10px 12px;width:100%;background:#fff;border:1px solid #dfdfdf;border-radius:10px;transition:.25s;font-weight:600;font-size:14px;line-height:20px;color:#262626}.input input.number{padding-right:25px}.input input.number::-webkit-inner-spin-button,.input input.number::-webkit-outer-spin-button{-webkit-appearance:none}.input input.pr-12{padding-right:12px}.input input::-moz-placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input::placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input:focus{border:1px solid #24c8bc;transition:.25s}.input input:disabled{padding:0!important;background:transparent;border:none;border-radius:unset}.input input.error{border:1px solid red!important}.input.search input{padding:10px 12px 10px 42px}.input.active input{border:1px solid #24c8bc;transition:.25s}.input__arrows{display:flex;flex-direction:column;row-gap:2.5px;position:absolute;right:14px}.input__arrow-plus{cursor:pointer}.input__arrow-minus{transform:rotate(180deg);cursor:pointer}.input.with-icon input{padding:10px 12px 10px 44px}.input.with-icon img{width:19px;height:19px;position:absolute;top:11px;left:13px;cursor:pointer}.input__error{font-weight:600;font-size:12px;line-height:16px;color:red}.input__error_mt-8{margin-top:8px}.slider-buttons{display:flex;justify-content:space-between;align-items:center;width:64px;height:40px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:10px}.slider-buttons__line{width:1px}.slider-buttons__prev{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;border-radius:10px 0 0 10px;transition:.25s}.slider-buttons__prev:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.slider-buttons__prev:hover>svg{fill:#ff6100}.slider-buttons__prev>svg{transform:rotate(90deg)}.slider-buttons__next{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;border-radius:0 10px 10px 0;transition:.25s}.slider-buttons__next:hover{background:radial-gradient(50% 50% at 50% 50%,#fff 0,#f7f7f7 100%);box-shadow:0 3px 6px rgba(0,0,0,.1);transition:.25s}.slider-buttons__next:hover>svg{fill:#ff6100}.slider-buttons__next>svg{transform:rotate(-90deg)}.comingcontainer{width:100%;height:100vh;margin:0;padding:0;overflow:hidden;line-height:1;font-family:Open Sans,sans-serif;font-size:14px;color:#3c3c3c;background:url(/img/ch2.2ab0a954.png) 100% 0 no-repeat,url(/img/ch1.c1469e16.png) 0 0 no-repeat,#f7f7f7 url(data:image/png;base64,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);background-attachment:fixed}.comingcontainer ol,.comingcontainer ul{list-style:none}.comingcontainer a{font-family:Nunito Sans,sans-serif}.comingcontainer a.selected,.comingcontainer a:hover{color:#ff6100}.comingcontainer .go3d{animation:go3d 2s}.comingcontainer .checkbacksoon{width:auto;height:100%;padding-top:13%}.comingcontainer .checkbacksoon p{text-shadow:none;font-weight:400;color:#666;font-family:Open Sans,sans-serif;display:block;margin:auto;text-align:center;text-shadow:0 1px 0 #fff}.comingcontainer .checkbacksoon p span{color:#fff;font-family:Changa One,cursive;font-size:200px;line-height:220px;letter-spacing:1px;cursor:pointer;transition:all .1s linear;text-shadow:0 0 2px #686868,0 1px 1px #ddd,0 2px 1px #d6d6d6,0 3px 1px #ccc,0 4px 1px #c5c5c5,0 5px 1px #c1c1c1,0 6px 1px #bbb,0 7px 1px #777,0 8px 3px hsla(0,0%,39%,.4),0 9px 5px hsla(0,0%,39%,.1),0 10px 7px hsla(0,0%,39%,.15),0 11px 9px hsla(0,0%,39%,.2),0 12px 11px hsla(0,0%,39%,.25),0 13px 15px hsla(0,0%,39%,.3)}.comingcontainer .checkbacksoon p span:hover{text-shadow:0 0 2px #686868;transition:all .1s linear}.comingcontainer .error{font-size:16px;width:700px;max-width:90%;line-height:2em;letter-spacing:1px;font-weight:400;text-shadow:0 1px 1px #fff}.comingcontainer nav{width:100%;position:absolute;bottom:0;margin-top:20px;min-height:50px;background-color:#fff;box-shadow:0 2px 3px hsla(0,0%,80%,.65)}.comingcontainer nav ul{margin:0;text-align:center}.comingcontainer nav ul li{display:inline;position:relative;color:#ff7f00;text-decoration:none;border-width:6px 6px 6px 6px;transition:all .2s linear}.comingcontainer nav ul li:last-child{margin-right:0}.comingcontainer nav ul li a{font-size:13px;color:#666;text-transform:uppercase;padding:0 10px;text-decoration:none;border-width:6px 6px 6px 6px;margin:0 15px;line-height:50px;transition:all .2s linear}.comingcontainer nav ul li a:active{color:#e00000}.comingcontainer nav ul li:hover>ul{visibility:visible}.comingcontainer nav ul li ul{visibility:hidden;position:absolute;left:auto;right:-100px;top:23px;width:200px;background-color:#fff;text-align:left;margin-top:0;padding:0 10px 5px;box-shadow:0 2px 3px hsla(0,0%,80%,.65)}.comingcontainer nav ul li ul li{width:auto;display:block!important}.comingcontainer nav ul li ul li a{text-decoration:none;border:none;height:30px;line-height:30px;width:180px;display:block!important;transition:all .2s linear}.comingcontainer nav ul li ul li a:hover{border:none;background-color:#f9f9f9;transition:all .2s linear}@media only screen and (min-width:480px)and (max-width:767px){.comingcontainer .checkbacksoon p span{font-size:150px;line-height:160px}.comingcontainer .error{font-size:14px}}@media only screen and (max-width:479px){.comingcontainer .checkbacksoon p span{font-size:150px;line-height:160px}.comingcontainer .error{font-size:14px}}@keyframes go3d{0%{text-shadow:0 0 2px #686868}to{text-shadow:0 0 2px #686868,0 1px 1px #ddd,0 2px 1px #d6d6d6,0 3px 1px #ccc,0 4px 1px #c5c5c5,0 5px 1px #c1c1c1,0 6px 1px #bbb,0 7px 1px #777,0 8px 3px hsla(0,0%,39%,.4),0 9px 5px hsla(0,0%,39%,.1),0 10px 7px hsla(0,0%,39%,.15),0 11px 9px hsla(0,0%,39%,.2),0 12px 11px hsla(0,0%,39%,.25),0 13px 15px hsla(0,0%,39%,.3)}}.blog-article{padding-bottom:50px}.blog-article__body{display:flex;justify-content:space-between;gap:25px}.blog-article__content{width:calc(100% - 360px)}.blog-article__inner_mt-60{margin-top:60px}.blog-article__inner>div>h2:not(:first-child){margin-top:40px}.blog-article__inner>div p{margin-top:20px;font-weight:400;font-size:16px;line-height:24px;color:#4b535a}.blog-article__inner>div p+p{margin-top:0}.blog-article__inner>div>ol,.blog-article__inner>div>ul{display:flex;flex-direction:column;row-gap:10px;margin-top:24px;font-weight:400;font-size:16px;line-height:24px;color:#4b535a}.blog-article__inner>div>ol li,.blog-article__inner>div>ul li{display:flex;align-items:center}.blog-article__inner>div>ol li>strong,.blog-article__inner>div>ul li>strong{font-weight:700;font-size:20px;line-height:26px;color:#262626}.blog-article__inner>div>ul li:before{display:block;content:"";flex-shrink:0;margin:0 10px;width:5px;height:5px;background:#ffa765;border-radius:50%}.blog-article__inner>div>ol{counter-reset:list 0}.blog-article__inner>div>ol li{display:block}.blog-article__inner>div>ol li:before{content:counter(list) ".";flex-shrink:0;padding-right:5px;counter-increment:list;font-weight:700;font-size:20px;line-height:26px;color:#262626}.avatar[data-v-3870f54b]{display:flex;justify-content:center;align-items:center;width:180px;height:180px;background:#24c8bc;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.1);position:relative}.avatar.bg-white[data-v-3870f54b]{background:#fff}.avatar[data-v-3870f54b]:before{content:"";width:115px;height:115px;background:#24c8bc;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:50%;position:absolute;top:-11px;left:-16px}.avatar>img[data-v-3870f54b]{width:158px;height:158px;border:8px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;position:relative}.modal__video[data-v-1b03d33b] iframe{padding:10px;width:100%;height:87vh}.reviews[data-v-1985ef59]{margin-top:80px}.reviews__title[data-v-1985ef59]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 15px}.reviews__title_mb-40[data-v-1985ef59]{margin-bottom:40px}.reviews__title-right[data-v-1985ef59]{display:flex;align-items:center;-moz-column-gap:24px;column-gap:24px}.reviews__title>h2[data-v-1985ef59]{font-size:36px}.reviews__carousel_mt-40[data-v-1985ef59]{margin-top:40px}.reviews__item[data-v-1985ef59]{display:flex;flex-direction:column;justify-content:space-between;row-gap:35px;padding:50px 60px 60px;max-width:96.5%;width:100%;background:#fff;border-radius:12px}.reviews__up[data-v-1985ef59]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:15px;padding-right:40px}.reviews__description[data-v-1985ef59]{max-width:53.75%;font-weight:600;font-size:14px;line-height:130%;text-align:center;color:#4b535a;position:relative}.reviews__quotes[data-v-1985ef59]{opacity:.1}.reviews__quotes_down[data-v-1985ef59]{position:absolute;bottom:-43px;left:-47px}.reviews__quotes_up[data-v-1985ef59]{position:absolute;top:-51px;right:-47px}.reviews__down[data-v-1985ef59]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 25px}.reviews__name[data-v-1985ef59]{font-weight:700;font-size:16px;line-height:24px;color:#011226}.reviews__job-title[data-v-1985ef59]{font-weight:600;font-size:14px;line-height:16px;color:#4b535a;text-align:start}.reviews__job-title_mt-2[data-v-1985ef59]{margin-top:2px}[data-v-1985ef59] .carousel__slide--active .reviews__item{box-shadow:0 12px 24px rgba(0,0,0,.05)}[data-v-1985ef59] .carousel__viewport{padding-bottom:30px}[data-v-1985ef59] .carousel__pagination{margin:10px 0 0}@media screen and (max-width:996px){.reviews.little .reviews__up[data-v-1985ef59]{justify-content:center;padding-right:0}.reviews.little .reviews__description[data-v-1985ef59]{max-width:100%}}@media screen and (max-width:1070px){[data-v-1985ef59] .carousel__pagination{margin:0}}@media screen and (max-width:600px){.reviews__item[data-v-1985ef59]{row-gap:25px}.reviews__up[data-v-1985ef59]{flex-direction:column;padding-right:0}.reviews__description[data-v-1985ef59]{max-width:90%}.reviews__down[data-v-1985ef59]{justify-content:center}.reviews__job-title[data-v-1985ef59]{text-align:unset}}@media screen and (max-width:550px){.reviews__item[data-v-1985ef59]{padding:40px 40px 50px}}@media screen and (max-width:419px){.reviews__title-right[data-v-1985ef59]{justify-content:space-between;width:100%}.reviews__item[data-v-1985ef59]{padding:50px 54px 60px 54px}}.article-item[data-v-5a056a10]{max-width:270px;width:100%;cursor:pointer}.article-item:hover .article-item__title[data-v-5a056a10]{color:#24c8bc;text-decoration:underline;transition:.25s}.article-item__title[data-v-5a056a10]{font-weight:700;font-size:16px;line-height:24px;color:#011226;text-align:start;transition:.25s}.article-item__title_mt-14[data-v-5a056a10]{margin-top:14px}.article-item__image[data-v-5a056a10]{margin:0 auto;border-radius:12px}.article-item__info[data-v-5a056a10]{display:flex;justify-content:space-between;align-items:center}.article-item__info_mt-12[data-v-5a056a10]{margin-top:12px}.article-item__date[data-v-5a056a10]{font-weight:600;line-height:20px;color:#4b535a}.article-item__tag[data-v-5a056a10]{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px;font-weight:700;font-size:12px;line-height:14px;text-align:right;letter-spacing:.03em}.article-item__tag.green[data-v-5a056a10]{color:#4ec8bf}.article-item__tag.orange[data-v-5a056a10]{color:#ffa765}.informational-articles[data-v-20db7fa6]{margin-top:83px}.informational-articles__title[data-v-20db7fa6]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 15px}.informational-articles__title_mb-42[data-v-20db7fa6]{margin-bottom:42px}.informational-articles__title_mt-14[data-v-20db7fa6]{margin-top:14px}.informational-articles__title-right[data-v-20db7fa6]{display:flex;align-items:center;-moz-column-gap:24px;column-gap:24px}@media screen and (max-width:623px){.informational-articles__title-right[data-v-20db7fa6]{justify-content:space-between;width:100%}}.category-anchors[data-v-8bac3e6e]{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}@media screen and (max-width:650px){.category-anchors[data-v-8bac3e6e]{justify-content:center;margin-top:0}}.categories-content[data-v-415025e8]{margin-top:30px}.categories-content[data-v-415025e8] h2{margin-bottom:20px}.categories-content[data-v-415025e8] li::marker{content:""}.categories-content[data-v-415025e8] ol{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:25px}.categories-content[data-v-415025e8] ol>li{width:100%;border:2px solid rgba(255,167,101,.3);border-radius:10px;padding:20px;font-size:14px;line-height:24px;color:#262626;position:relative}.categories-content[data-v-415025e8] ol>li>i{display:block;margin-bottom:20px;width:56px;height:56px;border-radius:50%;background:#fff;font-weight:400;font-size:25px;font-style:normal;line-height:56px;color:#ffa765;text-align:center}.categories-content[data-v-415025e8] ul{margin-bottom:25px;padding:20px;background:rgba(255,167,101,.05);border-radius:10px}.categories-content[data-v-415025e8] ul>li{font-weight:400;font-size:15px;line-height:27px;color:#262626}.categories-content[data-v-415025e8] ul>li:before{content:"";display:inline-block;margin-right:7px;width:6px;height:6px;background:#ffa765;border-radius:50%;vertical-align:middle}.categories-content[data-v-415025e8] ul+p{margin-bottom:25px;font-weight:400;font-size:15px;line-height:26px;color:#262626}.categories-content[data-v-415025e8]>p{margin-bottom:25px;font-size:16px;line-height:29px;color:#333}.seo-text[data-v-2a303dbe]{margin-top:80px}.seo-text__right-image[data-v-2a303dbe]{float:right;position:relative}.seo-text__right-image[data-v-2a303dbe]:before{content:"";width:23%;height:80%;border-radius:0 40px;background:#ff954b;position:absolute;top:0;right:0;z-index:1}.seo-text__right-image>img[data-v-2a303dbe]{margin:20px 20px 40px 14px;max-width:426px;width:100%;border-radius:0 40px;position:relative;z-index:2}.seo-text__content[data-v-2a303dbe]{min-height:380px;font-weight:400;font-size:16px;line-height:26px}.seo-text__content_mt-40[data-v-2a303dbe]{margin-top:40px}.seo-text__content[data-v-2a303dbe] p{margin-bottom:26px;font-weight:400;line-height:26px}.seo-text__content[data-v-2a303dbe] p:last-child{margin-bottom:0}.seo-text__content[data-v-2a303dbe] a{font-size:16px;font-weight:400;line-height:26px;text-decoration:underline;color:#ffa765}.seo-text__content[data-v-2a303dbe] a:hover{color:#ff954b}.seo-text__content[data-v-2a303dbe] h1,.seo-text__content[data-v-2a303dbe] h2,.seo-text__content[data-v-2a303dbe] h3,.seo-text__content[data-v-2a303dbe] h4,.seo-text__content[data-v-2a303dbe] h5,.seo-text__content[data-v-2a303dbe] h6{margin-bottom:1rem}.seo-text__content[data-v-2a303dbe] ul{list-style:none;margin:20px 0 24px}.seo-text__content[data-v-2a303dbe] ul>li{margin-bottom:15px;font-size:16px;font-weight:400;line-height:26px;position:relative}.seo-text__content[data-v-2a303dbe] ul>li:before{display:inline-block;content:"";margin-right:12px;width:12px;height:3px;background-color:#ffa765;vertical-align:middle;position:relative;top:-2px;left:0}.seo-text__attention[data-v-2a303dbe]{display:grid;margin-bottom:26px;padding:20px 94px 20px 104px;border:6px solid rgba(255,167,101,.2);background:rgba(255,167,101,.1);font-size:20px;font-weight:700;line-height:32px;color:#ffa765;position:relative}.seo-text__attention[data-v-2a303dbe]:before{content:"";width:54px;height:54px;transform:translateY(-50%);border-radius:50%;background-color:#ffa765;position:absolute;z-index:1;top:50%;left:30px}.seo-text__attention[data-v-2a303dbe]:after{content:"";width:24px;height:24px;background-image:url(/img/phone.de991928.svg);background-repeat:no-repeat;background-position:50%;background-size:100% auto;transform:translateY(-50%);position:absolute;z-index:2;top:50%;left:44.85px}.seo-text__attention p[data-v-2a303dbe]{margin-bottom:0;font-weight:700;font-size:20px}.seo-text__attention a[data-v-2a303dbe]{font-size:22px;font-weight:700;line-height:32px;text-decoration:underline;color:#ffa765;transition:all .35s ease}.seo-text__attention a[data-v-2a303dbe]:hover{color:#ff954b}@media screen and (max-width:1037px){.seo-text__attention[data-v-2a303dbe]{padding:20px 15px 20px 94px}.seo-text__attention[data-v-2a303dbe]:before{left:20px}.seo-text__attention[data-v-2a303dbe]:after{left:34.85px}.seo-text__attention a[data-v-2a303dbe]{display:block}}@media screen and (max-width:900px){.seo-text__right-image[data-v-2a303dbe]{float:unset}.seo-text__right-image[data-v-2a303dbe]:before{top:-20px;right:60px}.seo-text__right-image>img[data-v-2a303dbe]{margin:20px 80px 40px auto}}@media screen and (max-width:536px){.seo-text__right-image[data-v-2a303dbe]:before{right:0}.seo-text__right-image>img[data-v-2a303dbe]{margin:20px 20px 40px auto}}@media screen and (max-width:475px){.seo-text__right-image>img[data-v-2a303dbe]{width:93.5%}}@media screen and (max-width:404px){.seo-text__attention[data-v-2a303dbe]{padding:20px 15px 20px 25px}.seo-text__attention[data-v-2a303dbe]:after,.seo-text__attention[data-v-2a303dbe]:before{transform:unset;top:unset;left:unset}.seo-text__attention[data-v-2a303dbe]:before{bottom:15px;right:15px}.seo-text__attention[data-v-2a303dbe]:after{bottom:30px;right:30px}}.specialists__title_mb-20[data-v-cfec9a00]{margin-bottom:20px}.specialists__desc[data-v-cfec9a00]{font-size:16px;line-height:22px;text-align:justify;color:#262626}.specialists__desc_mb-20[data-v-cfec9a00]{margin-bottom:20px}.button2[data-v-c5befc2c]{width:100%;background:transparent;border-radius:12px;font-weight:600;line-height:20px;color:#4b535a;transition:.25s}.button2.active[data-v-c5befc2c]{background:#fff;color:#ff6100;transition:.25s}.pagination[data-v-a58cd212]{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination__prev[data-v-a58cd212]{transform:rotate(90deg);cursor:pointer}.pagination__next[data-v-a58cd212]{transform:rotate(-90deg);cursor:pointer}.pagination__numbers[data-v-a58cd212]{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:13.5px;column-gap:13.5px;padding:0 10px 0 17px}.pagination__numbers>span[data-v-a58cd212]{width:17px;height:19px;font-weight:400;font-size:14px}.pagination__number[data-v-a58cd212],.pagination__numbers>span[data-v-a58cd212]{display:flex;justify-content:center;align-items:center;line-height:19px;color:#4b535a}.pagination__number[data-v-a58cd212]{width:26px;height:26px;border-radius:5px;font-weight:600;cursor:pointer;transition:.25s}.pagination__number.active[data-v-a58cd212],.pagination__number[data-v-a58cd212]:hover{background:#24c8bc;color:#fff;transition:.25s}.reviews-page__title_mb-20[data-v-c03a08a6]{margin-bottom:20px}.reviews-page__texts_mt-20[data-v-c03a08a6],.reviews-page__videos_mt-20[data-v-c03a08a6]{margin-top:20px}.reviews-page__texts[data-v-c03a08a6]{display:flex;flex-direction:column;row-gap:10px}.reviews-page__videos[data-v-c03a08a6]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.photo-item[data-v-48934732]{position:relative}.photo-item:hover .photo-item__text[data-v-48934732]{opacity:0}.photo-item:hover .photo-item__info[data-v-48934732]{background:transparent}.photo-item__body[data-v-48934732]{position:relative}.photo-item__body>img[data-v-48934732]{width:100%}.photo-item__info[data-v-48934732]{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);transition:.3s;position:absolute;inset:0}.photo-item__text[data-v-48934732]{max-width:150px;font-size:24px;line-height:26px;color:#fff;text-align:center;transition:all .5s ease;cursor:default}.photo-page__content[data-v-2568d804]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.photo-page__content_mt-20[data-v-2568d804]{margin-top:20px}@media screen and (max-width:1000px){.photo-page__content[data-v-2568d804]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px)and (min-width:730px){.photo-page__content[data-v-2568d804]{grid-template-columns:1fr}}@media screen and (max-width:650px){.photo-page__content[data-v-2568d804]{grid-template-columns:1fr}}.price-page__content[data-v-6b85d9a1]{display:flex;flex-direction:column;row-gap:10px}.price-page__content_mt-20[data-v-6b85d9a1]{margin-top:20px}.block-of-video-lectures__content[data-v-e688bf50]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.block-of-video-lectures__content_mt-20[data-v-e688bf50]{margin-top:20px}.index-top-form[data-v-1430f467]{padding:166px 0;background:url(/img/index-top-form.15da063f.jpg) 50%/cover;text-align:center}.index-top-form__title[data-v-1430f467]{padding:0 18%;margin-bottom:30px;text-transform:uppercase}.index-top-form__title>span[data-v-1430f467]{color:#24c8bc}.index-top-form__subtitle[data-v-1430f467]{font-weight:600;font-size:30px;margin-bottom:80px}.index-top-form form[data-v-1430f467]{background:#fff;border-radius:12px;box-shadow:0 0 10px rgba(1,1,1,.05);padding:30px 60px}.index-top-form form>h2[data-v-1430f467]{margin-bottom:30px;font-weight:600;font-size:30px;line-height:1;text-transform:uppercase}.index-top-form form>h2>span[data-v-1430f467]{color:#24c8bc}.index-top-form__fields[data-v-1430f467]{display:flex;-moz-column-gap:3.8%;column-gap:3.8%;margin-bottom:30px;padding:0 20px}.index-top-form__policy[data-v-1430f467]{margin-bottom:.5rem;font-size:16px}@media screen and (max-width:1024px){.index-top-form__title[data-v-1430f467]{padding:0 15%}}@media screen and (max-width:938px){.index-top-form__title[data-v-1430f467]{padding:0 12%}}@media screen and (max-width:867px){.index-top-form__title[data-v-1430f467]{padding:0 9%}}@media screen and (max-width:810px){.index-top-form__title[data-v-1430f467]{padding:0}.index-top-form form[data-v-1430f467]{padding:30px 20px}}@media screen and (max-width:725px){.index-top-form__fields[data-v-1430f467]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"name phone" "button button";gap:15px}}@media screen and (max-width:666px){.index-top-form__title[data-v-1430f467]{display:flex;flex-direction:column}}@media screen and (max-width:490px){.index-top-form__fields[data-v-1430f467]{grid-template-columns:1fr;grid-template-areas:"name name" "phone phone" "button button";padding:0 5px}}.our-services[data-v-4b8a026a]{margin-top:83px}.our-services__content[data-v-4b8a026a]{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:30px}.our-services__content_mt-42[data-v-4b8a026a]{margin-top:42px}.our-services__service[data-v-4b8a026a]{display:block;width:100%;max-width:100%;height:100%;transition:all .35s ease;position:relative}.our-services__service[data-v-4b8a026a]:after{content:"";width:100%;height:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) -25.69%,#fff 67.4%);opacity:0;visibility:hidden;transition:all .3s ease-out;position:absolute;z-index:2;bottom:0;left:0}.our-services__service[data-v-4b8a026a]:hover{transition:all .35s ease}.our-services__service[data-v-4b8a026a]:hover:after{visibility:visible;height:100%;opacity:1}.our-services__service:hover .our-services__info[data-v-4b8a026a]{width:100%;padding-right:52px}.our-services__service:hover .our-services__info-title[data-v-4b8a026a]{color:#ffa765}.our-services__service:hover .our-services__number[data-v-4b8a026a]{right:30px}.our-services__picture[data-v-4b8a026a]{display:block;margin-bottom:-59px;width:100%;height:250px;position:relative;z-index:1}.our-services__picture>img[data-v-4b8a026a]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-services__info[data-v-4b8a026a]{width:calc(100% - 20px);height:calc(100% - 191px);padding:25px 32px 30px 18px;transition:all .3s ease;background-color:#fff;box-shadow:0 0 20px hsla(220,9%,94%,.8);position:relative;z-index:3}.our-services__info[data-v-4b8a026a]:after{content:"";width:3px;height:17px;background-color:#ffa765;position:absolute;top:27px;left:0}.our-services__info-title[data-v-4b8a026a]{margin-bottom:10px;font-size:22px;font-weight:800;line-height:24px;transition:all .3s ease}.our-services__info-subtitle[data-v-4b8a026a]{font-size:16px;font-weight:500;line-height:26px}.our-services__number[data-v-4b8a026a]{font-size:60px;font-weight:700;line-height:60px;color:#ffa765;opacity:.2;transition:all .3s ease;position:absolute;bottom:0;right:10px}@media screen and (max-width:1050px){.our-services__content[data-v-4b8a026a]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.our-services__content[data-v-4b8a026a]{grid-template-columns:1fr}}.additional-services[data-v-65090e3a]{margin-top:100px}.additional-services__title[data-v-65090e3a]{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.additional-services__content[data-v-65090e3a]{display:grid;grid-template-columns:repeat(4,1fr);row-gap:20px;padding:40px 34px 40px;width:100%}.additional-services__service-circle[data-v-65090e3a]{display:flex;justify-content:center;align-items:center;width:70px;height:70px;background:#24c8bc;border-radius:50%}.additional-services__service-circle>img[data-v-65090e3a]{max-width:70%;max-height:70%;-o-object-fit:cover;object-fit:cover}.additional-services__list[data-v-65090e3a]{line-height:24px;transition:all .35s ease}.additional-services__list>li[data-v-65090e3a]{font-size:15px}.additional-services__list>li[data-v-65090e3a]:before{content:"";display:inline-block;margin-right:5px;width:5px;height:5px;border-radius:50%;background:#24c8bc;vertical-align:middle}.additional-services__list_mt-20[data-v-65090e3a]{margin-top:20px}@media screen and (max-width:1200px){.additional-services__content[data-v-65090e3a]{display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px}.additional-services__list[data-v-65090e3a],.additional-services__service[data-v-65090e3a]{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:950px){.additional-services__content[data-v-65090e3a]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.additional-services__content[data-v-65090e3a]{grid-template-columns:1fr}}.about-clinic[data-v-6f876c0e]{display:flex;row-gap:15px;margin-top:40px}.about-clinic__left[data-v-6f876c0e]{flex:0 0 45%;max-width:45%;padding:0 15px}.about-clinic__title[data-v-6f876c0e]{font-size:48px;line-height:1.1}.about-clinic__title_mb-30[data-v-6f876c0e]{margin-bottom:30px}.about-clinic__list>li[data-v-6f876c0e]{padding-bottom:8px;font-size:16px;line-height:1.5}.about-clinic__list>li[data-v-6f876c0e]:before{content:"";display:inline-block;margin-right:7px;width:6px;height:6px;background:#ffa765;border-radius:50%;vertical-align:middle}.about-clinic__right[data-v-6f876c0e]{flex:0 0 55%;max-width:55%;padding:0 15px}.about-clinic__right>iframe[data-v-6f876c0e]{width:100%;height:386px;border-radius:20px}@media screen and (max-width:1050px){.about-clinic__right[data-v-6f876c0e]{flex:0 0 55%;max-width:55%}}@media screen and (max-width:900px){.about-clinic[data-v-6f876c0e]{flex-direction:column}.about-clinic__left[data-v-6f876c0e],.about-clinic__right[data-v-6f876c0e]{flex:0 0 100%;max-width:100%}}@media screen and (max-width:520px){.about-clinic__left[data-v-6f876c0e],.about-clinic__right[data-v-6f876c0e]{padding:0}}@media screen and (max-width:373px){.about-clinic__title[data-v-6f876c0e]{font-size:46px}}.call-to-action2[data-v-a6a73284]{display:flex;margin-top:150px;padding:30px;border-radius:20px;box-shadow:8px 24px 89.4px -11.6px rgba(22,52,80,.1);background:#fff}.call-to-action2__title[data-v-a6a73284]{font-weight:700;font-size:40px;line-height:1}.call-to-action2__title_mb-8[data-v-a6a73284]{margin-bottom:8px}.call-to-action2__subtitle[data-v-a6a73284]{font-size:18px;line-height:1.5}.call-to-action2__subtitle_mb-16[data-v-a6a73284]{margin-bottom:16px}.call-to-action2__left[data-v-a6a73284]{flex:0 0 75%;padding:0 15px;max-width:75%}.call-to-action2__picture[data-v-a6a73284]{flex:0 0 25%;padding:0 15px;max-width:25%;position:relative;bottom:-30px}.call-to-action2__picture>img[data-v-a6a73284]{margin:-150px 0 0 auto;height:400px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1158px){.call-to-action2__picture[data-v-a6a73284]{bottom:-73px}}@media screen and (max-width:1050px){.call-to-action2__left[data-v-a6a73284]{flex:0 0 70%;max-width:70%}.call-to-action2__picture[data-v-a6a73284]{flex:0 0 30%;max-width:30%}}@media screen and (max-width:941px){.call-to-action2[data-v-a6a73284]{margin-top:50px}.call-to-action2__left[data-v-a6a73284]{flex:0 0 100%;max-width:100%}.call-to-action2__picture[data-v-a6a73284]{display:none}}@media screen and (max-width:686px){.call-to-action2[data-v-a6a73284]{padding:25px 15px}.call-to-action2__title[data-v-a6a73284]{font-size:44px}}@media screen and (max-width:627px){.call-to-action2__title[data-v-a6a73284]{font-size:40px}}@media screen and (max-width:561px){.call-to-action2__title[data-v-a6a73284]{font-size:36px}}@media screen and (max-width:515px){.call-to-action2[data-v-a6a73284]{padding:20px}.call-to-action2__title[data-v-a6a73284]{font-size:36px}.call-to-action2__left[data-v-a6a73284]{padding:0}}@media screen and (max-width:494px){.call-to-action2__title[data-v-a6a73284]{font-size:34px}}@media screen and (max-width:471px){.call-to-action2__title[data-v-a6a73284]{font-size:32px}.call-to-action2__subtitle[data-v-a6a73284]{font-size:17px}}@media screen and (max-width:447px){.call-to-action2__title[data-v-a6a73284]{font-size:30px;font-size:28px}.call-to-action2__subtitle[data-v-a6a73284]{font-size:16px}.call-to-action2 .button[data-v-a6a73284]{max-width:100%!important}}@media screen and (max-width:400px){.call-to-action2[data-v-a6a73284]{padding:15px}}.our-advantages[data-v-524676e9]{margin-top:90px}.our-advantages__title[data-v-524676e9]{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.our-advantages__title>span>span[data-v-524676e9]{color:#24c8bc}.our-advantages__content[data-v-524676e9]{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:30px}.our-advantages__content_mt-35[data-v-524676e9]{margin-top:35px}.our-advantages__advantage[data-v-524676e9]{padding:30px;box-shadow:0 2px 15px #24c8bc;position:relative}.our-advantages__advantage[data-v-524676e9]:before{content:"";width:100%;height:100%;background-image:linear-gradient(89.93deg,#24c8bc 42%,rgba(255,91,91,0) 220.08%);transition:all .35s ease;position:absolute;z-index:2;top:0;left:0}.our-advantages__advantage[data-v-524676e9]:after{content:"";width:100%;height:100%;background-color:#24c8bc;visibility:hidden;opacity:0;transition:all .35s ease;position:absolute;z-index:2;top:0;left:0}.our-advantages__advantage:hover.our-advantages__advantage[data-v-524676e9]:after{visibility:visible;opacity:1}.our-advantages__advantage:hover .our-advantages__advantage-icon[data-v-524676e9]{margin-left:12.5px}.our-advantages__advantage:hover .our-advantages__advantage-icon[data-v-524676e9]:before{opacity:1;transition:all .35s ease}.our-advantages__advantage-picture[data-v-524676e9]{display:flex;justify-content:flex-end;width:100%;max-width:256px;height:100%;position:absolute;z-index:1;top:0;right:0}.our-advantages__advantage-icon[data-v-524676e9]{display:flex;align-items:center;justify-content:center;margin-bottom:20px;margin-left:0;width:70px;height:70px;background-color:#fff;border-radius:50%;transition:all .3s ease;position:relative;z-index:3}.our-advantages__advantage-icon[data-v-524676e9]:before{content:"";width:calc(100% + 25px);height:calc(100% + 25px);background-color:hsla(0,0%,100%,.2);transform:translate(-50%,-50%);opacity:0;border-radius:50%;transition:all .35s ease;position:absolute;top:50%;left:50%}.our-advantages__advantage-icon>img[data-v-524676e9]{max-width:70%;max-height:70%}.our-advantages__advantage-title[data-v-524676e9]{max-width:100%;font-weight:600;font-size:24px;line-height:32px;color:#fff;position:relative;z-index:3}@media screen and (max-width:1200px){.our-advantages__content[data-v-524676e9]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px)and (min-width:900px){.our-advantages__advantage[data-v-524676e9]:before{background-image:linear-gradient(89.93deg,#24c8bc 55%,rgba(255,91,91,0) 220.08%)}}@media screen and (max-width:550px){.our-advantages__content[data-v-524676e9]{grid-template-columns:1fr}}@media screen and (max-width:550px)and (min-width:440px){.our-advantages__advantage[data-v-524676e9]:before{background-image:linear-gradient(89.93deg,#24c8bc 52%,rgba(255,91,91,0) 220.08%)}}.head-doctors-message[data-v-568c91a6]{display:flex;justify-content:space-between;margin-top:80px;-moz-column-gap:10px;column-gap:10px}.head-doctors-message__left[data-v-568c91a6]{flex:0 0 65%;max-width:65%}.head-doctors-message__title[data-v-568c91a6]{font-size:40px}.head-doctors-message__title>span[data-v-568c91a6]:first-child{display:block;font-weight:800}.head-doctors-message__title>span[data-v-568c91a6]:last-child{display:flex;align-items:center;gap:15px 45px;line-height:1.1}.head-doctors-message__title_mb-15[data-v-568c91a6]{margin-bottom:15px}.head-doctors-message__subtitle[data-v-568c91a6]{font-weight:700;font-size:17px;line-height:24px;color:#333;margin-bottom:36px}.head-doctors-message__text[data-v-568c91a6]{padding:50px;background:rgba(255,167,101,.1);border-radius:15px;position:relative}.head-doctors-message__text>p[data-v-568c91a6]{margin-bottom:20px;font-weight:400;font-size:16px;line-height:24px}.head-doctors-message__text>p[data-v-568c91a6]:last-child{font-weight:700}.head-doctors-message__text>p>span[data-v-568c91a6]{color:#ffa765}.head-doctors-message__picture[data-v-568c91a6]{flex:0 0 25%;max-width:25%;min-width:270px}.head-doctors-message__picture.top[data-v-568c91a6]{display:none}.head-doctors-message__picture.top>img[data-v-568c91a6]{margin:0 auto}@media screen and (max-width:904px){.head-doctors-message__title>span[data-v-568c91a6]:last-child{flex-direction:column;align-items:flex-start}}@media screen and (max-width:900px){.head-doctors-message__left[data-v-568c91a6]{flex:0 0 70%;max-width:70%}.head-doctors-message__picture[data-v-568c91a6]{flex:0 0 30%;max-width:30%;min-width:200px}}@media screen and (max-width:750px){.head-doctors-message__subtitle[data-v-568c91a6]{margin-bottom:10px}.head-doctors-message__left[data-v-568c91a6],.head-doctors-message__picture[data-v-568c91a6]{flex:0 0 100%;max-width:100%}.head-doctors-message__picture.top[data-v-568c91a6]{display:block}.head-doctors-message__picture.right[data-v-568c91a6]{display:none}.head-doctors-message__content[data-v-568c91a6]{display:flex;flex-direction:column;row-gap:20px}.head-doctors-message__text[data-v-568c91a6]{padding:50px 7.2%}}@media screen and (max-width:550px){.head-doctors-message__text[data-v-568c91a6]{padding:30px}}@media screen and (max-width:450px){.head-doctors-message__text[data-v-568c91a6]{padding:25px}}.operating-procedure[data-v-2a543716]{margin-top:50px}.operating-procedure__subtitle[data-v-2a543716],.operating-procedure__title[data-v-2a543716]{text-align:center}.operating-procedure__subtitle[data-v-2a543716]{margin:0 auto;width:85%}.operating-procedure__subtitle_mt-20[data-v-2a543716]{margin-top:20px}.operating-procedure__content[data-v-2a543716]{display:grid;grid-template-columns:repeat(2,1fr);gap:44px;margin:auto 0}.operating-procedure__content_mt-30[data-v-2a543716]{margin-top:30px}.operating-procedure__item[data-v-2a543716]{position:relative}.operating-procedure__item-content[data-v-2a543716]{display:flex;justify-content:center;flex-direction:column;min-height:196px;margin-left:44px;padding:0 20px 0 70px;background-color:#fff;box-shadow:0 0 20.5px rgba(0,0,0,.09);border-radius:10px;font-weight:700;font-size:16px;line-height:29px;color:#333}.operating-procedure__item-content>span[data-v-2a543716]{margin-top:15px;font-weight:400;font-size:16px;line-height:24px;color:#333}.operating-procedure__item-number[data-v-2a543716]{width:75px;background:#24c8bc;border-radius:4px;transform:translatey(-50%);font-weight:500;font-size:30px;line-height:75px;text-align:center;color:#fff;position:absolute;top:50%;left:0}@media screen and (max-width:1084px){.operating-procedure__content[data-v-2a543716]{grid-template-columns:1fr}}@media screen and (max-width:750px){.operating-procedure__subtitle[data-v-2a543716]{width:100%}}@media screen and (max-width:570px){.operating-procedure__item[data-v-2a543716]{display:flex;flex-direction:column;row-gap:15px}.operating-procedure__item-number[data-v-2a543716]{margin:0 auto;transform:unset;position:static}.operating-procedure__item-content[data-v-2a543716]{margin-left:0;padding:28px 30px}}.preview-of-info-articles__content[data-v-6f959dce]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 35px}.preview-of-info-articles__content_mt-30[data-v-6f959dce]{margin-top:30px}.preview-of-info-articles__item[data-v-6f959dce]{width:100%;min-height:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:0 solid #818a91;border-radius:3px;overflow:hidden;background-color:#fff;transition:all .25s;position:relative}.preview-of-info-articles__item[data-v-6f959dce]:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.preview-of-info-articles__item:hover .preview-of-info-articles__item-image[data-v-6f959dce]:after{opacity:.4}.preview-of-info-articles__item-image[data-v-6f959dce]{cursor:pointer;position:relative}.preview-of-info-articles__item-image[data-v-6f959dce]:after{content:"";display:block;background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;width:100%;height:100%;opacity:1;transition:all .3s ease-out;position:absolute;bottom:0}.preview-of-info-articles__item-image>img[data-v-6f959dce]{width:100%;-o-object-fit:cover;object-fit:cover;transition:filter .3s}.preview-of-info-articles__item-info[data-v-6f959dce]{margin-top:40px;padding:0 30px}.preview-of-info-articles__item-title[data-v-6f959dce]{font-weight:700;font-size:18px;line-height:29px;letter-spacing:-.02em;color:#54595f;cursor:pointer}.preview-of-info-articles__item-title_mb-25[data-v-6f959dce]{margin-bottom:25px}.preview-of-info-articles__item-desc[data-v-6f959dce]{font-weight:400;font-size:14px;line-height:1.5em;color:#565656}.preview-of-info-articles__item-desc_mb-25[data-v-6f959dce]{margin-bottom:25px}.preview-of-info-articles__item-more[data-v-6f959dce]{font-weight:500;font-size:12px;color:#61ce70;text-transform:uppercase;cursor:pointer}.preview-of-info-articles__item-more_mb-20[data-v-6f959dce]{margin-bottom:20px}.preview-of-info-articles__item-meta[data-v-6f959dce]{padding:15px 30px;border:1px solid #eaeaea}.preview-of-info-articles__item-meta>span[data-v-6f959dce]{font-weight:400;font-size:12px;line-height:1.3em;color:#adadad}.preview-of-info-articles__item-meta>span[data-v-6f959dce]:nth-child(2){text-transform:capitalize}.preview-of-info-articles__item-meta>span[data-v-6f959dce]:not(:first-child):before{content:"•";margin:0 5px}@media screen and (max-width:680px){.preview-of-info-articles__content[data-v-6f959dce]{grid-template-columns:1fr}}.blog-article-top[data-v-842b4fa0]{display:flex;flex-direction:column;row-gap:30px;margin:0 auto;width:-moz-fit-content;width:fit-content;position:relative}.blog-article-top__body[data-v-842b4fa0]{position:relative}.blog-article-top__title[data-v-842b4fa0]{max-width:95%;position:absolute;bottom:25px;left:25px}.blog-article-top__title>h1[data-v-842b4fa0]{display:inline;margin:0;background:#fff;border:14px solid #fff;font-weight:700;font-size:30px;line-height:1.55;letter-spacing:normal;-webkit-box-decoration-break:clone;color:#242323}.blog-article-top__meta[data-v-842b4fa0]{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;padding:0 10px;height:35px;border-radius:25px;background-color:#24c8bc;position:absolute;top:25px;z-index:10}.blog-article-top__meta.left[data-v-842b4fa0]{left:20px}.blog-article-top__meta.right[data-v-842b4fa0]{right:20px}.blog-article-top__meta>div[data-v-842b4fa0]{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;margin:0 3px;text-shadow:0 2px 5px rgba(0,0,0,.15);font-weight:700;font-size:13px;color:#fff;white-space:nowrap}.blog-article-top__meta-body[data-v-842b4fa0]{padding-left:30px}.blog-article-top__avatar[data-v-842b4fa0]{width:35px;height:35px;border-radius:25px;position:absolute;top:0;left:0}.blog-article-top__author[data-v-842b4fa0]{display:flex;gap:15px;margin:0 auto;width:50%}.blog-article-top__author-avatar[data-v-842b4fa0]{width:74px;height:74px;box-shadow:2px 2px 5px 1px rgba(0,0,0,.2);border-radius:50%;-o-object-fit:cover;object-fit:cover}.blog-article-top__author-info[data-v-842b4fa0]{display:flex;flex-direction:column;justify-content:center;row-gap:6px;color:#424851;transition:all .35s ease}.blog-article-top__author-info[data-v-842b4fa0]:hover{color:#ffa765}.blog-article-top__author-fullname[data-v-842b4fa0]{font-weight:600;font-size:16px}.blog-article-top__author-job[data-v-842b4fa0]{font-weight:400;font-size:14px;line-height:1.2}.blog-article-sidebar[data-v-acd612a2]{flex-shrink:0;width:360px;height:-moz-fit-content;height:fit-content;position:sticky;top:131px}.blog-article-sidebar__title[data-v-acd612a2]{font-weight:700;font-size:16px;line-height:24px;color:#262626}.blog-article-sidebar__title_pl-12[data-v-acd612a2]{padding-left:12px}.blog-article-sidebar__title_mb-25[data-v-acd612a2]{margin-bottom:25px}.blog-article-sidebar__title_mb-16[data-v-acd612a2]{margin-bottom:16px}.blog-article-sidebar__content[data-v-acd612a2]{display:flex;flex-direction:column;row-gap:8px}.blog-article-sidebar__text[data-v-acd612a2]{padding:9px 12px 8px;font-weight:600;font-size:14px;line-height:19px;color:#4b535a;cursor:pointer}.blog-article-sidebar__text.active[data-v-acd612a2]{padding:8px 12px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:12px;font-weight:600;font-size:14px;line-height:19px;color:#ff6100}.blog-article-sidebar__text_mb-25[data-v-acd612a2]{margin-bottom:25px}.blog-article-sidebar__text_my[data-v-acd612a2]{margin:16px 0 17px}.blog-article-sidebar__line[data-v-acd612a2]{margin:32px 0 22px;height:1px;background:#dfdfdf}.blog-article-sidebar__networks[data-v-acd612a2]{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px;padding-left:12px}.blog-article-sidebar__networks_mb-40[data-v-acd612a2]{margin-bottom:40px}@media screen and (max-width:1014px){.blog-article-sidebar[data-v-acd612a2]{flex-shrink:unset;width:100%}.blog-article-sidebar__title>br[data-v-acd612a2]{display:none}}.blog-author[data-v-4163d44a]{margin-top:40px;padding:20px 25px;box-shadow:0 0 10px rgba(1,1,1,.05);border-radius:10px}.blog-author__content[data-v-4163d44a]{display:flex;gap:25px 20px}.blog-author__content_mt-20[data-v-4163d44a]{margin-top:20px}.blog-author__avatar>img[data-v-4163d44a]{width:74px;height:74px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.blog-author__info[data-v-4163d44a]{display:flex;flex-direction:column;row-gap:8px}.comments[data-v-c8578f70]{margin-top:40px}.comments__content[data-v-c8578f70]{display:flex;flex-direction:column;row-gap:25px}.comments__content_mt-20[data-v-c8578f70]{margin-top:20px}.comments__item[data-v-c8578f70]{display:flex;-moz-column-gap:15px;column-gap:15px}.comments__item-avatar[data-v-c8578f70]{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.comments__item-info[data-v-c8578f70]{display:flex;flex-direction:column;row-gap:5px}.comments__item-info>div[data-v-c8578f70]{display:flex;align-items:center;-moz-column-gap:40px;column-gap:40px}.comments__item-info>div>time[data-v-c8578f70]{color:#9da0af}.add-comment-form[data-v-1bb9a6ea]{margin-top:50px;padding:50px;box-shadow:0 0 10px rgba(1,1,1,.05);border-radius:10px}.add-comment-form__content[data-v-1bb9a6ea]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"comment comment" "name email";gap:15px 30px}.add-comment-form__content_mt-20[data-v-1bb9a6ea]{margin-top:20px}.add-comment-form__content>textarea[data-v-1bb9a6ea]{height:200px}.blog-article[data-v-920be194]{padding-bottom:50px}.blog-article__body[data-v-920be194]{display:flex;justify-content:space-between;gap:25px}.blog-article__content[data-v-920be194]{width:calc(100% - 360px)}.blog-article__inner_mt-60[data-v-920be194]{margin-top:60px}.blog-article__inner>div>h2[data-v-920be194]:not(:first-child){margin-top:40px}.blog-article__inner>div p[data-v-920be194]{margin-top:20px;font-weight:400;font-size:16px;line-height:24px;color:#4b535a}.blog-article__inner>div p+p[data-v-920be194]{margin-top:0}.blog-article__inner>div>ol[data-v-920be194],.blog-article__inner>div>ul[data-v-920be194]{display:flex;flex-direction:column;row-gap:10px;margin-top:24px;font-weight:400;font-size:16px;line-height:24px;color:#4b535a}.blog-article__inner>div>ol li[data-v-920be194],.blog-article__inner>div>ul li[data-v-920be194]{display:flex;align-items:center}.blog-article__inner>div>ol li>strong[data-v-920be194],.blog-article__inner>div>ul li>strong[data-v-920be194]{font-weight:700;font-size:20px;line-height:26px;color:#262626}.blog-article__inner>div>ul li[data-v-920be194]:before{display:block;content:"";flex-shrink:0;margin:0 10px;width:5px;height:5px;background:#ffa765;border-radius:50%}.blog-article__inner>div>ol[data-v-920be194]{counter-reset:list 0}.blog-article__inner>div>ol li[data-v-920be194]{display:block}.blog-article__inner>div>ol li[data-v-920be194]:before{content:counter(list) ".";flex-shrink:0;padding-right:5px;counter-increment:list;font-weight:700;font-size:20px;line-height:26px;color:#262626}.mass-media-about-us__articles[data-v-25e6fcc2]{display:grid;grid-template-columns:repeat(4,1fr);row-gap:25px}.mass-media-about-us__articles_mt-20[data-v-25e6fcc2]{margin-top:20px}.mass-media-about-us__articles>a[data-v-25e6fcc2]{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1220px){.mass-media-about-us__articles[data-v-25e6fcc2]{grid-template-columns:repeat(3,1fr)}}.stock-item[data-v-3b921f00]{border-radius:20px;box-shadow:0 0 15px hsla(220,8%,85%,.6);transition:all .35s ease;cursor:pointer}.stock-item[data-v-3b921f00]:hover{box-shadow:0 8px 25px #d7d9dd}.stock-item__image[data-v-3b921f00]{width:100%;border-radius:20px 20px 0 0;-o-object-fit:cover;object-fit:cover}.stock-item__info[data-v-3b921f00]{display:flex;flex-direction:column;row-gap:16px;padding:24px}.stock-item__title[data-v-3b921f00]{font-weight:700;font-size:18px;line-height:140%;color:#313131}.stock-item__description[data-v-3b921f00]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stock-item__date[data-v-3b921f00]{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;line-height:1.5}.stock-page__content[data-v-1c1780a2]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.stock-page__content_mt-20[data-v-1c1780a2]{margin-top:20px}.stock-article-top[data-v-2cdbde5d]{display:flex;flex-direction:column}.stock-article-top__content_mt-20[data-v-2cdbde5d]{margin-top:20px}.stock-article-top__content>img[data-v-2cdbde5d]{margin:0 20px 20px 0;border-radius:20px;float:left;-o-object-fit:cover;object-fit:cover}.stock-article-top__info[data-v-2cdbde5d]{display:flex;flex-direction:column;row-gap:26px}.stock-article-top__info>p[data-v-2cdbde5d]{line-height:26px}.stock-article-top__info>p>a[data-v-2cdbde5d]{font-size:16px;font-weight:400;line-height:26px;text-decoration:underline;color:#ffa765;transition:all .25s ease}.stock-article-top__info>p>a[data-v-2cdbde5d]:hover{color:#ff6100}.stock-article-top__date[data-v-2cdbde5d]{display:flex;flex-direction:column;row-gap:15px}.stock-article-top__date-content[data-v-2cdbde5d]{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:16px;line-height:1.5}.stock-article-top__date_mt-10[data-v-2cdbde5d]{margin-top:10px}.regulatory-bodies[data-v-03e80844]{padding-bottom:50px}.regulatory-bodies__content[data-v-03e80844]{display:flex;flex-direction:column;row-gap:16px}.regulatory-bodies__content_mt-20[data-v-03e80844]{margin-top:20px}.regulatory-bodies__content>p[data-v-03e80844]{font-weight:400;font-size:16px;line-height:26px}.regulatory-bodies__content>ul[data-v-03e80844]{list-style:none}.regulatory-bodies__content>ul>li[data-v-03e80844]:before{content:"";display:inline-block;margin-right:10px;width:12px;height:3px;background:#ffa765;vertical-align:middle}.regulatory-bodies__content>ul>li>a[data-v-03e80844]{font-size:16px;font-weight:400;line-height:26px;text-decoration:underline;color:#ffa765;transition:all .35s ease}.regulatory-bodies__content>ul>li>a[data-v-03e80844]:hover{color:#ff6100}.helpful-table[data-v-38967c46]{width:100%;border-collapse:collapse;border-spacing:0}.helpful-table tr>td[data-v-38967c46]{padding:11px;border:1px solid #e5e5e5}@media screen and (max-width:620px){.helpful-table tr[data-v-38967c46]{display:flex;flex-direction:column}}.helpful-info[data-v-76c2775b]{margin-top:30px}.helpful-info__content[data-v-76c2775b]{display:flex;flex-direction:column;row-gap:40px}.helpful-info__content_mt-20[data-v-76c2775b]{margin-top:20px}.helpful-info__content>p[data-v-76c2775b]{font-size:15px;line-height:25px}.helpful-info__content>p>a[data-v-76c2775b]{color:#ffa765;transition:all .25s ease}.helpful-info__content>p>a[data-v-76c2775b]:hover{color:#ff6100}.contacts-info__content[data-v-0436972f]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.contacts-info__content_mt-20[data-v-0436972f]{margin-top:20px}.contacts-info__content>address[data-v-0436972f]{display:flex;flex-direction:column;row-gap:10px;font-style:italic}.contacts-info__item[data-v-0436972f]{border-radius:20px;box-shadow:0 12px 24px rgba(0,0,0,.05)}.contacts-info__item[data-v-0436972f]:first-child{padding:30px;background:#fff}.contacts-info__item[data-v-0436972f]:last-child{padding:60px 60px 0;background:url(/img/contacts-info-item-bg.77656c68.jpg);background-size:cover}.contacts-info__item-row[data-v-0436972f]{display:flex}.contacts-info__item-icon[data-v-0436972f]{padding:0 15px}.contacts-info__item-icon>svg[data-v-0436972f]{margin-top:10px}.contacts-info__item-info[data-v-0436972f]{padding:0 15px}.contacts-info__item-info>p[data-v-0436972f]{margin-bottom:1rem;font-size:18px;line-height:1.5}.contacts-info__item-info>h3[data-v-0436972f]{margin-bottom:.5rem;font-weight:700;font-size:24px;line-height:1}.contacts-info__item-info>h3>a[data-v-0436972f]{font-weight:inherit;font-size:inherit;color:#3d9b9c}.contacts-info__item-info>a[data-v-0436972f]{font-size:18px;color:#3d9b9c}@media screen and (min-width:850px)and (max-width:950px){.contacts-info__item[data-v-0436972f]:first-child{padding:20px}.contacts-info__item[data-v-0436972f]:last-child{padding:40px 40px 0}}@media screen and (min-width:850px)and (max-width:890px){.contacts-info__item[data-v-0436972f]:last-child{padding:30px 30px 0}}@media screen and (min-width:850px)and (max-width:870px){.contacts-info__item[data-v-0436972f]:last-child{padding:20px 20px 0}}@media screen and (max-width:850px){.contacts-info__content[data-v-0436972f]{display:flex;flex-direction:column}.contacts-info__item[data-v-0436972f]:last-child{padding:60px}}@media screen and (max-width:484px){.contacts-info__item-icon[data-v-0436972f],.contacts-info__item-info[data-v-0436972f]{padding:0 8px}.contacts-info__item[data-v-0436972f]:first-child{padding:20px}.contacts-info__item[data-v-0436972f]:last-child{padding:40px}}@media screen and (max-width:436px){.contacts-info__item-icon[data-v-0436972f]{display:none}.contacts-info__item-info>p[data-v-0436972f]{margin-bottom:.5rem}}@media screen and (max-width:422px){.contacts-info__item[data-v-0436972f]:last-child{padding:20px}}.input[data-v-56084722]{width:100%}.input__icons[data-v-56084722]{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;position:absolute;top:calc(50% - 9px);right:12px}.input__icon[data-v-56084722]{cursor:pointer}.input__body[data-v-56084722]{width:100%;position:relative}.input__body>svg[data-v-56084722]{margin:auto;position:absolute;top:0;bottom:0;left:12px}.input__title[data-v-56084722]{margin-bottom:8px;font-weight:600;font-size:12px;line-height:16px}.input.number .input__body[data-v-56084722]{display:flex;align-items:center}.input input[data-v-56084722]{padding:10px 12px;width:100%;background:#fff;border:1px solid #dfdfdf;border-radius:10px;transition:.25s;font-weight:600;font-size:14px;line-height:20px;color:#262626}.input input.number[data-v-56084722]{padding-right:25px}.input input.number[data-v-56084722]::-webkit-inner-spin-button,.input input.number[data-v-56084722]::-webkit-outer-spin-button{-webkit-appearance:none}.input input.pr-12[data-v-56084722]{padding-right:12px}.input input[data-v-56084722]::-moz-placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input[data-v-56084722]::placeholder{font-weight:600;font-size:14px;line-height:20px;color:#9da0af}.input input[data-v-56084722]:focus{border:1px solid #24c8bc;transition:.25s}.input input[data-v-56084722]:disabled{padding:0!important;background:transparent;border:none;border-radius:unset}.input input.error[data-v-56084722]{border:1px solid red!important}.input.search input[data-v-56084722]{padding:10px 12px 10px 42px}.input.active input[data-v-56084722]{border:1px solid #24c8bc;transition:.25s}.input__arrows[data-v-56084722]{display:flex;flex-direction:column;row-gap:2.5px;position:absolute;right:14px}.input__arrow-plus[data-v-56084722]{cursor:pointer}.input__arrow-minus[data-v-56084722]{transform:rotate(180deg);cursor:pointer}.input.with-icon input[data-v-56084722]{padding:10px 12px 10px 44px}.input.with-icon img[data-v-56084722]{width:19px;height:19px;position:absolute;top:11px;left:13px;cursor:pointer}.input__error[data-v-56084722]{font-weight:600;font-size:12px;line-height:16px;color:red}.input__error_mt-8[data-v-56084722]{margin-top:8px}.clinic-addresses[data-v-29fd57fa]{margin-top:40px}.clinic-addresses__content[data-v-29fd57fa]{display:flex;justify-content:space-between}.clinic-addresses__content_mt-20[data-v-29fd57fa]{margin-top:20px}.clinic-addresses__left[data-v-29fd57fa]{width:40%}.clinic-addresses__list[data-v-29fd57fa]{display:flex;flex-direction:column;row-gap:10px;max-height:350px;overflow-y:auto}.clinic-addresses__list[data-v-29fd57fa]::-webkit-scrollbar{width:4px;background:#fff;border-radius:6px}.clinic-addresses__list[data-v-29fd57fa]::-webkit-scrollbar-thumb{background:#24c8bc;border-radius:6px}.clinic-addresses__list_mt-20[data-v-29fd57fa]{margin-top:20px}.clinic-addresses__list>li[data-v-29fd57fa]{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-weight:500;font-size:15px;line-height:20px;color:#4b535a;cursor:pointer}.clinic-addresses__list>li>svg path[data-v-29fd57fa]{transition:all .35s ease}.clinic-addresses__list>li:hover>svg path[data-v-29fd57fa]{fill:#ffa765}.clinic-addresses__map[data-v-29fd57fa]{width:55%;height:411px}.clinic-addresses__map[data-v-29fd57fa] canvas{border-radius:25px}.privacy-policy[data-v-32787072]{padding-bottom:50px}.privacy-policy__text[data-v-32787072]{font-size:18px}.privacy-policy__text_mt-20[data-v-32787072]{margin-top:20px}.terms-of-use[data-v-7b4ccdc9]{padding-bottom:50px}.terms-of-use__text[data-v-7b4ccdc9]{font-size:18px}.terms-of-use__text_mt-20[data-v-7b4ccdc9]{margin-top:20px}.comingcontainer[data-v-13a0107a]{width:100%;height:100vh;margin:0;padding:0;overflow:hidden;line-height:1;font-family:Open Sans,sans-serif;font-size:14px;color:#3c3c3c;background:url(/img/ch2.2ab0a954.png) 100% 0 no-repeat,url(/img/ch1.c1469e16.png) 0 0 no-repeat,#f7f7f7 url(data:image/png;base64,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);background-attachment:fixed}.comingcontainer ol[data-v-13a0107a],.comingcontainer ul[data-v-13a0107a]{list-style:none}.comingcontainer a[data-v-13a0107a]{font-family:Nunito Sans,sans-serif}.comingcontainer a.selected[data-v-13a0107a],.comingcontainer a[data-v-13a0107a]:hover{color:#ff6100}.comingcontainer .go3d[data-v-13a0107a]{animation:go3d-13a0107a 2s}.comingcontainer .checkbacksoon[data-v-13a0107a]{width:auto;height:100%;padding-top:13%}.comingcontainer .checkbacksoon p[data-v-13a0107a]{text-shadow:none;font-weight:400;color:#666;font-family:Open Sans,sans-serif;display:block;margin:auto;text-align:center;text-shadow:0 1px 0 #fff}.comingcontainer .checkbacksoon p span[data-v-13a0107a]{color:#fff;font-family:Changa One,cursive;font-size:200px;line-height:220px;letter-spacing:1px;cursor:pointer;transition:all .1s linear;text-shadow:0 0 2px #686868,0 1px 1px #ddd,0 2px 1px #d6d6d6,0 3px 1px #ccc,0 4px 1px #c5c5c5,0 5px 1px #c1c1c1,0 6px 1px #bbb,0 7px 1px #777,0 8px 3px hsla(0,0%,39%,.4),0 9px 5px hsla(0,0%,39%,.1),0 10px 7px hsla(0,0%,39%,.15),0 11px 9px hsla(0,0%,39%,.2),0 12px 11px hsla(0,0%,39%,.25),0 13px 15px hsla(0,0%,39%,.3)}.comingcontainer .checkbacksoon p span[data-v-13a0107a]:hover{text-shadow:0 0 2px #686868;transition:all .1s linear}.comingcontainer .error[data-v-13a0107a]{font-size:16px;width:700px;max-width:90%;line-height:2em;letter-spacing:1px;font-weight:400;text-shadow:0 1px 1px #fff}.comingcontainer nav[data-v-13a0107a]{width:100%;position:absolute;bottom:0;margin-top:20px;min-height:50px;background-color:#fff;box-shadow:0 2px 3px hsla(0,0%,80%,.65)}.comingcontainer nav ul[data-v-13a0107a]{margin:0;text-align:center}.comingcontainer nav ul li[data-v-13a0107a]{display:inline;position:relative;color:#ff7f00;text-decoration:none;border-width:6px 6px 6px 6px;transition:all .2s linear}.comingcontainer nav ul li[data-v-13a0107a]:last-child{margin-right:0}.comingcontainer nav ul li a[data-v-13a0107a]{font-size:13px;color:#666;text-transform:uppercase;padding:0 10px;text-decoration:none;border-width:6px 6px 6px 6px;margin:0 15px;line-height:50px;transition:all .2s linear}.comingcontainer nav ul li a[data-v-13a0107a]:active{color:#e00000}.comingcontainer nav ul li:hover>ul[data-v-13a0107a]{visibility:visible}.comingcontainer nav ul li ul[data-v-13a0107a]{visibility:hidden;position:absolute;left:auto;right:-100px;top:23px;width:200px;background-color:#fff;text-align:left;margin-top:0;padding:0 10px 5px;box-shadow:0 2px 3px hsla(0,0%,80%,.65)}.comingcontainer nav ul li ul li[data-v-13a0107a]{width:auto;display:block!important}.comingcontainer nav ul li ul li a[data-v-13a0107a]{text-decoration:none;border:none;height:30px;line-height:30px;width:180px;display:block!important;transition:all .2s linear}.comingcontainer nav ul li ul li a[data-v-13a0107a]:hover{border:none;background-color:#f9f9f9;transition:all .2s linear}@media only screen and (min-width:480px)and (max-width:767px){.comingcontainer .checkbacksoon p span[data-v-13a0107a]{font-size:150px;line-height:160px}.comingcontainer .error[data-v-13a0107a]{font-size:14px}}@media only screen and (max-width:479px){.comingcontainer .checkbacksoon p span[data-v-13a0107a]{font-size:150px;line-height:160px}.comingcontainer .error[data-v-13a0107a]{font-size:14px}}@keyframes go3d-13a0107a{0%{text-shadow:0 0 2px #686868}to{text-shadow:0 0 2px #686868,0 1px 1px #ddd,0 2px 1px #d6d6d6,0 3px 1px #ccc,0 4px 1px #c5c5c5,0 5px 1px #c1c1c1,0 6px 1px #bbb,0 7px 1px #777,0 8px 3px hsla(0,0%,39%,.4),0 9px 5px hsla(0,0%,39%,.1),0 10px 7px hsla(0,0%,39%,.15),0 11px 9px hsla(0,0%,39%,.2),0 12px 11px hsla(0,0%,39%,.25),0 13px 15px hsla(0,0%,39%,.3)}}