.logo.svelte-na9uof{position:absolute;top:var(--pad);left:var(--pad);width:96px;height:53px;background:url(../../../assets/images/header/logo-white.png) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:1}.nav.svelte-na9uof{position:absolute;top:var(--pad);right:var(--pad);display:flex;height:47px;margin:8px;border-radius:3px;z-index:1;font-size:14px}.nav_stroke.svelte-na9uof{position:absolute;top:-11px;right:-11px;bottom:-11px;left:-11px;pointer-events:none}.nav_links.svelte-na9uof{display:flex;padding-left:0 10px;align-items:center}.nav_link.svelte-na9uof{color:var(--text-color);text-decoration:none;padding:0 15px;transition:.3s opacity}.nav_link.svelte-na9uof:first-of-type{padding-left:30px}.nav_link.svelte-na9uof:last-of-type{padding-right:30px}.nav_links.svelte-na9uof:hover .nav_link:where(.svelte-na9uof){opacity:.6}.nav_links.svelte-na9uof:hover .nav_link:where(.svelte-na9uof):hover{opacity:1}.nav_button.svelte-na9uof{display:flex;color:var(--cta-text-color);align-items:center;padding:0 30px;background:var(--cta-color);border-radius:0 3px 3px 0;transition:.3s background-color,.3s color}.nav_button.svelte-na9uof:hover{background:var(--cta-hover-color)}.mobile-nav.svelte-na9uof{display:none;position:absolute;top:var(--pad);right:var(--pad);margin:8px;z-index:2}.menu-prompt.svelte-na9uof{width:37px;height:37px;border-radius:3px;margin-right:4px}.menu-prompt_icon.svelte-na9uof svg:where(.svelte-na9uof){fill:var(--text-color)}.mobile-nav.svelte-na9uof .nav_button:where(.svelte-na9uof){border-radius:3px;padding:0 20px}.click-catch.svelte-na9uof{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:#0d111353}.mobile-menu.svelte-na9uof{display:none;position:fixed;flex-direction:column;top:110px;left:0;right:0;margin:auto;max-width:400px;width:calc(100% - 2 * var(--pad) - 2 * 8px);box-sizing:border-box;padding:5px 20px 20px;border-radius:6px;z-index:1}.mobile-menu_links.svelte-na9uof{display:flex;flex-direction:column}.mobile-menu_link.svelte-na9uof{display:flex;height:2.2em;align-items:center;color:#00000059;border-bottom:.5px solid rgba(255,255,255,.2)}.mobile-menu_link.svelte-na9uof:last-of-type{border-bottom:none}.buy-block.svelte-na9uof{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:70px}.buy-block_left.svelte-na9uof{display:flex;flex-direction:column}.buy-block_subtitle.svelte-na9uof{font-size:22px}.buy-block_description.svelte-na9uof{opacity:.6}.buy-block_cta.svelte-na9uof{display:block;color:#000;background:#fff;min-width:70px;padding:10px 15px;text-align:center;border-radius:3px;cursor:pointer}@media (max-width: 768px){.nav.svelte-na9uof{display:none}.mobile-nav.svelte-na9uof,.click-catch.svelte-na9uof,.mobile-menu.svelte-na9uof{display:flex}@media (max-height: 690px){.mobile-menu_link.svelte-na9uof{font-size:28px}.buy-block.svelte-na9uof{margin-top:50px}.buy-block_subtitle.svelte-na9uof{font-size:18px}.buy-block_description.svelte-na9uof{font-size:12px}}@media (max-height: 600px){.mobile-menu_link.svelte-na9uof{font-size:24px}.buy-block.svelte-na9uof{margin-top:30px}.buy-block_subtitle.svelte-na9uof{font-size:16px}}@media (max-height: 540px){.mobile-menu_link.svelte-na9uof{font-size:20px}.buy-block.svelte-na9uof{margin-top:15px}}}.percentage.svelte-1w1dhb3{position:fixed;bottom:4vh;right:4vh;color:#ffffff5c;font-size:18vh;font-weight:600;line-height:.7em}.panel.svelte-16r0c1e{background:var(--gui-background);padding:var(--gui-padding);height:100%;overflow-y:auto;box-sizing:border-box}.outer.svelte-ui3ieo{height:var(--input-height);position:relative;flex:var(--flex, 1)}.outer.svelte-ui3ieo:focus{outline:none}.drag.svelte-ui3ieo{height:100%;border-radius:3px;background:var(--input-background);display:flex;justify-content:center;align-items:center}.drag.svelte-ui3ieo:not(.drag--readonly):hover{background:var(--input-hover-background)}.value.svelte-ui3ieo{font:var(--input-font);color:var(--input-color);pointer-events:none;-webkit-user-select:none;user-select:none;position:relative;white-space:nowrap}.arrow.svelte-ui3ieo{position:absolute;top:0;bottom:0;color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:10px;line-height:var(--input-height);text-align:center;width:16px;background:var(--input-background);border-radius:3px;font-family:serif}.arrow.svelte-ui3ieo:hover{background:var(--input-hover-background)}.arrow--left.svelte-ui3ieo{left:0}.arrow--right.svelte-ui3ieo{right:0}.bar.svelte-ui3ieo{background:var(--input-bar-color);position:absolute;top:0;left:0;bottom:0;border-radius:3px}.input.svelte-ui3ieo{border:0;margin:0;padding:0;text-indent:5px;height:100%;width:100%;line-height:var(--input-height);border-radius:3px;background:var(--input-background);font:var(--input-font);color:var(--input-color)}.input.svelte-ui3ieo:focus{outline:var(--input-focus);outline-offset:-1px}.outer.svelte-1vgxe4r{height:var(--input-height);position:relative;display:flex;align-items:center;flex:var(--flex, 1)}.label.svelte-1vgxe4r{flex:1;font:var(--input-font);color:var(--input-color);white-space:nowrap;-webkit-user-select:none;user-select:none}.input.svelte-1vgxe4r{height:calc(var(--input-height) * .6);width:calc(var(--input-height) * .6);vertical-align:middle}.outer.svelte-1g002yf{height:var(--input-height);position:relative;flex:var(--flex, 1)}.outer.svelte-1g002yf:focus{outline:none}.input.svelte-1g002yf{border:0;margin:0;padding:0;text-indent:5px;height:100%;width:100%;line-height:var(--input-height);border-radius:3px;background:var(--input-background);text-align:center;font:var(--input-font);color:var(--input-color)}.input.svelte-1g002yf:focus{outline:var(--input-focus);outline-offset:-1px}:root{--picker-width: 300px;--picker-height: 200px;--slider-width: 12px;--checker-color-1: #1b1b1b;--checker-color-2: #333}.outer.svelte-196cnl8{padding:8px;background-color:#1b1b1b;border:1px solid #4672b2;border-radius:6px;position:relative;width:var(--picker-width)}.mouse-inputs.svelte-196cnl8{display:flex;gap:8px;width:100%;margin-bottom:5px}.picker.svelte-196cnl8{position:relative;width:100%;height:var(--picker-height);background:linear-gradient(#fff0,#000),linear-gradient(.25turn,#fff,#0000),var(--color-bg);outline:none;border-radius:3px;-webkit-user-select:none;user-select:none}.picker.svelte-196cnl8:focus{outline:var(--input-focus)}.picker-indicator.svelte-196cnl8{position:absolute;width:10px;height:10px;margin:-5px;background-color:#fff;border-radius:5px;box-shadow:0 0 4px #000;pointer-events:none}.slider.svelte-196cnl8{width:var(--slider-width);height:var(--picker-height);position:relative;border-radius:3px;outline:none;-webkit-user-select:none;user-select:none;flex-shrink:0}.slider.svelte-196cnl8:focus{outline:var(--input-focus)}.slider--hue.svelte-196cnl8{background:linear-gradient(0deg,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.slider--alpha.svelte-196cnl8{background-color:var(--checker-color-2);background-image:repeating-linear-gradient(45deg,var(--checker-color-1) 25%,transparent 25%,transparent 75%,var(--checker-color-1) 75%,var(--checker-color-1)),repeating-linear-gradient(45deg,var(--checker-color-1) 25%,var(--checker-color-2) 25%,var(--checker-color-2) 75%,var(--checker-color-1) 75%,var(--checker-color-1));background-position:0 0,calc(var(--slider-width) / 2) calc(var(--slider-width) / 2);background-size:calc(var(--slider-width) / 1) calc(var(--slider-width) / 1)}.slider--alpha.svelte-196cnl8:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000000,var(--alpha-color));border-radius:3px}.slider-indicator.svelte-196cnl8{position:absolute;left:50%;width:var(--slider-width);height:3px;margin:-1px calc(var(--slider-width) / -2);background-color:#fff;border-radius:100px;box-shadow:0 0 4px #000;pointer-events:none;z-index:1;box-sizing:border-box}.text-inputs.svelte-196cnl8{display:flex;flex-direction:column;gap:3px;margin:3px;flex:1;width:100%}.input-container.svelte-196cnl8{display:flex;flex:1;gap:3px}.input-mode-toggle.svelte-196cnl8{min-width:10px;border:none;background-color:var(--input-background);color:var(--input-color);font:var(--input-font);padding:0;border-radius:3px;height:var(--input-height);line-height:var(--input-height);text-align:center;cursor:pointer;flex:1;margin:0;transition:background-color .2s}.input-mode-toggle.svelte-196cnl8:hover{background-color:var(--input-hover-background)}.outer.svelte-d54hy2{height:var(--input-height);position:relative;border-radius:3px;flex:var(--flex, 1)}.outer--active.svelte-d54hy2,.outer.svelte-d54hy2:focus{outline:var(--input-focus);outline-offset:-1px}.color-picker-container.svelte-d54hy2{position:fixed;top:0;left:0}.outer.svelte-12m9euk{height:var(--input-height);position:relative;display:flex;align-items:center;flex:var(--flex, 1)}.button.svelte-12m9euk{font:var(--input-font);color:var(--input-color);vertical-align:middle;background:var(--input-background);width:-webkit-fill-available;height:-webkit-fill-available;border-radius:3px;border:0;box-shadow:inset 2px 2px 7px -5px #ffffff6b;cursor:pointer}.button.svelte-12m9euk:hover{background:var(--input-hover-background)}.button.svelte-12m9euk:hover:active{background:var(--input-background);box-shadow:inset -1px -1px 7px -5px #ffffff6b}.close-prompt.svelte-dz8b92{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1b1b1b87}.menu.svelte-dz8b92{position:fixed;width:260px;background:var(--gui-background);padding:6px;border-radius:5px;border:var(--input-focus)}.menu-item.svelte-dz8b92{position:relative;font:var(--label-font);line-height:var(--input-height);color:var(--label-color);-webkit-user-select:none;user-select:none;background:var(--input-background);padding:0 0 0 10px;border-radius:3px;cursor:pointer;transition:.15s background-color}.menu-item.svelte-dz8b92:not(:last-child){margin-bottom:3px}.menu-item.svelte-dz8b92:hover{background:var(--input-hover-background)}.menu-item.svelte-dz8b92:active{background:var(--input-active-background)}.outer.svelte-10ciwkz{display:flex;margin:3px;outline:none}.outer.svelte-10ciwkz:focus{outline:none}.left.svelte-10ciwkz{width:var(--label-width);position:relative;flex-shrink:0}.right.svelte-10ciwkz{flex:1;position:relative;overflow-x:auto}.right.svelte-10ciwkz::-webkit-scrollbar{height:0px}.label.svelte-10ciwkz{font:var(--label-font);line-height:var(--input-height);text-align:right;margin-right:10px;color:var(--label-color);-webkit-user-select:none;user-select:none}.resize-prompt.svelte-10ciwkz{position:absolute;right:0;top:0;bottom:0;cursor:ew-resize;width:10px}.input-container.svelte-10ciwkz:not(:first-of-type){margin-top:3px}.outer.inline.svelte-10ciwkz .right:where(.svelte-10ciwkz){display:flex}.outer.inline.svelte-10ciwkz .input-container:where(.svelte-10ciwkz){flex:1}.outer.inline.svelte-10ciwkz .input-container:where(.svelte-10ciwkz):not(:first-of-type){margin-top:0;margin-left:3px}.folder.svelte-xbp44s{margin-bottom:3px}.folder--top-level.svelte-xbp44s{padding:3px 2px;background:var(--folder-background);border-radius:4px}.prompt.svelte-xbp44s{display:flex;cursor:pointer}.arrow.svelte-xbp44s{color:#fff;height:var(--input-height);text-align:center;width:20px;position:relative;transform:rotate(90deg)}.arrow.svelte-xbp44s:after{content:"";display:block;position:absolute;left:calc(50% - 3px);top:calc(50% - 4px);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid var(--label-color)}.label.svelte-xbp44s{font:var(--label-font);line-height:var(--input-height);text-align:right;margin-right:10px;color:var(--label-color);-webkit-user-select:none;user-select:none}.folder--collapsed.svelte-xbp44s .arrow:where(.svelte-xbp44s){transform:rotate(0)}.folder.svelte-xbp44s:not(.folder--top-level) .prompt:where(.svelte-xbp44s){padding-left:20px}.speech.svelte-g4y27x{position:fixed;right:calc(var(--pad) + 8px);bottom:calc(var(--pad) + 8px + 60px);transform-origin:bottom right}.speech_background.svelte-g4y27x{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:6px}.speech_bubble-hook.svelte-g4y27x{position:absolute;bottom:-10px;right:14px;width:18px;height:18px;background-image:url(../../../assets/images/common/bubble-hook.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.speech_text.svelte-g4y27x{color:#000;padding:10px;position:relative}.chat.svelte-g4y27x{position:fixed;right:calc(var(--pad) + 8px);bottom:calc(var(--pad) + 8px);z-index:2;width:33px;height:33px;cursor:pointer}.background.svelte-g4y27x{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:6px;transition:background .15s}.icon.svelte-g4y27x{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.icon.svelte-g4y27x svg:where(.svelte-g4y27x){display:block;transition:.3s fill}.chat--hover.svelte-g4y27x .background:where(.svelte-g4y27x){background:var(--cta-hover-color)}.chat--hover.svelte-g4y27x .icon:where(.svelte-g4y27x) svg:where(.svelte-g4y27x){fill:var(--cta-text-color)}.border.svelte-g4y27x{position:absolute;top:-11px;right:-11px;bottom:-11px;left:-11px}svg.svelte-g4y27x{display:block}rect.svelte-g4y27x{transition:opacity .3s,stroke-dashoffset .3s,stroke-dasharray .3s}.chat--hover.svelte-g4y27x .corner-rect:where(.svelte-g4y27x){opacity:0}@media (max-width: 768px){.speech.svelte-g4y27x{width:250px}}@font-face{font-family:Krissai;font-style:normal;font-weight:400;src:url(../../../assets/fonts/krissai-normal.woff2) format("woff2")}@font-face{font-family:Krissai;font-style:normal;font-weight:600;src:url(../../../assets/fonts/krissai-bold.woff2) format("woff2")}:root{--white: #fff;--glass-color: rgba(255, 255, 255, .2);--glass-stroke-color: rgba(255, 255, 255, .3);--blue-text: rgb(15, 15, 15);--blue-cta: rgb(15, 15, 15);--blue-cta-hover: rgb(51, 51, 51);--blue-cta-text: rgb(255, 255, 255);--front-desk-text: rgb(108, 0, 0);--front-desk-cta: rgba(196, 45, 45, .35);--front-desk-cta-hover: rgba(196, 45, 45, .5);--front-desk-cta-text: rgb(108, 0, 0);--consultation-room-text: rgb(26, 61, 28);--consultation-room-cta: rgba(25, 147, 23, .35);--consultation-room-cta-hover: rgba(25, 147, 23, .6);--consultation-room-cta-text: rgb(26, 61, 28);--surgery-room-text: rgb(41, 26, 61);--surgery-room-cta: rgba(107, 23, 147, .35);--surgery-room-cta-hover: rgba(107, 23, 147, .6);--surgery-room-cta-text: rgb(41, 26, 61);--doctors-office-text: rgb(54, 39, 16);--doctors-office-cta: rgba(229, 174, 32, .35);--doctors-office-cta-hover: rgba(229, 174, 32, .6);--doctors-office-cta-text: rgb(54, 39, 16);--server-room-text: rgb(86, 52, 2);--server-room-cta: rgba(216, 94, 6, .35);--server-room-cta-hover: linear-gradient(0deg, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, .05) 100%), rgba(216, 94, 6, .6);--server-room-cta-text: rgb(86, 52, 2);--administration-room-text: rgb(24, 26, 90);--administration-room-cta: rgba(23, 124, 147, .35);--administration-room-cta-hover: rgba(23, 124, 147, .6);--administration-room-cta-text: rgb(24, 26, 90);--aftercare-text: rgb(15, 56, 34);--aftercare-cta: rgba(23, 147, 72, .35);--aftercare-cta-hover: rgba(23, 147, 72, .6);--aftercare-cta-text: rgb(15, 56, 34);--pad: 30px;--info-blue: #0f0f0f;--info-blue-50: color-mix(in lch, var(--info-blue) 50%, transparent);--info-blue-15: color-mix(in lch, var(--info-blue) 15%, transparent);--info-red: rgba(15, 15, 15, .6);--bg-color: #fff;--body-font: normal 400 16px/1.2em "Krissai", sans-serif;--body-color: #000;--ui-color: #000;--ui-hover-color: #fff;--text-color: var(--blue-text);--cta-color: var(--blue-cta);--cta-hover-color: var(--blue-cta-hover);--cta-text-color: var(--blue-cta-text);--text-color-50: color-mix(in lch, var(--text-color) 50%, transparent);--text-color-20: color-mix(in lch, var(--text-color) 20%, transparent)}*{-webkit-user-select:none;user-select:none;-moz-user-select:none;font-family:inherit;-webkit-tap-highlight-color:transparent}html{height:100%}body{margin:0;height:100%;overflow:hidden;background:var(--bg-color);background:linear-gradient(0deg,#b29fa3,#d2cacc);font:var(--body-font);color:var(--body-color);-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;padding:0;font:inherit;cursor:pointer}a{text-decoration:none;color:inherit}p a{text-decoration:underline}p{margin:0}li{margin:22px 0}h1,h2,h3,h4{margin:0;font-weight:inherit}.D1{font: 400 80px/.97em Krissai;letter-spacing:-.02em}.D2{font: 600 60px/.97em Krissai;letter-spacing:0em}.D3{font: 400 40px/1.2em Krissai;letter-spacing:-.02em}.D4{font: 400 38px/.97em Krissai;letter-spacing:0em}.D7 h3,.D5{font: 400 24px/1.2em Krissai;letter-spacing:0em}.D7 h4,.D6{font: 400 22px/1.15em Krissai;letter-spacing:-.02em}.D9 h3,.D7{font: 400 16px/1.2em Krissai;letter-spacing:0em}.D9 h4,.D8{font: 400 14px/1.2em Krissai;letter-spacing:0em}.D9{font: 400 12px/1.5em Krissai;letter-spacing:0em}.D10{font: 400 10px/1.2em Krissai;letter-spacing:0em}.D-mobile-menu{font: 400 34px/1.2em Krissai;letter-spacing:-.02em}u{text-decoration:none;opacity:.5}.glass-bg{background:var(--glass-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.column{width:calc(100% - 2 * var(--pad));max-width:822px;margin:0 auto}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (max-width: 768px){:root{--pad: 25px}.D3{font: 400 30px/1.2em Krissai}.D6{font: 400 18px/1.15em Krissai}}.webgl-container.svelte-12ctfyc{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}
