@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--svg-btm-default: #878B9A;--svg-btm-active: #2488DF}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.loader{position:fixed;left:0;right:0;top:0;bottom:0;background:#0b294e;z-index:9;display:flex;justify-content:center;align-items:center}.loader .circle{border-radius:50%;border:1px solid #7cb8ec;position:absolute}.loader .c1{width:290px;height:290px;animation:c1 3s ease-in-out infinite;animation-delay:1.2s;opacity:0}.loader .c2{width:250px;height:250px;animation:c2 3s ease-in-out infinite;animation-delay:1s;opacity:.1}.loader .c3{width:210px;height:210px;animation:c3 3s ease-in-out infinite;animation-delay:.8s;opacity:.2}.loader .c4{width:170px;height:170px;animation:c4 3s ease-in-out infinite;animation-delay:.6s;opacity:.3}.loader .c5{width:130px;height:130px;animation:c5 3s ease-in-out infinite;animation-delay:.4s;opacity:.4}.loader .c6{width:90px;height:90px;animation:c6 3s ease-in-out infinite;animation-delay:.2s;opacity:.6}.loader .c7{width:50px;height:50px;animation:c7 3s ease-in-out infinite;opacity:.8}.loader .c8{width:10px;height:10px}@keyframes c1{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes c2{0%{opacity:.1}50%{opacity:1}to{opacity:.1}}@keyframes c3{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes c4{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}@keyframes c5{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes c6{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes c7{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.bottom-nav{height:80px;display:flex;justify-content:center;bottom:0;background:#f8f8f8;width:100%;align-items:center}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:138px;cursor:pointer;height:100%}.bottom-nav__item svg{fill:var(--svg-btm-default)}.bottom-nav__item__text{font-size:12px;font-weight:700;color:#878b9a}.active{color:var(--svg-btm-active)}.active svg{fill:var(--svg-btm-active)}.button-panel{width:52px;border-radius:26px;background:#f2f4f9;right:16px;bottom:calc(100% + 16px);position:absolute;box-shadow:inset 0 -1px 1px #0000001f;display:flex;flex-direction:column;align-items:center;row-gap:6px;justify-content:center;height:242px;transition-duration:.3s}.button-panel__item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.button-panel__divider{width:100%;height:1px;background:#ccd2e9;overflow:hidden}.button-panel__burger{height:24px;width:24px;display:flex;align-items:center;justify-content:center;position:absolute;opacity:0;visibility:hidden;transition-duration:.1s}.button-panel.closed{height:52px}.button-panel.closed .button-panel__item,.button-panel.closed .button-panel__divider{height:0}.button-panel.closed .button-panel__burger{opacity:1;visibility:visible}.stepper{background:#ffffffe6;padding-bottom:7px}.stepper__line-wrapper{display:flex;align-items:center;justify-content:center;height:24px}.stepper__point{width:8px;height:8px;background:#d9ddee;border-radius:50%}.stepper__point.active{background:#2499df}.stepper__line{height:1px;flex-basis:120px;background:#d9ddee}.stepper__line.active{background:#2499df}.stepper__labels-wrapper{display:flex;align-items:center;justify-content:center}.stepper__label{flex-basis:120px;line-height:16px;font-size:12px;text-align:center;color:#21263a;font-weight:600}.stepper__label.active{color:#2488df}.bottomSheet[data-v-8a079f60]{background:#f8f8f8;transition-duration:.3s;display:flex;flex-direction:column;height:220px}.bottomSheet.activePanel[data-v-8a079f60]{height:calc(100svh - 63px)}.bottomSheet.activePanel .bottomSheet__data[data-v-8a079f60]{height:auto;overflow-y:scroll}.bottomSheet.hiddenPanel[data-v-8a079f60]{height:50px}.bottomSheet__content[data-v-8a079f60]{flex-shrink:0;touch-action:none}.bottomSheet__content .resize[data-v-8a079f60]{height:16px;display:flex;align-items:center;justify-content:center;opacity:.5}.bottomSheet__content .resize__element[data-v-8a079f60]{width:56px;height:4px;border-radius:2px;background:#b2bbde}.bottomSheet__content .title[data-v-8a079f60]{padding:0 8px;display:flex;align-items:center}.bottomSheet__content .title__back[data-v-8a079f60]{display:flex;align-items:center;font-size:16px;font-weight:500;flex-shrink:0;color:var(--svg-btm-active)}.bottomSheet__content .title__text[data-v-8a079f60]{font-size:16px;font-weight:600;margin-left:8px;margin-right:8px;flex-grow:1;text-align:center}.bottomSheet__content .title__up[data-v-8a079f60]{transition-duration:.3s;flex-shrink:0;height:32px}.bottomSheet__content .title__up.isRotated[data-v-8a079f60]{transform:rotate(180deg)}.bottomSheet__data[data-v-8a079f60]{height:auto;overflow-y:scroll;flex-grow:1}.bottomSheet__data__img[data-v-8a079f60]{opacity:0;transition-duration:.3s;flex-shrink:0;margin-left:8px}.bottomSheet__data .bottomSheet__pains__item[data-v-8a079f60],.bottomSheet__data .bottomSheet__symptoms__item[data-v-8a079f60]{padding:4px 16px;display:flex;align-items:center}.bottomSheet__data .bottomSheet__pains__item-title[data-v-8a079f60],.bottomSheet__data .bottomSheet__symptoms__item-title[data-v-8a079f60]{flex-grow:1;font-size:14px;color:#21263a;font-weight:400}.bottomSheet__data .bottomSheet__pains__item.selectedPain[data-v-8a079f60],.bottomSheet__data .bottomSheet__symptoms__item.selectedPain[data-v-8a079f60]{background:#d2d3d9}.bottomSheet__data .bottomSheet__pains__item.selectedPain img[data-v-8a079f60],.bottomSheet__data .bottomSheet__symptoms__item.selectedPain img[data-v-8a079f60]{opacity:1}.bottomSheet__tabs[data-v-8a079f60]{padding:4px 8px;flex-shrink:0}.bottomSheet__tabs .bottomSheet__tabs-wrapper[data-v-8a079f60]{padding:3px;background:#d2d3d9;border-radius:8px;display:flex;align-items:center;box-shadow:0 1px 1px #00000038}.bottomSheet__tabs .bottomSheet__tabs-wrapper .bottomSheet__tabs-btn[data-v-8a079f60]{flex-grow:1;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#2488df;font-size:14px}.bottomSheet__tabs .bottomSheet__tabs-wrapper .bottomSheet__tabs-btn.seleted[data-v-8a079f60]{background:#fff;box-shadow:0 1px 1px #0000001f}.bottomSheet__button-wrapper[data-v-8a079f60]{box-shadow:0 -1px 1px #0000001f;padding:4px 16px;flex-shrink:0}.bottomSheet__button-wrapper .next-btn[data-v-8a079f60]{padding:10px 16px;display:block;border:none;border-radius:24px;text-align:center;outline:none;background:#21263a;color:#f5f5d7;width:100%;font-size:16px;font-weight:500}.bottomSheet__button-wrapper .next-btn[data-v-8a079f60]:disabled{background:#ccd2e9}.modal[data-v-8a079f60]{position:absolute;left:0;top:0;right:0;bottom:0;background:#eeeeeecf;display:flex;align-items:center;justify-content:center;color:#000;font-size:20px;padding-left:15px}.modal .modal-text[data-v-8a079f60]{background:#fff;padding:30px;text-align:center;border-radius:5px}.moving-panel{opacity:.8;position:absolute;left:50%;bottom:calc(100% + 66px);transform:translate(-50%);width:50px;height:50px;border-radius:50%;background:#f2f4f9}.moving-panel__button{position:absolute;width:50px;height:50px;border-radius:50%;background:#f2f4f9;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px 6px #0b0b0b42}.moving-panel__button img{width:20px}.moving-panel__button--right{left:100%;transform:rotate(90deg)}.moving-panel__button--top{top:-100%}.moving-panel__button--left{right:100%;transform:rotate(-90deg)}.moving-panel__button--bottom{top:100%;transform:rotate(180deg)}.moving-panel__center-btn{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:#ffa4b0;border-radius:50%}.search-section{padding:16px;display:flex;align-items:center;column-gap:8px}.search-section .search-wrapper{flex-grow:1;padding:8px;background:#eaeaea;border-radius:10px;height:40px;display:flex;align-items:center}.search-section .search-wrapper .search-icon{width:20px;height:20px}.search-section .search-wrapper .search-input{border:none;outline:none;background:none;padding:0 4px;height:24px;flex-grow:1;font-size:16px;color:#000}.search-section .search-wrapper .clear-icon{width:20px;height:20px}.search-history-section{display:flex;flex-direction:column}.search-history-section .search-history-section__item{width:100%;padding:16px;display:flex;align-items:center}.search-history-section .search-history-section__item img{width:24px;height:24px;margin-right:8px;flex-shrink:0}.search-history-section .search-history-section__item div{line-height:24px;font-size:16px;color:gray}.search-res-section{display:flex;flex-direction:column;height:calc(100svh - 152px);overflow-y:scroll}.search-res-section .search-res-section__item{width:100%;padding:16px;display:flex;align-items:center}.search-res-section .search-res-section__item div{line-height:24px;font-size:16px;color:gray;flex-grow:1}.search-res-section .search-res-section__item img{width:24px;height:24px;margin-left:8px;flex-shrink:0}.global-areas-section{display:flex;flex-direction:column;height:calc(100svh - 152px);overflow-y:scroll;padding:16px;row-gap:16px}.global-areas-section__item{padding:18px;display:flex;align-items:center;width:100%;border-radius:20px;box-shadow:0 2px 6px #6e74863d}.global-areas-section__item-img{width:92px;height:56px;border-radius:8px;margin-right:8px;flex-shrink:0}.global-areas-section__item-title{font-size:16px}.pains-symptoms__header{display:flex;align-items:center;padding:16px}.pains-symptoms__header img{width:32px;height:32px;flex-shrink:0}.pains-symptoms__header .pains-symptoms__title{list-style:24px;font-size:20px;font-weight:600;margin-left:auto;margin-right:auto;text-align:center}.pains-symptoms__tabs{padding:8px 16px;flex-shrink:0}.pains-symptoms__tabs .pains-symptoms__wrapper{padding:3px;background:#d2d3d9;border-radius:8px;display:flex;align-items:center;box-shadow:0 1px 1px #00000038}.pains-symptoms__tabs .pains-symptoms__wrapper .pains-symptoms__tab-btn{flex-grow:1;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#2488df;font-size:14px}.pains-symptoms__tabs .pains-symptoms__wrapper .pains-symptoms__tab-btn.active-tab{background:#fff;box-shadow:0 1px 1px #0000001f}.pains-symptoms__list{overflow-y:scroll;height:calc(100svh - 218px)}.pains-symptoms__list .pains-symptoms__item{padding:16px;display:flex;align-items:center}.pains-symptoms__list .pains-symptoms__item img{margin-left:8px;flex-shrink:0;width:24px;height:24px}.pains-symptoms__list .pains-symptoms__item .pains-symptoms__item-title{flex-grow:1;font-size:16px}.bottomSheet[data-v-ecd64629]{background:#f8f8f8;transition-duration:.3s;display:flex;flex-direction:column;height:220px}.bottomSheet .bottomSheet__data[data-v-ecd64629]{height:auto;overflow-y:scroll}.bottomSheet.activePanel[data-v-ecd64629]{height:calc(100svh - 63px)}.bottomSheet.hiddenPanel[data-v-ecd64629]{height:50px}.bottomSheet__content[data-v-ecd64629]{flex-shrink:0;touch-action:none}.bottomSheet__content .resize[data-v-ecd64629]{height:16px;display:flex;align-items:center;justify-content:center;opacity:.5}.bottomSheet__content .resize__element[data-v-ecd64629]{width:56px;height:4px;border-radius:2px;background:#b2bbde}.bottomSheet__content .title[data-v-ecd64629]{padding:0 8px;display:flex;align-items:center}.bottomSheet__content .title__back[data-v-ecd64629]{display:flex;align-items:center;font-size:16px;font-weight:500;flex-shrink:0;color:var(--svg-btm-active)}.bottomSheet__content .title__text[data-v-ecd64629]{font-size:16px;font-weight:600;margin-left:8px;margin-right:8px;flex-grow:1;text-align:center}.bottomSheet__content .title__up[data-v-ecd64629]{transition-duration:.3s;flex-shrink:0;height:32px}.bottomSheet__content .title__up.isRotated[data-v-ecd64629]{transform:rotate(180deg)}.bottomSheet__data[data-v-ecd64629]{flex-grow:1}.bottomSheet__data__img[data-v-ecd64629]{opacity:0;transition-duration:.3s;flex-shrink:0;margin-left:8px}.bottomSheet__data .bottomSheet__pains__item[data-v-ecd64629],.bottomSheet__data .bottomSheet__symptoms__item[data-v-ecd64629]{padding:4px 16px;display:flex;align-items:center}.bottomSheet__data .bottomSheet__pains__item-title[data-v-ecd64629],.bottomSheet__data .bottomSheet__symptoms__item-title[data-v-ecd64629]{flex-grow:1;font-size:14px;color:#21263a;font-weight:400}.bottomSheet__data .bottomSheet__pains__item.selectedPain[data-v-ecd64629],.bottomSheet__data .bottomSheet__symptoms__item.selectedPain[data-v-ecd64629]{background:#d2d3d9}.bottomSheet__data .bottomSheet__pains__item.selectedPain img[data-v-ecd64629],.bottomSheet__data .bottomSheet__symptoms__item.selectedPain img[data-v-ecd64629]{opacity:1}.bottomSheet__tabs[data-v-ecd64629]{padding:4px 8px;flex-shrink:0}.bottomSheet__tabs .bottomSheet__tabs-wrapper[data-v-ecd64629]{padding:3px;background:#d2d3d9;border-radius:8px;display:flex;align-items:center;box-shadow:0 1px 1px #00000038}.bottomSheet__tabs .bottomSheet__tabs-wrapper .bottomSheet__tabs-btn[data-v-ecd64629]{flex-grow:1;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#2488df;font-size:14px}.bottomSheet__tabs .bottomSheet__tabs-wrapper .bottomSheet__tabs-btn.seleted[data-v-ecd64629]{background:#fff;box-shadow:0 1px 1px #0000001f}.bottomSheet__button-wrapper[data-v-ecd64629]{box-shadow:0 -1px 1px #0000001f;padding:4px 16px;flex-shrink:0}.bottomSheet__button-wrapper .next-btn[data-v-ecd64629]{padding:10px 16px;display:block;border:none;border-radius:24px;text-align:center;outline:none;background:#21263a;color:#f5f5d7;width:100%;font-size:16px;font-weight:500}.bottomSheet__button-wrapper .next-btn[data-v-ecd64629]:disabled{background:#ccd2e9}.start-msg[data-v-a97d5ea2]{left:0;right:0;top:0;bottom:0;background:#eeeeeea3;display:flex;align-items:center;justify-content:center;padding:10px;position:absolute;color:#21263a}.start-msg__wrapper[data-v-a97d5ea2]{background:#fff;padding:30px;border-radius:5px;display:flex;flex-direction:column;row-gap:20px;max-width:350px;max-height:80svh}.start-msg__text-cont[data-v-a97d5ea2]{overflow-y:scroll;display:flex;flex-direction:column;row-gap:12px}.start-msg__btn[data-v-a97d5ea2]{padding:15px 16px;display:block;border:none;border-radius:24px;text-align:center;outline:none;background:#21263a;color:#f5f5d7;width:100%;font-size:16px;font-weight:500}.start-msg__checkbox-cont[data-v-a97d5ea2]{display:flex;align-items:center;column-gap:20px}.start-msg__checkbox-text[data-v-a97d5ea2]{font-size:14px}.checkbox[data-v-a97d5ea2]{margin:20px 0}.checkbox .checkbox-label[data-v-a97d5ea2]{position:relative;display:block;height:20px;width:44px;background:#898989;border-radius:100px;cursor:pointer;transition:all .1s ease}.checkbox .checkbox-label[data-v-a97d5ea2]:after{position:absolute;left:-2px;top:-3px;display:block;width:26px;height:26px;border-radius:100px;background:#d6d6d6;box-shadow:0 3px 3px #0000000d;content:"";transition:all .3s ease}.checkbox .checkbox-label[data-v-a97d5ea2]:active:after{transform:scale(1.15,.85)}.checkbox .checkbox-input[data-v-a97d5ea2]{display:none}.checkbox .checkbox-input:checked~label[data-v-a97d5ea2]{background:#2488df}.checkbox .checkbox-input:checked~label[data-v-a97d5ea2]:after{left:20px;background:#17609f}.checkbox .checkbox-input:disabled~label[data-v-a97d5ea2]{background:#d6d6d6;pointer-events:none}.checkbox .checkbox-input:disabled~label[data-v-a97d5ea2]:after{background:#bcbcbc}.info-btn[data-v-02a2717a]{border-radius:50%;width:32px;height:32px;display:flex;background:#2488df9c;border:none;align-items:center;justify-content:center;position:absolute;color:#fff;font-size:18px;font-weight:900;left:16px;bottom:16px;box-shadow:0 0 3px #000000ab}.info-msg[data-v-02a2717a]{left:0;right:0;top:0;bottom:0;background:#eeeeeea3;display:flex;align-items:center;justify-content:center;padding:10px;position:absolute;color:#21263a}.info-msg__wrapper[data-v-02a2717a]{background:#fff;padding:30px;border-radius:5px;display:flex;flex-direction:column;row-gap:20px;max-width:350px;max-height:80svh}.info-msg__text-cont[data-v-02a2717a]{overflow-y:scroll}.info-text[data-v-02a2717a]{display:flex;flex-direction:column;row-gap:12px}.info-msg__btn[data-v-02a2717a]{padding:15px 16px;display:block;border:none;border-radius:24px;text-align:center;outline:none;background:#21263a;color:#f5f5d7;width:100%;font-size:16px;font-weight:500}.recommendations[data-v-1b3dc58b]{left:0;right:0;top:0;bottom:0;background:#eeeeeea3;display:flex;align-items:center;justify-content:center;padding:10px;position:absolute;color:#21263a}.recommendations__wrapper[data-v-1b3dc58b]{background:#fff;padding:30px;border-radius:5px;display:flex;flex-direction:column;row-gap:20px;max-width:350px;max-height:80svh}.recommendations__text-cont[data-v-1b3dc58b]{overflow-y:scroll;display:flex;flex-direction:column;row-gap:12px}.recommendations__text-cont__header[data-v-1b3dc58b]{font-weight:700;font-size:18px}.recommendations__btn[data-v-1b3dc58b]{padding:15px 16px;display:block;border:none;border-radius:24px;text-align:center;outline:none;background:#21263a;color:#f5f5d7;width:100%;font-size:16px;font-weight:500}.profile{margin:40px;height:calc(100svh - 160px);overflow-y:scroll}.profile__paragraph{margin-bottom:20px}.profile__paragraph__version{margin-top:50px}main[data-v-cea33e7e]{position:relative}.model-page[data-v-cea33e7e]{display:flex;flex-direction:column;height:100svh}.bottom-control[data-v-cea33e7e]{position:relative;margin-top:auto}.canvas-wrapper[data-v-cea33e7e]{flex-grow:1;overflow:hidden;position:relative}.search-tab[data-v-cea33e7e]{height:100svh;display:flex;flex-direction:column}.profile-page[data-v-cea33e7e]{display:flex;flex-direction:column;height:100svh}.profile-cont[data-v-cea33e7e]{flex-grow:1}
