.container,.w__stage{width:1720px;max-width:calc(100% - 2vw);margin-left:auto;margin-right:auto;box-sizing:content-box}@media(max-width: 90rem){.container,.w__stage{max-width:calc(100% - 40px)}}@media(max-width: 82rem){.container,.w__stage{max-width:calc(100% - 40px)}}@media(max-width: 62rem){.container,.w__stage{max-width:calc(100% - 40px)}}@media(max-width: 48rem){.container,.w__stage{max-width:calc(100% - 30px)}}@media(max-width: 36rem){.container,.w__stage{max-width:calc(100% - 30px)}}.container-small{width:1470px;max-width:calc(100% - 2vw);margin-left:auto;margin-right:auto;box-sizing:content-box}@media(max-width: 90rem){.container-small{max-width:calc(100% - 40px)}}@media(max-width: 82rem){.container-small{max-width:calc(100% - 40px)}}@media(max-width: 62rem){.container-small{max-width:calc(100% - 40px)}}@media(max-width: 48rem){.container-small{max-width:calc(100% - 30px)}}@media(max-width: 36rem){.container-small{max-width:calc(100% - 30px)}}:root{--green: #2eaaa8;--green-light: #3fb9b7;--white: #ffffff;--white-opacity: rgba(255, 255, 255, 0.6);--dark: #242424;--violet-color: #8e77d6;--text-color: #68686e;--lime-color: rgba(167, 214, 119, 0.1);--br-big: 24px;--br-small: 10px;--br-circle: 50%}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{display:flex;flex-direction:column;min-height:100vh}body main{flex-grow:2;position:relative;z-index:2;background-color:#fff}body *{font-family:"Mulish",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body.no-scroll,body.is-open,html.no-scroll{overflow-y:hidden}@supports(-webkit-touch-callout: none){body.no-scroll,body.is-open,html.no-scroll{position:fixed;inset:0;overflow:hidden}}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #313339;border-radius:0;background-color:#fff}body::-webkit-scrollbar{width:6px;height:10px;background-color:#fff;border-radius:0}body::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px #313339;background-color:#313339}pre{white-space:normal}a{text-decoration:none}.no__link{pointer-events:none;cursor:default}.no__link::before{content:none !important}img,video{max-width:100%;display:block;height:auto}b,strong{font-weight:700}p{margin-bottom:16px;line-height:1.3}p{font-size:19px}@media(max-width: 48rem){p{font-size:16px}}.section__seo{padding-top:72px}@media(max-width: 62rem){.section__seo{padding-top:40px}}.seo{max-height:300px;overflow-y:hidden;transition:max-height .3s ease-in-out;position:relative}.seo *{line-height:1.3}.seo::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(transparent, #fff);pointer-events:none}.seo.is-open{max-height:none}.seo.is-open::after{display:none}.seo__more{position:relative;font-weight:600;font-size:16px;line-height:1;text-align:center;padding-right:18px;color:var(--green-light);display:inline-flex;align-items:center;margin-top:24px}.seo__more::after{content:"";position:absolute;width:14px;height:15px;right:0;background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.48047L7.0361 8.98047L10.5 5.55194' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.seo__more.is-open::after{transform:rotate(180deg)}.is-dragging{cursor:grabbing;cursor:-webkit-grabbing}.breadcrumbs{padding-top:10px;padding-bottom:10px}.breadcrumbs .breadcrumbs__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumbs .breadcrumbs__list::-webkit-scrollbar{display:none}.breadcrumbs .breadcrumbs__list li{display:inline-flex;align-items:center}.breadcrumbs .breadcrumbs__list li:not(:last-child){position:relative}.breadcrumbs .breadcrumbs__list li:not(:last-child)::after{content:"/";color:rgba(63,185,183,.4);padding-left:8px}.breadcrumbs .breadcrumbs__list li a span{font-weight:600;font-size:16px;line-height:150%;color:rgba(63,185,183,.4);transition:.3s ease-in-out;white-space:nowrap}.breadcrumbs .breadcrumbs__list li a:hover span{color:#3fb9b7}.breadcrumbs .breadcrumbs__list li span{font-weight:600;font-size:16px;line-height:150%;color:#3fb9b7;white-space:nowrap}@keyframes pulse{0%{box-shadow:0 0 20px rgba(63,185,183,0)}50%{box-shadow:0 0 20px rgba(63,185,183,.4)}100%{box-shadow:0 0 20px rgba(63,185,183,0)}}.btn__primary{font-weight:700;font-size:16px;text-transform:uppercase;background:#fff;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:100px;padding:22px 50px;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out;position:relative}.btn__primary::after{transition:all .3s ease-in-out;opacity:0;content:"";position:absolute;width:14px;height:15px;right:30px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 11.3154L8.75 7.77933L5.32147 4.31543' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.btn__primary:hover{animation:pulse 1s ease-in-out infinite}.btn__primary:hover::after{opacity:1;right:24px}.btn__outline{font-weight:700;font-size:16px;text-transform:uppercase;background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.65);border-radius:100px;padding:22px 50px;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out;position:relative}.btn__outline::after{transition:all .3s ease-in-out;opacity:0;content:"";position:absolute;width:14px;height:15px;right:30px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 11.3154L8.75 7.77933L5.32147 4.31543' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.btn__outline:hover{animation:pulse 1s ease-in-out infinite}.btn__outline:hover::after{opacity:1;right:24px}.btn__secondary{font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#3fb9b7;border:1px solid #3fb9b7;border-radius:100px;padding:22px 50px;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.btn__secondary:hover{color:#3fb9b7;background:#c5e8e7;border:1px solid #c5e8e7;animation:pulse 1s ease-in-out infinite}.rp__pagination{display:flex;justify-content:center;align-items:center;gap:10px}.rp__pagination a{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;text-align:center;color:#3fb9b7}.rp__pagination .dots{color:#3fb9b7}.rp__pagination .current{font-weight:700;font-size:16px;text-transform:uppercase;text-align:center;color:#fff;background:#3fb9b7;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:1000px}.rp__pagination .next{display:inline-flex;width:80px;height:80px;background-repeat:no-repeat;background-position:center;background-size:contain;transition:.3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='80' height='81' viewBox='0 0 80 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40.0003' cy='40.0167' r='33.3333' stroke='%233FB9B7' /%3E%3Cpath d='M53.3337 40.0167L26.667 40.0167M53.3337 40.0167C53.3337 42.3508 46.686 46.7116 45.0003 48.35M53.3337 40.0167C53.3337 37.6826 46.686 33.3218 45.0003 31.6833' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.rp__pagination .next:hover{opacity:.5}.rp__pagination .prev{display:inline-flex;width:80px;height:80px;background-repeat:no-repeat;background-position:center;background-size:contain;transition:.3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='80' height='81' viewBox='0 0 80 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40.0003' cy='40.0167' r='33.3333' stroke='%233FB9B7' stroke-opacity='1' stroke-width='1.5' /%3E%3Cpath d='M26.667 40.0167L53.3337 40.0167M26.667 40.0167C26.667 37.6826 33.3147 33.3218 35.0003 31.6833M26.667 40.0167C26.667 42.3508 33.3147 46.7116 35.0003 48.35' stroke='%233FB9B7' stroke-opacity='1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.rp__pagination .prev:hover{opacity:.5}.scrollableList{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;-ms-overflow-style:none !important;scroll-behavior:smooth !important;user-select:none !important}.scrollableList::-webkit-scrollbar{display:none !important}.scrollableList *{white-space:nowrap;user-select:none}@media(prefers-reduced-motion: no-preference){.scrollableList{scroll-behavior:smooth !important}}.wp-block-list li{font-size:19px;line-height:1.3}h1{font-family:"Mulish",sans-serif;font-weight:500;line-height:108%;color:var(--dark)}h2{font-weight:600;font-size:52px;line-height:1.2;margin-bottom:40px}@media(max-width: 62rem){h2{font-size:32px;line-height:1.2}}h3{font-family:"Mulish",sans-serif;font-weight:500;font-size:20px;line-height:130%;color:#18181b}.modal__wrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .2s .2s ease-in-out;background:rgba(24,24,24,.5);z-index:1500}@media(max-width: 48rem){.modal__wrapper{padding:0 14px}}.modal__wrapper .r__form-wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:24px 20px;grid-template-areas:"name doctor" "review review" "group group"}@media(max-width: 62rem){.modal__wrapper .r__form-wrap{grid-template-columns:1fr;grid-template-rows:auto;gap:24px 20px;grid-template-areas:"name" "doctor" "review" "group"}}@media(max-width: 48rem){.modal__wrapper .r__form-wrap{gap:10px}}.modal__wrapper .r__form-item p{margin-bottom:0}.modal__wrapper .r__form-item .wpcf7-not-valid-tip{font-size:14px;position:absolute;text-align:right;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23FE1063'/%3E%3Cpath d='M15.6066 15.5355L8.53553 8.46447M8.53553 15.5355L15.6066 8.46447' stroke='white' stroke-opacity='0.996078' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right center;display:flex;justify-content:center;align-items:center;pointer-events:none;bottom:unset;right:18px;background-size:24px 24px;height:100%;transform:translateY(-100%)}.modal__wrapper .r__form-name{grid-area:name}.modal__wrapper .r__form-doctor{grid-area:doctor}.modal__wrapper .r__form-review{grid-area:review}.modal__wrapper .r__form-group{grid-area:group;display:flex;justify-content:space-between;gap:20px;align-items:center}@media(max-width: 62rem){.modal__wrapper .r__form-group{flex-direction:column;gap:10px}}@media(max-width: 48rem){.modal__wrapper .r__form-group{align-items:stretch}}.modal__wrapper .r__form-acceptance input:checked+.wpcf7-list-item-label::before{background-color:rgba(63,185,183,.6)}.modal__wrapper .r__form-acceptance input:checked+.wpcf7-list-item-label::after{transform:scale(1)}.modal__wrapper .r__form-acceptance .wpcf7-list-item-label{font-weight:400;font-size:14px;line-height:1;color:#242424;display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal__wrapper .r__form-acceptance .wpcf7-list-item-label::before{content:"";display:inline-block;width:24px;height:24px;margin-right:10px;border:1px solid rgba(63,185,183,.6);border-radius:50%;background-color:#fff;transition:border-color .2s,background-color .2s}.modal__wrapper .r__form-acceptance .wpcf7-list-item-label::after{content:"";display:inline-block;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.44517C1 6.44517 3 7.48806 4 9.0166C4 9.0166 7 3.0166 11 1.0166' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:22px;transform:scale(0);transition:transform .2s ease-in-out}.modal__wrapper .modal{position:relative;display:flex;flex-direction:column;backdrop-filter:blur(20px);background:rgba(251,249,248,.88);border-radius:60px;padding:40px;width:900px;max-width:90vw;opacity:0;transform:scale(0.3);transition:opacity .2s ease-in-out,transform .2s ease-in-out;max-height:90dvh}.modal__wrapper .modal__content,.modal__wrapper .modal .price__table{overflow-y:auto}@media(max-width: 48rem){.modal__wrapper .modal{width:100%;max-width:100%;border-radius:30px;padding:10px}}.modal__wrapper .modal .close{width:80px;height:80px;cursor:pointer;position:absolute;right:10px;top:10px}@media(max-width: 48rem){.modal__wrapper .modal .close{width:60px;height:60px;right:5px;top:5px}}.modal__wrapper .modal .close svg{width:100%;height:100%}.modal__wrapper .modal__top{display:flex;flex-direction:column;margin-bottom:60px}@media(max-width: 48rem){.modal__wrapper .modal__top{margin-top:60px;margin-bottom:40px}}.modal__wrapper .modal__top .title{font-weight:600;font-size:52px;line-height:119%;color:#242424}@media(max-width: 48rem){.modal__wrapper .modal__top .title{padding-left:10px;padding-right:10px;font-size:28px;text-align:center}}.modal__wrapper .modal__content form{display:flex;flex-direction:column;gap:16px}.modal__wrapper .modal__content form label{cursor:pointer}.modal__wrapper .modal__content form label .tit{display:flex;align-items:center;font-weight:500;font-size:16px;color:#636b83;margin-bottom:10px}.modal__wrapper .modal__content form .user_agreement{font-weight:500;font-size:14px;color:#838b9c}.modal__wrapper .modal__content form .user_agreement a{color:#000;text-decoration:underline}.modal__wrapper .modal__content form input:-webkit-autofill{animation-name:onAutoFillStart;animation-fill-mode:both}.modal__wrapper .modal__content form input:not(:-webkit-autofill){animation-name:onAutoFillCancel}.modal__wrapper .modal__content form input:-webkit-autofill,.modal__wrapper .modal__content form input:-webkit-autofill:hover,.modal__wrapper .modal__content form input:-webkit-autofill:focus,.modal__wrapper .modal__content form input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#727272;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px rgba(0,0,0,0)}.modal__wrapper .modal__content form input,.modal__wrapper .modal__content form textarea{width:100%;resize:vertical;color:#727272}.modal__wrapper .modal__content form input::placeholder,.modal__wrapper .modal__content form textarea::placeholder{font-weight:400;font-size:16px;line-height:125%;color:#aaa}.modal__wrapper .modal__content form input:focus,.modal__wrapper .modal__content form input:focus-visible,.modal__wrapper .modal__content form textarea:focus,.modal__wrapper .modal__content form textarea:focus-visible{outline:none;opacity:.8}.modal__wrapper .modal__content form input.data-message,.modal__wrapper .modal__content form textarea.data-message{height:56px}.modal__wrapper .modal__content form input:not([type=checkbox]),.modal__wrapper .modal__content form textarea:not([type=checkbox]){display:flex;width:100%;border:0;border-radius:36px;padding:20px 29px;font-weight:400;font-size:16px;color:rgba(36,36,36,.4);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6)}.modal__wrapper .modal__content form input[type=checkbox],.modal__wrapper .modal__content form textarea[type=checkbox]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}@media(max-width: 460px){.modal__wrapper .modal__content form input,.modal__wrapper .modal__content form textarea{font-size:14px}}.modal__wrapper .modal__content form input[type=submit]{display:inline-flex;width:auto;margin-left:auto;margin-right:0;align-items:center;justify-content:center;background:#3fb9b7;cursor:pointer;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;border-radius:100px;padding:22px 50px;transition:.3s ease-in-out}.modal__wrapper .modal__content form input[type=submit]:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}@media(max-width: 48rem){.modal__wrapper .modal__content form input[type=submit]{width:100%;max-width:100%}}.modal__wrapper .modal__content form .form-select{cursor:pointer;background:#fff;border:1px solid rgba(0,0,0,0);border-bottom:1px solid #d9d9d9;width:100%;padding:17px 0 17px;color:#aaa;font-weight:400;font-size:16px;line-height:125%}.modal__wrapper.show{pointer-events:auto;transition:opacity .2s ease-in-out;opacity:1}.modal__wrapper.show .modal{transition:opacity .2s .2s ease-in-out,transform .2s .2s ease-in-out;opacity:1;transform:scale(1)}.modal__wrapper .change-log{margin-top:15px;text-align:center;font-weight:bold;font-size:16px;color:#000;text-decoration:underline;cursor:pointer}.custom-select{position:relative;cursor:pointer}.custom-select::after{position:absolute;content:"";width:56px;height:56px;top:0;right:0;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='62' height='63' viewBox='0 0 62 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='31' cy='31.0166' r='31' transform='rotate(90 31 31.0166)' fill='%233FB9B7'/%3E%3Cpath d='M27.5 29.2666L31.0361 32.7666L34.5 29.3381' stroke='%23C5E8E7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");pointer-events:none}.custom-select__selected{display:flex;width:100%;border:0;border-radius:36px;padding:20px 29px;font-weight:400;font-size:16px;color:rgba(36,36,36,.4);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);position:relative}.custom-select__list{position:absolute;top:100%;left:0;right:0;z-index:10;border:1px solid #ccc;background:#fff;border-radius:8px;margin-top:4px;display:none;max-height:200px;overflow-y:auto}.custom-select__list.open{display:block}.custom-select__option{padding:10px 14px;transition:background .2s}.custom-select__option:hover{background:#f3f3f3}.modal__thankyou .modal__top{margin-bottom:0}.modal__thankyou .modal__content--thankyou{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 0}.modal__thankyou .thankyou__image{width:180px;height:180px;border-radius:50%;overflow:hidden;margin-bottom:32px}@media(max-width: 48rem){.modal__thankyou .thankyou__image{width:140px;height:140px;margin-bottom:24px}}.modal__thankyou .thankyou__image img{width:100%;height:100%;object-fit:cover}.modal__thankyou .thankyou__title{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:16px}@media(max-width: 48rem){.modal__thankyou .thankyou__title{font-size:28px;line-height:110%}}.modal__thankyou .thankyou__text{font-weight:400;font-size:18px;line-height:150%;color:#2f2f2f;max-width:500px}@media(max-width: 48rem){.modal__thankyou .thankyou__text{font-size:16px}}.message{display:none;width:100%;font-size:12px;font-weight:500;color:#ffb818;margin-top:25px}.message.active{display:none}.message.success{color:#46ad92}.message.error{color:#e8363d}:root{--header-spacer: 60px}@media(max-width: 110rem){:root{--header-spacer: 40px}}@media(max-width: 92rem){:root{--header-spacer: 20px}}.header__wrapper{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(36,36,36,.72);backdrop-filter:blur(40px)}.header__wrapper *{color:#c5e8e7}.header__content{min-height:158px}@media(max-width: 62rem){.header__content{min-height:auto;height:auto}}.header__top{display:grid;grid-template-columns:408px 1fr auto;align-items:center;padding-top:23px;padding-bottom:22px;border-bottom:1px solid hsla(0,0%,100%,.15)}@media(max-width: 107.5rem){.header__top{grid-template-columns:340px 1fr auto}}@media(max-width: 62rem){.header__top{grid-template-columns:196px auto;border-bottom:0;padding-top:11px;padding-bottom:11px}}@media(max-width: 24rem){.header__top{grid-template-columns:auto auto}}.header__logo{padding-right:var(--header-spacer);display:inline-flex}@media(max-width: 24rem){.header__logo{padding-right:10px}}.header__logo a{display:inline-flex}.header__logo a img{max-width:100%;height:auto}.header__info{display:grid;justify-content:space-between;align-items:center;grid-template-columns:minmax(max-content, max-content) minmax(max-content, max-content) minmax(max-content, max-content);gap:var(--header-spacer);padding-left:var(--header-spacer);padding-right:var(--header-spacer);border-left:1px solid hsla(0,0%,100%,.15);border-right:1px solid hsla(0,0%,100%,.15)}@media(max-width: 82rem){.header__info{grid-template-columns:minmax(max-content, max-content) minmax(max-content, max-content)}}@media(max-width: 62rem){.header__info{display:none}}@media(max-width: 62rem){.header__schedule{display:none}}.header__schedule p{margin-bottom:0;font-size:16px}@media(max-width: 82rem){.header__address{display:none}}.header__address p{margin-bottom:0;font-size:16px}@media(max-width: 62rem){.header__phone{display:none}}.header__phone a{display:inline-flex;font-weight:500;font-size:24px;line-height:1;text-transform:uppercase;text-align:center;color:#c5e8e7;transition:all .3s ease-in-out}.header__phone a:hover{color:#3fb9b7}@media(max-width: 82rem){.header__phone a{font-size:18px}}.header__right{display:flex;align-items:center;padding-left:var(--header-spacer);gap:20px}@media(max-width: 62rem){.header__right{margin-left:auto;gap:10px}}@media(max-width: 24rem){.header__right{padding-left:10px}}.header__search{height:64px;position:relative}.header__search-toggle{display:inline-flex;align-items:center;width:64px;line-height:1;cursor:pointer;transition:opacity .3s ease}.header__search-toggle img{width:64px}.header__search-toggle.is-active{opacity:0;pointer-events:none}.header__search-form{position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(100%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1);z-index:10}.header__search-form.is-active{transform:translateY(-50%) translateX(0);opacity:1;pointer-events:auto}.header__search-form form{display:flex;align-items:center;position:relative;background:rgba(36,36,36,.95);backdrop-filter:blur(40px);border:1px solid rgba(197,232,231,.3);border-radius:100px;padding-right:8px;min-width:400px}.header__search-form input{flex:1;border:none;background:rgba(0,0,0,0);padding:20px 24px;font-weight:400;font-size:16px;line-height:150%;color:#c5e8e7;outline:none}.header__search-form input::placeholder{color:rgba(197,232,231,.6)}.header__search-form button[type=submit]{border:none;background:#3fb9b7;border-radius:50%;padding:0;cursor:pointer;outline:inherit;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;transition:background .3s ease}.header__search-form button[type=submit]:hover{background:#36a5a3}.header__search-form button[type=submit] img{width:24px;height:25px}.header__search-form button[type=button]{border:none;background:rgba(0,0,0,0);padding:0;cursor:pointer;outline:inherit;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;transition:opacity .3s ease}.header__search-form button[type=button]:hover{opacity:.7}.header__search-form button[type=button] svg{width:24px;height:24px}@media(max-width: 62rem){.header__search{display:none}}.header__callback{height:64px}@media(max-width: 62rem){.header__callback{height:40px}}.header__callback a{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}@media(max-width: 62rem){.header__callback a{width:40px;height:40px}}.header__callback a:hover span{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(46,170,168,.3)}.header__callback a:hover svg rect{fill:#2eaaa8;transition:fill .3s ease}.header__callback a span{transition:background .3s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:16px;line-height:1;text-transform:uppercase;color:#fff;background:#3fb9b7;padding:22px;border-radius:100px;min-width:320px;height:64px}@media(max-width: 100.5rem){.header__callback a span{display:none}}.header__callback a svg{display:none}@media(max-width: 100.5rem){.header__callback a svg{display:block;border-radius:50%;width:64px;height:64px}}.header__phone-action{display:none;line-height:1;height:40px}.header__phone-action a{display:inline-flex;line-height:1}@media(max-width: 62rem){.header__phone-action{display:block}}.header__burger{display:none;line-height:1}.header__burger a{display:inline-flex;width:40px;height:40px;border:2px solid #3fb9b7;border-radius:100px;line-height:1;position:relative}.is-open .header__burger a span:nth-child(1){top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.is-open .header__burger a span:nth-child(2){top:50%;transform:translate(-50%, -50%) rotate(45deg)}.header__burger a span{width:14px;height:2px;background:#c5e8e7;position:absolute;transition:.3s ease-in-out;left:50%;border-radius:3px;transform:translate(-50%, -50%)}.header__burger a span:nth-child(1){top:calc(50% - 3px)}.header__burger a span:nth-child(2){top:calc(50% + 3px)}@media(max-width: 62rem){.header__burger{display:block}}.header__lang{position:relative}@media(max-width: 48rem){.header__lang{display:none}}.header__lang-menu{position:relative;cursor:pointer}.header__lang-menu .selected-lang{display:inline-flex;align-items:center;gap:8px;padding:6px 10px}.header__lang-menu .selected-lang img{width:20px;height:14px;object-fit:cover;border-radius:2px}.header__lang-menu .selected-lang span{font-weight:600;font-size:16px;text-transform:uppercase;color:#c5e8e7;line-height:1}.header__lang-menu .selected-lang::after{content:"";width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4L6 8L2 4' stroke='%23C5E8E7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.header__lang-menu.is-active .selected-lang::after{transform:rotate(180deg)}.header__lang-menu.is-active ul{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header__lang-menu ul{position:absolute;top:calc(100% + 8px);right:0;list-style:none;padding:8px;margin:0;background:rgba(36,36,36,.98);backdrop-filter:blur(40px);border:1px solid rgba(197,232,231,.3);border-radius:12px;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:1000}.header__lang-menu ul li a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;transition:all .3s ease;text-decoration:none}.header__lang-menu ul li a:hover{background:rgba(63,185,183,.15)}.header__lang-menu ul li a img{width:24px;height:16px;object-fit:cover;border-radius:2px}.header__lang-menu ul li a span{font-weight:500;font-size:14px;color:#c5e8e7}.header__navigation{display:grid;grid-template-columns:408px 1fr;justify-content:space-between;align-items:center;padding-top:14px;padding-bottom:14px}@media(max-width: 107.5rem){.header__navigation{grid-template-columns:340px 1fr auto}}@media(max-width: 62rem){.header__navigation{display:none}}.header__navigation ul{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between}.header__navigation ul li a{padding-top:2px;padding-bottom:2px}.header__nav{padding-right:var(--header-spacer);border-right:1px solid hsla(0,0%,100%,.15)}.header__nav ul{width:100%}.header__nav ul li{line-height:1}.header__nav ul li a{font-weight:600;font-size:14px;line-height:1;text-transform:uppercase;text-align:center;color:#c5e8e7;transition:all .3s ease-in-out}.header__nav ul li a:hover{color:#3fb9b7}.header__services{margin-left:var(--header-spacer);position:relative}.header__services ul{position:relative;gap:10px 24px;display:flex;flex-wrap:wrap;justify-content:flex-start}.header__services ul li{line-height:1}.header__services ul li:hover>a{color:#3fb9b7}.header__services ul li.menu-item-has-children{position:relative;padding-right:18px;transition:all .3s ease}.header__services ul li.menu-item-has-children:hover>a{color:#3fb9b7}.header__services ul li.menu-item-has-children:hover::after{transform:translateY(25%) scaleY(-1);background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 6.33325L7.33333 11.6666L2 6.33325' stroke='%233fb9b7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.header__services ul li.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible;pointer-events:auto}.header__services ul li.menu-item-has-children.visible::after{transform:translateY(25%) scaleY(-1)}.header__services ul li.menu-item-has-children::after{transition:transform .3s ease;content:"";width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 6.33325L7.33333 11.6666L2 6.33325' stroke='%23C5E8E7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");position:absolute;right:0;top:3px}.header__services ul li .sub-menu{position:absolute;left:0;z-index:1000;display:flex;opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:15px;list-style:none;flex-wrap:wrap;justify-content:flex-start;padding:20px;width:335px;background:rgba(36,36,36,.98);backdrop-filter:blur(40px);border:1px solid rgba(197,232,231,.3);border-radius:12px;transition:opacity .3s ease,visibility .3s ease}.header__services ul li .sub-menu.visible{opacity:1;visibility:visible;pointer-events:auto}.header__services ul li .sub-menu a{text-align:left;line-height:1.3;transition:all .3s ease-in-out}.header__services ul li .sub-menu a:hover{color:#3fb9b7}.header__services ul li a{display:inline-flex;align-items:center;font-weight:400;font-size:16px;line-height:1;text-align:center;color:#c5e8e7;padding-top:3px;padding-bottom:3px;transition:all .3s ease-in-out}.header-mobile{display:flex;flex-direction:column;height:calc(100svh - 64px);overflow-y:auto;position:relative;background:#fff}.header-mobile__wrapper{position:fixed;top:64px;width:100%;transform:translateX(100%);opacity:0;pointer-events:none;visibility:hidden;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s cubic-bezier(0.4, 0, 0.2, 1)}.header-mobile__wrapper.is-open{transform:translateX(0);opacity:1;pointer-events:auto;visibility:visible;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s cubic-bezier(0.4, 0, 0.2, 1)}.header-mobile__general{flex-grow:2;margin-bottom:28px}.header-mobile__top{background:#c5e8e7;padding-top:10px;padding-bottom:10px}.header-mobile__top nav ul{list-style:none;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:10px 20px;padding:0 10px}.header-mobile__top nav ul li a{display:inline-flex;align-items:center;font-weight:600;font-size:14px;line-height:171%;text-transform:uppercase;color:#3fb9b7}.header-mobile__search form{display:flex;position:relative;padding-left:10px;padding-right:10px;margin-top:26px;margin-bottom:26px}.header-mobile__search input{border:1px solid #3fb9b7;border-radius:100px;padding:24px;width:100%;max-width:100%;height:44px;font-weight:400;font-size:16px;line-height:150%;color:#242424}.header-mobile__search input:focus{outline:2px solid #3fb9b7}.header-mobile__search input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#242424}.header-mobile__search button{border:none;background:none;padding:0;font:inherit;cursor:pointer;outline:inherit;position:absolute;right:10px}.header-mobile__search button img{width:50px;height:50px}.header-mobile__services nav>ul{list-style:none;margin:0;display:flex;flex-direction:column;padding:0 10px}.header-mobile__services nav>ul>li{padding-top:8px;padding-bottom:8px;border-bottom:2px solid #3fb9b7}.header-mobile__services nav>ul>li.menu-item-has-children>a{position:relative;padding-right:30px;display:flex}.header-mobile__services nav>ul>li.menu-item-has-children>a::after{content:none;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6667 6.33325L7.33333 11.6666L2 6.33325' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease}.header-mobile__services nav>ul>li.menu-item-has-children.is-open>a::after{transform:translateY(-50%) rotate(180deg)}.header-mobile__services nav>ul>li a{font-weight:600;font-size:20px;line-height:130%;color:#242424}.header-mobile__services nav>ul>li .sub-menu{padding:0;list-style:none;display:none;flex-direction:column;gap:10px;margin:14px 0;animation:slideDown .3s ease-out}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-mobile__services nav>ul>li .sub-menu li a{font-weight:400;font-size:16px;line-height:125%;color:#242424;position:relative;padding-right:18px}.header-mobile__services nav>ul>li .sub-menu li a::after{content:"";width:14px;height:15px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 10.5333L8.75 6.99722L5.32147 3.53333' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:5px}.header-mobile__info{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:20px;padding:10px}.header-mobile__social{display:flex;align-items:center;gap:20px}.header-mobile__lang{display:flex;align-items:center;justify-content:center}.header-mobile__lang-menu{position:relative;cursor:pointer}.header-mobile__lang-menu .selected-lang{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;background:rgba(63,185,183,.1);border-radius:8px;transition:background .3s ease}.header-mobile__lang-menu .selected-lang span{font-weight:700;font-size:14px;text-transform:uppercase;color:#3fb9b7;line-height:1}.header-mobile__lang-menu .selected-lang::after{content:"";width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.header-mobile__lang-menu.is-active .selected-lang{background:rgba(63,185,183,.2)}.header-mobile__lang-menu.is-active .selected-lang::after{transform:rotate(180deg)}.header-mobile__lang-menu.is-active ul{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.header-mobile__lang-menu ul{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(10px);list-style:none;padding:6px;margin:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(40px);border:1px solid rgba(63,185,183,.3);border-radius:8px;min-width:80px;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,.1)}.header-mobile__lang-menu ul li a{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:6px;transition:all .3s ease;text-decoration:none}.header-mobile__lang-menu ul li a:hover{background:rgba(63,185,183,.15)}.header-mobile__lang-menu ul li a span{font-weight:600;font-size:14px;text-transform:uppercase;color:#242424}.header-mobile__contacts{display:grid;grid-template-columns:1fr}.header-mobile__contacts p,.header-mobile__contacts a{display:block;margin-bottom:0;font-weight:500;font-size:16px;line-height:150%;color:#242424}.header-mobile__contacts-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-start:1;grid-column-end:3;justify-content:center;align-items:start;gap:10px;padding:14px 0;border-top:1px solid rgba(197,232,231,.4);border-bottom:1px solid rgba(197,232,231,.4)}.header-mobile__phone{padding:10px;margin-bottom:30px}.header-mobile__phone a{display:inline-flex;align-items:center;font-weight:700;font-size:20px;line-height:100%;text-transform:uppercase;text-align:center;color:#3fb9b7}.get__footer{max-width:100%;margin-top:64px}@media(max-width: 62rem){.get__footer .container{max-width:100%}}.get__footer-wrapper{background-color:var(--green);border-radius:60px 60px 0 0;padding:72px 120px;box-sizing:content-box}@media(max-width: 107.5rem){.get__footer-wrapper{padding:60px}}@media(max-width: 62rem){.get__footer-wrapper{padding:44px 20px 32px;border-radius:30px 30px 0 0}}.get__footer-wrapper ul{list-style:none;margin:0;padding:0}.get__footer-top{display:grid;grid-template-columns:minmax(min-content, 550px) auto minmax(min-content, max-content);gap:20px;padding-bottom:48px;border-bottom:1px solid rgba(239,253,255,.3)}@media(max-width: 90rem){.get__footer-top{grid-template-columns:minmax(min-content, 400px) auto minmax(min-content, max-content)}}@media(max-width: 62rem){.get__footer-top{grid-template-columns:1fr;padding-bottom:24px;border-bottom:0}}@media(max-width: 62rem){.get__footer-logo a{display:flex;align-items:center;justify-content:center;text-align:center}}.get__footer-info{display:flex;gap:44px}@media(max-width: 62rem){.get__footer-info{display:none;flex-direction:column;gap:12px}.get__footer-info p{margin-bottom:0}}.get__footer-info *{color:var(--white);font-size:20px;line-height:1.3}@media(max-width: 62rem){.get__footer-info *{font-weight:600;font-size:16px;line-height:162%;color:#effdff}}.get__footer-info__mobile{display:none}@media(max-width: 62rem){.get__footer-info__mobile{display:flex;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.2)}}.get__footer-contacts{align-self:center;justify-self:flex-end}@media(max-width: 62rem){.get__footer-contacts{display:none;align-self:flex-start;justify-self:flex-start}}.get__footer-contacts a{display:inline-flex;font-weight:700;font-size:28px;line-height:1;text-transform:uppercase;text-align:right;color:#fff;transition:opacity .3s ease-in-out}.get__footer-contacts a:hover{opacity:.8}@media(max-width: 62rem){.get__footer-contacts a{text-align:left;font-weight:700;font-size:20px;line-height:100%;text-transform:uppercase;color:#fff}}.get__footer-contacts__mobile{display:none}@media(max-width: 62rem){.get__footer-contacts__mobile{display:block;margin-top:12px}}.get__footer-middle{display:grid;gap:20px;grid-template-columns:minmax(min-content, 550px) auto minmax(min-content, max-content)}@media(max-width: 90rem){.get__footer-middle{grid-template-columns:minmax(min-content, 400px) auto minmax(min-content, max-content)}}@media(max-width: 62rem){.get__footer-middle{grid-template-columns:1fr}}.get__footer-callback{max-width:492px;padding-top:56px}@media(max-width: 62rem){.get__footer-callback{padding-top:24px;border-top:1px solid hsla(0,0%,100%,.2);margin-bottom:24px}}.get__footer-callback__title{font-weight:600;font-size:32px;color:var(--white);margin-bottom:12px}@media(max-width: 62rem){.get__footer-callback__title{font-weight:600;font-size:24px;color:#fff}}.get__footer-callback p{font-weight:300;font-size:20px;color:var(--white)}@media(max-width: 62rem){.get__footer-callback p{font-weight:300;font-size:16px;color:#fff}}.get__footer-callback a{display:inline-flex;text-align:center;justify-content:center;align-items:center;margin-top:44px;border-radius:200px;min-width:284px;min-height:64px;background-color:var(--white);color:var(--green);font-weight:700;line-height:1;text-transform:uppercase;transition:all .3s ease-in-out}@media(max-width: 62rem){.get__footer-callback a{margin-top:24px}}.get__footer-menu{display:grid;gap:110px;grid-template-columns:minmax(min-content, max-content) minmax(min-content, max-content);padding-top:68px}@media(max-width: 62rem){.get__footer-menu{grid-template-columns:1fr;gap:14px;padding-top:0;order:-1}}.get__footer-menu li:not(:last-child){margin-bottom:16px}.get__footer-menu a{font-weight:600;font-size:20px;line-height:120%;color:rgba(239,253,255,.6);transition:color .3s ease-in-out}.get__footer-menu a:hover{color:#fff}@media(max-width: 62rem){.get__footer-menu__first ul{display:flex;flex-wrap:wrap;gap:10px;padding-top:12px;padding-bottom:12px;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);justify-content:space-between;justify-content:center}}@media(max-width: 62rem){.get__footer-menu__first ul li{margin-bottom:0 !important}}.get__footer-menu__first ul li a{text-transform:uppercase}@media(max-width: 62rem){.get__footer-menu__first ul li a{font-weight:600;font-size:16px;line-height:150%;text-transform:uppercase;color:rgba(239,253,255,.6)}}@media(max-width: 62rem){.get__footer-menu__second ul li{margin-bottom:10px !important}}@media(max-width: 62rem){.get__footer-menu__second ul li a{font-weight:600;font-size:16px;line-height:150%;color:rgba(239,253,255,.6)}}.get__footer-additional{align-self:flex-start;display:flex;align-items:center;gap:24px;padding-top:48px}@media(max-width: 62rem){.get__footer-additional{padding-top:0;padding-bottom:4px;order:-1}}.get__footer-bottom{display:grid;gap:20px;grid-template-columns:minmax(min-content, 550px) auto minmax(min-content, max-content);align-items:center;padding-top:72px}@media(max-width: 90rem){.get__footer-bottom{grid-template-columns:minmax(min-content, 400px) auto minmax(min-content, max-content)}}@media(max-width: 62rem){.get__footer-bottom{grid-template-columns:1fr;padding-top:24px;gap:12px}}.get__footer-socials{display:flex;gap:20px}@media(max-width: 62rem){.get__footer-socials{margin-bottom:6px}}.get__footer-socials a img{transition:opacity .3s ease}.get__footer-socials a:hover img{opacity:.8}.get__footer-license p{font-weight:300;font-size:16px;color:#effdff}@media(max-width: 62rem){.get__footer-license p{font-weight:300;font-size:12px;color:#effdff;margin-bottom:0}}.get__footer-copyright{padding-left:100px;text-align:right;font-size:20px;line-height:1.2;color:var(--white-opacity)}@media(max-width: 90rem){.get__footer-copyright{padding-left:0}}@media(max-width: 62rem){.get__footer-copyright{text-align:left;font-weight:600;font-size:16px;line-height:150%;color:rgba(239,253,255,.6)}}.get__footer-languages{display:flex;width:72px}@media(max-width: 62rem){.get__footer-languages{order:2}}.get__footer-languages .footer__lang-menu{position:relative;cursor:pointer}.get__footer-languages .footer__lang-menu .selected-lang{display:inline-flex;align-items:center;gap:8px;padding:6px 10px}.get__footer-languages .footer__lang-menu .selected-lang img{width:20px;height:14px;object-fit:cover;border-radius:2px}.get__footer-languages .footer__lang-menu .selected-lang span{font-weight:600;font-size:16px;text-transform:uppercase;color:#fff;line-height:1}.get__footer-languages .footer__lang-menu .selected-lang::after{content:"";width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4L6 8L10 4' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.get__footer-languages .footer__lang-menu.is-active .selected-lang::after{transform:rotate(180deg)}.get__footer-languages .footer__lang-menu.is-active ul{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.get__footer-languages .footer__lang-menu ul{position:absolute;bottom:calc(100% + 8px);right:0;list-style:none;padding:8px;margin:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(40px);border:1px solid rgba(63,185,183,.3);border-radius:12px;min-width:180px;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);z-index:1000}.get__footer-languages .footer__lang-menu ul li a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;transition:all .3s ease;text-decoration:none}.get__footer-languages .footer__lang-menu ul li a:hover{background:rgba(63,185,183,.15)}.get__footer-languages .footer__lang-menu ul li a img{width:24px;height:16px;object-fit:cover;border-radius:2px}.get__footer-languages .footer__lang-menu ul li a span{font-weight:500;font-size:14px;color:#242424}.get__footer-search{position:relative}@media(max-width: 62rem){.get__footer-search{order:1}}.get__footer-search-toggle{display:inline-flex;align-items:center;cursor:pointer;transition:opacity .3s ease}.get__footer-search-toggle.is-active{opacity:0;pointer-events:none}.get__footer-search-form{position:absolute;right:0;bottom:100%;margin-bottom:10px;transform:translateY(20px);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1);z-index:10}.get__footer-search-form.is-active{transform:translateY(0);opacity:1;pointer-events:auto}.get__footer-search-form form{display:flex;align-items:center;position:relative;background:hsla(0,0%,100%,.95);backdrop-filter:blur(40px);border:1px solid rgba(36,36,36,.1);border-radius:100px;padding-right:8px;min-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width: 62rem){.get__footer-search-form form{min-width:300px}}.get__footer-search-form input{flex:1;border:none;background:rgba(0,0,0,0);padding:20px 24px;font-weight:400;font-size:16px;line-height:150%;color:#242424;outline:none}.get__footer-search-form input::placeholder{color:rgba(36,36,36,.6)}.get__footer-search-form button[type=submit]{border:none;background:#3fb9b7;border-radius:50%;padding:0;cursor:pointer;outline:inherit;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;transition:background .3s ease}.get__footer-search-form button[type=submit]:hover{background:#36a5a3}.get__footer-search-form button[type=submit] img{width:28px;height:28px;filter:brightness(0) invert(1)}.get__footer-search-form button[type=button]{border:none;background:rgba(0,0,0,0);padding:0;cursor:pointer;outline:inherit;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;transition:opacity .3s ease}.get__footer-search-form button[type=button]:hover{opacity:.7}.get__footer-search-form button[type=button] svg{width:24px;height:24px}.section__posts{margin-top:100px;margin-bottom:100px}@media(max-width: 62rem){.section__posts{margin-top:50px;margin-bottom:40px}}.postsSwiper .swiper-wrapper{padding-bottom:24px}.postsSwiper .swiper-slide{width:auto}.postsSwiper .swiper-scrollbar{background:rgba(63,185,183,.1);bottom:0;height:8px;display:none}@media(max-width: 48rem){.postsSwiper .swiper-scrollbar{display:block}}.postsSwiper .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.block__posts-more{margin-top:40px;display:flex;justify-content:center}@media(max-width: 48rem){.block__posts-more{margin-top:24px}}.block__posts-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:66px}@media(max-width: 82rem){.block__posts-nav{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(min-content, min-content);gap:20px}}@media(max-width: 48rem){.block__posts-nav{gap:0;margin-bottom:24px}}.block__posts-title h2{margin-bottom:0}@media(max-width: 62rem){.block__posts-title h2{margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:center}}.block__posts-links{display:flex;align-items:center;justify-content:space-between;gap:32px}@media(max-width: 62rem){.block__posts-links{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:20px}}.block__posts-links__wrap{display:flex;border:2px solid #f8f8ff;border-radius:100px;padding:0 0 0 30px;padding:0}@media(max-width: 82rem){.block__posts-links__wrap{padding:0}}.block__posts-links__wrap a{border-radius:100px;padding:20px 23px;background:rgba(63,185,183,.2);min-width:154px;font-weight:600;font-size:19px;line-height:1;text-align:center;color:#3fb9b7;position:relative;transition:.3s ease-in-out;overflow:hidden}@media(max-width: 62rem){.block__posts-links__wrap a{width:50%}}.block__posts-links__wrap a::before{content:"";position:absolute;right:0;top:0;opacity:0;transition:.3s ease-in-out;border-radius:100px;padding:20px 23px;width:100%;height:100%;background:#c5e8e7;transform:translateX(-100%);z-index:-1}.block__posts-links__wrap a:hover:not(.active)::before{opacity:1;transform:translateX(0)}.block__posts-links__wrap a.active{background:#fff}.block__posts-links__selection.__opened .block__posts-links__selection__wrap{display:block}.block__posts-links__selection .select__more{border-radius:100px;padding:24px 40px;width:100%;width:500px;max-width:100%;background:#d9f1f1;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:1;text-transform:uppercase;color:#3fb9b7;position:relative}.block__posts-links__selection .select__more::after{content:"";position:relative;width:14px;height:15px;right:-4px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.48047L7.0361 8.98047L10.5 5.55194' stroke='%233FB9B7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}@media(max-width: 62rem){.block__posts-links__selection .select__more{width:100%}}.block__posts-links__selection__wrap{display:none;position:relative}.block__posts-links__selection__wrap ul{position:absolute;list-style:none;margin:0;background:#fff;border-radius:24px;width:100%;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:100;box-shadow:0px 4px 20px rgba(0,0,0,.1)}.block__posts-links__selection__wrap ul li a{text-align:center;display:inline-flex;justify-content:center;transition:all .3s ease-in-out;color:#242424}.block__posts-links__selection__wrap ul li a:hover{color:#3fb9b7}.block__posts-item{overflow:hidden;height:530px;border-bottom:2px solid #f8f8ff}@media(max-width: 62rem){.block__posts-item{height:auto}}.block__posts-item__img img{width:100%;border-top-left-radius:36px;border-top-right-radius:36px}@media(max-width: 48rem){.block__posts-item__img img{height:268px;object-fit:cover;object-position:center}}@media(max-width: 62rem){.block__posts-item__img+.block__posts-item__link{transform:translateY(-30px)}.block__posts-item__img+.block__posts-item__link::after{opacity:1}.block__posts-item__img+.block__posts-item__link p,.block__posts-item__img+.block__posts-item__link time{opacity:1}}@media(hover: hover){.block__posts-item__img:hover+.block__posts-item__link{transform:translateY(-120px)}.block__posts-item__img:hover+.block__posts-item__link::after{opacity:1}.block__posts-item__img:hover+.block__posts-item__link p,.block__posts-item__img:hover+.block__posts-item__link time{opacity:1}}@media(hover: none){.block__posts-item__img+.block__posts-item__link::after{opacity:1}.block__posts-item__img+.block__posts-item__link p,.block__posts-item__img+.block__posts-item__link time{opacity:1}}.block__posts-item__link{display:inline-flex;flex-direction:column;border-radius:36px 36px 0 0;padding:20px 30px;backdrop-filter:blur(20px);background:hsla(0,0%,100%,.8);transition:all .3s ease-in-out;height:300px;width:100%}.block__posts-item__link::after{content:"";width:80px;height:81px;position:absolute;right:0;top:0;opacity:0;transition:all .3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='80' height='81' viewBox='0 0 80 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.84'%3E%3Ccircle cx='40.0003' cy='40.0169' r='33.3333' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M30 50.0166L50 30.0166M50 30.0166V43.3499M50 30.0166H36.6667' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3C/svg%3E")}@media(max-width: 62rem){.block__posts-item__link::after{width:62px;height:63px;background-image:url("data:image/svg+xml,%3Csvg width='62' height='63' viewBox='0 0 62 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62 31.3506C62 48.4714 48.1208 62.3506 31 62.3506C13.8792 62.3506 0 48.4714 0 31.3506C0 14.2298 13.8792 0.350586 31 0.350586C48.1208 0.350586 62 14.2298 62 31.3506Z' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M21.6992 40.6498L40.2992 22.0498M40.2992 22.0498V34.4498M40.2992 22.0498H27.8992' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}}@media(max-width: 62rem){.block__posts-item__link{transform:translateY(-100px);padding:15px;border-radius:30px 30px 0 0;height:auto}.block__posts-item__link::after{opacity:1}.block__posts-item__link p,.block__posts-item__link time{opacity:1}}@media(hover: hover){.block__posts-item__link:hover{transform:translateY(-120px)}.block__posts-item__link:hover::after{opacity:1}.block__posts-item__link:hover p,.block__posts-item__link:hover time{opacity:1}}@media(hover: none){.block__posts-item__link{transform:translateY(-120px)}.block__posts-item__link::after{opacity:1}.block__posts-item__link p,.block__posts-item__link time{opacity:1}}.block__posts-item h3{font-weight:600;font-size:32px;color:#242424;position:relative;padding-right:100px;margin-bottom:10px}@media(max-width: 62rem){.block__posts-item h3{font-size:24px;padding-top:60px;padding-right:0}}@media(max-width: 48rem){.block__posts-item h3{margin-bottom:20px}}.block__posts-item p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:12px;transition:all .3s ease-in-out;opacity:0}@media(max-width: 62rem){.block__posts-item p{font-size:16px;margin-bottom:16px}}.block__posts-item time{font-weight:700;font-size:16px;line-height:1;color:#d9d9d9;transition:all .3s ease-in-out;opacity:0}@media(max-width: 62rem){.block__posts-item time{font-size:16px}}.section__form{padding-top:116px;padding-bottom:105px;background:#fbf9f8}@media(max-width: 62rem){.section__form{padding-top:48px;padding-bottom:48px}}.b__form{border-radius:60px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;padding:68px 60px 62px}@media(max-width: 62rem){.b__form{padding:34px 10px 10px;border-radius:30px}}.b__form::before{content:"";border-radius:60px;position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.2)}@media(max-width: 62rem){.b__form::before{border-radius:30px}}.b__form h2{position:relative;font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#fff;margin-bottom:20px}@media(max-width: 62rem){.b__form h2{font-size:28px}}.b__form p{position:relative;font-weight:600;font-size:24px;text-align:center;color:#fff;margin-bottom:0}@media(max-width: 62rem){.b__form p{font-size:16px;line-height:1.25;padding-left:16px;padding-right:16px}}.b__form-content{border-radius:36px;padding:48px 65px;margin-top:70px;width:100%;max-width:100%;backdrop-filter:blur(20px);background:hsla(0,0%,100%,.4)}@media(max-width: 62rem){.b__form-content{padding:12px 9px;margin-top:38px}}.b__form-wrap{display:grid;grid-template-columns:minmax(min-content, 300px) minmax(min-content, 300px) 1fr minmax(min-content, 320px);gap:16px}@media(max-width: 90rem){.b__form-wrap{grid-template-columns:1fr 1fr}}@media(max-width: 62rem){.b__form-wrap{grid-template-columns:1fr}}.b__form-item{max-width:100%;position:relative}.b__form-item .wpcf7-not-valid-tip{font-size:14px;position:absolute;text-align:right;bottom:-30px;right:0;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23FE1063'/%3E%3Cpath d='M15.6066 15.5355L8.53553 8.46447M8.53553 15.5355L15.6066 8.46447' stroke='white' stroke-opacity='0.996078' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:right center;height:24px;display:flex;justify-content:center;align-items:center;pointer-events:none}@media(max-width: 90rem){.b__form-item .wpcf7-not-valid-tip{bottom:unset;right:18px;background-size:24px 24px;height:100%;transform:translateY(-100%)}}.b__form-item p{margin-bottom:0}.b__form form .wpcf7-spinner{display:none}.b__form form input{display:flex;width:100%;border-radius:36px;padding:20px 30px;border:1px solid rgba(0,0,0,0);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);font-weight:400;font-size:16px;color:rgba(36,36,36,.4)}.b__form form input[type=submit]{background:#3fb9b7;border:1px solid #3fb9b7;cursor:pointer;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;transition:.3s ease-in-out}.b__form form input[type=submit]:hover{background:#2eaaa8;border:1px solid #2eaaa8}.section__contacts{background:#fbf9f8;padding-top:100px;padding-bottom:68px}@media(max-width: 62rem){.section__contacts{padding-top:54px;padding-bottom:30px}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contacts .tabs-container{background:#fbf9f8;box-shadow:0 -30px 40px 0 #fbf9f8;margin-top:30px;margin-bottom:30px;overflow:hidden}@media(max-width: 62rem){.contacts .tabs-container{margin-bottom:0}}.contacts .tabs-nav{display:flex}.contacts .tab-button{background:none;border:none;cursor:pointer;position:relative;border-radius:36px 36px 0 0;width:50%;height:124px;font-weight:600;font-size:32px;line-height:75%;text-align:center;color:#3fb9b7;background:#d9f1f1}@media(max-width: 62rem){.contacts .tab-button{font-size:16px;border-radius:30px 30px 0 0;height:62px}}.contacts .tab-button.active{color:#3fb9b7;background:hsla(0,0%,100%,.6)}.contacts .tab-content{padding:60px 75px;border-radius:0 0 36px 36px;display:none;box-shadow:0 -30px 40px 0 #fbf9f8;background:hsla(0,0%,100%,.6)}@media(max-width: 62rem){.contacts .tab-content{padding:34px 10px 10px}}.contacts .tab-content.active{display:block}.contacts h1,.contacts h2{font-weight:600;font-size:52px;line-height:119%;letter-spacing:-0.02em;text-align:center;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.contacts h1,.contacts h2{font-size:32px}}.contacts__content{display:grid;grid-template-columns:1.15fr 1.85fr;align-items:flex-end;gap:60px}@media(max-width: 62rem){.contacts__content{grid-template-columns:1fr;gap:10px}}.contacts__content-left{display:grid;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:25px}@media(max-width: 62rem){.contacts__content-left{gap:24px 0}}.contacts__content-right{display:grid;gap:25px}@media(max-width: 62rem){.contacts__schedule{border-right:1px solid #ede4dd}}.contacts__schedule p{font-weight:600;font-size:19px;color:#242424;margin-bottom:4px}@media(max-width: 62rem){.contacts__schedule p{font-size:16px;margin-bottom:0}}.contacts__info{justify-self:flex-end}.contacts__info p{margin-bottom:4px}@media(max-width: 62rem){.contacts__info p{font-size:16px;margin-bottom:0;text-align:right}}.contacts__info p a{font-weight:600;font-size:19px;color:#242424;transition:color .3s ease-in-out}@media(max-width: 62rem){.contacts__info p a{font-size:16px;text-align:right;margin-bottom:0}}.contacts__info p a:hover{color:#3fb9b7}.contacts__img{grid-column:1/span 2}.contacts__img img{border-radius:36px;height:314px;width:100%;object-fit:cover;object-position:center}@media(max-width: 62rem){.contacts__img img{border-radius:20px}}.contacts__route{justify-self:flex-end}@media(max-width: 62rem){.contacts__route{order:1;justify-self:center}}.contacts__route a{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:20px 24px;width:319px;height:64px;background:#3fb9b7;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;position:relative;transition:.3s ease-in-out}.contacts__route a::before{content:"";position:relative;width:25px;height:25px;left:-8px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 11.0166C16 12.9496 14.433 14.5166 12.5 14.5166C10.567 14.5166 9 12.9496 9 11.0166C9 9.0836 10.567 7.5166 12.5 7.5166C14.433 7.5166 16 9.0836 16 11.0166Z' stroke='white' stroke-width='1.5' /%3E%3Cpath d='M12.5 2.0166C17.3706 2.0166 21.5 6.04958 21.5 10.9424C21.5 15.9131 17.3033 19.4013 13.427 21.7733C13.1445 21.9328 12.825 22.0166 12.5 22.0166C12.175 22.0166 11.8555 21.9328 11.573 21.7733C7.7039 19.3782 3.5 15.9303 3.5 10.9424C3.5 6.04958 7.62944 2.0166 12.5 2.0166Z' stroke='white' stroke-width='1.5' /%3E%3C/svg%3E")}.contacts__route a:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}.contacts__map img,.contacts__map iframe{border-radius:36px;height:314px;width:100%;object-fit:cover;object-position:center}@media(max-width: 62rem){.contacts__map img,.contacts__map iframe{border-radius:20px}}.section__docs{background:#fbf9f8;padding-top:180px;padding-bottom:180px}@media(max-width: 62rem){.section__docs{padding-top:54px;padding-bottom:40px}}.section__docs h2{font-weight:600;font-size:52px;line-height:119%;letter-spacing:-0.02em;text-align:center;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.section__docs h2{font-size:32px;margin-bottom:40px}}.section__docs .swiper-doc-next{position:absolute;right:-180px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 107.5rem){.section__docs .swiper-doc-next{right:-80px}}@media(max-width: 62rem){.section__docs .swiper-doc-next{display:none}}.section__docs .swiper-doc-next.swiper-button-disabled{opacity:.2;cursor:default}.section__docs .swiper-doc-prev{position:absolute;left:-180px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 107.5rem){.section__docs .swiper-doc-prev{left:-80px}}@media(max-width: 62rem){.section__docs .swiper-doc-prev{display:none}}.section__docs .swiper-doc-prev.swiper-button-disabled{opacity:.2;cursor:default}.section__docs .container{position:relative;max-width:1280px}@media(max-width: 107.5rem){.section__docs .container{max-width:calc(100% - 200px)}}@media(max-width: 62rem){.section__docs .container{height:auto;max-width:calc(100% - 40px)}}.docSwiper .swiper-wrapper{padding-bottom:24px}.docSwiper .swiper-slide{width:auto}@media(max-width: 62rem){.docSwiper .swiper-slide{max-width:calc(100% - 40px)}.docSwiper .swiper-slide img{aspect-ratio:4/3;object-fit:contain;object-position:center}}.docSwiper .swiper-scrollbar{background:rgba(63,185,183,.1);bottom:0;height:8px}.docSwiper .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.section__reviews{padding-top:100px;padding-bottom:100px}.section__reviews .reviews__wrapper{position:relative;margin-left:auto;margin-right:auto;max-width:1430px}@media(max-width: 107.5rem){.section__reviews .reviews__wrapper{max-width:calc(100% - 200px)}}@media(max-width: 62rem){.section__reviews .reviews__wrapper{max-width:100%}}.section__reviews .reviews__wrapper .swiper-pagination{position:static;margin-bottom:40px;display:inline-flex;align-items:center;justify-content:center}.section__reviews .reviews__wrapper .swiper-pagination-bullet{width:14px;height:14px;background:#fff;border:2px solid #3fb9b7}.section__reviews .reviews__wrapper .swiper-pagination-bullet-active{background:#3fb9b7;border:2px solid #3fb9b7}.section__reviews .swiper-reviews-next{position:absolute;right:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 62rem){.section__reviews .swiper-reviews-next{display:none}}.section__reviews .swiper-reviews-next.swiper-button-disabled{opacity:.2;cursor:default}.section__reviews .swiper-reviews-prev{position:absolute;left:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 62rem){.section__reviews .swiper-reviews-prev{display:none}}.section__reviews .swiper-reviews-prev.swiper-button-disabled{opacity:.2;cursor:default}.reviews__buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;margin-top:40px}.reviews__btn{font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:1000px;max-width:100%;height:64px;display:inline-flex;align-items:center;justify-content:center;transition:.3s ease-in-out;padding:22px 50px}.reviews__btn-filled{font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;border-radius:100px;padding:22px 50px;max-width:100%;height:64px;background:#3fb9b7;transition:.3s ease-in-out}.reviews__btn-filled:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}.reviews h2{margin-bottom:60px;font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424}@media(max-width: 62rem){.reviews h2{font-size:32px;margin-bottom:40px}}.reviews__nav{display:flex;align-items:center;justify-content:space-around;gap:30px;margin-bottom:40px;border:1px solid #f8f8ff;border-radius:100px;white-space:nowrap;overflow-x:auto}.reviews__nav::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px #3fb9b7;border-radius:6px;background-color:#fff}.reviews__nav::-webkit-scrollbar{width:6px;height:6px;background-color:#fff;border-radius:6px}.reviews__nav::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:0 0 0 #3fb9b7;background-color:#3fb9b7}.reviews__nav a{font-weight:600;font-size:19px;line-height:126%;text-align:center;color:#3fb9b7;border-radius:100px;padding:20px 23px}@media(max-width: 62rem){.reviews__nav a{font-size:16px}}.reviews__nav a.__active{color:var(--green);background:rgba(63,185,183,.2)}.reviews__slide{border-radius:36px;padding:44px;background:#fbf9f8}@media(max-width: 62rem){.reviews__slide{padding:34px}}.reviews__slide-content{height:296px;padding-right:44px}@media(max-width: 62rem){.reviews__slide-content{height:332px}}.reviews__slide-content .simplebar-content-wrapper{max-height:100%}.reviews__slide-content .simplebar-track{right:0;top:0;bottom:0}.reviews__slide-content .simplebar-track.simplebar-vertical{background:rgba(63,185,183,.1);width:8px;border-radius:10px}.reviews__slide-content .simplebar-track .simplebar-scrollbar::before{width:8px;left:0;right:0;border-radius:10px;background:var(--green)}.reviews__slide h3{font-weight:600;font-size:24px;color:#242424;margin-bottom:24px}@media(max-width: 62rem){.reviews__slide h3{font-size:20px;margin-bottom:12px}}.reviews__slide p{font-weight:300;font-size:19px;line-height:153%;color:#242424;margin-bottom:0}@media(max-width: 62rem){.reviews__slide p{font-size:16px}}.reviewsSwiper .swiper-wrapper{padding-bottom:24px}@media(max-width: 62rem){.reviewsSwiper .swiper-wrapper{padding-bottom:0}}.reviewsSwiper .swiper-scrollbar{background:rgba(63,185,183,.1);bottom:0;height:8px;position:static}.reviewsSwiper .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}@media(max-width: 62rem){.section__reviews-global .container{width:100%;max-width:100%}}.reviews-global__wrapper{width:100%;height:800px;max-width:1720px;max-height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 62rem){.reviews-global__wrapper{height:632px}}.reviews-global__wrapper-mobile{display:flex;flex-direction:column;align-items:center}.reviews-global__logo{margin-bottom:42px}.reviews-global__logo.__mobile{display:none}@media(max-width: 62rem){.reviews-global__logo.__mobile{display:block}}@media(max-width: 62rem){.reviews-global__logo{display:none}}.reviews-global__text.__mobile{display:none}@media(max-width: 62rem){.reviews-global__text.__mobile{display:block}.reviews-global__text.__mobile p{color:#242424}}@media(max-width: 62rem){.reviews-global__text{display:none}}.reviews-global__text p{max-width:266px;font-weight:600;font-size:19px;line-height:130%;letter-spacing:-0.02em;text-align:center;color:#fff;margin-bottom:56px}.reviews-global__items{display:flex;gap:24px;width:100%;max-width:824px}@media(max-width: 62rem){.reviews-global__items{flex-direction:column;align-items:center;padding-left:15px;padding-right:15px}}.reviews-global__item{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.3);border-radius:36px;padding:20px 25px 26px;width:400px;max-width:100%;height:224px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.reviews-global__item-link{position:absolute;top:0;right:0;transition:all .3s ease-in-out}.reviews-global__item-link:hover{filter:contrast(1.5) brightness(1.5)}.reviews-global__item-rate{font-weight:600;font-size:44px;text-align:center;color:#fff}.reviews-global__item-star{background:rgba(0,0,0,0);margin-bottom:6px}.reviews-global__item-star .rating{--size: 40px;--mask: conic-gradient(from 342deg at 61% 34.5%, #0000 108deg, #000 0) 0 / var(--size), conic-gradient(from 270deg at 39% 34.5%, #0000 108deg, #000 0) 0 / var(--size), conic-gradient(from 54deg at 68% 56%, #0000 108deg, #000 0) 0 / var(--size), conic-gradient(from 198deg at 32% 56%, #0000 108deg, #000 0) 0 / var(--size), conic-gradient(from 126deg at 50% 69%, #0000 108deg, #000 0) 0 / var(--size);--bg: linear-gradient(90deg, #fbbc04 calc(var(--size) * var(--val)), rgba(255, 255, 255, 0.6) 0);height:var(--size);width:calc(var(--size)*5);border:0;-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0)}.reviews-global__item-star .rating::-webkit-slider-runnable-track{height:100%;mask:var(--mask);mask-composite:intersect;background:var(--bg);-webkit-print-color-adjust:exact;print-color-adjust:exact}.reviews-global__item-star .rating::-webkit-slider-thumb{opacity:0}.reviews-global__item-star .rating::-moz-range-track{height:100%;mask:var(--mask);mask-composite:intersect;background:var(--bg);print-color-adjust:exact}.reviews-global__item-star .rating::-moz-range-thumb{opacity:0}.reviews-global__item-text{font-weight:600;font-size:16px;text-align:center;color:#fff;margin-bottom:14px}#reviewsVideo{position:absolute;z-index:-1;right:0;bottom:0;width:1720px;height:800px;max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:60px;border-top-right-radius:60px}.section__results{padding-top:100px;padding-bottom:60px}@media(max-width: 62rem){.section__results{padding-top:48px;padding-bottom:48px}}.section__results .container{width:1480px}@media(max-width: 90rem){.section__results .container{max-width:calc(100% - 40px)}}.results__item{position:relative;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:flex-start}.results__item-text p{max-width:244px;font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 90rem){.results__item-text p{font-size:16px;text-align:center;max-width:100%;padding-left:16px;padding-right:16px}}.results__item-text p span,.results__item-text p a{font-weight:600;color:#3fb9b7}.results__item-wrap{height:300px}.results__item-wrap canvas{position:absolute;top:0}.results__item-wrap-info{text-align:center;position:relative;display:flex;width:300px;height:300px;flex-direction:column;align-items:center;justify-content:center}.results__item-wrap-info .percentage{margin-top:10px}.results__item-wrap-info .percentage,.results__item-wrap-info .percentage *{font-weight:600;font-size:64px;line-height:1;text-transform:uppercase;text-align:center;color:#242424}.results__link{display:flex;justify-content:center;align-items:center;margin-top:60px}.results__link a{border:1px solid #3fb9b7;border-radius:1000px;padding:22px 50px;display:inline-flex;align-items:center;justify-content:center;height:64px;font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7}.resultsSwiper .swiper-wrapper{padding-bottom:24px}.resultsSwiper .swiper-slide{width:auto}.resultsSwiper .swiper-scrollbar{background:rgba(63,185,183,.1);bottom:0;height:8px}.resultsSwiper .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.section__methods{padding-top:60px;padding-bottom:100px}@media(max-width: 62rem){.section__methods{padding-bottom:48px}.section__methods .container{max-width:100%}}.methods{display:grid;align-items:center;grid-template-columns:minmax(auto, 580px) minmax(auto, 870px);gap:20px;padding-top:60px;padding-bottom:60px}@media(max-width: 82rem){.methods{grid-template-columns:1fr}}@media(max-width: 48rem){.methods{padding-top:20px;padding-bottom:20px}}.methods .accordion{width:100%;max-width:100%;margin:auto}.methods .accordion-item{overflow:hidden;border-bottom:1px solid #fff}.methods .accordion-item:last-child{border-bottom:none}.methods .accordion-item.active .accordion-header{margin-top:24px;margin-bottom:24px}@media(max-width: 62rem){.methods .accordion-item.active .accordion-header{margin-top:12px;margin-bottom:12px}}.methods .accordion-item.active .accordion-header h3{margin:0}.methods .accordion-item.active .accordion-content__inner{margin-top:10px}.methods .accordion-item.active .accordion-icon{opacity:1;visibility:visible;grid-row-end:3}@media(max-width: 62rem){.methods .accordion-item.active .accordion-icon{grid-row-end:unset;height:auto;height:62px;width:62px}}.methods .accordion-header{cursor:pointer;display:grid;grid-template-rows:auto;grid-template-columns:auto 80px;width:100%;border:none;text-align:left;transition:all .3s ease}@media(max-width: 62rem){.methods .accordion-header{grid-template-columns:1fr;grid-template-rows:auto}}.methods .accordion-header h3{font-weight:600;font-size:32px;color:#242424;align-self:center;margin-top:24px;margin-bottom:24px;transition:all .3s ease}@media(max-width: 62rem){.methods .accordion-header h3{font-size:24px;margin-top:10px;margin-bottom:10px}}.methods .accordion-content{max-height:0;overflow:hidden;transition:all .3s ease-out;max-width:80%}@media(max-width: 62rem){.methods .accordion-content{max-width:100%}}.methods .accordion-content__inner p{margin:0;font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.methods .accordion-content__inner p{font-size:16px}}.methods .accordion-icon{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;opacity:0;visibility:hidden;transition:all .3s ease}@media(max-width: 62rem){.methods .accordion-icon{grid-column-start:unset !important;grid-column-end:unset !important;grid-row-start:unset !important;grid-row-end:unset !important;order:4;height:0}}.methods .accordion-icon a{display:inline-flex}.methods .accordion-icon a svg circle,.methods .accordion-icon a svg path{transition:all .3s ease}.methods .accordion-icon a:hover svg circle{fill:#3fb9b7;fill-opacity:1}.methods .accordion-icon a:hover svg path{stroke:#fff}.methods__mobile{display:none;padding-left:15px;padding-right:15px;margin-bottom:40px}@media(max-width: 62rem){.methods__mobile{display:block}}.methods__wrapper{width:1720px;min-height:1000px;max-width:100%;max-height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:20px;padding-right:20px}@media(max-width: 82rem){.methods__wrapper{padding-top:34px;padding-bottom:34px}}@media(max-width: 62rem){.methods__wrapper{min-height:auto}}@media(max-width: 62rem){.methods__left{display:none}}.methods__left h2{font-weight:600;font-size:52px;line-height:1.2;color:#242424}.methods__left p{margin-top:44px;font-weight:400;font-size:19px;line-height:153%;color:#242424;width:490px;max-width:100%}.methods__right{border-radius:36px;padding:30px;backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6)}@media(max-width: 62rem){.methods__right{padding:25px 10px}}#methodsVideo{position:absolute;z-index:-1;right:0;bottom:0;width:1720px;min-height:1000px;max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:60px;border-top-right-radius:60px;height:100%}.section__video{background:#fbf9f8;padding-top:132px;padding-bottom:132px}@media(max-width: 62rem){.section__video{padding-top:57px;padding-bottom:57px}}.video{display:grid;grid-template-columns:minmax(calc(50% - 47px), 900px) minmax(calc(50% - 47px), 708px);gap:94px;align-items:center}@media(max-width: 90rem){.video{gap:60px}}@media(max-width: 82rem){.video{gap:40px}}@media(max-width: 62rem){.video{grid-template-columns:1fr}}.video__right{display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:100%}@media(max-width: 62rem){.video__right{display:contents}}.video__right h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:0}@media(max-width: 62rem){.video__right h2{font-size:32px}}.video__right-mobile{display:contents}@media(max-width: 62rem){.video__right-mobile{display:flex;gap:16px;align-items:flex-end;order:-1}}.video__block a{position:relative;display:flex}.video__block a::after{content:"";position:absolute;width:160px;height:auto;aspect-ratio:1/1;background-image:url(../img/icons/video.svg);background-repeat:no-repeat;background-size:contain;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}@media(max-width: 62rem){.video__block a::after{width:70px}}.video__block a img{border-radius:40px}@media(max-width: 62rem){.video__block a img{border-radius:30px}}@media(max-width: 62rem){.video__icon{order:1;flex:0 0 auto;width:60px;height:60px}}.video__text p{font-weight:600;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.video__text p{font-size:16px}}.video__text p:last-child{margin-bottom:0}.video__btn a{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:1000px;padding:22px;min-width:246px;min-height:64px}.section__callback{margin-top:100px}@media(max-width: 62rem){.section__callback{margin-top:40px}}@media(max-width: 62rem){.section__callback .container{max-width:100%}}.callback{padding:76px 60px 60px;background-image:url("../img/bg/callback.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:60px 60px 0 0;position:relative;height:872px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 48rem){.callback{padding:28px 10px 16px;height:780px;border-radius:30px 30px 0 0}}.callback::before{content:"";border-radius:60px 60px 0 0;position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.2)}@media(max-width: 48rem){.callback::before{border-radius:30px 30px 0 0}}.callback__title h2{position:relative;font-weight:600;font-size:52px;line-height:119%;color:#fff;margin-bottom:75px;padding-left:65px}@media(max-width: 62rem){.callback__title{display:none}.callback__title h2{padding-left:0;margin-bottom:40px}}@media(max-width: 62rem)and (max-width: 48rem){.callback__title h2{font-size:28px}}.callback__title.__mobile{display:none;text-align:center;margin-top:14px}@media(max-width: 62rem){.callback__title.__mobile{display:block}}.callback__text p{position:relative;font-weight:600;margin-bottom:0;font-size:19px;color:#fff;padding-left:65px}@media(max-width: 62rem){.callback__text p{padding-left:20px;padding-top:12px}}@media(max-width: 48rem){.callback__text p{font-size:16px}}.callback__form .message{display:none !important}.callback__form-content{border-radius:36px;padding:48px 65px;margin-top:70px;width:100%;max-width:100%;backdrop-filter:blur(20px);background:hsla(0,0%,100%,.2)}@media(max-width: 48rem){.callback__form-content{padding-left:10px;padding-right:10px;padding-bottom:16px;padding-top:16px;border:1px solid #fff}}.callback__form-wrap{display:grid;grid-template-columns:minmax(min-content, 300px) minmax(min-content, 300px) 1fr minmax(min-content, 320px);gap:16px}.callback__form-item{max-width:100%}.callback__form-item .wpcf7-not-valid-tip{font-size:14px}.callback__form-item p{margin-bottom:0}.callback__form form .wpcf7-spinner{display:none}.callback__form form input{display:flex;width:100%;border-radius:36px;padding:20px 30px;border:1px solid rgba(0,0,0,0);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);font-weight:400;font-size:16px;color:rgba(36,36,36,.4)}.callback__form form input:focus{outline:none}.callback__form form input[type=submit]{background:#3fb9b7;border:1px solid #3fb9b7;cursor:pointer;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;transition:.3s ease-in-out}.callback__form form input[type=submit]:hover{background:#2eaaa8;border:1px solid #2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}.section__doctors{padding-top:100px;padding-bottom:60px}@media(max-width: 90rem){.section__doctors{padding-bottom:40px;padding-top:40px}.section__doctors .container{max-width:calc(100% - 40px)}}.section__doctors .doctors__wrapper{position:relative;margin-left:auto;margin-right:auto;max-width:1240px}@media(max-width: 82rem){.section__doctors .doctors__wrapper{max-width:100%}}.section__doctors .swiper-doctors-next{position:absolute;right:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 107.5rem){.section__doctors .swiper-doctors-next{right:-80px}}@media(max-width: 90rem){.section__doctors .swiper-doctors-next{display:none}}.section__doctors .swiper-doctors-next.swiper-button-disabled{opacity:.2;cursor:default}.section__doctors .swiper-doctors-prev{position:absolute;left:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 107.5rem){.section__doctors .swiper-doctors-prev{left:-80px}}@media(max-width: 90rem){.section__doctors .swiper-doctors-prev{display:none}}.section__doctors .swiper-doctors-prev.swiper-button-disabled{opacity:.2;cursor:default}.doctors__btn{display:flex;justify-content:center}.doctors__btn a{font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:1000px;padding:22px;min-width:200px;height:64px;margin-top:44px;display:inline-flex;align-items:center;justify-content:center}.doctors .swiper-scrollbar{background:rgba(63,185,183,.1);bottom:0;height:8px;position:static;display:none}@media(max-width: 62rem){.doctors .swiper-scrollbar{display:block}}.doctors .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.doctors__nav{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:40px;white-space:nowrap;overflow-x:auto}.doctors__nav::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px #3fb9b7;border-radius:6px;background-color:#fff}.doctors__nav::-webkit-scrollbar{width:6px;height:6px;background-color:#fff;border-radius:6px}.doctors__nav::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:0 0 0 #3fb9b7;background-color:#3fb9b7}.doctors__nav a{font-weight:600;font-size:19px;line-height:126%;text-align:center;color:#3fb9b7;border-radius:100px;padding:20px 23px}.doctors__nav a.__active{color:var(--green);background:rgba(63,185,183,.2)}.doctors h2{text-align:center;font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:60px}.doctor{width:100%;max-width:100%;height:590px;display:flex;flex-direction:column;background:#fff;border-radius:36px 36px 0 0;position:relative}@media(max-width: 48rem){.doctor{height:auto}}@media(hover: hover)and (min-width: 769px){.doctor:hover .doctor__info{transform:translateY(0)}}.doctor__wrapper{overflow:hidden;border-bottom:1px solid #f8f8ff}.doctor__image{flex-shrink:0;aspect-ratio:400/460;overflow:hidden;border-radius:36px 36px 0 0}.doctor__image img{width:100%;height:100%;object-fit:cover;object-position:center top}@media(max-width: 48rem){.doctor__image{aspect-ratio:400/420;padding-top:16px}}.doctor__info{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;padding:24px 30px 30px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:36px 36px 0 0;transition:transform .3s ease-in-out;transform:translateY(194px);height:360px;overflow:hidden}@media(max-width: 48rem){.doctor__info{position:static;height:auto;padding:20px 20px 24px;gap:10px;background:#fff;backdrop-filter:none;transform:none !important}}.doctor__name{font-weight:600;font-size:24px;line-height:1.3;color:var(--dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:62.4px}@media(max-width: 48rem){.doctor__name{font-size:20px;min-height:52px}}.doctor__role{font-weight:400;font-size:19px;line-height:1.53;color:var(--dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:58.14px}@media(max-width: 48rem){.doctor__role{font-size:16px;min-height:48.96px}}.doctor__experience{font-weight:400;font-size:19px;line-height:1.3;color:var(--dark);height:auto}@media(max-width: 48rem){.doctor__experience{font-size:16px}}.doctor__consultation{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px;margin-top:auto}.doctor__consultation span{font-weight:400;font-size:19px;line-height:1.3;color:var(--dark)}@media(max-width: 48rem){.doctor__consultation span{font-size:16px}}.doctor__consultation span:first-child{flex-shrink:0;white-space:nowrap}.doctor__consultation span:last-child{text-align:right;flex-shrink:0}.doctor__consultation span.doctor__price{font-weight:600;font-size:24px}@media(max-width: 48rem){.doctor__consultation span.doctor__price{font-size:20px}}.doctor__btn{margin-top:16px}@media(max-width: 48rem){.doctor__btn{margin-top:16px}}.doctor__btn a{font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;padding:22px;border-radius:100px;background:#3fb9b7;display:flex;align-items:center;justify-content:center;text-align:center;min-height:64px;transition:all .3s ease-in-out}.doctor__btn a:hover{background:#2eaaa8;box-shadow:0 4px 10px 0 rgba(63,185,183,.3)}.section__directions{padding-top:120px;padding-bottom:120px}@media(max-width: 48rem){.section__directions{padding-top:40px;padding-bottom:40px}}.directions__wrapper{width:1720px;min-height:608px;max-width:100%;max-height:100%;position:relative}@media(max-width: 90rem){.directions__wrapper{min-height:100%}}#directionsVideo{position:absolute;z-index:-1;right:0;left:0;bottom:0;top:0;width:1720px;min-height:608px;max-width:100%;height:100%;max-height:100%;object-fit:cover;border-radius:36px}@media(max-width: 90rem){#directionsVideo{height:100%}}.directions{display:grid;grid-template-columns:repeat(4, 1fr);gap:4px}@media(max-width: 90rem){.directions{grid-template-columns:repeat(2, 1fr)}}.directions a{display:flex;justify-content:flex-end;flex-direction:column;padding:40px;height:200px;border:3px solid #d9f1f1;border-radius:36px;font-weight:600;font-size:24px;line-height:1.3;color:#242424;transition:all .3s ease-in-out;position:relative}.directions a img{width:90px;display:none}.directions a::before{transition:all .3s ease-in-out;content:"";position:absolute;top:6px;right:6px;width:67px;height:67px;background-image:url("data:image/svg+xml,%3Csvg width='67' height='67' viewBox='0 0 67 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='33.3333' cy='33.3499' r='33.3333' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M23.334 43.3499L43.334 23.3499M43.334 23.3499V36.6832M43.334 23.3499H30.0007' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.directions a:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='67' height='67' viewBox='0 0 67 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='33.3333' cy='33.3499' r='33.3333' fill='white' fill-opacity='0.8' /%3E%3Cpath d='M23.334 43.3499L43.334 23.3499M43.334 23.3499V36.6832M43.334 23.3499H30.0007' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.directions a:nth-child(9n+1),.directions a:nth-child(9n+2),.directions a:nth-child(9n+5),.directions a:nth-child(9n+6),.directions a:nth-child(9n+7),.directions a:nth-child(9n+9){background:rgba(217,241,241,.8)}.directions a:nth-child(9n+1)::before,.directions a:nth-child(9n+2)::before,.directions a:nth-child(9n+5)::before,.directions a:nth-child(9n+6)::before,.directions a:nth-child(9n+7)::before,.directions a:nth-child(9n+9)::before{display:none}.directions a:nth-child(9n+3),.directions a:nth-child(9n+4),.directions a:nth-child(9n+8){font-weight:600;font-size:40px;color:#242424}.directions a:nth-child(9n+1){grid-column:1/2}.directions a:nth-child(9n+2){grid-column:2/3}.directions a:nth-child(9n+3){grid-column:3/5}.directions a:nth-child(9n+4){grid-column:1/3}.directions a:nth-child(9n+5){grid-column:3/4}.directions a:nth-child(9n+6){grid-column:4/5}.directions a:nth-child(9n+7){grid-column:1/2}.directions a:nth-child(9n+8){grid-column:2/4}.directions a:nth-child(9n+9){grid-column:4/5}@media(max-width: 90rem){.directions a{justify-content:flex-start;grid-column:auto;font-size:16px !important;padding:20px 10px 36px;height:190px;background:rgba(217,241,241,.8);border-radius:20px}.directions a::before{display:block !important;width:45px;height:45px;top:4px;right:4px;background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.5' cy='22.0166' r='22' fill='white' fill-opacity='0.4'/%3E%3Cpath d='M15.9004 28.6165L29.1004 15.4165M29.1004 15.4165V24.2165M29.1004 15.4165H20.3004' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.directions a:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.5' cy='22.0166' r='22' fill='white' fill-opacity='0.4'/%3E%3Cpath d='M15.9004 28.6165L29.1004 15.4165M29.1004 15.4165V24.2165M29.1004 15.4165H20.3004' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.directions a:nth-child(odd){grid-column:1}.directions a:nth-child(even){grid-column:2}.directions a img{display:block}}.directions a:hover{background:rgba(63,185,183,.8);border:3px solid rgba(63,185,183,.8)}.directions a:hover img{transition:all .3s ease-in-out;filter:brightness(0.5)}@media(max-width: 48rem){.section__hero-main{padding-bottom:40px}}.mainSwiper{position:relative;width:100%;height:100svh}@media(max-width: 48rem){.mainSwiper{height:auto}}.mainSwiper .swiper-paginationCustom{margin-top:35px;display:flex;gap:8px}.mainSwiper .swiper-pagination-bullet{width:12px;height:12px;display:inline-block;border-radius:50%;background:rgba(0,0,0,0);opacity:1;border:1px solid #fff;cursor:pointer}.mainSwiper .swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:#fff;border:1px solid #fff}.mainSwiper .slide__bg{line-height:1}.mainSwiper .slide__wrapper{bottom:0;left:0;position:absolute;right:0;top:0;z-index:15;margin-top:160px}.mainSwiper .slide__wrapper .container{height:100%}@media(max-width: 48rem){.mainSwiper .slide__wrapper .container{height:auto}}.mainSwiper .slide__content{padding-top:120px;padding-bottom:120px;gap:72px 90px;display:flex;height:100%}@media(max-width: 107.5rem){.mainSwiper .slide__content{justify-content:space-between;gap:40px}}@media(max-width: 90rem){.mainSwiper .slide__content{gap:20px}}@media(max-width: 62rem){.mainSwiper .slide__content{flex-direction:column;padding-top:0;padding-bottom:0;height:auto}}@media(max-width: 48rem){.mainSwiper .slide__content{padding:0;gap:0;height:auto}}.mainSwiper .slide__content-left{display:flex;flex-direction:column;height:100%;flex:0 0 55%}@media(max-width: 90rem){.mainSwiper .slide__content-left{flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}@media(max-width: 62rem){.mainSwiper .slide__content-left{flex:0 0 100%;max-width:100%;justify-content:flex-start;height:auto}}@media(max-width: 48rem){.mainSwiper .slide__content-left{display:flex;flex-direction:row;flex:0 0 auto;height:auto;max-width:100%}}.mainSwiper .slide__content-right{display:flex;flex-direction:column;height:100%;justify-content:flex-end;align-items:flex-start}@media(max-width: 90rem){.mainSwiper .slide__content-right{flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}@media(max-width: 62rem){.mainSwiper .slide__content-right{flex:0 0 100%;max-width:100%}}@media(max-width: 48rem){.mainSwiper .slide__content-right{display:none}}@media(max-width: 48rem){.mainSwiper .slide__content-right--desktop{display:none !important}}.mainSwiper .slide__content h1,.mainSwiper .slide__content h2{font-weight:600;font-size:72px;line-height:114%;color:#fff;text-shadow:0 4px 100px 0 #000}@media(max-width: 107.5rem){.mainSwiper .slide__content h1,.mainSwiper .slide__content h2{font-size:60px}}@media(max-width: 82rem){.mainSwiper .slide__content h1,.mainSwiper .slide__content h2{font-size:52px}}@media(max-width: 48rem){.mainSwiper .slide__content h1,.mainSwiper .slide__content h2{font-size:40px}}.mainSwiper .slide__content h1 span,.mainSwiper .slide__content h2 span{color:#3fb9b7}.mainSwiper .slide__content p{font-weight:400;font-size:19px;line-height:153%;color:#fff;text-shadow:0 4px 100px 0 #000}.mainSwiper .slide__content a{display:inline-flex;justify-content:center;align-items:center;text-align:center;margin-top:25px;margin-bottom:25px;line-height:1;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;padding:22px;border:1px solid hsla(0,0%,100%,.65);border-radius:1000px;min-width:308px;height:64px;position:relative}.mainSwiper .slide__content a:after{transition:all .3s ease-in-out;opacity:0;content:"";position:absolute;width:14px;height:15px;right:30px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 11.3154L8.75 7.77933L5.32147 4.31543' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.mainSwiper .slide__content a:hover{animation:pulse 1s ease-in-out infinite}.mainSwiper .slide__content a:hover::after{opacity:1;right:24px}.mainSwiper .swiper-slide{min-height:100svh}@media(max-width: 48rem){.mainSwiper .swiper-slide{height:auto;min-height:590px}}.mainSwiper .swiper-slide video,.mainSwiper .swiper-slide img{width:100%;height:auto;min-height:100svh;object-fit:cover;object-position:center}@media(max-width: 48rem){.mainSwiper .swiper-slide video,.mainSwiper .swiper-slide img{min-height:590px}}.hero-main{position:relative}.hero-main__info{display:none;margin-top:46px;margin-bottom:70px}@media(max-width: 48rem){.hero-main__info{display:block;margin-top:20px}}.hero-main__info .mainContentSwiper{overflow:visible}.hero-main__info .mainContentSwiper .swiper-slide{opacity:0;transition:opacity .3s ease}.hero-main__info .mainContentSwiper .swiper-slide-active{opacity:1}.hero-main__info p{font-weight:400;font-size:16px;line-height:125%;color:#242424;margin-bottom:20px}.hero-main__info a{font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;background:#fff;border-radius:1000px;padding:22px;border:1px solid #3fb9b7;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.hero-main__info a:hover{background:#3fb9b7;color:#fff}.hero-main__mobile-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.hero-main__mobile-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:rgba(0,0,0,0);border:1px solid #3fb9b7;cursor:pointer;transition:all .3s ease}.hero-main__mobile-pagination .swiper-pagination-bullet-active{background:#3fb9b7}.hero-main__bottom{position:absolute;bottom:0;width:100%;z-index:100;display:grid;align-items:end;grid-template-columns:repeat(4, 1fr);gap:10px}@media(max-width: 62rem){.hero-main__bottom{position:static;margin-top:40px;grid-template-columns:1fr}}.hmb__item{overflow:hidden;border-radius:44px 44px 0 0;transition:transform .3s ease-in-out}@media(max-width: 48rem){.hmb__item{box-shadow:0 4px 20px 0 rgba(197,232,231,.4);border-radius:44px}}.hmb__item:last-child .hmb__item-title{background:#3fb9b7}.hmb__item:hover .hmb__item-title{background:#fff;backdrop-filter:blur(10px)}.hmb__item:hover .hmb__item-title span,.hmb__item:hover .hmb__item-title a{color:#242424}@media(max-width: 48rem){.hmb__item:hover .hmb__item-title span,.hmb__item:hover .hmb__item-title a{color:#3fb9b7}}.hmb__item:hover .hmb__item-title svg path,.hmb__item:hover .hmb__item-title svg circle{stroke:#242424}@media(max-width: 48rem){.hmb__item:hover .hmb__item-title svg path,.hmb__item:hover .hmb__item-title svg circle{stroke:#3fb9b7}}.hmb__item:hover .hmb__item-content{grid-template-rows:1fr;padding-top:12px;padding-bottom:12px;height:auto}@media(max-width: 48rem){.hmb__item:hover .hmb__item-content{padding-top:30px;padding-bottom:40px}}.hmb__item:hover .hmb__item-content p,.hmb__item:hover .hmb__item-content a{opacity:1;transform:translateY(0)}.hmb__item-title{cursor:pointer;position:relative;z-index:2;display:flex;gap:14px;align-items:center;justify-content:center;backdrop-filter:blur(40px);background:rgba(36,36,36,.2);border-radius:44px 44px 0 0;padding:22px;height:78px}@media(max-width: 62rem){.hmb__item-title{background:#c5e8e7}.hmb__item-title:last-child{border-radius:100px}.hmb__item-title:last-child span{color:#fff}.hmb__item-title:last-child svg path,.hmb__item-title:last-child svg circle{stroke:#fff}}.hmb__item-title svg path{transition:stroke .3s ease-in-out}@media(max-width: 48rem){.hmb__item-title svg path{stroke:#3fb9b7}}.hmb__item-title svg circle{transition:stroke .3s ease-in-out}@media(max-width: 48rem){.hmb__item-title svg circle{stroke:#3fb9b7}}.hmb__item-title span,.hmb__item-title a{font-weight:600;font-size:16px;text-transform:uppercase;text-align:center;color:#fff;transition:color .3s ease-in-out}@media(max-width: 48rem){.hmb__item-title span,.hmb__item-title a{color:#3fb9b7}}@media(max-width: 48rem){.hmb__item-title a{color:#fff}}.hmb__item-content{display:grid;justify-content:center;grid-template-rows:0fr;background:#fff;overflow:hidden;padding:0;height:0}.hmb__item-content>*{min-height:0;overflow:hidden}.hmb__item-content a{font-weight:500;font-size:16px;line-height:150%;color:#242424;transition:color .3s ease;opacity:0;transform:translateY(-10px);transition:opacity .3s ease .15s,transform .3s ease .15s,color .3s ease}.hmb__item-content a:hover{color:#3fb9b7}.hmb__item-content p{margin-bottom:0;font-weight:500;font-size:16px;line-height:150%;color:#242424;opacity:0;transform:translateY(-10px);transition:opacity .3s ease .1s,transform .3s ease .1s}.section__hero{position:relative}.section__hero img{width:100%;height:540px;object-fit:cover;object-position:center;border-radius:0 0 60px 60px}@media(max-width: 62rem){.section__hero img{border-radius:0 0 40px 40px;height:260px}}.section__direction-navigation{position:sticky;top:75px;background:#fff;z-index:10}@media(max-width: 62rem){.section__direction-navigation{top:64px}}.direction-navigation{margin-top:50px;margin-bottom:50px}.direction-navigation h1{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:60px}@media(max-width: 48rem){.direction-navigation h1{font-size:28px;margin-bottom:40px}}.direction-navigation__list{display:flex;justify-content:center;align-items:center;gap:32px;border-bottom:1px solid #3fb9b7}.direction-navigation__list a{display:inline-flex;align-items:center;font-weight:600;font-size:24px;text-align:center;color:#3fb9b7;padding:12px 16px 24px;position:relative;transition:all .3s ease-in-out}@media(max-width: 48rem){.direction-navigation__list a{font-size:16px;padding:18px}}.direction-navigation__list a::after{content:"";position:absolute;bottom:0;left:0;right:0;border-radius:20px 20px 0 0;width:100%;height:6px;background:#3fb9b7;transition:all .3s ease-in-out}.direction-navigation__list a:hover,.direction-navigation__list a.__active{color:#fff}.direction-navigation__list a:hover::after,.direction-navigation__list a.__active::after{background:#3fb9b7;height:100%;z-index:-1}.section__direction-services h2{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424}@media(max-width: 48rem){.section__direction-services h2{font-size:28px}}.direction-services{margin-bottom:100px}@media(max-width: 48rem){.direction-services{margin-bottom:40px}}.direction-services__text{margin-top:46px;width:1470px;max-width:100%;margin-left:auto;margin-right:auto}@media(max-width: 48rem){.direction-services__text{margin-top:40px}}.direction-services__text p{font-weight:400;font-size:19px;line-height:153%;text-align:center;color:#242424}@media(max-width: 48rem){.direction-services__text p{font-size:16px;text-align:left;line-height:1.3}}.direction__wrapper{position:relative;min-height:100%;max-width:100%;max-height:100%;margin-top:60px}@media(max-width: 48rem){.direction__wrapper{margin-top:40px}}.direction__wrapper video,.direction__wrapper img{position:absolute;z-index:-1;right:0;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:36px}@media(max-width: 62rem){.direction__wrapper video,.direction__wrapper img{border-radius:20px}}.direction-services__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:4px}@media(max-width: 48rem){.direction-services__list{grid-template-columns:repeat(2, 1fr)}}.direction-services__list a{position:relative;min-height:200px;display:flex;font-weight:600;font-size:24px;color:#242424;padding:36px;border:3px solid #d9f1f1;border-radius:36px;transition:all .3s ease-in-out;justify-content:flex-end;flex-direction:column;line-height:1.2}@media(max-width: 82rem){.direction-services__list a{font-size:18px}}@media(max-width: 62rem){.direction-services__list a{font-size:16px;padding:24px;border-radius:20px}}.direction-services__list a::before{transition:all .3s ease-in-out;content:"";position:absolute;top:6px;right:6px;width:67px;height:67px;background-image:url("data:image/svg+xml,%3Csvg width='67' height='67' viewBox='0 0 67 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='33.3333' cy='33.3499' r='33.3333' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M23.334 43.3499L43.334 23.3499M43.334 23.3499V36.6832M43.334 23.3499H30.0007' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.direction-services__list a:nth-child(6n+3),.direction-services__list a:nth-child(6n+4){font-weight:600;font-size:44px;color:#242424}@media(max-width: 82rem){.direction-services__list a:nth-child(6n+3),.direction-services__list a:nth-child(6n+4){font-size:32px}}@media(max-width: 62rem){.direction-services__list a:nth-child(6n+3),.direction-services__list a:nth-child(6n+4){font-size:28px}}.direction-services__list a:nth-child(6n+1),.direction-services__list a:nth-child(6n+2),.direction-services__list a:nth-child(6n+5),.direction-services__list a:nth-child(6n+6){background:rgba(217,241,241,.8)}.direction-services__list a:nth-child(6n+1){grid-column:1/2}.direction-services__list a:nth-child(6n+2){grid-column:2/3}.direction-services__list a:nth-child(6n+3){grid-column:3/5}.direction-services__list a:nth-child(6n+4){grid-column:1/3}.direction-services__list a:nth-child(6n+5){grid-column:3/4}.direction-services__list a:nth-child(6n+6){grid-column:4/5}.direction-services__list a:hover{color:#fff;background:rgba(63,185,183,.8);border:3px solid rgba(63,185,183,.8)}.direction-services__list a:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='67' height='67' viewBox='0 0 67 67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='33.3333' cy='33.3499' r='33.3333' fill='white' fill-opacity='0.8' /%3E%3Cpath d='M23.334 43.3499L43.334 23.3499M43.334 23.3499V36.6832M43.334 23.3499H30.0007' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}@media(max-width: 48rem){.direction-services__list a:hover{color:#242424}.direction-services__list a:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.5' cy='22.0166' r='22' fill='white' fill-opacity='0.4'/%3E%3Cpath d='M15.9004 28.6165L29.1004 15.4165M29.1004 15.4165V24.2165M29.1004 15.4165H20.3004' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}}@media(max-width: 48rem){.direction-services__list a{grid-column:auto}.direction-services__list a::before{display:block !important;width:45px;height:45px;top:4px;right:4px;background-image:url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22.5' cy='22.0166' r='22' fill='white' fill-opacity='0.4'/%3E%3Cpath d='M15.9004 28.6165L29.1004 15.4165M29.1004 15.4165V24.2165M29.1004 15.4165H20.3004' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.direction-services__list a:nth-child(odd){grid-column:1;font-size:16px;background:rgba(217,241,241,.8)}.direction-services__list a:nth-child(even){grid-column:2;font-size:16px;background:rgba(217,241,241,.8)}}.section__direction-procedures{padding-top:100px}@media(max-width: 62rem){.section__direction-procedures .container{max-width:100%}}.direction-procedures .accordion{width:100%;max-width:100%;margin:auto}.direction-procedures .accordion-item{overflow:hidden;border-bottom:1px solid #fff}.direction-procedures .accordion-item:last-child{border-bottom:none}.direction-procedures .accordion-item.active .accordion-header{margin-top:24px;margin-bottom:24px}@media(max-width: 62rem){.direction-procedures .accordion-item.active .accordion-header{margin-top:12px;margin-bottom:12px}}.direction-procedures .accordion-item.active .accordion-header h3{margin:0}.direction-procedures .accordion-item.active .accordion-content__inner{margin-top:10px}.direction-procedures .accordion-item.active .accordion-icon{opacity:1;visibility:visible;grid-row-end:3}@media(max-width: 62rem){.direction-procedures .accordion-item.active .accordion-icon{grid-row-end:unset;height:auto;height:62px;width:62px}}.direction-procedures .accordion-header{cursor:pointer;display:grid;grid-template-rows:auto;grid-template-columns:auto 80px;width:100%;border:none;text-align:left;transition:all .3s ease}@media(max-width: 62rem){.direction-procedures .accordion-header{grid-template-columns:1fr;grid-template-rows:auto}}.direction-procedures .accordion-header h3{font-weight:600;font-size:32px;color:#242424;align-self:center;margin-top:24px;margin-bottom:24px;transition:all .3s ease}@media(max-width: 62rem){.direction-procedures .accordion-header h3{font-size:24px;margin-top:10px;margin-bottom:10px}}.direction-procedures .accordion-content{max-height:0;overflow:hidden;transition:all .3s ease-out;max-width:80%}@media(max-width: 62rem){.direction-procedures .accordion-content{max-width:100%}}.direction-procedures .accordion-content__inner p{margin:0;font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.direction-procedures .accordion-content__inner p{font-size:16px}}.direction-procedures .accordion-icon{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;opacity:0;visibility:hidden;transition:all .3s ease}@media(max-width: 62rem){.direction-procedures .accordion-icon{grid-column-start:unset !important;grid-column-end:unset !important;grid-row-start:unset !important;grid-row-end:unset !important;order:4;height:0}}.direction-procedures .accordion-icon a{display:inline-flex}.direction-procedures h2{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:45px}@media(max-width: 62rem){.direction-procedures h2{text-align:left;font-size:32px;padding-left:20px;padding-right:20px}}.direction-procedures p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:38px}@media(max-width: 62rem){.direction-procedures p{text-align:left;font-size:16px}}@media(max-width: 48rem){.direction-procedures p{padding-left:20px;padding-right:20px}}.direction-procedures__wrapper{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:75px 45px 65px}@media(max-width: 48rem){.direction-procedures__wrapper{padding:46px 12px 16px}}.direction-procedures__wrapper video{position:absolute;z-index:-1;right:0;bottom:0;width:1720px;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:60px;border-top-right-radius:60px}.procedures{display:grid;align-items:end;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media(max-width: 62rem){.procedures{grid-template-columns:1fr;gap:5px}}.procedures__left{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);border-radius:36px;padding:29px 34px}.procedures__right{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);border-radius:36px;padding:29px 34px}.procedures__content *{font-size:19px}@media(max-width: 62rem){.procedures__content *{font-size:16px}}.procedures__content ul{padding-left:20px;margin:0;list-style:disc}.procedures__content ul li{line-height:1.3}.procedures__content ul li a{font-weight:400;font-size:19px;line-height:153%;color:#242424;transition:.3s ease-in-out}.procedures__content ul li a:hover{color:#3fb9b7}.section__direction-price{padding-top:100px;padding-bottom:140px}@media(max-width: 62rem){.section__direction-price{padding-top:100px}}@media(max-width: 48rem){.section__direction-price{padding-bottom:50px}}.section__direction-price h2{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:60px}.direction-price__item-title{border-bottom:4px solid #3fb9b7;display:flex;align-items:center;justify-content:space-between;padding-top:12px;padding-bottom:12px;cursor:pointer;gap:16px}.direction-price__item-description{padding:22px 22px 22px 50px;padding-bottom:0;display:grid;align-items:center;grid-template-columns:auto 115px minmax(min-content, min-content)}@media(max-width: 48rem){.direction-price__item-description{display:none}}.direction-price__item-description .dpb__order{height:0}.dpi__title h3{font-weight:700;font-size:32px;color:#3fb9b7}@media(max-width: 62rem){.dpi__title h3{font-weight:700;font-size:24px}}.dpi__icon{display:inline-flex;width:80px;height:80px}@media(max-width: 48rem){.dpi__icon{width:62px;height:62px}}.dpi__icon button{appearance:none;border:none;margin:0;padding:0;background:none;color:inherit;font:inherit;line-height:normal;vertical-align:middle;cursor:pointer;outline:none;user-select:none;width:80px;height:80px;background-image:url(../img/icons/open.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease-in-out}@media(max-width: 48rem){.dpi__icon button{width:62px;height:62px}}.dpi__icon button.__active{transform:rotate(135deg)}.dpi__name{font-weight:400;font-size:19px;line-height:153%;color:rgba(36,36,36,.3)}.dpi__price{font-weight:400;font-size:19px;line-height:153%;text-align:center;color:rgba(36,36,36,.3)}.dpb__wrapper{opacity:0;max-height:0;overflow:hidden;transition:max-height .3s,opacity .3s,visibility .3s;visibility:hidden}.direction-price__item.__active .dpb__wrapper{opacity:1;visibility:visible;max-height:5000px}.dpb{display:grid;grid-template-columns:auto 115px minmax(min-content, min-content);align-items:center;border-radius:600px;padding:22px 22px 22px 50px;margin-top:20px;margin-bottom:20px;position:relative;transition:all .3s ease-in-out}@media(max-width: 48rem){.dpb{grid-template-columns:1fr 100px;grid-template-rows:auto;gap:20px;border-radius:30px;padding:0 15px;margin-top:14px;margin-bottom:14px}}.dpb:not(:last-child)::before{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;width:100%;background:#fbf9f8}.dpb.__active{background:rgba(217,241,241,.8);padding:22px 22px 22px 50px}@media(max-width: 48rem){.dpb.__active{padding:15px}}.dpb.__active .dpb__order{opacity:1;visibility:visible}@media(max-width: 48rem){.dpb.__active .dpb__order{display:block}}.dpb__title{font-weight:400;font-size:24px;line-height:133%;color:#242424}@media(max-width: 62rem){.dpb__title{font-size:19px}}@media(max-width: 36rem){.dpb__title{font-size:16px}}.dpb__price{font-weight:400;font-size:24px;line-height:133%;text-align:center;color:#242424}@media(max-width: 62rem){.dpb__price{font-size:20px}}@media(max-width: 48rem){.dpb__price{text-align:right}}.dpb__order{margin-left:60px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}@media(max-width: 48rem){.dpb__order{margin-left:0;grid-column:1/3;display:none}}.dpb__order a{display:inline-flex;align-items:center;justify-content:center;background:#3fb9b7;border-radius:100px;padding:22px 50px;min-height:64px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff}@media(max-width: 48rem){.dpb__order a{display:flex;width:100%}}.section__service-info{padding-top:66px;padding-bottom:66px}@media(max-width: 62rem){.section__service-info{padding-top:60px;padding-bottom:30px}}.service-info{display:grid;grid-template-columns:1fr 1fr;gap:80px}@media(max-width: 107.5rem){.service-info{gap:60px}}@media(max-width: 90rem){.service-info{gap:40px}}@media(max-width: 62rem){.service-info{grid-template-columns:1fr;gap:24px}}@media(max-width: 62rem){.service-info__left{display:contents}}@media(max-width: 62rem){.service-info__right{display:contents}}.service-info__title h1,.service-info__title h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:40px}@media(max-width: 62rem){.service-info__title h1,.service-info__title h2{margin-bottom:0;font-size:32px}}@media(max-width: 62rem){.service-info__title{order:-1}}.service-info__text p{font-weight:400;font-size:19px;line-height:153%;color:#242424}.service-info__image{margin-bottom:55px}@media(max-width: 107.5rem){.service-info__image{margin-bottom:30px}}@media(max-width: 62rem){.service-info__image{order:-1;margin-bottom:0}}.service-info__image img{width:100%;border-radius:30px}.service-info__block{display:grid;align-items:center;justify-content:space-between;grid-template-columns:41.5% 41.5%}@media(max-width: 107.5rem){.service-info__block{grid-template-columns:1fr;gap:20px}}@media(max-width: 62rem)and (max-width: 62rem){.service-info__block{order:-1}}.service-info__consultation{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:space-between}.service-info__consultation-title{font-weight:400;font-size:24px;color:#242424}.service-info__consultation-price{font-weight:600;font-size:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:13rem}.service-info__consultation-price span{font-weight:400;font-size:24px;text-align:right;color:#242424}@media(max-width: 48rem){.service-info__consultation-title{font-size:20px}.service-info__consultation-price{font-size:22px}}.service-info__consultation-btn a{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#3fb9b7;border-radius:100px;padding:22px 50px;height:64px}.section__service-video{background:#fbf9f8;padding-top:100px;padding-bottom:100px}@media(max-width: 62rem){.section__service-video{padding-top:60px;padding-bottom:60px}}.service-video{display:grid;align-items:start;grid-template-columns:1fr 900px;gap:74px}@media(max-width: 107.5rem){.service-video{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width: 62rem){.service-video{grid-template-columns:1fr;gap:0}}.service-video__content{grid-column:1}@media(max-width: 62rem){.service-video__content{grid-column:auto;display:contents}}@media(max-width: 62rem){.service-video__title{order:-1}}.service-video__title h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:24px}@media(max-width: 62rem){.service-video__title h2{font-size:32px;text-align:left}}@media(max-width: 62rem){.service-video__description{order:-1}}.service-video__description p{font-weight:600;font-size:19px;color:#3fb9b7;margin-bottom:24px}.service-video__text p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:24px}.service-video__btn{margin-top:40px}@media(max-width: 62rem){.service-video__btn{margin-top:0}}.service-video__btn a{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#3fb9b7;border-radius:100px;padding:22px 50px;height:64px;transition:.3s ease-in-out}.service-video__video{grid-column:2;grid-row:1}@media(max-width: 62rem){.service-video__video{grid-column:auto;grid-row:auto;order:-1;margin-top:24px;margin-bottom:24px}}.service-video__video a{position:relative;display:flex}.service-video__video a::after{content:"";position:absolute;width:158px;height:160px;background-image:url(../img/icons/video.svg);background-repeat:no-repeat;background-size:contain;top:50%;left:50%;z-index:1;transform:translateX(-50%) translateY(-50%)}.service-video__video a img{border-radius:40px}.section__service-results{padding-top:100px;padding-bottom:132px}@media(max-width: 62rem){.section__service-results{padding-top:60px;padding-bottom:36px}}.section__service-results .container{max-width:1440px}@media(max-width: 90rem){.section__service-results .container{max-width:calc(100% - 40px)}}.section__service-results h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:70px;text-align:center}@media(max-width: 62rem){.section__service-results h2{margin-bottom:40px;text-align:left;font-size:40px}}@media(max-width: 48rem){.section__service-results h2{font-size:32px}}.service-results{display:grid;grid-template-columns:1fr 1fr;gap:94px}@media(max-width: 82rem){.service-results{gap:40px}}@media(max-width: 62rem){.service-results{grid-template-columns:1fr}}@media(max-width: 48rem){.service-results{gap:24px}}@media(max-width: 62rem){.service-results__right{order:-1}}.service-results img{border-radius:30px;text-align:center;margin-left:auto;margin-right:auto}.service-results p{font-weight:600;font-size:19px;line-height:153%;color:#242424;margin-bottom:20px}@media(max-width: 48rem){.service-results p{font-size:16px;line-height:125%}}.section__service-procedures{padding-top:100px}@media(max-width: 62rem){.section__service-procedures .container{max-width:100%}}.service-procedures .accordion{width:100%;max-width:100%;margin:auto}.service-procedures .accordion-item{overflow:hidden;border-bottom:1px solid #fff}.service-procedures .accordion-item:last-child{border-bottom:none}.service-procedures .accordion-item.active .accordion-header{margin-top:24px;margin-bottom:24px}@media(max-width: 62rem){.service-procedures .accordion-item.active .accordion-header{margin-top:12px;margin-bottom:12px}}.service-procedures .accordion-item.active .accordion-header h3{margin:0}.service-procedures .accordion-item.active .accordion-content__inner{margin-top:10px}.service-procedures .accordion-item.active .accordion-icon{opacity:1;visibility:visible;grid-row-end:3}@media(max-width: 62rem){.service-procedures .accordion-item.active .accordion-icon{grid-row-end:unset;height:auto;height:62px;width:62px}}.service-procedures .accordion-header{cursor:pointer;display:grid;grid-template-rows:auto;grid-template-columns:auto;width:100%;border:none;text-align:left;transition:all .3s ease}@media(max-width: 62rem){.service-procedures .accordion-header{grid-template-columns:1fr;grid-template-rows:auto}}.service-procedures .accordion-header h3{font-weight:600;font-size:32px;color:#242424;align-self:center;margin-top:24px;margin-bottom:24px;transition:all .3s ease}@media(max-width: 62rem){.service-procedures .accordion-header h3{font-size:24px;margin-top:10px;margin-bottom:10px}}.service-procedures .accordion-content{max-height:0;overflow:hidden;transition:all .3s ease-out;max-width:100%}.service-procedures .accordion-content__inner p{margin:0;font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.service-procedures .accordion-content__inner p{font-size:16px}}.service-procedures h2{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:45px}@media(max-width: 62rem){.service-procedures h2{text-align:left;font-size:32px}}@media(max-width: 48rem){.service-procedures h2{padding-left:20px;padding-right:20px}}.service-procedures p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:38px;text-align:center}@media(max-width: 62rem){.service-procedures p{text-align:left;font-size:16px}}@media(max-width: 48rem){.service-procedures p{padding-left:20px;padding-right:20px}}.service-procedures__wrapper{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:75px 45px 65px}@media(max-width: 48rem){.service-procedures__wrapper{padding:46px 12px 16px}}.service-procedures__wrapper video{position:absolute;z-index:-1;right:0;bottom:0;width:1720px;height:1000px;max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:60px;border-top-right-radius:60px}.service-procedures .procedures{display:grid;align-items:end;grid-template-columns:1fr 1fr;gap:20px;width:100%}@media(max-width: 62rem){.service-procedures .procedures{grid-template-columns:1fr}}.service-procedures .procedures__left{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);border-radius:36px;padding:29px 34px}.service-procedures .procedures__right{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);border-radius:36px;padding:29px 34px}.service-procedures .procedures__content p{text-align:left}.section__service-procedures-slider{background:#fbf9f8;padding-top:100px;padding-bottom:185px}@media(max-width: 62rem){.section__service-procedures-slider{padding-bottom:36px}}.section__service-procedures-slider .container{width:1470px}@media(max-width: 107.5rem){.section__service-procedures-slider .container{width:calc(100% - 40px)}}.section__service-procedures-slider h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;text-align:center;margin-bottom:90px}@media(max-width: 62rem){.section__service-procedures-slider h2{font-size:32px;margin-bottom:40px}}@media(max-width: 90rem){.section__service-procedures-slider .swiper-sps-pagination{margin-top:24px}}.section__service-procedures-slider .swiper-sps-next{position:absolute;right:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 90rem){.section__service-procedures-slider .swiper-sps-next{position:static;transform:none}}.section__service-procedures-slider .swiper-sps-next.swiper-button-disabled{opacity:.2;cursor:default}.section__service-procedures-slider .swiper-sps-prev{position:absolute;left:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 90rem){.section__service-procedures-slider .swiper-sps-prev{position:static;transform:none}}.section__service-procedures-slider .swiper-sps-prev.swiper-button-disabled{opacity:.2;cursor:default}.spsCountSwiper{border-bottom:2px solid #3fb9b7;height:110px}.spsCountSwiper .swiper-wrapper{justify-content:space-between;align-items:flex-end;width:1160px;margin:0 auto}@media(max-width: 107.5rem){.spsCountSwiper .swiper-wrapper{width:100%}}.spsCountSwiper .swiper-slide{width:auto}@media(max-width: 62rem){.spsCountSwiper .swiper-slide{width:unset}}.spsCountSwiper .swiper-slide.swiper-slide-thumb-active .sps__count{font-size:60px;color:#3fb9b7}@media(max-width: 48rem){.spsCountSwiper .swiper-slide.swiper-slide-thumb-active .sps__count{font-size:40px}}.spsCountSwiper .swiper-slide.swiper-slide-thumb-active .sps__count::after{content:"";position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:16px;height:15px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.86603 13.5166C8.48112 14.1833 7.51887 14.1833 7.13397 13.5166L0.205772 1.5166C-0.179127 0.849936 0.301996 0.0166019 1.0718 0.016602L14.9282 0.0166032C15.698 0.0166033 16.1791 0.849936 15.7942 1.5166L8.86603 13.5166Z' fill='%233FB9B7' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.spsSwiper{position:relative;margin-top:120px;max-width:1160px}@media(max-width: 107.5rem){.spsSwiper{width:100%}}@media(max-width: 48rem){.spsSwiper{margin-top:40px}}.sps__wrapper{position:relative;margin-left:auto;margin-right:auto;max-width:1240px}@media(max-width: 82rem){.sps__wrapper{max-width:100%}}.sps__count{display:flex;justify-content:center;align-items:flex-end;position:relative;font-weight:600;font-size:32px;text-align:center;color:rgba(63,185,183,.4);padding-bottom:24px;padding-top:24px;line-height:1;transition:all .3s ease-in-out;cursor:pointer;height:110px}@media(max-width: 48rem){.sps__count{font-size:20px}}.sps__count:hover{color:#3fb9b7}.sps__block{display:grid;align-items:center;grid-template-columns:280px 1fr;gap:140px}@media(max-width: 62rem){.sps__block{grid-template-columns:1fr;gap:40px}}@media(max-width: 62rem){.sps__image{justify-self:center}}.sps__image img{width:280px}@media(max-width: 62rem){.sps__image img{width:124px}}.sps__title h3{font-weight:600;font-size:32px;line-height:112%;color:#242424;margin-bottom:20px}@media(max-width: 48rem){.sps__title h3{font-size:24px;margin-bottom:14px}}.sps__content ul li{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 48rem){.sps__content ul li{font-size:16px}}.sps__content p{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 48rem){.sps__content p{font-size:16px}}.section__doctors-info{padding-top:100px;padding-bottom:100px}@media(max-width: 62rem){.section__doctors-info{padding-top:40px;padding-bottom:40px}}.section__doctors-info h1{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:60px}@media(max-width: 48rem){.section__doctors-info h1{font-size:38px;text-align:left;margin-bottom:32px}}.doctors__search-wrapper{width:1400px;max-width:100%;margin-left:auto;margin-right:auto}.doctors__search{display:flex;position:relative}.doctors__search input{border:1px solid #3fb9b7;border-radius:100px;padding:24px;width:100%;height:64px;font-weight:400;font-size:16px;line-height:150%;color:#242424}@media(max-width: 48rem){.doctors__search input{font-size:16px}}.doctors__search input:focus{outline:2px solid #3fb9b7}.doctors__search input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#242424}@media(max-width: 48rem){.doctors__search input::placeholder{font-size:16px}}.doctors__search button{border:none;background:none;padding:0;font:inherit;cursor:pointer;outline:inherit;position:absolute;right:0}.doctors-info{margin:60px auto;width:1240px;max-width:100%;display:grid;gap:60px 20px;grid-template-columns:repeat(3, 1fr)}@media(max-width: 62rem){.doctors-info{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 36rem){.doctors-info{grid-template-columns:1fr}}.section__doctor{padding-top:100px}@media(max-width: 62rem){.section__doctor{padding-top:40px}}.doctor-info{display:flex;gap:180px}@media(max-width: 90rem){.doctor-info{gap:60px}}@media(max-width: 62rem){.doctor-info{display:block}}.doctor-info h1{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:10px}@media(max-width: 62rem){.doctor-info h1{font-size:40px;line-height:1.1}}.doctor-info h2{font-weight:400;font-size:40px;color:#242424;margin-bottom:20px;margin-top:24px}@media(max-width: 62rem){.doctor-info h2{font-size:32px}}.doctor-info p{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.doctor-info p{font-size:16px;line-height:1.25}}.doctor-info ul li{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.doctor-info ul li{font-size:16px;line-height:1.25}}.doctor-info__aside{width:400px;position:sticky;top:240px;align-self:flex-start}@media(max-width: 62rem){.doctor-info__aside{display:none}}.doctor-info .di__mobile{width:400px;max-width:100%;display:none}@media(max-width: 62rem){.doctor-info .di__mobile{display:block}}.doctor-info .di__img{background-color:#fbf9f8;border-radius:36px 36px 0 0}.doctor-info .di__img img{border-radius:36px 36px 0 0}.doctor-info .di__description{display:grid;gap:16px;padding:20px;border-bottom:2px solid #f8f8ff}.doctor-info .di__name{font-weight:600;font-size:24px;line-height:1.3;color:#242424}.doctor-info .di__position{font-weight:400;font-size:19px;color:#242424}.doctor-info .di__button a{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#3fb9b7;border-radius:100px;padding:22px 50px;height:64px}.doctor-info__main{max-width:calc(100% - 400px - 180px)}@media(max-width: 90rem){.doctor-info__main{max-width:calc(100% - 400px - 60px)}}@media(max-width: 62rem){.doctor-info__main{max-width:100%}}.doctor-info__position{font-weight:600;font-size:24px;color:#242424;margin-bottom:10px}@media(max-width: 62rem){.doctor-info__position{font-size:20px}}.doctor-info__experience{font-weight:400;font-size:19px;color:#242424;margin-bottom:60px;margin-top:10px}@media(max-width: 62rem){.doctor-info__experience{font-size:16px}}.doctor-info__directions{margin-top:24px;margin-bottom:24px}.doctor-info__directions ul{list-style:none;display:flex;gap:16px;margin:0;padding:0}.doctor-info__directions ul:not(.scrollableList){flex-wrap:wrap}.doctor-info__directions ul li a{font-weight:600;font-size:19px;line-height:126%;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:#3fb9b7}.doctor-info__procedures{margin-top:24px;margin-bottom:24px}.doctor-info__procedures ul{display:flex;gap:8px;list-style:none;margin:0;padding:0}.doctor-info__procedures ul:not(.scrollableList){flex-wrap:wrap}.doctor-info__procedures ul li a{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:19px;line-height:126%;text-align:center;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:100px;padding:20px 23px}.doctor-info__content{max-width:100%;width:100%}.doctor-scrollable-wrapper{position:relative;isolation:isolate;padding:0 56px}@media(max-width: 62rem){.doctor-scrollable-wrapper{padding:0}}.doctor-scrollable-wrapper::before,.doctor-scrollable-wrapper::after{content:"";position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease-in-out}.doctor-scrollable-wrapper::before{left:56px;background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 62rem){.doctor-scrollable-wrapper::before{left:0;width:40px}}.doctor-scrollable-wrapper::after{right:56px;background:linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 62rem){.doctor-scrollable-wrapper::after{right:0;width:40px}}.doctor-scrollable-wrapper.has-overflow::before,.doctor-scrollable-wrapper.has-overflow::after{opacity:1}.doctor-scrollable-wrapper.at-start::before{opacity:0 !important}.doctor-scrollable-wrapper.at-end::after{opacity:0 !important}.doctor-scrollable-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:none;border:none;padding:0;cursor:pointer;width:40px;height:40px;transition:opacity .3s,transform .2s}.doctor-scrollable-nav:hover:not(:disabled){transform:translateY(-50%) scale(1.1)}.doctor-scrollable-nav:disabled{opacity:.2;pointer-events:none}.doctor-scrollable-wrapper:not(.has-overflow) .doctor-scrollable-nav{display:none}.doctor-scrollable-nav--prev{left:8px}.doctor-scrollable-nav--next{right:8px}@media(max-width: 62rem){.doctor-scrollable-nav{display:none}}.doctors-info__documents{padding-top:50px;padding-bottom:50px}.doctors-info__documents{padding-top:50px;padding-bottom:50px}.doctors-info__documents h2{font-weight:600;font-size:52px;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.doctors-info__documents h2{font-size:40px;text-align:center}}@media(max-width: 48rem){.doctors-info__documents h2{font-size:32px}}.doctors-info__documents .swiper-slide{width:auto}.doctors-info__documents .swiper-documents-navigation{display:flex;margin-top:45px}@media(max-width: 62rem){.doctors-info__documents .swiper-documents-navigation{display:none}}.doctors-info__documents .swiper-scrollbar{margin-top:20px;position:static;background:rgba(63,185,183,.1);bottom:0;height:8px;display:none}@media(max-width: 62rem){.doctors-info__documents .swiper-scrollbar{display:block}}.doctors-info__documents .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.doctors-info__documents .swiper-documents-next{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__documents .swiper-documents-next.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__documents .swiper-documents-prev{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__documents .swiper-documents-prev.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__reviews{padding-top:50px;padding-bottom:50px}.doctors-info__reviews h2{font-weight:600;font-size:44px;line-height:164%;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.doctors-info__reviews h2{font-size:40px;text-align:center}}@media(max-width: 48rem){.doctors-info__reviews h2{font-size:38px}}.doctors-info__reviews .re__bottom{margin-top:45px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 62rem){.doctors-info__reviews .re__bottom{display:none}}.doctors-info__reviews .re__bottom.re__bottom--mobile{display:none;margin-top:40px}@media(max-width: 62rem){.doctors-info__reviews .re__bottom.re__bottom--mobile{display:flex;justify-content:center}}.doctors-info__reviews .no__reviews{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:36px}@media(max-width: 62rem){.doctors-info__reviews .no__reviews{flex-direction:column;justify-content:center}}.doctors-info__reviews .no__reviews *{margin:0}.doctors-info__reviews .no__reviews .re__btn--no-reviews{display:flex}.doctors-info__reviews .re__btn.re__btn--mobile{display:none}@media(max-width: 62rem){.doctors-info__reviews .re__btn.re__btn--mobile{display:block}}@media(max-width: 62rem){.doctors-info__reviews .re__btn{display:none}}.doctors-info__reviews .re__btn a{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#3fb9b7;border-radius:100px;padding:22px 50px;height:64px;transition:all .3s ease-in-out}.doctors-info__reviews .re__slide{border-radius:36px;padding:44px;background:#fbf9f8}@media(max-width: 62rem){.doctors-info__reviews .re__slide{padding:34px}}.doctors-info__reviews .re__slide-content{height:296px;padding-right:44px}@media(max-width: 62rem){.doctors-info__reviews .re__slide-content{height:332px}}.doctors-info__reviews .re__slide-content .simplebar-content-wrapper{max-height:100%}.doctors-info__reviews .re__slide-content .simplebar-track{right:0;top:0;bottom:0}.doctors-info__reviews .re__slide-content .simplebar-track.simplebar-vertical{background:rgba(63,185,183,.1);width:8px;border-radius:10px}.doctors-info__reviews .re__slide-content .simplebar-track .simplebar-scrollbar::before{width:8px;left:0;right:0;border-radius:10px;background:var(--green)}.doctors-info__reviews .re__slide h3{font-weight:600;font-size:24px;color:#242424;margin-bottom:24px}@media(max-width: 62rem){.doctors-info__reviews .re__slide h3{font-size:20px;margin-bottom:12px}}.doctors-info__reviews .re__slide p{font-weight:300;font-size:19px;line-height:153%;color:#242424;margin-bottom:0}@media(max-width: 62rem){.doctors-info__reviews .re__slide p{font-size:16px}}.doctors-info__reviews .swiper-reviews-navigation{display:flex}@media(max-width: 62rem){.doctors-info__reviews .swiper-reviews-navigation{display:none}}.doctors-info__reviews .swiper-scrollbar{margin-top:20px;position:static;background:rgba(63,185,183,.1);bottom:0;height:8px;display:none}@media(max-width: 62rem){.doctors-info__reviews .swiper-scrollbar{display:block}}.doctors-info__reviews .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.doctors-info__reviews .swiper-reviews-next{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__reviews .swiper-reviews-next.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__reviews .swiper-reviews-prev{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__reviews .swiper-reviews-prev.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__posts{padding-top:50px;padding-bottom:50px}.doctors-info__posts h2{font-weight:600;font-size:44px;line-height:164%;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.doctors-info__posts h2{font-size:40px;text-align:center}}@media(max-width: 48rem){.doctors-info__posts h2{font-size:32px}}.doctors-info__posts .swiper-posts-navigation{margin-top:45px}@media(max-width: 62rem){.doctors-info__posts .swiper-posts-navigation{display:none}}.doctors-info__posts .swiper-posts-next{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__posts .swiper-posts-next.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__posts .swiper-posts-prev{cursor:pointer;display:inline-flex;position:static;transform:none}.doctors-info__posts .swiper-posts-prev.swiper-button-disabled{opacity:.2;cursor:default}.doctors-info__posts .swiper-scrollbar{margin-top:20px;position:static;background:rgba(63,185,183,.1);bottom:0;height:8px;display:none}@media(max-width: 62rem){.doctors-info__posts .swiper-scrollbar{display:block}}.doctors-info__posts .swiper-scrollbar-drag{background:#3fb9b7;border-radius:var(--swiper-scrollbar-border-radius, 10px)}.doctors-info__posts .di-item{overflow:hidden;height:530px;border-bottom:2px solid #f8f8ff}@media(max-width: 90rem){.doctors-info__posts .di-item{height:auto}}.doctors-info__posts .di-item__img img{border-radius:36px 36px 0 0;width:100%}@media(max-width: 90rem){.doctors-info__posts .di-item__img+.di-item__link{transform:translateY(-30px)}.doctors-info__posts .di-item__img+.di-item__link::after{opacity:1}.doctors-info__posts .di-item__img+.di-item__link p,.doctors-info__posts .di-item__img+.di-item__link time{opacity:1}}@media(hover: hover){.doctors-info__posts .di-item__img:hover+.di-item__link{transform:translateY(-120px)}}@media(hover: hover)and (max-width: 48rem){.doctors-info__posts .di-item__img:hover+.di-item__link{transform:translateY(-30px)}}@media(hover: hover){.doctors-info__posts .di-item__img:hover+.di-item__link::after{opacity:1}.doctors-info__posts .di-item__img:hover+.di-item__link p,.doctors-info__posts .di-item__img:hover+.di-item__link time{opacity:1}}@media(hover: none){.doctors-info__posts .di-item__img+.di-item__link{transform:translateY(-120px)}}@media(hover: none)and (max-width: 48rem){.doctors-info__posts .di-item__img+.di-item__link{transform:translateY(-30px)}}@media(hover: none){.doctors-info__posts .di-item__img+.di-item__link::after{opacity:1}.doctors-info__posts .di-item__img+.di-item__link p,.doctors-info__posts .di-item__img+.di-item__link time{opacity:1}}.doctors-info__posts .di-item__link{display:inline-flex;flex-direction:column;border-radius:36px 36px 0 0;padding:20px 30px;backdrop-filter:blur(20px);background:hsla(0,0%,100%,.8);transition:all .3s ease-in-out;height:300px;width:100%}.doctors-info__posts .di-item__link::after{content:"";width:80px;height:81px;position:absolute;right:0;top:0;opacity:0;transition:all .3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='80' height='81' viewBox='0 0 80 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.84'%3E%3Ccircle cx='40.0003' cy='40.0169' r='33.3333' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M30 50.0166L50 30.0166M50 30.0166V43.3499M50 30.0166H36.6667' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/g%3E%3C/svg%3E")}@media(max-width: 90rem){.doctors-info__posts .di-item__link::after{width:62px;height:63px;background-image:url("data:image/svg+xml,%3Csvg width='62' height='63' viewBox='0 0 62 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M62 31.3506C62 48.4714 48.1208 62.3506 31 62.3506C13.8792 62.3506 0 48.4714 0 31.3506C0 14.2298 13.8792 0.350586 31 0.350586C48.1208 0.350586 62 14.2298 62 31.3506Z' fill='white' fill-opacity='0.4' /%3E%3Cpath d='M21.6992 40.6498L40.2992 22.0498M40.2992 22.0498V34.4498M40.2992 22.0498H27.8992' stroke='%233FB9B7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}}@media(max-width: 90rem){.doctors-info__posts .di-item__link{transform:translateY(-100px);padding:15px;border-radius:30px 30px 0 0;height:auto}.doctors-info__posts .di-item__link::after{opacity:1}.doctors-info__posts .di-item__link p,.doctors-info__posts .di-item__link time{opacity:1}}@media(hover: hover){.doctors-info__posts .di-item__link:hover{transform:translateY(-120px)}.doctors-info__posts .di-item__link:hover::after{opacity:1}.doctors-info__posts .di-item__link:hover p,.doctors-info__posts .di-item__link:hover time{opacity:1}}@media(hover: none){.doctors-info__posts .di-item__link{transform:translateY(-120px)}.doctors-info__posts .di-item__link::after{opacity:1}.doctors-info__posts .di-item__link p,.doctors-info__posts .di-item__link time{opacity:1}}.doctors-info__posts .di-item h3{font-weight:600;font-size:32px;color:#242424;position:relative;padding-right:100px;margin-bottom:10px}@media(max-width: 90rem){.doctors-info__posts .di-item h3{font-size:24px;padding-top:60px;padding-right:0}}.doctors-info__posts .di-item p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:12px;transition:all .3s ease-in-out;opacity:0}@media(max-width: 90rem){.doctors-info__posts .di-item p{font-size:16px}}.doctors-info__posts .di-item time{font-weight:700;font-size:16px;line-height:1;color:#d9d9d9;transition:all .3s ease-in-out;opacity:0}@media(max-width: 90rem){.doctors-info__posts .di-item time{font-size:16px}}.doctors-info__posts .di__bottom{display:flex;align-items:center;justify-content:space-between}@media(max-width: 62rem){.doctors-info__posts .di__bottom{display:none}}.doctors-info__posts .di__bottom.di__bottom--mobile{display:none}@media(max-width: 62rem){.doctors-info__posts .di__bottom.di__bottom--mobile{display:flex;justify-content:center}}.doctors-info__posts .di__bottom.di__bottom--mobile{display:none}@media(max-width: 62rem){.doctors-info__posts .di__bottom.di__bottom--mobile{display:flex;justify-content:center}}.doctors-info__posts .di__btn{margin-top:45px}.doctors-info__posts .di__btn a{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:20px 50px;height:64px;background:#fff;font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;border:1px solid #3fb9b7;transition:all .3s ease-in-out}.section__about-info{padding-top:100px;padding-bottom:100px}@media(max-width: 62rem){.section__about-info{padding-top:42px;padding-bottom:50px}}.section__about-info h1{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:100px}@media(max-width: 62rem){.section__about-info h1{font-size:32px;margin-bottom:24px}}.section__about-info h1 span{color:#3fb9b7}.about-info{display:grid;grid-template-columns:1fr 870px;gap:164px}@media(max-width: 107.5rem){.about-info{grid-template-columns:1fr 1.5fr;gap:60px}}@media(max-width: 48rem){.about-info{grid-template-columns:1fr;gap:24px}}.about-info__quote{font-weight:600;font-size:32px;line-height:112%;color:#3fb9b7}@media(max-width: 48rem){.about-info__quote{font-size:20px;line-height:1.3}.about-info__quote br{display:none}}.about-info__right p{font-weight:600;font-size:19px;line-height:153%;color:#242424}@media(max-width: 48rem){.about-info__right p{font-size:16px}}.section__about-video{background:#fbf9f8;padding-top:125px;padding-bottom:135px}@media(max-width: 62rem){.section__about-video{padding-top:42px;padding-bottom:44px}}.about-video{display:flex;gap:125px}@media(max-width: 90rem){.about-video{gap:60px}}@media(max-width: 62rem){.about-video{display:grid;grid-template-columns:1fr;gap:24px}}.about-video__left{display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 62rem){.about-video__left{display:contents}}.about-video__title{flex-grow:2}@media(max-width: 62rem){.about-video__title{order:-1;flex-grow:0}}.about-video__title h2{font-weight:600;font-size:52px;line-height:119%;color:#242424}@media(max-width: 48rem){.about-video__title h2{font-size:32px;margin-bottom:16px}}.about-video__text p{font-weight:600;font-size:19px;line-height:153%;color:#242424;margin-bottom:36px}.about-video__text p:last-child{margin-bottom:0}@media(max-width: 48rem){.about-video__text p{margin-bottom:24px}}@media(max-width: 62rem){.about-video__right{display:contents}}.video{display:grid;grid-template-columns:minmax(calc(50% - 47px), 900px) minmax(calc(50% - 47px), 708px);gap:94px;align-items:center}@media(max-width: 90rem){.video{gap:60px}}@media(max-width: 82rem){.video{gap:40px}}@media(max-width: 62rem){.video{grid-template-columns:1fr}}.video__right{display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:100%}@media(max-width: 62rem){.video__right{display:contents}}.video__right h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:0}@media(max-width: 62rem){.video__right h2{font-size:32px}}.video__right-mobile{display:contents}@media(max-width: 62rem){.video__right-mobile{display:flex;gap:16px;align-items:flex-end;order:-1}}.video__block a{position:relative;display:flex}.video__block a::after{content:"";position:absolute;width:140px;height:auto;aspect-ratio:1/1;background-image:url(../img/icons/video.svg);background-repeat:no-repeat;background-size:contain;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}@media(max-width: 62rem){.video__block a::after{width:70px}}.video__block a img{border-radius:40px}@media(max-width: 62rem){.video__block a img{border-radius:30px}}@media(max-width: 62rem){.video__icon{order:1;flex:0 0 auto;width:60px;height:60px}}.video__text p{font-weight:600;font-size:19px;line-height:153%;color:#242424}@media(max-width: 62rem){.video__text p{font-size:16px}}.video__text p:last-child{margin-bottom:0}.video__btn a{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:1000px;padding:22px;min-width:246px;min-height:64px}.section__about-concept{background:#fbf9f8;padding-top:50px;padding-bottom:100px}@media(max-width: 48rem){.section__about-concept .container{max-width:100%}}@media(max-width: 62rem){.section__about-concept{padding-top:33px;padding-bottom:80px}}.about-concept__image img{border-radius:60px 60px 0 0;width:100%}@media(max-width: 62rem){.about-concept__image img{border-radius:30px 30px 0 0}}.about-concept__title{margin-top:77px;margin-left:120px}@media(max-width: 82rem){.about-concept__title{margin-left:0;margin-top:60px}}@media(max-width: 62rem){.about-concept__title{margin-top:40px}}@media(max-width: 48rem){.about-concept__title{margin-left:15px}}.about-concept__title h2{font-weight:600;font-size:52px;line-height:119%;color:#242424}@media(max-width: 82rem){.about-concept__title h2{font-size:42px}}.about-concept__list{margin-left:120px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:75px}@media(max-width: 82rem){.about-concept__list{margin-left:0;gap:40px 60px;grid-template-columns:1fr 1fr}}@media(max-width: 62rem){.about-concept__list{gap:36px 20px}}@media(max-width: 48rem){.about-concept__list{grid-template-columns:1fr;gap:16px;margin-left:15px;margin-right:15px}}.about-concept__item{font-weight:600;font-size:19px;line-height:153%;color:#242424;position:relative;padding-left:60px}@media(max-width: 48rem){.about-concept__item{font-size:16px;padding-left:44px}}.about-concept__item::before{content:"";position:absolute;top:0;left:0;width:40px;height:40px;background-image:url("../img/icons/item.svg");background-repeat:no-repeat;background-size:contain;background-position:center}@media(max-width: 48rem){.about-concept__item::before{width:24px;height:24px}}.section-about-slider{background:#fbf9f8}.section-about-slider h2{margin-bottom:66px;text-align:center}@media(max-width: 48rem){.section-about-slider h2{margin-bottom:32px}}@media(max-width: 90rem){.section-about-slider .swiper-as-pagination{margin-top:24px}}.section-about-slider .swiper-as-next{position:absolute;right:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 90rem){.section-about-slider .swiper-as-next{position:static;transform:none}}.section-about-slider .swiper-as-next.swiper-button-disabled{opacity:.2;cursor:default}.section-about-slider .swiper-as-prev{position:absolute;left:-100px;top:50%;transform:translateY(-50%);cursor:pointer;display:inline-flex}@media(max-width: 90rem){.section-about-slider .swiper-as-prev{position:static;transform:none}}.section-about-slider .swiper-as-prev.swiper-button-disabled{opacity:.2;cursor:default}.as__wrapper{position:relative;margin-left:auto;margin-right:auto;max-width:1470px}@media(max-width: 82rem){.as__wrapper{max-width:100%}}.as__count{display:flex;justify-content:center;align-items:flex-end;position:relative;font-weight:600;font-size:32px;text-align:center;color:rgba(63,185,183,.4);padding-bottom:24px;padding-top:24px;line-height:1;transition:all .3s ease-in-out;cursor:pointer;height:110px}@media(max-width: 48rem){.as__count{font-size:20px}}.as__count:hover{color:#3fb9b7}.as__block{display:grid;align-items:center;grid-template-columns:600px 1fr;gap:125px}.as__block.as__one{grid-template-columns:1fr;justify-items:center;gap:0}@media(max-width: 62rem){.as__block{grid-template-columns:1fr;gap:40px}}@media(max-width: 62rem){.as__image{justify-self:center}}.as__image img{border-radius:30px;width:600px}.as__title h3{font-weight:600;font-size:32px;line-height:112%;color:#242424;margin-bottom:20px}@media(max-width: 48rem){.as__title h3{font-size:24px;margin-bottom:14px}}.as__content ul li{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 48rem){.as__content ul li{font-size:16px}}.as__content p{font-weight:400;font-size:19px;line-height:153%;color:#242424}@media(max-width: 48rem){.as__content p{font-size:16px}}.asCountSwiper{border-bottom:2px solid #3fb9b7;height:110px}.asCountSwiper .swiper-wrapper{justify-content:space-between;align-items:flex-end;width:1160px;margin:0 auto}@media(max-width: 107.5rem){.asCountSwiper .swiper-wrapper{width:100%}}.asCountSwiper .swiper-slide{width:auto}@media(max-width: 62rem){.asCountSwiper .swiper-slide{width:unset}}.asCountSwiper .swiper-slide.swiper-slide-thumb-active .as__count{font-size:60px;color:#3fb9b7}@media(max-width: 48rem){.asCountSwiper .swiper-slide.swiper-slide-thumb-active .as__count{font-size:40px}}.asCountSwiper .swiper-slide.swiper-slide-thumb-active .as__count::after{content:"";position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:16px;height:15px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.86603 13.5166C8.48112 14.1833 7.51887 14.1833 7.13397 13.5166L0.205772 1.5166C-0.179127 0.849936 0.301996 0.0166019 1.0718 0.016602L14.9282 0.0166032C15.698 0.0166033 16.1791 0.849936 15.7942 1.5166L8.86603 13.5166Z' fill='%233FB9B7' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.asSwiper{position:relative;margin-top:120px;max-width:1470px}@media(max-width: 107.5rem){.asSwiper{width:100%}}@media(max-width: 48rem){.asSwiper{margin-top:40px}}.section__reviews-page{padding-top:100px;padding-bottom:100px}@media(max-width: 62rem){.section__reviews-page{padding-top:60px;padding-bottom:60px}}@media(max-width: 48rem){.section__reviews-page{padding-top:36px;padding-bottom:36px}}.section__reviews-page h1{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:60px}@media(max-width: 62rem){.section__reviews-page h1{font-size:42px}}@media(max-width: 48rem){.section__reviews-page h1{font-size:38px;margin-bottom:36px}}.send__review{display:flex;justify-content:center;margin-bottom:60px}.send__review a{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:22px 50px;height:64px;background:#3fb9b7;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;transition:.3s ease-in-out}.send__review a:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}@media(max-width: 36rem){.send__review a{display:flex;width:100%}}.rp__nav{margin-bottom:40px;margin-top:60px}.rp__list{display:grid;max-width:100%;grid-template-columns:repeat(3, 1fr);gap:10px;margin-top:40px;margin-bottom:40px}@media(max-width: 82rem){.rp__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 48rem){.rp__list{grid-template-columns:repeat(1, 1fr)}}.page__blog{margin-top:100px}@media(max-width: 48rem){.page__blog{margin-top:50px}}.page__blog h1{font-weight:600;font-size:44px;line-height:164%;text-align:center;color:#242424;margin-bottom:64px}@media(max-width: 48rem){.page__blog h1{font-size:38px;margin-bottom:40px}}.page__blog .block__posts-nav{justify-content:center}.page__blog .block__posts-links__selection .select__more{width:500px;max-width:100%}@media(max-width: 48rem){.page__blog .block__posts-links__selection .select__more{width:100%}}.page__blog .block__posts-items{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 62rem){.page__blog .block__posts-items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 48rem){.page__blog .block__posts-items{grid-template-columns:repeat(1, 1fr)}}.page__blog .block__posts-item__img img{width:100%}.section__single-info{padding-top:115px}@media(max-width: 62rem){.section__single-info{padding-top:50px}}.single-info{display:flex;gap:80px}@media(max-width: 90rem){.single-info{gap:60px}}@media(max-width: 62rem){.single-info{display:block}}.single-info__aside{width:500px}@media(max-width: 90rem){.single-info__aside{width:400px}}@media(max-width: 62rem){.single-info__aside{width:100%}}.single-info__main{max-width:calc(100% - 500px - 80px);flex:1}@media(max-width: 90rem){.single-info__main{max-width:calc(100% - 400px - 60px)}}@media(max-width: 62rem){.single-info__main{max-width:100%}}.single-info h1{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:32px}@media(max-width: 48rem){.single-info h1{font-size:32px}}.single-info__additional{display:flex;gap:28px;margin-bottom:60px}@media(max-width: 62rem){.single-info__additional{margin-bottom:40px}}.single-info__time{font-weight:600;font-size:14px;line-height:114%;color:#242424}.single-info__time span{font-weight:400}.single-info__date{font-weight:600;font-size:14px;line-height:114%;color:#242424}.single-info__date span{font-weight:400}.single-info .re__block{margin-top:60px;margin-bottom:60px}.single-info .block__image img{border-radius:30px}.single-info .block__text h2{font-weight:400;font-size:40px;line-height:119%;color:#242424;margin-bottom:20px}.single-info .block__text p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:0}.single-info .block__text p+p{margin-top:20px}.single-info .block__text a{font-weight:400;font-size:19px;line-height:153%;color:#3fb9b7}.single-info .block__text ul,.single-info .block__text ol{padding-left:24px}.single-info .block__text ul li,.single-info .block__text ol li{font-weight:400;font-size:19px;line-height:153%;color:#242424}.single-info .block__consultation{display:flex;align-items:center;justify-content:space-between;border-radius:36px;background:#e1f4f4;padding:55px}.single-info .block__consultation .bc__title{font-weight:600;font-size:32px;text-transform:uppercase;color:#242424}.single-info .block__consultation .bc__price{font-weight:400;font-size:32px;text-align:right;color:#242424}.single-info .block__consultation .bc__price span{font-weight:600;font-size:44px}.single-info .block__consultation .bc__btn a{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:22px 50px;background:#3fb9b7;color:#fff;font-weight:700;font-size:16px;text-transform:uppercase;transition:.3s ease-in-out}.single-info .block__consultation .bc__btn a:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}.single-info .block__author{display:flex;align-items:center;gap:60px}.single-info .block__author .ba__image img{width:280px;border-radius:100%}.single-info .block__author .ba__content{display:grid;grid-template-columns:1fr;gap:20px}.single-info .block__author .ba__text{font-weight:400;font-size:19px;color:#3fb9b7}.single-info .block__author .ba__name{font-weight:600;font-size:40px;color:#242424}.single-info .block__author .ba__role{font-weight:400;font-size:24px;color:#242424}.single-info .block__doctor{display:flex;margin-top:110px;margin-bottom:110px}.single-info .block__doctor .bd__image{background:#fbf9f8;border-radius:36px 0 0 36px;width:400px;flex:0 0 400px}.single-info .block__doctor .bd__image img{object-fit:cover;width:100%;height:100%}.single-info .block__doctor .bd__content{background:#e1f4f4;border-radius:0 36px 36px 0;padding:35px 40px;display:flex;flex-direction:column}.single-info .block__doctor .bd__text{font-weight:400;font-size:19px;color:#3fb9b7;margin-bottom:24px}.single-info .block__doctor .bd__name{font-weight:600;font-size:32px;color:#242424;margin-bottom:12px}.single-info .block__doctor .bd__info{font-weight:400;font-size:19px;line-height:153%;color:#242424}.single-info .block__doctor .bd__consultation{display:flex;align-items:center;justify-content:space-between;margin-top:75px}.single-info .block__doctor .bd__consultation-title{font-weight:400;font-size:19px;color:#242424}.single-info .block__doctor .bd__consultation-price{font-weight:400;font-size:19px;text-align:right;color:#242424}.single-info .block__doctor .bd__consultation-price span{font-weight:600;font-size:24px}.single-info .block__doctor .bd__consultation-btn a{background:#3fb9b7;border-radius:100px;padding:22px 50px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff}.single-info .block__faq h2{font-weight:600;font-size:52px;line-height:119%;color:#242424;margin-bottom:60px}.single-info .block__faq .bf__item+.bf__item{border-top:none}.single-info .block__faq .bf__item{border-bottom:1px solid #3fb9b7;border-top:1px solid #3fb9b7}.single-info .block__faq .bf__item-title{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-top:24px;margin-bottom:24px}.single-info .block__faq .bf__item-title h3{font-weight:600;font-size:32px;color:#242424}.single-info .block__faq .bf__item-text{padding-right:140px;margin-bottom:24px}.single-info .block__faq .bf__item-text p{font-weight:400;font-size:19px;line-height:153%;color:#242424;margin-bottom:0}.single-info .block__price .bp__item-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:10px;border-bottom:4px solid #3fb9b7}.single-info .block__price .bp__item-title h3{font-weight:700;font-size:32px;color:#3fb9b7}.single-info .block__price .bp__content-header{background:rgba(217,241,241,.8);border-radius:30px;padding:40px}.single-info .block__price .bp__content-header .bp__ch-title{font-weight:400;font-size:24px;line-height:121%;color:#242424;margin-bottom:12px}.single-info .block__price .bp__content-header .bp__ch-info{font-size:16px;color:#159b99}.single-info .block__price .bp__content-header .bp__ch-price{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.single-info .block__price .bp__content-header .bp__ch-price-text{font-weight:400;font-size:16px;line-height:137%;color:#159b99}.single-info .block__price .bp__content-header .bp__ch-price-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px}.single-info .block__price .bp__content-header .bp__ch-price-price{font-weight:600;font-size:32px;line-height:91%;color:#242424}.single-info .block__price .bp__content-header .bp__ch-price-btn a{display:inline-flex;align-items:center;justify-content:center;background:#3fb9b7;border-radius:100px;padding:22px 50px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff}.single-info .block__price .bp__table-left{padding-left:12px}.single-info .block__price .bp__table-info{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding-top:20px;padding-bottom:0}.single-info .block__price .bp__table-info .bp__table-left{font-weight:400;font-size:19px;line-height:153%;color:rgba(36,36,36,.3)}.single-info .block__price .bp__table-info .bp__table-right{font-weight:400;font-size:19px;line-height:153%;text-align:center;color:rgba(36,36,36,.3)}.single-info .block__price .bp__table-service{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding-top:20px;padding-bottom:20px;border-bottom:2px solid #fbf9f8}.single-info .block__price .bp__table-title{padding-left:12px}.single-info .block__price .bp__table-title h3{font-weight:400;font-size:24px;line-height:133%;color:#242424}.single-info .block__price .bp__table-price{font-weight:400;font-size:24px;line-height:121%;text-align:center;color:#242424}.single-info .block__price .bp__table-total{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding-top:20px;padding-bottom:20px}.single-info .block__price .bp__table-total .bp__table-left{font-weight:600;font-size:24px;line-height:121%;color:#3fb9b7}.single-info .block__price .bp__table-total .bp__table-right{font-weight:600;font-size:24px;line-height:121%;text-align:center;color:#3fb9b7}.aside__directions{position:sticky;top:240px}.aside__directions-title{font-weight:600;font-size:24px;line-height:146%;text-transform:uppercase;color:#242424;margin-bottom:32px}.aside__directions-selection{margin-bottom:44px}.aside__directions-list{display:flex;gap:14px;flex-direction:column;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 62rem){.aside__directions-list{flex-direction:row;flex-wrap:nowrap}}@media(max-width: 62rem)and (max-width: 62rem){.aside__directions-list{margin-bottom:60px}}@media(max-width: 62rem)and (max-width: 48rem){.aside__directions-list{margin-bottom:40px}}.aside__directions-item a{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:19px;line-height:126%;text-align:center;color:#3fb9b7;border:1px solid #3fb9b7;border-radius:100px;padding:20px 23px;transition:color .3s ease-in-out}@media(max-width: 48rem){.aside__directions-item a{display:flex;white-space:nowrap}}.aside__directions-item a:hover{color:#fff;background:#3fb9b7}.single-info .faq-list{width:100%;margin:0 auto;font-family:Arial,sans-serif}.single-info .faq-list details{margin-bottom:1em;border:1px solid #ddd;border-radius:5px;padding:1em;background:#f9f9f9}.single-info .faq-list summary{font-weight:bold;cursor:pointer;outline:none;margin:0;padding:.5em 0}.single-info .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.single-info .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.single-info .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.single-info p>a{color:#2eaaa8;transition:.3s ease-in-out}.single-info p>a:hover{color:#3fb9b7}.single-info p.has-text-align-center{text-align:center}.single-info p.has-text-align-left{text-align:left}.single-info p.has-text-align-right{text-align:right}.single-info ul li,.single-info ol li{font-size:19px;line-height:1.3;margin-bottom:6px}.single-info ul li>a,.single-info ol li>a{color:#2eaaa8;transition:.3s ease-in-out}.single-info ul li>a:hover,.single-info ol li>a:hover{color:#3fb9b7}@media(max-width: 48rem){.single-info ul li,.single-info ol li{font-size:16px}}.section-price{padding-top:50px}.section-price .container{width:1140px}.price__title h1{font-weight:600;font-size:52px;line-height:119%;text-align:center;color:#242424;margin-bottom:60px}.price__search{display:flex;position:relative}.price__search input{border:1px solid #3fb9b7;border-radius:100px;padding:24px;width:100%;height:64px;font-weight:400;font-size:16px;line-height:150%;color:#242424}@media(max-width: 48rem){.price__search input{font-size:16px}}.price__search input:focus{outline:2px solid #3fb9b7}.price__search input::placeholder{font-weight:400;font-size:16px;line-height:150%;color:#242424}@media(max-width: 48rem){.price__search input::placeholder{font-size:16px}}.price__search button{border:none;background:none;padding:0;font:inherit;cursor:pointer;outline:inherit;position:absolute;right:0;transition:opacity .3s ease}.price__search button:disabled{opacity:.5;cursor:not-allowed}.price__search button:hover:not(:disabled){opacity:.8}.price__array{margin-top:60px}@media(max-width: 48rem){.price__array{margin-top:32px}}.price__array .bp__item-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:10px;border-bottom:4px solid #3fb9b7;cursor:pointer;user-select:none;transition:all .3s ease}.price__array .bp__item-title:hover{opacity:.9}.price__array .bp__item-title h3{font-weight:700;font-size:32px;color:#3fb9b7}@media(max-width: 48rem){.price__array .bp__item-title h3{font-size:24px}}.price__array .bp__item-icon{flex:0 0 auto;width:80px;height:80px;transition:transform .3s ease}@media(max-width: 48rem){.price__array .bp__item-icon{width:62px;height:62px}}.price__array .bp__item-icon img{width:100%;height:100%;object-fit:contain}.price__array .bp__item.active .bp__item-icon{transform:rotate(135deg)}.price__array .bp__bg{border-radius:30px;background:rgba(217,241,241,.2);margin-bottom:24px}.price__array .bp__content{max-height:0;overflow:hidden;transition:max-height .4s ease}.price__array .bp__content-header{background:rgba(217,241,241,.8);border-radius:30px;padding:30px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}@media(max-width: 48rem){.price__array .bp__content-header{flex-direction:column;align-items:stretch;padding:24px 15px;gap:16px}}.price__array .bp__content-header .bp__ch-left{flex:1;min-width:0}.price__array .bp__content-header .bp__ch-title{font-weight:400;font-size:24px;line-height:121%;color:#242424;margin-bottom:8px}@media(max-width: 48rem){.price__array .bp__content-header .bp__ch-title{font-size:20px}}.price__array .bp__content-header .bp__ch-info{font-size:16px;color:#159b99}.price__array .bp__content-header .bp__ch-price{display:flex;align-items:center;gap:24px;flex-shrink:0}@media(max-width: 48rem){.price__array .bp__content-header .bp__ch-price{flex-direction:column;align-items:stretch;gap:16px}}.price__array .bp__content-header .bp__ch-price-text{font-weight:400;font-size:16px;line-height:137%;color:#159b99;text-align:right}@media(max-width: 48rem){.price__array .bp__content-header .bp__ch-price-text{text-align:left}}.price__array .bp__content-header .bp__ch-price-block{display:flex;align-items:center;gap:16px}.price__array .bp__content-header .bp__ch-price-price{font-weight:600;font-size:32px;line-height:91%;color:#3fb9b7;white-space:nowrap}.price__array .bp__content-header .bp__ch-price-btn a{display:inline-flex;align-items:center;justify-content:center;background:#3fb9b7;border-radius:100px;padding:22px 50px;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;transition:.3s ease-in-out;white-space:nowrap}.price__array .bp__content-header .bp__ch-price-btn a:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}@media(max-width: 48rem){.price__array .bp__content-header .bp__ch-price-btn a{width:100%}}.price__array .bp__content-general--with-btn .bp__table-info{grid-template-columns:1fr 135px 160px}@media(max-width: 48rem){.price__array .bp__content-general--with-btn .bp__table-info{grid-template-columns:1fr 100px}}.price__array .bp__table-left{padding-left:12px}@media(max-width: 48rem){.price__array .bp__table-left{padding-left:0}}.price__array .bp__table-info{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:0}@media(max-width: 48rem){.price__array .bp__table-info{display:none}}.price__array .bp__table-info .bp__table-left{font-weight:400;font-size:19px;line-height:153%;color:rgba(36,36,36,.3)}.price__array .bp__table-info .bp__table-right{font-weight:400;font-size:19px;line-height:153%;text-align:center;color:rgba(36,36,36,.3)}.price__array .bp__table-service{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding:20px;border-bottom:2px solid #fbf9f8}.price__array .bp__table-service:last-child{border-bottom:none}@media(max-width: 48rem){.price__array .bp__table-service{grid-template-columns:1fr 100px;align-items:start;padding:14px;gap:10px}}.price__array .bp__table-service--with-btn{grid-template-columns:1fr 135px 160px;border-radius:16px;transition:background .2s ease}@media(max-width: 48rem){.price__array .bp__table-service--with-btn{grid-template-columns:1fr 100px;grid-template-rows:auto auto}}.price__array .bp__table-service--with-btn .bp__table-btn{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.price__array .bp__table-service--with-btn:hover{background:rgba(217,241,241,.8);border-bottom-color:rgba(0,0,0,0)}.price__array .bp__table-service--with-btn:hover+.bp__table-service--with-btn{border-top-color:rgba(0,0,0,0)}.price__array .bp__table-service--with-btn:hover .bp__table-btn{opacity:1;visibility:visible}@media(max-width: 48rem){.price__array .bp__table-service--with-btn .bp__table-btn{opacity:1;visibility:visible}}.price__array .bp__table-btn a{display:inline-flex;align-items:center;justify-content:center;background:#3fb9b7;border-radius:100px;padding:14px 28px;font-weight:700;font-size:14px;text-transform:uppercase;color:#fff;white-space:nowrap;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.price__array .bp__table-btn a:hover{background:#2eaaa8;box-shadow:0 4px 30px 0 rgba(63,185,183,.3)}@media(max-width: 48rem){.price__array .bp__table-btn{grid-column:1/-1}.price__array .bp__table-btn a{width:100%}}.price__array .bp__table-title{padding-left:12px}@media(max-width: 48rem){.price__array .bp__table-title{padding-left:0}}.price__array .bp__table-title h3{font-weight:400;font-size:24px;line-height:133%;color:#242424}@media(max-width: 48rem){.price__array .bp__table-title h3{font-size:16px}}.price__array .bp__table-price{font-weight:400;font-size:24px;line-height:121%;text-align:center;color:#242424}@media(max-width: 48rem){.price__array .bp__table-price{font-size:20px;text-align:right}}.price__array .bp__table-total{display:grid;grid-template-columns:1fr 135px;align-items:center;gap:50px;padding:20px}@media(max-width: 48rem){.price__array .bp__table-total{grid-template-columns:1fr 100px;align-items:start;padding:14px;gap:10px}}.price__array .bp__table-total .bp__table-left{font-weight:600;font-size:24px;line-height:121%;color:#3fb9b7}@media(max-width: 48rem){.price__array .bp__table-total .bp__table-left{font-size:20px}}.price__array .bp__table-total .bp__table-right{font-weight:600;font-size:24px;line-height:121%;text-align:center;color:#3fb9b7}@media(max-width: 48rem){.price__array .bp__table-total .bp__table-right{font-size:20px;text-align:right}}#price-groups-list.is-loading{opacity:.6;pointer-events:none;position:relative}#price-groups-list.is-loading::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:48px;height:48px;border:4px solid #3fb9b7;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:price-spinner .8s linear infinite}@keyframes price-spinner{to{transform:translate(-50%, -50%) rotate(360deg)}}.price__no-results{text-align:center;padding:60px 20px}.price__no-results p{font-size:18px;color:#666;line-height:1.6}.price__error{text-align:center;padding:40px 20px;background:rgba(239,68,68,.1);border-radius:12px;color:#dc2626;font-size:16px}
