@charset "UTF-8";html{scroll-behavior:smooth;font-size:14px;line-height:140%}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto;color:#1d273a}body{background-color:#f6fafd}body.menu-opened{position:fixed;top:0;left:0;z-index:-10}body.modal-opened{position:fixed;width:100%;height:100%}img{max-width:100%}*:focus{outline:none}button,input{outline:none;border:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font:inherit;font-weight:700}h1,.title{font-weight:500;font-size:24px;line-height:175%;color:#1d273a;font-family:Roboto}h2{font-size:20px}h3{font-size:16px}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}p,span{color:#1d273a}a,input,button,textarea{font:inherit;color:inherit}button{background:transparent;border:none;outline:none;cursor:pointer}svg{fill:#1d273a;object-position:center;object-fit:contain;transition:.2s ease;flex-shrink:0;pointer-events:none}svg .svg-invert{fill:#fff}input[type=submit]{cursor:pointer}a{display:block;text-decoration:none;transition:.2s}a>*{transition:.2s}section{margin-bottom:52px}section.no-margin{margin-bottom:0}section.big-margin{margin-bottom:104px}table{width:100%}#content{position:absolute;width:100%;height:100vh;top:0;left:0;overflow-y:scroll}.cw{width:100%;max-width:1720px;padding:0 32px;margin:0 auto}.cw.narrow{max-width:1460px}.breadcrumbs{margin:32px 0}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;padding:12px 16px;background-color:#fff;border:1px solid rgba(108,123,143,.1);border-radius:5px}.breadcrumbs__item{display:flex;align-items:center;position:relative}.breadcrumbs__item:not(.active) a{padding-right:44px}.breadcrumbs__item:not(.active):after{content:"/";font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;position:absolute;right:18px;top:0;z-index:1}.breadcrumbs__item.active a{pointer-events:none;font-weight:500}.breadcrumbs__item a{font-family:Roboto;font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;position:relative}.breadcrumbs__item a:hover{opacity:1}.pagination{margin-top:40px}.pagination__container{width:100%;display:flex;align-items:center;justify-content:flex-end}.pagination__list{display:flex;align-items:flex-end}.pagination__item:not(:last-child){margin-right:12px}.pagination__item.active a{background-color:#4c89ff;color:#fff;border-color:#4c89ff;pointer-events:none}.pagination__item a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:114%;border-radius:5px;background-color:#fff;border:1px solid rgba(76,137,255,.3)}.pagination__item a:hover{color:#4c89ff;border-color:#4c89ff1a;background-color:#4c89ff1a}.pagination__go-to{display:flex;align-items:center;margin-left:24px}.pagination__go-to span{font-weight:500;font-size:14px;line-height:114%;width:max-content;flex-shrink:0}.pagination__go-to input[type=number]{font-weight:500;font-size:14px;line-height:114%;min-width:unset;width:48px;padding:8px;text-align:center;margin:0 8px;background-color:#fff;border-radius:5px;border:1px solid rgba(0,0,0,.1)}.pagination__go-to input[type=number]::-webkit-inner-spin-button,.pagination__go-to input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.pagination__link-disabled{cursor:not-allowed;pointer-events:none;opacity:.3}.default-text p{font-family:Roboto;font-style:normal;font-weight:300;font-size:15px;line-height:22px;color:#7b7b7b}.default-text p:not(:last-child){margin-bottom:24px}.app__opened-block{display:block!important}.app__opened-flex{display:flex!important}::placeholder{font-family:Roboto;color:#1d273a;font-weight:400;font-size:15px;line-height:130%;transition:.4s ease}.btn{font-weight:500;font-size:14px;line-height:130%;border:1px solid #4C89FF;box-sizing:border-box;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;padding:7px 23px;width:auto;max-width:100%;transition:.2s}.btn svg{fill:#fff;margin-right:8px;transition:.2s ease}.btn span{font-family:Roboto;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.01em;color:#fff;transition:.2s ease}.btn.textless svg{margin-right:0}.btn.narrow{padding:7px 11px}.btn:hover{cursor:pointer}.btn:disabled{opacity:70%}.btn.small{font-size:14px;padding:6px 18px!important}.btn.smaller{font-size:12px;padding:6px 12px!important}.btn.blue{color:#fff;background:linear-gradient(90deg,#4b88ff,#6196ff);border:none;padding:8px 24px}.btn.blue:hover{background:linear-gradient(90deg,#457ce8,#457ce8)}.btn.light{background:linear-gradient(90deg,#4b88ff1a,#6196ff1a);color:#4c89ff;border:none;padding:8px 24px}.btn.light svg{fill:#4c89ff}.btn.light span{color:#4c89ff}.btn.light:hover{opacity:.75}.btn.transparent{background:#fff;color:#4c89ff}.btn.transparent:hover{opacity:.75}.btn.transparent svg{fill:#4c89ff}.btn.transparent span{color:#4c89ff}.btn.white{background:#fff;color:#1d273a;border-color:#f6fafd}.btn.white span{color:#1d273a}.btn.white svg{fill:#1d273a}.btn.white:hover{border-color:#4c89ff;color:#4c89ff}.btn.white:hover span{color:#4c89ff}.btn.white:hover svg{fill:#4c89ff}.btn.white.transparent,.btn.white.transparent span{color:#fff}.btn.red{background:#ef476f1a;border:none;color:#ef476f;padding:8px 24px}.btn.red:hover{opacity:.75}.btn.green{background:#12af73;border:none;color:#fff;padding:8px 24px}.btn.green:hover{opacity:.9}.btn.loading{color:transparent}.btn.loading.btn{transition:unset}.btn.loading.blue,.btn.loading.green,.btn.loading.red{background:#9bf url(/build/assets/loader_button_light-DcLMZaye.svg) no-repeat 50% 50%}.btn.loading.white,.btn.loading.light{background:#9bf url(/build/assets/loader_button_dark-BgEZCGth.svg) no-repeat 50% 50%}.btn.loading svg{fill:transparent}.btn.loading svg path{fill:transparent}.btn-group{display:flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:5px 0 0 5px}.btn-group .btn:last-child{border-radius:0 5px 5px 0}.link-underline{display:inline-block;color:#4c89ff;cursor:pointer}.link-underline:hover{text-decoration:underline}.form-field{width:100%;margin-bottom:24px;position:relative}.form-field.half{width:calc(50% - 16px)}.form-field.quarter{width:calc(25% - 16px)}.form-field.half-quarter{width:calc(12.5% - 16px)}.form-field.half-quarter input{min-width:unset}.form-field.max-content{width:max-content}.form-field.max-content:not(:last-child){margin-right:16px}.form-field>label{font-weight:400;font-size:14px;line-height:171%;letter-spacing:-.02em;display:block;margin-bottom:8px}.form-field.select-field{position:relative}.form-field.select-field:after{content:" ";position:absolute;width:12px;height:12px;right:16px;top:19px;background:url(/build/assets/services-category-arrow-DO3XGWaV.svg)}.form-field.select-field.error .select2-selection{border:1px solid #f5c2c7!important}.form-field.textarea-field textarea{width:100%}.form-field.textarea-field textarea:disabled{background:#eee}.form-field select{font-family:Roboto;font-weight:400;font-size:16px;line-height:150%;background-color:transparent;min-width:150px;max-width:100%;padding:15px;transition:.2s ease;border:1px solid rgba(108,123,143,.3);border-radius:5px;width:100%}.form-field select+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s}.form-field .select2+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s}.form-field.error input,.form-field.error textarea,.form-field.error select,.form-field.error .select2-selection{border:1px solid #f5c2c7!important}.form-field__hint{font-size:12px;margin-top:6px}.form-field.color{display:flex;align-items:center}.form-field.color p{margin-right:16px}.form-field.color input{width:40px;height:40px;cursor:pointer}.form-field.color .error-message{margin-left:16px}label{cursor:pointer}input{width:100%;transition:.2s;color:#1d273a;font-weight:500}input[type=text],input[type=email],input[type=number],input[type=password],input[type=time],input[type=tel],input[type=search],input[type=date],input[type=datetime-local],input[type=file]{font-family:Roboto;font-weight:400;font-size:15px;line-height:150%;background-color:transparent;min-width:150px;max-width:100%;padding:12px;transition:.2s ease;border:1px solid rgba(108,123,143,.3);border-radius:5px}input[type=text]:hover,input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=time]:hover,input[type=tel]:hover,input[type=search]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=file]:hover{border-color:#4c89ff80}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=time]:focus,input[type=tel]:focus,input[type=search]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=file]:focus{border-color:#4c89ff}input[type=text]:focus+label,input[type=email]:focus+label,input[type=number]:focus+label,input[type=password]:focus+label,input[type=time]:focus+label,input[type=tel]:focus+label,input[type=search]:focus+label,input[type=date]:focus+label,input[type=datetime-local]:focus+label,input[type=file]:focus+label{color:#4c89ff}input[type=text]+label,input[type=email]+label,input[type=number]+label,input[type=password]+label,input[type=time]+label,input[type=tel]+label,input[type=search]+label,input[type=date]+label,input[type=datetime-local]+label,input[type=file]+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s ease}input[type=text].error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=time].error,input[type=tel].error,input[type=search].error,input[type=date].error,input[type=datetime-local].error,input[type=file].error{border:1px solid #f5c2c7}input::placeholder{font-family:Roboto;font-weight:400;font-size:15px;line-height:150%;letter-spacing:-.02em;color:#6c7b8f;opacity:.5}input:disabled{pointer-events:none}input.center-content{text-align:center}input[type=search i]::-webkit-search-cancel-button{display:none}input[type=color i]{border-radius:50%}input[type=color i]::-webkit-color-swatch-wrapper{padding:0}input[type=color i]::-webkit-color-swatch{border-radius:50%}input[type=file]{font-size:14px;font-weight:400;cursor:pointer}input[type=file]:hover::-webkit-file-upload-button{background:#767676}input[type=file]::-webkit-file-upload-button{background:#969696;outline:none;border:none;padding:14px;color:#fff;font-size:13px;cursor:pointer}input[type=file] span{font-size:14px;font-weight:400;margin-left:8px}input[readonly]{background-color:#e9ecef}input[type=text]:disabled,input[type=number]:disabled{background:#eee}.form-radio input[type=radio]{position:absolute;z-index:-1;opacity:0}.form-radio input[type=radio]+label{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none}.form-radio input[type=radio]+label:before{content:"";display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:50%;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.form-radio input[type=radio]+label.error:before{background:#f8d7da;border:1px solid #f5c2c7}.form-radio input[type=radio]:not(:disabled):not(:checked)+label:hover:before{border-color:#b3d7ff}.form-radio input[type=radio]:not(:disabled):active+label:before{background-color:#b3d7ff;border-color:#b3d7ff}.form-radio input[type=radio]:focus+label:before{box-shadow:0 0 0 .2rem #007bff40}.form-radio input[type=radio]:focus:not(:checked)+label:before{border-color:#80bdff}.form-radio input[type=radio]:checked+label:before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-radio input[type=radio]:disabled:not(:checked)+label:before{background-color:#eee}textarea{font-family:Roboto;font-weight:400;font-size:15px;line-height:150%;background-color:transparent;min-width:150px;max-width:100%;padding:12px;transition:.2s ease;border:1px solid rgba(108,123,143,.3);border-radius:5px}textarea:hover{border-color:#4c89ff80}textarea:focus{border-color:#4c89ff}textarea:focus+label{color:#4c89ff}textarea+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s ease}textarea.error{border:1px solid #f5c2c7}select.error{border:1px solid #f5c2c7!important}.text-field textarea{width:100%;padding:12px 16px;transition:.2s ease;font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;letter-spacing:-.02em;min-width:150px;max-width:100%;border:1px solid rgba(108,123,143,.3);border-radius:5px}.text-field textarea+label{font-weight:400;font-size:12px;line-height:133%}.text-field textarea::placeholder{font-family:Roboto;font-weight:400;font-size:14px;line-height:171%;letter-spacing:-.02em;color:#c6c6c6}.text-field textarea:hover{border-color:#4c89ff80}.text-field textarea:focus{border-color:#4c89ff}.text-field textarea:disabled{background:#eee}.text-field textarea.error{border:1px solid #f5c2c7}.select2{width:100%!important}.select2-container--default .select2-selection--multiple{border:1px solid rgba(108,123,143,.3)!important;border-radius:5px!important;transition:.2s ease!important;padding:12px!important}.select2-container .select2-selection--multiple .select2-selection__rendered{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-left:0!important;margin-top:0!important}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #4C89FF!important;border-radius:5px!important}.select2-container .select2-search--inline .select2-search__field{margin:0!important;height:20px!important}.select2-container--default .select2-results__group{color:#6c7b8f}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#e8e8e8!important;color:#000!important}.select2-container--default .select2-results__option:not(.select2-results__option--group){position:relative;padding-left:36px!important}.select2-container--default .select2-results__option:not(.select2-results__option--group):before{content:" ";position:absolute;left:8px;top:calc(50% - 10px);width:20px;height:20px;box-sizing:border-box;border-radius:4px;background:#4c89ff1a;border:1px solid rgba(76,137,255,.5);z-index:1;transition:.2s ease}.select2-selection__choice__display{color:#6c7b8f}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:transparent!important;border:none!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;left:0;top:0;width:20px;height:20px;box-sizing:border-box;border-radius:4px;background-color:#ef476f!important;border:1px solid #EF476F!important;z-index:1;transition:.2s ease}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span{position:absolute;left:-1px;top:-1px;width:20px;height:20px;opacity:1;transition:.2s ease;background:url(/build/assets/checkbox-remove-CW1OmR8Q.svg) no-repeat center;background-size:12px;z-index:2;font-size:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{padding-left:4px!important}.select2-container--default .select2-results__option--selected:before{background:#4c89ff!important;border-color:#4c89ff!important}.select2-container--default .select2-results__option--selected:after{content:" ";position:absolute;left:8px;top:calc(50% - 10px);width:20px;height:20px;opacity:1;transition:.2s ease;background:url(/build/assets/checkbox-CmSvDkWr.svg) no-repeat center;background-size:20px;z-index:2}.select2-field .select2 .selection .select2-selection--single{padding:12px!important;height:48px!important}.default-file{display:flex;align-items:center}.default-file label{padding:7px 24px;border:1px solid #1D273A;border-radius:32px;display:flex;align-items:center;margin-bottom:0}.default-file label svg{margin-right:8px}.default-file label span{font-weight:500;font-size:15px;line-height:140%;letter-spacing:-.02em;color:#1d273a}.default-file label:hover{cursor:pointer}.default-file input[type=file]{display:none}.default-checkbox{display:flex}.default-checkbox.labeless label{width:20px;height:20px;padding-left:0}.default-checkbox label,.default-checkbox .label{font-weight:400;font-size:15px;line-height:140%;color:#6c7b8f;position:relative;padding-left:28px}.default-checkbox label:hover,.default-checkbox .label:hover{cursor:pointer}.default-checkbox label:hover:before,.default-checkbox .label:hover:before{background:#4c89ff4d;border:1px solid rgba(76,137,255,.8)}.default-checkbox label:before,.default-checkbox .label:before{content:" ";position:absolute;left:0;top:0;width:20px;height:20px;box-sizing:border-box;border-radius:4px;background:#4c89ff1a;border:1px solid rgba(76,137,255,.5);z-index:1;transition:.2s ease}.default-checkbox label:after,.default-checkbox .label:after{content:" ";position:absolute;left:0;top:0;width:20px;height:20px;opacity:0;transition:.2s ease;background:url(/build/assets/checkbox-CmSvDkWr.svg) no-repeat center;background-size:20px;z-index:2}.default-checkbox label.error:before,.default-checkbox .label.error:before{background:#f8d7da;border:1px solid #f5c2c7}.default-checkbox input[type=checkbox],.default-checkbox input[type=radio]{display:none}.default-checkbox input[type=checkbox]:checked+label:before,.default-checkbox input[type=checkbox]:checked+.label:before,.default-checkbox input[type=radio]:checked+label:before,.default-checkbox input[type=radio]:checked+.label:before{background:#4c89ff;border-color:#4c89ff}.default-checkbox input[type=checkbox]:checked+label:after,.default-checkbox input[type=checkbox]:checked+.label:after,.default-checkbox input[type=radio]:checked+label:after,.default-checkbox input[type=radio]:checked+.label:after{opacity:1}.default-checkbox input[type=checkbox]:disabled:not(:checked)+label:before,.default-checkbox input[type=checkbox]:disabled:not(:checked)+.label:before,.default-checkbox input[type=radio]:disabled:not(:checked)+label:before,.default-checkbox input[type=radio]:disabled:not(:checked)+.label:before{background-color:#eee;border:1px solid #bdc0c2}.tumbler__container label{position:relative;display:block;width:40px;height:24px}.tumbler__container label:hover{cursor:pointer}.tumbler__container label:before{content:" ";position:absolute;left:0;top:0;width:40px;height:24px;background:#6c7b8f;opacity:.1;border-radius:24px;z-index:1;transition:.2s ease}.tumbler__container label:after{content:" ";position:absolute;z-index:2;background:#6c7b8f;box-shadow:0 2px 2px #00000026;width:18px;height:18px;border-radius:50%;top:3px;left:4px;transition:.2s ease}.tumbler__container input[type=checkbox]{display:none}.tumbler__container input[type=checkbox]:checked+label:before{background:#4c89ff}.tumbler__container input[type=checkbox]:checked+label:after{transform:translate(14px);background:#4c89ff;box-shadow:0 2px 2px #4c89ff40}.default-radio>span{font-weight:400;font-size:14px;line-height:171%;letter-spacing:-.02em;color:#1d273a;display:block;margin-bottom:8px}.default-radio label{padding:4px 24px;background:#f6f6f6;border-radius:100px;font-weight:500;font-size:15px;line-height:140%;color:#1d273a;display:block;letter-spacing:unset;margin-bottom:0;transition:all .2s ease}.default-radio label:hover{cursor:pointer;background-color:#6c7b8f}.default-radio input[type=radio]:checked+label{background-color:#1d273a;color:#fff}.table-control-items{display:flex;align-items:center;justify-content:flex-end;gap:8px}.mobile-menu{display:none}.mobile-menu.opened{display:block}.mobile-menu-btn,.mobile-only,.mobile-tablet-only{display:none}.space-between{display:flex;align-items:center;justify-content:space-between}header{background:#fff;box-shadow:0 4px 12px #4c89ff1a}.full-width{width:100%}.flex{display:flex}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.gap-6{gap:6px}.header{display:flex;align-items:center;margin-bottom:40px;width:100%;padding:16px 0}.header__logo{height:32px;width:120px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:32px}.header__logo a{height:100%}.header__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.header__search{width:100%;position:relative;height:56px;z-index:3;display:flex;align-items:center}.header__search input{font-weight:400;font-size:16px;line-height:150%;padding:15px 23px;border:1px solid #F0F4F7;border-radius:28px}.header__search_active input{border:none}.header__search_active .header__search-container{position:absolute;background:#fff;border:1px solid rgba(108,123,143,.7)!important;border-radius:28px}.header__search_active .header__search-results-container{display:block;position:relative;z-index:3}.header__search-container{width:100%;top:0;overflow:hidden;z-index:100}.header__search-container.white{background:#fff;border:1px solid rgba(225,225,225,.7);border-radius:28px}.header__search-results-container{display:none}.header__search-input{position:relative;z-index:3}.header__search-result,.header__search-result-empty{padding:16px 24px}.header__search-result:not(:last-child),.header__search-result-empty:not(:last-child){border-bottom:2px solid #F6FAFD}.header__search-result:hover{position:relative;background-color:#f6fafd}.header__search-result-text{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f;pointer-events:none}.header__search-result-date{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f}.header__search-loader{height:34px;padding-left:16px;margin-top:8px;margin-bottom:8px}.header__menu{flex-shrink:0;margin-left:36px;position:relative}.header__menu:focus .header__menu-block,.header__menu:focus-within .header__menu-block{border-radius:5px 5px 0 0;border-color:#4c89ff80}.header__menu:focus .header__menu-block span,.header__menu:focus-within .header__menu-block span{color:#4c89ff}.header__menu:focus .header__menu-block svg,.header__menu:focus-within .header__menu-block svg{fill:#4c89ff}.header__menu:focus .header__menu-items,.header__menu:focus-within .header__menu-items{display:flex}.header__menu-block{display:flex;align-items:center;padding:7px 28px 7px 11px;position:relative;border:1px solid #F0F4F7;border-radius:5px}.header__menu-block:hover{border-color:#4c89ff80;cursor:pointer}.header__menu-block:hover span{color:#4c89ff}.header__menu-block:hover svg{fill:#4c89ff}.header__menu-block:after{content:" ";position:absolute;right:12px;top:15px;width:8px;height:8px;background:url(/build/assets/header-button-arrow-QdumKWik.svg) no-repeat center}.header__menu-block svg{margin-right:8px;transition:.2s ease}.header__menu-block span{font-weight:500;font-size:14px;line-height:114%;transition:.2s ease}.header__menu-block-notification{position:relative}.header__menu-block-notification__button{display:flex;align-items:center;padding:7px 11px;border:1px solid #F0F4F7;border-radius:5px}.header__menu-block-notification__button:hover{border-color:#4c89ff80;cursor:pointer}.header__menu-block-notification__button:hover span{color:#4c89ff}.header__menu-block-notification__button:hover svg{fill:#4c89ff}.header__menu-block-notification__button svg{transition:.2s ease}.header__menu-block-notification__button.checked:after{content:"";background-color:#da2121;color:#fff;width:16px;height:16px;display:block;position:absolute;right:-4px;top:-4px;border-radius:50%}.header__menu-block-notification__wrapper{position:absolute;z-index:250;left:-215px;top:calc(100% + 20px)}.header__menu-block-notification__wrapper:before{content:" ";position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000;opacity:.4;z-index:-1}.header__menu-block-notification__wrapper:after{content:" ";position:absolute;z-index:3;width:40px;height:40px;background:url(/build/assets/context-arrow-CscimMFO.svg) no-repeat center;transform:rotate(180deg);right:-258px;top:-16px}.header__menu-block-notification__title{margin-bottom:20px}.header__menu-block-notification__container{position:absolute;max-width:475px;z-index:100;padding:25px;background-color:#fff;border-radius:5px;min-width:420px}.header__menu-block-notification__info{display:flex;align-items:flex-start;flex-direction:column}.header__menu-block-notification__item{width:100%;background-color:#d9e3eb;border-radius:7px;display:flex;align-items:center;padding:8px 16px;cursor:pointer}.header__menu-block-notification__item:not(:last-child){margin-bottom:8px}.header__menu-block-notification__item:hover{background-color:#ececec}.header__menu-block-notification__item.read{background-color:#f6fafd}.header__menu-block-notification__item.treatment-invite{background-color:#faebd7}.header__menu-block-notification__item.treatment-invite:hover{background-color:#fff4e4}.header__menu-block-notification__item-image{margin-right:16px;display:flex}.header__menu-block-notification__item-name{font-weight:400;font-size:14px;line-height:171%}.header__menu-block-notification__item-name p:first-child{font-size:16px}.header__menu-block-notification__item-name p:first-child strong{color:#4c89ff}.header__menu-block-notification__date{display:flex;align-items:center}.header__menu-block-notification__date span{margin-left:5px;padding-top:3px}.header__menu-block-notification__rating{font-size:16px}.header__menu-block-notification__show-all-button{margin-top:15px}.header__menu-items{position:absolute;z-index:3;top:calc(100% - 1px);left:0;width:100%;align-items:center;flex-direction:column;background-color:#fff;border-radius:0 0 5px 5px;overflow:visible;border-right:1px solid rgba(76,137,255,.5);border-bottom:1px solid rgba(76,137,255,.5);border-left:1px solid rgba(76,137,255,.5);display:none}.header__menu-item{width:100%;text-align:center;font-weight:500;font-size:14px;line-height:114%;padding:16px;border-top:1px solid #F6FAFD}.header__menu-item:hover{color:#4c89ff}.header .submenu{position:relative}.header .submenu__main-item{cursor:pointer}.header .submenu__main-item:hover+ul{display:block}.header .submenu__main-item:after{content:" ";position:absolute;right:12px;top:20px;width:8px;height:8px;background:url(/build/assets/header-button-arrow-QdumKWik.svg) no-repeat center;transform:rotate(270deg)}.header .submenu__items{display:none;position:absolute;z-index:3;width:100%;top:0;left:100%;transition:.2s;transition-delay:.2s;align-items:center;flex-direction:column;background-color:#fff;border-radius:0 5px 5px 0;border:1px solid rgba(76,137,255,.5)}.header .submenu__items:hover{display:block}.header__cabinet{flex-shrink:0;margin-left:32px;position:relative}.header__cabinet:focus .header__cabinet-block,.header__cabinet:focus-within .header__cabinet-block{border-radius:5px 5px 0 0;border-color:#4c89ff80}.header__cabinet:focus .header__cabinet-block span,.header__cabinet:focus-within .header__cabinet-block span{color:#4c89ff}.header__cabinet:focus .header__cabinet-block svg,.header__cabinet:focus-within .header__cabinet-block svg{fill:#4c89ff}.header__cabinet:focus .header__cabinet-items,.header__cabinet:focus-within .header__cabinet-items{display:flex}.header__cabinet-block{display:flex;align-items:center;padding:7px 28px 7px 11px;position:relative;border:1px solid #F0F4F7;border-radius:5px}.header__cabinet-block:hover{border-color:#4c89ff80;cursor:pointer}.header__cabinet-block:hover span{color:#4c89ff}.header__cabinet-block:hover svg{fill:#4c89ff}.header__cabinet-block:after{content:" ";position:absolute;right:12px;top:15px;width:8px;height:8px;background:url(/build/assets/header-button-arrow-QdumKWik.svg) no-repeat center}.header__cabinet-block svg{margin-right:8px}.header__cabinet-block span{font-weight:500;font-size:14px;line-height:114%}.header__cabinet-items{position:absolute;z-index:2;top:calc(100% - 1px);left:0;width:100%;align-items:center;flex-direction:column;background-color:#fff;border-radius:0 0 5px 5px;overflow:hidden;border-right:1px solid rgba(76,137,255,.5);border-bottom:1px solid rgba(76,137,255,.5);border-left:1px solid rgba(76,137,255,.5);display:none}.header__cabinet-item{width:100%;text-align:center;font-weight:500;font-size:14px;line-height:114%;padding:16px;border-top:1px solid #F6FAFD}.header__cabinet-item:hover{color:#4c89ff}.sign-in{height:100vh;display:flex;align-items:center}.sign-in__wrapper{width:100%}.sign-in__container{width:100%;display:flex;background-color:#fff;border-radius:5px;overflow:hidden;min-height:700px}.sign-in__content{width:50%;display:flex;align-items:center;justify-content:center;padding:32px;position:relative}.sign-in__info-block{min-width:392px;width:70%}.sign-in__header{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.sign-in__title{font-style:normal;font-weight:500;font-size:40px;line-height:120%;margin-bottom:12px;color:#6c7b8f}.sign-in__subtitle{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f}.sign-in__form .form-field .btn{width:100%;font-weight:500;font-size:15px;line-height:150%;padding:15px}.sign-in__form .form-field.checkbox{margin-bottom:24px}.sign-in__form .form-field__invalid-field{border-color:#e45d5d}.sign-in__form .form-field__invalid-field:hover{border-color:#e5a9a9}.sign-in__form .form-field__invalid-field:focus{border-color:#e45d5d}.sign-in__form .form-field__invalid-field:focus+label{color:#e45d5d}.sign-in__form .form-field__invalid-feedback{font-weight:700;color:#e45d5d}.sign-in__forget{font-weight:500;font-size:16px;line-height:150%;color:#4c89ff;margin-top:32px;transition:.2s ease}.sign-in__forget:hover{opacity:.75;cursor:pointer}.sign-in__image{height:100%;width:50%;display:flex;align-items:center;justify-content:center}.sign-in__image img{height:100%;width:100%;object-position:center;object-fit:cover}.sign-in__return-btn{display:inline-flex;align-items:center;position:absolute;left:24px;top:24px;font-weight:500;font-size:16px;line-height:150%;color:#4c89ff;transition:.2s ease}.sign-in__return-btn:hover{opacity:.75}.sign-in__return-btn svg{margin-right:8px}.color-wiki{width:100%}.color-wiki ul{display:flex;align-items:center;flex-wrap:wrap;margin:-4px 0}.color-wiki ul li{padding:8px;background:#fff;border-radius:100px;display:flex;align-items:center;margin:4px 0}.color-wiki ul li:not(:last-child){margin-right:12px}.color-wiki ul li svg{margin-right:8px}.color-wiki ul li span{font-weight:400;font-size:13px;line-height:114%}.color-wiki__client-card{width:100%;padding:32px}.patients__header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.patients__header-block{display:flex;align-items:center;margin-right:32px}.patients__header-nav{margin-left:24px;background:#fff;border-radius:100px;padding:8px 16px}.patients__header-nav-container{display:flex;align-items:center}.patients__header-nav-item{position:relative;padding:16px 24px;background:#fff;border:1px solid #F0F4F7;border-radius:100px;transition:.2s ease}.patients__header-nav-item:not(:last-child){margin-right:16px}.patients__header-nav-item:hover{cursor:pointer;background-color:transparent;border-color:#4c89ff80}.patients__header-nav-item:hover .patients__header-nav-item-container{color:#4c89ff}.patients__header-nav-item_active{background-color:#4c89ff;pointer-events:none}.patients__header-nav-item_active .patients__header-nav-item-container{color:#fff}.patients__header-nav-item-container{font-weight:500;font-size:16px;line-height:150%;transition:.2s ease}.patients__header-nav-item-time-container{position:absolute;right:-6px;top:-6px;font-weight:400;font-size:12px;line-height:133%;padding:2px 6px;background:#f0f4f7;border-radius:100px}.patients__color-wiki{width:40%}.patients__color-wiki ul{display:flex;align-items:center;flex-wrap:wrap;margin:-4px 0}.patients__color-wiki ul li{padding:8px;background:#fff;border-radius:100px;display:flex;align-items:center;margin:4px 0}.patients__color-wiki ul li:not(:last-child){margin-right:12px}.patients__color-wiki ul li svg{margin-right:8px}.patients__color-wiki ul li span{font-weight:400;font-size:13px;line-height:114%}.patients__block{margin-bottom:32px}.patients__block-title{font-weight:500;font-size:18px;line-height:135%;margin-bottom:12px}.patients__item:not(:last-child){margin-bottom:8px}.patients-item{background:#fff;box-shadow:0 4px 12px #1d273a0d;border-radius:5px;overflow:hidden;transition:.2s ease}.patients-item__highlightable:hover{cursor:pointer;box-shadow:0 4px 12px #1d273a26}.patients-item__highlightable:hover .patients-item__time,.patients-item__highlightable:hover .patients-item__text,.patients-item__highlightable:hover .patients-item__patient-name{color:#4c89ff}.patients-item__active{border:1px solid #4C89FF}.patients-item__status__waiting .patients-item__time:before{background-image:url(/build/assets/patients-item-time-icon-waiting-Dg95wYhX.svg)}.patients-item__status__waiting .patients-item__patient-info{background:linear-gradient(270deg,#0cb69380,#fff0 85%)}.patients-item__status__confirmed .patients-item__time:before{background-image:url(/build/assets/patients-item-time-icon-confirmed-BQVILRxk.svg)}.patients-item__status__confirmed .patients-item__patient-info{background:linear-gradient(270deg,#c5aaff80,#fff0 85%)}.patients-item__status__completed .patients-item__time:before{background-image:url(/build/assets/patients-item-time-icon-completed-Doxre-Rn.svg)}.patients-item__status__completed .patients-item__patient-info{background:linear-gradient(270deg,#ec822780,#fff0 85%)}.patients-item__status__cancelled .patients-item__time:before{background-image:url(/build/assets/patients-item-time-icon-cancelled-K8hcBHYS.svg)}.patients-item__status__cancelled .patients-item__patient-info{background:linear-gradient(270deg,#ef476f80,#fff0 85%)}.patients-item__status__warned .patients-item__time:before{background-image:url(/build/assets/patients-item-time-icon-warned-BURzsZKj.svg)}.patients-item__status__warned .patients-item__patient-info{background:linear-gradient(270deg,#ffd27580,#fff0 85%)}.patients-item__container{display:flex}.patients-item__info{width:65%;box-sizing:border-box;border-right:1px solid #F0F4F7;padding:10px 20px}.patients-item__time{font-weight:400;font-size:18px;line-height:32px;color:#6c7b8f;padding-left:36px;position:relative;transition:.2s ease}.patients-item__time:before{content:" ";position:absolute;top:3px;left:0;width:24px;height:24px;background-image:url(/build/assets/patients-item-time-icon-default-3GUI3XCI.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.patients-item__text{font-weight:400;font-size:13px;line-height:150%;color:#6c7b8f;transition:.2s ease;margin-top:4px}.patients-item__patient-info{width:35%;padding:10px 20px;display:flex;align-items:center;flex-shrink:0}.patients-item__patient-image{margin-right:16px;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.patients-item__patient-image img{width:100%;height:100%;object-position:center;object-fit:cover}.patients-item__patient-name{text-align:center;font-weight:400;font-size:16px;line-height:140%;color:#6c7b8f;transition:.2s ease}.timetable__nav{display:flex;align-items:center}.timetable__nav-item{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:500px;width:56px;height:56px}.timetable__nav-item:hover{cursor:pointer}.timetable__nav-item:not(:last-child){margin-right:16px}.timetable__window{position:relative}.timetable__window:after{content:" ";position:absolute;height:100%;width:53px;top:0;right:0;background:linear-gradient(270deg,#f6fafd,#f6fafd00)}.timetable__window.hide-gradient:after{display:none}.timetable__content{width:100%;overflow-y:auto;padding-bottom:16px;padding-left:6px;margin-left:-6px}.timetable__container{display:flex}.timetable__column{width:320px;flex-shrink:0}.timetable__column:not(last-child){margin-right:20px}.timetable__column:last-child{margin-right:64px}.timetable__column-title{font-size:18px;font-weight:500;line-height:133%;margin-bottom:16px}.timetable__item:not(:last-child){margin-bottom:12px}.timetable-card{background:#fff;box-shadow:0 4px 12px #1d273a0d;border-radius:5px;overflow:hidden;transition:.2s ease}.timetable-card__highlightable:hover{cursor:pointer;box-shadow:0 4px 12px #1d273a26}.timetable-card__highlightable:hover .timetable-card__header,.timetable-card__highlightable:hover .timetable-card__patient-name,.timetable-card__highlightable:hover .timetable-card__desc{color:#4c89ff}.timetable-card__header{padding:6px 12px;background:linear-gradient(90deg,#fff0,#f0f4f7);border-bottom:1px solid #F0F4F7;transition:.2s ease;display:flex;align-items:center}.timetable-card__time{font-weight:500;font-size:16px;color:#6c7b8f;flex-shrink:0;padding-right:20px}.timetable-card__patient{display:flex;align-items:center;width:100%}.timetable-card__patient-image{width:32px;height:32px;overflow:hidden;border-radius:50%;flex-shrink:0;margin-right:8px}.timetable-card__patient-image img{width:100%;height:100%}.timetable-card__patient-name{font-weight:400;font-size:14px;line-height:125%;color:#6c7b8f;transition:.2s ease}.timetable-card__desc{padding:8px 12px;font-size:13px;line-height:130%;color:#6c7b8f;transition:.2s ease}.new-patient-badge{margin-right:2px;color:#fff;background:#2a4e83;font-size:13px;border-radius:4px;padding:0 4px 1px}.link-header{margin-bottom:20px}.link-header__container{padding:20px 24px;background:#fff;border-radius:5px;display:flex;align-items:center;gap:16px}.link-header__container>*{flex-shrink:0}.link-header__container.space-between{display:flex;align-items:center;justify-content:space-between;position:relative}.link-header__links{display:flex;gap:16px}.link-header__quality-control{display:flex;justify-content:space-between;align-items:center}.roentgen-card{margin-bottom:144px}.roentgen-card__unlink{margin-left:8px;display:inline}.roentgen-card__inner{margin-top:16px}.roentgen-card__inner>h3{margin-bottom:32px}.roentgen-card__row{padding:20px;background:#fff;border-radius:16px;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;box-shadow:0 0 4px #0000000d}.roentgen-card__row>h3{margin-bottom:12px}.roentgen-card__tooth{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%}.roentgen-card__tooth-file img{width:64px}.patient-name{margin-bottom:24px;text-align:center;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:6px}.patient-card__container{display:flex}.patient-card__info{width:35%;flex-shrink:0;margin-right:20px}.patient-card__toothmap{width:100%}.patient-info{background:#fff;border-radius:5px;overflow:hidden}.patient-info__header{height:58px;font-weight:500;font-size:20px;line-height:120%;padding:16px;color:#6c7b8f;background:linear-gradient(90deg,#f0f4f7,#fff);border-bottom:1px solid #F0F4F7}.patient-info__container{padding:36px 24px 24px;display:flex;align-items:center;flex-direction:column}.patient-info__image{width:152px;height:152px;margin-bottom:12px;position:relative}.patient-info__image img{width:100%;height:100%;object-position:center;object-fit:cover;border-radius:50%;overflow:hidden}.patient-info__image-edit{position:absolute;right:14px;bottom:0}.patient-info__image-edit input[type=file]{display:none}.patient-info__image-edit-btn{background:#fff;border:1px solid #F0F4F7;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.patient-info__image-edit-btn:hover{cursor:pointer}.patient-info__name{font-weight:500;font-size:18px;line-height:200%;margin-bottom:8px;color:#6c7b8f}.patient-info__attributes{width:100%;max-width:325px}.patient-info__attribute{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.patient-info__attribute:not(:last-child){border-bottom:1px solid #F0F4F7}.patient-info__attribute-name{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;margin-right:16px}.patient-info__attribute-value{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f}.patient-toothmap{background:#fff;border-radius:5px;overflow:hidden}.patient-toothmap__header{height:58px;font-weight:500;font-size:20px;line-height:120%;padding:16px;background:linear-gradient(90deg,#f0f4f7,#fff);border-bottom:1px solid #F0F4F7;display:flex;align-items:center;justify-content:space-between;position:relative}.patient-toothmap__header div{color:#6c7b8f}.patient-toothmap__switch-toothmap-type{position:relative;margin-top:16px;text-align:center;width:100%}.patient-toothmap__switch-toothmap-type button{border-color:#dfdfdf!important}.patient-toothmap__switch-toothmap-type button:first-child{margin-right:12px}.patient-toothmap__switch-toothmap-type .initial-exam-button{position:absolute;right:0}.patient-toothmap__container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);margin:32px 0}.patient-toothmap__block{display:flex;align-items:flex-start}.patient-toothmap__block.quarter-1,.patient-toothmap__block.quarter-2,.patient-toothmap__block.quarter-3,.patient-toothmap__block.quarter-4{zoom:.9}.patient-toothmap__block.quarter-1{align-items:flex-end;flex-direction:row-reverse;margin-bottom:32px}.patient-toothmap__block.quarter-1 .tooth-card{flex-direction:column-reverse}.patient-toothmap__block.quarter-1 .tooth-card__number{margin:8px 0 0}.patient-toothmap__block.quarter-2{align-items:flex-end;margin-bottom:32px}.patient-toothmap__block.quarter-2 .tooth-card{flex-direction:column-reverse}.patient-toothmap__block.quarter-2 .tooth-card__number{margin:8px 0 0}.patient-toothmap__block.quarter-3{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3}.patient-toothmap__block.quarter-4{flex-direction:row-reverse}.patient-toothmap__block.general{margin-top:16px;justify-content:center;grid-column-start:1;grid-column-end:3}.patient-toothmap__switch-buttons{display:flex;gap:12px}.patient-toothmap__history-button{margin-left:auto}.tooth-card{display:flex;flex-direction:column;align-items:center;margin:0 5px}.tooth-card.checked .tooth-card__number{background-color:#4c89ff;color:#fff}.tooth-card__number{font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin:0 0 8px;width:24px;height:24px;padding:4px 0 3px;text-align:center;border-radius:50%;color:#6c7b8f}.tooth-card__image{display:flex;justify-content:center;transition:all .1s ease}.tooth-card__image:hover{transform:scale(1.05)}.tooth-card__image:hover svg path:first-child{fill:#4c89ff4d}.tooth-card__image:hover svg path:last-child{fill:#4c89ff}.tooth-card__image svg{zoom:.91}.tooth-card__image svg path{transition:all .1s ease}.tooth-card__image svg path:last-child{fill:#6c7b8f}.tooth-card__image.active svg path:first-child{fill:#4af69d4d}.tooth-card__image.active svg path:last-child{fill:#20ad69}.tooth-card__general{position:relative;border-color:#dfdfdf!important;padding:6px 20px;font-size:14px}.tooth-card__general.checked:after{content:"";background-color:#4c89ff;color:#fff;width:16px;height:16px;display:block;position:absolute;right:-4px;top:-4px;border-radius:50%}.tooth-card__general:hover{border-color:#4c89ff!important}.patient-history__header{display:flex;align-items:center;justify-content:space-between;padding-top:16px;margin-bottom:24px}.patient-history__table-title{font-weight:500;font-size:20px;line-height:120%;color:#6c7b8f}.patient-history__sort-panel{display:flex;align-items:center}.patient-history__sort-item{margin-right:24px}.patient-history__table td,.patient-history__table th{padding:12px!important}.patient-history__table .select2-container{width:300px!important}.sort-item .form-field{display:flex;position:relative;margin-bottom:0}.sort-item .form-field label{margin-bottom:0}.sort-item .form-field svg{position:absolute;right:12px;top:11px;pointer-events:none}.sort-item .form-field input[type=date]{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;padding:7px 24px 7px 12px;width:130px;background:#fff;border:1px solid #F0F4F7;border-radius:4px}.sort-item .form-field input[type=date]::-webkit-calendar-picker-indicator{position:absolute;z-index:10;opacity:0;width:32px;height:40px;top:0;right:0}.sort-item .form-field input[type=date]::-webkit-calendar-picker-indicator:hover{cursor:pointer}.sort-item__container{display:flex;align-items:center;padding:8px 12px;background:#f0f4f7;border-radius:4px 0 0 4px;margin-bottom:0}.sort-item__name{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f}.sort-item__value{display:flex;position:relative}.sort-item__value:after{content:" ";position:absolute;right:16px;top:16px;width:8px;height:8px;background:url(/build/assets/services-category-arrow-DO3XGWaV.svg) no-repeat center}.sort-item__value select{font-weight:400;font-size:16px;line-height:150%;padding:8px 24px 8px 12px;color:#6c7b8f;background:#fff;border:1px solid #F0F4F7;border-radius:4px}.table-scroll{overflow:auto}.table{background:#fff;border-radius:5px;overflow:hidden}.table td{padding:12px 20px;font-weight:400;font-size:15px;line-height:150%;color:#6c7b8f;border-bottom:2px solid #F6FAFD}.table td.bold{font-weight:500}.table td>span{display:block;font-weight:400;font-size:15px;line-height:150%;color:#6c7b8f}.table td input[type=text],.table td input[type=number]{padding:7px;min-width:unset;height:40px}.table td ul li{background:#f6fafd;border-radius:5px;padding:6px;font-size:14px;color:#6c7b8f}.table td ul li:not(:last-child){margin-bottom:4px}.table tr.wide td{padding:16px}.table tr.borderless td{border-bottom:none;padding-bottom:0}.table tr.hoverable:hover{cursor:pointer;background:#f4f4f4}.table th{padding:16px;border-bottom:2px solid #F6FAFD}.table__add-image{width:100%!important}.table__header{border-bottom:1px solid #F6FAFD;background:#f0f4f7}.table__header th.table__header-buttons{padding:8px 16px 8px 24px}.table__header th.table__header-buttons>div{justify-content:flex-end}.table__header th>div,.table__header th a{display:flex;align-items:center;justify-content:left}.table__header th>div svg,.table__header th a svg{margin-right:8px}.table__header th>div span,.table__header th a span{font-weight:500;font-size:15px;line-height:150%;color:#6c7b8f}.table__header-date{width:10%}.table__header-doctor{width:13%}.table__header-comment{width:36%}.table__header-tooth{width:104px}.table__header-service{width:33%}.table__header-name{width:33%;cursor:pointer}.table__header-name:hover{background-color:#e7e7e7}.table__header-creation-date{width:23%;cursor:pointer}.table__header-creation-date:hover{background-color:#e7e7e7}.table__header-min-size{width:1%}.table__header-staff-name{width:40%}.table__header-buttons{padding:8px 24px}.table__header-buttons .btn{flex-shrink:0}.table__header-buttons .btn:not(:last-child){margin-right:16px}.table__add-container{margin-bottom:12px}.table__add-container tr td{border-bottom:4px solid #F6FAFD}.table__add-container tr:first-child td{padding-bottom:0;border-bottom:none}.table__add-service-container .form-field{display:flex;align-items:center}.table__add-service-container select{font-weight:400;font-size:16px;line-height:150%;padding:8px 16px;background:#fff;border:1px solid rgba(108,123,143,.3);border-radius:5px;color:#6c7b8f;width:100%}.table__add-service-container .select2 .selection .select2-selection--single{display:flex;padding:7px 32px 7px 16px;width:100%;height:40px;background:#fff;border:1px solid rgba(108,123,143,.3);border-radius:5px}.table__add-service-container .select2 .selection .select2-selection__arrow{height:100%;width:32px}.table__add-service-container .select2 .selection .select2-selection__rendered{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;padding:0}.table__add-image-container{padding-bottom:16px}.table__add-image-block{position:relative;margin-bottom:24px}.table__add-image-nav{position:absolute;left:8px;top:8px;background:#fff;border-radius:5px;z-index:2;display:flex;align-items:center;padding:8px}.table__add-image-nav-item:not(.selected){background:#fff;border-color:#f6fafd;color:#4c89ff}.table__add-image-nav-item:not(.selected):hover{border-color:#4c89ff}.table__add-image-nav-item.selected{background:#4c89ff!important;color:#fff!important}.table__add-image-nav-item:not(:last-child){margin-right:16px}.table__add-image-nav-item.btn.white{color:#4c89ff}.table__add-image-nav-item.btn.red{color:#ef476f;background:#ef476f1a}.table__action-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.table__action-title{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;margin-bottom:12px}.table__action-title span{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f}.table__action-buttons{display:flex;align-items:center}.table__action-buttons img{filter:invert(1)}.table__action-buttons .btn:not(:last-child){margin-right:16px}.table__container tr.waiting{background:linear-gradient(270deg,#0cb69380,#fff0 85%)}.table__container tr.confirmed{background:linear-gradient(270deg,#c5aaff80,#fff0 85%)}.table__container tr.completed{background:linear-gradient(270deg,#ec822780,#fff0 85%)}.table__container tr.cancelled{background:linear-gradient(270deg,#ef476f80,#fff0 85%)}.table__container tr.warned{background:linear-gradient(270deg,#ffd27580,#fff0 85%)}.table__container tr.waiting td .table__tooth-number svg,.table__container tr.confirmed td .table__tooth-number svg,.table__container tr.completed td .table__tooth-number svg,.table__container tr.cancelled td .table__tooth-number svg,.table__container tr.warned td .table__tooth-number svg{opacity:1;fill:#fff}.table__container tr.waiting td ul li,.table__container tr.confirmed td ul li,.table__container tr.completed td ul li,.table__container tr.cancelled td ul li,.table__container tr.warned td ul li{background-color:#fff}.table__empty{display:flex;align-items:center}.table__empty-text{margin:0 25px 0 15px}.table__tooth-number{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.table__tooth-number svg{position:relative;z-index:1;opacity:.1;fill:#6c7b8f}.table__tooth-number span{position:absolute;left:0;top:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f;opacity:1}.table__file-container{display:flex;align-items:center}.table__file-container_folder .table__file-image{background-color:#4c89ff1a;border-color:transparent}.table__file-container>span{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f}.table__file-preview{margin-right:16px;position:relative}.table__file-image{background-color:#fff;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;border:1px solid rgba(76,137,255,.1)}.table__file-preview-type{position:absolute;width:100%;bottom:-8px;left:0;display:flex;align-items:center;justify-content:center}.table__file-preview-type span{background-color:#fff;padding:0 4px;text-align:center;font-weight:500;font-size:12px;line-height:16px;border-radius:100px;color:#4c89ff}.table__pictogram-btn{display:flex;align-items:center;justify-content:center;padding:8px;background:#4c89ff1a;border-radius:5px;width:min-content;transition:.2s ease}.table__pictogram-btn:hover{cursor:pointer;opacity:.75}.table__file-link:hover{pointer-events:none}.table__draggable tr{cursor:move}.patient-history__table tr,.tooth-info__table tr{display:flex}.patient-history__table tr td,.patient-history__table tr th,.tooth-info__table tr td,.tooth-info__table tr th{flex-shrink:0}.patient-history__table tr th:nth-child(1),.tooth-info__table tr th:nth-child(1){white-space:nowrap}.patient-history__table tr td:nth-child(1),.patient-history__table tr th:nth-child(1),.tooth-info__table tr td:nth-child(1),.tooth-info__table tr th:nth-child(1){width:10%}.patient-history__table tr td:nth-child(2),.patient-history__table tr th:nth-child(2),.tooth-info__table tr td:nth-child(2),.tooth-info__table tr th:nth-child(2){width:12%}.patient-history__table tr td:nth-child(3),.patient-history__table tr th:nth-child(3),.tooth-info__table tr td:nth-child(3),.tooth-info__table tr th:nth-child(3){width:36%}.patient-history__table tr td:nth-child(4),.patient-history__table tr th:nth-child(4),.tooth-info__table tr td:nth-child(4),.tooth-info__table tr th:nth-child(4){width:7%}.patient-history__table tr td:nth-child(5),.patient-history__table tr th:nth-child(5),.tooth-info__table tr td:nth-child(5),.tooth-info__table tr th:nth-child(5){width:28.5%}.patient-history__table tr td:nth-child(6),.patient-history__table tr th:nth-child(6),.tooth-info__table tr td:nth-child(6),.tooth-info__table tr th:nth-child(6){width:6.5%}.record-form-table td:nth-child(3){width:34%!important}.record-form-table td:nth-child(4){width:46%!important}.tooth-info__table tr td:nth-child(5),.tooth-info__table tr th:nth-child(5){width:36%}.drop-image{display:none;align-items:center;justify-content:center;width:100%;min-height:250px;background:#f6fafd;border:2px dashed rgba(75,136,255,.3);border-radius:16px;cursor:pointer;position:relative;margin-bottom:0}.drop-image.selected{display:flex}.drop-image.error{background:#fff8f8;border:2px dashed #f5c2c7}.drop-image__container{display:flex;align-items:center;width:100%;justify-content:center;position:absolute}.drop-image__container svg{margin-right:12px}.drop-image__container span{font-weight:500;font-size:16px;line-height:24px;color:#4c89ff}.drop-image__treatment-plan .drop-image{width:100%;height:100%;display:flex;border:2px dashed #d9d9d9}.drop-image__treatment-plan .drop-image:hover{border:2px dashed #b0b0b0}.drop-image__treatment-plan .drop-image__container{position:absolute;text-align:center;pointer-events:none}.drop-image__treatment-plan .drop-image__container span{position:relative;pointer-events:none;opacity:50%;font-weight:500;font-size:16px;line-height:24px;z-index:100;color:#1d273a}.drop-image__treatment-plan .drop-image__container.dont-overlap span{z-index:unset}.drop-image__treatment-plan .drop-image__action{z-index:2}.drop-image__list{display:flex;gap:16px;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;position:relative;width:100%;height:100%;padding:88px 16px 16px}.drop-image__list__treatment-plan{padding:0}.drop-image__item{width:108px;height:108px;border-radius:5px;position:relative;background-position:center;background-size:cover;background-color:#fff}.drop-image__item img{width:100%;height:100%;object-fit:cover;object-position:center}.drop-image__item img.tooth-states{border-radius:5px;width:108px;height:108px}.drop-image__item__treatment-plan{width:100%;height:100%}.drop-image__item__treatment-plan img{border-radius:16px}.drop-image__item__treatment-plan a{display:contents}.drop-image__input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block}.drop-image__action{position:absolute;top:-16px;z-index:11;width:32px;height:32px;background:#fff;border-radius:50%;padding:2px;cursor:pointer}.drop-image__action:hover{opacity:.8}.drop-image__action.delete{right:-16px}.drop-image__action.edit{display:flex;justify-content:center;align-items:center;right:20px}.patient-storage__buttons-control{display:flex;margin-bottom:20px;justify-content:flex-end;gap:8px}.patient-storage__table{width:100%}.patient-storage__add{width:100%;display:flex;align-items:center;justify-content:flex-end;margin-top:56px}.patient-storage__add-container{position:fixed;margin-right:-32px;bottom:64px;right:64px}.patient-storage__add-container:focus .patient-storage__add-btn svg,.patient-storage__add-container:focus-within .patient-storage__add-btn svg{transform:rotate(135deg)}.patient-storage__add-container:focus .patient-storage__add-menu,.patient-storage__add-container:focus-within .patient-storage__add-menu{display:flex}.patient-storage__add-btn{width:64px;height:64px;border-radius:50%;background-color:#4c89ff;display:flex;align-items:center;justify-content:center;transition:.2s ease}.patient-storage__add-btn svg{transition:.2s ease}.patient-storage__add-btn:hover{cursor:pointer;opacity:.75}.patient-storage__add-menu{display:none;position:absolute;bottom:calc(100% - 8px);right:0;background:#fff;box-shadow:0 4px 12px #0000000d;border-radius:5px;padding:12px 0;flex-direction:column}.patient-storage__add-menu:after{content:" ";position:absolute;right:12px;bottom:-16px;width:40px;height:40px;background:url(/build/assets/context-arrow-CscimMFO.svg) no-repeat center}.patient-storage__add-item{padding:12px 20px;display:flex;align-items:center}.patient-storage__add-item:hover{background:#fafafa}.patient-storage__add-item svg{margin-right:16px}.patient-storage__add-item span{width:max-content}.patient-storage__file-select{margin:30px 0}.patient-storage__file-select-footer{display:flex;justify-content:center;align-items:center}.patient-storage__file-select-button{position:fixed;bottom:0;margin:15px;z-index:100}.settings__header{margin-bottom:32px}.settings__header.flex{display:flex;align-items:center;justify-content:space-between}.settings__header.treatment-plan{margin-bottom:24px}.settings__content{display:flex;gap:32px;width:100%}.settings__content>div:first-child{width:25%}.settings__content>div:last-child{width:75%}.settings__search{width:600px;z-index:1}.settings__specialization-select{width:300px;margin-bottom:0}.settings__specialization-select:after{top:14px!important}.settings__specialization-select select{padding:5px 24px;background-color:#fff}.settings__search-form{display:flex;gap:4px}.settings__search-form input{padding:8px}.settings__search-form svg{margin-right:0}.settings__search-form .btn{padding:8px 12px}.settings__search-form .btn.red{background:#da2121}.settings__buttons{display:flex;justify-content:end}.settings__buttons a,.settings__buttons button{width:35px;height:35px}.settings__block-list-container{margin-top:0!important;padding:24px 24px 56px!important}.settings__block-list-content:not(:last-child){margin-bottom:32px}.settings__block-list-content h3{margin-bottom:16px}.settings__block-edit-button{margin-left:16px}.settings__block-type-title{margin-bottom:16px}.settings__block-type-empty{margin-bottom:8px}.settings__cells_table{margin-bottom:16px}.settings__block-save-button{display:flex;margin-top:48px}.settings__block-save-button button:first-child{margin-right:8px}.settings__block-table{padding:32px 0}.settings__cells-title{display:flex;align-items:center}.settings__cells-title button{margin-left:8px}.settings__cells-content{margin-top:32px}.settings__cells-empty{margin-top:16px}.settings__cell-item .drop-image__item{width:100%;height:100%;cursor:move}.settings__cell-item .drop-image__item span{cursor:pointer}.settings__cell-item.no-block{border:2px dashed rgba(255,0,0,.3)}.settings__cell-item.no-block .drop-image__item{background:#fff1f1}.settings__steps-list{display:flex;align-items:center}.settings__steps-list-number div{display:flex;justify-content:center;align-items:center;height:100px;font-size:36px;margin-right:32px;margin-bottom:8px}.settings__steps-list-info{width:100%}.settings .table__container tr td{padding:8px 24px}.settings__footer{display:flex;justify-content:center;align-items:center}.settings__save-btn{position:fixed;bottom:0;margin:15px;z-index:100;width:196px;height:36px}.settings__save-section{display:flex;justify-content:center}.settings__save-section-buttons{display:flex;position:fixed;background:#1d273a;border-radius:8px 8px 0 0;bottom:0;padding:16px;z-index:100}.settings__save-section-buttons a:not(:last-child){margin-right:16px}.settings__save-section-buttons button:not(:last-child){margin-right:16px}.settings__requisites-checkboxes{display:flex;justify-content:center;gap:16px}.settings__requisites-wrapper{margin-top:32px}.settings__requisites-logo{margin:16px 0}.settings__requisites-logo p{margin-bottom:8px}.settings__requisites-logo .default-checkbox{margin-top:8px;margin-bottom:36px}.settings__save-buttons-section{display:flex;justify-content:center}.settings__save-buttons{display:flex;position:fixed;background:#1d273a;border-radius:8px 8px 0 0;bottom:0;padding:16px;z-index:100}.settings__save-buttons a:not(:last-child){margin-right:16px}.settings__save-buttons button:not(:last-child){margin-right:16px}.settings__radio-buttons{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.settings__radio-button{background:#4c89ff;border-radius:8px;padding:12px}.settings__radio-button .default-checkbox .label{color:#fff}.settings__radio-button .default-checkbox .label:before{border-color:#fff!important}.services__category-item{background:#fff;border-radius:5px}.services__category-item.opened .services__category-header:after{transform:rotate(180deg)}.services__category-item.opened .services__category-container{display:block}.services__category-item:not(:last-child){margin-bottom:8px}.services__category-header{align-items:center;padding:16px;display:flex;position:relative;transition:.2s ease}.services__category-header.openable:after{content:" ";position:absolute;right:24px;top:22px;width:12px;height:12px;background:url(/build/assets/services-category-arrow-DO3XGWaV.svg) no-repeat center;transition:.2s ease}.services__category-header:hover{cursor:pointer;box-shadow:0 0 10px 2px #1d273a26}.services__category-tumbler{margin-right:12px}.services__category-name{font-weight:500;font-size:18px;line-height:133%;color:#6c7b8f;pointer-events:none}.services__category-container{padding:0 48px 48px;margin-top:25px;display:none}.services__category-container.laboratory-services{display:block;padding:0}.services__list-header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:32px;padding:0 12px}.services__list-header-items{display:flex;align-items:center}.services__list-header-item:not(:last-child){margin-right:32px}.services__list-header-item svg{fill:transparent}.services__list-header-item.has-action-buttons{margin-right:127px}.services__context{position:relative}.services__context svg{position:relative;z-index:5;background-color:#fff}.services__context svg rect{stroke:#fff!important}.services__context-wrapper{position:absolute;z-index:3;right:-56px;top:calc(100% + 24px)}.services__context-wrapper:before{content:" ";position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000;opacity:.4;z-index:-1}.services__context-wrapper:after{content:" ";position:absolute;z-index:3;width:40px;height:40px;background:url(/build/assets/context-arrow-CscimMFO.svg) no-repeat center;transform:rotate(180deg);right:48px;top:-16px}.services__context-container{padding:40px;background-color:#fff;border-radius:5px}.services__context-info{display:flex;align-items:flex-start;flex-direction:column}.services__context-item{background-color:#f6fafd;border-radius:100px;display:flex;align-items:center;padding:8px 16px;width:max-content}.services__context-item:not(:last-child){margin-bottom:8px}.services__context-item-image{margin-right:16px;display:flex}.services__context-item-name{font-weight:400;font-size:14px;line-height:171%}.services__list-container{margin-bottom:50px}.services__info-icon{pointer-events:all}.services__info-icon:hover{cursor:pointer}.service{padding:11px 11px 11px 15px;border:1px solid rgba(76,137,255,.1);border-radius:5px;display:flex;align-items:center;justify-content:space-between}.service:not(:last-child){margin-bottom:8px}.service__name{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f;display:flex;width:100%}.service__name .name{width:55%}.service__name .stages{width:45%;font-weight:400;font-size:14px;padding-right:16px}.service__name .stages .edit-button{padding:6px;font-size:12px}.service__attributes-list{display:flex}.service__action-buttons{display:flex;gap:8px;margin-left:48px}.service__attributes-item:not(:last-child){margin-right:36px}.modal{width:100%;height:100vh;position:fixed;top:0;left:0;background:#0006;z-index:500}.modal__layer-2{z-index:600}.modal__layer-3{z-index:700}.modal__content{width:90vw;height:90vh;background:#fff;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:200;border-radius:16px;overflow:hidden}.modal__content:before{content:" ";position:absolute;top:0;left:0;width:100%;height:90px;background:linear-gradient(360deg,#fafafa00,#fafafa);z-index:20;pointer-events:none}.modal__wrapper{width:100%;height:100%;overflow-y:auto}.modal__block{position:relative}.modal__container{padding:80px 0 0}.modal__close-btn{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;right:32px;top:16px;border-radius:50%;background:#4c89ff1a;z-index:30}.modal__quality-control{border-top:2px solid #F6FAFD}#record-modal .modal__content{max-width:1080px}.modal-window,.modal-window__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-window__storage{display:block}.modal-window__prompt{font-size:12px;color:#6c7b8f;margin:4px 0}.modal-window__container{width:800px;padding:48px 32px 32px;background:#fff;border-radius:5px;position:relative;z-index:100;max-height:96vh;overflow:auto}.modal-window__container.size-920{width:920px}.modal-window__container.size-1100{width:1100px}.modal-window__container.size-1300{width:1300px}.modal-window__container__storage{width:100%;height:100%}.modal-window__content__storage{height:100vh;padding:0}.modal-window__header{margin-bottom:32px}.modal-window__block--text{font-size:15px}.modal-window__buttons{margin-top:16px}.modal-window__bottom{margin-top:24px}.modal-window__title{font-weight:500;font-size:20px;line-height:133%;color:#6c7b8f}.modal-window__sub-title{margin-top:8px;font-weight:400;font-size:16px;line-height:133%;color:#6c7b8f}.modal-window__date{margin:12px 0;font-size:14px;line-height:120%;color:#6c7b8f}.modal-window__subtitle{margin-top:16px;font-weight:400;font-size:20px;line-height:120%;color:#6c7b8f}.modal-window__subtitle span{font-weight:500;margin-right:16px;color:#6c7b8f}.modal-window .form-field:last-child{margin-bottom:0}.modal-window .form-field.select-field{position:relative}.modal-window .form-field.select-field:after{content:" ";position:absolute;width:12px;height:12px;right:16px;top:19px;background:url(/build/assets/services-category-arrow-DO3XGWaV.svg)}.modal-window .form-field.rating-field{display:flex;justify-content:space-between}.modal-window .form-field.rating-field .btn{margin-top:0}.modal-window .form-field .rating-field__container{display:flex;align-items:center}.modal-window .form-field .rating-field__star{opacity:.3}.modal-window .form-field .rating-field__star_active{opacity:1}.modal-window .form-field .rating-field__star:not(:last-child){margin-right:8px}.modal-window .form-field input[type=submit]{margin-top:24px;margin-left:auto}.modal-window .form-field select{font-family:Roboto;font-weight:400;font-size:15px;line-height:150%;background-color:transparent;min-width:150px;max-width:100%;padding:12px;transition:.2s ease;border:1px solid rgba(108,123,143,.3);border-radius:5px;width:100%}.modal-window .form-field select+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s}.modal-window .form-field textarea{color:#1d273a}.modal-window .form-field textarea+label{font-weight:400;font-size:12px;line-height:133%;background-color:#fff;padding:0 8px;color:#6c7b8f;position:absolute;left:24px;top:-8px;transition:.2s ease}.modal-window .modal__close-btn{right:16px;top:16px}.modal-window__select-tooth__container{width:910px;padding:50px;background:#fff;border-radius:5px;position:relative;z-index:100}.modal-window__select-tooth__header{margin-bottom:10px}.modal-window__tooth-title{color:#6c7b8f;margin-bottom:15px}.modal-window__tooth-input{cursor:pointer;width:150px;height:45px}.reception__header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-start}.reception__date-info{font-weight:400;font-size:18px;line-height:125%;margin-bottom:12px;color:#6c7b8f}.reception__date-title{font-weight:500;color:#6c7b8f}.reception__date{color:#6c7b8f}.reception__doctor-info{font-weight:400;font-size:18px;line-height:120%;color:#6c7b8f;margin-bottom:12px}.reception__doctor-title{font-weight:500;color:#6c7b8f}.reception__doctor-name{color:#6c7b8f}.reception__price-info{font-weight:400;font-size:18px;line-height:120%;color:#6c7b8f}.reception__price-title{font-weight:500;color:#6c7b8f}.reception__price{color:#6c7b8f}.reception__patient-info{display:flex;align-items:center}.reception__patient-image{width:48px;height:48px;margin-right:16px;border-radius:50%;overflow:hidden}.reception__patient-image img{width:100%;height:100%;object-position:center;object-fit:cover}.reception__patient-name{font-weight:500;font-size:18px;line-height:200%;color:#6c7b8f}.reception__container{margin-top:50px}.reception__block{margin:32px 0}.reception__block-header{display:flex;align-items:center;justify-content:center;margin-bottom:-24px;position:relative}.reception__block-header span{font-weight:500;font-size:18px;line-height:133%;color:#6c7b8f;padding:12px 20px;background:#f6fafd;border-radius:100px}.reception__info{padding:24px;border:1px solid rgba(108,123,143,.2);border-radius:5px}.reception__services-title{font-weight:500;font-size:20px;line-height:120%;margin-bottom:12px;color:#6c7b8f}.reception__services-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.reception__services-item{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;padding:8px;background:#f6fafd;border-radius:5px}.reception__images-title{font-weight:500;font-size:20px;line-height:120%;margin-bottom:12px;color:#6c7b8f}.reception__images-block{margin-top:20px}.reception__images-list{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.reception__image-item{width:108px;height:108px;border-radius:5px;overflow:hidden;position:relative}.reception__image-item img{width:100%;height:100%;object-fit:cover;object-position:center}.reception__image-item-title{position:absolute;right:0;top:0;background:#ffffffb3;font-size:15px;font-weight:700;padding:0 4px;line-height:22px;border-radius:0 0 0 4px}.reception__image-add-button{margin-bottom:48px}.reception__image-add-container input[type=file]{display:none}.reception__image-add{width:108px;height:108px;border-radius:5px;background:#4c89ff1a;display:flex;flex-direction:column;align-items:center;justify-content:center}.reception__image-add:hover{cursor:pointer}.reception__image-add svg{margin-bottom:4px}.reception__image-add span{font-weight:500;font-size:12px;line-height:200%;color:#4c89ff;pointer-events:none}.reception__comment-title{font-weight:500;font-size:18px;line-height:133%;color:#6c7b8f;margin-bottom:8px}.reception__estimation-block{margin-top:88px}.reception__estimation-title{font-weight:500;font-size:20px;line-height:133%;margin-bottom:12px;color:#6c7b8f}.reception__estimation-doctor{font-weight:400;font-size:20px;line-height:120%;color:#6c7b8f;margin-bottom:32px}.reception__estimation-doctor-title{font-weight:500;color:#6c7b8f}.reception__estimation-doctor-name{color:#6c7b8f}.reception__estimation-rating{display:flex;align-items:flex-start;margin-bottom:32px}.reception__estimation-mark{margin-right:24px}.reception__estimation-mark span{font-weight:500;font-size:20px;line-height:133%;color:#6c7b8f;opacity:.7}.reception__estimation-mark span.separator{margin:0 8px}.reception__estimation-mark span:first-child{opacity:1}.reception__estimation-stars{display:flex;align-items:center}.reception__estimation-star{opacity:.3}.reception__estimation-star:not(:last-child){margin-right:8px}.reception__estimation-star.active{opacity:1}.reception__estimation-star.notification:not(:last-child){margin-right:2px}.reception__estimation-text{max-width:680px}.reception__estimation-text p{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f}.reception__estimation-text p:not(:last-child){margin-bottom:12px}.reception__photo-deleted-text{position:absolute;bottom:0;padding:4px;font-size:13px;line-height:17px}.reception .ezdent{margin-top:42px;margin-bottom:0}.dropdown{margin-bottom:32px}.dropdown__wrapper{border-radius:5px;overflow:hidden;border:1px solid #4C89FF}.dropdown__wrapper.opened .dropdown__container{display:block}.dropdown__wrapper.opened .dropdown__header:after{transform:rotate(180deg)}.dropdown__header{padding:24px;background:#4c89ff;position:relative}.dropdown__header:hover{cursor:pointer;background:#1967ff}.dropdown__header:after{content:" ";position:absolute;right:24px;top:18px;width:28px;height:28px;border-radius:50%;background-color:#fff;background-image:url(/build/assets/ezdent-arrow-QE03Mqi3.svg);background-position:center;background-repeat:no-repeat;transform:rotate(0);transition:.2s ease}.dropdown__title{display:flex;color:#fff;font-weight:500;font-size:14px;line-height:130%}.dropdown__container{display:none;padding:24px}.ezdent{margin-bottom:32px}.ezdent__wrapper{border-radius:5px;overflow:hidden;border:1px solid #97D25A}.ezdent__wrapper.opened .ezdent__container{display:block}.ezdent__wrapper.opened .ezdent__header:after{transform:rotate(180deg)}.ezdent__header{padding:24px;background:#97d25a;position:relative}.ezdent__header:hover{cursor:pointer;background:#8ec355}.ezdent__header:after{content:" ";position:absolute;right:24px;top:18px;width:28px;height:28px;border-radius:50%;background-color:#fff;background-image:url(/build/assets/ezdent-arrow-QE03Mqi3.svg);background-position:center;background-repeat:no-repeat;transform:rotate(0);transition:.2s ease}.ezdent__title{display:flex}.ezdent__reception-title{color:#97d25a;font-size:16px;font-weight:500;margin-bottom:12px}.ezdent__container{display:none;padding:24px}.ezdent__block:not(:last-child){border-bottom:2px solid #F6FAFD;padding-bottom:24px;margin-bottom:24px}.ezdent__date{font-weight:500;font-size:20px;line-height:120%;color:#6c7b8f;margin-bottom:12px}.ezdent__images{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.ezdent__image{width:108px;height:108px;border-radius:5px;overflow:hidden}.ezdent__image img{width:100%;height:100%;object-position:center;object-fit:cover}.ezdent__doc-container{background:#4c89ff1a;border-radius:5px;display:flex;align-items:center;justify-content:center;width:108px;height:108px}.ezdent__doc{display:flex;align-items:center;justify-content:center;border:1px solid rgba(76,137,255,.3);border-radius:16px;position:relative;width:56px;height:56px}.ezdent__doc-type{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-8px;left:0;width:100%}.ezdent__doc-type span{background:#fff;border-radius:8px;font-weight:500;font-size:12px;line-height:16px;color:#4c89ff;padding:0 4px}.tooth-info{margin-bottom:88px}.tooth-info__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.tooth-info__title,.tooth-info__title span{font-weight:500;font-size:32px;line-height:120%;color:#6c7b8f}.tooth-info__patient-info{display:flex;align-items:center}.tooth-info__patient-image{margin-right:16px;width:48px;height:48px;border-radius:50%;overflow:hidden}.tooth-info__patient-image img{width:100%;height:100%;object-position:center;object-fit:cover}.tooth-info__patient-name{font-weight:500;font-size:18px;line-height:200%;color:#6c7b8f}.tooth-info__container{margin-top:50px}.tooth-info__table{border:1px solid rgba(108,123,143,.2);border-radius:5px}.alert{padding:1rem;margin-bottom:35px;border:1px solid transparent;border-radius:.25rem}.alert__content h3{margin-bottom:12px}.alert__red{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert__green{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert__info{color:#055160;background-color:#cff4fc;border-color:#9eeaf9}.alert__flex{display:flex;align-items:center;gap:16px}.alert__close-btn{margin-left:15px;color:#696969;font-weight:700;float:right;font-size:28px;cursor:pointer;transition:.3s}.alert__close-btn:hover{color:#363636}.record-service__title{display:block;position:relative}.record-service__amount{background:#fff;box-shadow:0 0 3px #00000026;padding:4px;line-height:16px;border-radius:5px;font-size:13px;text-align:center;margin-left:8px;display:inline-block;vertical-align:middle}.storage-history__table{width:100%}.storage-history__table__photo{width:10%}.storage-history__table__info{width:30%}.storage-history__table__record{width:15%}.storage-history__table__tooth{width:5%}.storage-history__table__uploaded-by{width:25%}.storage-history__table__created-at{width:15%}.storage-history__file-info-title{display:inline-block;font-weight:600}.storage-history__info-block{margin-top:8px}.storage-history__info-block a{display:inline-block;text-decoration:underline}.storage-history__info-block .move-file-info{margin-top:8px}.storage-history__info-block .move-file-info p:first-child{margin-bottom:-4px;font-size:12px}.storage-history .record-link,.storage-history .lab-order-link{display:inline-block;text-decoration:underline}.folder-control__container{margin:25px}.folder-control__buttons{margin-top:25px;display:flex}.folder-control__buttons a:not(:first-child){margin-left:10px}#client-files-container tr:hover td{cursor:pointer;background:#f4f4f4}.client-files li{list-style:none}.client-files li:not(:last-child){margin-bottom:10px}.client-files img{margin-right:10px}.client-files__list{padding-left:0}.client-files__list:last-child{margin-bottom:0}.client-files__link{display:flex;align-items:center;flex-wrap:wrap;padding:12px;text-decoration:none;background:#fff;border-radius:4px;width:100%}.client-files__link:hover{background:#ececec}.records-zoom{display:flex;align-items:flex-start;flex-direction:column;margin:12px 0 24px}.records-zoom__title{font-size:14px;font-weight:500;margin-bottom:8px}.records-zoom__range{display:flex;align-items:center;margin-bottom:2px}.records-zoom__range input{width:180px;background:#eee;border-radius:6px}.records-zoom__tooltips{width:100%;display:flex;justify-content:space-between;padding:0 4px}.records-zoom__tooltips span:nth-child(1){font-size:12px}.records-zoom__tooltips span:nth-child(2){font-size:16px}.records-zoom__tooltips span:nth-child(3){font-size:20px}.record:hover{cursor:pointer;background-color:#ececec!important}.record.unread{background-color:#d9e3eb}.record.highlighted{border:#ff5f5f 4px solid;border-radius:5px}.disabled{pointer-events:none;opacity:70%}.blur{transition:50ms -webkit-filter linear;filter:blur(2px);pointer-events:none}.loader{width:70px;height:70px}.loader-record{padding:16px 20px}.loader-edit-record{width:70px;height:70px;display:block;margin:0 auto}.loader-modal{display:flex;justify-content:center;align-items:center;background:#0006}.loader-modal img{filter:brightness(0) invert(1);width:120px;height:120px}.loader-modal.white{background:unset}.loader-modal.white img{filter:unset}.hidden{display:none!important}.modal-overlay{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:50}.modal-overlay.client-search{background:#0006;z-index:unset}.modal-overlay.loader-modal{z-index:9999}.return-btn{display:inline-block;color:#4c89ff;font-weight:500;font-size:16px;line-height:150%}.return-btn:hover{opacity:.75}.return-btn svg{margin-right:8px}.text-danger{color:#dc3545!important}.service-tooth-input{cursor:pointer}.service-tooth-input[disabled]{background-color:#e9e9e9}.doctor-name{margin-bottom:24px;text-align:center;font-size:20px;font-weight:700}.rate{float:left}.rate:not(:checked)>input{position:absolute;top:-9999px}.rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:37px;color:#ccc}.rate:not(:checked)>label:before{content:"★ "}.rate>input:checked~label{color:#4c89ff}.rate:not(:checked)>label:hover,.rate:not(:checked)>label:hover~label{color:#9fb9ee}.rate>input:checked+label:hover,.rate>input:checked+label:hover~label,.rate>input:checked~label:hover,.rate>input:checked~label:hover~label,.rate>label:hover~input:checked~label{color:#4c89ff}.doctors__title{margin-top:25px;margin-bottom:25px}.doctors__table thead tr{text-align:left}.doctors__table-actions{width:200px}.doctors__doctor-name{font-size:16px}.doctors__doctor-name:hover{color:#4c89ff}.popup-viewer{display:flex;justify-content:center;align-items:center}.popup-viewer__layer{position:fixed;top:0;left:0;bottom:0;right:0}.canvas-background{background-color:#000}#change-owner-modal .modal-window,#select-client-modal .modal-window{height:55%}#change-owner-modal .modal-window .modal-window__container,#select-client-modal .modal-window .modal-window__container{overflow:unset}.record-datetime span,.record-comment{color:#6c7b8f}.record-comment button{margin-top:8px}.record-comment h6,.record-comment span{color:#6c7b8f}.record-comment span{line-height:14px}.record-comment__additional{margin-top:6px;margin-bottom:6px}.record-comment__additional span:first-child{display:block;font-weight:800;font-size:12px}.record-comment__additional.first{margin-top:0}.sort-svg{margin-left:8px}.pagination-show-more{display:flex;justify-content:center;width:160px;margin:25px auto 0}.single-upload-modal{display:flex}.single-upload-modal button{margin-left:10px}.file-select-empty{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.file-select-empty button{margin:20px auto}.table-reviewed-record tr{border-bottom:50px solid #F6FAFD}.table-loading{display:flex;justify-content:center}.loader-canvas{background-color:#1a1e23bd;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:9000;display:flex;justify-content:center;align-items:center}.loader-canvas__spinner{filter:brightness(0) invert(1);width:150px}.add-photo{margin:50px 0}.add-photo__buttons{display:flex;margin-bottom:20px}.add-photo__buttons .btn{padding:6px 16px!important;font-size:14px!important}.add-photo__buttons button:not(:last-child){margin-right:10px}.add-photo__block{height:80px}.add-photo__selected-files-count{margin-bottom:5px}.questionnaire__type{margin-bottom:30px}.questionnaire__add-button-container{display:flex;margin-top:20px}.questionnaire__title{display:flex;align-items:center}.questionnaire__title span{margin-right:10px;font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f}.questionnaire__title svg{font-weight:500;font-size:16px;line-height:150%;fill:#bb3b3b}.questionnaire__item{cursor:pointer}.questionnaire__item.hint{border:1px solid rgba(76,137,255,.4);background:#4c89ff0f}.questionnaire__item.active{border:1px solid #4C89FF;background:#4c89ff73}.treatment-plan{margin-bottom:104px}.treatment-plan__title{margin-bottom:50px}.treatment-plan__title.double-block{display:flex;align-items:center}.treatment-plan__title-required{color:#eb222f}.treatment-plan__header-buttons{margin-left:auto;display:flex;gap:16px}.treatment-plan__additional-cell-photos{margin-top:16px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.treatment-plan__additional-cell-photos button{padding:8px 16px!important;max-height:50px;max-width:50px;height:50px;width:50px}.treatment-plan__additional-cell-photos button svg{margin:0}.treatment-plan__additional-cell-photos img{height:50px;width:50px}.treatment-plan__additional-photo-item{position:relative;cursor:pointer}.treatment-plan__additional-action{position:absolute;top:-12px;z-index:11;width:22px;height:22px;background:#fff;border-radius:50%;padding:2px}.treatment-plan__additional-action:hover{opacity:.8}.treatment-plan__additional-action.delete{right:-8px}.treatment-plan__additional-action.edit{display:flex;justify-content:center;align-items:center;right:16px}.treatment-plan__additional-action.edit svg{width:14px}.treatment-plan__buttons-section{display:flex;justify-content:center}.treatment-plan__buttons{display:flex;position:fixed;background:#1d273a;border-radius:8px 8px 0 0;bottom:0;padding:16px;z-index:100}.treatment-plan__buttons a:not(:last-child){margin-right:16px}.treatment-plan__buttons button:not(:last-child){margin-right:16px}.treatment-plan__text-field{display:flex;align-items:center}.treatment-plan__text-field p{margin-left:8px}.treatment-plan__text-field input[type=text]{width:initial;padding:8px}.treatment-plan__help-text{margin-top:8px;color:#717987;font-size:14px}.treatment-plan__add-custom-button{margin-top:16px}.treatment-plan__extra-questionnaire-options{margin-top:8px}.treatment-plan__extra-input-delete-button{background:#ef476f1a;display:flex;justify-content:center;align-items:center;padding:8px;border-radius:5px;margin-left:8px}.treatment-plan__extra-input{display:flex}.treatment-plan__extra-input:not(:last-child){margin-bottom:12px}.treatment-plan__extra-input input[type=text]{width:100%;padding:4px}.treatment-plan__step-bar{display:flex;margin:32px 0}.treatment-plan__step-bar .navigation{display:flex}.treatment-plan__step-bar .navigation .btn{border-radius:unset}.treatment-plan__step-bar .navigation .btn:first-child{border-radius:5px 0 0 5px}.treatment-plan__step-bar .navigation .btn:last-child{border-radius:0 5px 5px 0}.treatment-plan__block-container{background:#fff;box-shadow:0 4px 12px #1d273a0d;border-radius:5px;overflow:hidden;transition:.2s ease}.treatment-plan__block{padding:64px 32px}.treatment-plan__block:not(:last-child){border-bottom:1px solid #6c6c6c}.treatment-plan__block.error{border:1px solid #dc3545}.treatment-plan__block.unchecked{opacity:.5;background-color:#d1d1d1}.treatment-plan__block-content{display:flex}.treatment-plan__block-content.full-width{width:100%;display:block}.treatment-plan__block-content.full-width a{width:70%;margin:0 auto}.treatment-plan__block-content.full-width a img{width:100%;height:100%;object-fit:cover}.treatment-plan__block-content.full-width.block{display:block}.treatment-plan__block-content.flex{display:flex;justify-content:center;align-items:center}.treatment-plan__block-content.grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.treatment-plan__block-content.grid a{width:100%}.treatment-plan__block-content.grid.single{display:block}.treatment-plan__block-content.grid.single a{width:70%}.treatment-plan__block-content.treatment{padding-bottom:64px}.treatment-plan__block-photos{width:50%;padding-right:24px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);grid-auto-rows:max-content}.treatment-plan__block-photos.single{display:block}.treatment-plan__block-photos.single img{width:100%}.treatment-plan__block-photos img{width:100%;height:100%;object-fit:cover}.treatment-plan__block-info{width:50%;padding-left:24px}.treatment-plan__block-title{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500;margin:24px 0 48px}.treatment-plan__block-checkbox{display:flex;justify-content:end}.treatment-plan__block-checkbox-content{display:flex}.treatment-plan__block-checkbox-content p{margin-right:8px}.treatment-plan__questionnaire:not(:last-child){margin-bottom:50px}.treatment-plan__questionnaire h5,.treatment-plan__questionnaire .form-field.checkbox{margin-bottom:12px}.treatment-plan__questionnaire .tooth-text{margin-bottom:4px}.treatment-plan__treatment{padding:60px 0;border:0;border-top:1px solid #ebebeb!important}.treatment-plan__comment-section{display:flex;justify-content:center;align-content:center;margin:32px 0}.treatment-plan__comment-section textarea{width:700px}.treatment-plan__visualization-title{text-align:center;margin-bottom:32px}.treatment-plan__visualization-wrapper{margin-top:48px}.treatment-plan__visualization-info{display:flex;flex-direction:column;justify-content:center;width:auto;margin-left:32px}.treatment-plan__visualization-info.client-info p:not(:last-child){margin-bottom:12px}.treatment-plan__comment h4{margin-bottom:8px}.treatment-plan__problem-list{list-style:inside}.treatment-plan__problem-list li:not(:last-child){margin-bottom:12px}.treatment-plan__problem-list-options{margin-bottom:12px}.treatment-plan__color-wiki{padding:32px 32px 0}.treatment-plan__color-wiki ul li{border-radius:5px;background-color:#f6fafd;padding:8px}.treatment-plan__color-wiki .state-add-button{margin-top:16px}.treatment-plan__color-wiki .state-edit-button{background:#d7f0e6;display:flex;justify-content:center;align-items:center;padding:3px;border-radius:5px;margin-left:8px}.treatment-plan__color-wiki .state-edit-button:hover{opacity:.7}.treatment-plan__color-wiki .state-edit-button svg{margin-right:unset;width:20px;height:20px}.treatment-plan__color-wiki .state-delete-button{background:#ef476f1a;display:flex;justify-content:center;align-items:center;padding:3px;border-radius:5px;margin-left:8px}.treatment-plan__color-wiki .state-delete-button:hover{opacity:.7}.treatment-plan__color-wiki .state-delete-button svg{margin-right:unset;width:20px;height:20px}.error-message,.error-message strong{color:#dc3545;margin-top:8px}.error-message b,.error-message strong b{color:#dc3545}.f-button.button-with-text{width:unset;padding:0 16px}.f-button.button-with-text svg{fill:#fff!important;margin-right:8px}.text-block{display:flex;justify-content:center;margin-bottom:32px}.no-treatment-plan__container{margin:25px}.no-treatment-plan__button{margin-top:25px;display:flex}.state-modal .buttons{display:flex}.state-modal .buttons button:first-child{margin-right:8px}.tooth-state-disabled{opacity:.3;pointer-events:none}.remove-btn{background:#ef476f1a;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}.remove-btn:hover{opacity:.75}.invite__table-actions{width:200px}.invite__return-btn{margin-bottom:16px}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:2}.toothmap-tooth-states .save-button{display:flex;justify-content:center;margin-top:-16px;margin-bottom:32px}.toothmap-tooth-states .save-button button{position:relative;padding:6px 20px;font-size:14px;border:1px solid #4C89FF}.form-services{margin-bottom:12px}.form-services__items{display:flex;align-items:center}.form-services__teeth{display:flex;justify-content:center;gap:6px;width:18%;margin-right:16px;border:1px solid rgba(108,123,143,.3);border-radius:5px;cursor:pointer}.form-services__teeth input{text-align:center}.form-services__teeth.error{background:#fff8f8;border:1px solid #f5c2c7}.form-services__teeth .selected-teeth{display:flex;justify-content:center;flex-wrap:wrap;zoom:.8;padding:4px;pointer-events:none}.form-services__teeth .selected-teeth .table__tooth-number{width:auto}.form-services__teeth .add-button{padding:7px}.form-services__teeth .table__tooth-number.empty{padding:8px;color:#b4bcc6}.form-services__service{display:flex;width:85%;padding-left:16px}.form-services__service .amount{margin-left:16px;width:52px}.no-categories-section p{margin-bottom:16px}.no-categories-section a{display:inline}.draggable.highlight{background:#e4eaee}.dragging{border:1px solid #4C89FF;background:#4c89ff73}.dragging-opacity{opacity:.5}.timeline-table{background:#fff;display:flex;flex-direction:column}.timeline-table__days{display:flex;border-bottom:1px solid rgb(225.1363636364,238.4090909091,248.3636363636);gap:8px}.timeline-table__day{padding:8px;width:14.2857142857%;text-align:center}.timeline-table__day--empty{width:80px;flex-shrink:0}.timeline-table__content{display:flex;gap:8px}.timeline-table__intervals{width:80px;padding-top:8px;border-right:1px solid rgb(225.1363636364,238.4090909091,248.3636363636)}.timeline-table__interval{display:flex;justify-content:flex-end;flex-direction:column;text-align:end}.timeline-table__interval>div{height:30px;padding:8px;color:#aaa;font-weight:300;display:flex;justify-content:end;align-items:center}.timeline-table__interval>div:first-child{gap:4px}.timeline-table__interval>div span{font-size:22px;color:#1d273a;font-weight:400}.timeline-table__list{width:100%;padding-top:12px;display:flex;gap:12px}.timeline-table__list-day{width:14.2857142857%;position:relative}.timeline-table__record{position:absolute;right:0;width:100%;overflow:hidden;border-radius:4px;box-shadow:0 0 0 1px #3232320d}.timeline-table__record-description{color:#222}.timeline-table__record--smaller>*{font-size:8px!important}.timeline-table__record__status__waiting .timeline-table__record-time{background:#0cb693}.timeline-table__record__status__waiting .timeline-table__record-time .timeline-table__icon{background-image:url(/build/assets/patients-item-time-icon-waiting-Dg95wYhX.svg);filter:brightness(0) invert(1)}.timeline-table__record__status__waiting .timeline-table__record-description{background:#d4faef}.timeline-table__record__status__confirmed .timeline-table__record-time{background:#a195f4}.timeline-table__record__status__confirmed .timeline-table__record-time .timeline-table__icon{background-image:url(/build/assets/patients-item-time-icon-confirmed-BQVILRxk.svg)}.timeline-table__record__status__confirmed .timeline-table__record-description{background:#dcd4fa}.timeline-table__record__status__completed .timeline-table__record-time{background:#ee8a5f}.timeline-table__record__status__completed .timeline-table__record-time .timeline-table__icon{background-image:url(/build/assets/patients-item-time-icon-completed-Doxre-Rn.svg)}.timeline-table__record__status__completed .timeline-table__record-description{background:#f5c1aa}.timeline-table__record__status__cancelled .timeline-table__record-time{background:#f194aa}.timeline-table__record__status__cancelled .timeline-table__record-time .timeline-table__icon{background-image:url(/build/assets/patients-item-time-icon-cancelled-K8hcBHYS.svg)}.timeline-table__record__status__cancelled .timeline-table__record-description{background:#f6b5c4}.timeline-table__record__status__warned .timeline-table__record-time{background:#eeca6b}.timeline-table__record__status__warned .timeline-table__record-time .timeline-table__icon{background-image:url(/build/assets/patients-item-time-icon-warned-BURzsZKj.svg)}.timeline-table__record__status__warned .timeline-table__record-description{background:#fceed3}.timeline-table__record-time{font-size:10px;line-height:110%;background:#0cb693;padding:0 3px;color:#fff;display:flex;justify-content:space-between;align-items:center;white-space:nowrap;position:relative}.timeline-table__record-time .timeline-table__icon{width:11px;height:11px;background-repeat:no-repeat;background-position:center;background-size:contain}.timeline-table__record-description{background:#8ddccb;height:100%;font-size:10px;line-height:110%;padding:2px 3px;color:#414a56;font-weight:700}.timeline-table__record-description .new-patient-badge{margin-right:0;color:#fff;background:#2a4e83;border-radius:4px;padding:0 3px;font-size:9px;font-weight:400}.timeline-table__list-hour span{height:15px;display:block;width:100%;box-shadow:inset 0 1px #f8fbfd}.updates__list{margin:32px 0;display:flex;flex-direction:column;gap:24px}.update-item{border-radius:5px;overflow:hidden;border-left:2px solid #F0F4F7;border-right:2px solid #F0F4F7;border-bottom:2px solid #F0F4F7}.update-item__header{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;background:#f0f4f7;padding:12px 16px;gap:4px}.update-item__title{font-size:18px;font-weight:500}.update-item__created{font-size:14px}.update-item__container{padding:12px 16px;background:#fff}.update-item__description{font-size:14px;line-height:130%}.big-label{font-weight:700!important;font-size:16px!important}.support-block{position:fixed;right:32px;bottom:32px}.support-block__link{background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;box-shadow:0 0 6px 1px #00000014;transition:.2s}.support-block__link:hover{opacity:.8}.support-block__link span{font-size:8px;font-weight:500;line-height:11px;position:absolute;bottom:-7px;background:#fff;padding:2px 4px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}.support-block__link svg{width:26px;height:26px;margin-top:-6px}.dot{height:32px;width:32px;border-radius:50%;display:inline-block}.initial-exam__loader{width:96px;height:96px}.quality-control__header{margin-bottom:32px}.quality-control__blocks{display:grid;gap:16px 16px;grid-template-columns:repeat(2,1fr)}.quality-control__record-buttons{display:flex;justify-content:center;align-items:center;gap:6px}.quality-control__record-buttons button{padding:12px!important}.quality-control__record-buttons button svg{margin:0}.quality-control__record-buttons .red{background:#ef476f}.card{background:#fff;border-radius:5px}.card__header{height:58px;line-height:120%;padding:16px;color:#6c7b8f;background:linear-gradient(90deg,#f0f4f7,#fff);border-bottom:1px solid #F0F4F7}.card__header-title{font-weight:500;font-size:18px}.card__header.header-flex{display:flex;justify-content:space-between;align-items:center}.card__header.header-flex div{width:50%}.card__header.header-flex .form-field{margin-bottom:0}.card__header.header-flex .form-field .select2{float:right}.card__container{padding:36px 24px 24px;flex-direction:column;overflow:auto;height:370px}.card__container.list{padding:12px}.card__container.list__empty{display:flex;justify-content:center;align-items:center}.card__container.list .list-content{list-style:none;padding:0;margin:0;overflow-y:auto;position:relative}.card__container.list .list-content li{padding:8px 0;table-layout:fixed;word-wrap:normal;width:100%}.card__container.list .list-content li:not(:last-child){border-bottom:1px solid #e9e9e9}.card__container.list .list-content li span{display:flex;align-items:center;gap:8px}.card__container.list .list-content li span strong{font-weight:500}.card__container.list .list-content li span .list-label{display:inline-block;padding:1px 8px;margin-right:8px;border:1px solid transparent;border-radius:8px;font-size:12px;line-height:1.26}.card__container.list .list-content li span .list-label__client{color:#fff;background:#12af73;border-color:#0d8155}.card__container.list .list-content li span .list-label__record{color:#fff;background:#4c89ff;border-color:#1967ff}.card__container.list .list-content li span .list-label__date{display:flex;align-items:center;color:#fff;background:#eaeaea;border-color:#d1d1d1;white-space:nowrap}.card__container.list .list-content li span .list-label__date svg{margin-right:4px}.card__container.list .list-content li span .list-name:hover{cursor:pointer;text-decoration:underline}.card__container.list .list-content li span .list-action{margin-left:auto}.card__container.list .list-content li span .list-action .remove-btn{padding:6px}.card__container.list .list-content li span .in-control-record-names{display:flex;width:100%}.card__container.list .list-content li span .in-control-record-names span{width:50%}.card__container.list .list-content li span .unreviewed-record-date{width:20%}.card__container.list .list-content li span .unreviewed-record-client,.card__container.list .list-content li span .unreviewed-record-user{width:40%}.hidden-form-buttons{display:flex;justify-content:center;align-items:center}.hidden-form-buttons button{padding:12px!important}.hidden-form-buttons button svg{margin:0}.tooth-states__link-header{padding-top:58px}.tooth-states__link-header a{display:block;text-align:center}.tooth-states__link-header a:not(:last-child){margin-bottom:6px}.anchor-mid{display:none;position:absolute;transform:translateY(-30vh)}.no-pointers{pointer-events:none}.service-delete{margin-left:16px}.inner-checkbox{margin-top:8px;margin-left:28px}.container{margin-bottom:52px}.title-header{margin-bottom:32px}.clients{display:flex}.clients__list{width:95%}.clients__list tr.letter-row{background-color:#f6fafd}.clients__list tr.hoverable:last-child td{border-bottom:unset}.clients__list .table__header-phone,.clients__list .table__header-date{width:15%}.clients__list .letter{font-size:20px;font-weight:700}.clients__alphabet{position:fixed;top:50%;right:0;transform:translate(-50%,-50%)}.clients__alphabet .nav{display:flex;justify-content:right;list-style:none}.clients__alphabet .nav li a{display:block;color:#000;text-decoration:none}.clients__alphabet .nav li a.active{background-color:#4c89ff1a;color:#4c89ff;border-left:3px solid #4C89FF;padding:2px 8px}.clients-search-header{position:sticky;top:0}.modal-stages{margin-bottom:32px}.modal-stages h3{padding-bottom:16px}.modal-stages table th{text-align:left}.modal-stages .add-button{margin-top:16px}.modal-stages .form-services__service{width:100%!important;padding-left:0}.staff__header{margin-bottom:32px}.dental-services__users h3{margin-bottom:24px}.dental-services__users .add-button{margin-bottom:16px}.dental-services__user{display:flex;justify-content:center;align-items:center;gap:8px}.dental-services__user:not(:last-child){margin-bottom:16px}.dental-services__user .form-field{margin-bottom:0}.dynamic-inputs{border:1px solid rgba(108,123,143,.3);border-radius:5px;margin-bottom:16px;padding:12px}.dynamic-inputs h3{margin-bottom:24px}.dynamic-inputs__item{display:flex;justify-content:center;align-items:center;gap:8px}.dynamic-inputs__item:not(:last-child){margin-bottom:16px}.dynamic-inputs__item .side-field{min-width:150px;width:150px}.dynamic-inputs__item .side-field input{min-width:150px}.dynamic-inputs__item.lab-services{width:fit-content}.dynamic-inputs__item.lab-services div:first-child{max-width:70%}.dynamic-inputs__item.lab-services div:last-child{width:6%}.dynamic-inputs__item.lab-services .table__add-service-container{width:350px;min-width:350px}.dynamic-inputs__item.users div:last-child{width:6%}.dynamic-inputs__item .form-field{margin-bottom:0}.service-list-header{padding:11px 11px 32px 15px;display:flex;align-items:center;justify-content:space-between}.service-list-header__data{font-weight:500;font-size:16px;line-height:150%;color:#6c7b8f;display:flex;width:100%}.service-list-header__data .service-title{width:58%}.service-list-header__data .service-info{width:42%}.lab-services__duration{margin-bottom:24px}.lab-services__duration .form-field{margin-bottom:auto}.lab-services__duration-title{margin-bottom:16px;color:#6c7b8f}.select2-field select{font-weight:400;font-size:16px;line-height:150%;padding:8px 16px;background:#fff;border:1px solid rgba(108,123,143,.3);border-radius:5px;color:#6c7b8f;width:100%}.select2-field .select2 .selection .select2-selection--single{display:flex;padding:7px 32px 7px 16px;width:100%;height:40px;background:#fff;border:1px solid rgba(108,123,143,.3);border-radius:5px}.select2-field .select2 .selection .select2-selection__arrow{height:100%;width:32px}.select2-field .select2 .selection .select2-selection__rendered{font-weight:400;font-size:16px;line-height:150%;color:#6c7b8f;padding:0}.lab-order input{height:40px}.lab-order__create-btn{width:100%;height:70px;margin-bottom:24px}.lab-order__content{display:flex;gap:24px}.lab-order__content-item:nth-child(1){width:25%}.lab-order__content-item:nth-child(1) .select2-container{width:100%!important}.lab-order__content-item:nth-child(2){width:35%}.lab-order__content-item:nth-child(3){width:40%}.lab-order__content-item .lab-service{display:flex}.lab-order__content-item .form-services__tooth{width:14%}.lab-order__content-item .form-services__tooth input{padding:7px!important}.lab-order .drop-image-container .drop-image__list{padding:16px}.lab-order-modal__services{margin-bottom:32px}.lab-order-modal .content-block{border:1px solid rgba(108,123,143,.3);border-radius:5px;margin-bottom:16px;padding:12px}.lab-order-modal .content-block h3{margin-bottom:24px}.item-list__content{background:#f6fafd;border-radius:5px;padding:6px;font-size:14px;color:#6c7b8f}.item-list__content:not(:last-child){margin-bottom:4px}.item-list__content ul{margin-left:24px}.lab-order-info__patient-name{margin-top:8px;text-decoration:underline}.lab-order-info__patient-name:hover{color:#4c89ff}.file-title{margin:0 8px;display:flex;justify-content:center;position:absolute;bottom:6px;font-size:11px;line-height:130%;word-break:break-word;text-align:center;padding:2px 4px;border-radius:4px;height:fit-content;width:fit-content;background:#f5f5f5;pointer-events:none;z-index:2}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Thin-D4yhO5KI.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Light-y85UWPYz.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Black-qr0G-G-3.ttf) format("truetype");font-weight:900;font-style:normal}@media (max-width: 1220px){.patient-toothmap__block.quarter-1,.patient-toothmap__block.quarter-2,.patient-toothmap__block.quarter-3,.patient-toothmap__block.quarter-4{zoom:.8}.patient-history__table tr th:nth-child(1),.patient-history__table tr td:nth-child(1),.tooth-info__table tr th:nth-child(1),.tooth-info__table tr td:nth-child(1){width:160px}.patient-history__table tr th:nth-child(2),.patient-history__table tr td:nth-child(2),.tooth-info__table tr th:nth-child(2),.tooth-info__table tr td:nth-child(2){width:160px}.patient-history__table tr th:nth-child(3),.patient-history__table tr td:nth-child(3),.tooth-info__table tr th:nth-child(3),.tooth-info__table tr td:nth-child(3){width:300px}.patient-history__table tr th:nth-child(4),.patient-history__table tr td:nth-child(4),.tooth-info__table tr th:nth-child(4),.tooth-info__table tr td:nth-child(4){width:70px}.patient-history__table tr th:nth-child(5),.patient-history__table tr td:nth-child(5),.tooth-info__table tr th:nth-child(5),.tooth-info__table tr td:nth-child(5){width:300px}.patient-history__table tr th:nth-child(6),.patient-history__table tr td:nth-child(6),.tooth-info__table tr th:nth-child(6),.tooth-info__table tr td:nth-child(6){width:70px}}@media (max-width: 1024px){.cw{padding:0 24px}.header{margin-bottom:32px;padding:4px 0}.header__logo{height:48px}.header__cabinet,.header__menu{margin-left:16px}.header__logo{margin-right:16px}.header__menu-items,.header__cabinet-items{right:0;left:auto;overflow:visible;width:auto;border-top:1px solid rgba(76,137,255,.5)}.header__menu-item,.header__cabinet-item{font-size:13px;padding:12px;font-weight:400}.header svg{margin-right:0;width:18px;height:18px}.header__search input{padding:12px 16px}.header__menu-block-notification__button.checked:after{width:12px;height:12px}.header__menu-block,.header__cabinet-block{padding:7px 22px 7px 11px}.header__menu-block:after,.header__cabinet-block:after{right:9px;top:12px}.header__menu-block span,.header__cabinet-block span{display:none}.records-zoom{margin:12px 0}.records-zoom__title{font-size:13px}.sign-in__content{width:100%}.sign-in__image{display:none}.sign-in__info-block{min-width:auto;width:100%}.tooth-card__general.checked:after{width:12px;height:12px}.patients__title{display:none}.patients__header{flex-wrap:wrap;gap:16px}.patients__header-nav{width:100%;margin-left:0}.patients__header-block{width:100%;margin-right:0}.patients__header-nav-container{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch}.patients__header-nav-item{padding:12px 20px;text-align:center}.patients__header-nav-item-time-container{font-size:10px}.patients__header-nav-item-container{font-size:15px;display:flex;align-items:center;justify-content:center;height:100%}.patients__color-wiki{width:100%}.patients__color-wiki ul{flex-wrap:nowrap;overflow:scroll}.patients__color-wiki ul li{flex-shrink:0}.patients__item:not(:last-child){margin-bottom:8px}.patients-item__container{position:relative}.patients-item__info{border-right:0;width:100%;padding:8px 12px}.patients-item__time{font-size:16px;padding-left:28px}.patients-item__time:before{width:20px;height:20px;top:5px}.patients-item__patient-info{width:100%;position:absolute;right:12px;padding:10px 0;justify-content:flex-end;background:transparent!important}.patients-item__patient-image{display:none}.patients-item__patient-name{font-size:14px;line-height:21px}.patients-item__container{flex-wrap:wrap}.timeline-table__day{font-size:12px;line-height:16px;padding:4px}.timeline-table__day--empty{width:48px}.timeline-table__content{gap:6px}.timeline-table__intervals{width:48px;flex-shrink:0}.timeline-table__interval>div{font-size:13px;padding:4px}.timeline-table__interval>div span{font-size:18px}.timeline-table__days,.timeline-table__list{gap:6px}.patient-history__header{flex-direction:column;align-items:flex-start;gap:16px}.patient-history__sort-item{margin-right:0}.patient-history__sort-panel{gap:8px 12px;flex-wrap:wrap}.patient-history .btn.blue{margin-right:0}.patient-history__table th{padding:8px!important}.modal__close-btn{right:20px}}@media (max-width: 992px){.btn,.btn span{font-size:14px}.btn.blue,.btn.red,.btn.light,.btn.green{padding:8px 12px}.btn.small{font-size:12px;padding:4px 12px!important}.btn svg{width:18px}input[type=text],input[type=email],input[type=number],input[type=password],input[type=time],input[type=tel],input[type=search],input[type=file]{padding:12px;font-size:14px}input[type=file]::-webkit-file-upload-button{padding:10px}select{font-size:14px!important;padding:12px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{font-size:14px}.table__add-service-container .select2 .selection .select2-selection--single{padding:8px!important}.table__add-service-container .select2 .selection .select2-selection__rendered{font-size:14px!important}textarea{font-size:14px!important;padding:12px!important}textarea.select2-search__field{padding:0!important}.select2-container--default .select2-results__option .select2-results__option,.select2-container--default .select2-results__option--selected{font-size:14px}.form-field.select-field:after{top:18px!important}input::placeholder{font-size:14px}.return-btn{font-size:14px;line-height:130%}.sort-item__name{font-size:14px;line-height:170%}.sort-item .form-field input[type=date]{font-size:14px}.sort-item__value select{font-size:14px;padding:7px!important}.sort-item__container{padding:6px 8px;font-size:13px!important}.patient-card__container{flex-direction:column;gap:24px}.patient-card__info{width:100%}.patient-name{font-size:16px}.link-header__container{overflow:scroll;padding:8px 12px}.link-header__link{flex-shrink:0}.patient-info__header{font-size:18px;height:48px;line-height:100%}.patient-info__container{padding:16px;display:grid;grid-template-areas:"a b" "a c";grid-template-columns:max-content auto;gap:0 16px}.patient-info__image{grid-area:a;width:92px;height:92px}.patient-info__name{grid-area:b;font-size:15px;line-height:130%}.patient-info__attributes{grid-area:c;max-width:400px}.patient-info__attribute{padding:4px 0}.patient-info__attribute-name,.patient-info__attribute-value{font-size:14px}.patient-toothmap__container{margin:16px 0 32px;padding:0 12px;overflow:scroll}.patient-toothmap__block.quarter-1,.patient-toothmap__block.quarter-2,.patient-toothmap__block.quarter-3,.patient-toothmap__block.quarter-4{zoom:.7}.patient-toothmap .tooth-card{margin:0 3px}.services__context-item-name{line-height:130%;font-size:12px}.services__context-wrapper{width:70vw}.services__context-container{padding:16px}.services__context-item{padding:4px 12px;font-size:15px;width:auto}.services__header{margin-bottom:16px}.services__category-container{padding:24px 16px;margin-top:0}.services__category-header{padding:16px 12px;align-items:center}.services__category-header:after{top:29px}.services__category-name{font-size:18px}.services__list-header{padding:0;margin-bottom:8px}.services__list-header-item:not(:last-child){margin-right:20px}.services__list-header-item svg{width:20px;height:20px}.service{padding:12px 0;border:none}.service:not(:last-child){margin-bottom:0}.service__attributes-item:not(:last-child){margin-right:20px}.service__name{font-size:14px}.questionnaire__type{margin-bottom:12px}.questionnaire__title svg{font-size:14px;width:20px;height:20px}.questionnaire__title span{font-size:14px}.tumbler__container input[type=checkbox]:checked+label:after{transform:translate(13px)}.tumbler__container label{height:24px;width:40px}.tumbler__container label:before{width:40px;height:24px}.tumbler__container label:after{width:20px;height:20px;top:2px}.treatment-plan__color-wiki{padding:16px}.treatment-plan__color-wiki ul li{padding:4px 8px}.reception__header{flex-direction:column;gap:16px;margin-bottom:24px}.reception__date-info,.reception__doctor-info,.reception__price-info,.reception__patient-name{font-size:16px}.reception__patient-image{width:40px;height:40px;margin-right:12px}.tooth-info__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.tooth-info__title,.tooth-info__title span{font-size:24px}.tooth-info__patient-name{font-size:16px}.tooth-info__patient-image{width:40px;height:40px;margin-right:12px}.reception__comment-title{margin-bottom:4px;font-size:16px}.reception__comment-text{font-size:15px}@media not print{.table thead{display:none}.table tr{border-bottom:1px solid rgb(194.609561753,200.9442231076,209.390438247);display:block;padding:12px 0}.table td{display:grid;gap:8px;width:100%!important;grid-template-columns:1fr 2fr;border-bottom:0;padding:6px 12px!important;font-weight:400!important;color:#6c7b8f}.table td.full{grid-template-columns:1fr}.table td *{color:#6c7b8f}.table td.record-datetime div{display:flex;flex-wrap:wrap;gap:8px}.table td:empty{display:none}.table td:before{content:attr(data-title);font-weight:600}.table td[colspan]:before{display:none}.table td.table__add-image:before{display:none}.table__action-title{font-size:14px}.table__action-buttons{flex-wrap:wrap;gap:10px;justify-content:center}.table__action-buttons .btn:not(:last-child){margin-right:0}.table__add-image-container{padding-bottom:0}.table__add-image{grid-template-columns:1fr!important}.table__add-image-nav{padding:4px}.table__add-image-nav-item{padding:4px 8px!important;font-size:13px!important}.table__add-image-nav-item:not(:last-child){margin-right:8px}.table textarea.record-comment{padding:8px!important}}.form-services{grid-column-start:1;grid-column-end:3;margin-bottom:4px}.form-services__items{display:flex;gap:4px;grid-column-start:1;grid-column-end:3}.form-services__items .form-services__tooth{display:none}.form-services__tooth{padding-right:0;width:60px}.form-services__service{display:flex;width:100%;padding-left:0;gap:4px}.form-services .remove-btn{margin-left:0}.form-services .form-services__items>.form-services__tooth{display:block}.record-form-table .form-field{margin-bottom:0}.record-form-table tr:first-child{border-bottom:none}.record-form-table td:nth-child(4){width:100%!important}.patient-history__table .select2-container{min-width:auto!important}.drop-image__container{padding:0 32px}.support-block{right:12px;bottom:16px;height:44px}.support-block__link svg{margin-top:-8px;width:24px;height:24px}.tooth-states__link-header{padding-top:0}}@media (max-width: 767px){.plan-format{gap:32px}.plan-format__info p{margin:4px 0;font-size:14px}.plan-format__photo-title{font-size:11px}.plan-format__photo,.plan-format__photo-object{border-radius:8px;border-width:1px}.plan-block__title{font-size:16px}}@media (max-width: 640px){h1,.title{font-size:18px;line-height:140%}.btn{font-size:13px}.header{margin-bottom:24px}.header__logo{margin-right:8px;height:44px;width:44px}.header__search{height:48px}.header__search input{padding:8px!important;border-radius:8px}.header__search_active .header__search-container{border-radius:8px}.header__search-result,.header__search-result-empty{padding:8px;line-height:120%}.header__search-result-text{font-size:14px;line-height:130%}.header__search-result-date{font-size:13px;line-height:130%}.header__cabinet,.header__menu{margin-left:8px}.header__menu-block,.header__cabinet-block{padding:8px}.header__menu-block:after,.header__cabinet-block:after{right:12px;top:32px}.header__menu-block-notification__button{padding:8px}.header__menu-block-notification__container{min-width:auto;padding:12px}.header__menu-block-notification__wrapper{left:auto;right:0;width:72vw;top:calc(100% + 10px)}.header__menu-block-notification__wrapper:after{right:10px;top:-8px;width:16px;height:16px;background-size:contain}.header__menu-block-notification__item{position:relative;background:transparent;padding:0}.header__menu-block-notification__item:not(:last-child){margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ccc;border-radius:0}.header__menu-block-notification__item svg{width:16px;height:16px}.header__menu-block-notification__item-name{line-height:130%;display:flex;flex-direction:column;gap:3px}.header__menu-block-notification__item-name p,.header__menu-block-notification__item-name p:first-child{font-size:13px}.header__menu-block-notification__item-image{position:absolute;right:0;top:0;margin-right:0}.header__menu-block-notification__date svg{display:none}.header__menu-block-notification__date span{margin-left:0;padding-top:0}.header__menu-block-notification__rating{font-size:13px}.sign-in .cw{padding:0}.sign-in__content{padding:24px}.sign-in__title{font-size:24px}.sign-in__subtitle{font-size:14px}.sign-in__container{height:100vh}.sign-in__form .form-field .btn{padding:12px}.sign-in__forget{font-size:14px;margin-top:24px}.sign-in__return-btn{font-size:14px}.cw{padding:0 8px}.form-field{margin-bottom:24px}.default-checkbox label{padding-left:28px;font-size:14px}.default-checkbox label:before,.default-checkbox label:after{width:20px;height:20px}.patients__header{margin-bottom:24px}.patients__block-title{font-size:16px}.patients__header-nav{background:transparent;padding:0}.patients__header-nav-item-container{font-size:13px;line-height:120%}.patients__color-wiki ul li svg{width:12px;height:12px}.patients__color-wiki ul li span{font-size:11px}.patients__header-nav-item{padding:12px 16px}.patients__header-nav-item:not(:last-child){margin-right:8px}.patients__header-nav-item-time-container{top:-8px}.table__header th>div span,.table__header th a span{font-size:14px}.table__header th>div svg{margin-right:4px}.table td{font-size:14px;line-height:130%}.table td span{font-size:14px;line-height:140%}.table th,.table tr.wide td{padding:12px 16px}.table__empty-text{font-size:15px}.table__header-name,.table__header-creation-date{width:auto;min-width:200px}.table__file-image{width:32px;height:32px;border-radius:8px}.table__file-image:not(.table__link) img{width:70%;height:70%}.table__file-preview{margin-right:8px}.table__file-preview-type span{font-size:11px!important;border:1px solid rgba(0,0,0,.05)}.table__tooth-number{grid-column-start:2;grid-column-end:3;justify-content:flex-start}.table__tooth-number svg{width:32px!important;height:32px!important}.table__tooth-number span{font-size:13px!important;height:32px!important;justify-content:flex-start;left:8px}.patient-info__header{font-size:15px}.patient-info__image{width:64px;height:64px}.patient-info__image-edit{right:-2px}.patient-info__image-edit-btn{width:20px;height:20px}.patient-info__image-edit-btn svg{width:14px}.patient-info__name{font-size:14px;margin-bottom:6px}.patient-info__attribute{padding:2px 0}.patient-info__attribute-name,.patient-info__attribute-value{font-size:13px}.patient-card__container{gap:16px}.patient-toothmap__header{gap:8px;height:48px}.patient-toothmap__container{padding:0 6px}.patient-toothmap__block.quarter-1,.patient-toothmap__block.quarter-2,.patient-toothmap__block.quarter-3,.patient-toothmap__block.quarter-4{zoom:.65}.patient-toothmap__history-button span{display:none}.patient-toothmap__history-button svg{margin-right:0;width:16px}.patient-toothmap__switch-buttons .btn{padding:0 4px!important;background:transparent!important;border:none!important}.patient-toothmap__switch-buttons .btn.white span{color:#1d273a!important}.patient-toothmap__switch-buttons .btn.blue span{color:#4c89ff!important}.patient-toothmap__switch-buttons .btn span{font-size:12px!important;line-height:120%!important}.patient-toothmap__switch-toothmap-type{margin-top:16px}.service{padding:8px 0;gap:8px}.service__name{line-height:130%}.treatment-plan__color-wiki{padding:16px}.treatment-plan__color-wiki .state-delete-button{margin-left:4px}.treatment-plan__color-wiki .state-delete-button svg,.treatment-plan__color-wiki .state-edit-button svg{width:16px;height:16px}.treatment-plan__color-wiki ul li{padding:2px 4px}.treatment-plan__color-wiki ul li:not(:last-child){margin-right:8px}.patient-history__table-title,.tooth-info__table-title{font-size:16px}.patient-history__table tr th:nth-child(1),.patient-history__table tr td:nth-child(1),.tooth-info__table tr th:nth-child(1),.tooth-info__table tr td:nth-child(1){width:140px}.patient-history__table tr th:nth-child(2),.patient-history__table tr td:nth-child(2),.tooth-info__table tr th:nth-child(2),.tooth-info__table tr td:nth-child(2){width:150px}.folder-control__container{margin:12px}.folder-control__buttons{flex-wrap:wrap;gap:8px}.folder-control__buttons a{font-size:12px!important}.folder-control__buttons a:not(:first-child){margin-left:0}.modal-window .modal__close-btn{width:28px;height:28px}.modal-window .modal__close-btn svg{width:20px}.modal-window__container{padding:16px;width:96%}.modal-window__title{font-size:16px}.modal-window__block--text{font-size:14px}.modal__close-btn{width:28px;height:28px}.modal__close-btn svg{width:20px}.modal .cw{padding:0 20px}.modal__content{width:96%}.modal__container{padding:64px 0 0}.single-upload-modal .btn{font-size:11px!important}.add-photo{margin:24px 0}.add-photo__buttons .btn{font-size:12px!important}.patients-item__patient-info{padding:14px 0}.patients-item__time{font-size:14px;padding-left:26px}.patients-item__patient-name{max-width:52vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.patient-storage__add-container{right:32px;bottom:32px;margin-right:0}.patient-storage__buttons-control .btn span{font-size:12px}.patient-storage__add-btn{width:48px;height:48px}.patient-storage__add-btn svg{width:20px;height:20px}.patient-storage__add-menu{right:-16px;padding:8px 0;bottom:calc(100% - 4px)}.patient-storage__add-menu:after{right:20px;bottom:-14px}.patient-storage__add-item{font-size:15px;padding:8px 16px}.patient-storage__add-item svg{width:20px;height:20px;margin-right:8px}.alert{padding:.5rem;font-size:14px;margin-bottom:16px}.alert__close-btn{font-size:20px}.return-btn{margin-bottom:16px}.patient-name{margin-bottom:12px}.breadcrumbs{padding:0;margin:24px 0 12px}.breadcrumbs__list{padding:8px 12px}.breadcrumbs__item:not(.active):after{right:8px;font-size:14px}.breadcrumbs__item:not(.active) a{padding-right:20px}.breadcrumbs__item a{font-size:13px}.reception__header{gap:8px}.reception__block-header span{font-size:16px;padding:8px 16px}.reception__date-info,.reception__doctor-info,.reception__price-info,.reception__patient-name{font-size:15px;margin-bottom:8px}.reception__info{padding:12px}.reception__services-title{font-size:15px}.reception__services-item{font-size:14px}.reception__image-item,.reception__image-add{width:64px;height:64px}.reception__image-add{text-align:center}.reception__image-add span{font-size:11px!important;line-height:130%!important}.reception__image-add svg{width:18px!important;height:18px!important}.reception__images-block{margin-top:12px}.reception__images-list{gap:12px}.reception__image-item-title{font-size:13px}.tooth-info__title,.tooth-info__title span{font-size:18px}.tooth-info__patient-name{font-size:15px;margin-bottom:8px;line-height:140%}.tooth-info__container{margin-top:24px}.loader-modal img{width:64px;height:64px}.drop-image__container{opacity:.3}.drop-image__item{width:80px;height:80px}.record-service__title{font-size:13px;line-height:130%}.record-service__amount{padding:2px 4px;line-height:14px}.tooth-info{margin-bottom:48px}.settings__content{flex-direction:column;gap:12px}.settings__container{width:100%!important}.tooth-states__link-header{width:100%!important;display:flex;align-items:center;gap:8px}.tooth-states__link-header a:not(:last-child){margin-bottom:0}.jodit-toolbar-button_size_small[ref=undo],.jodit-toolbar-button_size_small[ref=redo]{display:none}.text-danger{font-size:14px}.records-zoom{display:none}}@media (max-width: 480px){.patient-toothmap .tooth-card{margin:0 2px}.patient-toothmap__container{padding:0 4px;margin:16px 0}.patient-toothmap__block.quarter-1,.patient-toothmap__block.quarter-2,.patient-toothmap__block.quarter-3,.patient-toothmap__block.quarter-4{zoom:.55}.header__search-input{min-width:auto!important}.modal .cw{padding:0 12px}.patient-history__table .select2-container{width:200px!important}.form-services__service .amount{margin-left:0;width:40px}.tooth-states__link-header a{padding:8px!important;line-height:120%;font-size:13px}.btn.blue,.btn.red,.btn.light,.btn.green{padding:6px 8px}.btn.blue svg,.btn.red svg,.btn.light svg,.btn.green svg{margin-right:4px;width:16px}.plan-format{gap:16px}.plan-block__section{position:relative}.plan-visualization__title{margin-bottom:16px}.plan-visualization .plan-block__content{padding:48px 16px 16px}.plan-visualization .plan-block__title{position:absolute;top:16px;left:16px}}
