@font-face{font-family:IBMPlexSans;src:url(/static/media/IBMPlexSans-Bold.6a9b330e.woff2) format("woff2"),url(/static/media/IBMPlexSans-Bold.c6aebfe2.ttf) format("truetype");font-weight:700;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:url(/static/media/OpenSans-Regular.caca0554.woff2) format("woff2"),url(/static/media/OpenSans-Regular.1b0809d5.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:url(/static/media/OpenSans-SemiBold.90b81126.woff2) format("woff2"),url(/static/media/OpenSans-SemiBold.a16d8201.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:url(/static/media/OpenSans-Bold.6ff246bc.woff2) format("woff2"),url(/static/media/OpenSans-Bold.dbb97fd9.ttf) format("truetype");font-weight:700;font-style:normal;font-stretch:normal}.input{position:relative;padding:.9rem .9rem 1.1rem;background-color:#fff;border:.1rem solid #e6e6e6;border-radius:.8rem}.input input{width:100%;height:100%;padding:0;border:none;outline-style:none;box-sizing:border-box;font-size:1.5rem;font-weight:600;letter-spacing:-.036rem;color:#343434}.input__icon{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;height:100%;width:5rem}.input.withIcon{padding-left:5rem}.select,.select-wrapper{position:relative}.select{padding:.9rem 4rem 1.1rem 1.2rem;border:.1rem solid #e6e6e6;border-radius:.8rem;font-size:1.5rem;font-weight:600;letter-spacing:-.036rem;color:#121212;cursor:pointer}.select__icon{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;width:4rem;height:100%}.select__dropdown{position:absolute;bottom:0;border:.1rem solid #e6e6e6;border-radius:.8rem;background-color:#fff;visibility:hidden;opacity:0;-webkit-transform:translateY(102%);transform:translateY(102%);z-index:1}.select__dropdown.open{visibility:visible;opacity:1}.select__list-item{padding:.9rem 1.2rem 1.1rem;font-size:1.5rem;font-weight:600;letter-spacing:-.036rem;cursor:pointer}.select__list-item.active,.select__list-item:hover{background-color:#f6f6f6;font-weight:700}.select__list-item.disabled{cursor:default;opacity:.5;pointer-events:none}.select__list-item.disabled:hover{background-color:inherit;font-weight:600}.select.disabled{cursor:default;pointer-events:none;opacity:.5}.btn{min-width:18.4rem;padding:1rem 1.3rem 1.1rem;border-radius:.8rem;background-color:#5b34b9;border:.1rem solid #5b34b9;color:#fff;font-size:1.5rem;letter-spacing:-.036rem;font-weight:600;cursor:pointer;transition:.1s}.btn:hover{opacity:.7;transition:.1s}.btn_warning{background-color:#f75e4c;border-color:#f75e4c}.btn_white{background-color:#fff;border:.1rem solid #000;color:#000}.btn_white.btn_disabled{background-color:#fff;border:.1rem solid #f4f4f4}.btn_disabled{background-color:#f5f5f5;border-color:#f5f5f5;color:#9b9b9b;cursor:default;pointer-events:none}.radio label{display:flex;justify-content:center;align-items:center;position:relative;width:2rem;height:2rem;margin-right:1rem;background-color:#fff;border:.1rem solid rgba(0,0,0,.3);border-radius:50%}.radio label:before{content:"";display:none;width:1.6rem;height:1.6rem;background-color:#5b34b9;border-radius:50%}.radio input{display:none}.radio input:checked+label:before,.radio label.active:before{display:block}.checkbox label{display:flex;justify-content:center;align-items:center;position:relative;width:2rem;height:2rem;margin-right:1rem;background-color:#fff;border:.1rem solid rgba(0,0,0,.3)}.checkbox label:before{content:"";display:none;width:1.8rem;height:1.8rem;background-color:#5b34b9}.checkbox label:after{content:"";position:absolute;top:.5rem;display:none;width:1rem;height:.5rem;border-left:.2rem solid #fff;border-bottom:.2rem solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input{display:none}.checkbox input:checked+label:before,.checkbox label.active:after,.checkbox label.active:before{display:block}.table table{width:100%;color:#151515}.table table thead{font-size:1.4rem;color:#343434}.table table thead tr{display:flex;padding:1rem 0;border-bottom:.2rem solid #dcdee5}.table table thead tr td{display:flex;align-items:center;padding:.5rem 1rem}.table table thead tr td.right{justify-content:flex-end}.table table thead tr td.center{justify-content:center}.table table thead tr td.small{width:15rem}.table table thead tr td.middle{width:20rem}.table table thead tr td.large{width:30rem}.table table tbody{font-size:1.5rem;font-weight:600;letter-spacing:-.036rem}.table table tbody tr{display:flex;position:relative;padding:1rem 0;border-bottom:.2rem solid #f3f3f3}.table table tbody tr td{display:flex;align-items:center;padding:.5rem 1rem}.table table tbody tr td:first-child{font-weight:700}.table table tbody tr td.right{justify-content:flex-end}.table table tbody tr td.center{justify-content:center}.table table tbody tr td.small{width:15rem}.table table tbody tr td.middle{width:20rem}.table table tbody tr td.large{width:30rem}.table table tbody tr.editPatients,.table table tbody tr.editPatients .table__changeRowWrapper,.table table tbody tr.withIcon{padding:0}.table table tbody tr.active{background-color:#f6f6f6}.tableEmptyContent{display:flex;flex-direction:column;align-items:center;margin-top:8rem}.tableEmptyContent img{margin-bottom:2rem}.tableEmptyContent__title{margin-bottom:1rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem;color:#8e8e93}.tableEmptyContent__descr{margin-bottom:3rem;font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:#8e8e93}.home{display:flex;flex-direction:column;min-height:100vh;font-family:OpenSans,sans-serif}.home__main-content{display:flex;flex-grow:1}.home__banner{height:2.9rem;display:flex;align-items:center;justify-content:center;background-color:#f75e4c}.home__banner>div{color:#fff;font-size:1.4rem}.footer{padding:5.6rem 0 2.6rem;border-top-left-radius:10rem;background-color:#f1efe9;z-index:1}.footer__container{margin:0 16.5rem 0 23rem}.footer__content{display:flex;margin-bottom:3.3rem}.footer__logo-wrap{display:flex;flex-direction:column;justify-content:space-between;padding-right:8.3rem}.footer__logo img{width:12rem}.footer__soc-net{display:flex}.footer__soc-net a{width:2.6rem;height:2.6rem;display:flex;justify-content:center;align-items:center;margin-right:1.1rem;background-color:#fff;border-radius:50%;opacity:1;transition:.1s}.footer__soc-net a img{width:1.5rem}.footer__soc-net a:hover{opacity:.7;transition:.1s}.footer__links{display:flex;flex-wrap:wrap}.footer__links:last-child{margin-right:0}.footer__link{width:16.4rem;margin-right:12.1rem;margin-bottom:1.2rem;font-size:1.2rem}.footer__link a{color:#1b1a1a;text-decoration:underline}.footer__link:hover a{text-decoration:none}.footer__descr{border-top:.1rem solid #a9a8a8;padding-top:2.7rem;font-size:1.2rem;color:#1b1a1a}.sidebar{min-width:25.6rem;background-color:#fff}.sidebar__logo{padding-top:4.6rem;padding-left:2.3rem;padding-bottom:5rem}.sidebar__list{margin-bottom:3rem}.sidebar__list.last{position:relative;padding-top:3rem}.sidebar__list.last:before{content:"";display:block;width:21.6rem;height:.1rem;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#e6e6e6}.sidebar__list-title{color:rgba(0,0,0,.4);text-transform:uppercase;margin-bottom:2rem;padding-left:2.3rem;font-size:1.2rem;font-weight:700;line-height:1.6rem}.sidebar__list-item{position:relative;padding:1rem 5rem;font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:rgba(0,0,0,.6);cursor:pointer;transition:.1s}.sidebar__list-item.active{background-color:#f6f6f6;font-weight:700;color:#000}.sidebar__list-item.active:before{content:"";position:absolute;left:0;top:0;height:100%;width:.5rem;background-color:#5b34b9}.sidebar__list-item:hover{background-color:#f6f6f6;transition:.1s}.sidebar__list-item.disabled{pointer-events:none;opacity:.5;cursor:default}.sidebar__non-production-label{height:2.9rem;text-align:center;background-color:rgba(247,94,76,.25)}.sidebar__non-production-label>div{padding:.25rem 0;font-size:1.4rem;font-weight:700;color:#f75e4c}.main-content{width:100%;padding:3rem 6.4rem 5.6rem 3.2rem;box-shadow:inset .2rem 0 .4rem 0 rgba(0,0,0,.2)}.main-content__title{margin-bottom:.4rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem}.main-content__description{margin-bottom:2.4rem;font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:#434343}.patient-details{font-family:OpenSans}.display-on-print-only{display:none}@media print{.patient-details{display:block}}.report-daily__header{margin-bottom:1rem}.report-daily__chart{margin-top:1.5rem;height:29rem}.report-daily__legend{display:flex;justify-content:space-between}.report-daily__legend-title{font-size:2rem;font-weight:700}.report-summary__header{margin-bottom:1rem}.report-summary__time-range{margin-bottom:2rem}.report-summary__glucose-metrics{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.patientInfo{width:100%;display:flex;justify-content:space-between}.patientInfo__wrap{width:100%}.patientInfo__name{max-width:90%;padding:1.5rem 0 0;font-family:IBMPlexSans;font-size:4.2rem;font-weight:700;letter-spacing:-.042rem}.patientInfo__info,.patientInfo__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patientInfo__info{margin-bottom:1rem;font-weight:600;letter-spacing:-.007rem}.patientInfo__subtitle{height:2.8rem;font-weight:700;line-height:2.8rem;font-size:2rem}.patientInfo__logo{min-width:22rem;padding:2rem 0 0;text-align:right;flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.patientInfo__agp-trademark{margin-bottom:3.5%;font-size:1rem;color:#737373;text-align:right;vertical-align:bottom}.patientInfo__agp-trademark-compress{max-width:22rem}.patientInfo__settings-title{font-size:2rem;font-weight:700;line-height:2.8rem}.patientInfo__no-sufficient-data-to-show-summary{color:#f75e4c;font-size:14px;font-weight:600;width:100%}@media print{.patientInfo{page-break-before:always}}.titleWrap{padding-top:.4rem;border-top:.2rem solid #000}.titleWrap h3{font-size:2rem;font-weight:700;height:2.8rem;line-height:2.8rem}.titleWrap h3.inline{display:inline-block}.titleWrap h3.additionTitle{display:inline;font-weight:400}.titleWrap h4.subtitle{font-size:1.4rem;font-weight:600;line-height:2rem}.titleWrap__noData{position:relative;padding-left:2.5rem;font-style:italic;font-weight:700;line-height:2.8rem}.titleWrap__noData:before{content:"";position:absolute;top:50%;left:.5rem;width:1.5rem;height:.2rem;background-color:#000}.timeRange__title{margin-bottom:.5rem}.timeRange__line{width:100%;height:1.7rem;display:flex;justify-content:space-between;border-radius:1.5rem;overflow:hidden}.timeRange__pseudoLines{width:100%;position:relative;height:.1rem;margin-bottom:.7rem}.timeRange__pseudoLines>div{position:absolute;height:.1rem}.timeRange__pseudoLines>div:after,.timeRange__pseudoLines>div:before{content:"";display:block;position:absolute;width:.1rem;height:.5rem;background-color:inherit}.timeRange__pseudoLines>div:before{left:0;top:.1rem}.timeRange__pseudoLines>div:after{right:0;bottom:.1rem}.timeRange__pseudoLines>div.mirror:before{top:-.5rem}.timeRange__pseudoLines>div.mirror:after{bottom:-.5rem}.timeRange__pseudoLines>div.mirror.top:before{height:.3rem;top:-.3rem}.timeRange__pseudoLines>div.mirror.top:after{height:.8rem;bottom:-.8rem}.timeRange__pseudoLines>div.mirror.bottom:before{height:.8rem;top:-.8rem}.timeRange__pseudoLines>div.mirror.bottom:after{height:.2rem;top:0}.timeRange__pseudoLines>div.top{top:-.3rem}.timeRange__pseudoLines>div.top:before{height:.8rem}.timeRange__pseudoLines>div.top:after{height:.3rem}.timeRange__pseudoLines>div.bottom{top:.4rem}.timeRange__pseudoLines>div.bottom:before{height:.2rem}.timeRange__pseudoLines>div.bottom:after{height:.8rem}.timeRange__pseudoLines>div.veryLow{background-color:#952826}.timeRange__pseudoLines>div.low{background-color:#e66855}.timeRange__pseudoLines>div.target{background-color:#52b762}.timeRange__pseudoLines>div.high{background-color:#f3a93c}.timeRange__pseudoLines>div.veryHigh{background-color:#e48c3a}.timeRange__part{position:relative;margin-right:.1rem}.timeRange__part:last-child{margin-right:0}.timeRange__part_withoutData{width:100%;background-color:#bbbdcd}.timeRange__part_veryLow{background-color:#952826;fill:#952826}.timeRange__part_low{background-color:#e66855;fill:#e66855}.timeRange__part_target{background-color:#52b762;fill:#52b762}.timeRange__part_high{background-color:#f3a93c;fill:#f3a93c}.timeRange__part_veryHigh{background-color:#e48c3a;fill:#e48c3a}.timeRange__line-info{display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin-top:.7rem}.timeRange__labels-wrap{margin-top:1rem;padding:.7rem 1rem .6rem;background-color:#ececec;border-radius:.4rem}.timeRange__labels{display:flex;justify-content:space-between;flex-wrap:wrap}.timeRange__label-info{display:flex;align-items:center;font-weight:600}.timeRange__label-info,.timeRange__total-time{font-size:1.2rem;letter-spacing:-.036rem;line-height:1.7rem}.timeRange__total-time{font-weight:700}.timeRange__goal{font-size:1.2rem;letter-spacing:-.036rem;line-height:1.7rem;color:#7a7a7a}.timeRange__percent{position:relative;margin-right:.5rem;font-family:IBMPlexSans;font-size:2.8rem;font-weight:700;line-height:3.8rem}.timeRange__percent_low,.timeRange__percent_veryLow{color:#952826}.timeRange__percent_target{color:#52b762}.timeRange__percent_high,.timeRange__percent_veryHigh{color:#e48c3a}.line-info{margin-bottom:.8rem}.line-info.center{text-align:center}.line-info.right{text-align:right}.line-info__goal{font-size:1.2rem;letter-spacing:-.036rem;line-height:1.7rem;color:#7a7a7a}.line-info__period{height:2rem;font-size:1.4rem;font-weight:700;line-height:2rem}.line-info__interval{font-weight:600}.line-info__interval,.line-info__time{font-size:1.2rem;letter-spacing:-.036rem;line-height:1.7rem}.line-info__time{height:1.7rem;font-weight:700}.line-info.fourth,.line-info.second{position:absolute;bottom:0}.line-info.second{left:17%}.line-info.fourth{right:17%}@media print{.timeRange__labels-wrap,.timeRange__part,.timeRange__pseudoLines>div{-webkit-print-color-adjust:exact}}.insulin-usage__title{margin-bottom:.9rem}.insulin-usage__content{display:flex}.insulin-usage__pie-chart-wrap{min-width:25rem}.insulin-usage__pie-chart-descr{margin-bottom:1.2rem;font-weight:600}.insulin-usage__pie-chart{text-align:center}.insulin-usage__info-wrap{width:100%;margin-top:-1.7rem}.insulin-usage__info-block{display:flex;justify-content:space-between;width:100%;padding:.8rem 0;border-top:.2rem solid #bbbdcd}.insulin-usage__info-block:last-child{padding-bottom:0}.insulin-usage__info-item{min-width:33.33%}.insulin-usage__info-item_full-width{width:100%}.insulin-usage__info-item-indent{margin-left:3.2rem}.insulin-usage__info-item-title{font-weight:600}.insulin-usage__info-item-value{font-size:2rem;font-weight:700;line-height:2.8rem}.insulin-usage__info-item-descr{position:relative;max-width:-webkit-max-content;max-width:max-content;margin-bottom:.8rem;padding-right:.5rem;font-size:1.4rem;font-weight:600;line-height:1.4rem}.insulin-usage__info-item-descr:last-child{margin-bottom:0}.insulin-usage__info-item-descr_gray{font-size:1.4rem;opacity:.5}.insulin-usage__info-item-descr_icon{padding-left:1.5rem}.insulin-usage__info-item-descr_icon:before{content:"";display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1rem;height:1rem;border-radius:50%}.insulin-usage__info-item-descr_icon.icon-meal:before{background-color:#91c4c5}.insulin-usage__info-item-descr_icon.icon-correction:before{background:repeating-linear-gradient(-45deg,#eaccec,#eaccec .4rem,#c49cd4 0,#c49cd4 .6rem)}.insulin-usage__info-item-descr_icon.icon-manual:before{background-color:#feb58d}.insulin-usage__position{position:absolute;top:-.4rem;right:0;font-size:.7rem;opacity:.5}.insulin-usage__line{display:flex;width:100%}.insulin-usage__line-segment{position:relative;margin-right:.1rem;padding:0 .5rem;font-size:1.4rem;font-weight:700;line-height:2rem;border-radius:.3rem;white-space:nowrap}.insulin-usage__line-segment:last-child{margin-right:0}.insulin-usage__line-segment_top{margin-bottom:.3rem;padding:0}.insulin-usage__line-segment_top.meal span{padding-left:1rem;color:#739d9e}.insulin-usage__line-segment_top.correction span{padding:0 .8rem;color:#a376b4}.insulin-usage__line-segment_top.manual{width:-webkit-max-content!important;width:max-content!important}.insulin-usage__line-segment_top.manual span{padding-right:1rem;color:#a9775c}.insulin-usage__line-segment_meal{background-color:#91c4c5}.insulin-usage__line-segment_correction{background-color:#eaccec;background:repeating-linear-gradient(-45deg,#eaccec,#eaccec .4rem,#c49cd4 0,#c49cd4 .6rem)}.insulin-usage__line-segment_manual{background-color:#feb58d}.insulin-usage__line-segment_empty{width:100%;height:2rem;background-color:#ececec}.insulin-usage__line-path{position:absolute;width:.1rem;height:1.2rem;top:-1.4rem;left:.4rem}.insulin-usage__line-path:before{content:"";position:absolute;top:0;left:0;width:.4rem;height:.1rem;background-color:inherit}.insulin-usage__line-path.meal{background-color:#739d9e}.insulin-usage__line-path.correction{background-color:#a376b4}.insulin-usage__line-path.correction.left,.insulin-usage__line-path.correction.right{height:.1rem;top:-.5rem;left:50%;background-color:#a376b4}.insulin-usage__line-path.correction.left:after,.insulin-usage__line-path.correction.left:before,.insulin-usage__line-path.correction.right:after,.insulin-usage__line-path.correction.right:before{content:"";position:absolute;width:.1rem;height:.2rem;background-color:inherit}.insulin-usage__line-path.correction.left:before,.insulin-usage__line-path.correction.right:before{top:-.2rem;left:0}.insulin-usage__line-path.correction.left:after,.insulin-usage__line-path.correction.right:after{top:.1rem;right:0}.insulin-usage__line-path.correction.left{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.insulin-usage__line-path.correction.right{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.insulin-usage__line-path.manual{left:auto;right:.4rem;background-color:#a9775c}.insulin-usage__line-path.manual:before{left:auto;right:0;width:.5rem}.insulin-usage__bolus-wrap{display:flex;justify-content:space-between;margin-top:.5rem}.insulin-usage__bolus-wrap-item{width:50%}.insulin-usage__description{margin-top:2rem}.insulin-usage__description .bottomDescr{font-size:1.2rem;font-weight:600;line-height:1.6rem}.insulin-usage__description .bottomDescr .bold{margin-right:.2rem}.insulin-usage__description .bottomDescr span:not(.bold){margin-right:.3rem;font-weight:400}.insulin-usage__description .bottomDescr__icon svg{margin-bottom:-.3rem;border-radius:.3rem}.insulin-usage__description .bottomDescr__icon text{font-family:OpenSans;font-weight:700}.metricsList{width:calc(50% - 1rem);border-top:.2rem solid #bbbdcd}.metricsList__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.metricsList__item-title{font-weight:600}.metricsList__item-description{font-weight:500}.metricsList__item-description_grey{opacity:.5}.metricsList__item{width:calc(50% - 1.5rem);margin-right:1.5rem;padding:.3rem 0 1rem;border-top:.1rem solid #bbbdcd;font-size:1.4rem;font-weight:600;line-height:2rem}.metricsList__item:nth-child(2n){margin-left:1.5rem;margin-right:0}.metricsList__item.last{width:100%;margin:0}.metricsList__title{padding:.3rem 0 .5rem;font-size:1.6rem;font-weight:700;height:1.8rem;letter-spacing:-.007rem;line-height:1.8rem}.daily-chart{position:relative;margin:0 60px}.daily-chart__bolus-label{position:absolute;display:flex;flex-flow:row nowrap;align-items:center;width:90px;padding-bottom:3px;border-bottom:1px solid #bbbdcd}.daily-chart__cutout{stroke-width:1px;stroke:#fff}.daily-chart__bolus-chart-text{color:#000;font-size:12px;font-weight:600}.daily-chart__timezone-change-notification{position:absolute;top:25px;left:-58px}.daily-chart .line{fill:none;stroke:#000;stroke-width:1.5}.daily-chart .axis line,.daily-chart .axis path{fill:none;stroke:#bbbdcd;shape-rendering:crispEdges}.daily-chart .axis text{fill:#000}.daily-chart .axis .tick line{stroke:rgba(0,0,0,.1)}.daily-chart .axisHidden text{display:none}.daily-chart .y text{fill:#000}.daily-chart .main__chart-layer{stroke:#52b762;stroke-width:1px}.daily-chart .tick line{stroke:#bbbdcd;stroke-width:.5px}.daily-chart #bolus-chart{position:relative;top:-54px;left:-100px}.daily-chart #carbs-chart{position:relative;top:-58px;left:-100px}.daily-chart #mode-chart{position:relative;top:-66px;left:-100px}.daily-chart .titleOne{width:-webkit-max-content;width:max-content;text-transform:uppercase;font-size:10px}.daily-chart .titleTwo{width:-webkit-max-content;width:max-content;font-size:8px;color:#bbbdcd;fill:#bbbdcd}.daily-chart .point-carbs-text{font-size:12px;font-weight:600}.daily-chart .mode-point{fill:#fff;font-size:10px}#daily-chart-bg{position:absolute;top:1px;left:-65px;width:1087px;height:262px;z-index:-1}@media print{body{-webkit-print-color-adjust:exact}}.info-panel{width:935px;height:69px;display:flex;flex-flow:row;padding:0 1.5rem;position:relative;border-radius:.4rem;background-color:#ececec}.info-panel__label{width:100%;font-size:1.2rem;text-decoration:underline}.info-panel__item{width:50%;display:flex;padding:.1rem 0;white-space:nowrap;flex-flow:row nowrap}.info-panel__hatch{background-image:linear-gradient(0deg,#93bae1 25%,#4b6c8e 0,#4b6c8e 50%,#93bae1 0,#93bae1 75%,#4b6c8e 0,#4b6c8e);background-size:.8rem .8rem}.info-panel__marker{display:flex;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-right:.5rem;font-size:1rem;color:#fff;border-radius:.3rem}.info-panel__white-border{border:.2rem solid #fff}.info-panel__activity{margin-bottom:.2rem}.info-panel__item-text{font-size:1.2rem;font-weight:600}.info-panel__content{width:95%;display:flex;flex-wrap:wrap;margin-top:.2rem}.info-panel .pod-icon{margin-right:.5rem}.glucose-chart{overflow:hidden}.glucose-chart,.glucose-chart__chart-wrap{position:relative}.glucose-chart__empty-message{position:absolute;top:100px;left:50%;padding:15px;background-color:#ececec;color:#737373;border-radius:4px;font-style:italic;font-weight:700;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.glucose-chart .chartMeasure{position:relative;fill:#737373;font-size:12px;font-weight:600}.glucose-chart .axis line,.glucose-chart .axis path{fill:none;stroke:var(--grey);shape-rendering:crispEdges}.glucose-chart .axis text{fill:#000}.glucose-chart .axis .tick line{stroke:rgba(187,189,205,.2)}.glucose-chart .xAxis text{display:none}.glucose-chart .tick-label{fill:#000;font-size:10px}.glucose-chart .area{stroke-width:1;opacity:.9}.glucose-chart .area.lower.outer,.glucose-chart .area.outer{fill:url(#glucose-gradient-bottom)}.glucose-chart .area.inner{fill:url(#glucose-gradient-top);stroke:url(#glucose-gradient-top);stroke-width:0}.glucose-chart .area.lower.outer,.glucose-chart .area.upper.outer{stroke-dasharray:6}.glucose-chart .target-range-label-block{font-size:16px;font-weight:700;height:36px;letter-spacing:-.07px;line-height:18px;text-transform:capitalize;text-anchor:end}.glucose-chart .median-line{fill:none;stroke-width:3}.glucose-chart .x.axis text{font-size:10px;stroke:#000}.glucose-chart .noAxis line,.glucose-chart .noAxis path{fill:none;stroke:none}.glucose-chart .yAxis line,.glucose-chart .yAxis path{fill:none;stroke:rgba(187,189,205,.2);shape-rendering:crispEdges}.glucose-chart .yAxis text{font-size:12px;font-weight:600;fill:#737373}.glucose-chart .yAxis .tick line{stroke:rgba(0,0,0,.1)}.glucose-chart .yAxis:last-child line{stroke-width:1.5px;opacity:.6;stroke:#000}.glucose-chart .stats-card{height:50px;fill:#def1ff}.glucose-chart .card-title{font-size:12px}.glucose-chart .card-title-bottom,.glucose-chart .mode-point{font-size:14px;font-weight:600}.glucose-chart .line-title{height:18px;font-weight:600;letter-spacing:-.07px;line-height:18px}.glucose-chart .line-settings-title{font-size:20px}.glucose-chart .card-subtitle{font-weight:700}.glucose-chart .stats-card__chart{margin-top:30px;position:relative;top:-385px;margin-bottom:-200px}.glucose-chart .label-title{height:20px;font-size:15px;font-weight:600;letter-spacing:-.36px}.glucose-chart .label-subtitle{height:14px;font-size:10px;line-height:14px}.glucose-chart .glucose-fon{position:absolute;top:65px;left:3px;width:908px;height:534px;z-index:-1;margin-left:33px}.resources__wrapper{display:flex;flex-wrap:wrap;margin:3rem -1.6rem}.resources__help{display:flex;flex-direction:column}.resources__block{width:calc(50% - 3.2rem);margin:0 1.6rem 3rem;padding:2rem 2rem 1.9rem;background-color:#f6f6f6;border-radius:2rem}.resources__title{margin-bottom:1.2rem;letter-spacing:-.1rem;text-transform:uppercase;font-weight:700}.resources__descr{margin-top:1.2rem;font-size:1.4rem}.resources__descr_large{margin-top:1.2rem;font-size:1.5rem;font-weight:600}.resources__link{margin-top:1.7rem;font-size:1.5rem;font-weight:600;color:#1977de;text-decoration:underline;cursor:pointer}.resources__black{color:#000}.resources__margin-top{margin-top:1rem}.resources__col{display:flex;flex-direction:column;margin-right:1rem}.resources__row,.resources__row-build-date{display:flex;flex-direction:row}.resources__row-build-date{margin:1.5rem 0}.resources__contact-descr{font-size:1.4rem}.resources__col-ref{display:flex;flex-direction:column;margin-right:1.2rem;margin-top:.5rem}.patientDirectory__search{display:flex;justify-content:flex-end;margin-bottom:2.3rem}.patientDirectory__search-right{display:flex}.patientDirectory__search-right>div{margin-left:2rem}.modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);z-index:1}.modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:72rem;padding:5.7rem 11rem 6rem;border-radius:.8rem;background-color:#fff}.modal__close{position:absolute;top:2rem;right:2rem;width:2.4rem;height:2.4rem;cursor:pointer}.modal__close:hover:after,.modal__close:hover:before{opacity:.5;transition:.1s}.modal__close:after,.modal__close:before{content:"";display:block;position:absolute;top:50%;left:50%;width:.2rem;height:2rem;background-color:#000;border-radius:.5rem;opacity:1;transition:opacity .1s}.modal__close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal__iconWarning{display:flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem;margin-bottom:3rem;border-radius:50%;background-color:#f75e4c;color:#fff;font-size:6rem;font-weight:700}.modal__title{margin-bottom:.5rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem}.modal__subtitle{font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:#343434}.modal__descr-wrapper{margin-top:2.2rem;margin-bottom:3rem}.modal__descr{font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;text-align:center}.modal__description-medium{font-size:1.7rem}.modal__buttons{display:flex}.modal__buttons .btn{margin-right:1.5rem}.modal__buttons .btn:last-child{margin-right:0}.timezone-change-notification{width:9.1rem;height:4.4rem;padding:.3rem 1.5rem;border-radius:.4rem;text-align:center;background-color:#ececec}.timezone-change-notification__icon{height:45%}.timezone-change-notification__icon svg{color:#f75e4c}.timezone-change-notification__notification{color:#000;font-size:.8rem;font-weight:600;line-height:1rem}.agreement-wrapper .modal-wrapper{background-color:#afafaf}.agreement__description{background-color:#f7f7f7;border-radius:.4rem;padding:3rem;height:35rem;width:60rem;overflow:hidden;position:relative}.agreement__iframe{height:29rem;width:54rem;overflow:scroll;border:none}.agreement__gradient{position:absolute;width:54rem;height:5rem;bottom:3rem;background:linear-gradient(hsla(0,0%,96.9%,0),#f7f7f7)}.agreement__action{display:flex;justify-content:space-between;align-items:center;width:60rem}.agreement__action-button{min-width:10.4rem;height:4rem;padding:1rem 2rem;border:none}.agreement__check-box{display:flex;flex-flow:row nowrap;align-items:center;position:relative;margin:1rem;font-size:1.5rem;font-weight:600}.agreement__check-box .MuiCheckbox-colorPrimary.Mui-checked{color:#5b34b9}.agreement__check-box .MuiIconButton-root{padding:0 1rem}.error-message{display:flex;flex-direction:column;align-items:center;justify-content:center}.error-message img{max-height:21.6rem;margin-bottom:20rem}.error-message__title{margin-bottom:1rem;font-size:2.8rem;letter-spacing:-.1rem;color:#8e8e93;font-family:IBMPlexSans,sans-serif;font-weight:700}.error-message__description{max-width:40rem;margin-bottom:3rem;font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:#8e8e93;text-align:center}.spinner{display:inline-block;position:relative}.spinner.local{width:70px;height:70px}.spinner.full-screen{position:fixed;left:0;top:0}.spinner.full-screen,.spinner.inner-block{width:100%;height:100vh}.spinner>div{box-sizing:border-box;display:block;position:absolute;left:50%;top:50%;width:45px;height:45px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-top-color:#5b34b9}.spinner>div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner>div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner>div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.settings__header,.settings__main-block,.settings__title{margin-bottom:1rem}.settings__basal-subtitle{padding:.3rem 0 .5rem;font-weight:700;letter-spacing:-.007rem;line-height:1.8rem;border-top:.2rem solid #bbbdcd}.settings__table{margin-bottom:.7rem}.settings__bolus-bottom-row{display:flex;flex-direction:row}.settings__bolus-bottom-title{width:24%}.settings__padding-bottom{padding-bottom:1rem}.settings__training-link{margin:1rem 0;color:#000;font-size:1.2rem;font-weight:600}.settings__training-link a{color:#000}@media print{.settings__insulin-duration-title-container{-webkit-print-color-adjust:exact}}.block-withBg{padding:.5rem 1.4rem;border-radius:.4rem;background-color:#ececec;font-weight:600}@media print{.block-withBg{-webkit-print-color-adjust:exact}}.settings-table__header{display:flex;margin-left:20.1rem;font-weight:700;letter-spacing:-.007rem}.settings-table__content{display:flex;border-top:.2rem solid #bbbdcd}.settings-table__title{min-width:18rem;width:18rem;height:auto;min-height:6rem;padding:.5rem 1.4rem;font-weight:700}.settings-table__title.blue{background-color:rgba(0,111,221,.1)}.settings-table__title.yellow{background-color:rgba(255,167,0,.1)}.settings-table__title.green{background-color:rgba(43,218,123,.1)}.settings-table__title.violet{background-color:rgba(91,52,185,.1)}.settings-table__title.pink{background-color:rgba(247,94,76,.1)}.settings-table__rows{display:flex;flex-direction:column;width:100%;margin-left:2.1rem}.settings-table__row{display:flex;height:3rem;padding-top:.5rem;font-size:1.4rem;font-weight:600;border-bottom:.1rem solid #bbbdcd}.settings-table__row.last{border:none}.settings-table__td{padding-right:.5rem}.settings-table__td.small{width:14rem}@media print{.settings-table__title{-webkit-print-color-adjust:exact}}.pie-chart-percent{text-anchor:middle;font-size:1rem;font-weight:700}.pie-chart-descr{text-anchor:middle;font-size:.7rem;font-weight:600}.upload__inputs-container{display:flex;flex-wrap:wrap;width:-webkit-min-content;width:min-content}.upload__inputs-container input{width:20rem;height:3.5rem;margin:0 1rem 3rem;border-radius:.3rem;border-color:#d3d3d3}.upload__inputs-container textarea{width:52rem;height:10rem;margin:0 1rem 3rem;border-radius:.3rem;font-family:OpenSans;border-color:#d3d3d3}.upload__input{width:50%}@media(max-width:992px){.upload__input{width:100%}}.upload .modal__iconWarning{margin-left:auto;margin-right:auto}.upload__comments{width:100%}.upload__buttons{margin-top:3rem}.upload__buttons button{margin-right:2rem}.upload__datetime>div{border-radius:1rem}.login{display:flex;margin-top:10%;align-items:center;flex-direction:column;justify-content:center}.login__input-container{margin-top:3rem;text-align:center}.login__input-container input{width:20rem;height:3.5rem;margin:0 2rem 3rem;border-radius:.3rem;border-color:#d3d3d3}.login__container{height:30rem;padding:3rem;border:1px solid;border-radius:1rem;box-shadow:0 .3rem .8rem rgba(0,0,0,.24)}.login__title{text-align:center}.login .modal{width:65rem;font-family:Opensans}.login .modal__iconWarning{margin-left:auto;margin-right:auto}.login__loading{text-align:center}.login__loading>div{margin-right:2rem}.login__buttons{margin-top:3rem}.login__buttons button{margin:0 2rem}html{font-size:10px}body{font-size:1.6rem}body,h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{padding:0}li{list-style-type:none}a{text-decoration:none}div{box-sizing:border-box}.container{max-width:110rem;margin:0 auto;padding:0 1.5rem}.bold{font-weight:700}
/*# sourceMappingURL=main.123ca8c1.chunk.css.map */