.fade-in-fade-out-transition-enter{opacity:0}.fade-in-fade-out-transition-enter-active{opacity:1;transition:opacity .3s}.fade-in-fade-out-transition-exit{opacity:1}.fade-in-fade-out-transition-exit-active{opacity:0;transition:opacity .3s}.fhir-container__ResourceContainer__card{display:none}@media screen and (width>=576px){:root{--spacing:12px}.font-size-smaller{font-size:15px}.font-size-smaller.letter-spacing-large{letter-spacing:.6px}.font-size-small{font-size:18px}.font-size-medium,.font-size-large{font-size:24px}.font-size-larger{font-size:30px}.fixed-header-padding{padding-top:120px}.top-right{top:120px;right:24px}.remaining-body-height{height:calc(100% - 96px)}.remaining-height-actions-header{height:calc(100% - 107px)}}.loading-spinner{aspect-ratio:1;border:2px solid var(--primaryColor);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite alternate l20-1,1.6s linear infinite l20-2}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1)rotate(0)}49.99%{transform:scaleY(1)rotate(135deg)}50%{transform:scaleY(-1)rotate(0)}to{transform:scaleY(-1)rotate(-135deg)}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}:not(input,textarea){-webkit-user-select:none;user-select:none;-khtml-user-select:none}html{height:100%}body{height:100%;font-family:gilroy-regular}.horizontal-ruler-line-grey{border-bottom:2px solid #f1f1f1}input{outline:none}:root{--spacing:8px;--primaryColor:#00a000;--secondaryColor:#4e4e4e;--tertiaryColor:#959595}.user-select-none{-webkit-user-select:none;user-select:none}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none}.font-family-gilroy-bold{font-family:gilroy-bold;font-weight:400}.font-family-gilroy-heavy{font-family:gilroy-heavy;font-weight:400}.font-family-gilroy-light{font-family:gilroy-light}.font-family-gilroy-medium{font-family:gilroy-medium;font-weight:400}.font-family-gilroy-regular{font-family:gilroy-regular;font-weight:400}.letter-spacing-large{letter-spacing:.4px}.font-size-smaller{font-size:10px}.font-size-smaller.letter-spacing-large{letter-spacing:.4px}.font-size-small{font-size:12px}.font-size-medium{font-size:14px}.font-size-large{font-size:16px}.font-size-default{font-size:18px}.font-size-larger{font-size:20px}.font-color-white{color:#fff}.font-color-primary{color:var(--primaryColor)}.font-color-secondary{color:var(--secondaryColor)}.font-color-tertiary{color:var(--tertiaryColor)}.font-color-black{color:#000}.font-color-red{color:#e64539}.font-color-grey{color:#f1f1ff}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-normal{font-weight:400}.text-overflow-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-capitalize{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-underline,.text-underline-hover:hover{color:var(--primaryColor);text-decoration:underline}.visibility-visible{visibility:visible}.visibility-hidden{visibility:hidden}.background-white{background:#fff}.background-primary{background:var(--primaryColor)}.background-linear-gradient-default{background:linear-gradient(139.67deg,#00a000 24.46%,#14f27a 100%)}.background-transparent{background:0 0}.background-color-tertiary{background:var(--tertiaryColor)}.background-color-primary{background-color:var(--primaryColor)}.background-color-red{background:#e64539}.background-color-grey{background:#f1f1f1}.background-color-secondary{background-color:#f5f5f5}.background-color-transparent{background-color:#0000}.border-radius-default{border-radius:8px}.border-radius-0{border-radius:0}.border-bottom-radius-default{border-radius:0 0 8px 8px}.border-top-radius-default{border-radius:8px 8px 0 0}.border-radius-100-percentage{border-radius:100%}.border-radius-50-percentage{border-radius:50%}.border-radius-25-percentage{border-radius:25%}.border-red{border:1px solid #e64539}.border-primaryColor{border:1px solid var(--primaryColor)}.border-tertiaryColor{border:1px solid var(--tertiaryColor)}.border-secondary{border:1px solid var(--secondaryColor)}.border-bottom-1px{border-bottom:1px solid #f1f1f1}.box-shadow-default{box-shadow:0 1px 8px #00000014,0 3px 5px #0000001f,0 2px 2px #00000026}.box-shadow-none{box-shadow:none}.list-style-none{list-style:none}.padding-smaller{padding:calc(var(--spacing) * .25)}.padding-small{padding:calc(var(--spacing) * .5)}.padding-default{padding:calc(var(--spacing) * 1)}.padding-medium{padding:calc(var(--spacing) * 1.5)}.padding-large{padding:calc(var(--spacing) * 2)}.padding-larger{padding:calc(var(--spacing) * 3)}.padding-top-smaller{padding-top:calc(var(--spacing) * .25)}.padding-top-small{padding-top:calc(var(--spacing) * .5)}.padding-top-default{padding-top:calc(var(--spacing) * 1)}.padding-top-medium{padding-top:calc(var(--spacing) * 1.5)}.padding-top-large{padding-top:calc(var(--spacing) * 2)}.padding-top-larger{padding-top:calc(var(--spacing) * 3)}.padding-bottom-smaller{padding-bottom:calc(var(--spacing) * .25)}.padding-bottom-small{padding-bottom:calc(var(--spacing) * .5)}.padding-bottom-default{padding-bottom:calc(var(--spacing) * 1)}.padding-bottom-medium{padding-bottom:calc(var(--spacing) * 1.5)}.padding-bottom-large{padding-bottom:calc(var(--spacing) * 2)}.padding-bottom-larger{padding-bottom:calc(var(--spacing) * 3)}.padding-right-smaller{padding-right:calc(var(--spacing) * .25)}.padding-right-small{padding-right:calc(var(--spacing) * .5)}.padding-right-default{padding-right:calc(var(--spacing) * 1)}.padding-right-medium{padding-right:calc(var(--spacing) * 1.5)}.padding-right-large{padding-right:calc(var(--spacing) * 2)}.padding-right-larger{padding-right:calc(var(--spacing) * 3)}.padding-left-smaller{padding-left:calc(var(--spacing) * .25)}.padding-left-small{padding-left:calc(var(--spacing) * .5)}.padding-left-default{padding-left:calc(var(--spacing) * 1)}.padding-left-medium{padding-left:calc(var(--spacing) * 1.5)}.padding-left-large{padding-left:calc(var(--spacing) * 2)}.padding-left-larger{padding-left:calc(var(--spacing) * 3)}.padding-vertical-smaller{padding:calc(var(--spacing) * .25) 0}.padding-vertical-small{padding:calc(var(--spacing) * .5) 0}.padding-vertical-default{padding:calc(var(--spacing) * 1) 0}.padding-vertical-medium{padding:calc(var(--spacing) * 1.5) 0}.padding-vertical-large{padding:calc(var(--spacing) * 2) 0}.padding-vertical-larger{padding:calc(var(--spacing) * 3) 0}.padding-horizontal-smaller{padding:0 calc(var(--spacing) * .25)}.padding-horizontal-small{padding:0 calc(var(--spacing) * .5)}.padding-horizontal-default{padding:0 calc(var(--spacing) * 1)}.padding-horizontal-medium{padding:0 calc(var(--spacing) * 1.5)}.padding-horizontal-large{padding:0 calc(var(--spacing) * 2)}.padding-horizontal-larger{padding:0 calc(var(--spacing) * 3)}.margin-auto{margin:auto}.margin-vertical-auto{margin:auto 0}.margin-horizontal-auto{margin:0 auto}.margin-smaller{margin:calc(var(--spacing) * .25)}.margin-small{margin:calc(var(--spacing) * .5)}.margin-default{margin:calc(var(--spacing) * 1)}.margin-medium{margin:calc(var(--spacing) * 1.5)}.margin-large{margin:calc(var(--spacing) * 2)}.margin-larger{margin:calc(var(--spacing) * 3)}.margin-top-smaller{margin-top:calc(var(--spacing) * .25)}.margin-top-small{margin-top:calc(var(--spacing) * .5)}.margin-top-default{margin-top:calc(var(--spacing) * 1)}.margin-top-medium{margin-top:calc(var(--spacing) * 1.5)}.margin-top-large{margin-top:calc(var(--spacing) * 2)}.margin-top-larger{margin-top:calc(var(--spacing) * 3)}.margin-bottom-smaller{margin-bottom:calc(var(--spacing) * .25)}.margin-bottom-small{margin-bottom:calc(var(--spacing) * .5)}.margin-bottom-default{margin-bottom:calc(var(--spacing) * 1)}.margin-bottom-medium{margin-bottom:calc(var(--spacing) * 1.5)}.margin-bottom-large{margin-bottom:calc(var(--spacing) * 2)}.margin-bottom-larger{margin-bottom:calc(var(--spacing) * 3)}.margin-right-smaller{margin-right:calc(var(--spacing) * .25)}.margin-right-small{margin-right:calc(var(--spacing) * .5)}.margin-right-default{margin-right:calc(var(--spacing) * 1)}.margin-right-medium{margin-right:calc(var(--spacing) * 1.5)}.margin-right-large{margin-right:calc(var(--spacing) * 2)}.margin-right-larger{margin-right:calc(var(--spacing) * 3)}.margin-left-smaller{margin-left:calc(var(--spacing) * .25)}.margin-left-small{margin-left:calc(var(--spacing) * .5)}.margin-left-default{margin-left:calc(var(--spacing) * 1)}.margin-left-medium{margin-left:calc(var(--spacing) * 1.5)}.margin-left-large{margin-left:calc(var(--spacing) * 2)}.margin-left-larger{margin-left:calc(var(--spacing) * 3)}.margin-vertical-smaller{margin:calc(var(--spacing) * .25) 0}.margin-vertical-small{margin:calc(var(--spacing) * .5) 0}.margin-vertical-default{margin:calc(var(--spacing) * 1) 0}.margin-vertical-medium{margin:calc(var(--spacing) * 1.5) 0}.margin-vertical-large{margin:calc(var(--spacing) * 2) 0}.margin-vertical-larger{margin:calc(var(--spacing) * 3) 0}.margin-horizontal-smaller{margin:0 calc(var(--spacing) * .25)}.margin-horizontal-small{margin:0 calc(var(--spacing) * .5)}.margin-horizontal-default{margin:0 calc(var(--spacing) * 1)}.margin-horizontal-medium{margin:0 calc(var(--spacing) * 1.5)}.margin-horizontal-large{margin:0 calc(var(--spacing) * 2)}.margin-horizontal-larger{margin:0 calc(var(--spacing) * 3)}p{margin:0}a{text-decoration:none;color:#00a000!important}a:hover{text-decoration:underline;color:#00a000!important}button,.border-none{border:none}.white-space-nowrap{white-space:nowrap}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-left{text-align:left}.text-transform-capitalize{text-transform:capitalize}.text-transform-lowercase{text-transform:lowercase}.input-error-border{border:1px solid #e64539}.input-text-clip{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}input::-webkit-outer-spin-button{appearance:none;margin:0}input::-webkit-inner-spin-button{appearance:none;margin:0}.z-index-1{z-index:1}.position-fixed{position:fixed}.position-absolute{position:absolute}.position-relative{position:relative}.position-sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.absolute-center-self-vertically{position:absolute;top:50%;transform:translateY(-50%)}.position-absolute-center-self{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-fixed-center-self{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.absolute-center-self-horizontally{position:absolute;left:50%;transform:translate(-50%)}.display-flex{display:flex}.display-block{display:block}.opacity-zero{opacity:0}.width-10-percentage{width:10%}.width-20-percentage{width:20%}.width-50-percentage{width:50%}.width-60-percentage{width:60%}.width-70-percentage{width:70%}.width-80-percentage{width:80%}.width-90-percentage{width:90%}.height-inherit{height:inherit}.width-inherit{width:inherit}.max-width-500px{max-width:500px}.max-width-588px{max-width:588px}.height-10-percentage{height:10%}.height-20-percentage{height:20%}.height-30-percentage{height:30%}.height-40-percentage{height:40%}.height-50-percentage{height:50%}.height-60-percentage{height:60%}.height-70-percentage{height:70%}.inherit-parent-width{width:100%}.inherit-parent-height{height:100%}.min-height-100-percentage{min-height:100%}.height-fit-to-content{height:fit-content}.width-fit-content{width:fit-content}.height-auto{height:auto}.flex-wrap{flex-wrap:wrap}.flex-start{align-items:flex-start;display:flex}.flex-justify-content-space-between{justify-content:space-between;display:flex}.flex-justify-content-space-evenly{justify-content:space-evenly;display:flex}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row;display:flex}.flex-place-children-page-center{flex-direction:column;place-content:center;align-items:center;display:flex}.flex-start-place-children-vertically{flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.flex-center-children-vertically{align-items:center;display:flex}.flex-center-children-horizontally,.flex-justify-content-center{justify-content:center;display:flex}.flex-align-items-center{align-items:center}.fixed-header-padding{padding-top:80px}.ripple-element{cursor:pointer;transition:background .4s;position:relative;overflow:hidden}.ripple-span.ripples{height:inherit;background-color:#8f8f8f65;border-radius:16px;animation:.6s linear ripples;position:absolute;overflow:hidden;transform:scale(0)}@keyframes ripples{to{opacity:0;transform:scale(4)}}.shimmer{cursor:wait;background:linear-gradient(72deg,#eeeeeefa 8%,#fcfcfcf6 18%,#f0eeeef7 33%) 0 0/1200px 100%;animation-name:shimmer;animation-duration:2.2s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.dot-flashing{background-color:var(--primaryColor);width:5px;height:5px;color:var(--primaryColor);border-radius:5px;animation:1s linear .5s infinite alternate dotFlashing;position:relative}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{background-color:var(--primaryColor);width:5px;height:5px;color:var(--primaryColor);border-radius:5px;animation:1s infinite alternate dotFlashing;left:-10px}.dot-flashing:after{background-color:var(--primaryColor);width:5px;height:5px;color:var(--primaryColor);border-radius:5px;animation:1s 1s infinite alternate dotFlashing;left:10px}@keyframes dotFlashing{0%{background-color:var(--primaryColor)}50%,to{background-color:#ebe6ff}}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-color:transparent;scrollbar-width:0}.overflow-x-scroll{scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll}.overflow-scroll::-webkit-scrollbar{width:0;height:0}.remaining-body-height{height:calc(100% - 64px)}.remaining-height-actions-header{height:calc(100% - 73px)}@-webkit-keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}@keyframes shimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}.background-color-black-with-opacity-light{-webkit-backdrop-filter:blur(1.25px);backdrop-filter:blur(1.25px);background:#00000040}.minimum-width-250px{min-width:250px}.minimum-height-250px{min-height:250px}.max-height-300px{max-height:300px}.width-auto{width:auto}.switch-box{-ms-overflow-style:none;scrollbar-width:none}.switch-box::-webkit-scrollbar{display:none}.z-index-101{z-index:101}.z-index-102{z-index:102}.height_and_width_24px{width:24px;height:24px}.height_and_width_44px{width:44px;height:44px}.line-height-14px{line-height:14px}.height_and_width_84px{width:84px;height:84px}.height_and_width_14px{width:14px;height:14px}.border-2px-transparent{border:2px solid #0000}.border-2px-grey{border:2px solid #e5e5e5}.position-right-0{right:0}.position-bottom-0{bottom:0}.position-top-0{top:0}.position-left-0{left:0}.notification-count{justify-content:center;align-items:center;padding:.9em;display:flex;bottom:-.3em;left:-.3em}.edit-profile-picture-icon-position{padding:2px;bottom:5px}.edit-profile-picture-icon-size{width:14px;height:14px}.left-minus-0-p-1-em{left:-.1em}.overflow-hidden{overflow:hidden}.hover-effect-image:hover{z-index:-1;background-color:#4e4e4e}.edit-image{position:relative}.max-height-80vh{max-height:80vh}.max-width-100-percentage{max-width:100%}.rounded-profile-picture-small-height-width{width:32px;height:32px}.rounded-profile-picture-display-letter-font-size{padding-top:12px;font-size:42px}.rounded-profile-picture-display-letter-font-size-small{padding-top:4px;font-size:18px}.rounded-profile-picture-display-letter-font-size-medium{padding-top:4px;font-size:26px}.rounded-profile-picture-display-letter-font-size-smaller{padding-top:2px;font-size:14px}.bottom-0-point-4-em{bottom:.4em}.border-none{border:none}@media screen and (width<=4000px){.crop-modal-width{max-width:1000px}}@media screen and (width<=575px){.crop-modal-width{max-width:500px}}@media screen and (width<=400px){.crop-modal-width{max-width:360px}}@media screen and (width<=360px){.crop-modal-width{max-width:310px}}@media screen and (width>=576px){.adaptive-height_and_width_24px{width:36px;height:36px}.adaptive-height_and_width_44px{width:66px;height:66px}.adaptive-height_and_width_84px{width:126px;height:126px}.adaptive-rounded-profile-picture-small-height-width{width:48px;height:48px}.adaptive-edit-profile-picture-icon-position{padding:2px;bottom:5px}.adaptive-edit-profile-picture-icon-size{width:22px;height:22px}.adaptive-rounded-profile-picture-display-letter-font-size{padding-top:28px;font-size:54px}.adaptive-rounded-profile-picture-display-letter-font-size-small{padding-top:6px;font-size:26px}.adaptive-rounded-profile-picture-display-letter-font-size-medium{padding-top:6px;font-size:40px}.adaptive-rounded-profile-picture-display-letter-font-size-smaller{padding-top:4px;font-size:20px}}.border-2px-white{border:2px solid #fff}.header-profile-icon-box-shadow{box-shadow:0 2px 8px #0000001f}.border-bottom-1px-faded-gray li:first-child,.border-bottom-1px-solid-grey{border-bottom:1px solid #e5e5e5}@media screen and (width>=575px){.adaptive-header-height{height:96px}.adaptive-header-logo-height{height:48px}.adaptive-support-icon-height{height:24px}.adaptive-back-arrow-row-icon-size{height:28px}.settings-icon-height{height:24px}.check-mark-icon-height{height:17px}.footer-padding-horizontal-larger{padding:0 calc(var(--spacing) * 3)}.height-and-width-for-single-digit-number{width:17px;height:17px}.height-and-width-for-double-digit-number{width:24px;height:23px}.height-and-width-for-triple-digit-number{width:30px;height:23px}}.call-clinic-button-size{width:87px;height:28px}.check-box-size{border:1px solid var(--primaryColor);width:17px;min-width:16px;height:16px}.user-select-none:hover input~.check-mark{background-color:#ccc}.user-select-none input:checked~.check-mark{background-color:var(--primaryColor)}.check-mark:after{content:"";z-index:1;display:none;position:absolute}.user-select-none input:checked~.check-mark:after{display:block}.user-select-none .check-mark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:10px;top:0;left:4px;transform:rotate(45deg)scale(.6)}.filled-button-background{color:#fff;background:linear-gradient(139.67deg,#00a000 24.46%,#14f27a 100%)}.bordered-button-background{border:2px solid #00a000}.disabled-button-background{background:#f1f1f1}.max-height-44px{min-height:44px;max-height:44px}.top-right{top:80px;right:16px}.bottom-right{bottom:16px;right:16px}.border-radius-16px{border-radius:16px}.floating-button-size{width:48px;height:48px}.button-background-transparent{background:#00000080}.dot-pulse{color:#fff;background-color:#fff;border-radius:5px;width:10px;height:10px;animation:1.5s linear .25s infinite dotPulse;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #fff}.dot-pulse:before,.dot-pulse:after{content:"";color:#fff;background-color:#fff;border-radius:5px;width:10px;height:10px;display:inline-block;position:absolute;top:0;left:0}.dot-pulse:before{animation:1.5s linear infinite dotPulseBefore;box-shadow:9984px 0 0 -5px #fff}.dot-pulse:after{animation:1.5s linear .5s infinite dotPulseAfter;box-shadow:10014px 0 0 -5px #fff}.floating-button-active-icon-position-top-right{top:0;right:0}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #fff}30%{box-shadow:9984px 0 0 2px #fff}60%,to{box-shadow:9984px 0 0 -5px #fff}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #fff}30%{box-shadow:9999px 0 0 2px #fff}60%,to{box-shadow:9999px 0 0 -5px #fff}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #fff}30%{box-shadow:10014px 0 0 2px #fff}60%,to{box-shadow:10014px 0 0 -5px #fff}}.dot-pulse-dark{color:#cfcfcf;background-color:#cfcfcf;border-radius:5px;width:10px;height:10px;animation:1.5s linear .25s infinite dotPulseDark;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #cfcfcf}.dot-pulse-dark:before,.dot-pulse-dark:after{content:"";color:#cfcfcf;background-color:#cfcfcf;border-radius:5px;width:10px;height:10px;display:inline-block;position:absolute;top:0;left:0}.dot-pulse-dark:before{animation:1.5s linear infinite dotPulseDarkBefore;box-shadow:9984px 0 0 -5px #cfcfcf}.dot-pulse-dark:after{animation:1.5s linear .5s infinite dotPulseDarkAfter;box-shadow:10014px 0 0 -5px #cfcfcf}@keyframes dotPulseDarkBefore{0%{box-shadow:9984px 0 0 -5px #cfcfcf}30%{box-shadow:9984px 0 0 2px #cfcfcf}60%,to{box-shadow:9984px 0 0 -5px #cfcfcf}}@keyframes dotPulseDark{0%{box-shadow:9999px 0 0 -5px #cfcfcf}30%{box-shadow:9999px 0 0 2px #cfcfcf}60%,to{box-shadow:9999px 0 0 -5px #cfcfcf}}@keyframes dotPulseDarkAfter{0%{box-shadow:10014px 0 0 -5px #cfcfcf}30%{box-shadow:10014px 0 0 2px #cfcfcf}60%,to{box-shadow:10014px 0 0 -5px #cfcfcf}}@media screen and (width>=576px){.top-right{top:116px}.adaptive-floating-button-size{width:30px;height:30px}.bottom-right{bottom:36px;right:36px}.dot-pulse{color:#fff;background-color:#fff;border-radius:8px;width:15px;height:15px;animation:1.5s linear .25s infinite dotPulse;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #fff}.dot-pulse:before,.dot-pulse:after{content:"";color:#fff;background-color:#fff;border-radius:8px;width:15px;height:15px;display:inline-block;position:absolute;top:0;left:0}}.adaptive-floating-button-size{width:30px;height:30px}.dot-pulse-primary{color:#00a000;background-color:#00a000;border-radius:5px;width:10px;height:10px;animation:1.5s linear .25s infinite dotPulsePrimary;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px #00a000}.dot-pulse-primary:before,.dot-pulse-primary:after{content:"";color:#00a000;background-color:#00a000;border-radius:5px;width:10px;height:10px;display:inline-block;position:absolute;top:0;left:0}.dot-pulse-primary:before{animation:1.5s linear infinite dotPulsePrimaryBefore;box-shadow:9984px 0 0 -5px #00a000}.dot-pulse-primary:after{animation:1.5s linear .5s infinite dotPulsePrimaryAfter;box-shadow:10014px 0 0 -5px #00a000}@keyframes dotPulsePrimaryBefore{0%{box-shadow:9984px 0 0 -5px #00a000}30%{box-shadow:9984px 0 0 2px #00a000}60%,to{box-shadow:9984px 0 0 -5px #00a000}}@keyframes dotPulsePrimary{0%{box-shadow:9999px 0 0 -5px #00a000}30%{box-shadow:9999px 0 0 2px #00a000}60%,to{box-shadow:9999px 0 0 -5px #00a000}}@keyframes dotPulsePrimaryAfter{0%{box-shadow:10014px 0 0 -5px #00a000}30%{box-shadow:10014px 0 0 2px #00a000}60%,to{box-shadow:10014px 0 0 -5px #00a000}}.audio-play-icon-size{height:20px}.audio-player-loading-spinner-size{width:20px;height:20px}.audio-duration-track{width:inherit;appearance:none;background-color:#e5e5e5;border-radius:1px;height:2px;position:relative;overflow:hidden}.audio-duration-track::-webkit-slider-runnable-track{-webkit-appearance:none;color:#13bba4;border-radius:1px;height:2px}.audio-duration-track::-webkit-slider-thumb{appearance:none;background:#00a000;width:4px;height:4px;box-shadow:-100vw 0 0 100vw #00a000}.audio-duration-track::-moz-range-thumb{appearance:none;background:#00a000;width:4px;height:4px;box-shadow:-100vw 0 0 100vw #00a000}.audio-duration-track::-moz-range-progress{background-color:#00a000}.audio-duration-track::-moz-range-track{background-color:#e5e5e5}.audio-duration-track::-ms-fill-lower{background-color:#00a000}.audio-duration-track::-ms-fill-upper{background-color:#e5e5e5}.audio-duration-content-size{width:40px}.audio-player-loading-spinner{animation:1.4s linear infinite rotator}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.audio-player-loading-spinner-path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:50%;animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors}@keyframes colors{0%{stroke:#00a000}25%{stroke:#00a000}50%{stroke:#00a000}75%{stroke:#00a000}to{stroke:#00a000}}@keyframes dash{0%{stroke-dashoffset:187px}50%{stroke-dashoffset:46.75px;transform:rotate(135deg)}to{stroke-dashoffset:187px;transform:rotate(450deg)}}@media screen and (width>=576px){.audio-play-icon-size{height:28px}.audio-player-loading-spinner-size{width:28px;height:28px}}.select-all-icon-height-and-width{width:auto;height:16px}.margin-bottom-60px{margin-bottom:60px}.trapezoid{border-top:36px solid #f5f5f5;border-left:24px solid #0000;border-right:24px solid #0000;border-radius:0 0 48px 48px;width:155px;height:0}.rotate-animation{animation:2s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.height-2px{height:2px}.container-remaining-height{height:calc(100% - 250px)}.background-failed{background:#e645391f}.background-red-gradient{background:linear-gradient(90deg,#e6453900 0%,#e645391f 100%)}.grey-line{background:linear-gradient(90deg,#fff 0%,#949494 50%,#fff 100%);width:100%}.line{background:repeating-linear-gradient(90deg,#fff 0%,#00a000 25% 50%,#00a000 75%,#fff 100%);position:relative}.border-bottom-2px-transparent{border-bottom:2px solid #0000;border-radius:1px}.border-color-primary{border-color:#00a000}.patient-timeline-filter-icon-height{height:18px}.text-overflow-ellipsis{text-overflow:ellipsis}.padding-bottom-for-last-timeline-card{padding-bottom:50px}.svg{width:200px;height:200px;overflow:initial;transform:rotate(-90deg)}.circle{stroke-width:20px;fill:none}.circle:first-child{stroke:#fff}.circle:nth-child(2){stroke:red;z-index:1;position:relative}.circle_box:first-child .circle:nth-child(2){stroke-dashoffset:600;stroke-dasharray:600;stroke-dashoffset:300}.circle_box:nth-child(2) .circle:nth-child(2){stroke-dashoffset:600;stroke-dasharray:600;stroke-dashoffset:150;stroke:#25e06d}.circle_box:nth-child(3) .circle:nth-child(2){stroke-dashoffset:600;stroke-dasharray:600;stroke-dashoffset:360;stroke:#e3f119}.circle_box{color:#fff;text-align:center;font-size:36px}.circle_box div{position:relative}.circle_box span{color:#6d4c4c;font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.severity-scale-size-top,.severity-scale-size-bottom{width:100%;height:50%}.border-radius-top{border-radius:50% 50% 0 0}.transform-origin-bottom{transform-origin:bottom}.severity-scale-wrap-size{background:linear-gradient(#f1f1f1 50%,#fff 50%);width:32px;height:32px}.severity-scale-value-circle-size{width:18px;height:18px}.severity-scale-parent-circel-size{background:linear-gradient(#f1f1f1 50%,#fff 50%);width:40px;height:40px}.patient-timeline-menu-floating-button-position-right{right:16px}.width-85-percentage{width:85%}.timeline-menu-item-min-width{min-width:fit-content}.patient-timeline-upload-icon-gap{gap:15px}.vital-data-card-icon-size,.fitness-data-icon-height{height:16px}.white-space-preline{white-space:pre-line}.timeline-menu-scroll-bar::-webkit-scrollbar{height:3px}.timeline-menu-scroll-bar::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:8px}@media screen and (width<=350px){.patient-timeline-upload-icon-gap{gap:13px}.flex-basis-for-documents-card{flex-basis:80%}.document-card-timestamp-max-width{min-width:60%}}@media screen and (width>=575px){.patient-timeline-upload-icon-gap{gap:20px}.patient-timeline-filter-icon-height,.home-upload-icon-height{height:24px}.filter-icon-height-and-width{width:auto;height:25px}.severity-scale-value-circle-size{width:27px;height:27px}.severity-scale-parent-circel-size{width:52px;height:52px}.severity-scale-wrap-size{width:42px;height:42px}.patient-timeline-menu-floating-button-position-right{right:36px}}@keyframes lineH{0%{opacity:0;width:0%}25%{opacity:.5;width:25%}50%{opacity:1;width:50%}75%{opacity:.5;width:75%}to{opacity:0;width:100%}}.animated-gradient{background:repeating-linear-gradient(90deg,#fff 0% 25%,#00a000 50%,#fff 75% 100%) 0 100%/200%;width:100%;height:2px;animation:2s linear infinite forwards gradient;position:absolute}@keyframes gradient{0%{opacity:.5;background-position:0 0}25%{opacity:0, 5}50%{opacity:1;background-position:-100% 0}75%{opacity:.5}to{opacity:.5;background-position:-200% 0}}.border-1px-F1F1F1{border:1px solid #f1f1f1}.bottom-80px{bottom:80px}.right-16px{right:16px}.width-32px{min-width:32px}.toggle-button-size{width:32px;height:12px}.toggle-button-slider{cursor:pointer;background-color:#e5e5e5;transition:all .4s;position:absolute;inset:0}.toggle-button-slider:before{content:"";background-color:#00a000;width:16px;height:16px;transition:all .4s;position:absolute;bottom:-2px;left:0}.toggle:checked+.toggle-button-slider:before{transform:translate(16px)}.toggle-button-slider.toggle-button-thumb{border-radius:34px}.toggle-button-slider.toggle-button-thumb:before{border-radius:50%}.height-80-percentage{height:80%}.height-15-percentage{height:15%}.height-5-percentage{height:5%}.flex-grow-1{flex-grow:1}.flex-wrap-wrap{flex-wrap:wrap}.gap-3-percentage{gap:3%}.height-width-46-percentage{width:46%;height:46%}.object-fit-cover{object-fit:cover}.border-solid-1px-grey{border:1px solid var(--tertiaryColor)}.bottom-10px{bottom:10px}.right-10px{right:10px}.background-color-transparent-black{background-color:#000000a2}.line-height-140-percentage{line-height:1.4}.health-id-benefits-icons-size{width:24px;height:24px}.border-bottom-1px-e5e5e5{border:0;border-bottom:1px solid #e5e5e5}.width-28px{width:28px}.border-1px-solid-f1f1f1{border:1px solid #f1f1f1}.rotate-90{transform:rotate(-90deg)}.font-style-normal{font-style:normal}.height-1px{height:1px}.max-width-150px{max-width:150px}.abdm-care-context-document-card-border-bottom li:not(:last-child){border-bottom:1px solid #f1f1f1}.remaining-height-of-abdm-clinic-care-context-section{height:calc(100% - 140.2px)}@media screen and (width>=576px){.health-id-benefits-icons-size{width:32px;height:32px}.remaining-height-of-abdm-clinic-care-context-section{height:calc(100% - 135px)}}.opacity-half{opacity:.5}.width-200px{width:200px}.background-color-approved{color:#00a000;background:#00a0001f}.status-denied-background-color{background:#e645391f}.status-pending-background-color{color:#a6a900;background:#a6a9001f}.input-box::-webkit-date-and-time-value{text-align:left}.input-box-disabled-padding-left-5px.disabled{padding-left:5px}.input-box-border-bottom-default{border:none;border-bottom:1px solid #757575}.input-box:focus{outline:none}.input-box:required{box-shadow:none}.input-box-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);font-size:16px;transition:all .2s;top:55%;transform:translateY(-50%)}.input-box-label.active{color:var(--secondaryColor);font-size:10px;top:10px}.input-box-label.active.disabled{left:5px}.input-box-border-bottom{width:100%;display:block;position:relative}.input-box-border-bottom:before,.input-box-border-bottom:after{content:"";background:0 0;width:0;height:2px;transition:all .2s;position:absolute;bottom:0}.input-box-border-bottom:before{left:50%}.input-box-border-bottom:after{right:50%}.input-box.active~.input-box-border-bottom:before,.input-box.active~.input-box-border-bottom:after{width:50%;background:#00a000!important}.input-box.error~.input-box-border-bottom:before,.input-box.error~.input-box-border-bottom:after{width:50%;background:#e64539!important}.animated-height{transition:height 2s}.min-width-120px{min-width:120px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (width>=576px){.adaptive-font-size{font-size:24px}.adaptive-font-size.active{font-size:15px;top:12px}}.suffix-slot{align-items:center;display:flex}input[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}input[type=password]::-webkit-textfield-decoration-container{visibility:hidden}input[type=password]::-ms-reveal{display:none}input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-textfield-decoration-container{display:none}.max-height-128px{max-height:128px}.max-height-50px{max-height:50px}.select-suffix-icon{transform-origin:50%;width:.5em;height:.5em;transition:transform .3s;position:absolute;top:20px;right:10px;transform:rotate(90deg)}.top-30-percentage{top:30%}.select{background-color:#0000}.select-padding{max-width:100%;padding:1em 2em .4em 0}.select-padding.disabled{padding-left:5px}.select-border-bottom-default{border:none;border-bottom:1px solid #757575}.select:focus{outline:none}.select:required{box-shadow:none}.select-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);font-size:16px;transition:all .2s;top:55%;transform:translateY(-50%)}.select-label.active{color:var(--secondaryColor);font-size:10px;top:12px}.select-label.active.disabled{left:5px}.select-border-bottom{width:100%;display:block;position:relative}.background-color-black-with-opacity-light{background:#00000040}.animated-bottom-modal-backdrop{z-index:6;background-color:#0000004b;width:100%;height:100%;position:fixed;top:0;left:0}.animated-bottom-modal-anime{transition:transform .15s;transform:translateY(100%)}.justify-content-flex-end{justify-content:flex-end}.align-items-flex-end{align-items:flex-end}.animated-bottom-modal-anime-entrance{transform:translateY(0)}.height-50vh{height:50vh}.height-70vh{height:70vh}.flex-basis-70-percentage{flex-basis:70%}.border-bottom-2px-lite-grey{border-bottom:2px solid #e5e5e5}.justify-content-flex-start{justify-content:flex-start}@media screen and (width>=576px){.select-label.active{font-size:15px}}.circ{opacity:0;stroke-dasharray:130;stroke-dashoffset:130px;-o-transition:all 1s;transition:all 1s}.tick{stroke-dasharray:50;stroke-dashoffset:50px;-o-transition:stroke-dashoffset 1s .5s ease-out;transition:stroke-dashoffset 1s ease-out .5s}.drawn+svg .path{opacity:1;stroke-dashoffset:0}.otp-input-box-size{width:48px;height:48px}.otp-input-box-size-small{width:36px;height:48px}.max-width-54px{max-width:54px}.border-bottom-otp-box{appearance:none;border:none;border-bottom:1px solid var(--tertiaryColor);border-radius:0}.border-bottom-otp-box:focus{appearance:none;border:none;border-bottom:1px solid var(--primaryColor);border-radius:0;outline:none}.border-bottom-otp-box-error{appearance:none;border:none;border-bottom:1px solid #e64539;border-radius:0;outline:none}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}@media only screen and (width<=380px){.otp-input-box-size{width:38px;height:38px}}.parent-height-sub-59px{height:calc(100% - 59px)}.z-index-2{z-index:2}.max-height-40vh{max-height:40vh}.native-select{appearance:none;background-image:none}.native-select.disabled{padding-left:5px}.native-select-border-bottom-default{border:none;border-bottom:1px solid #757575}.native-select:focus{outline:none}.native-select:required{box-shadow:none}.native-select-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);transition:all .2s;top:55%;transform:translateY(-50%)}.native-select-label.active{color:var(--secondaryColor);font-size:10px;top:10px;left:5px}.native-select-label.active.disabled{left:5px}.top-45-percentage{top:45%}.top-55-percentage{top:55%}.adaptive-native-select-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);transition:all .2s;transform:translateY(-50%)}.adaptive-native-select-label.active{color:var(--secondaryColor);font-size:10px;top:10px}.adaptive-native-select-label.active.disabled{top:5px;left:5px}.native-select-border-bottom{width:100%;display:block;position:relative}.border-bottom-1px-solid-grey{border-bottom:1px solid #757575}.max-width-100px{min-width:100px}@media screen and (width>=576px){.adaptive-native-select-label.active{font-size:15px}}.appearance-none{appearance:none}.select-suffix-icon{transform-origin:50%;width:.5em;height:.5em;transition:transform .3s;position:absolute;top:20px;right:10px;transform:rotate(90deg)}.select-suffix-icon.disabled{right:5px}.height-48px{min-height:48px}.text-area{resize:none;background-color:#0000}.text-area-padding{max-width:100%;margin-top:1em;margin-left:0;margin-right:2em}.text-area-padding.disabled{padding-left:5px}.text-area-border-bottom-default{border-bottom:1px solid #757575}.text-area:focus{outline:none}.text-area:required{box-shadow:none}.text-area-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);font-size:16px;transition:all .2s;top:55%;transform:translateY(-50%)}.text-area-label.light{color:#000}.text-area-label.active{color:var(--secondaryColor);font-size:10px;top:12px}.text-area-border-bottom{width:100%;display:block;position:relative}.text-area-border-bottom:before,.text-area-border-bottom:after{content:"";background:0 0;width:0;height:2px;transition:all .2s;position:absolute;bottom:0}.text-area-border-bottom:before{left:50%}.text-area-border-bottom:after{right:50%}.text-area.active~.text-area-border-bottom:before,.text-area.active~.text-area-border-bottom:after{background:#00a000;width:50%}.text-area.error~.text-area-border-bottom:before,.text-area.error~.text-area-border-bottom:after{background:red;width:50%}.loader{-ms-border-radius:50%;-o-border-radius:50%;border:2px solid var(--primaryColor);background-color:#fff;border-left-color:#0000;border-radius:50%;width:.9em;height:.9em;animation-name:spin;animation-duration:.7s;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (width>=576px) and (width<=1024px){.adaptive-font-size{font-size:24px}.adaptive-font-size.active{font-size:15px}}.background-red-linear-gradient{background:linear-gradient(270deg,#e6453900 -1.94%,#e645391f 99.96%)}.width-16px{min-width:10px}.height-32px{height:32px}.black-dashed-border{background-image:linear-gradient(#404040 55%,#fff0 0%);background-position:100%;background-repeat:repeat-y;background-size:5px 14px}.grey-dashed-border{opacity:.5;background-image:linear-gradient(#4e4e4e 55%,#fff0 0%);background-position:100%;background-repeat:repeat-y;background-size:5px 14px}.background-404040{background:#404040}.parent-width_-68px{width:calc(100% - 68px)}.width-16px{width:16px}.margin-0{margin:0}.flex-basis-100-percent{flex-basis:100%}.height-width-1-point-3em{width:1.3em;height:1.3em}.display-inline-block{display:inline-block}.dimmed-overlay{background:#00000040}.hide-scroll-bar{scrollbar-width:none;-ms-overflow-style:none;overflow:scroll}.hide-scroll-bar::-webkit-scrollbar{width:0;height:0}.height-width-30px{width:30px;height:30px}.transform-translateY--50-percentage{transform:translateY(-50%)}.left-3px{left:3px}.transform-rotate-180-deg{transform:rotate(180deg)}.right-3px{right:3px}.edit-document-options>button{--btn-size:40px;height:var(--btn-size);width:var(--btn-size);border-radius:50%;box-shadow:0 1px 8px #00000014,0 3px 5px #0000001f,0 2px 2px #00000026}.edit-btn-with-options{height:var(--btn-size);width:var(--btn-size);background-color:#f1f1f1;position:relative}.edit-btn-with-options>span,.edit-btn-with-options>img{width:calc(var(--btn-size));height:calc(var(--btn-size));background-color:#fff;border:12px solid #fff;border-radius:50%;display:block;position:absolute}.edit-options-wrapper{width:100%;padding-bottom:var(--btn-size);background-color:#f1f1f1;border-radius:500px;position:absolute;bottom:0}.edit-options-wrapper>span,.edit-options-wrapper>img{width:calc(var(--btn-size));height:calc(var(--btn-size));border:12px solid #f1f1f1;border-radius:50%;display:block}.background-color-black{background-color:#000}.background-color-dark-grey{background-color:var(--secondaryColor)}.background-color-primary-green{background-color:var(--primaryColor)}.background-color-red{background-color:#e64539}.justify-content-start{justify-content:start}.background-color-transparent-black-lite{background-color:#0000006b}.background-color-white{background-color:#fff}.height-75-percentage{height:75%}@media screen and (width>=576px){.edit-document-options>button{--btn-size:50px}}.height-180px{height:186px}.height-120px{height:150px}.height-width-48px{width:48px;height:48px}.adaptive-padding-top{padding-top:24px}.rotate-180{transform:rotate(180deg)}.border-bottom-2px{border-bottom:2px solid #f1f1f1}@media screen and (width<=576px){.adaptive-flex-direction{flex-direction:column}.height-120px{height:112px}.adaptive-padding-top{padding-top:8px}}.pdf-body{border-bottom:1px solid gray}.background-color-quaternary{background-color:#e5e5e5}.height-80vh{height:80vh}.height-60vh{height:60vh}.height-10vh{height:10vh}.inherit-height{height:inherit}.drop-down-arrow-width{height:6px;transition:transform .3s;transform:rotate(0)}.custom-drop-down-height{height:30px;transition:height .3s;overflow:hidden}.custom-drop-down-height-active{height:max-content;transition:height .3s}.rotate-drop-down-arrow{transform-origin:initial;transition:transform .3s;transform:rotate(180deg)}.pdf-add-notes-button-size{width:34px;height:34px}.add-notes-icon-size{width:12px;height:12px}@media screen and (width>=575px){.custom-drop-down-height{height:45px;transition:height .3s;overflow:hidden}.custom-drop-down-height-active{height:max-content;transition:height .3s}.drop-down-arrow-width{height:8px;transform-origin:initial;transition:transform .3s;transform:rotate(0)}.rotate-drop-down-arrow{transition:transform .3s;transform:rotate(180deg)}.pdf-add-notes-button-size{width:51px;height:51px}.add-notes-icon-size{width:24px;height:24px}}.filter-icon-height-and-width{width:auto;height:32px}.overflow-horizontal-scroll{overflow-x:scroll}.overflow-horizontal-scroll::-webkit-scrollbar{appearance:none}.overflow-horizontal-scroll::-webkit-scrollbar-track{appearance:none}.overflow-horizontal-scroll::-webkit-scrollbar-thumb{appearance:none}.max-width-550px{max-width:550px}.font-size-8px{font-size:8px}.box-shadow-secondary{box-shadow:0 1px 2px #00000026}.border-left-right-1px{border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1}.display-none{display:none}.home-upload-icon-height{height:16px}.flex-basis-30-percentage{flex-basis:30%}.flex-basis-for-documents-card{flex-basis:75%}.white-space-no-wrap{white-space:nowrap}.text-overflow-elilipsis{text-overflow:ellipsis}.filter-icon-height-and-width:hover{background:lighten(#f44336, 10%);transition:all .5s}.filter-icon-height-and-width:active{background:lighten(#f44336, 5%);transition:all .5s}.width-75-percentage{width:75%}.home-add-documents-icon-size{height:32px}.document-card-timestamp-max-width{min-width:65%}.line-height-100-percentage{line-height:100%}.height-and-width-44px{width:44px;height:44px}.height-500-px{height:500px}.height-398-px{height:398px}.border-right-1px{border-right:1px solid #f1f1f1}.border-collapse{border-collapse:separate}.profiles-card-section-max-height{max-height:128px}.back-arrow-row-icon-size{height:18px}.profile-card-height{height:64px}.notifications-section-max-height{max-height:200px}.border-bottom-radius-8px,.border-top-radius-8px{border-radius:0 0 8px 8px}@media screen and (width<=320px){.notifications-section-max-height{max-height:190px}.flex-basis-for-documents-card{flex-basis:80%}.document-card-timestamp-max-width{min-width:60%}}@media screen and (width>=575px){.home-upload-icon-height{height:24px}.filter-icon-height-and-width{width:auto;height:42px}.notifications-section-max-height{max-height:273px}.profile-card-height,.header-height{height:96px}.header-logo-height{height:34px}.support-icon-height{height:24px}.back-arrow-row-icon-size{height:21px}.settings-icon-height{height:24px}.check-mark-icon-height{height:17px}.profiles-card-section-max-height{max-height:186px}.height-and-width-for-single-digit-number{width:17px;height:17px}.height-and-width-for-double-digit-number{width:24px;height:23px}.height-and-width-for-triple-digit-number{width:30px;height:23px}}.bottom-15px{bottom:15px}.bottom-75px{bottom:75px}.right-15px{right:15px}.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (width>=768px){.cropper-point.point-se{width:15px;height:15px}}@media (width>=992px){.cropper-point.point-se{width:10px;height:10px}}@media (width>=1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.header-height{height:64px}.height-width-14px{width:14px;height:14px}.border-radius-8px-for-list-top{border-radius:8px 8px 0 0}.border-bottom-1px-faded-gray li:first-child,.border-bottom-1px-solid-grey{border-bottom:1px solid #e5e5e5}.border-radius-4px{border-radius:4px}.top-20-percent{top:20%}.max-width-900px{max-width:900px}.max-width-630px{max-width:630px}.header-logo-height{height:32px}.support-icon-height{height:16px}.back-arrow-row-icon-size{width:16px;height:18px}.settings-icon-height{height:16px}.check-mark-icon-height{height:12px}.overflow-y-auto{overflow-y:auto}.height-width-2P5em{width:2.5em;height:2.5em}.height-width-2P7em{width:2.7em;height:2.7em}.footer-padding-horizontal-larger{padding:0}.header-prefix-text{max-width:170px;display:inline-block}.border-width-0P1-px{border-width:.1px}.right-1px{right:1px}.transform-translateY-minus-50-percentage{transform:translateY(-50%)}.height-and-width-for-single-digit-number{width:14px;height:14px}.height-and-width-for-double-digit-number{border-radius:10px;width:16px;height:16px}.height-and-width-for-triple-digit-number{border-radius:10px;width:20px;height:16px;line-height:16px}.hr-border-style{border-top:1px solid #e5e5e5;border-bottom:none}.border-bottom{border-bottom:1px solid #e5e5e5}.stepper-progress-anime{background-color:var(--primaryColor);width:0;height:2px;transition:width .5s ease-in-out}@media screen and (width>=575px){.adaptive-header-height{height:96px}.adaptive-header-logo-height{height:48px}.adaptive-support-icon-height{height:24px}.adaptive-back-arrow-row-icon-size{height:28px}.settings-icon-height{height:24px}.check-mark-icon-height{height:17px}.footer-padding-horizontal-larger{padding:0 calc(var(--spacing) * 3)}.height-and-width-for-single-digit-number{width:17px;height:17px}.height-and-width-for-double-digit-number{width:24px;height:23px}.height-and-width-for-triple-digit-number{width:30px;height:23px}}.max-width-35-percentage{min-width:35%}.input-slider-line-height{height:2px}.input-slider-line-background{background-color:#e5e5e5;border-radius:1px}.slider-thumb{-webkit-appearance:none;-webkit-transition:all .2s;transition:opacity .2s}.slider-thumb::-webkit-slider-thumb{appearance:none;opacity:0;cursor:pointer;width:20px;height:20px}.slider-thumb::-moz-range-thumb{opacity:0;cursor:pointer;border-radius:10px;width:20px;height:20px;position:relative}.severity-range-thumb-size{width:16px;height:16px}.position-absolute-top-for-input-range-thumb{top:9px}@media screen and (width>=576px){.input-slider-line-height{height:4px}.position-absolute-top-for-input-range-thumb{top:5px}.severity-range-thumb-size{width:24px;height:24px}}.height-width-16px{width:16px;height:16px}.margin-bottom-3px{margin-bottom:3px}.height-80percentage{height:80%}.width-33-percentage{width:32%}.voice-recorder-contol-button-size{width:44px;height:44px}.flex-basis-80-percentage{flex-basis:80%}.control-icon-width{height:16px}.list-style-type-none{list-style-type:none}.column-gap-3-percentage{column-gap:3%}.max-height-90-percentage{max-height:90%}.object-fit-contain{object-fit:contain}.width-30-percentage{width:30%}@media screen and (width>=576px){.control-icon-width{height:24px}.voice-recorder-contol-button-size{width:64px;height:64px}}.snackbar{visibility:hidden;z-index:101;min-width:250px;max-width:360px;transition:transform .8s;position:fixed;bottom:-6%;left:50%;transform:translate(-50%)}.snackbar.show{visibility:visible;transform:translate(-50%,-250%)}.snackbar.fadeOut{visibility:visible;transform:translate(-50%,250%)}.max-width-75-percentage{max-width:75%}.grey-abstract-background-image{background-image:url("data:image/svg+xml,%3csvg%20width='360'%20height='224'%20viewBox='0%200%20360%20224'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M360%20224L0.0152462%20224L0%200L360%20113L360%20224Z'%20fill='%23FAFAFA'/%3e%3cpath%20d='M0%20224L2.42766e-05%200L309%20224L0%20224Z'%20fill='%23F1F1F1'/%3e%3cpath%20d='M0%20224L5.64999e-06%200L110.001%20224L0%20224Z'%20fill='%23E9E9E9'/%3e%3c/svg%3e");background-position:bottom;background-repeat:no-repeat;background-size:100%}.letter-spacing-4-percentage{letter-spacing:.6px}.notification-remaining-height{height:calc(100% - 38px)}.height-85-percentage{height:85%}@media screen and (width>=576px){:root{--spacing:12px}.font-size-smaller{font-size:15px}.font-size-smaller.letter-spacing-large{letter-spacing:.6px}.font-size-small{font-size:18px}.font-size-medium,.font-size-large{font-size:24px}.font-size-larger{font-size:30px}.fixed-header-padding{padding-top:120px}.top-right{top:120px;right:24px}.remaining-body-height{height:calc(100% - 96px)}.remaining-height-actions-header{height:calc(100% - 107px)}}.max-height-70px{max-height:70px}.height-width-0-point-5em{width:.8em;height:.8em}.border-2px-lite-grey{border:2px solid #e5e5e5}.background-color-lite-grey{background-color:#e5e5e5}.min-height-48px{min-height:48px}.max-height-100px{max-height:100px}.gap-0-point-5em{gap:.5em}.right-1p5em{right:1.5em}.flex-align-items-end{align-items:flex-end;display:flex}.chip-input-box-disabled-padding-left-5px.disabled{padding-left:5px}.padding-right-2em{padding-right:2em}.right-0{right:0}.chip-input-box-border-bottom-default{border:none;border-bottom:1px solid #757575}.chip-input-box:focus{outline:none}.chip-input-box:required{box-shadow:none}.chip-input-box-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);font-size:16px;transition:all .2s;top:65%;transform:translateY(-50%)}.chip-input-box-label.active{color:var(--secondaryColor);font-size:10px;top:7px}.chip-input-box-label.active.disabled{left:5px}.chip-input-box-border-bottom{width:100%;display:block;position:relative}.chip-input-box-border-bottom:before,.chip-input-box-border-bottom:after{content:"";background:0 0;width:0;height:2px;transition:all .2s;position:absolute;bottom:0}.chip-input-box-border-bottom:before{left:50%}.chip-input-box-border-bottom:after{right:50%}.active{outline:none}.chip-input-box.active~.chip-input-box-border-bottom:before,.chip-input-box.active~.chip-input-box-border-bottom:after{width:50%;background:#00a000!important}.chip-input-box.error~.chip-input-box-border-bottom:before,.chip-input-box.error~.chip-input-box-border-bottom:after{width:50%;background:#e64539!important}.top-40-percentage{top:40%}.suffix-button-border{border:1px solid #e5e5e5}.circular-loader{-ms-border-radius:50%;-o-border-radius:50%;border:2px solid var(--primaryColor);background-color:#fff;border-left-color:#0000;border-radius:50%;width:.9em;height:.9em;animation-name:spin;animation-duration:.7s;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (width>=576px){.adaptive-chip-input-box-label{font-size:24px}.adaptive-chip-input-box-label.active{font-size:15px;top:12px}}.splitted-input-box-disabled-padding-left-5px.disabled{padding-left:5px}.padding-right-4p7-em{padding-right:4.7em}.padding-right-0{padding-right:0}.min-width-250px{min-width:250px}.splitted-input-box-border-none{border:none}.border-bottom-757575-grey{border-bottom:1px solid #757575}.splitted-input-box:focus{outline:none}.splitted-input-box:required{box-shadow:none}.splitted-input-box-label{pointer-events:none;text-transform:uppercase;color:var(--secondaryColor);font-size:16px;transition:all .2s;top:55%;transform:translateY(-50%)}.splitted-input-box-label.active{color:var(--secondaryColor);font-size:10px;top:10px}.splitted-input-box-label.active.disabled{left:5px}.splitted-input-box-border-bottom{width:100%;display:block;position:relative}.splitted-input-box-border-bottom:before,.splitted-input-box-border-bottom:after{content:"";background:0 0;width:0;height:2px;transition:all .2s;position:absolute;bottom:-1px}.splitted-input-box-border-bottom:before{left:50%}.splitted-input-box-border-bottom:after{right:50%}.splitted-input-box.active~.splitted-input-box-border-bottom:before,.splitted-input-box.active~.splitted-input-box-border-bottom:after{width:50%;background:#00a000!important}.splitted-input-box.error~.splitted-input-box-border-bottom:before,.splitted-input-box.error~.splitted-input-box-border-bottom:after{width:50%;background:#e64539!important}.transform-translateY-25-percentage{transform:translateY(-25%)}.top-50-percentage{top:50%}.min-width-1em{min-width:1em}.height-width-1em{width:1em;height:1em}.margin-left-8px{margin-left:8px}.border-radius-0p7em{border-radius:.7em}.text-transform-uppercase{text-transform:uppercase}.min-width-138px{min-width:138px}.width-40-percentage{width:40%}.height-fit-content{height:fit-content}.width-95-percentage{width:95%}.top-70-percentage{top:70%}@media screen and (width>=576px){.splitted-input-box-label{font-size:24px}.splitted-input-box-label.active{font-size:15px;top:12px}}.settings-menu-icon-size{width:32px;height:32px;transition:background .35s}.active-menu-border-bottom-2px-green{border:none;border-bottom:2px solid #00a000}.menu-border-bottom-2px{border:none;border-bottom:2px solid #0000}.settings-menu-icon-height{height:16px}.border-radius-small{border-radius:4px}.settings-primary-profile-horizontal-margin{margin-left:15px;margin-right:15px}.settings-secondary-profile-horizontal-margin{margin-left:14px;margin-right:14px}.settings-add-profile-icon-height{height:32px}.settings-add-profile-active-icon-height{height:44px}.settings-notification-icon-count-size{width:12px;height:12px}.font-size-extra-small{font-size:8px}.settings-notification-icon-count-size{bottom:4px;left:4px}.settings-menu-horizontal-ruler{background-color:#e5e5e5;height:1px;margin-top:-1px}.border-1px-e5e5e5{border:1px solid #e5e5e5}.border-bottom-1px-faded-gray li{border-bottom:1px solid #e5e5e5}.border-bottom-1px-faded-gray li:last-child{border-bottom:none}.settings-screen-content-remaining-height{height:calc(100% - 135px)}.height-90-percentage{height:90%}.profiles-section-height{height:50px}.thin-border{border:1px solid #e5e5e5;border-radius:8px}.text-align-default{text-align:initial}.width-330px{width:330px}.height-width-5em{width:5em;height:5em}.float-left{float:left}.height-0P8em{height:.8em}.width-20percentage{width:20%}.width-30percentage{width:30%}.width-50percentage{width:50%}.width-80percentage{width:80%}.max-height-900px{max-height:900px}.height-90-percent{height:90%}.flex-justify-content-space-around{justify-content:space-around;display:flex}.max-height-width-400px{max-width:400px;max-height:400px}.width-150px{width:150px}.circle{border-radius:50%}.crop-modal-width{max-width:400px}.primary-profile-chips-box-shadow{box-shadow:0 1px 2px #00000026}.settings-add-profile-content-remaining-height{height:calc(100% - 82px)}@media screen and (width<=400px){.crop-modal-width{max-width:300px}}@media screen and (width>=576px){.crop-modal-width{max-width:500px}.settings-menu-icon-size{width:48px;height:48px}.settings-menu-icon-height{height:24px}.settings-primary-profile-horizontal-margin{margin-left:23px;margin-right:23px}.settings-secondary-profile-horizontal-margin{margin-left:21px;margin-right:21px}.settings-add-profile-icon-height{height:48px}.settings-add-profile-active-icon-height{height:66px}.settings-notification-icon-count-size{width:18px;height:18px}.settings-notification-icon-count-size-large{width:26px;height:18px}.font-size-extra-small{font-size:12px}.settings-notification-icon-count-size-large{bottom:6px;left:2px}.settings-menu-horizontal-ruler{background-color:#e5e5e5;height:1px;margin-top:-1px}.profiles-section-height{height:80px}.settings-add-profile-content-remaining-height{height:calc(100% - 128px)}}.clinic-connection-remove-icon-height{height:12px}@media screen and (width>=576px){.clinic-connection-remove-icon-height{height:18px}}.width-max-content{width:max-content}.width-1200px{width:1200px}.max-width-1200px{max-width:1200px}.unsupported-device-fallback-image{height:250px}.unsupported-device-primary-content-web,.unsupported-device-primary-content-clinics{font-size:50px}.height-25px{height:25px}.height-100px{height:100px}.width-100px{width:100px}.font-size-10px{font-size:10px}.border-bottom-1px-e5e5e5{border-bottom:1px solid #e5e5e5}.unsupported-device-footer{border-top:1px solid #e5e5e5;justify-content:center;display:flex}.unsupported-device-primary-content-phone,.unsupported-device-secondary-content-phone{display:none}@media only screen and (width<=900px){.unsupported-device-qr-code{margin-top:0%}.unsupported-device-body{flex-direction:column}.unsupported-device-content-area{padding-top:50px;padding-left:0%;padding-right:0%}.unsupported-device-primary-content-web,.unsupported-device-primary-content-clinics{font-size:35px}.unsupported-device-secondary-content-web,.unsupported-device-secondary-content-clinics{font-size:18px}.unsupported-device-fallback-image{height:150px}}@media only screen and (width<=575px){.unsupported-device-footer,.unsupported-device-qr-code,.unsupported-device-primary-content-web{display:none}.unsupported-device-primary-content-phone{font-size:20px;display:block}.unsupported-device-primary-content-clinics{font-size:20px}.unsupported-device-secondary-content-web{display:none}.unsupported-device-secondary-content-phone{font-size:12px;display:block}.unsupported-device-secondary-content-clinics{font-size:12px}.app-download-button{margin-top:0%}}.error-fallback-image-height{height:156px}@media screen and (width>=576px){.error-fallback-image-height{height:250px}}
