.ecg-report-component .debug-panel{left:20px;position:fixed;top:5px;z-index:100}.ecg-report-component .debug-panel .ctr-container{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#d5faf180;border:1px solid #2ee4b7;border-radius:4px;display:flex;flex-direction:column;margin-bottom:.5rem;padding:.5rem 1rem}.ecg-report-component .debug-panel .title{text-shadow:0 0 4px #fff}.login-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.login-page__logo-container{height:150px;width:150px}.login-page__auth-header{font-size:1.75rem}.login-page__auth-controls{margin-top:20px}.ecg-report-component .error-indicator{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:15px}.ecg-report-component .error-indicator__header{color:#9a0505}.ecg-report-component .error-indicator .svg-error{fill:#f94646}.ecg-report-component .error-indicator .state-indicator__indicator-wrapper{margin-bottom:1rem!important}.dark-theme .ecg-report-component .error-indicator{filter:invert(1)}.dark-theme .ecg-report-component .error-indicator__header{color:#ad2b37}.dark-theme .ecg-report-component .error-indicator .svg-error{fill:#ad2b37}.ecg-report-component .size_s .spinner__rounding{border-width:5px}.ecg-report-component .size_xs .spinner__rounding{border-width:4px}.ecg-report-component .spinner{align-items:center;display:flex;flex-direction:column;justify-content:center}.ecg-report-component .spinner__rounding{animation:round-animation 1.5s linear infinite;border:6px solid #f0f8ff;border-radius:50%;border-top-color:#3d64ae;box-sizing:border-box;height:100%;margin:auto;width:100%}.ecg-report-component .spinner .state-indicator__indicator-wrapper{display:flex;margin-bottom:15px}@keyframes round-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ecg-report-component .state-indicator_transparent .state-indicator__indicator-wrapper .spinner__rounding{border:6px solid #f0f8ff;border-top-color:#3d64ae;box-shadow:0 0 35px 25px #fff}.dark-theme .ecg-report-component .state-indicator_transparent .state-indicator__indicator-wrapper .spinner__rounding{box-shadow:0 0 35px 25px #6c8dcb}.ecg-report-component .state-indicator.state-indicator_fillParent{height:100%;left:0;position:absolute;top:0;width:100%}.ecg-report-component .state-indicator.state-indicator_fillParent .state-indicator__header{margin:0 0 15px}.ecg-report-component .error .state-indicator{background-color:#eee}.ecg-report-component .error .state-indicator_transparent{background-color:#0000}.ecg-report-component .state-indicator{align-items:center;background:#fff;display:flex;justify-content:center;z-index:5}.ecg-report-component .state-indicator__container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:15px;width:auto}.ecg-report-component .state-indicator__header{color:#3d64ae;display:none;font-family:Arial,sans-serif;font-size:20px;font-weight:700;line-height:20px;margin:15px auto}.ecg-report-component .state-indicator_transparent{background-color:#0000}.ecg-report-component .state-indicator.state-indicator_with_caption .state-indicator__header{display:block}.ecg-report-component .state-indicator.size_s .state-indicator__indicator-wrapper{height:50px;width:50px}.ecg-report-component .state-indicator.size_xs .state-indicator__indicator-wrapper{height:30px;width:30px}.ecg-report-component .state-indicator.size_xs .state-indicator__container{margin:0}.ecg-report-component .state-indicator.size_xs .state-indicator__indicator-wrapper{margin-bottom:0}.ecg-report-component .state-indicator .state-indicator__indicator-wrapper{height:75px;margin-bottom:15px;width:75px}.ecg-report-component .error-message{color:#000;font-size:1.1rem;margin-left:auto;margin-right:auto;max-width:190mm;text-align:center}.ecg-report-component .error-message__channelNames{font-size:1rem;font-style:italic}.dark-theme .ecg-report-component .error .state-indicator{background-color:#555}.dark-theme .ecg-report-component .error .state-indicator_transparent{background-color:#0000}.dark-theme .ecg-report-component .state-indicator{background:#242424}.dark-theme .ecg-report-component .state-indicator__header{color:#3d64ae}.wrongChannelQty__channelNames{font-size:1rem;font-style:italic}.ecg-report-component .home-page{align-items:center;display:flex;flex-direction:column;min-height:100vh;position:relative}.ecg-report-component .home-page__toolbar{display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin-block:10px}.ecg-report-component .home-page__toolbar .button svg{fill:#3d64ae;width:26px}.ecg-report-component .home-page__toolbar_close{flex-direction:row;height:32px;justify-content:flex-end;margin-block:0;margin-inline:10px;max-width:210mm;padding-right:8px;position:absolute;top:10px;width:100%}.ecg-report-component .home-page__content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:210mm;width:100%}.ecg-report-component .home-page__content .open-record{align-items:flex-start;display:flex;flex-direction:column;gap:10px;max-width:75%;width:210mm}.ecg-report-component .home-page__content .open-record__data-directory{font-size:14px}.ecg-report-component .home-page__content .open-record__data-directory .data-directory__label{font-weight:bolder;margin-right:1ch}.ecg-report-component .home-page__content .open-record__records{display:flex}.ecg-report-component .home-page__content .open-record__records svg{fill:#3d64ae;height:30px}.ecg-report-component .home-page__content .open-record__records select{max-width:300px}.ecg-report-component .home-page__content .home-page__header{text-align:center}.ecg-report-component .home-page__content .home-page__logo-container{height:150px;width:150px}.ecg-report-component .home-page__content .home-page__user_name{font-size:1.75rem}.ecg-report-component .home-page__content .home-page__auth-controls{margin-top:20px;text-align:center}.ecg-report-component .home-page__content .home-page__auth-controls button{margin:0}.ecg-report-component .home-page__footer{align-items:center;display:flex;flex-direction:column;margin-block:10px}.ecg-report-component .home-page__footer .version{color:#999;font-size:12px;font-weight:400;text-decoration:none}.ecg-report-component .home-page__footer .version_big{font-size:14px;font-weight:bolder}.ecg-report-component .home-page__footer .button-reference{-webkit-margin-after:10px;margin-block-end:10px}.ecg-report-component .home-page__footer .button{margin-left:0}.dark-theme .home-page__content .open-record svg{fill:#ddd;height:30px}.dark-theme .home-page__content .version{color:#666}.dark-theme .switch-controls .radio-group .radio-label,.dark-theme .switch-controls .radio-group .radio-label:hover{border:1px solid #c29b51}.dark-theme .switch-controls .radio-group .radio-label.active{background-color:#c29b51;color:#242424}.ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.dark-theme .ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus{box-shadow:0 4px 8px 0 #fff3,0 6px 20px 0 #ffffff30}.ecg-report-component .popup-window.table-params-popup-window{height:auto;width:570px}.ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]{position:relative;word-break:break-all}.ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus{border:.5px solid #3d64ae;border-radius:3px;box-sizing:initial;outline:none;padding:2px}.ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus:before{background-color:#fff;color:#3d64ae;content:"";display:inline-block;font-family:ecg-report;font-size:1.5em;line-height:1;position:absolute;right:-.5em;top:-.5em}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-HR .ctrl-block .ctrl-input-group-hr{margin:5px}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-HR .ctrl-block .ctrl-input-group-hr input{text-align:right;width:18mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-HR .ctrl-block .ctrl-input-group-hr .ctrl-units{display:inline-block;text-align:left}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-params .ctrl-block{flex-direction:column}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-params .ctrl-block .ctrl-input-group{margin:5px}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-params .ctrl-block .ctrl-input-group input{text-align:right;width:18mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-params .ctrl-block .ctrl-input-group .ctrl-units{display:inline-block;text-align:left;width:7mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-params select.ctrl-input-QTcAlg{font-size:12px;margin-right:0;width:26.8520833333mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block{flex-direction:column}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST{margin:5px}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST label{margin:0 4px 0 0;width:12mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST label.ST-label{width:25mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST label.Zone-label{width:56mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST input,.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST select{text-align:right;width:20mm}.ecg-report-component .popup-window.table-params-popup-window .ctrl-container-ST .ctrl-block .ctrl-input-group-ST .ctrl-units{display:inline-block;text-align:left;width:7mm}.dark-theme .ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus{border:.5px solid #c29b51}.dark-theme .ecg-report-component .popup-window.table-params-popup-window div[contenteditable=true]:focus:before{background-color:#242424;color:#c29b51}.ctrl-input-group,.ctrl-input-group-ST{position:relative}.ctrl-input-group .btn-clear-wrap,.ctrl-input-group-ST .btn-clear-wrap{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;opacity:0;position:absolute;right:0;visibility:hidden;width:24px}.ctrl-input-group .btn-clear,.ctrl-input-group-ST .btn-clear{background:none;border:none;border-radius:50%;filter:grayscale(.4);height:24px;overflow:hidden;padding:0;width:24px}.ctrl-input-group .btn-clear svg,.ctrl-input-group-ST .btn-clear svg{height:100%;width:100%}.ctrl-input-group .btn-clear:hover,.ctrl-input-group-ST .btn-clear:hover{filter:grayscale(0)}.ctrl-input-group .btn-clear:active,.ctrl-input-group-ST .btn-clear:active{filter:brightness(1.5)}.ctrl-input-group-ST:hover .btn-clear-wrap,.ctrl-input-group:hover .btn-clear-wrap{animation:fadeIn .25s;animation-delay:.25s;animation-fill-mode:forwards;visibility:visible}.ctrl-input-group-ST:hover .btn-clear-wrap .btn-clear,.ctrl-input-group:hover .btn-clear-wrap .btn-clear{box-shadow:0 0 8px 8px #fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ecg-report-component .popup-window.graphSelector-popup-window{height:760px;width:auto}.ecg-report-component .popup-window.graphSelector-popup-window .graphSelector__form{align-content:flex-start;display:flex;flex-direction:column;height:100%}.ecg-report-component .popup-window.graphSelector-popup-window .form-content{display:flex;flex-basis:0;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:20px;justify-content:flex-start;min-width:850px;overflow-y:auto}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .report-graph-repr-cmpx{flex-basis:385.5px;margin:0}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container{display:flex;flex-direction:row;justify-content:space-between;width:100%}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container label{display:inline-block;font-size:1rem;font-weight:700;text-align:right}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container .ctrl-block{flex-direction:column}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container .ctrl-block .ctrl-input-group{margin:5px}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container .ctrl-block .ctrl-input-group label{display:block;margin:0;text-align:left;width:30mm}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container .ctrl-block .ctrl-input-group select{display:inline-block;text-align:right;width:20mm}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container .ctrl-block .ctrl-input-group .ctrl-units{display:inline-block;text-align:left;width:15mm}.ecg-report-component .popup-window.graphSelector-popup-window .form-content .ctrl-container+.ctrl-container{border:none;border-left:1px solid #ced4da;padding:10px}.ecg-report-component .popup-able:not(.error):hover .magnifier{display:inline-block}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .popup-able:not(.error):hover .magnifier{display:none}}.ecg-report-component .magnifier{background:#fff;border:2px solid #3d64ae;border-radius:22px;box-sizing:border-box;color:#3d64ae;cursor:pointer;display:none;overflow:hidden;position:absolute}.ecg-report-component .magnifier .magnifier__content{display:flex;justify-content:space-between}.ecg-report-component .magnifier.magnifier_x{right:40px;top:0}.ecg-report-component .magnifier.magnifier_x .magnifier__content{flex-direction:row}.ecg-report-component .magnifier.magnifier_x .magnifier__button:not(:last-child){margin-right:1rem}.ecg-report-component .magnifier.magnifier_y{right:0;top:40px}.ecg-report-component .magnifier.magnifier_y .magnifier__content{flex-direction:column-reverse}.ecg-report-component .magnifier.magnifier_y .magnifier__button:not(:first-child){margin-bottom:1rem}.ecg-report-component .magnifier__button{background:#fff;border:none;color:#3d64ae;display:inline-block;font-size:16px;font-weight:600;height:22px;outline:none;width:22px}.ecg-report-component .magnifier__button:not(:disabled):hover{background:#3d64ae;color:#fff}.ecg-report-component .magnifier__button:disabled{cursor:default;opacity:.6}.dark-theme .ecg-report-component .magnifier{background:#3d64ae;border:2px solid #3d64ae;color:#fff;cursor:pointer;overflow:hidden}.dark-theme .ecg-report-component .magnifier__button{background:#3d64ae;border:none;color:#ccc;outline:none}.dark-theme .ecg-report-component .magnifier__button:not(:disabled):hover{background:#7f9cd2;color:#fff}.dark-theme .ecg-report-component .magnifier__button:disabled{cursor:default;opacity:.6}.ecg-report-component .report-graph.report-graph-repr-cmpx.popup-able:not(.error):hover{border:none}.ecg-report-component .graph-selector{height:100mm;margin:15px 0 0;position:relative;width:100mm}.ecg-report-component .graph-selector .canvas-wrap{height:100%;position:absolute;width:100%}.ecg-report-component .graph-selector .vis-wrap{height:100%;position:relative;width:100%}.ecg-report-component .graph-selector.popup-able .magnifier.magnifier_y{right:2px;top:0}.ecg-report-component .graph-selector.popup-able:not(.error):hover{border:none}.ecg-report-component .graph-selector.drugging{cursor:col-resize}.ecg-report-component .graph-selector,.ecg-report-component .graph-selector *{-webkit-user-select:none;user-select:none}.ecg-report-component .graph-selector__image{left:0;position:absolute;top:0;width:100%;z-index:-1}.ecg-report-component .graph-selector .selector-ctrl{border:2px solid #000;border-radius:10px;border-top-color:#0000;height:calc(100% + 40px);position:absolute;top:-30px}.ecg-report-component .graph-selector .selector-ctrl__header{position:absolute;text-align:center;top:0;width:100%}.ecg-report-component .graph-selector .selector-ctrl__dragCtrl{background:none;border:none;cursor:col-resize;display:block;font-size:1.5rem;font-weight:700;outline:none;position:absolute;text-align:center;width:8px}.ecg-report-component .graph-selector .selector-ctrl__dragCtrl_left{height:100%;left:0}.ecg-report-component .graph-selector .selector-ctrl__dragCtrl_right{height:100%;right:0}.ecg-report-component .graph-selector .selector-ctrl__dragCtrl_center{height:100%;right:-3px}.ecg-report-component .graph-selector .selector-ctrl__P{border-color:#0000 #ff000080 #ff000080;color:red;left:0;width:100px}.ecg-report-component .graph-selector .selector-ctrl__QRS{border-color:#0000 #00000080 #00000080;color:#000;left:200px;width:100px}.ecg-report-component .graph-selector .selector-ctrl__T .selector-ctrl__header{transform:translateX(.5rem)}.ecg-report-component .graph-selector .selector-ctrl__T{border:none;border-left:2px solid;border-radius:0;color:blue;left:350px;width:1px}.ecg-report-component .graph-selector.noP .P-center-touch-area{fill:#f66}.ecg-report-component .graph-selector.noP .P-left-line{stroke:#f66}.ecg-report-component .graph-selector.noPDur .P-center-touch-area{fill:#f66}.ecg-report-component .graph-selector.noPDur .P-right-line,.ecg-report-component .graph-selector.noT .T-line{stroke:#f66}.graph-selector__toolbar{display:flex;flex-direction:row}.graph-selector__toolbar-lead .ctrl-input.graph-selector__Lead{margin-left:1rem}.graph-selector__toolbar-valueText .valueText{color:#3d64ae;display:flex;flex-direction:row;font-size:16px}.graph-selector__toolbar-valueText .valueText__column_text{width:70px}.graph-selector__toolbar-valueText .valueText__column_caption{font-weight:700}.graph-selector__toolbar-valueText .valueText__str{margin:0 .5ch}.dark-theme .ecg-report-component .graph-selector{filter:invert(1)}.dark-theme .ecg-report-component .graph-selector__toolbar-valueText .valueText{color:#c29b51}.ecg-report-component .popup-window.medRep-popup-window{height:auto;max-height:none;width:auto}.ecg-report-component .popup-window.medRep-popup-window .diagnosis__content{height:350px;margin-bottom:8px}.ecg-report-component .popup-window.medRep-popup-window .diagnosis__state-indicator{height:358px}.ecg-report-component .popup-window.medRep-popup-window .medRep-form .form-content{display:flex;flex-direction:column;font-size:1rem;max-height:none;overflow-y:auto;width:700px}.ecg-report-component .popup-window.medRep-popup-window .medRep-form .medical-report{flex-shrink:0;font-size:1rem;height:125px;line-height:1.1;margin:0 0 5px;overflow-y:auto;padding:.375rem .75rem}.ecg-report-component .popup-window.medRep-popup-window .medRep-form .form-footer{align-items:stretch;box-sizing:initial;height:35px;justify-content:space-between}.ecg-report-component .popup-window.medRep-popup-window .medRep-form .form-footer .button{align-items:center;display:inline-flex;height:100%;justify-content:space-between;padding:.1875rem .75rem}.ecg-report-component .popup-window.medRep-popup-window .medRep-form .form-footer .button svg{fill:#212529;margin-left:.5rem;width:24px}.ecg-report-component .popup-window.aim-popup-window{height:auto;width:auto}.ecg-report-component .popup-window.aim-popup-window .ctrl-container-aim .ctrl-block{margin:5px;width:100%}.ecg-report-component .popup-window.aim-popup-window .ctrl-container-aim .ctrl-block input{flex-grow:1}.ecg-report-component .popup-window.aim-popup-window .ctrl-container-aim .ctrl-block label{margin:0 4px 0 0;width:25mm}.ecg-report-component .popup-window_opened.wait-popup-window{height:170px;width:350px}.ecg-report-component .popup-window.choose-cmpx-popup-window{height:100%;min-height:300px;min-width:300px;width:100%}.ecg-report-component .popup-window.choose-cmpx-popup-window .form-content{display:flex;flex:1 1;flex-direction:column;max-width:1920px}.ecg-report-component .popup-window.choose-cmpx-popup-window .form-content .graphContainer{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding-bottom:16px}.ecg-report-component .popup-window.choose-cmpx-popup-window .form-content .graphContainer .wholeGraph{height:85%}.ecg-report-component .popup-window.choose-cmpx-popup-window .form-content .graphContainer .wholeGraphRhythm{height:15%}.ecg-report-component .popup-window.choose-cmpx-popup-window .form-content .graph-range{height:20px;margin:12px 0}.ecg-report-component .popup-window.choose-cmpx-popup-window .message-block{align-items:center;display:flex}.ecg-report-component .popup-window.choose-cmpx-popup-window .message-block .warning-message__text{color:#721c24;display:block}.ecg-report-component .popup-window.choose-cmpx-popup-window .message-block .imperative-message__text{color:#155724;display:block}.dark-theme .ecg-report-component .popup-window.choose-cmpx-popup-window .graphContainer{filter:invert(1)}.dark-theme .ecg-report-component .popup-window.choose-cmpx-popup-window .message-block .warning-message__text{color:#f8d7da}.wholeGraph__graphWrap.error{visibility:hidden}.wholeGraph__graphWrap{height:100%;width:100%}.wholeGraphRhythm__graphWrap.error{visibility:hidden}.wholeGraphRhythm__graphWrap{height:100%;width:100%}.whole-graph__bar{display:flex;gap:2rem}.whole-graph__bar .whole-graph__magnifier{align-items:center;display:flex;flex-basis:0;flex-grow:1;justify-content:flex-end}.whole-graph__bar .whole-graph__magnifier .toolbar__button{border:none;height:38px;margin:0;min-width:28px;padding:2px;text-align:center}.whole-graph__bar .whole-graph__magnifier .toolbar__button svg{fill:#3d64ae;display:inline-block;vertical-align:middle}.whole-graph__bar .whole-graph__magnifier .icon{height:24px;width:24px}.whole-graph__bar .whole-graph__magnifier .icon svg{fill:#383d42}.whole-graph__bar .graphRange{flex-grow:1}.ecg-report-component .resizer-container{align-items:center;display:flex;height:90%;margin:auto;width:80%}.ecg-report-component .popup-able{border-right:1px solid #0000;position:relative}.ecg-report-component .popup-able .popup-open-btn{cursor:pointer;display:none}.ecg-report-component .popup-able:not(.error):hover{border-color:#3d64ae}.ecg-report-component .popup-able:not(.error):hover .popup-open-btn{display:block}.ecg-report-component .popup-overlay{align-items:center;background-color:#0009;display:flex;font-family:Arial,sans-serif;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:-1}.ecg-report-component .popup-overlay_opened{opacity:1;transition:opacity .3s ease-in-out;visibility:visible;z-index:10}.ecg-report-component .popup-overlay_halfscreen{left:0;width:50%}.ecg-report-component .popup-window{background-color:#fff;border-radius:4px;margin:auto;padding:20px;position:relative;visibility:hidden}.ecg-report-component .popup-window_opened{opacity:1;visibility:visible}.ecg-report-component .popup-window #cmpxChooseForm{display:flex;flex-direction:column;height:100%}.ecg-report-component .popup-window .form-header{border-bottom:1px solid #3d64ae;font-size:1.75rem;height:50px;margin:0;padding-bottom:15px}.ecg-report-component .popup-window .form-content{margin-bottom:10px;margin-top:10px}.ecg-report-component .popup-window .form-footer{border-top:1px solid #3d64ae;display:flex;height:50px;justify-content:flex-end;padding-top:15px}.ecg-report-component .popup-window .message-block{align-items:center;display:flex}.ecg-report-component .popup-window .message-block__text{display:block}.ecg-report-component .popup-window .message-block .warning-text{color:#721c24}.ecg-report-component .popup-window .message-block .success_text{color:#155724}.ecg-report-component .popup h3{font-size:17px;font-weight:700}.ecg-report-component .popup-open-btn{background-color:#fff;border:none;border-radius:5px;border-top-right-radius:0;color:#3d64ae;display:none;font-family:ecg-report;font-size:28px;outline:none;padding:2px 2px 0;position:absolute;right:-1px;top:0;z-index:5}.ecg-report-component .popup-open-btn:hover{background-color:#3d64ae;color:#fff}.ecg-report-component .popup-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:40px;line-height:40px;outline:none;position:absolute;right:-40px;text-shadow:#0009 1px 0 10px;top:-20px}.ecg-report-component .popup-close-btn:hover{color:#ccc}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .popup-able{border:none}.ecg-report-component .popup-able:not(.error):hover .popup-open-btn{display:none}}.dark-theme .ecg-report-component .popup-able:not(.error):hover{border-color:#3d64ae}.dark-theme .ecg-report-component .popup-overlay{background-color:#fff3}.dark-theme .ecg-report-component .popup-window{background-color:#242424}.dark-theme .ecg-report-component .popup-window .form-header{border-bottom:1px solid #c29b51}.dark-theme .ecg-report-component .popup-window .form-footer{border-top:1px solid #c29b51}.dark-theme .ecg-report-component .popup-open-btn{background-color:#3d64ae;color:#ccc}.dark-theme .ecg-report-component .popup-open-btn:hover{background-color:#7f9cd2;color:#fff}.dark-theme .ecg-report-component .popup-close-btn{color:#e6e6e6}.dark-theme .ecg-report-component .popup-close-btn:hover{color:#fff}.ecg-report-component .form-content{position:relative}.ecg-report-component .form-content .ctrl-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:10px;padding-top:10px}.ecg-report-component .form-content .ctrl-container+.ctrl-container{border-top:1px solid #ced4da}.ecg-report-component .form-content .ctrl-container .ctrl-block{display:flex;margin:5px}.ecg-report-component .form-content .ctrl-container .ctrl-block label{display:inline-block;font-size:1rem;font-weight:700;margin-right:4px;text-align:right;width:12mm}.ecg-report-component .form-content .ctrl-container .ctrl-block .ctrl-units{margin-left:4px}.ecg-report-component .ctrl-input{border:1px solid #ced4da;border-radius:4px;color:#383d42;line-height:1.5;margin-left:3px;margin-right:3px;outline:none;padding:2px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ecg-report-component .ctrl-input::-webkit-inner-spin-button{margin-left:10px}.ecg-report-component .ctrl-input:focus{border-color:#80bdff;box-shadow:0 0 0 1px #007bff40;outline:none}.ecg-report-component .ctrl-input:disabled{background-color:#e9ecef;color:#495057;cursor:not-allowed;outline:none}.ecg-report-component .ctrl-input:disabled:focus{border-color:#ced4da;box-shadow:none}.ecg-report-component input.ctrl-input:read-only{background-color:#e9ecef;color:#495057;cursor:not-allowed;outline:none}.ecg-report-component input.ctrl-input:read-only:focus{border-color:#ced4da;box-shadow:none}.ecg-report-component select.ctrl-input{height:30px}.dark-theme .ecg-report-component .form-content .ctrl-container+.ctrl-container{border-top:1px solid #312b25}.dark-theme .ecg-report-component .ctrl-input{border:1px solid #312b25;color:#c7c2bd}.dark-theme .ecg-report-component .ctrl-input:focus{border-color:#7f4200;box-shadow:0 0 0 1px #ff840040}.dark-theme .ecg-report-component .ctrl-input:disabled{background-color:#161310;color:#b6afa8;cursor:not-allowed;outline:none}.dark-theme .ecg-report-component .ctrl-input:disabled:focus{border-color:#312b25;box-shadow:none}.dark-theme .ecg-report-component input.ctrl-input:read-only{background-color:#161310;color:#b6afa8;cursor:not-allowed;outline:none}.dark-theme .ecg-report-component input.ctrl-input:read-only:focus{border-color:#312b25;box-shadow:none}.ecg-report-component .popup-window.measurer-graph-popup-window{height:100%;min-height:300px;min-width:300px;width:100%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content{flex:1 1;margin-bottom:1rem;margin-top:0;max-width:1920px;overflow-y:auto}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graphContainer{display:flex;flex-direction:column;height:100%;overflow:hidden;padding-bottom:16px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graphContainer .wholeGraph{height:85%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graphContainer .wholeGraphRhythm{height:15%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper{align-items:stretch;display:flex;height:100%;justify-content:flex-start;width:100%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .time-input{margin-right:1rem}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside{display:flex;flex-direction:column;font-size:16px;margin-top:12px;width:250px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside .vals-header{font-size:18px;font-weight:700;margin:12px 0 10px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside .lead{display:flex;gap:10px;width:100%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside .lead__name{flex-basis:40%;font-weight:700;text-align:right}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside .lead__val{flex-basis:60%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table{border-collapse:collapse;border-spacing:0}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table thead th{border-bottom:1.5px solid #ced4da;line-height:24px;position:relative;-webkit-user-select:none;user-select:none;vertical-align:bottom}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table thead th .tooltip{background-color:#fff;border:1px solid #3d64ae;border-radius:3px;bottom:100%;font-weight:400;left:50%;max-width:350px;opacity:0;padding:0 .375em;position:absolute;transition:visibility .5s .5s,opacity .5s 0s;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:100}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table thead th:hover .tooltip{opacity:1;transition:visibility .5s .5s,opacity .5s .5s;visibility:visible}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table thead svg{vertical-align:bottom;width:24px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr{text-align:right}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td{padding:0}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td button{border:1px solid #0000;height:24px;padding:0;vertical-align:middle;width:100%}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td button:hover{background-color:#fff;border:1px solid #3d64ae;border-radius:3px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td button:active{background-color:#00a3d533}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td{min-width:50px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table tbody tr td:first-child{font-weight:700;line-height:1;min-width:0;min-width:auto;padding-right:5px}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table td:first-child,.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table th:first-child{border-right:1.5px solid #ced4da}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .aside table th{text-align:center}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-wrapper .graphs{display:flex;flex-direction:column;flex-grow:1}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .graph-range{height:20px;margin:12px 0}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .comment-input{flex-shrink:0;height:85px;line-height:1.1;margin:0 0 5px 250px;overflow-y:auto;padding:.375rem .75rem}.ecg-report-component .popup-window.measurer-graph-popup-window .form-content .comment-input:empty:not(:focus):before{color:#999;content:attr(data-ph)}.dark-theme .ecg-report-component .popup-window.measurer-graph-popup-window .graphContainer{filter:invert(1)}.dark-theme .ecg-report-component .popup-window.measurer-graph-popup-window .message-block .warning-message__text{color:#f8d7da}.prm-table{border-collapse:collapse;border-spacing:0;margin-bottom:4mm}.prm-table td{vertical-align:top;word-break:break-all}.prm-table-patient-FIO{margin-bottom:0}.prm-table-patient-FIO .FIO{text-transform:uppercase}.prm-table-patient-FIO td:first-child{min-width:10mm}.prm-table-patient-FIO td:nth-child(2){min-width:2mm}.prm-table-patient-FIO td:nth-child(3){min-width:0}.prm-table-patient-birth td:first-child{min-width:32mm}.prm-table-patient-birth td:nth-child(2){min-width:20mm}.prm-table-patient-birth td:nth-child(3){min-width:5mm}.prm-table-patient-birth td:nth-child(4){min-width:16mm}.prm-table-patient-birth td:nth-child(5){min-width:6mm}.prm-table-exam-no{margin-bottom:0}.prm-table-exam-no td:first-child{min-width:34mm}.prm-table-exam-no td:nth-child(2){min-width:10mm}.prm-table-exam-date{margin-bottom:2mm}.prm-table-exam-date td:first-child{min-width:22mm}.prm-table-exam-date td:nth-child(2){min-width:19mm}.prm-table-exam-date td:nth-child(3){min-width:5mm}.prm-table-exam-date td:nth-child(4){min-width:14mm}.prm-table-exam-date td:nth-child(5){min-width:10mm}.prm-table-exam-aim .prm-data{text-align:left}.prm-table-exam-aim td:first-child{min-width:25mm}.prm-table-exam-aim td:nth-child(2){min-width:10mm}.prm-table-HR{margin-bottom:1mm}.prm-table-HR td:first-child{min-width:10mm}.prm-table-HR td:nth-child(2){min-width:7mm}.prm-table-HR td:nth-child(3){min-width:16mm}.prm-table-HR td:nth-child(4){min-width:8.5mm}.prm-table-HR td:nth-child(5){min-width:12mm}.prm-table-HR td:nth-child(6){min-width:30mm}.prm-table-HR .prm-title-pacemaker{text-align:right}.prm-table-HR .prm-data-pacemaker{text-align:center}.prm-table-intervals td:first-child{min-width:10mm}.prm-table-intervals td:nth-child(2),.prm-table-intervals td:nth-child(3){min-width:7mm}.prm-table-intervals td:nth-child(4){min-width:4.5mm}.prm-table-intervals td:nth-child(5){min-width:10mm}.prm-table-intervals td:nth-child(6){min-width:8mm}.prm-table-intervals td:nth-child(7){min-width:7mm}.prm-table-intervals td:nth-child(8){min-width:4.5mm}.prm-table-intervals td:nth-child(9){min-width:10mm}.prm-table-intervals td:nth-child(10){min-width:11mm}.prm-table-intervals .prm-comment{color:#777;font-size:12px;font-style:italic;vertical-align:middle}.prm-table-intervals .prm-table-intervals__verify-row .button-link{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#f22;cursor:pointer;display:inline;font:inherit;padding:0;text-decoration:underline}.prm-table-intervals .prm-table-intervals__verify-row .button-link:hover{color:#ff6e6e}.prm-table-ST{display:inline-block;margin-bottom:0;margin-right:5mm}.prm-table-ST td:first-child{min-width:8mm}.prm-table-ST td:nth-child(2){min-width:9mm}.prm-table-ST td:nth-child(3),.prm-table-ST td:nth-child(4){min-width:7mm}.prm-table-trans-zone{display:inline-block;margin-bottom:0}.prm-table-trans-zone td:first-child{min-width:30mm}.prm-table-trans-zone td:nth-child(2){min-width:13mm}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.prm-table-intervals td.prm-gap{min-width:6mm}}.prm-title{font-weight:700}.prm-title-invert{font-weight:400}.prm-title{text-align:left}.prm-data-invert{font-weight:700}.prm-data{text-align:right}.prm-data-range,.prm-single-symbol{text-align:center}.prm-units{padding-left:1mm;text-align:left}.page1__header .org-header-image{display:flex;height:18mm;justify-content:center}.page1__header .org-header-image img{height:100%;object-fit:contain;width:100%}.page1__header .spinner{height:100%;position:absolute;top:0;width:100%}.page1-footer{align-items:flex-end;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between}.page1-footer .doctor-signature__block1,.page1-footer .doctor-signature__block2{display:inline-block}.page1-footer .doctor-signature__block1{position:relative;z-index:2}.page1-footer .doctor-signature__images{display:inline-block;position:relative;z-index:1}.page1-footer .doctor-signature__images .signature__stamp{bottom:.5cm;left:3cm;position:absolute}.page1-footer .doctor-signature__images .signature__stamp img{height:40mm;width:40mm}.page1-footer .doctor-signature__images .signature__hand-sign{bottom:0;left:0;position:absolute}.page1-footer .doctor-signature__images .signature__hand-sign img{max-width:40mm}.page1-footer .doctor-signature__signatureArea{border-bottom:1px solid #000;box-sizing:border-box;height:1.5em;line-height:1.5em;text-align:center;width:40mm}.page1-footer .doctor-signature__doctor-name,.page1-footer .doctor-signature__signatureArea{display:inline-block;position:relative;z-index:2}.page1-footer .doctor-signature__doctor-name .doctor-name__value{display:inline-block}.page1-footer .doctor-signature__doctor-name .doctor-name__value.empty{width:125px}.page1-footer__result-date{text-align:right}.page1-footer__result-date span+span{margin-left:1rem}.page1{display:grid;grid-template-areas:"Pg1Header Pg1Header" "Pg1Left Pg1Right" "Pg1Footer Pg1Footer";grid-template-columns:85mm 105mm;grid-template-rows:18mm auto 10mm}.page1 .page1__header{grid-area:Pg1Header;position:relative}.page1 .page1__left{grid-area:Pg1Left;overflow:hidden}.page1 .page1__right{grid-area:Pg1Right;overflow:hidden;position:relative}.page1 .page1-footer{grid-area:Pg1Footer}.page1 .report-graph-repr-cmpx{height:241mm;width:102mm}.page1 .report-graph-radial{width:70mm}.dark-theme .report-graph svg{filter:invert(1)}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .page1{grid-template-areas:"Pg1Header" "Pg1Left" "Pg1Right" "Pg1Footer";grid-template-columns:1fr;grid-template-rows:none}.ecg-report-component .page1 .report-graph.report-graph-radial,.ecg-report-component .page1 .report-graph.report-graph-repr-cmpx,.ecg-report-component .page1>.report-graph-radial,.ecg-report-component .page1>.report-graph-repr-cmpx{height:auto;margin-left:auto;margin-right:auto;width:90%}.ecg-report-component .page1 .report-graph.report-graph-radial svg,.ecg-report-component .page1 .report-graph.report-graph-repr-cmpx svg,.ecg-report-component .page1>.report-graph-radial svg,.ecg-report-component .page1>.report-graph-repr-cmpx svg{height:100%;width:100%}.ecg-report-component .page1 .page1__header{display:none}.ecg-report-component .page1 .medical-report{font-size:16px;height:auto;margin-left:auto;margin-right:auto;width:90%}.ecg-report-component .page1 .medical-report .medical-report__section{margin-top:10px}.ecg-report-component .page1 .page1-footer .doctor-signature span{display:none;flex-grow:1;line-height:2em}.ecg-report-component .page1 .report-graph-radial{max-width:400px}}.ecg-report-component .page2-header{margin-bottom:1mm;position:relative}.ecg-report-component .page2-header__patient-name{font-weight:700}.ecg-report-component input.slider{-webkit-appearance:none;background:#0000;margin:10px 0;width:100%}.ecg-report-component input.slider::-moz-focus-outer{border:0}.ecg-report-component input.slider:focus{outline:0}.ecg-report-component input.slider:focus::-webkit-slider-runnable-track{background:#fff}.ecg-report-component input.slider:focus::-ms-fill-lower{background:#cad6ed}.ecg-report-component input.slider:focus::-ms-fill-upper{background:#fff}.ecg-report-component input.slider::-webkit-slider-runnable-track{background:#cad6ed;border:2px solid #cfd8dc;border-radius:5px;box-shadow:0 0 0 #0003,0 0 0 #0d0d0d33;cursor:default;height:8px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.ecg-report-component input.slider::-webkit-slider-thumb{-webkit-appearance:none;background:#3d64ae;border:2px solid #eceff1;border-radius:10px;box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;cursor:default;height:20px;margin-top:-8px;width:20px}.ecg-report-component input.slider::-moz-range-track{background:#cad6ed;border:2px solid #cfd8dc;border-radius:5px;box-shadow:0 0 0 #0003,0 0 0 #0d0d0d33;cursor:default;height:8px;height:4px;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}.ecg-report-component input.slider::-moz-range-thumb{background:#3d64ae;border:2px solid #eceff1;border-radius:10px;box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;cursor:default;height:16px;width:16px}.ecg-report-component input.slider::-ms-track{background:#0000;border-color:#0000;border-width:10px 0;color:#0000;cursor:default;height:8px;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}.ecg-report-component input.slider::-ms-fill-lower{background:#92aad9;border:2px solid #cfd8dc;border-radius:10px;box-shadow:0 0 0 #0003,0 0 0 #0d0d0d33}.ecg-report-component input.slider::-ms-fill-upper{background:#cad6ed;border:2px solid #cfd8dc;border-radius:10px;box-shadow:0 0 0 #0003,0 0 0 #0d0d0d33}.ecg-report-component input.slider::-ms-thumb{background:#3d64ae;border:2px solid #eceff1;border-radius:10px;box-shadow:4px 4px 4px #0003,0 0 4px #0d0d0d33;cursor:default;height:16px;margin-top:2px;width:16px}.ecg-report-component input.slider:disabled::-webkit-slider-thumb{cursor:not-allowed}.ecg-report-component input.slider:disabled::-moz-range-thumb{cursor:not-allowed}.ecg-report-component input.slider:disabled::-ms-thumb{cursor:not-allowed}.ecg-report-component input.slider:disabled::-webkit-slider-runnable-track{cursor:not-allowed}.ecg-report-component input.slider:disabled::-ms-fill-lower,.ecg-report-component input.slider:disabled::-ms-fill-upper{cursor:not-allowed}.ecg-report-component .report-graph.report-graph-12leads-cmpx.popup-able:not(.error):hover{border:none}.ecg-report-component .report-graph.report-graph-12leads-cmpx.popup-able .slider-container{background-color:#fff;border:2px solid #3d64ae;border-radius:18px;box-sizing:border-box;display:none;height:24px;left:0;position:absolute;top:0;width:calc(100% - 120px)}.ecg-report-component .report-graph.report-graph-12leads-cmpx.popup-able .slider-container input.slider{margin:0 8px;width:calc(100% - 16px)}.ecg-report-component .report-graph.report-graph-12leads-cmpx.popup-able:not(.error):hover .slider-container{display:inline-block}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .report-graph.report-graph-12leads-cmpx.popup-able:not(.error):hover .slider-container{display:none}}.ecg-report-component .report-graph.report-graph-rhythm .graph-selector__Lead{border:2px solid #3d64ae;box-sizing:initial;color:#3d64ae;display:none;height:18px;position:absolute;right:115px;top:0}.ecg-report-component .report-graph.report-graph-rhythm.popup-able:not(.error):hover{border:none}.ecg-report-component .report-graph.report-graph-rhythm.popup-able:not(.error):hover .graph-selector__Lead{display:inline-block}.ecg-report-component .report-graph.report-graph-rhythm.popup-able .magnifier.magnifier_y{top:0}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .report-graph.report-graph-rhythm.popup-able:not(.error):hover .graph-selector__Lead{display:none}}.dark-theme .ecg-report-component .report-graph.report-graph-rhythm .graph-selector__Lead{background:#3d64ae;border:2px solid #3d64ae;color:#ccc}.ecg-report-component .page2{display:grid;grid-template-columns:1fr;grid-template-rows:12mm auto auto}.ecg-report-component .page2 .report-graph{width:181mm}.ecg-report-component .page2 .report-graph.report-graph-12leads-cmpx{height:241mm}.ecg-report-component .page2 .report-graph.report-graph-rhythm{height:21mm}.ecg-report-component .page2 .organization_logo_mini{height:38px;position:absolute;right:0;top:0;width:auto}.ecg-report-component .page2 .organization_logo_mini img{height:100%}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .page2{grid-template-rows:auto auto auto}.ecg-report-component .page2 .report-graph,.ecg-report-component .page2>*{margin-left:auto;margin-right:auto;width:90%}.ecg-report-component .page2 .report-graph.report-graph-12leads-cmpx,.ecg-report-component .page2 .report-graph.report-graph-rhythm,.ecg-report-component .page2>.report-graph-12leads-cmpx,.ecg-report-component .page2>.report-graph-rhythm{height:auto}.ecg-report-component .page2 .report-graph.report-graph-12leads-cmpx svg,.ecg-report-component .page2 .report-graph.report-graph-rhythm svg,.ecg-report-component .page2>.report-graph-12leads-cmpx svg,.ecg-report-component .page2>.report-graph-rhythm svg{height:100%;width:100%}.ecg-report-component .page2 .page2-header{display:none}}.ecg-report-component .base-panel{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:#ffffffe6;border:1px solid #ced4da;border-radius:.25rem;font-size:1rem;margin-bottom:1rem;padding:.75rem 4rem .75rem 1.25rem;position:relative;transition:opacity .15s linear}.ecg-report-component .base-panel .close{background-color:#0000;border:0;color:inherit;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.ecg-report-component .base-panel .close:hover{opacity:.75}.dark-theme .ecg-report-component .base-panel{border:1px solid #0000;border-radius:.25rem;font-size:1rem;margin-bottom:1rem;padding:.75rem 4rem .75rem 1.25rem;position:relative;transition:opacity .15s linear}.dark-theme .ecg-report-component .base-panel .close{background-color:#0000;border:0;color:inherit;cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.dark-theme .ecg-report-component .base-panel .close:hover{opacity:.75}.ecg-report-component .success-panel{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:rgba(212,237,218,.765);border-color:#208337;color:#155724}.dark-theme .ecg-report-component .success-panel{background-color:#155724;border-color:#208337;color:#d4edda}.ecg-report-component .error-panel{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:rgba(248,215,218,.765);border-color:#b52c39;color:#721c24}.dark-theme .ecg-report-component .error-panel{background-color:#721c24;border-color:#b52c39;color:#f8d7da}.ecg-report-component .info-panels{bottom:0;margin:1rem auto;position:fixed;width:100%;z-index:10}.ecg-report-component .base-panel{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;margin:1rem auto;max-width:230mm}.item-enter{opacity:0;transform:translateX(30px)}.item-enter-active{transition:all .5s ease-in}.item-enter-active,.item-exit{opacity:1;transform:translateX(0)}.item-exit-active{opacity:0;transform:translateX(30px);transition:all .5s ease-in}.ecg-report-component .toolbar{align-items:center;display:flex;flex-direction:column;gap:12px;margin:1rem}.ecg-report-component .toolbar .toolbar__controls-wrap{display:flex;flex-direction:row;justify-content:center;width:100%}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls{align-items:center;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-width:min(100%,210mm);row-gap:1rem}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls.toolbar__login{max-width:none}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls.align-end{justify-content:flex-end}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .controls-group{gap:10px}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .chbx-wrap{align-items:center;display:flex;gap:.25em}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .chbx-wrap input{display:inline-block;height:16px;width:16px}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .filters{flex-shrink:0}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .filters label{padding:.375em}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .button{border-color:#3d64ae;border-width:1px;height:32px;margin-left:0}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .button:not(:disabled):hover{border-color:#3d64ae;border-left-color:initial;border-right-color:initial}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .button:not(:disabled):hover:first-child{border-left-color:#3d64ae}.ecg-report-component .toolbar .toolbar__controls-wrap .toolbar__controls .toolbar__controls-group .button:not(:disabled):hover:last-child{border-right-color:#3d64ae}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .toolbar{margin-inline:auto;width:90%}}.ecg-report-component .page{box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.dark-theme .ecg-report-component .preview-area .page{box-shadow:0 4px 8px 0 #fff3,0 6px 20px 0 #ffffff30}.ecg-report-component .controls-group+.ecg-report-component .controls-group{margin-top:0}.ecg-report-component .controls-group{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0}.ecg-report-component .controls-group .group .label{border:1px solid #3d64ae;padding:.375em .75em}.ecg-report-component .controls-group .group .label:hover{border-color:#3d64ae}.ecg-report-component .controls-group .group .label:last-child{border-bottom-right-radius:5px;border-left:none;border-top-right-radius:5px}.ecg-report-component .controls-group .group .label:first-child{border-bottom-left-radius:5px;border-right:none;border-top-left-radius:5px}.ecg-report-component .controls-group .group .label:not(:first-child):not(:last-child){border-left:none;border-right:none}.ecg-report-component .controls-group .group .label{border-radius:0;display:inline-block;line-height:calc(30px - .75rem);margin:0;position:relative;-webkit-user-select:none;user-select:none}.ecg-report-component .controls-group .group .label input{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.ecg-report-component .controls-group .group .label.active{background-color:#3d64ae;color:#fff}.ecg-report-component .controls-group .group .label.disabled{background-color:#e9ecef;color:#495057}.ecg-report-component .controls-group .group .label.disabled.active{background-color:#495057;color:#e9ecef}.ecg-report-component .preview-area{display:flex;flex-wrap:wrap;font-family:Arial,sans-serif;justify-content:center;position:relative}.ecg-report-component .preview-area.halfscreen{left:50%;position:absolute}.ecg-report-component .page{background-color:#fff;border:1px solid #fff;box-sizing:border-box;height:296.73542mm;line-height:1.15;margin:5mm;min-height:5cm;overflow:hidden;padding:10mm;width:210mm}.ecg-report-component .page h3{font-size:17px;font-weight:700}@media screen and (max-width:calc(calc(210mm + 2 * 5mm + 10px))){.ecg-report-component .page{height:100%;margin:10px auto 20px;min-width:360px;overflow:visible;overflow:initial;padding:20px 0;width:90%}}.ecg-report-component .viewReportCaption{color:#999;font-style:italic;margin:0 auto;max-width:210mm;text-align:center}.dark-theme .ecg-report-component .preview-area .page{background-color:#242424;border:1px solid #242424;color:#ddd}.dark-theme .ecg-report-component .viewReportCaption{color:#666;font-style:italic;margin:0 auto;max-width:210mm;text-align:center}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.ecg-report-component .medical-report{font-size:14px}.ecg-report-component .medical-report .medical-report__section{margin-bottom:5mm;margin-top:3mm}.ecg-report-component .medical-report span.Data{font-weight:700}.ecg-report-component .medical-report .user-changed{color:#6d0ec7;font-family:handwriting,Arial,sans-serif;font-size:18px;font-weight:700;line-height:16px}.ecg-report-component .medical-report .comment{color:#777;font-size:10px;font-style:italic;line-height:1;margin-top:1.5ch}:fullscreen{background-color:#fff}.ecg-report-component .report-graph{margin:0 auto;position:relative}.ecg-report-component .report-graph object{box-sizing:initial;margin:0 auto}.ecg-report-component .report-graph:fullscreen{overflow:auto;padding:45px;text-align:center}.ecg-report-component .report-graph:fullscreen object{min-width:180mm}.ecg-report-component .report-graph:fullscreen .btn-screen{color:#333;opacity:1;position:fixed;right:45px;top:15px}.ecg-report-component .report-graph:fullscreen .btn-screen:before{content:"";font-size:30px;text-shadow:none}.ecg-report-component .report-graph:fullscreen .btn-screen:hover:before{cursor:-webkit-zoom-out}.ecg-report-component .report-graph:hover .btn-screen{display:none;opacity:1}.ecg-report-component .report-graph .btn-screen{border:none;color:#fff;display:inline-block;opacity:0;outline:none;position:absolute;right:15px;top:0;transition:opacity .25s ease-in-out 0s}.ecg-report-component .report-graph .btn-screen:before{content:"";font-family:ecg-report;font-size:20px;height:30px;left:0;line-height:30px;position:absolute;text-align:center;text-shadow:0 0 10px #000;top:0;width:30px}.ecg-report-component .report-graph .btn-screen:hover:before{cursor:-webkit-zoom-in;text-shadow:0 0 10px #3d64ae}@media screen and (max-width:calc(210mm + 2 * 5mm + 10px)){.ecg-report-component .report-graph object{width:100%}}.ecg-report-component .org-header{position:relative}.ecg-report-component .org-header .frame-loading{background-color:#0006;color:#fff;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:1}.ecg-report-component .org-header .frame-loading h4{position:relative;text-align:center;top:50%;transform:translateY(-50%)}.ecg-report-component .org-header .frame-loading h4:after{animation:loading-dots 1s steps(5) infinite;content:" .";right:0}@keyframes loading-dots{0%,20%{color:#0000;text-shadow:.25em 0 0 #0000,.5em 0 0 #0000}40%{color:#fff;text-shadow:.25em 0 0 #0000,.5em 0 0 #0000}60%{text-shadow:.25em 0 0 #fff,.5em 0 0 #0000}80%,to{text-shadow:.25em 0 0 #fff,.5em 0 0 #fff}}iframe{border:none;font-size:0}.ecg-report-component .org-header-integrated{height:100%}.ecg-report-component .org-header-integrated iframe{height:18mm;width:190mm}@media screen and (max-width:calc(210mm + 2 * 5mm + 10px)){.org-header-integrated iframe{display:none}}@media print{@page{size:a4 portrait;margin:0}body *{visibility:hidden}.ecg-report-component .preview-area,.ecg-report-component .preview-area *{visibility:visible}.ecg-report-component .preview-area{flex-direction:column;justify-content:flex-start;left:0;position:absolute;top:0}.ecg-report-component .page{border:0;box-shadow:none;margin:0;page-break-after:always;page-break-inside:avoid}.ecg-report-component .popup-able{border:none}.ecg-report-component .popup-able:hover .popup-open-btn{display:none}.ecg-report-component .ECGGraph .btn-screen:hover:before{content:"";display:none}.ecg-report-component .prm-table.prm-table-intervals .prm-table-intervals__verify-row{display:none}.container,body{min-width:0!important}}.ecg-report-component .button{background-color:#fff;border:2px solid #e2e6ea;color:#212529;margin-left:10px;padding:.375em .75em}.ecg-report-component .button:first-child{margin-left:0}.ecg-report-component .button{border-radius:5px;cursor:pointer;font-size:16px;outline:none;transition:color,background-color,border-color,.2s ease-out}.ecg-report-component .button:not(:disabled):hover{background-color:#e2e6ea;border-color:#dae0e5}.ecg-report-component .button-ok{background-color:#4670be;border:2px solid #4670be;color:#fff;font-weight:500}.ecg-report-component .button-ok:not(:disabled):hover{background-color:#36599b;border-color:#36599b}.ecg-report-component .button-ok.button-icon svg{fill:currentcolor}.ecg-report-component .button:disabled{cursor:default;opacity:.65}.ecg-report-component .button-icon{align-items:center;box-sizing:border-box;display:flex;gap:1em;justify-content:space-between;padding:0 .75em}.ecg-report-component .button-icon svg{fill:#3d64ae;width:26px}.dark-theme .ecg-report-component .button{background-color:#000;border:2px solid #666462;color:#dedad6}.dark-theme .ecg-report-component .button:not(:disabled):hover{background-color:#707070}.dark-theme .ecg-report-component .button-ok{background-color:#4670be;border:2px solid #4670be;color:#ccc}.dark-theme .ecg-report-component .button-ok:not(:disabled):hover{background-color:#597ec5;border-color:#f0f4fa}.dark-theme .ecg-report-component .button-icon svg{fill:#dedad6}.dark-theme{background-color:#242424;color:#ddd}.scroll-styled::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:#ddd;border-radius:10px}.scroll-styled::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{height:10px;width:10px}.scroll-styled::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#8595b3;border-radius:10px}.scroll-styled.dark-theme::-webkit-scrollbar-track,body.dark-theme::-webkit-scrollbar-track,html.dark-theme::-webkit-scrollbar-track{background-color:#4a4a4a}.ecg-report-component input[type=submit]{outline:none}.ecg-report-component h3{font-weight:500;line-height:1.2;margin-bottom:2mm;margin-top:0;text-align:center}.ecg-report-component address{margin-bottom:0}.ecg-report-component button,.ecg-report-component button:focus{outline:none}.ecg-report-component *,.ecg-report-component :after,.ecg-report-component :before{box-sizing:border-box}.login-status{align-items:center;color:#383d42;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;max-width:210mm}.login-status__btn-logout,.login-status__user-name{display:inline-block}.ecg-report-component .changelog-page{display:flex;flex-direction:column;min-height:100%;padding:24px;position:absolute;width:100%}.ecg-report-component .changelog-page__logo-container{align-self:center;height:50px;width:50px}.ecg-report-component .changelog-page__header{text-align:center}.ecg-report-component .changelog-page__content{margin:0 40px}.ecg-report-component .changelog-page .markdown-body{color:#383d42}.dark-theme .changelog-page .markdown-body{background-color:#242424;color:#ddd}.markdown-body{--base-size-16:1rem;--base-size-24:1.5rem;--base-size-4:0.25rem;--base-size-40:2.5rem;--base-size-8:0.5rem;--base-text-weight-medium:500;--base-text-weight-normal:400;--base-text-weight-semibold:600;--fontStack-monospace:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;--fontStack-sansSerif:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--fgColor-accent:Highlight}@media (prefers-color-scheme:dark){.markdown-body,[data-theme=dark]{--fgColor-accent:#4493f8;--bgColor-attention-muted:#bb800926;--bgColor-default:#0d1117;--bgColor-muted:#151b23;--bgColor-neutral-muted:#656c7633;--borderColor-accent-emphasis:#1f6feb;--borderColor-attention-emphasis:#9e6a03;--borderColor-danger-emphasis:#da3633;--borderColor-default:#3d444d;--borderColor-done-emphasis:#8957e5;--borderColor-success-emphasis:#238636;--color-prettylights-syntax-brackethighlighter-angle:#9198a1;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-comment:#9198a1;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-markup-bold:#f0f6fc;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-markup-ignored-text:#f0f6fc;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-italic:#f0f6fc;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#f0f6fc;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-sublimelinter-gutter-mark:#3d444d;--color-prettylights-syntax-variable:#ffa657;--fgColor-attention:#d29922;--fgColor-danger:#f85149;--fgColor-default:#f0f6fc;--fgColor-done:#ab7df8;--fgColor-muted:#9198a1;--fgColor-success:#3fb950;--borderColor-muted:#3d444db3;--color-prettylights-syntax-invalid-illegal-bg:var(--bgColor-danger-muted);--color-prettylights-syntax-invalid-illegal-text:var(--fgColor-danger);--focus-outlineColor:var(--borderColor-accent-emphasis);--borderColor-neutral-muted:var(--borderColor-muted);color-scheme:dark}}@media (prefers-color-scheme:light){.markdown-body,[data-theme=light]{--fgColor-danger:#d1242f;--bgColor-attention-muted:#fff8c5;--bgColor-muted:#f6f8fa;--bgColor-neutral-muted:#818b981f;--borderColor-accent-emphasis:#0969da;--borderColor-attention-emphasis:#9a6700;--borderColor-danger-emphasis:#cf222e;--borderColor-default:#d1d9e0;--borderColor-done-emphasis:#8250df;--borderColor-success-emphasis:#1a7f37;--color-prettylights-syntax-brackethighlighter-angle:#59636e;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-comment:#59636e;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-prettylights-syntax-entity:#6639ba;--color-prettylights-syntax-entity-tag:#0550ae;--color-prettylights-syntax-invalid-illegal-text:var(--fgColor-danger);--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-markup-ignored-text:#d1d9e0;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-sublimelinter-gutter-mark:#818b98;--color-prettylights-syntax-variable:#953800;--fgColor-accent:#0969da;--fgColor-attention:#9a6700;--fgColor-done:#8250df;--fgColor-muted:#59636e;--fgColor-success:#1a7f37;--bgColor-default:#fff;--borderColor-muted:#d1d9e0b3;--color-prettylights-syntax-invalid-illegal-bg:var(--bgColor-danger-muted);--color-prettylights-syntax-markup-bold:#1f2328;--color-prettylights-syntax-markup-italic:#1f2328;--color-prettylights-syntax-storage-modifier-import:#1f2328;--fgColor-default:#1f2328;--focus-outlineColor:var(--borderColor-accent-emphasis);--borderColor-neutral-muted:var(--borderColor-muted);color-scheme:light}}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-wrap:break-word;background-color:var(--bgColor-default);color:var(--fgColor-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-family:var(--fontStack-sansSerif,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji");font-size:16px;font-weight:400;font-weight:var(--base-text-weight-normal,400);line-height:1.5;margin:0}.markdown-body a{text-decoration:underline;text-underline-offset:.2rem}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{background-color:currentColor;content:" ";display:inline-block;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0z'/%3E%3C/svg%3E");width:16px}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:#0000;color:var(--fgColor-accent);text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body dfn{font-style:italic}.markdown-body h1{border-bottom:1px solid var(--borderColor-muted);font-size:2em;font-weight:600;font-weight:var(--base-text-weight-semibold,600);margin:.67em 0;padding-bottom:.3em}.markdown-body mark{background-color:var(--bgColor-attention-muted);color:var(--fgColor-default)}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;box-sizing:initial;max-width:100%}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em var(--base-size-40)}.markdown-body hr{background:#0000;background-color:var(--borderColor-default);border:0;box-sizing:initial;height:.25em;margin:var(--base-size-24) 0;overflow:hidden;padding:0}.markdown-body input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--fgColor-muted);opacity:1}.markdown-body hr:after,.markdown-body hr:before{content:"";display:table}.markdown-body hr:after{clear:both}.markdown-body table{font-feature-settings:"tnum";border-collapse:collapse;border-spacing:0;display:block;font-variant:tabular-nums;max-width:100%;overflow:auto;width:-webkit-max-content;width:max-content}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body [role=button]:focus,.markdown-body a:focus,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=radio]:focus{box-shadow:none;outline:2px solid var(--focus-outlineColor);outline-offset:-2px}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible){outline:1px solid #0000}.markdown-body [role=button]:focus-visible,.markdown-body a:focus-visible,.markdown-body input[type=checkbox]:focus-visible,.markdown-body input[type=radio]:focus-visible{box-shadow:none;outline:2px solid var(--focus-outlineColor);outline-offset:-2px}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible{outline-offset:0}.markdown-body kbd{background-color:var(--bgColor-muted);border-bottom-color:var(--borderColor-neutral-muted);border:1px solid var(--borderColor-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted);color:var(--fgColor-default);display:inline-block;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font:11px var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace);line-height:10px;padding:var(--base-size-4);vertical-align:middle}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{font-weight:600;font-weight:var(--base-text-weight-semibold,600);line-height:1.25;margin-bottom:var(--base-size-16);margin-top:var(--base-size-24)}.markdown-body h2{border-bottom:1px solid var(--borderColor-muted);font-size:1.5em;padding-bottom:.3em}.markdown-body h2,.markdown-body h3{font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body h3{font-size:1.25em}.markdown-body h4{font-size:1em}.markdown-body h4,.markdown-body h5{font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body h5{font-size:.875em}.markdown-body h6{color:var(--fgColor-muted);font-size:.85em;font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body p{margin-bottom:10px;margin-top:0}.markdown-body blockquote{border-left:.25em solid var(--borderColor-default);color:var(--fgColor-muted);margin:0;padding:0 1em}.markdown-body ol,.markdown-body ul{margin-bottom:0;margin-top:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code,.markdown-body pre,.markdown-body samp,.markdown-body tt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-family:var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace);font-size:12px}.markdown-body pre{word-wrap:normal;margin-bottom:0;margin-top:0}.markdown-body .octicon{fill:currentColor;display:inline-block;overflow:visible!important;vertical-align:text-bottom}.markdown-body input::-webkit-inner-spin-button,.markdown-body input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.markdown-body .mr-2{margin-right:8px!important;margin-right:var(--base-size-8,8px)!important}.markdown-body:after,.markdown-body:before{content:"";display:table}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--fgColor-danger)}.markdown-body .anchor{float:left;line-height:1;margin-left:-20px;padding-right:var(--base-size-4)}.markdown-body .anchor:focus{outline:none}.markdown-body blockquote,.markdown-body details,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-bottom:var(--base-size-16);margin-top:0}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--fgColor-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 code,.markdown-body h1 tt,.markdown-body h2 code,.markdown-body h2 tt,.markdown-body h3 code,.markdown-body h3 tt,.markdown-body h4 code,.markdown-body h4 tt,.markdown-body h5 code,.markdown-body h5 tt,.markdown-body h6 code,.markdown-body h6 tt{font-size:inherit;padding:0 .2em}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{border-bottom:0;padding-bottom:0}.markdown-body ol.no-list,.markdown-body ul.no-list{list-style-type:none;padding:0}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body div>ol:not([type]),.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-bottom:0;margin-top:0}.markdown-body li>p{margin-top:var(--base-size-16)}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{font-size:1em;font-style:italic;font-weight:600;font-weight:var(--base-text-weight-semibold,600);margin-top:var(--base-size-16);padding:0}.markdown-body dl dd{margin-bottom:var(--base-size-16);padding:0 var(--base-size-16)}.markdown-body table th{font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body table td,.markdown-body table th{border:1px solid var(--borderColor-default);padding:6px 13px}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.markdown-body table img{background-color:#0000}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{background-color:#0000;max-width:none;vertical-align:text-top}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{border:1px solid var(--borderColor-default);display:block;float:left;margin:13px 0 0;overflow:hidden;padding:7px;width:auto}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{clear:both;color:var(--fgColor-default);display:block;padding:5px 0 0}.markdown-body span.align-center{clear:both;display:block;overflow:hidden}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{clear:both;display:block;overflow:hidden}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{background-color:var(--bgColor-neutral-muted);border-radius:6px;font-size:85%;margin:0;padding:.2em .4em;white-space:break-spaces}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{background:#0000;border:0;margin:0;padding:0;white-space:pre;word-break:normal}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{background-color:var(--bgColor-muted);border-radius:6px;color:var(--fgColor-default);font-size:85%;line-height:1.45;overflow:auto;padding:var(--base-size-16)}.markdown-body pre code,.markdown-body pre tt{word-wrap:normal;background-color:#0000;border:0;display:inline;line-height:inherit;margin:0;overflow:visible;padding:0}.markdown-body .csv-data td,.markdown-body .csv-data th{font-size:12px;line-height:1;overflow:hidden;padding:5px;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{background:var(--bgColor-default);border:0;padding:10px var(--base-size-8) 9px;text-align:right}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{background:var(--bgColor-muted);border-top:0;font-weight:600;font-weight:var(--base-text-weight-semibold,600)}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{border-top:1px solid var(--borderColor-default);color:var(--fgColor-muted);font-size:12px}.markdown-body .footnotes ol,.markdown-body .footnotes ol ul{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{display:inline-block;margin-top:var(--base-size-16)}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{border:2px solid var(--borderColor-accent-emphasis);border-radius:6px;bottom:calc(var(--base-size-8)*-1);content:"";left:calc(var(--base-size-24)*-1);pointer-events:none;position:absolute;right:calc(var(--base-size-8)*-1);top:calc(var(--base-size-8)*-1)}.markdown-body .footnotes li:target{color:var(--fgColor-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-smw,.markdown-body .pl-v{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{background-color:var(--color-prettylights-syntax-invalid-illegal-bg);color:var(--color-prettylights-syntax-invalid-illegal-text)}.markdown-body .pl-c2{background-color:var(--color-prettylights-syntax-carriage-return-bg);color:var(--color-prettylights-syntax-carriage-return-text)}.markdown-body .pl-sr .pl-cce{color:var(--color-prettylights-syntax-string-regexp);font-weight:700}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{color:var(--color-prettylights-syntax-markup-heading);font-weight:700}.markdown-body .pl-mi{color:var(--color-prettylights-syntax-markup-italic);font-style:italic}.markdown-body .pl-mb{color:var(--color-prettylights-syntax-markup-bold);font-weight:700}.markdown-body .pl-md{background-color:var(--color-prettylights-syntax-markup-deleted-bg);color:var(--color-prettylights-syntax-markup-deleted-text)}.markdown-body .pl-mi1{background-color:var(--color-prettylights-syntax-markup-inserted-bg);color:var(--color-prettylights-syntax-markup-inserted-text)}.markdown-body .pl-mc{background-color:var(--color-prettylights-syntax-markup-changed-bg);color:var(--color-prettylights-syntax-markup-changed-text)}.markdown-body .pl-mi2{background-color:var(--color-prettylights-syntax-markup-ignored-bg);color:var(--color-prettylights-syntax-markup-ignored-text)}.markdown-body .pl-mdr{color:var(--color-prettylights-syntax-meta-diff-range);font-weight:700}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{color:var(--color-prettylights-syntax-constant-other-reference-link);text-decoration:underline}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible){box-shadow:none;outline:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;font-weight:var(--base-text-weight-normal,400);line-height:1;min-width:1ch;vertical-align:-.075em}.markdown-body g-emoji img{height:1em;width:1em}.markdown-body a:has(>p,>div,>pre,>blockquote){display:block}.markdown-body a:has(>p,>div,>pre,>blockquote):not(:has(.snippet-clipboard-content,>pre)){width:-webkit-fit-content;width:fit-content}.markdown-body a:has(>p,>div,>pre,>blockquote):has(.snippet-clipboard-content,>pre):focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:2px}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400;font-weight:var(--base-text-weight-normal,400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:var(--base-size-4)}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:focus-within .task-list-item-convert-container,.markdown-body .contains-task-list:hover .task-list-item-convert-container{-webkit-clip-path:none;clip-path:none;display:block;height:24px;overflow:visible;width:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{border-left:.25em solid var(--borderColor-default);color:inherit;margin-bottom:var(--base-size-16);padding:var(--base-size-8) var(--base-size-16)}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{align-items:center;display:flex;font-weight:500;font-weight:var(--base-text-weight-medium,500);line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis)}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent)}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis)}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done)}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis)}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention)}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis)}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success)}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis)}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger)}.markdown-body>:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}@font-face{font-family:ecg-report;font-style:normal;font-weight:400;src:url(../../static/media/ecg-report.f6115613b42cfc6358b0.eot);src:url(../../static/media/ecg-report.f6115613b42cfc6358b0.eot?#iefix) format("embedded-opentype"),url(../../static/media/ecg-report.0f72f7547f6c5e7cec45.woff2) format("woff2"),url(../../static/media/ecg-report.454ce43812b1f0e2b27b.woff) format("woff"),url(../../static/media/ecg-report.b97a8c273acc66ae929e.ttf) format("truetype"),url(../../static/media/ecg-report.e83fa086b70f0ac3e85e.svg#svgFontName) format("svg")}@font-face{font-family:handwriting;font-style:normal;font-weight:700;src:url(../../static/media/Caveat-Bold.cacef0500ae90ea1c753.eot);src:url(../../static/media/Caveat-Bold.cacef0500ae90ea1c753.eot?#iefix) format("embedded-opentype"),url(../../static/media/Caveat-Bold.02aa0ec49bd4497c651f.woff2) format("woff2"),url(../../static/media/Caveat-Bold.d8977a2b6fa5379fb354.woff) format("woff"),url(../../static/media/Caveat-Bold.787ca24633e8d6421002.ttf) format("truetype"),url(../../static/media/Caveat-Bold.d0efe71d08235e4dc1b3.svg#svgFontName) format("svg")}body{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}.ecg-report-component.dark-theme{background-color:#242424;color:#ddd}.ecg-report-component .reference-page{display:flex;justify-content:center;min-height:100%;padding:24px;position:absolute;width:100%}.ecg-report-component .reference-page__mainTitle{text-align:center}.ecg-report-component .reference-page__title{font-size:20px;text-align:left}.ecg-report-component .reference-page__content{flex-basis:800px}.ecg-report-component .reference-page__logo-container{height:150px;margin-left:auto;margin-right:auto;text-align:center;width:150px}
/*# sourceMappingURL=main.9d32fe42.css.map*/