.footer{background-color:#151612;width:100%;padding:20px 0 27px}@media screen and (max-width:1304px){.footer__contacts{display:none}}.footer .wrapper{box-sizing:border-box;justify-content:space-around;align-items:flex-start;width:100%;max-width:1440px;margin:0 auto;display:flex}@media screen and (max-width:860px){.footer .wrapper{flex-direction:column;justify-content:center;align-items:baseline;width:fit-content}.footer .wrapper:not(:last-child){margin-bottom:10px}}@media screen and (max-width:1304px){.footer .wrapper{justify-content:space-around;padding:0 20px}}.footer__contacts .logo{background-image:url(/header/logo/logo-dark.svg);background-repeat:no-repeat;background-size:contain;width:90px;height:40px;margin-bottom:14px;display:block}.footer__contacts .socials{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:87px;display:flex}.footer__services,.footer__legal,.footer__additional{width:fit-content;max-width:320px}@media screen and (max-width:860px){.footer__services,.footer__legal{margin-bottom:10px}}.footer .name{color:#fff;text-align:left;margin:0 0 15px;font-size:16px;font-weight:500;line-height:19.09px}.footer .text,.footer .link{color:#7e7e7c;text-align:left;font-size:16px;font-weight:400;line-height:19.09px}.footer .link{margin-bottom:10px;display:block}.footer .link:hover{color:#fff}
.theme-button{cursor:pointer;border:1px solid #626262;border-radius:20px;justify-content:start;align-items:center;width:50px;height:25px;display:flex}.theme-button__toggle{background-color:var(--header-theme-toggle-color);background-image:var(--header-theme-toggle-image);background-position:50%;background-repeat:no-repeat;border-radius:100%;width:19px;height:19px;margin:0 5px;transition-duration:.4s;display:block}.theme-button__toggle_theme_light{transform:translate(0)}.theme-button__toggle_theme_dark{transform:translate(20px)}
.hamburger{cursor:pointer;background-image:url(/header/hamburger/hamburger-strips.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--header-hamb-backrd-color);border:var(--header-hamb-border);border-radius:100%;width:40px;height:40px}.hamburger_open{background-image:url(/header/hamburger/hamburger-cross.svg);background-size:contain}@media screen and (min-width:937px){.hamburger{display:none}}
.tel{justify-content:center;align-items:center;display:flex}.tel__icon{background-image:url(/header/menu-tel.svg);background-position:50%;background-repeat:no-repeat;width:15px;height:15px;margin-right:5.5px}.tel__text{text-align:left;color:var(--header-telegram-text-color);font-size:16px;font-weight:600;line-height:19.2px}
.header-menu{z-index:100;border:1px solid var(--header-border-color);background-color:var(--background-header-color);border-radius:8px 0 0 8px;width:173px;height:187px;padding:15px 19px;animation-name:open-menu;animation-duration:.5s;position:absolute;bottom:-218px;right:0}.header-menu__navs{border-bottom:1px solid var(--header-border-color);flex-direction:column;justify-content:center;align-items:baseline;display:flex}.header-menu__navs .nav{text-align:left;margin-bottom:10px;font-size:14px;font-weight:400;line-height:16.8px}.header-menu__navs .nav:active,.header-menu__navs .nav:hover,.header-menu__navs .nav{color:var(--header-telegram-text-color);text-decoration:none}.header-menu__socials a{margin-top:10px}@keyframes open-menu{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0%)}}
.light{--background-color:#fff;--background-header-color:#fff;--header-border-color:#e6e6e6;--header-logo:url(/header/logo/logo-light.svg);--header-theme-button-color:#626262;--header-theme-toggle-color:#feef67;--header-theme-toggle-image:url(/header/theme-toggle/theme-toggle-light.svg);--header-telegram-image:url(/header/telegram/telegram-light.svg);--header-whatsapp-image:url(/header/whatsapp/whatsapp-light.svg);--header-telegram-text-color:#000;--header-hamb-backrd-color:#cc9766;--header-hamb-border:none;--base-text-color:#000;--base-accent-color:#563632;--base-accent-color-reverse:#cc9766;--doctor-back-head-color:#f2f3f7;--doctor-back-content-color:#f6f6f6}.dark{--background-color:#141414;--background-header-color:#222;--header-border-color:#414141;--header-logo:url(/header/logo/logo-dark.svg);--header-theme-button-color:#626262;--header-theme-toggle-color:#cc9766;--header-theme-toggle-image:url(/header/theme-toggle/theme-toggle-dark.svg);--header-telegram-image:url(/header/telegram/telegram-dark.svg);--header-whatsapp-image:url(/header/whatsapp/whatsapp-dark.svg);--header-telegram-text-color:#fff;--header-hamb-backrd-color:none;--header-hamb-border:1px solid #626262;--base-text-color:#fff;--base-accent-color:#cc9766;--base-accent-color-reverse:#fff;--doctor-back-head-color:#222;--doctor-back-content-color:#222}.header{border-bottom:1px solid var(--header-border-color);background-color:var(--background-header-color);justify-content:space-around;align-items:center;width:100vw;max-width:1440px;height:60px;margin:0 auto;display:flex;position:relative}.header__logo{background-image:var(--header-logo);background-repeat:no-repeat;background-size:contain;width:90px;height:40px;display:block}.header__navs{max-width:600px;display:none}.header__navs a:hover{color:#cc9766}.header__navs a:not(:last-of-type){margin-right:17px}@media screen and (min-width:937px){.header__navs{display:block}}.header{--tablet-desktop-break:937px}.desktop-1020{display:none!important}@media screen and (min-width:1020px){.desktop-1020{display:flex!important}}.desktop-1198{display:none}@media screen and (min-width:1198px){.desktop-1198{display:flex}}
.cookie-warning{z-index:1000;width:100%;position:fixed;top:50%;left:0}@media screen and (max-width:612px){.cookie-warning{display:none!important}}.cookie-warning__bunner{background-color:#563632;border-radius:20px;justify-content:space-around;align-items:center;width:95%;max-width:700px;margin:0 auto;padding-left:30px;display:flex}@media screen and (max-width:612px){.cookie-warning__bunner{border-radius:0 0 20px 20px;flex-direction:column-reverse;padding:10px}}.cookie-warning__bunner .content .agreement-head{color:#f2f3f7;padding:0}@media screen and (max-width:612px){.cookie-warning__bunner .content .agreement-head{text-align:center}}.cookie-warning__bunner .content .agreement-body{color:#f2f3f7;padding:0}@media screen and (max-width:612px){.cookie-warning__bunner .content .agreement-body{text-align:center}}.cookie-warning__bunner .content .privacy-link{color:#cc9766}.cookie-warning__bunner .content .agree-btn{cursor:pointer;text-transform:uppercase;background-color:#6ba360;border:0;border-radius:5px;margin-top:10px;padding:10px 20px;display:block}@media screen and (max-width:612px){.cookie-warning__bunner .content .agree-btn{text-align:center;margin:10px auto}}
@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Thin-s.021ce195.woff2)format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_ThinItalic-s.f800af3f.woff2)format("woff2");font-display:swap;font-weight:100;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Ultralight-s.9e50158e.woff2)format("woff2");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_UltralightItalic-s.f603fb98.woff2)format("woff2");font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Light-s.2f2a8377.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_LightItalic-s.c5e56292.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Regular-s.65f05217.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_RegularItalic-s.de0e14e1.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Medium-s.88eb27fe.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_MediumItalic-s.b4c51dc4.woff2)format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Semibold-s.bc6dda64.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_SemiboldItalic-s.705272b8.woff2)format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Bold-s.30b417b1.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_BoldItalic-s.83f85456.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Heavy-s.c49c95e2.woff2)format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_HeavyItalic-s.b13e03d7.woff2)format("woff2");font-display:swap;font-weight:800;font-style:italic}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_Black-s.8b70daa3.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:myFont;src:url(../media/SF_Pro_Display_BlackItalic-s.1194f400.woff2)format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:myFont Fallback;src:local(Arial);ascent-override:101.52%;descent-override:25.72%;line-gap-override:0.0%;size-adjust:93.79%}.myfont_b2585ead-module___44qfW__className{font-family:myFont,myFont Fallback}
.light{--background-color:#fff;--background-header-color:#fff;--header-border-color:#e6e6e6;--header-logo:url(/header/logo/logo-light.svg);--header-theme-button-color:#626262;--header-theme-toggle-color:#feef67;--header-theme-toggle-image:url(/header/theme-toggle/theme-toggle-light.svg);--header-telegram-image:url(/header/telegram/telegram-light.svg);--header-whatsapp-image:url(/header/whatsapp/whatsapp-light.svg);--header-telegram-text-color:#000;--header-hamb-backrd-color:#cc9766;--header-hamb-border:none;--base-text-color:#000;--base-accent-color:#563632;--base-accent-color-reverse:#cc9766;--doctor-back-head-color:#f2f3f7;--doctor-back-content-color:#f6f6f6}.dark{--background-color:#141414;--background-header-color:#222;--header-border-color:#414141;--header-logo:url(/header/logo/logo-dark.svg);--header-theme-button-color:#626262;--header-theme-toggle-color:#cc9766;--header-theme-toggle-image:url(/header/theme-toggle/theme-toggle-dark.svg);--header-telegram-image:url(/header/telegram/telegram-dark.svg);--header-whatsapp-image:url(/header/whatsapp/whatsapp-dark.svg);--header-telegram-text-color:#fff;--header-hamb-backrd-color:none;--header-hamb-border:1px solid #626262;--base-text-color:#fff;--base-accent-color:#cc9766;--base-accent-color-reverse:#fff;--doctor-back-head-color:#222;--doctor-back-content-color:#222}html,body{background-color:var(--background-color);min-width:320px;margin:0;padding:0;overflow-x:hidden}html{min-height:100%;display:block}body{min-height:100vh;display:block;position:relative}h1,h2,h3,h4{margin:0;padding:0}a:active,a:hover,a{color:var(--base-text-color);text-decoration:none}
