@font-face{font-family:IBMPlexSans;src:url(/hcp/static/media/IBMPlexSans-Bold.6a9b330e.woff2) format("woff2"),url(/hcp/static/media/IBMPlexSans-Bold.c6aebfe2.ttf) format("truetype");font-weight:700;font-style:normal;font-stretch:normal}@font-face{font-family:IBMPlexSans;src:url(/hcp/static/media/IBMPlexSans-SemiBold.416f08db.woff2) format("woff2"),url(/hcp/static/media/IBMPlexSans-SemiBold.f2e690b5.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:IBMPlexSans;src:url(/hcp/static/media/IBMPlexSans-Medium.bf3a9ac0.woff2) format("woff2"),url(/hcp/static/media/IBMPlexSans-Medium.56fb541c.ttf) format("truetype");font-weight:500;font-style:normal;font-stretch:normal}@font-face{font-family:IBMPlexSans;src:url(/hcp/static/media/IBMPlexSans-Regular.03418c69.woff2) format("woff2"),url(/hcp/static/media/IBMPlexSans-Regular.d77342fd.ttf) format("truetype");font-weight:400;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 input:-ms-input-placeholder{color:#343434;opacity:.6}.input input::placeholder{color:#343434;opacity:.6}.input__close-icon,.input__icon{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:5rem;height:100%}.input.withIcon{padding-left:5rem}.input__close-icon{left:auto;right:0;cursor:pointer}.input__close-icon:hover{opacity:.7}.select-wrapper{position:relative}.select-wrapper.small .select,.select-wrapper.small .select__list-item{padding:.4rem .8rem;border-radius:.4rem}.select-wrapper.small .select__icon{width:3rem}.select{position:relative;width:20.9rem;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;width:20.9rem;border:.1rem solid #e6e6e6;border-radius:.8rem;background-color:#fff;visibility:hidden;opacity:0;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:500;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:.9rem 1.3rem;border-radius:.8rem;background-color:#8250c3;border:.1rem solid #8250c3;color:#fff;font-size:1.6rem;letter-spacing:-.036rem;font-weight:600;cursor:pointer;transition:.1s;font-family:IBMPlexSans,sans-serif}.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:#e8e8e8;border-color:#e8e8e8;color:#8d8c8c;cursor:default;pointer-events:none}.btn_outlined{background-color:#fff;border-color:#8250c3;color:#8250c3}.btn-color_secondary{background-color:#fff;border-color:#000;color:#000}.btn-color_warning{background-color:#f75e4c;border-color:#f75e4c}.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:#8250c3;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:#8250c3}.checkbox label:after{content:"";position:absolute;top:.5rem;display:none;width:1rem;height:.5rem;border-left:.2rem solid #fff;border-bottom:.2rem solid #fff;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.45rem;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:18rem}.table table thead tr td.middle{width:20rem}.table table thead tr td.large{width:30rem}.table table tbody{font-size:1.55rem;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;font-weight:500}.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.extra-small{width:9rem}.table table tbody tr td.small{width:18rem}.table table tbody tr td.middle{width:20rem}.table table tbody tr td.large{width:30rem}.table table tbody tr td.no-padding-cell{padding:0;width:-moz-fit-content;width:fit-content}.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}.tableEmptyContent__invite-patient-message{display:flex;flex-direction:column;align-items:center;margin-top:26rem}.tableEmptyContent__invite-patient-message_title{margin-bottom:1rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem;color:#343434}.tableEmptyContent__invite-patient-message_descr{font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;color:#343434}.home{display:flex;flex-direction:column;min-height:100vh;font-family:IBMPlexSans,sans-serif}.home__main-content{flex-grow:1}.home__no-sidebar{display:flex;flex-grow:1;margin-bottom:5.5rem;min-height:50rem}.home__no-sidebar .main-content{padding-bottom:0}.home__banner{height:2.9rem;position:fixed;width:100%;z-index:2;display:flex;align-items:center;justify-content:center;background-color:#f75e4c}.home__banner>div{color:#fff;font-size:1.4rem}.footer{padding:4.8rem 0 4.8rem 2rem;border-top-left-radius:10rem;background-color:#f1efe9;z-index:1;font-size:1.45rem}.footer__container{margin:0 auto;max-width:114.4rem}.footer__logo-wrap{flex-basis:24%}.footer__logo{margin-bottom:.8rem}.footer__logo img{width:14.4rem}.footer__soc-net{display:flex}.footer__soc-net a{width:2.4rem;height:2.4rem;display:flex;justify-content:center;align-items:center;margin-right:1.6rem;background-color:#fff;border-radius:50%}.footer__soc-net a img{width:1.6rem}.footer__soc-net a:hover{opacity:.7;transition:.1s}.footer__links{width:75%;margin-bottom:1.7rem}.footer__link{margin-bottom:1.55rem;flex-basis:29%}.footer__link a{line-height:2.2rem;color:#1b1a1a}.footer__descr{border-top:.1rem solid #a9a8a8;padding-top:3.2rem;color:#1b1a1a}.sidebar{background-color:#fff;border-right:.1rem solid #d8d8d8;min-width:25.6rem;min-height:100%;padding-top:10rem}.home_unsupported-browser .sidebar{padding-top:12.9rem}.sidebar__list{margin-bottom:3rem}.sidebar__list.first{margin-top:2.1rem}.sidebar__list-title{color:rgba(0,0,0,.4);text-transform:uppercase;margin-bottom:2rem;padding-left:2.3rem;font-size:1.25rem;font-weight:600;line-height:1.6rem}.sidebar__list-item{position:relative;padding:1rem 5rem;font-size:1.85rem;font-weight:500;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:#8250c3}.sidebar__list-item.active-clinic{font-weight:500}.sidebar__list-item.clinics-item{margin-bottom:1.4rem;padding:1rem 3rem 1rem 5rem}.sidebar__list-item:hover{background-color:#f6f6f6;transition:.1s}.sidebar__list-item.disabled{pointer-events:none;opacity:.5;cursor:default}.sidebar__pending-users-count{margin-left:.5rem}.sidebar__pending-users-count_error{vertical-align:middle}.sidebar__pending-users-count_error .MuiSvgIcon-root{font-size:2rem}.sidebar__pending-users-count_error .MuiSvgIcon-root path{fill:#ffa700}.sidebar__pdm-uploader{padding:1rem 3rem}.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.45rem;font-weight:700;color:#f75e4c}.main-content{width:100%;padding:13rem 6.4rem 5.6rem 3.2rem}.home_unsupported-browser .main-content{padding-top:15.9rem}.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.85rem;font-weight:500;letter-spacing:-.043rem;color:#434343}.main-content-header__title{margin-bottom:.4rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem}.main-content-header__description{font-size:1.85rem;font-weight:500;letter-spacing:-.043rem;color:#434343}.main-content-header__actions-column .btn{margin-top:-.6rem}.main-content-header+.table{margin-top:10.8rem}.patient-details{font-family:IBMPlexSans,sans-serif}.display-on-print-only{display:none}@media print{.patient-details{display:block}@page{margin:.245in .285in}}.report-daily__header{margin-bottom:1rem}.report-daily__chart{margin-top:1.5rem;height:38rem;overflow:hidden}.report-daily__legend{display:flex;justify-content:space-between}.report-daily__legend-title{font-size:2rem;font-weight:700}.report-summary__time-range{margin-bottom:2rem}.report-summary__glucose-metrics{display:flex;flex-direction:row;justify-content:space-between}.report-summary__chart-wrap{margin-top:1rem}.report-summary__settings-chart-wrap{margin-top:2rem;padding-top:1.35rem;border-top:.2rem solid #000}.report-summary__dash-settings-background-image{top:8.25rem;object-fit:cover;height:25rem;object-position:bottom}.report-summary__bolus-background-image{object-position:none;height:24rem;top:7.5rem;object-fit:cover}.patientInfo{width:100%;padding-top:1.5rem}.patientInfo__row{display:flex;justify-content:space-between}.patientInfo__row-center{align-items:center}.patientInfo__logo-container{display:flex;align-items:center;justify-content:center}.patientInfo__logo-container text{font-family:IBMPlexSans,sans-serif}.patientInfo__header-description{display:flex;flex-direction:column}.patientInfo__bolus-calculator-label{margin-top:2.8rem}.patientInfo__name-container{overflow:hidden;width:73.8rem}.patientInfo__name-heading{font-family:IBMPlexSans,sans-serif;font-weight:700;white-space:normal;overflow-wrap:break-word;letter-spacing:-.042rem;overflow:hidden;text-overflow:ellipsis}.patientInfo__name-heading_small-font-size{font-size:1.1rem}.patientInfo__name-heading_medium-font-size{font-size:1.6rem}.patientInfo__name-heading_large-font-size{font-size:2.4rem}.patientInfo__name-heading_extra-large-font-size{font-size:4.2rem}.patientInfo__info{margin-bottom:1rem;font-weight:600;letter-spacing:-.007rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{display:flex;align-items:center;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;min-height:4rem}.titleWrap__bottomMargin{margin-bottom:1rem}.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:.2rem}.timeRange__pseudoLines>div{position:absolute;height:.1rem}.timeRange__pseudoLines>div:after,.timeRange__pseudoLines>div:before{content:"";display:block;position:absolute;width:.1rem;background-color:inherit}.timeRange__pseudoLines>div:before{left:0;top:.1rem}.timeRange__pseudoLines>div:after{right:0;bottom:.1rem}.timeRange__pseudoLines>div.from-right-to-left{transform:scaleX(-1)}.timeRange__pseudoLines>div.height1of1{top:-.5rem}.timeRange__pseudoLines>div.height1of1:after,.timeRange__pseudoLines>div.height1of1:before{height:.5rem}.timeRange__pseudoLines>div.height1of2{top:-.2rem}.timeRange__pseudoLines>div.height1of2:before{height:.2rem}.timeRange__pseudoLines>div.height1of2:after{height:.8rem}.timeRange__pseudoLines>div.height2of2{top:-.7rem}.timeRange__pseudoLines>div.height2of2:before{height:.7rem}.timeRange__pseudoLines>div.height2of2:after{height:.3rem}.timeRange__pseudoLines>div.height1of3{top:-.2rem}.timeRange__pseudoLines>div.height1of3:before{height:.2rem}.timeRange__pseudoLines>div.height1of3:after{height:.8rem}.timeRange__pseudoLines>div.height2of3{top:-.5rem}.timeRange__pseudoLines>div.height2of3:after,.timeRange__pseudoLines>div.height2of3:before{height:.5rem}.timeRange__pseudoLines>div.height3of3{top:-.8rem}.timeRange__pseudoLines>div.height3of3:before{height:.8rem}.timeRange__pseudoLines>div.height3of3:after{height:.2rem}.timeRange__pseudoLines>div.height1of4{top:-.2rem}.timeRange__pseudoLines>div.height1of4:before{height:.2rem}.timeRange__pseudoLines>div.height1of4:after{height:.8rem}.timeRange__pseudoLines>div.height2of4{top:-.4rem}.timeRange__pseudoLines>div.height2of4:before{height:.4rem}.timeRange__pseudoLines>div.height2of4:after{height:.6rem}.timeRange__pseudoLines>div.height3of4{top:-.6rem}.timeRange__pseudoLines>div.height3of4:before{height:.6rem}.timeRange__pseudoLines>div.height3of4:after{height:.4rem}.timeRange__pseudoLines>div.height4of4{top:-.8rem}.timeRange__pseudoLines>div.height4of4:before{height:.8rem}.timeRange__pseudoLines>div.height4of4:after{height:.2rem}.timeRange__pseudoLines>div.height1of5{top:-.1rem}.timeRange__pseudoLines>div.height1of5:before{height:.1rem}.timeRange__pseudoLines>div.height1of5:after{height:.9rem}.timeRange__pseudoLines>div.height2of5{top:-.3rem}.timeRange__pseudoLines>div.height2of5:before{height:.3rem}.timeRange__pseudoLines>div.height2of5:after{height:.7rem}.timeRange__pseudoLines>div.height3of5{top:-.5rem}.timeRange__pseudoLines>div.height3of5:after,.timeRange__pseudoLines>div.height3of5:before{height:.5rem}.timeRange__pseudoLines>div.height4of5{top:-.7rem}.timeRange__pseudoLines>div.height4of5:before{height:.7rem}.timeRange__pseudoLines>div.height4of5:after{height:.3rem}.timeRange__pseudoLines>div.height5of5{top:-.9rem}.timeRange__pseudoLines>div.height5of5:before{height:.9rem}.timeRange__pseudoLines>div.height5of5:after{height:.1rem}.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;margin-bottom:.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,sans-serif;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{align-self:flex-start;margin-top:1.5rem}.insulin-usage__title{margin-bottom:.9rem}.insulin-usage__title_no-margin{margin:0}.insulin-usage__pie-charts-wrap{display:flex;align-items:center;justify-content:space-between;min-width:100%}.insulin-usage__pie-chart-descr{margin-bottom:1.2rem;font-weight:600}.insulin-usage__pie-chart-descr.text-right{text-align:right}.insulin-usage__pie-chart-descr_negative-margin-calc-off{margin-bottom:-.2rem}.insulin-usage__pie-chart-descr_negative-margin-calc-on{margin-bottom:-2.75rem}.insulin-usage__pie-chart-descr-value{height:2.8rem;font-size:2rem;font-weight:700;letter-spacing:0;line-height:2.8rem}.insulin-usage__pie-chart{text-align:center;margin-left:-1rem;opacity:.9999}.insulin-usage__pie-chart-daily_padding{padding:0 .9rem .9rem 1.4rem}.insulin-usage__pie-daily-chart-wrap{display:flex;align-items:center;overflow:hidden;position:relative;margin-top:2.4rem}.insulin-usage__bolus-type{width:40rem;height:100%;font-size:1.4rem;margin-bottom:2.3rem}.insulin-usage__bolus-type-item{display:flex;flex-flow:row nowrap;align-items:flex-start;margin-bottom:.5rem}.insulin-usage__bolus-type-item-info{width:100%}.insulin-usage__bolus-type-label{color:#7a7a7a;font-weight:400}.insulin-usage__bolus-type-item-badge{width:1.2rem;height:1.2rem;margin-top:.4rem;margin-right:.6rem;border-radius:.3rem}.insulin-usage__bolus-type-item-badge-meal{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyOTgpIj48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIzIiBmaWxsPSIjMDBBM0E3Ii8+PGNpcmNsZSBjeD0iMS4wNjEiIGN5PSIzLjg4OSIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMS4wNiAzLjg5KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjMuODg5IiBjeT0iMS4wNjEiIHI9Ii43NSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDMuODg5IDEuMDYpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iMS4wNjEiIGN5PSI5LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMS4wNiA5LjU0NikiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSIzLjg4OSIgY3k9IjYuNzE4IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAzLjg4OSA2LjcxOCkiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSI2LjcxOCIgY3k9IjMuODg5IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSA2LjcxOCAzLjg5KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjMuODg5IiBjeT0iMTIuMzc0IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAzLjg4OSAxMi4zNzQpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iNi43MTgiIGN5PSI5LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgNi43MTggOS41NDYpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iOS4wNjEiIGN5PSIuODg5IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSA5LjA2IC44ODkpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iOS4wNjEiIGN5PSI2LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgOS4wNiA2LjU0NikiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSIxMS44ODkiIGN5PSIzLjcxOCIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMTEuODg5IDMuNzE4KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjExLjg4OSIgY3k9IjkuMzc0IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAxMS44ODkgOS4zNzQpIiBmaWxsPSIjOTdFRkYxIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTY1Ml8xOTI5OCI+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iMyIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==)}.insulin-usage__bolus-type-item-badge-correction{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyNzgpIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfMTY1Ml8xOTI3OCkiPjxyZWN0IHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgcng9IjIiIGZpbGw9IiNDRDUzRkUiLz48cGF0aCBzdHJva2U9IiNFOUIxRkYiIGQ9Ik04LjM1NC0uNjQ2bC0xNyAxN00xMS4zNTQgMS4zNTRsLTE3IDE3TTE0LjM1NCAzLjM1NGwtMTcgMTdNMTQuMzU0IDguMzU0bC0xNyAxN001LjM1NC0yLjY0NmwtMTcgMTciLz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTY1Ml8xOTI3OCI+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iMyIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwMV8xNjUyXzE5Mjc4Ij48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIyIiBmaWxsPSIjZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.insulin-usage__bolus-type-item-badge-manual{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyODYpIj48cGF0aCBmaWxsPSIjRkY3RTM2IiBkPSJNMCAwaDEydjEySDB6Ii8+PHBhdGggZD0iTTYgMTFMNCA4aDRsLTIgM3pNMiAxMUwwIDhoNGwtMiAzek02IDdMNCA0aDRMNiA3ek0yIDdMMCA0aDRMMiA3ek02IDNMNCAwaDRMNiAzek0yIDNMMCAwaDRMMiAzek0xMCAxMUw4IDhoNGwtMiAzek0xMCA3TDggNGg0bC0yIDN6TTEwIDNMOCAwaDRsLTIgM3oiIGZpbGw9IiNGRkUzRDQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xNjUyXzE5Mjg2Ij48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIzIiBmaWxsPSIjZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.insulin-usage__bolus-type-item-values{display:flex;flex-flow:row nowrap;justify-content:space-between}.insulin-usage__info-block{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}.insulin-usage__info-block.flex-column{flex-direction:column}.insulin-usage__info-block:last-child{padding-bottom:0}.insulin-usage__info-item{min-width:33.33%;padding:.8rem 0;border-top:.1rem solid #bbbdcd}.insulin-usage__info-item_full-width{width:100%}.insulin-usage__info-item_small-width{min-width:18.5%}.insulin-usage__info-item_small-width:first-child{margin-right:3.2rem}.insulin-usage__info-item_margin-right{min-width:calc(33.33% - 3.1rem);margin-right:3.1rem}.insulin-usage__info-item.without-border{border:none}.insulin-usage__info-item_margin-bottom{margin-bottom:1rem}.insulin-usage__info-item-bolus-cause-type-wrap{display:flex;justify-content:space-between}.insulin-usage__info-item-title-wrapper{border-top:.2rem solid #bbbdcd;width:100%;margin-left:auto;padding:.5rem 0}.insulin-usage__info-item-title-wrapper_half-width{width:40%}.insulin-usage__info-item-title{font-weight:700;font-size:1.6rem}.insulin-usage__info-item-descr{position:relative;max-width:max-content;padding-right:.5rem;font-size:1.4rem;font-weight:600;line-height:2rem}.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_item-margin{margin-right:10rem}.insulin-usage__bolus-statistics{font-weight:600}.insulin-usage__bolus-statistics-calc-on{margin-top:-3rem}.deviceUse__modes-wrap{display:flex;margin-top:1rem}.deviceUse__legend{margin-left:1rem}.deviceUse__legend-item{position:relative;margin-bottom:.2rem}.deviceUse__legend-pill{position:absolute;top:60%;width:1.2rem;height:1.2rem;border-radius:.2rem;transform:translateY(-50%)}.deviceUse__legend-text{padding-left:1.6rem;font-size:1.4rem;font-weight:600;line-height:2rem}.deviceUse__legend-text_with-value{padding-left:2.8rem}.deviceUse__legend-ref{vertical-align:super;font-size:.6rem;top:-.1rem}.deviceUse__legend_value{margin-left:.5rem;font-size:1.4rem;font-weight:700}.deviceUse__chart{position:relative;padding-left:5rem;padding-top:.7rem}.deviceUse__chart-bar-automated{margin-bottom:.2rem;background-color:#5b34b9}.deviceUse__chart-bar-automated,.deviceUse__chart-bar-manual{position:relative;display:flex;justify-content:center;width:3.4rem;border-radius:.2rem;color:#fff}.deviceUse__chart-bar-manual{background-color:#3f9ffd}.deviceUse__chart-number,.deviceUse__chart-text-automated,.deviceUse__chart-text-manual{font-weight:700;font-size:1.4rem}.deviceUse__chart-text-automated{color:#5b34b9}.deviceUse__chart-text-automated,.deviceUse__chart-text-manual{position:absolute;left:-.5rem;top:50%;transform:translate(-100%,-55%)}.deviceUse__chart-text-manual{color:#3f9ffd}.metricsList{width:calc(50% - 1rem);border-top:.2rem solid #bbbdcd}.metricsList__wrap,.metricsList__wrap-chart-metrics{display:flex;justify-content:space-between;flex-wrap:wrap}.metricsList__wrap-chart-metrics{border-top:.1rem solid #bbbdcd}.metricsList__item-title{font-weight:600}.metricsList__item-description{font-weight:500}.metricsList__item-description_grey{opacity:.5}.metricsList__item-note{color:#737373;font-size:1.2rem}.metricsList__item{width:calc(50% - 1.5rem);margin-right:1.5rem;padding:.8rem 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.fullWidth{display:flex;width:100%;min-width:26.9rem;margin:0}.metricsList__item.fullWidth>h4{min-width:16rem}.metricsList__item.fullWidth:first-child{padding:.5rem 0 .6rem}.metricsList__item.borderNone{border-top:none}.metricsList__title{padding:.3rem 0 .5rem;font-size:1.6rem;font-weight:700;max-height:3.6rem;letter-spacing:-.007rem;line-height:1.8rem}.daily-chart{position:relative;margin:0 60px}.daily-chart__glucose-label{position:absolute;display:flex;padding-bottom:3px;border-bottom:1px solid #8e8e93}.daily-chart__glucose-label_with-line-breaks{width:83px;flex-flow:column nowrap;align-items:flex-start}.daily-chart__glucose-label_single-line{flex-flow:row nowrap;align-items:center;width:90px}.daily-chart__text{color:#000;font-size:14px;font-weight:500}.daily-chart__timezone-change-notification{position:absolute;top:25px;left:-58px}.daily-chart .line{fill:none;stroke:#000;stroke-width:1.5}.daily-chart .lollipop{fill:#000;stroke:none}.daily-chart .lollipop-line{fill:none;stroke:#000;stroke-width:1}.daily-chart .target-line{fill:none;stroke:#52b762;stroke-width:1.5;stroke-dasharray:2,2}.daily-chart .target-line-wrapper:last-child{display:none}.daily-chart .target-line-text{font-size:8px;font-weight:700;fill:#52b762}.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__glucose-readings{fill:#bbbdcd;stroke-width:1px;stroke:#000;width:7px;height:7px}.daily-chart__glucose-label-value{width:max-content;font-size:12px;font-weight:500}.daily-chart__sub-graph{position:relative;left:-10rem;top:-5rem}.daily-chart__sub-graph svg{position:relative}.daily-chart__sub-graph svg:nth-last-of-type(3){top:-.5rem}.daily-chart__sub-graph svg:nth-last-of-type(2){top:-1rem}.daily-chart__sub-graph svg:last-of-type{top:-1.5rem}.daily-chart__discrete-glucose-readings-aboveRange{stroke:#d58c00;stroke-width:1px}.daily-chart__discrete-glucose-readings-belowRange{stroke:#780d00;stroke-width:1px}.daily-chart__discrete-glucose-readings-inRange{stroke:#007d15;stroke-width:1px}.daily-chart .title-one{width:max-content;font-size:12px}.daily-chart .title-two{width:max-content;font-size:9.6px;color:#737373;fill:#737373}.daily-chart .label-left{font-size:12px;font-weight:500}.daily-chart .label-amount{font-weight:500}.daily-chart .mode-point{fill:#fff;font-size:10px}#daily-chart-bg{left:37px}#daily-chart-bg,#daily-chart-bg-op5{position:absolute;top:-171px;z-index:-1}#daily-chart-bg-op5{left:40px}@media print{body{-webkit-print-color-adjust:exact}.basal-chart-container,.mode-chart-container{transform:translate(165px,-2px)}}.info-panel{width:97.5rem;height:10rem;display:flex;flex-flow:row;grid-gap:.5rem;gap:.5rem;padding:.7rem 2rem 0;position:relative;border-radius:.4rem;background-color:#ececec}.info-panel__label{width:100%;font-size:1.4rem}.info-panel__item{display:flex;padding:.1rem .2rem;flex-flow:row nowrap}.info-panel__marker{display:flex;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;margin-right:.3rem;font-size:1rem;color:#fff;border-radius:.3rem;overflow:hidden;margin-top:.3rem}.info-panel__white-border{border:.2rem solid #fff;width:1.5rem;height:1rem}.info-panel__marker_center{display:flex;justify-content:center;align-items:center}.info-panel__activity{padding-bottom:.2rem}.info-panel__glucose-readings{width:1rem;height:1rem;border-radius:0;align-self:center}.info-panel__sensor{border-radius:50%}.info-panel__glucose-readings-above-range{border:1px solid #d58c00;background-color:#ffa700}.info-panel__glucose-readings-below-range{border:1px solid #780d00;background-color:#f74934}.info-panel__glucose-readings-in-range{border:1px solid #007d15;background-color:#52b762}.info-panel__item-text{font-size:1.4rem;font-weight:600;margin-left:.2rem}.info-panel__item-text-op5{font-size:1.2rem;font-weight:600}.info-panel__item-override-arrow-image{margin-left:-.4rem}.info-panel__content{width:100%;display:flex;flex-wrap:wrap;margin-top:.2rem;flex-direction:row}.info-panel__content_no-wrap{flex-wrap:nowrap}.info-panel__content-op5{width:auto;display:flex;flex-wrap:wrap;margin-top:.2rem;flex-direction:row}.info-panel__content-op5_no-wrap{flex-wrap:nowrap}.info-panel__col{display:flex;flex-flow:column wrap;width:20rem}.info-panel__col-op5{width:auto;padding-right:.75rem}.info-panel__item-badge{width:1.2rem;height:1.2rem;margin-top:.2rem;margin-right:.6rem;border-radius:.3rem}.info-panel__extended-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkzMTQpIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfMTY1Ml8xOTMxNCkiPjxwYXRoIGZpbGw9IiMwMDZGREQiIGQ9Ik0tMSAwaDEzdjEySC0xeiIvPjxwYXRoIGZpbGw9IiM3QkYiIGQ9Ik0tMiAwaDE2djNILTJ6TS0yIDZoMTZ2M0gtMnoiLz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTY1Ml8xOTMxNCI+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iMyIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwMV8xNjUyXzE5MzE0Ij48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSkiIGQ9Ik0wIDBoMTN2MTJIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=)}.info-panel__meal-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyOTgpIj48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIzIiBmaWxsPSIjMDBBM0E3Ii8+PGNpcmNsZSBjeD0iMS4wNjEiIGN5PSIzLjg4OSIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMS4wNiAzLjg5KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjMuODg5IiBjeT0iMS4wNjEiIHI9Ii43NSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDMuODg5IDEuMDYpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iMS4wNjEiIGN5PSI5LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMS4wNiA5LjU0NikiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSIzLjg4OSIgY3k9IjYuNzE4IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAzLjg4OSA2LjcxOCkiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSI2LjcxOCIgY3k9IjMuODg5IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSA2LjcxOCAzLjg5KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjMuODg5IiBjeT0iMTIuMzc0IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAzLjg4OSAxMi4zNzQpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iNi43MTgiIGN5PSI5LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgNi43MTggOS41NDYpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iOS4wNjEiIGN5PSIuODg5IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSA5LjA2IC44ODkpIiBmaWxsPSIjOTdFRkYxIi8+PGNpcmNsZSBjeD0iOS4wNjEiIGN5PSI2LjU0NiIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgOS4wNiA2LjU0NikiIGZpbGw9IiM5N0VGRjEiLz48Y2lyY2xlIGN4PSIxMS44ODkiIGN5PSIzLjcxOCIgcj0iLjc1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMTEuODg5IDMuNzE4KSIgZmlsbD0iIzk3RUZGMSIvPjxjaXJjbGUgY3g9IjExLjg4OSIgY3k9IjkuMzc0IiByPSIuNzUiIHRyYW5zZm9ybT0icm90YXRlKC00NSAxMS44ODkgOS4zNzQpIiBmaWxsPSIjOTdFRkYxIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTY1Ml8xOTI5OCI+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iMyIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==)}.info-panel__correction-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyNzgpIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfMTY1Ml8xOTI3OCkiPjxyZWN0IHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgcng9IjIiIGZpbGw9IiNDRDUzRkUiLz48cGF0aCBzdHJva2U9IiNFOUIxRkYiIGQ9Ik04LjM1NC0uNjQ2bC0xNyAxN00xMS4zNTQgMS4zNTRsLTE3IDE3TTE0LjM1NCAzLjM1NGwtMTcgMTdNMTQuMzU0IDguMzU0bC0xNyAxN001LjM1NC0yLjY0NmwtMTcgMTciLz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTY1Ml8xOTI3OCI+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iMyIgZmlsbD0iI2ZmZiIvPjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJjbGlwMV8xNjUyXzE5Mjc4Ij48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIyIiBmaWxsPSIjZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.info-panel__manual-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE2NTJfMTkyODYpIj48cGF0aCBmaWxsPSIjRkY3RTM2IiBkPSJNMCAwaDEydjEySDB6Ii8+PHBhdGggZD0iTTYgMTFMNCA4aDRsLTIgM3pNMiAxMUwwIDhoNGwtMiAzek02IDdMNCA0aDRMNiA3ek0yIDdMMCA0aDRMMiA3ek02IDNMNCAwaDRMNiAzek0yIDNMMCAwaDRMMiAzek0xMCAxMUw4IDhoNGwtMiAzek0xMCA3TDggNGg0bC0yIDN6TTEwIDNMOCAwaDRsLTIgM3oiIGZpbGw9IiNGRkUzRDQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xNjUyXzE5Mjg2Ij48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIzIiBmaWxsPSIjZmZmIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.info-panel__basal-scheduled{background-color:#3f9ffd}.info-panel__basal-tempBasal{background-color:#97eff1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAIAQMAAAD3KoyyAAAABlBMVEUAAAA/n/2/hQMWAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjUJmAFQEAQegFodO6/40AAAAASUVORK5CYII=)}.info-panel__basal-suspend{background-color:#d63421;height:.3rem;align-self:center}.info-panel__dash-meal-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjOTdFRkYxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxjaXJjbGUgY3g9IjEiIGN5PSIxIiByPSIxIi8+PGNpcmNsZSBjeD0iNCIgY3k9IjMiIHI9IjEiLz48Y2lyY2xlIGN4PSI3IiBjeT0iMSIgcj0iMSIvPjxjaXJjbGUgY3g9IjEwIiBjeT0iMyIgcj0iMSIvPjwvZz48L3N2Zz4=);background-size:1.6rem .7rem}.info-panel__dash-correction-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjRkVFN0ZGIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjxwYXRoIGQ9Ik0xMi41LTExLjVsLTMxIDMxTTE3LjUtMTEuNWwtMzEgMzFNMjIuNS0xMS41bC0zMSAzMU0yNy41LTExLjVsLTMxIDMxTTMyLjUtMTEuNWwtMzEgMzFNMzcuNS0xMS41bC0zMSAzMU00Mi41LTExLjVsLTMxIDMxIi8+PC9nPjwvc3ZnPg==);background-size:1.8rem}.info-panel__dash-manual-hatch{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02IDBMNCAzIDIgMGg0em00IDBMOCAzIDYgMGg0ek0yIDBMMCAzbC0yLTNoNHptMTIgMGwtMiAzLTItM2g0em00IDBsLTIgMy0yLTNoNHptNCAwbC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0ek02IDE2bC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0em0tOCAwbC0yIDMtMi0zaDR6bTEyIDBsLTIgMy0yLTNoNHptNCAwbC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0em00IDBsLTIgMy0yLTNoNHpNNiA0TDQgNyAyIDRoNHptNCAwTDggNyA2IDRoNHpNMiA0TDAgN2wtMi0zaDR6bTEyIDBsLTIgMy0yLTNoNHptNCAwbC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0em00IDBsLTIgMy0yLTNoNHpNNiA4bC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0ek0yIDhsLTIgMy0yLTNoNHptMTIgMGwtMiAzLTItM2g0em00IDBsLTIgMy0yLTNoNHptNCAwbC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0ek02IDEybC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0em0tOCAwbC0yIDMtMi0zaDR6bTEyIDBsLTIgMy0yLTNoNHptNCAwbC0yIDMtMi0zaDR6bTQgMGwtMiAzLTItM2g0em00IDBsLTIgMy0yLTNoNHoiIGZpbGw9IiNGRkUzRDQiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-size:1rem}.info-panel__dash-calculator-off-bolus-marker{background-color:#006fdd}.info-panel .pod-icon{width:1.4rem;margin-right:.5rem}.info-panel__target-glucose-icon{max-width:3.5rem;width:100%;object-fit:contain;margin-top:.2rem;margin-right:.6rem;margin-left:.1rem}.summary-chart,.summary-chart__chart-wrap{position:relative}.summary-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;transform:translateX(-50%);z-index:1}.summary-chart__settings-title{font-size:20px;padding-bottom:.5rem;font-weight:700}.summary-chart .chartMeasure{position:relative;fill:#737373}.summary-chart .chartMeasure,.summary-chart__chart-legend-right-title{font-size:12px;font-weight:600}.summary-chart__title-without-horizontal-line{margin-top:2rem}.summary-chart .axis line,.summary-chart .axis path{fill:none;stroke:var(--grey);shape-rendering:crispEdges}.summary-chart .axis text{fill:#000}.summary-chart .axis .tick line{stroke:rgba(187,189,205,.2)}.summary-chart .xAxis text{display:none}.summary-chart .tick-label{fill:#000;font-size:10px}.summary-chart .basal-profile-tick-label,.summary-chart .bolus-tick-label{fill:#000;font-size:14px;font-weight:600}.summary-chart .area{stroke-width:1}.summary-chart .area.lower.outer,.summary-chart .area.outer{fill:url(#glucose-gradient-bottom)}.summary-chart .area.inner{fill:url(#glucose-gradient-top);stroke:url(#glucose-gradient-top);stroke-width:0}.summary-chart .area.lower.outer,.summary-chart .area.upper.outer{stroke-dasharray:6}.summary-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}.summary-chart .median-line{fill:none;stroke-width:3}.summary-chart .x.axis text{font-size:10px;stroke:#000}.summary-chart .noAxis line,.summary-chart .noAxis path{fill:none;stroke:none}.summary-chart .yAxis line,.summary-chart .yAxis path{fill:none;stroke:rgba(187,189,205,.2);shape-rendering:crispEdges}.summary-chart .yAxis text{font-size:12px;font-weight:600;fill:#737373}.summary-chart .yAxis .tick line{stroke:rgba(0,0,0,.1)}.summary-chart .yAxis:last-child line{stroke-width:1.5px;opacity:.6;stroke:#000}.summary-chart .stats-card{height:60px;fill:#def1ff}.summary-chart .card-title{font-size:12px}.summary-chart .card-title-bottom,.summary-chart .mode-point{font-size:14px;font-weight:600}.summary-chart .line-title{height:18px;font-weight:600;letter-spacing:-.07px;line-height:18px}.summary-chart .line-settings-title{font-size:20px}.summary-chart .card-subtitle{font-weight:700}.summary-chart .stats-card__chart{margin-top:30px;position:relative;top:-385px;margin-bottom:-200px}.summary-chart .label-title{height:20px;font-size:15px;font-weight:600;letter-spacing:-.36px}.summary-chart .label-subtitle{height:14px;font-size:10px;line-height:14px}.summary-chart .basal-summary-profile-label{font-weight:600;font-size:14px}.summary-chart .summary-chart-bolus-title{font-size:14px;font-weight:500}.summary-chart .dash-eros-basal-and-settings-summary-chart-background-image,.summary-chart .dash-eros-bolus-summary-chart-background-image,.summary-chart .summary-chart-fon{position:absolute;left:3px;width:905px;z-index:-1;margin-left:33px}.summary-chart .dash-eros-bolus-summary-chart-background-image{top:1px;width:1065px;margin-left:0}.summary-chart .dash-eros-basal-and-settings-summary-chart-background-image{top:15px;width:1075px;margin-left:0;left:-3px}.summary-chart .summary-chart-fon-position{top:65px;height:560px}.resources__wrapper{margin:3rem 0}.resources__block{padding:2rem 2rem 1.9rem;background-color:#f6f6f6;border-radius:2rem;font-size:1.65rem}.resources__title{margin-bottom:2rem;letter-spacing:-.1rem;font-weight:700}.resources__title_about-version{margin-top:1.5rem}.resources__title_reduced_bottom_margin{margin-bottom:.5rem}.resources__descr{margin-top:1.2rem;font-size:1.4rem}.resources__descr_no_top_margin{margin-top:0}.resources__app-name{margin-top:0;font-size:1.4rem}.resources__phone{margin-top:1.5rem}.resources__descr_large{margin-top:1rem;font-size:1.5rem;font-weight:600}.resources__descr_large_margin{margin-top:2.1rem}.resources__link{margin-top:1.7rem;font-size:1.55rem;font-weight:500;color:#8250c3;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__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_space-between{justify-content:space-between}.patientDirectory__search-wrapper{position:relative}.patientDirectory__search-wrapper,.patientDirectory__search-wrapper input{font-family:IBMPlexSans,sans-serif}.patientDirectory__matches{position:absolute;bottom:0;transform:translateY(102%);width:100%;background-color:#fff;box-shadow:2px 4px 8px 0 rgba(0,0,0,.15);border-radius:.8rem;overflow-y:hidden;z-index:1}.patientDirectory__match{padding:1.2rem 1.6rem;cursor:pointer}.patientDirectory__search-right{display:flex}.patientDirectory__search-right>div{margin-left:2rem}.patientDirectory__report-days-select{width:20.9rem}.patientDirectory__report-days-select .MuiSelect-outlined{padding:.85rem 1.4rem;font-family:IBMPlexSans,sans-serif}.patientDirectory__upload-button{background-color:#8250c3;color:#fff;padding:.4rem .5rem;min-width:14rem;display:flex;justify-content:center;align-items:center}.patientDirectory__upload-button .start-icon img{width:2rem;height:2rem;margin-right:.3rem}.patientDirectory__invite-button{float:right;margin-top:2.8rem}.patient-invite{width:100%}.patient-invite__container{box-shadow:none;display:flex;justify-content:center;padding-top:3.4rem;padding-left:3.2rem;padding-right:3.2rem}.patient-invite__container--pause-it-off{padding-top:2rem}.patient-invite__invitation-expiration-callout{padding-bottom:4rem}.patient-invite__form{max-width:68.4rem;font-family:IBMPlexSans,sans-serif}.patient-invite__invite-button{margin-top:1.6rem;width:26.3rem}.patient-invite__text-centered{text-align:center}.patient-invite__modal-info{display:flex;flex-direction:column;background:#f7f7f7;border-radius:2rem;padding:1rem .5rem 1rem 3.7rem;text-align:left;margin-bottom:2.4rem;width:95%;font-size:1.7rem;color:#343434;letter-spacing:-.043rem}.patient-invite__modal-info-item{display:flex;flex-direction:row;margin-bottom:.7rem}.patient-invite__modal-label{margin-right:.3rem;flex-basis:37%}.patient-invite__modal-value{font-weight:600;flex:1 1;color:#000}.patient-invite .modal-promptModal .modal__descr-wrapper{margin-top:.3rem;margin-bottom:2.4rem}.patient-invite .modal__descr{font-size:1.8rem}.modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);z-index:3}.modal{position:absolute;top:50%;left: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{transform:translate(-50%,-50%) rotate(45deg)}.modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal__iconExclamationPoint{margin-bottom:2.4rem}.modal__iconExclamationPoint,.modal__iconWarning{display:flex;align-items:center;justify-content:center;width:7.2rem;height:7.2rem}.modal__iconWarning{margin-bottom:3rem;border-radius:50%;background-color:#f75e4c;color:#fff;font-size:6rem;font-weight:700}.modal__image{width:28.5rem;padding-bottom:1.6rem}.modal__title{margin-bottom:.5rem;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:normal;text-align:center}.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:500;letter-spacing:-.048rem;text-align:center;color:#4d4d4d}.modal__description-medium{font-size:1.65rem}.modal__buttons{display:flex}.modal__buttons .btn{margin-right:1.5rem}.modal__buttons .btn:last-child{margin-right:0}.modal-alertModal,.modal-promptModal{padding:6rem 11rem;white-space:pre-line}.modal-alertModal .modal__title,.modal-promptModal .modal__title{margin-bottom:0}.modal-alertModal .modal__title-only,.modal-promptModal .modal__title-only{margin-bottom:4rem}.modal-alertModal .modal__subtitle,.modal-promptModal .modal__subtitle{color:#4d4d4d;font-size:1.6rem}.modal-alertModal .modal__descr-wrapper,.modal-promptModal .modal__descr-wrapper{margin-top:2rem}.modal-alertModal .btn,.modal-promptModal .btn{font-family:IBMPlexSans,sans-serif}.timezone-change-notification{width:7rem;height:6rem;padding:.1rem 1rem;border-radius:.4rem;text-align:center;background-color:#ececec}.timezone-change-notification__icon{height:35%}.timezone-change-notification__icon svg{color:#f75e4c;font-size:1.3rem}.timezone-change-notification__notification{color:#000;font-size:.9rem;font-weight:400;line-height:1.2rem}.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}.error-message{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100vh;padding-top:10rem;padding-bottom:0}.error-message img{margin-bottom:3rem;max-height:21.6rem}.error-message__title{color:#4d4d4d;font-family:IBMPlexSans,sans-serif;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem;margin-bottom:1rem}.error-message__description{color:#4d4d4d;font-size:1.8rem;font-weight:600;letter-spacing:-.043rem;max-width:45rem;text-align:center}.error-message__description+.btn{margin-top:3rem}.home__no-sidebar .error-message{box-shadow:none}.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%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-top-color:#8250c3}.spinner>div:first-child{animation-delay:-.45s}.spinner>div:nth-child(2){animation-delay:-.3s}.spinner>div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.settings__header,.settings__main-block,.settings__title{margin-bottom:1rem}.settings__basal-subtitle,.settings__libre2-subtitle{padding:.3rem 0 .5rem;font-weight:700;letter-spacing:-.007rem;line-height:1.8rem;border-top:.2rem solid #bbbdcd}.settings__basal-programs,.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-top:1rem;color:#000;font-size:1.2rem;font-weight:600}@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__title.red{background-color:rgba(255,0,108,.1)}.settings-table__title.red-2{background-color:rgba(230,104,85,.1)}.settings-table__title.yellow-2{background-color:rgba(243,169,60,.1)}.settings-table__title.gray{background-color:rgba(84,106,124,.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}}.pdm-uploader{width:100%}.pdm-uploader__container{display:flex;justify-content:center;box-shadow:none}.pdm-uploader__instructions-container{margin-left:3.2rem}.pdm-uploader__instructions-text{margin:6rem 0 1rem;font-family:IBMPlexSans,sans-serif;font-size:2.05rem;color:#343434}.pdm-uploader__instructions-divider{background-color:#e6e6e6;height:.2rem;width:100%}.pdm-uploader__instructions-actions{display:flex;margin:2rem 0;justify-content:space-between}.pdm-uploader__actions-button{background-color:#fff;border:0;color:#8250c3;display:flex;justify-content:center;align-items:center;padding:0;min-width:-moz-fit-content;min-width:fit-content;font-weight:700;font-size:1.5rem;letter-spacing:-.036rem;font-family:IBMPlexSans,sans-serif}.pdm-uploader__actions-button .MuiSvgIcon-root{font-size:2.2rem;margin-right:.4rem;fill:#8250c3}.pdm-uploader__upload-button{color:#fff;font-size:1.55rem;letter-spacing:-.036rem;font-family:IBMPlexSans,sans-serif;width:31.5rem}.pdm-uploader-report__patient-detail-header{font-size:2rem;font-weight:700;font-family:IBMPlexSans,sans-serif;margin-bottom:2.4rem;margin-top:4rem}.pdm-uploader-report__patient-detail-title{font-size:1.8rem;font-weight:600;margin-bottom:1.4rem;color:#343434;margin-left:1.6rem;text-align:left;width:14.2rem}.pdm-uploader-report__patient-detail-description{font-size:1.8rem;font-weight:600;margin-bottom:1.4rem;color:#000;text-align:left;width:18rem}.pdm-uploader-report__detail-table{margin-left:1.6rem}.pdm-uploader-report__detail-table td{padding-bottom:1.2rem}.pdm-uploader-report__patient-detail-table-subtitle{color:#343434;font-size:1.5rem;font-weight:600;margin-top:1rem}.pdm-uploader-report__patient-detail-table-subtitle-link{color:#8250c3;cursor:pointer}.pdm-uploader-report hr{margin-top:4.8rem;margin-bottom:4.8rem;border-color:#ddd;width:71.8rem;margin-left:0;border-style:solid}.pdm-uploader-report__container-radio-dates{margin-bottom:3.3rem;margin-left:2rem}.pdm-uploader-report__radio-option{display:flex;margin:.5em 0;font-weight:600}.pdm-uploader-report__cancel-button{color:#f75e4c;font-size:1.8rem;font-weight:500;margin-top:2.8rem;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:.2rem .4rem;border:0;background-color:transparent;display:block}.pdm-uploader-report__upload-button{color:#fff;font-size:1.5rem;letter-spacing:-.036rem;font-family:IBMPlexSans,sans-serif;width:31.5rem;margin-bottom:2.8rem}.pdm-uploader-date-change{width:100%}.pdm-uploader-date-change__columns{display:flex;flex-direction:row;justify-content:center;box-shadow:none}.pdm-uploader-date-change__patient-column{min-width:30rem;margin-right:6rem}.pdm-uploader-date-change__subtitle{color:#343434;max-width:71rem}.pdm-uploader-date-change__date-time-container{margin-top:2rem;margin-bottom:4rem;display:flex}.pdm-uploader-date-change__picker-container{margin-right:1.2rem;width:26rem}.pdm-uploader-date-change__instructions{font-family:IBMPlexSans,sans-serif;margin-bottom:4rem;font-size:1.65rem}.pdm-uploader-date-change__skip-button{color:#8250c3;border-color:#8250c3;font-size:1.55rem;letter-spacing:-.036rem;font-family:IBMPlexSans,sans-serif;width:22rem;margin:2.8rem 1rem 2.8rem 0}.pdm-uploader-date-change__correct-button{color:#fff;font-size:1.5rem;letter-spacing:-.036rem;font-family:IBMPlexSans,sans-serif;width:22rem;margin:2.8rem 1rem}.pdm-uploader-date-change__correct-button.disabled{background-color:#e8e8e8;cursor:default;border:0;color:#8d8c8c}.pdm-uploader-date-change__correct-button.disabled:hover{opacity:1;transition:none}.pdm-uploader-date-change__link-separator{display:inline-block;vertical-align:middle;width:.2rem;height:1.8rem;margin:0 1rem;background-color:#bbbdcd}.pdm-uploader-date-change .find-date-instructions-tooltip{color:#000;font-family:IBMPlexSans,sans-serif;padding:1.5rem;font-size:1.6rem;display:flex}.pdm-uploader-date-change .find-date-instructions-tooltip p{line-height:1.6rem;margin-bottom:2.8rem;font-weight:500;font-size:1.65rem}.pdm-uploader-date-change .find-date-instructions-tooltip p.navigation{font-weight:700;margin-bottom:1.4rem;font-size:1.75rem}.pdm-uploader-date-change .find-date-instructions-tooltip .title{font-size:1.45rem;font-weight:500}.pdm-uploader-date-change .find-date-instructions-tooltip__icon{vertical-align:middle}.pdm-uploader-date-change .find-date-instructions-tooltip img{margin-right:2em;height:16rem}.pdm-uploader-date-change .Tooltip+.MuiTooltip-popper .MuiTooltip-tooltip{width:65rem}.pagination-wrapper{display:flex;justify-content:flex-end;padding-top:3.4rem}.pagination,.pagination__info{display:flex;align-items:center}.pagination__info{margin-left:13.8rem;white-space:nowrap}.pagination__info p{margin-right:1.4rem}.pagination .page-item .page-link{display:flex;justify-content:center;align-items:center;min-width:2rem;margin:0 .6rem;padding:.4rem;border-radius:.4rem;font-size:1.5rem;font-weight:600;letter-spacing:-.005rem;line-height:2rem;cursor:pointer}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{height:1.8rem;padding:.4rem .8rem;border:.1rem solid #e6e6e6}.pagination .page-item:first-child .page-link svg,.pagination .page-item:last-child .page-link svg{fill:#8250c3}.pagination .page-item.active .page-link{background-color:#8250c3;color:#fff;cursor:default}.pagination .page-item.disabled .page-link{filter:grayscale(1);opacity:.5;cursor:default}.pagination__dropdown,.pagination__select{width:5.8rem}.discrete-glucose-statistics{margin-bottom:2rem}.discrete-glucose-statistics__wrapper{display:flex;justify-content:space-between}.discrete-glucose-statistics__container{border-top:.1rem solid #bbbdcd;margin-top:.75rem;padding-top:.5rem;width:52rem}.discrete-glucose-statistics__item{display:flex;margin-bottom:2rem}.discrete-glucose-statistics__count-item{margin-bottom:.5rem}.discrete-glucose-statistics__title-container{width:26rem}.discrete-glucose-statistics__title{font-weight:600}.discrete-glucose-statistics__subtitle{font-size:1.2rem;color:#737373}.discrete-glucose-statistics__value{font-size:1.4rem;font-weight:700}.discrete-glucose-statistics__goal{color:#737373;font-weight:600}.patient-info{background-color:#f6f6f6;min-height:10rem;margin:1rem 0 2rem;padding:2rem;border-radius:1rem;font-family:IBMPlexSans,sans-serif}.patient-info__title{font-size:1.55rem;margin-bottom:.7rem}.patient-info__name{font-weight:700;font-size:2.1rem;margin-bottom:.2rem}.patient-info__dob{font-weight:400;font-size:1.55rem}.header{height:6rem;box-shadow:.4rem .3rem 1rem #7a7a7a;display:flex;align-items:center;justify-content:center;font-family:IBMPlexSans,sans-serif;font-weight:700;font-size:1.8rem}.header__back-button{background-color:transparent;padding:0;position:absolute;left:5rem;min-width:0;border:0}.header__back-button .MuiSvgIcon-root{font-size:2.5rem;fill:#000}.MuiAlert-root.Alert{border-radius:.5rem;border-style:solid;border-width:.1rem;box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.2);color:#000;font-size:1.65rem}.MuiAlert-root.Alert.MuiAlert-outlined{font-weight:500}.MuiAlert-root.Alert.MuiAlert-outlinedInfo{background-color:#d1f6f8;border-color:#1ad1db}.MuiAlert-root.Alert.MuiAlert-outlinedInfo .MuiAlert-icon path{fill:#006fdd}.MuiAvatar-root.Avatar{background-color:#8250c3;font-size:16px;width:32px;height:32px}.MuiCheckbox-root.Checkbox.MuiIconButton-root{color:#a6a6a6;padding:1rem}.MuiCheckbox-root.Checkbox.Mui-checked{color:#8250c3}.MuiDivider-root{border-color:#d8d8d8}.MuiFormGroup-root.FormGroup{padding-left:2.4rem}.MuiFormGroup-root.FormGroup .MuiFormControlLabel-label{font-size:1.85rem;font-weight:500}.MuiFormGroup-root.FormGroup .MuiButtonBase-root{padding:.6rem}.MuiFormLabel-root.MuiInputLabel-outlined{font-weight:500;color:grey;font-size:1.65rem}.MuiFormLabel-root.FormLabel{font-weight:500;font-size:1.85rem}.MuiFormLabel-root.FormLabel+.MuiFormGroup-root{margin-top:1rem;font-family:IBMPlexSans,sans-serif}.MuiFormLabel-root.FormLabel.Mui-focused{color:#343434}.MuiInputBase-root.Select .MuiSelect-standard{padding-right:2rem!important}.MuiInputBase-root.Select .MuiSvgIcon-root{color:#000;font-size:2rem}.MuiInputBase-root.Select .Mui-disabled{color:#949494}.MuiLink-root.Link{text-decoration:underline}.MuiLink-root.Link:hover{cursor:pointer}.MuiPopover-root .Select .MuiMenuItem-root{font-family:IBMPlexSans,sans-serif}.MuiPopover-root .Select .MuiMenuItem-root.Mui-focusVisible,.MuiPopover-root .Select .MuiMenuItem-root.Mui-selected,.MuiPopover-root .Select .MuiMenuItem-root.MuiListItem-button:hover{background-color:rgba(130,80,195,.1)}.MuiPickersPopper-root .DatePicker .Mui-selected:focus,.MuiPickersPopper-root .DatePicker .Mui-selected:hover{background-color:#8250c3}.MuiPickersPopper-root .DatePicker .MuiSvgIcon-root{font-size:2rem}.MuiPickersPopper-root .DatePicker .MuiTypography-root{font-size:1.3rem;font-family:IBMPlexSans,sans-serif}.MuiPickersPopper-root .MuiPickersCalendarHeader-label,.MuiPickersPopper-root .MuiPickersDay-root,.MuiPickersPopper-root .MuiPickersYear-yearButton{font-family:IBMPlexSans,sans-serif}.MuiSnackbar-root.AlertToast{width:100%}.MuiSnackbar-root.AlertToast.MuiSnackbar-anchorOriginTopCenter{top:2rem}.MuiSnackbar-root.AlertToast.header-offset{padding-top:6rem}.MuiSnackbar-root.AlertToast.home-header-offset{padding-top:10rem}.MuiSnackbar-root.AlertToast.max-width{max-width:111.5rem}.MuiSnackbar-root.AlertToast.sidebar-offset{padding-left:25.6rem}.MuiSnackbar-root.AlertToast .MuiAlert-root{border-width:.1rem;border-radius:.5rem;border-style:solid;box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.2);color:#000;flex:0 1 100%;font-size:1.55rem;font-weight:500;font-family:IBMPlexSans,sans-serif;margin:0 3rem;width:100%}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardError{background-color:#fddfdb;border-color:#f75e4c}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardError .MuiAlert-icon path{fill:#f75e4c}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardInfo{background-color:#d1f6f8;border-color:#1ad1db}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardInfo .MuiAlert-icon path{fill:#006fdd}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardSuccess{background-color:#dcffec;border-color:#2bda7b}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardSuccess .MuiAlert-icon path{fill:#2bda7b}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardWarning{background-color:#ffedcc;border-color:#ffa700}.MuiSnackbar-root.AlertToast .MuiAlert-root.MuiAlert-standardWarning .MuiAlert-icon path{fill:#ffa700}.MuiSnackbar-root.AlertToast .MuiAlert-root .MuiAlertTitle-root{font-size:inherit;font-weight:600;margin-bottom:.4rem}.MuiSnackbar-root.AlertToast .MuiAlert-root .MuiAlertTitle-root+div{font-weight:400}.MuiTableCell-root.MuiTableCell-head{border-bottom:.1rem solid #bbbdcd;color:#343434;font-weight:400;padding-bottom:1.3rem;padding-top:1.3rem}.MuiTableCell-root.MuiTableCell-body{border-bottom:.1rem solid #e6e6e6;font-weight:500}.MuiTableCell-root:first-child{padding-left:.5rem}.MuiTableCell-root:last-child{padding-right:.5rem}.MuiTableCell-root .MuiFormControl-root .TableEditField{padding-top:.4rem}.MuiTableCell-root .MuiFormControl-root .MuiInput-input{font-size:1.5rem}.MuiTableRow-root.TableRow.Mui-selected{background-color:#f7f7f7!important;opacity:1!important}.MuiTableRow-root.TableRow.Mui-selected .MuiTableCell-root{opacity:.5}.MuiTabs-root .MuiTab-root{text-transform:capitalize;font-size:1.8rem;color:#8e8e93}.MuiTabs-root .MuiTabs-flexContainer{border-bottom:solid;border-width:.2rem;border-color:#d8d8d8}.MuiTextField-root.TextField .MuiButtonBase-root{margin-right:-.9rem;padding:1rem}.MuiTextField-root.TextField .MuiButtonBase-root svg{color:#8250c3;font-size:2rem}.MuiTextField-root.TextField .MuiFormLabel-root.Mui-focused{color:#343434}.MuiTextField-root.TextField .MuiFormLabel-root.MuiInputLabel-shrink.Mui-error{color:#f75e4c}.MuiTextField-root.TextField .MuiOutlinedInput-root:not(.Mui-error).Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#000}.MuiTextField-root.TextField .MuiOutlinedInput-root .MuiSvgIcon-root{color:#4d4d4d;font-size:2.7rem}.MuiTextField-root.TextField .MuiOutlinedInput-root .MuiSvgIcon-root.Mui-disabled{color:#bababa}.MuiTextField-root.TextField .MuiOutlinedInput-root.Mui-focused .MuiSvgIcon-root,.MuiTextField-root.TextField .MuiOutlinedInput-root:hover .MuiSvgIcon-root{color:#1b1a1a}.MuiTextField-root.TextField .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,.36)}.MuiTextField-root.TextField .MuiOutlinedInput-notchedOutline legend{font-size:1.23rem}.MuiTextField-root.TextField .MuiOutlinedInput-input{font-weight:600}.MuiTextField-root.TextField .MuiOutlinedInput-input.Mui-disabled{color:#949494}.MuiTextField-root.TextField .MuiOutlinedInput-input:-ms-input-placeholder{color:grey;opacity:1}.MuiTextField-root.TextField .MuiOutlinedInput-input::placeholder{color:grey;opacity:1}.MuiTextField-root.TextField .MuiFormHelperText-contained{bottom:-2.3rem;position:absolute;font-family:IBMPlexSans,sans-serif}.MuiToolbar-root{padding-right:0}.MuiToolbar-root svg{fill:#8250c3}.Tooltip{display:inline-block}.Tooltip_single-line+.MuiTooltip-popper .MuiTooltip-tooltip{color:#4d4d4d;border-radius:.5rem}.Tooltip+.MuiTooltip-popper .MuiTooltip-tooltip{background-color:#fff;border-radius:1rem;box-shadow:0 0 .5rem #bbbdcd;color:inherit;font-size:1.5rem;max-width:none}.Tooltip+.MuiTooltip-popper .MuiTooltip-arrow{color:#fff;font-size:2rem}.Tooltip+.MuiTooltip-popper .MuiTooltip-arrow:before{box-shadow:0 0 .5rem #bbbdcd}.Tooltip+.MuiTooltip-popper .MuiTooltip-root{color:#8250c3;text-decoration:underline}.Tooltip+.MuiTooltip-popper .MuiTooltip-root:hover{cursor:pointer}.SelectPopover .MuiMenuItem-root.Mui-focusVisible:focus,.SelectPopover .MuiMenuItem-root.Mui-selected,.SelectPopover .MuiMenuItem-root.Mui-selected:hover,.SelectPopover .MuiMenuItem-root.MuiListItem-button:hover{background-color:unset}.MuiDialog-root.Dialog .MuiDialog-container>div{align-items:center;border-radius:1.6rem;padding:4.2rem 1.8rem;width:100%}.super-admins__title{margin-bottom:3rem}.clinic{padding-left:2.8rem;padding-right:5rem;width:100%}.clinic__title{padding:5rem 0 7rem;font-size:2.8rem;font-weight:700;letter-spacing:-.1rem;font-family:IBMPlexSans,sans-serif}.clinic__reinvite-button{text-align:end;margin-top:-4rem}.clinic-patients__customer-id-different-prompt-modal .modal__descr{color:#343434}.clinic-patients__customer-id-different-prompt-modal .modal__descr-wrapper{margin-bottom:2.4rem}.clinic-patients__customer-id-different-prompt-modal .clinic-patients__customer-id{margin:-.5rem 0 3rem}.clinic-patients__customer-id-already-exists-alert-modal .modal__descr-wrapper,.clinic-patients__phone-number-will-not-be-saved-alert-modal .modal__descr-wrapper{margin-bottom:5rem}.clinic-patients .modal__ .modal__descr,.clinic-patients .modal____customer-id{font-size:1.8rem;font-weight:500}.clinic-patients .modal__descr-wrapper{margin-top:.3rem}.clinic-patients .modal__title{color:#f75e4c}.tab-content{padding-top:.5rem}.material-table{display:flex;flex-direction:column-reverse}.material-table>div{overflow:visible}.login-callback{height:-webkit-fill-available;font-family:IBMPlexSans,sans-serif}.login-callback .user-not-assigned-to-application-error{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;min-height:100vh}.login-callback .user-not-assigned-to-application-error__img{width:24rem;height:24rem}.login-callback .user-not-assigned-to-application-error__title{margin:4.8rem auto 1.6rem;color:#1b1a1a;font-size:2.4rem;font-weight:700;text-align:center;letter-spacing:-.048rem;line-height:normal}.login-callback .user-not-assigned-to-application-error__description{color:#4d4d4d;font-size:1.8rem;text-align:center;letter-spacing:-.0115rem;line-height:normal;font-weight:400}.login-callback .user-not-assigned-to-application-error__link{color:#1b1a1a;font-weight:600;margin-bottom:3.2rem}.home__header{background-color:#fff;display:flex;height:6.8rem;left:0;position:fixed;padding:1.6rem 3.2rem;top:0;width:calc(100% - 6.4rem);z-index:2}.home__header:after{bottom:0;box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.15);content:"";display:block;left:0;position:absolute;pointer-events:none;top:0;right:0}.home_unsupported-browser .home__header{top:2.9rem}.home__header-divider{padding-left:2.4rem}.home__logo-column{min-width:22.3rem}.home__clinic-name-column{min-width:35rem;font-weight:light}.home__clinic-name-column svg{margin-right:.6rem}.home__clinic-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__user-options{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;max-width:45rem;min-width:20rem}.home__user-options svg:last-child{margin-right:-.4rem}.home__user-name{display:flex;margin-left:.8rem;margin-right:.4rem;min-width:4rem}.home__user-options-dropdown-menu .MuiList-root{padding:0;max-width:40rem;min-width:30rem}.home__user-options-dropdown-menu .MuiListItemIcon-root,.home__user-options-dropdown-menu .MuiSvgIcon-root{min-width:3.2rem!important}.home__user-options-dropdown-menu .MuiMenuItem-root{padding-bottom:1.8rem;padding-top:1.8rem}.home__user-options-dropdown-menu .MuiMenuItem-root:first-child{display:block}.home__user-options-dropdown-menu .MuiPopover-paper{overflow-y:visible;overflow-x:visible}.home__user-options-dropdown-menu .MuiTooltip-popper{max-width:34rem;text-wrap:wrap}.home__user-options-dropdown-menu-divider{margin:0!important}.home__user-options-dropdown-menu-full-name-and-email-item.MuiMenuItem-root{cursor:default}.home__user-options-dropdown-menu-full-name-and-email-item.MuiMenuItem-root:hover{background-color:transparent}.home__user-options-dropdown-menu-full-name{align-items:center;display:flex;justify-content:flex-start}.home__user-options-dropdown-menu-email{display:flex;padding-left:.8rem}.home__user-options-dropdown-menu-name{display:flex;color:grey;flex-basis:100%;font-size:1.6rem;font-weight:400;padding-left:.8rem}.home__user-options-dropdown-menu-name-pad{display:flex;color:grey;flex-basis:100%;font-size:1.6rem;font-weight:400;padding-left:4.2rem}.home__clinic-name-column,.home__user-options-column,.home__user-options-dropdown-menu .MuiMenuItem-root{font-size:1.85rem;font-weight:500;font-family:IBMPlexSans,sans-serif}.clinical-worker-permissions-select,.clinical-worker-status-select,.clinical-workers__permissions-table-column,.clinical-workers__status-table-column{width:9rem}.clinical-worker-invite{width:100%}.clinical-worker-invite__container{box-shadow:none;display:flex;justify-content:center;padding-top:3.4rem}.clinical-worker-invite__form{max-width:64.4rem}.clinical-worker-invite__form .btn{min-width:23.1rem}.clinical-worker-invite__text-centered{text-align:center}.truncate-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;width:auto}.split-button button{min-width:-moz-fit-content;min-width:fit-content;text-wrap:nowrap}.split-button__main-button{border-radius:.8rem 0 0 .8rem;border-right-color:#f7f7f7;padding:.9rem 2rem}.split-button__dropdown-button{border-radius:0 .8rem .8rem 0;width:3.8rem;padding:0}.split-button__dropdown-button svg{font-size:3rem;padding-top:5px}.split-button .MuiPopper-root{z-index:1}.split-button .MuiMenuItem-root{min-height:4.2rem;color:#4d4d4d;font-weight:500;font-family:IBMPlexSans,sans-serif}.split-button .MuiPaper-root{border-radius:.8rem}.split-button__grow_center-top{transform-origin:center top}.report-warning-banner{height:42px;font-size:14px;font-family:IBMPlexSans,sans-serif;font-weight:400;padding:0 15px;border-radius:4px;border:1px solid #ffa700;background-color:#ffedcc;align-items:center;flex-direction:row;display:flex;margin-bottom:1rem}.report-warning-banner__icon{margin-right:1rem;display:flex;align-items:center}.report-warning-banner__icon path{fill:#ffa700}.modal-instructions .MuiDialog-container>div{max-width:82.6rem;min-height:38.3rem;min-width:68rem}.modal-instructions .MuiDialogTitle-root{font-weight:600;letter-spacing:-.1rem;margin-bottom:4rem;padding:0;text-align:center;width:58rem}.modal-instructions__close{cursor:pointer;position:absolute;right:1.5rem;top:1.5rem}.modal-instructions .MuiDialogContent-root{align-items:flex-start;display:flex;justify-content:center;max-width:80rem;padding:0;width:100%}.modal-instructions__iframe-container{align-items:flex-start;background-color:#525659;display:flex;height:37.7rem;justify-content:center;width:100%}.modal-instructions__iframe{border:0;height:37.7rem;padding:0;width:50rem}.modal-instructions .MuiDialogActions-root{flex-direction:column;padding:0}.modal-instructions__checkbox-container{align-items:center;display:flex;flex-flow:row nowrap;font-size:1.5rem;margin:3rem 1rem;position:relative}.modal-instructions__actions-button{margin:0 .8rem;padding:1rem 1.5rem}html{font-size:62.5%}body{font-size:1.6rem;margin:0}body>iframe{display:none}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{width:110rem;margin:0 auto;padding:0 1.5rem}.bold{font-weight:700}.semibold{font-weight:600}.upperCase{text-transform:uppercase}.hidden{display:none}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.2a4a1284.chunk.css.map */