:root{--text-black:#2c2c2c;--text-black-30:#2c2c2cb2;--text-blue:#4279f8;--text-red:#b53939;--bg-blue:#4279f8;--bg-blue-4:#102a830a;--bg-blue-10:#4279f81a;--bg-red:#fef0ec;--border-blue:#4279f81a;--border-blue-20:#4279f833;--border-blue-30:#4279f84d;--shadow-blue:#4279f80a}*{color:var(--text-black);box-sizing:border-box;margin:0;padding:0;font-family:Rubik,sans-serif;font-weight:400;text-decoration:none}html{background-color:#f9fafe}main{margin:auto;padding:60px}.text-editor-global .ql-toolbar{background-color:var(--bg-blue-4);border-color:var(--border-blue);border-radius:10px 10px 0 0}.text-editor-global .ql-container{background-color:var(--bg-blue-4);border-color:var(--border-blue);border-radius:0 0 10px 10px}.text-editor-global ol,.text-editor-global ul{padding-left:20px}.text-editor-global p,.text-editor-global li{color:var(--text-black);font-size:16px}.text-editor-global u{text-decoration:underline}.text-editor-global h1,.text-editor-global h2,.text-editor-global h3,.text-editor-global b,.text-editor-global strong{font-weight:600;color:var(--text-black)!important}.drug-line-display .bilingual-text__type{font-size:inherit;font-style:inherit}.button{background-color:var(--bg-blue);color:#fff;cursor:pointer;border:none;border-radius:20px;outline:none;width:100%;height:76px;padding:15px;font-size:18px}.button:hover{filter:brightness(1.07);-webkit-backdrop-filter:brightness(.9);backdrop-filter:brightness(.9)}.button:disabled{cursor:not-allowed;filter:grayscale(.7)}.button.secondary{background-color:var(--bg-blue-10);color:var(--text-blue)}.button.green{color:#fff;background-color:#59a959}.button.green:hover{filter:brightness(.95)}.button.empty{border:1px solid var(--border-blue-30);color:var(--text-blue);background-color:#0000}.button.danger{background-color:var(--bg-red);color:var(--text-red)}.button.danger:hover{filter:brightness(.98)}.uploader{aspect-ratio:4/2;background-color:var(--bg-blue-10);outline:1px solid var(--border-blue-20);cursor:pointer;border:4px solid #fff;border-radius:10px;width:100%;padding:25px}.uploader.disabled{background-color:var(--bg-red);cursor:not-allowed;pointer-events:none}.uploader label{text-align:center;min-width:100%;height:100%;color:var(--text-blue);justify-content:center;align-items:center;display:flex}.uploader label p{font-size:20px}.uploader label span{font-size:14px}.uploader label *{color:var(--text-blue)}.imageable-research{margin-top:48px}.imageable-research .imageable-research__title{margin-bottom:12px;font-size:20px}.imageable-research .imageable-research__content-wrapper{gap:24px;display:flex}.imageable-research .imageable-research__content-wrapper .imageable-research__content{width:100%;max-width:500px}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__uploader{margin-top:36px}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__button{height:60px;margin-top:12px}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__name-edit{align-items:stretch;gap:8px;margin-top:12px;display:flex}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__name-input{flex:1;min-width:0;height:48px;font-size:16px}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__name-save{border-radius:15px;flex-shrink:0;width:auto;min-width:120px;height:48px;margin-top:0;padding:0 16px;font-size:16px}.imageable-research .imageable-research__content-wrapper .imageable-research__content .imageable-research__name-hint{color:var(--text-blue);margin:6px 0 0;font-size:14px}.imageable-research .imageable-research__content-wrapper .imageable-research__image{width:100%;height:max-content;position:relative}.imageable-research .imageable-research__content-wrapper .imageable-research__image img{border-radius:10px;width:100%;height:auto}.imageable-research .imageable-research__content-wrapper .imageable-research__image .imageable-research__uploader-replace{z-index:2;background-color:var(--bg-blue);opacity:.5;height:calc(100% - 4px);min-height:60px;padding:0;position:absolute;inset:0}.imageable-research .imageable-research__content-wrapper .imageable-research__image .imageable-research__uploader-replace *{color:#fff;font-size:20px;font-weight:500}.input{background-color:var(--bg-blue-4);border:1px solid var(--border-blue);border-radius:10px;outline:none;width:100%;height:64px;padding:15px;font-size:20px}.input::placeholder{color:var(--text-black-30)}.input[type=radio],.input[type=checkbox]{width:20px;height:20px;accent-color:var(--text-blue);cursor:pointer;margin-top:0;margin-right:8px}.input:disabled{background-color:var(--bg-red);cursor:not-allowed}.bilingual-text__secondary{color:var(--text-blue,#4a7fd4);font-style:italic}.bilingual-text__type{font-size:inherit;font-style:inherit}.list .bilingual-text__secondary{color:var(--text-blue,#4a7fd4);font-style:italic}.list{background:var(--bg-blue-10);border:1px solid var(--border-blue-30);border-radius:10px;width:100%;position:relative}.list.disabled{background:var(--bg-red);cursor:not-allowed;pointer-events:none;opacity:1}.list .list-selected{cursor:pointer;justify-content:space-between;align-items:center;height:64px;padding:12px;display:flex}.list .list-dropdown{z-index:2;border:1px solid var(--border-blue-30);background:#fff;border-radius:10px;flex-direction:column;gap:5px;max-height:500px;padding:10px;display:flex;position:absolute;top:102%;left:0;right:0;overflow-y:auto}.list .list-dropdown .list-item{border:1px solid var(--border-blue-30);cursor:pointer;border-radius:10px;padding:16px 12px;font-size:18px}.list .list-dropdown .list-item:hover,.list .list-dropdown .list-item.active{background:var(--bg-blue-10)}.arrow{margin-left:8px;transition:transform .2s}.arrow.open{transform:rotate(180deg)}.locale-input{width:100%;position:relative}.locale-input__field{width:100%;padding-right:56px}.locale-input__badge{letter-spacing:.04em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:4px;padding:2px 7px;font-size:.65em;font-weight:600;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.locale-input__badge--ru{color:#1a56a8;background-color:#e8f0fe}.locale-input__badge--en{color:#2d6a3e;background-color:#eef6ee}.loader{background-color:var(--bg-blue-4);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:fixed;inset:0}.loader .loader-error-message{text-align:center;color:#923c3c}.loader .lds-dual-ring,.loader .lds-dual-ring:after{box-sizing:border-box}.loader .lds-dual-ring{width:80px;height:80px;display:inline-block}.loader .lds-dual-ring:after{content:" ";border:6.4px solid;border-color:currentColor #0000;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s linear infinite lds-dual-ring;display:block}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{z-index:999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay .modal-content{background:#fff;border-radius:10px;min-width:300px;max-width:80%;padding:30px;position:relative;box-shadow:0 4px 20px #0000004d}.modal-overlay .modal-content .modal-close{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:8px;right:12px}.sidebar{background-color:var(--bg-blue-4);width:315px;min-width:315px;box-shadow:0 4px 20px 0 var(--shadow-blue);border-top-left-radius:20px;border-bottom-left-radius:20px}.sidebar .sidebar-navLinks{overflow:hidden}.sidebar .sidebar-navLinks a{color:#000;justify-content:flex-start;align-items:center;height:90px;padding:0 30px;font-size:18px;display:flex}.sidebar .sidebar-navLinks a.active{color:var(--text-blue);background-color:#fff}.sidebar .sidebar-navLinks a.disabled{pointer-events:none;opacity:.5}.sidebar .sidebar-navLinks .sidebar-buttons{margin:30px 0 60px;padding:24px}.sidebar .sidebar-navLinks .sidebar-buttons button{margin-bottom:10px}.sidebar .sidebar-navLinks .sidebar-content-buttons{flex-direction:column;gap:6px;margin-top:24px;padding:0 24px;display:flex}.sidebar .sidebar-navLinks .sidebar-content-buttons button{background-color:var(--bg-blue-10);cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:6px;height:50px;font-size:15px;display:flex}.sidebar .sidebar-navLinks .sidebar-content-buttons button svg{width:23px;height:auto}.sidebar .sidebar-navLinks .sidebar-content-buttons button:hover{filter:brightness(1.07);-webkit-backdrop-filter:brightness(.9);backdrop-filter:brightness(.9)}.sidebar .sidebar-language-button{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:max-content;height:40px;margin:24px auto 0;font-size:18px;display:flex}.sidebar .sidebar-language-button svg{width:30px;height:auto}.sidebar .sidebar-logo{width:200px;height:auto;margin:30px auto;display:block}.section{max-width:1920px;margin:0 auto;display:flex}.section .section-content{width:100%;box-shadow:0 4px 20px 0 var(--shadow-blue);background-color:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px;padding:30px 40px}.tabs{background-color:var(--bg-blue-10);border-radius:10px;flex-wrap:wrap;gap:5px;padding:4px;display:flex}.tabs .tab-item{cursor:pointer;background-color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;display:flex}.tabs .tab-item.active{background-color:var(--bg-blue);color:#fff}.tabs .tab-item.uniq{color:#fff;background-color:#ff5757}.tabs .tab-item.uniq.active,.tabs .tab-item.uniq:hover{background-color:#e33f3f}.tabs .tab-item.lab{background-color:#e0ffe0;outline:1px solid green}.tabs .tab-item.lab.active{color:#fff;background-color:#008000a7;outline:1px solid #008000a7}.tabs .tab-item.instrumental{background-color:#fff0e0;outline:1px solid #ff8000}.tabs .tab-item.instrumental.active{color:#fff;background-color:#ff8000}.textarea{background-color:var(--bg-blue-4);border:1px solid var(--border-blue);resize:none;border-radius:10px;outline:none;width:100%;min-height:90px;padding:15px;font-size:20px}.textarea::placeholder{color:var(--text-black-30);font-size:16px}.textarea:disabled{background-color:var(--bg-red);cursor:not-allowed}.pick-analysis{flex-direction:column;margin-bottom:48px;display:flex}.pick-analysis .pick-analysis__title{margin-bottom:12px;font-size:20px}.pick-analysis .pick-analysis__list{max-width:500px}.pick-analysis .pick-analysis__buttons{align-items:center;gap:12px;max-width:500px;display:flex}.pick-analysis .pick-analysis__buttons button{height:60px;margin-top:12px}.pick-analysis .pick-analysis__add-button{outline:1px solid var(--border-blue-20);border:4px solid #fff;max-width:380px;height:220px;margin-top:24px}.lab-form-wrapper__back-button{border-radius:12px;max-width:300px;height:50px;margin-top:-24px}.submit-buttons{align-items:center;gap:12px;margin-top:24px;display:flex}.submit-buttons button[type=submit]{max-width:370px;max-height:60px}.modal_title{margin-bottom:24px}.modal_description{margin-bottom:6px}.modal_button{max-height:60px;margin-top:24px}.create-analysis{flex-direction:column;gap:12px;display:flex}.create-analysis label,.create-analysis h3{font-size:20px}.create-analysis input{max-width:500px}.create-analysis input.create-analysis__input{margin-bottom:12px}.create-analysis .group{gap:12px;display:flex}.create-analysis .group:first-of-type{margin-top:24px}.create-analysis .group .group-item{border:1px solid var(--border-blue-30);border-radius:10px;width:calc(33.33% - 12px);padding:12px 16px}.create-analysis .group .group-item h3{margin-bottom:12px;font-size:20px}.create-analysis .group .group-item input{height:50px}.create-analysis .group .group-item p{margin-bottom:6px}.create-analysis .group .group-item .grouped-input{gap:12px;width:100%;margin-bottom:12px;display:flex}.create-analysis .group .group-item .grouped-input div{background-color:var(--bg-blue-10);border-radius:10px;width:100%;padding:12px}.create-analysis .group .group-item .grouped-input div p{font-size:14px}.create-analysis .group.radio-group{gap:36px}.create-analysis .group.radio-group label{align-items:center;font-size:16px;display:flex}.create-analysis .radio-title{margin-top:24px}.simple-lab-view{padding-top:48px}.auth-page{justify-content:center;align-items:center;height:100vh;display:flex}.auth-page .auth-container{width:680px;height:400px;box-shadow:0 4px 20px 0 var(--shadow-blue);background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:50px;display:flex}.auth-page .auth-container h2{color:var(--text-black);font-size:32px;font-weight:600}.auth-page .auth-container p{color:var(--text-black-30);font-size:18px}.auth-page .auth-container button{background-color:var(--bg-blue)}.drug-factor{background-color:var(--bg-blue-10);border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;gap:12px;width:531px;padding:10px;display:flex}.drug-factor .drug-factor__use-types{flex-direction:column;gap:4px;margin-top:10px;display:flex}.drug-factor .drug-factor__use-types .drug-factor__use-type{align-items:center;gap:4px;display:flex}.drug-factor .list-selected{height:auto;min-height:60px}.drug-factor p{margin-top:12px}.drug-factor p b{font-weight:600}.drug-factor .drug-factor__dose{gap:12px;display:flex}.drug-factor .drug-factor__dose input{height:50px}.param-factor{gap:12px;display:flex}.param-factor img{width:100%}.param-factor__content{background-color:var(--bg-blue-10);border-radius:10px;flex-direction:column;gap:12px;width:531px;min-width:531px;padding:10px;display:flex}.param-factor__content-value{align-items:center;gap:8px;display:flex}.param-factor__content-value p{white-space:nowrap;padding:0 6px;font-size:18px}.param-factor__content__pressure{flex-direction:column;gap:5px;display:flex}.param-factor__content__pressure .blood-pressure{align-items:center;gap:12px;display:flex}.param-factor__content__pressure .blood-pressure input{max-width:120px;height:40px;font-size:18px}.param-factor__content__pressure .blood-pressure p{width:145px;font-size:18px}.param-factor__content__radios{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.param-factor__content__radios label{align-items:center;display:flex}.param-factor__content__auscultation{max-height:40svh;margin-top:20px;overflow:auto}.param-factor__content__auscultation-heart,.param-factor__content__auscultation-lungs{width:50%}.param-factor__content__auscultation-lungs img{object-fit:contain;max-height:27svh}.param-factor label{flex-direction:row;align-items:center;width:90px;margin-bottom:12px;display:flex}.procedure-factor{background-color:var(--bg-blue-10);border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;gap:12px;width:531px;padding:10px;display:flex}.time-delay__wrapper{margin-top:24px}.time-delay__wrapper .time-delay__title{color:var(--text-blue);margin-bottom:6px}.time-delay__wrapper .time-delay{align-items:center;gap:12px;display:flex}.time-delay__wrapper .time-delay div{flex-direction:column;gap:5px;display:flex}.time-delay__wrapper .time-delay div label{font-size:14px}.time-delay__wrapper .time-delay div input{height:50px;font-size:17px}.single-param-wrapper h3{margin-bottom:8px}.single-param-wrapper .simple-param{display:flex}.single-param-wrapper .simple-param__list{margin-bottom:6px}.single-param-wrapper .simple-param .single-param__image{max-width:100%;margin-left:12px}.single-param-wrapper .simple-param img{max-width:100%}.single-param-wrapper .simple-param .simple-param__content{background-color:var(--bg-blue-10);border-radius:10px;width:531px;min-width:531px;padding:20px}.single-param-wrapper .simple-param .simple-param__content .simple-param__pressure{flex-direction:column;gap:5px;margin-top:12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .simple-param__pressure .blood-pressure{align-items:center;gap:12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .simple-param__pressure .blood-pressure input{max-width:120px;height:40px;font-size:18px}.single-param-wrapper .simple-param .simple-param__content .simple-param__pressure .blood-pressure p{font-size:18px}.single-param-wrapper .simple-param .simple-param__content .simple-param__single .single-param{align-items:center;gap:12px;margin-top:12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .simple-param__single .single-param input{height:50px}.single-param-wrapper .simple-param .simple-param__content .simple-param__single .single-param input::placeholder{font-size:16px}.single-param-wrapper .simple-param .simple-param__content .simple-param__single .single-param textarea{font-size:18px}.single-param-wrapper .simple-param .simple-param__content .simple-param__single .single-param p{text-align:center;white-space:nowrap;width:max-content;min-width:50px;font-size:19px;display:inline-table}.single-param-wrapper .simple-param .simple-param__content .simple-param__auscultation{max-height:450px;margin-top:24px;padding-right:5px;overflow:auto}.single-param-wrapper .simple-param .simple-param__content .simple-param__auscultation textarea{margin-bottom:12px;font-size:16px}.single-param-wrapper .simple-param .simple-param__content .simple-param__conscience{flex-wrap:wrap;align-items:center;gap:20px;margin:24px 0;display:flex}.single-param-wrapper .simple-param .simple-param__content .simple-param__conscience label{align-items:center;display:flex}.single-param-wrapper .simple-param .simple-param__content .simple-param__conscience label input{margin-right:5px}.single-param-wrapper .simple-param .simple-param__content .simple-param__remove{width:250px;height:60px;margin-top:12px}.single-param-wrapper .simple-param .simple-param__content .start-time-delay,.single-param-wrapper .simple-param .simple-param__content .range-limit{flex-direction:column;margin:24px 0 12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .start-time-delay__title,.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__title,.single-param-wrapper .simple-param .simple-param__content .range-limit .start-time-delay__title,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__title{color:var(--text-blue);margin-bottom:6px}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__inputs,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__inputs{justify-content:space-between;align-items:center;gap:12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__pressure-inputs,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__pressure-inputs{align-items:center;gap:5px;width:100%;display:flex}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__pressure-inputs input,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__pressure-inputs input{width:100%}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__pressure-labels,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__pressure-labels{gap:12px;display:flex}.single-param-wrapper .simple-param .simple-param__content .start-time-delay .range-limit__pressure-labels label,.single-param-wrapper .simple-param .simple-param__content .range-limit .range-limit__pressure-labels label{width:50%}.single-param-wrapper .simple-param .simple-param__content .start-time-delay label,.single-param-wrapper .simple-param .simple-param__content .range-limit label{margin-bottom:5px;font-size:14px}.single-param-wrapper .simple-param .simple-param__content .start-time-delay label strong,.single-param-wrapper .simple-param .simple-param__content .range-limit label strong{font-weight:600}.single-param-wrapper .simple-param .simple-param__content .start-time-delay input,.single-param-wrapper .simple-param .simple-param__content .range-limit input{width:100%;height:50px;font-size:17px}.time-factor-form{background-color:var(--bg-blue-10);border-bottom-right-radius:10px;border-bottom-left-radius:10px;gap:12px;width:531px;padding:10px;display:flex}.factor-form h1{margin-bottom:36px}.factor-form .factor-picker h3{margin-bottom:12px}.factor-form .factor-picker .factor-form-tabs{border-bottom-right-radius:0;border-bottom-left-radius:0;width:531px;padding:10px}.factor-form .factors-list{flex-direction:column;gap:24px;margin:48px 0 12px;display:flex}.factor-form .factor-form__actions{align-items:center;gap:12px;max-width:531px;margin-top:18px;display:flex}.factor-form .factor-form__actions button{max-width:258px;height:60px}.factor-info h1{margin-bottom:24px}.factor-info .create-factor-button{outline:1px solid var(--border-blue-20);border:4px solid #fff;max-width:380px;height:220px}.factor-info .factor-info__list{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;display:flex}.factor-info .factor-info__list .factor-info__item{border:1px solid var(--border-blue-20);border-radius:10px;width:350px;padding:12px}.factor-info .factor-info__list .factor-info__item .factor-info__item-header{justify-content:space-between;align-items:center;gap:8px;font-size:15px;display:flex}.factor-info .factor-info__list .factor-info__item .factor-info__item-header .drug-factor__dose-wrapper{gap:4px;margin-top:10px;display:flex}.factor-info .factor-info__list .factor-info__item .factor-info__item-header .drug-factor__dose-wrapper .drug-factor__dose{color:var(--text-blue)}.factor-info .factor-info__list .factor-info__item .factor-info__item-header .drug-factor__use-types{margin:10px 0}.factor-info .factor-info__list .factor-info__item .factor-info__item-header .drug-factor__use-types .drug-factor__use-types-title{color:var(--text-blue);font-size:14px}.factor-info .factor-info__list .factor-info__item .factor-info__item-header button{cursor:pointer;background:0 0;border:none}.factor-info .factor-info__list .factor-info__item .factor-info__item-header ul{padding-left:20px;list-style:decimal}.factor-info .factor-info__list .factor-info__item .factor-info__data-list{flex-direction:column;gap:6px;margin-top:6px;display:flex}.factor-info .factor-info__list .factor-info__item .factor-info__data-list .factor-info__data-item{background-color:var(--bg-blue-10);border-radius:8px;padding:12px}.factor-info .factor-info__list .factor-info__item .factor-info__data-list .factor-info__data-item div:first-child{color:var(--text-blue);font-size:18px}.factor-info .factor-info__list .factor-info__item .factor-info__data-list .factor-info__data-item div:nth-child(2){flex-direction:column;margin:6px 0;font-size:20px;font-weight:500;display:flex}.factor-info .factor-info__list .factor-info__item .factor-info__data-list .factor-info__data-item div:nth-child(2) ul{padding-left:24px;list-style:decimal}.factor-info .factor-info__list .factor-info__item .factor-info__data-list .factor-info__data-item div:nth-child(2) ul li{margin:2px 0;font-size:14px}.factor-info .treatment-nav-button{width:300px;height:60px;margin-top:48px}.drugs-info__list{margin-top:24px}.drugs-info__list ul{flex-direction:column;gap:10px;width:100%;max-width:950px;max-height:1000px;margin-top:12px;padding-right:10px;display:flex;overflow:auto}.drugs-info__list ul li{align-items:center;gap:6px;list-style:none;display:flex}.drugs-info__list ul li button{cursor:pointer;background:0 0;border:none;width:20px;height:20px}.drugs-info__list ul li button svg{width:auto;height:20px}.drugs-info__list ul li button:hover svg path{stroke:var(--bg-blue)}.drugs-info__list ul li .drug-line{display:inline}.drugs-info__list ul li .drug-type{font-size:.85em;font-style:italic}.drugs-info__modal-content{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:500px;max-width:70vw;margin-top:24px;display:flex}.drugs-info__modal-content p{text-align:center;font-size:1.1em}.drugs-info__modal-content strong{text-align:center;font-weight:700}.drugs-info__modal-content button{height:60px}.drugs-type-edit-form__buttons{gap:12px;display:flex}.drugs-info__content{gap:24px;display:flex}.drugs-info__item{width:50%;margin-top:24px}.drugs-info__item h2{margin-top:48px}.drugs-info__item h2:first-child{margin-top:0}.drugs-info__header{color:#72606f;background-color:#feecfb;border-radius:10px;width:100%;max-width:655px;margin-top:12px;padding:12px 16px}.drugs-info__create{flex-direction:column;gap:12px;width:100%;max-width:560px;margin-top:24px;display:flex}.drugs-info__create .locale-input{width:100%}.drugs-info__create input{font-size:17px}.drugs-info__create button{width:270px;height:60px}.history h1{margin-bottom:24px}.history__toolbar{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.history__search{width:100%;max-width:480px;height:50px}.history__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.history__download-btn{border-radius:14px;width:fit-content;min-width:280px;height:50px;margin-bottom:16px;font-size:16px}.history__limit{align-items:center;gap:12px;display:flex}.history__limit-label{color:var(--text-black-30);font-size:15px}.history__limit-options{gap:6px;display:flex}.history__limit-btn{background:var(--bg-blue-10);border:1px solid var(--border-blue-30);min-width:48px;height:36px;color:var(--text-black);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.history__limit-btn:hover{background:var(--bg-blue-4);border-color:var(--text-blue)}.history__limit-btn.active{background:var(--bg-blue);border-color:var(--bg-blue);color:#fff}.history__total{color:var(--text-black-30);font-size:15px}.history__table-wrapper{border:1px solid var(--border-blue-30);border-radius:12px;width:100%;overflow-x:auto}.history__table{border-collapse:collapse;width:100%}.history__table thead{background:var(--bg-blue-10)}.history__table thead th{text-align:left;white-space:nowrap;color:var(--text-black-30);padding:14px 20px;font-size:14px;font-weight:500}.history__table thead th:first-child{border-radius:12px 0 0;width:60px}.history__table thead th:last-child{border-radius:0 12px 0 0;width:48px}.history__table tbody tr{border-top:1px solid var(--border-blue-20);transition:background .1s}.history__table tbody tr:hover{background:var(--bg-blue-4)}.history__table tbody tr:hover .history__delete-btn{display:flex}.history__table tbody td{padding:14px 20px;font-size:15px}.history__row-actions{text-align:right;width:48px;padding:0 8px!important}.history__row-link{color:var(--text-black);transition:color .15s}.history__row-link:hover{color:var(--text-blue)}.history__delete-btn{border:1px solid var(--bg-blue);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .15s;display:none;position:relative}.history__delete-btn svg{width:16px;height:16px}.history__delete-btn:hover{border-color:var(--text-red)}.history__empty{text-align:center;color:var(--text-black-30);font-size:15px;padding:40px 20px!important}.history__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.history__pagination .button.history__pagination-arrow{min-width:40px;height:40px;padding:0;font-size:16px}.history__pagination-btn{background:var(--bg-blue-10);border:1px solid var(--border-blue-30);min-width:40px;height:40px;color:var(--text-black);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:15px;transition:background .15s,color .15s;display:inline-flex}.history__pagination-btn:hover{background:var(--bg-blue-4);border-color:var(--text-blue)}.history__pagination-btn.active{background:var(--bg-blue);border-color:var(--bg-blue);color:#fff;cursor:default}.history__pagination-ellipsis{min-width:24px;height:40px;color:var(--text-black-30);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:16px;display:flex}.history__modal-delete{flex-direction:column;gap:12px;display:flex}.history__modal-delete p{margin-top:10px;font-size:18px}.history__modal-delete span{max-width:600px;color:var(--text-blue);font-size:16px}.history__modal-delete .history__modal-delete-btn{height:60px;margin-top:12px}.history-logs{background-color:var(--bg-blue-4);border-radius:20px;flex-direction:column;gap:8px;padding:20px;display:flex}.history-logs h3{margin-bottom:12px;font-weight:500}.history-logs__list{flex-direction:column;gap:8px;max-height:60vh;padding:0 18px;display:flex;overflow-y:auto}.history-logs__item{font-size:14px;line-height:1.5;list-style:square}.history-logs__item strong{color:var(--text-blue);font-weight:500}.history-logs__empty{color:var(--text-black-30);font-size:14px;list-style:none}.history-item .history-item__content{flex-direction:column;gap:12px;display:flex}.history-item .history-item__content h3{font-size:24px}.history-item .history-item__content .history-item__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.history-item .history-item__content .history-item__header .history-item__meta{background:var(--bg-blue-10);border:1px solid var(--border-blue-30);border-radius:12px;flex-direction:column;gap:8px;width:max-content;height:50px;padding:16px 20px;display:flex}.history-item .history-item__content .history-item__header .history-item__meta .history-item__meta-row{white-space:nowrap;align-items:center;gap:10px;display:flex}.history-item .history-item__content .history-item__header .history-item__meta .history-item__meta-label{color:var(--text-black-30);font-size:14px;font-weight:500}.history-item .history-item__content .history-item__header .history-item__meta .history-item__meta-value{color:var(--text-black);font-size:15px}.history-item .history-item__content .history-item__header .history-item__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.history-item .history-item__content .history-item__header .history-item__download-btn{width:auto;min-width:220px;height:50px;padding:0 16px;font-size:16px}.history-item .history-item__content .history-item__header button{width:200px;height:50px;font-size:16px}.history-item__modal-delete{flex-direction:column;gap:12px;display:flex}.history-item__modal-delete p{margin-top:10px;font-size:18px}.history-item__modal-delete span{max-width:600px;color:var(--text-blue);font-size:16px}.history-item__modal-delete .history-item__modal-delete-btn{height:60px;margin-top:12px}.dynamic-data{flex-direction:column;gap:8px;display:flex}.dynamic-data__pair-params{gap:8px;display:flex}.dynamic-data__pair-params div{background-color:var(--bg-blue-4);border-radius:10px;flex-direction:column;justify-content:space-between;gap:2px;width:100%;padding:10px;display:flex}.dynamic-data__pair-params div.green{color:#514c2b;background-color:#ecfeef}.dynamic-data__pair-params div.pink{color:#72606f;background-color:#feecfb}.dynamic-data__pair-params div.orange{color:#6b4b2a;background-color:#fcebd6}.dynamic-data__pair-params div.yellow{color:#665c31;background-color:#fffbeb}.dynamic-data__pair-params div.purple{color:#5c4b8a;background-color:#e4daf9}.dynamic-data__pair-params div.blue{color:#375a7f;background-color:#c7e6fa}.dynamic-data__pair-params div p{font-weight:500}.dynamic-data__pair-params div h2{color:var(--text-black-30);margin-top:12px;font-size:28px;font-weight:500}.dynamic-data__pair-params div h2 span{font-size:16px}.dynamic-data__simple-param{background-color:var(--bg-blue-4);border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:10px;display:flex}.dynamic-data__simple-param p{font-weight:500}.dynamic-data__simple-param h4{color:var(--text-black-30);font-size:20px}.model-title{margin-bottom:24px;font-size:20px;font-weight:600;line-height:24px}.model_info-content{flex-direction:column;gap:4px;max-height:70vh;display:flex;overflow:auto}.model_info-content div{background-color:var(--bg-blue-4);border-radius:6px;flex-wrap:wrap;justify-content:space-between;gap:12px;min-width:500px;max-width:75vw;padding:7px 10px;display:flex}.model_info-content div p{font-size:18px;font-weight:600}.model_info-content div span{margin-left:12px;font-size:12px}.model_info-content .auscultation_img{max-width:500px;margin:0 auto 12px}.model_info-content ul{max-height:550px;overflow:auto}.model_info-content ul li{white-space:wrap;margin-bottom:4px;font-size:17px}.model_info-content ul li strong{color:var(--text-blue);margin-right:6px;font-size:14px;font-weight:600}.monitor-logs{background-color:var(--bg-blue-4);border-radius:20px;flex-direction:column;gap:8px;width:100%;min-width:calc(50% - 201px);padding:20px;display:flex}.monitor-logs h3{margin-bottom:12px;font-weight:500}.monitor-logs ul{flex-direction:column;gap:8px;max-height:90vh;padding:0 18px;display:flex;overflow:auto}.monitor-logs ul li{list-style:square}.monitor-logs ul li strong{color:var(--text-blue);font-weight:500}.anamnesis{flex-direction:column;gap:12px;margin:36px 0;display:flex}.anamnesis__locale{flex-direction:column;gap:8px;max-width:660px;margin-bottom:12px;display:flex}.anamnesis__locale-list{max-width:660px}.anamnesis h2{font-size:22px}.anamnesis hr{background-color:var(--border-blue-30);border:none;width:70%;height:1px;margin:12px 0}.anamnesis__group{flex-direction:column;gap:12px;display:flex}.anamnesis__group ul{max-width:70%;max-height:400px;overflow-y:auto}.anamnesis__group ul li{margin-bottom:12px;margin-left:24px;list-style:number}.anamnesis__group ul li .anamnesis__item-header{align-items:center;gap:12px;display:flex}.anamnesis__group ul li .anamnesis__item-header h3{font-size:20px}.anamnesis__group ul li .anamnesis__item-header button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:25px;display:flex}.anamnesis__group button{width:300px;height:60px}.anamnesis__add-question-button{max-width:300px}.anamnesis__items-list{max-width:660px}.circulatory_organs{flex-direction:column;gap:12px;margin-top:48px;display:flex}.circulatory_organs label{align-items:center;font-size:20px;display:flex}.circulatory_organs label.circulatory_organs-radio-label{font-size:16px}.circulatory_organs textarea,.circulatory_organs input{width:100%;max-width:900px;font-size:18px}.circulatory_organs p{font-size:20px}.circulatory_organs .circulatory_organs-group{flex-wrap:wrap;gap:24px;display:flex}.circulatory_organs .circulatory_organs-group div{width:100%;max-width:360px}.circulatory_organs .circulatory_organs-tones-title{margin-top:36px}.circulatory_organs .pulse-type,.circulatory_organs .boundaries,.circulatory_organs .tones,.circulatory_organs .rhythmicity{margin-bottom:36px}.diagnosis{flex-direction:column;gap:36px;margin-top:36px;display:flex}.diagnosis label{font-size:20px}.diagnosis div{flex-direction:column;gap:12px;width:100%;max-width:900px;display:flex}.digestive_organs{flex-direction:column;gap:12px;margin-top:48px;display:flex}.digestive_organs label{align-items:center;font-size:20px;display:flex}.digestive_organs label.digestive_organs-radio-label{font-size:16px}.digestive_organs textarea{width:100%;max-width:900px}.digestive_organs textarea.peristalsis,.digestive_organs .mb-24{margin-bottom:24px}.auscultation__left img{width:100%;height:auto}.auscultation__items{flex-direction:column;gap:12px;width:100%;display:flex}.auscultation{background-color:var(--bg-blue-10);border-radius:20px;align-items:center;gap:36px;margin-top:12px;padding:10px;display:flex}.auscultation__left{min-width:50%;max-width:60%}.auscultation__left img{width:100%;height:auto;max-height:420px}.auscultation__left .submit-buttons{align-items:center;gap:12px;display:flex}.auscultation__left .submit-buttons button{height:60px;margin-top:12px}.auscultation__items{flex-direction:column;gap:12px;width:100%;max-height:720px;padding-right:10px;display:flex;overflow:auto}.auscultation__items .auscultation__item label{font-size:18px}.auscultation__items .auscultation__item textarea{min-height:auto;margin-top:5px;font-size:13px}.auscultation__back-button{max-width:300px;height:60px}.pick-auscultation-analysis{flex-direction:column;display:flex}.pick-auscultation-analysis .pick-auscultation-analysis__title{margin-bottom:12px;font-size:16px}.pick-auscultation-analysis .pick-auscultation-analysis__list{max-width:500px}.pick-auscultation-analysis .pick-auscultation-analysis__buttons{align-items:center;gap:12px;max-width:500px;display:flex}.pick-auscultation-analysis .pick-auscultation-analysis__buttons button{height:60px;margin-top:12px}.pick-auscultation-analysis .pick-auscultation-analysis__add-button{outline:1px solid var(--border-blue-20);border:4px solid #fff;max-width:380px;height:220px;margin-top:24px}.auscultation_wrapper{margin-top:12px}.primary-data{flex-direction:column;gap:12px;display:flex}.primary-data h2,.primary-data label{color:var(--text-blue);margin-bottom:12px;font-size:20px}.primary-data .group{align-items:center;gap:48px;margin-top:36px;display:flex}.primary-data .group div{flex-direction:column;width:100%;max-width:500px;display:flex}.primary-data .group div input{font-size:18px}.primary-data .group .blood-pressure{flex-direction:row;align-items:center;gap:12px;margin-bottom:5px;display:flex}.primary-data .group .blood-pressure p{width:130px}.primary-data .group .blood-pressure input{width:100%;max-width:120px;height:40px;font-size:18px}.primary-data .imageable-factor{margin-top:36px}.primary-data .imageable-factor h2{font-size:20px}.primary-data .imageable-factor__content p{font-size:17px}.primary-data .imageable-factor__content{margin-top:12px}.primary-data button[type=submit].primary-data__btn{max-width:500px;height:60px;margin-top:24px}.primary-data hr{background-color:var(--border-blue-30);border:none;width:80%;height:1px;margin-top:36px}.objective-status{flex-direction:column;gap:12px;margin-top:48px;display:flex}.objective-status label{align-items:center;max-width:900px;font-size:20px;display:flex}.objective-status label.objective-status-radio-label{font-size:16px}.objective-status textarea{width:100%;max-width:900px}.objective-status p{font-size:20px}.objective-status .objective-status-group{flex-wrap:wrap;gap:24px;display:flex}.objective-status .objective-status-group div{width:100%;max-width:438px}.objective-status button{max-width:300px;height:60px}.objective-status .state,.objective-status .conscience,.objective-status .behavior,.objective-status .mucous-membrane,.objective-status .anthropometry,.objective-status .lymph-nodes,.objective-status .musculoskeletal,.objective-status .costovertebral,.objective-status .local_status,.objective-status .shaking-symptom{margin-bottom:36px}.objective-status .skin-rash{margin-bottom:32px}.objective-status .skin-rash textarea{margin-top:12px}.objective-status .itching-edema{margin-bottom:36px}.objective-status .itching-edema textarea{margin-top:12px}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.personal-data{flex-direction:column;gap:36px;margin-top:48px;display:flex}.personal-data p{font-size:20px}.personal-data strong{color:#d92d20}.personal-data label{align-items:center;font-size:20px;display:flex}.personal-data label.personal-data-radio-label{font-size:16px}.personal-data input{max-width:900px}.personal-data textarea{width:100%;max-width:900px}.personal-data .personal-data__item{flex-direction:column;gap:12px;display:flex}.personal-data .personal-data__item .personal-data__text-editor{border-radius:30px;width:100%;max-width:900px;height:300px;margin-bottom:48px}.personal-data .personal-data-group{flex-wrap:wrap;gap:24px;display:flex}.personal-data .personal-data-group div{width:100%;max-width:438px}.respiratory_organs{flex-direction:column;gap:12px;margin-top:48px;display:flex}.respiratory_organs label{align-items:center;font-size:20px;display:flex}.respiratory_organs p{font-size:20px}.respiratory_organs textarea{width:100%;max-width:900px}.respiratory_organs .chest-movement{margin-bottom:24px}.respiratory_organs .respiratory_organs-group{gap:24px;display:flex}.respiratory_organs .respiratory_organs-group label{font-size:16px}.respiratory_organs .breath{margin-bottom:24px}.create-scenario{flex-direction:column;gap:36px;margin-top:48px;display:flex}.create-scenario__item{flex-direction:column;gap:12px;max-width:900px;display:flex}.create-scenario__item label,.create-scenario__item .create-scenario__text{font-size:20px}.create-scenario__item label strong,.create-scenario__item .create-scenario__text strong{color:#d92d20}.create-scenario__item .create-scenario__radio-group{align-items:center;gap:20px;display:flex}.create-scenario__item .create-scenario__radio-group label{cursor:pointer;align-items:center;gap:2px;font-size:16px;display:flex}.create-scenario__time{flex-direction:row;align-items:center;gap:12px;max-width:900px;display:flex}.create-scenario__time-unit{flex-direction:column;align-items:center;gap:3px;display:flex}.create-scenario__time-unit .input{text-align:center;width:100px}.create-scenario__time-unit p{white-space:nowrap;color:#667085;font-size:14px}.patient-card{width:100%;max-width:820px!important}.patient-card .patient-card__tab-content{flex-direction:column;gap:12px;max-height:65vh;margin-top:24px;display:flex;overflow:auto}.patient-card .patient-card__tab-content h3{margin-bottom:12px;font-size:20px}.patient-card .patient-card__tab-content div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.patient-card .patient-card__tab-content div h4{color:var(--text-blue);font-size:18px}.patient-card .patient-card__tab-content .patient-card__smp{white-space:pre-wrap;width:100%;max-height:350px;font-size:14px;display:block;overflow:auto}.patient-card .patient-card__tab-content .patient-card__smp strong{font-weight:600}.patient-card .patient-card__anamnesis{max-height:500px;padding-left:20px;list-style:outside;overflow:auto}.patient-card .patient-card__anamnesis li{margin-bottom:12px}.patient-card .patient-card__anamnesis li h4{margin-bottom:4px;font-size:16px}.patient-card .patient-card__anamnesis li p{font-size:14px}.scenario-history-modal{flex-direction:column;gap:18px;display:flex}.scenario-history-modal p{max-width:600px;color:var(--text-blue)}.scenario-history-modal button{height:60px}.scenario-change h2{margin:12px 0}.scenario-change h2:nth-of-type(2){margin-top:36px;margin-bottom:-12px}.scenario-change button{height:60px;margin-top:24px}.monitor-page{grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:8px;display:grid}.monitor-page__title{color:var(--text-black-30);margin-top:16px;font-weight:500}.monitor-page__left{flex-direction:column;gap:8px;display:flex}.monitor-page__left-timer{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.monitor-page__left-timer-info{flex-direction:column;gap:4px;display:flex}.monitor-page__left-timer-info-title{color:var(--text-black-30);font-weight:500}.monitor-page__left-timer-info-time{color:var(--text-black-30);font-size:36px;font-weight:600}.monitor-page__left-timer-buttons{flex-direction:column;gap:6px;display:flex}.monitor-page__left-timer-buttons button{border-radius:10px;height:48px;font-size:16px}.monitor-page__left-timer-buttons button.success-button{color:#fff;background-color:#69bd67}.monitor-page__left-patient-item{background-color:var(--bg-blue-4);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.monitor-page__left-patient-item h4{font-weight:500}.monitor-page__left-patient-item p{color:var(--text-black-30)}.monitor-page__left-patient-item button{border-radius:10px;width:130px;height:40px;padding:4px;font-size:16px}.monitor-page__left-labs{flex-wrap:wrap;align-items:center;gap:6px;max-height:400px;padding-right:5px;display:flex;overflow:auto}.monitor-page__left-labs button{width:calc(50% - 4px);height:56px;padding:4px 8px;font-size:14px}.patient-page h1{margin-bottom:10px}.patient-page .patient-page-personal{margin-bottom:12px}.patient-page .patient-page-personal p{color:var(--text-blue)}.patient-page .patient-page-personal p i{color:var(--text-red)}.patient-page .patient__warning{color:#72606f;background-color:#feecfb;border-radius:10px;width:100%;max-width:655px;margin-top:12px;padding:12px 16px}.patient-page .patient__warning h3{margin-bottom:12px}.patient-page .patient__warning p{font-size:15px}.patient-page .patient__warning button{color:#a70e15;background-color:#ff2a2a40;max-width:450px;height:60px;margin-top:12px}.patient-buttons{gap:20px;margin-top:20px;display:flex}.patient-buttons>button{width:300px;height:60px}.create-patient p{color:var(--text-black-30);margin:5px 0 20px}.create-patient .create-patient-button{outline:1px solid var(--border-blue-20);border:4px solid #fff;max-width:380px;height:160px}.ready-patients{margin-top:40px}.ready-patients .ready-patients-description{max-width:1000px;color:var(--text-black-30);margin:5px 0 20px;padding-right:36px}.ready-patients .ready-patients-description b{color:var(--text-red);font-weight:500}.ready-patients .ready-patients-list{flex-wrap:wrap;align-items:center;gap:12px;max-height:720px;display:flex;overflow-y:auto}.ready-patients .ready-patients-list .ready-patients-item{border:1px solid var(--border-blue-20);cursor:pointer;border-radius:20px;flex-direction:column;gap:3px;width:100%;max-width:360px;height:180px;padding:16px;display:flex;position:relative}.ready-patients .ready-patients-list .ready-patients-item:hover .card-buttons,.ready-patients .ready-patients-list .ready-patients-item:hover .patients__delete-button{display:flex}.ready-patients .ready-patients-list .ready-patients-item:hover p{color:var(--text-blue)}.ready-patients .ready-patients-list .ready-patients-item.selected{border:3px solid var(--text-blue)}.ready-patients .ready-patients-list .ready-patients-item.selected p{color:var(--text-blue)}.ready-patients .ready-patients-list .ready-patients-item p{-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:93%;font-size:16px;display:-webkit-box;overflow:hidden}.ready-patients .ready-patients-list .patients__delete-button{z-index:1;border:1px solid var(--bg-blue);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;margin-top:0;display:none;position:absolute;top:8px;right:8px}.ready-patients .ready-patients-list .patients__delete-button svg{width:18px;height:18px}.ready-patients .ready-patients-list .patients__delete-button:hover{border:1px solid var(--text-red)}.ready-patients .ready-patients-list .card-buttons{gap:10px;width:100%;margin-top:auto;display:none}.ready-patients .ready-patients-list .card-buttons.selected{display:flex}.ready-patients .ready-patients-list .card-buttons.selected button:first-child{filter:grayscale(.7)}.ready-patients .ready-patients-list .card-buttons button{width:100%;height:50px;margin-top:0;font-size:17px}.ready-patients button{width:300px;height:60px;margin-top:20px}.modal__delete{flex-direction:column;gap:12px;display:flex}.modal__delete p{margin-top:10px;font-size:18px}.modal__delete span{max-width:600px;color:var(--text-blue);font-size:16px}.modal__delete .modal__delete-button{height:60px;margin-top:12px}.procedures-info .procedures-info__create{flex-direction:column;gap:12px;width:531px;margin-top:24px;display:flex}.procedures-info .procedures-info__create .locale-input{width:100%}.procedures-info .procedures-info__create input{font-size:17px}.procedures-info .procedures-info__create button{width:270px;height:60px}.procedures-info .procedures-info__list{margin-top:24px}.procedures-info .procedures-info__list ul{flex-direction:column;gap:10px;width:100%;max-width:540px;max-height:700px;margin-top:12px;padding-right:10px;display:flex;overflow:auto}.procedures-info .procedures-info__list ul li{align-items:center;gap:6px;list-style:none;display:flex}.procedures-info .procedures-info__list ul li button{cursor:pointer;background:0 0;border:none;width:20px;height:20px}.procedures-info .procedures-info__list ul li button svg{width:auto;height:20px}.procedures-info .procedures-info__list ul li button:hover svg path{stroke:var(--bg-blue)}.procedures-info__modal-content{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:500px;max-width:70vw;margin-top:24px;display:flex}.procedures-info__modal-content .locale-input{width:100%}.procedures-info__modal-content p{text-align:center;font-size:1.1em}.procedures-info__modal-content strong{text-align:center;font-weight:700}.procedures-info__modal-content button{height:60px}.questions__locale{max-width:700px;margin-top:12px;margin-bottom:24px}.questions__locale p{margin-bottom:8px}.questions__form{max-width:700px;margin:36px 0}.questions__form h2{margin-bottom:12px}.questions__form input{margin:6px 0}.questions__form button{width:300px;height:60px;margin-top:6px}.questions__answers{max-width:700px}.questions__answers h2{margin-bottom:12px}.questions__answers textarea{margin-top:6px}.questions__answers h3{margin-bottom:6px}.questions__answers ul{max-height:400px;overflow-y:auto}.questions__answers ul li{margin-bottom:3px;margin-left:20px}.questions__answers p{margin-top:6px}.questions__answers button{width:300px;height:60px;margin-top:12px}.questions__answers__list{margin-top:6px}.questions .questions__remove-button{margin-left:12px}.scenario-drugs{gap:16px;margin-top:36px;display:flex}.scenario-drugs .scenario-drugs-half{width:100%;max-width:calc(50% - 8px)}.scenario-drugs .scenario-drugs-half h2{margin-bottom:12px}.scenario-drugs .scenario-drugs-half ul{flex-direction:column;gap:3px;max-height:70vh;list-style:none;display:flex;overflow-y:auto}.scenario-drugs .scenario-drugs-half ul .scenario-drug-button{color:#6b4b2a;cursor:pointer;background-color:#fcebd6;border:1px solid #6b4b2a;border-radius:5px;width:75px;height:30px;margin-right:6px}.scenario-drugs .scenario-drugs-half ul .scenario-drug-button.add-drug{color:#514c2b;background-color:#ecfeef;border:1px solid #514c2b}.scenario-drugs-submit-button{width:350px;height:60px;margin-top:24px}
