a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}

/*! sanitize.css v7.0.3 | CC0 License | github.com/csstools/sanitize.css */*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{cursor:default;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15;-moz-tab-size:4;tab-size:4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.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}@font-face{font-family:IBMPlexSans;font-style:normal;font-weight:400;font-display:swap;src:url(/f6c6838321bc1b7151e6d5905f18848a.woff2) format("woff2"),url(/0519459d8ed646e0f90de040a2f1fa2b.ttf) format("truetype")}@font-face{font-family:IBMPlexSans;font-style:normal;font-weight:500;font-display:swap;src:url(/9eb1936fcd8ca162e03ae3cc4434136b.woff2) format("woff2"),url(/e1777542474b207f1248c20ec7f32334.ttf) format("truetype")}@font-face{font-family:IBMPlexSans-Medium;font-style:normal;font-weight:500;font-display:swap;src:url(/9eb1936fcd8ca162e03ae3cc4434136b.woff2) format("woff2"),url(/e1777542474b207f1248c20ec7f32334.ttf) format("truetype")}@font-face{font-family:IBMPlexSans-SemiBold;font-style:normal;font-weight:600;font-display:swap;src:url(/afc51591abe64d0acc5755d664b70b78.woff2) format("woff2"),url(/feed3faa29c46e67c95ca07ab48b331c.ttf) format("truetype")}@font-face{font-family:IBMPlexSans-Bold;font-style:normal;font-weight:700;font-display:swap;src:url(/3fc1bdd52a4a8ac65e02417e9e8c123b.woff2) format("woff2"),url(/c6aebfe2ea10a16d4a22a87dc8fe3437.ttf) format("truetype")}@font-face{font-family:IBMPlexSans-Text;font-style:normal;font-weight:400;font-display:swap;src:url(/4d51c9c150e1355e0dcea400808bb54e.woff2) format("woff2"),url(/f9249a46e2b1aa65c0659300938e08c3.ttf) format("truetype")}@font-face{font-family:NunitoSans-Bold;font-style:normal;font-weight:800;font-display:swap;src:url(/88d0cf269a78ea4cf62affba4e7adb65.woff2) format("woff2"),url(/52a99d58a36f2b7a78b30d9014599ee8.ttf) format("truetype")}body{font-size:16px;color:#111212;line-height:24px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}*{scrollbar-color:#909fa4 rgba(17,18,18,.1);scrollbar-width:thin}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background-color:rgba(17,18,18,.1)}::-webkit-scrollbar-thumb{background-color:#909fa4}h1{font-size:32px;line-height:40px;letter-spacing:-.2px}h1,h2{font-family:NunitoSans-Bold,Helvetica,Roboto,sans-serif}h2{font-size:22px}h2,h3{line-height:32px}h3{font-size:18px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}h4{font-size:16px;letter-spacing:.2px}h4,h5{line-height:24px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}h5{font-size:14px}h6{font-size:16px;line-height:24px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}a{text-decoration:none}.p1{font-size:18px;line-height:32px;letter-spacing:.23px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.p2{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.p2,.p2Bold{font-size:16px;line-height:24px;letter-spacing:.2px}.p2Bold{font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.p2BoldS{font-size:16px;letter-spacing:.2px;font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif}.p2BoldS,.p3{line-height:24px}.p3{font-size:14px;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.s1{font-size:18px;letter-spacing:.23px}.s2{font-size:16px;letter-spacing:.2px}.s3{font-size:14px;letter-spacing:.18px}.s1,.s2,.s3{line-height:24px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.c1{font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.c1,.c2{font-size:12px;line-height:16px;letter-spacing:.2px}.c2{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.c3{font-size:11px;line-height:16px;letter-spacing:1px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;text-transform:uppercase}.font-bold{font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif}.font-grey{color:#60757c}.font-black{color:#111212}.font-white{color:#fff}.font-mango{color:#ffa636}.clickable,.font-azure{color:#00b1e1}.clickable{cursor:pointer}.lastElementRef{height:1px;flex-shrink:0}.search-query{display:inline-block;background-color:#cceefb}.fullWindowSize{width:100vw;height:100vh}@keyframes fadeIn___Jmija{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___pdYe9{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___2xxmv{top:0;left:0;width:100%;height:100%;display:flex;position:fixed;z-index:100;align-items:center;justify-content:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(115,133,139,.3);will-change:opacity;animation:fadeIn___Jmija .1s ease-out both}@keyframes fadeIn___vLWCv{0%{opacity:0}to{opacity:1}}.toast___JYS6P{display:flex;z-index:105;align-items:center;padding-right:46px}.badge___DZcwV{padding-right:12px}.Toastify__toast-container{width:auto;z-index:105}.Toastify__toast{width:100%;padding:12px;color:#111212;min-height:auto;border-radius:12px;background-color:#f3f8f9;border:1px solid #dbe7ea;box-shadow:0 6px 16px 0 rgba(219,231,234,.55)}.formItem___uqM0E{position:relative}.formItem___uqM0E input:focus,.formItem___uqM0E textarea:focus{outline:none}.formItem___uqM0E input,.formItem___uqM0E label,.formItem___uqM0E textarea{display:inline-block;transition:all .15s;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.formItem___uqM0E input,.formItem___uqM0E textarea{width:100%;height:48px;font-size:16px;line-height:24px;border-radius:8px;color:#60757c;padding:12px 16px 10px;border:1px solid #dbe7ea;-webkit-box-shadow:inset 0 0 0 65px #fff}.formItem___uqM0E input:hover,.formItem___uqM0E textarea:hover{border:1px solid #909fa4}.formItem___uqM0E textarea{height:100%;resize:none}.formItem___uqM0E label{top:12px;left:17px;margin-top:-5px;padding:0 4px;font-size:16px;line-height:30px;background:#fff;position:absolute;transform:scale(1);pointer-events:none;letter-spacing:.2px;color:#60757c;max-width:calc(100% - 18px);transform-origin:left center}.formItem___uqM0E.data___0cOpg label,.formItem___uqM0E.focus___tQLOh label{top:-5px;overflow:hidden;line-height:22px;white-space:nowrap;transform:scale(.75);text-overflow:ellipsis;max-width:calc(125% - 10px)}.formItem___uqM0E.data___0cOpg input,.formItem___uqM0E.data___0cOpg label,.formItem___uqM0E.data___0cOpg textarea{color:#111212}.formItem___uqM0E.data___0cOpg.error___wM8Qz label{color:#ff4636}.formItem___uqM0E.data___0cOpg.disabled___jvyht input{color:#909fa4}.formItem___uqM0E.data___0cOpg.disabled___jvyht label{z-index:1;color:#909fa4;background-color:#fff}.formItem___uqM0E.focus___tQLOh input,.formItem___uqM0E.focus___tQLOh textarea{color:#111212;border-color:#00b1e1}.formItem___uqM0E.focus___tQLOh label{color:#00b1e1}.formItem___uqM0E.focus___tQLOh.error___wM8Qz label{color:#ff4636}.formItem___uqM0E.error___wM8Qz input,.formItem___uqM0E.error___wM8Qz textarea{color:#111212;border-color:#ff4636}.formItem___uqM0E.error___wM8Qz label{color:#60757c}.formItem___uqM0E.disabled___jvyht label{color:#909fa4;background-color:inherit}.formItem___uqM0E.disabled___jvyht input,.formItem___uqM0E.disabled___jvyht textarea{color:#909fa4;border-color:#909fa4}.formItem___uqM0E .assistiveText___9EUxI{margin-top:6px;font-size:12px;line-height:16px;padding-left:16px;letter-spacing:.15px;color:#60757c}.formItem___uqM0E .assistiveText___9EUxI.errorText___ul-Gq{color:#ff4636}.formItem___uqM0E .assistiveText___9EUxI.disabledText___qS77q{opacity:.5;color:#909fa4}.formItem___uqM0E textarea~.assistiveText___9EUxI{margin-top:0}.wrapper___5Ab0p{position:relative}.centered___d1vH4{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loading___QW7dG{width:32px;height:32px;display:block;border-radius:50%;animation:spin3___T6xNt 1s linear infinite;border-bottom:2px solid rgba(0,0,0,.1);border-right:2px solid rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.1);-webkit-animation:spin3___T6xNt 1s linear infinite;border-color:rgba(0,177,225,.8) rgba(0,177,225,.75) rgba(0,177,225,.7) rgba(0,0,0,.1);border-style:solid;border-width:2px}.loading___QW7dG.sizeButton___sJ9Nk{width:24px;height:24px}.loading___QW7dG.sizeButtonSmall___WZEVk{width:16px;height:16px}.secondaryLoading___uJzXy{border:2px solid #fff;border-left-color:hsla(0,0%,100%,.1)}@-webkit-keyframes spin3___T6xNt{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(359deg);-webkit-transform:rotate(359deg)}}@keyframes spin3___T6xNt{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(359deg);-webkit-transform:rotate(359deg)}}.button___Vj4Hu{width:100%;border:none;outline:none;display:flex;color:#fff;cursor:pointer;position:relative;padding:11px 18px;border-radius:12px;justify-content:center;background-color:#111212;box-shadow:0 24px 20px -15px rgba(96,117,124,.6)}.title___Aw3R3{font-size:14px;line-height:24px;letter-spacing:1.14px;text-transform:uppercase;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.btnDisabled___xibV8{box-shadow:none;pointer-events:none;background-color:#909fa4}.btnLight___HI-3t{color:#111212}.btnLight___HI-3t,.btnLight___HI-3t.btnDisabled___xibV8{box-shadow:none;background-color:#f3f8f9;border:1px solid #e4eff2}.btnLight___HI-3t.btnDisabled___xibV8{pointer-events:none}@keyframes fadeIn___Xu1c7{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___3EDnt{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___89ZO4{display:flex;width:650px;height:600px;border-radius:12px;flex-direction:column;background-color:#fff;will-change:opacity,transform;animation:zoomIn___3EDnt .1s ease-out both}.wrapperHeader___ks7Pl{display:flex;min-height:118px;flex-direction:column;justify-content:center;padding:32px 24px 32px 40px;border-bottom:1px solid #dbe7ea}.headerTop___GAqj6{display:flex;align-items:center;justify-content:space-between}.title___U67dU{flex-shrink:0;margin-right:32px}.bar___L0eT-{flex:1;display:flex;align-items:center;justify-content:flex-end}.bar___L0eT->*+*{margin-left:32px}.wrapperSearch___ODy0L{flex:1;width:100%}.closeIcon___ZE-T7{cursor:pointer}.wrapperChildren___OztcS{height:380px;overflow:auto;padding:0 8px 8px}.wrapperFooter___KjH67{display:flex;min-height:102px;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.wrapperButton___lBxdP{width:215px}.wrapperButton___lBxdP:not(:first-of-type){margin-left:24px}.empty___oY6Z5{width:100%;height:100%;text-align:center;white-space:pre-wrap}.background___eRWgA,.empty___oY6Z5{display:flex;align-items:center;justify-content:center}.background___eRWgA{padding:36px;border-radius:12px;background-color:#f3f8f9}.placeholder___wStTE{text-align:center;white-space:pre-wrap;color:#60757c}.placeholder___wStTE.centered___PqW54{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.minHeight___ChDDz{min-height:60px;height:60px}.fullHeight___VTcWY{width:100%;height:100%;max-height:100%}.lastElementRef___mySFD{height:1px;flex-shrink:0}.root___Jbog0{display:flex;padding:4px 16px;align-items:center;border-radius:12px;justify-content:center;background-color:#f3f8f9}.lazyImage___0OG6-{object-fit:cover;transition:filter 1s ease-in}.blur___Yq777{filter:blur(20px)}.root___tvG14{display:flex;flex-shrink:0;color:#111212;position:relative;align-items:center;justify-content:center;text-transform:uppercase;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;background-color:#909fa4}.root___tvG14 .img___04iB2{width:100%;height:100%;object-fit:cover;border-radius:inherit}.root___tvG14 .icon___eXva9{top:-5%;right:-5%;line-height:0;position:absolute;border-radius:50%;background:#fff}.root___tvG14 .icon___eXva9 svg{padding:.5px}.root___tvG14 .iconBottom___Hv56S{bottom:-5%;right:-5%;line-height:0;position:absolute;border-radius:50%;background:#fff}.root___tvG14 .iconBottom___Hv56S svg{padding:.5px}.root___tvG14.emptyProfileAvatar___Zts70{color:#fff;background:linear-gradient(315deg,#00b1e1,#0085ba)}.wrapper___OtvaX{display:flex;align-items:center;padding:8px 24px 8px 16px;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___OtvaX:last-child{border-bottom:1px solid #dbe7ea}.leftPart___oBkUo,.rightPart___7Idqi{display:flex;align-items:center}.description___no8ZA{margin-left:16px}.selected___meuVV{background-color:#f3f8f9}.icon___iTt1A{cursor:pointer}.avatarWithBadge___FpvcS{overflow:visible}.wrapper___9BKGJ{height:100%;display:flex;flex-direction:column}.wrapperLoading___Cwu0s{height:52px}.separator___TNkvT{display:flex;padding:16px 0;align-items:center;justify-content:center}.practiceLoaderWrapper___8FZE8{margin-top:35px}.root___ARznf{display:flex;cursor:pointer;position:relative;padding:12px 16px;align-items:center;justify-content:space-between;transition:background-color .3s;border-bottom:1px solid #e9f1f3}.root___ARznf.active___DEhQ3,.root___ARznf:hover{background-color:#f3f8f9}.root___ARznf.active___DEhQ3:before{left:0;width:4px;content:"";height:100%;position:absolute;border-radius:4px;background-color:#111212}.root___ARznf.primary___dC-qc .title___IqoSk{position:relative;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.root___ARznf.primary___dC-qc .title___IqoSk:before{content:"";top:50%;width:8px;height:8px;left:-12px;position:absolute;border-radius:100%;background-color:#00b1e1;transform:translateY(-50%)}.root___ARznf.disabled___VKOPP{cursor:not-allowed}.right___9hKh0{flex-shrink:0;text-align:right}.left___cCM-W{overflow:hidden}.title___IqoSk{text-transform:capitalize}.subtitle___hsSiQ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.unreadSubtitle___1FaXH{color:#111212}.titleWrapper___RxpAV{display:flex;align-items:center}.titleWrapper___RxpAV h6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.unreadTitle___eLne4{font-weight:600}.icon___eQqgg{flex-shrink:0;margin-right:8px;justify-content:center}.content___37cwM,.icon___eQqgg{display:flex;align-items:center}.content___37cwM{flex-grow:1;overflow:hidden;justify-content:space-between}.unreadBadge___o6ijP{left:0;top:20px;width:8px;height:8px;position:absolute;border-radius:50%;background-color:#00b1e1}.root___xDZPC{display:flex;margin-bottom:8px}.root___xDZPC.ltr___Mhl6p{flex-direction:row-reverse}.root___xDZPC.ltr___Mhl6p .content___AnFfg{margin-left:0;margin-right:8px;border-radius:8px;border-top-right-radius:0}.root___xDZPC.ltr___Mhl6p .content___AnFfg.quote___ZJE4E:before{left:0;right:auto}.contentWrapper___j8KRn{max-width:calc(100% - 96px)}.content___AnFfg{margin-left:8px;border-radius:12px;padding:11px 16px 16px;border-top-left-radius:0;background-color:#f3f8f9;transition:background-color .3s ease-in-out}.content___AnFfg.quote___ZJE4E{margin-top:2px;position:relative;color:#60757c}.content___AnFfg.quote___ZJE4E:before{top:50%;right:0;width:2px;content:"";height:80%;position:absolute;transform:translateY(-50%);background-color:#909fa4}.content___AnFfg:hover{background-color:#dbe7ea}.content___AnFfg:hover .controls___BW7pG{visibility:visible}.content___AnFfg.primary___rLb9z{background-color:#ddf3f5}.content___AnFfg.primary___rLb9z:hover{background-color:#c2ecf0}.content___AnFfg.important___EVUP1{background-color:#fff2e2}.content___AnFfg.important___EVUP1:hover{background-color:#ffe6c7}.content___AnFfg.pending___RaGsv{opacity:.6}.content___AnFfg.failed___KFkgI{opacity:.8;border:1px solid #ffa636}.failedText___-nTzv{font-size:12px;color:#ffa636}.notification___7Dk4Y{padding:4px 16px;text-align:center;align-self:center;margin-bottom:8px;border-radius:12px;display:inline-block;border:1px solid #dbe7ea}.header___-uLi8{display:flex;margin-bottom:4px;align-items:center;justify-content:space-between}.name___-Ujdq{min-width:150px}.info___XPqRt{display:flex;margin-left:12px;align-items:center}.controls___BW7pG{display:flex;visibility:hidden;align-items:center;transition:visibility .3s ease-in-out}.controls___BW7pG .icon___hIooP{cursor:pointer}.scale___m04BA{transform:scaleX(-1)}.icon___hIooP{height:16px;display:flex;flex-shrink:0;margin-right:8px}.close___CJ9UR{display:flex;cursor:pointer;margin-left:8px}.callInfo___lwMNg{display:flex;font-size:16px;line-height:1.5;color:#111212;align-items:center;letter-spacing:.2px}.status___wiU32{margin-left:4px}.avatarWithBadge___n3UPM{overflow:visible}.callInfoInbox___0856U{display:flex;font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px}.root___EDjhS{flex:1;height:100%;display:flex;padding:0 16px;overflow-y:auto}.icon___r6ynB{margin-right:16px}.emptyState___0dLRB{text-align:left}.list___XEet-{width:100%}.separator___7BLiy{min-height:56px;border-bottom:1px solid #e9f1f3}.badge___0JYHo,.separator___7BLiy{display:flex;align-items:center;justify-content:center}.badge___0JYHo{padding:4px 16px;border-radius:12px;background-color:#f3f8f9}.loader___QX2zX{height:100%;display:flex;align-items:center;justify-content:center}.nav___Uo-Do{width:100%;border:none;outline:none;display:block;cursor:pointer;text-align:left;line-height:56px;padding:0 0 0 40px;background-color:#fff}.activeNav___RNV33{padding-left:36px;background-color:#f3f8f9;border-left:4px solid #000}.wrapper___gbr0u{width:100%;display:flex;cursor:pointer;align-items:center;padding:16px 24px 16px 8px;border-bottom:1px solid #dbe7ea}.wrapper___gbr0u:hover{background-color:#f3f8f9}.wrapperInfo___-lSEW{flex:1;display:flex}.wrapperContent___fp4tH{margin-left:16px}.patientInfo___z8Trd{display:flex}.patientInfo___z8Trd p{margin-right:16px}.title___otc5x{display:flex;align-items:center}.title___otc5x .userName___ejNIT{font-size:14px;line-height:1.71;margin-left:22px;letter-spacing:.18px;color:#60757c}.avatarWithBadge___ZORiu{overflow:visible}.wrapper___LBNKk{position:relative}.wrapper___LBNKk input{padding:12px 48px 12px 16px}.disabled___Az6et{cursor:not-allowed}.disabled___Az6et svg{opacity:.5}.disabled___Az6et div{opacity:.5;pointer-events:none}.disabled___Az6et div label{color:#909fa4}.disabled___Az6et div input{color:#909fa4;border-color:#909fa4}.icon___C-I6R{top:16px;right:16px;z-index:1;position:absolute;fill:#60757c}.label___lZfU4{top:-4px;left:16px;padding:2px;font-size:12px;line-height:1.33;z-index:1;position:absolute;letter-spacing:.15px;background-color:#fff}.labelFocus___PKkm6{color:#00b1e1}.picker___lcOh7{z-index:100;position:absolute}.withoutLabel___nSlO9{position:relative}.withoutLabel___nSlO9 input{height:40px;width:260px;margin-top:0;padding:12px 48px 12px 16px}.withoutLabel___nSlO9 .icon___C-I6R{top:8px}.top___sK1HF{top:-255px}.wrapper___x2MdX{height:100%;flex:1 auto;display:flex;overflow:hidden;flex-direction:column}.list___rkiCn{height:100%;overflow:auto}.search___AeEvY{padding:16px 80px 16px 24px;border-bottom:1px solid #dbe7ea}.stateWrapper___ouMPU{height:auto;flex-grow:1;padding-right:8px}.wrapper___s5Vib{height:100%;display:flex}.wrapperChildren___9XvrS{padding:0;flex:auto}.wrapperNav___dCRcz{height:100%;width:150px;border-right:1px solid #e9f1f3}.modalWrapper___uRUZe{width:100%;max-width:790px}.modalTitle___k-iC-{margin-right:64px}.icon___Me1V-{flex-shrink:0;margin-left:24px}.wrapper___dOMm0{display:flex;align-items:center;padding:8px 24px 8px 16px;border-top:1px solid #dbe7ea}.wrapper___dOMm0:first-of-type{border-top:none}.selected___9yAWx,.wrapper___dOMm0:last-of-type{border-bottom:1px solid #dbe7ea}.selected___9yAWx{border-top:none;background-color:#f3f8f9}.title___5X6iu{flex:1 auto;flex-grow:1;width:calc(100% - 100px)}.icon___Wyzy3{cursor:pointer}.bodyWrapper___jQoJj{flex-grow:1;display:flex;flex-wrap:wrap;font-size:16px;line-height:24px;margin-left:16px;margin-right:12px;flex-direction:row;align-items:center;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;justify-content:flex-start}.description___xN0Iq{font-size:16px;color:#60757c}.wrapperSelected___UJ8fZ{margin-bottom:16px}.wrapperNone___wK1Vu{height:100%;display:flex;align-items:center;justify-content:center}.content___DtUAX{display:flex;flex-direction:column}.actionItem___3lTot{cursor:pointer}.wrapper___cJ1zT{max-width:80%;display:flex;position:relative;align-items:center;justify-content:center}.img___yNW-t,.wrapper___cJ1zT{width:auto;height:auto;max-height:80vh}.img___yNW-t{max-width:100%;object-fit:contain;border-radius:12px}.controls___BxUDJ{top:24px;right:24px;display:flex;position:absolute;align-items:center}.button___qbbKv{width:40px;height:40px;border:none;outline:none;display:flex;cursor:pointer;margin-left:16px;border-radius:50%;align-items:center;justify-content:center;background-color:rgba(17,18,18,.4)}.loading___Y0ziT{width:40px;margin:auto;position:absolute}.imgHidden___djLGM{position:absolute;opacity:0}.wrapper___BL02i{width:auto;height:auto;max-width:700px;max-height:calc(100vh - 50px)}.content___RLDkw{flex:1;padding:0;height:auto;overflow:hidden}.header___qYi3P{min-height:75px;padding-top:16px;padding-bottom:16px}.footer___hnWYQ{min-height:75px}.image-cropper-wrapper{color:red}.image-cropper-wrapper .cropper-modal{background:#000}.image-cropper-wrapper .cropper-line{background:transparent}.image-cropper-wrapper .cropper-point{background:#fff}.image-cropper-wrapper .cropper-view-box{outline-color:#fff}.image-cropper-rounded .cropper-view-box{border-radius:100%;outline-color:hsla(0,0%,100%,.5)}.wrapper___EIR6r{width:100%;display:flex;padding:0 16px;min-height:48px;align-items:center;justify-content:space-between}.assistiveText___3-96s{margin-top:6px;font-size:12px;line-height:16px;padding-left:16px;letter-spacing:.15px;color:#60757c}.assistiveText___3-96s.errorText___8CSTa{color:#ff4636}.assistiveText___3-96s.disabledText___AsiqF{color:#909fa4}.error___aESIE>div{border-color:#ff4636}.wrapper___pZr41{display:flex;align-items:center}.radioLabel___H6ZKK{cursor:pointer;font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}input[type=radio]{width:16px;height:16px;outline:none;cursor:pointer;border-radius:8px;margin:2px 12px 4px 0;-webkit-appearance:none;border:1px solid #909fa4}input[type=radio]:before{top:50%;left:50%;content:"";width:10px;height:10px;display:block;border-radius:8px;position:relative;transform:translate(-50%,-50%)}input[type=radio]:checked{background:#fff}input[type=radio]:checked:before{background:#00aaec}.modalWrapperHeader___8SU6Y{padding:40px 40px 24px;justify-content:space-between}.modalWrapperFooter___l9-2k{border-top:none}.modalWrapper___rF3-l{width:538px;max-height:857px;height:calc(100% - 128px)}.modalChild___vGlKh{flex:1 auto;height:auto}.wrapper___KVvbJ{padding:0 32px}.formField___popqT{margin-bottom:16px}.formField___popqT:last-child{margin-bottom:0}.formFieldLast___vdIvO{margin-bottom:24px}.formFieldInput___2gEC1,.formFieldSelect___hb-Vz{padding:0 8px}.upperCase___pS-mY{font-size:11px;line-height:1.45;color:#111212;letter-spacing:1px;margin:16px 0 16px 25px;text-transform:uppercase;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.upperCase___pS-mY:last-of-type{margin:40px 0 16px 28px}.discription___gmGYP{font-size:12px;line-height:1.33;margin-left:28px;letter-spacing:.2px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.wrapper___kGSy7{padding:16px;margin-bottom:24px;border-radius:12px;background-color:#fff2e2}@keyframes fadeIn___15Yku{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___wABli{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___6k8GR{display:flex;border-radius:12px;flex-direction:column;padding:40px 40px 32px;background-color:#fff}.wrapper_sm___esf1H{width:540px}.wrapper_md___YfJjT{width:976px}.wrapper___6k8GR{will-change:opacity,transform;animation:zoomIn___wABli .1s ease-out both}.header___bWJtS{display:flex;white-space:pre-wrap;align-items:flex-start;justify-content:space-between}.header___bWJtS svg{cursor:pointer;margin-top:5px;min-width:24px;min-height:24px}.errorWrapper___Fz8T1,.formField___M7Pai{margin-top:34px}.btnWrapper___Dh9WB{display:flex;margin-top:34px;text-align:center;justify-content:center}.button___y6iPS{width:200px}.wrapper___5pXwV{height:40px;display:flex;line-height:0;cursor:pointer;padding:0 12px;border-radius:12px;align-items:center;background:#f3f8f9;border:1px solid #e4eff2}.wrapper___5pXwV:disabled{cursor:not-allowed}.wrapper___5pXwV>*+*{margin-left:8px}.text___Qrw0L{color:#60757c}.wrapper___7tm4w{overflow:hidden;border-radius:12px;font-family:inherit;border:1px solid #dbe7ea;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14)}.react-datepicker-popper{z-index:60}.react-datepicker__header{background:#f3f8f9;border-bottom:1px solid #dbe7ea}.react-datepicker__current-month{font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.react-datepicker__today-button{background:#fff;border-top:1px solid #dbe7ea;padding:0}.todayBtn___q6DkD{border:none;color:#00b1e1;cursor:pointer;padding:8px 16px;white-space:nowrap;background-color:transparent}.wrapperDueDate___F4yMA{top:0;left:0;z-index:1;display:flex;min-height:88px;background:#fff;padding:24px 40px;align-items:center;justify-content:space-between}.wrapperDueDate___F4yMA .dueDate___q-Kwp{display:flex;background:#fff;align-items:center;justify-content:flex-start}.wrapperDueDate___F4yMA .dueDate___q-Kwp h4{margin-right:24px}.wrapper___VDjEL{gap:10px;display:flex;flex-shrink:0;cursor:pointer;align-items:center;padding:8px 24px 8px 16px;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___VDjEL:last-child{border-bottom:1px solid #dbe7ea}.leftPart___r4YPG{display:flex;min-width:50%;align-items:center}.icon___keqIg{width:48px;height:48px;display:flex;flex-shrink:0;align-items:center;border-radius:14px;justify-content:center;border:1px solid #dbe7ea}.disableIcon___ilEfW svg{fill:#60757c}.rightPart___HWMgn{display:flex;align-items:center}.description___v8muU{margin-left:16px}.selected___BXM8k{background-color:#f3f8f9}.note___c-N1V{margin-right:16px}.badge___qfVlX{min-width:24px}.disabled___rI34-{cursor:not-allowed;color:#60757c}.wrapper___sB-TG{display:flex;position:relative;align-items:center;padding:8px 24px 8px 16px;border-top:1px solid #dbe7ea}.wrapper___sB-TG:first-of-type{border-top:none}.wrapper___sB-TG:last-of-type{border-bottom:1px solid #dbe7ea}.wrapper___sB-TG[aria-hidden]{cursor:pointer}.selected___FVEn4{border-top:none;background-color:#f3f8f9;border-bottom:1px solid #dbe7ea}.programsList___dFn5a{padding:16px 0}.wrapperTitle___YsWXc{flex:1;margin-left:16px}.title___FJTpG{font-size:16px;line-height:24px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.icon___zG5Dv{right:16px;cursor:pointer;position:absolute}.informationWrapper___Mbt2q{display:flex;margin-right:40px;align-items:flex-end;flex-direction:column}.subscriptionAmount___-IuL-{font-size:14px;line-height:1.71;letter-spacing:.18px}.wrapperAvatar___yUefz{position:relative}.starIcon___AsrMx{top:-4px;left:36px;border-radius:50%;position:absolute}.provider___z4Qy9{height:40px;cursor:default;border-top:none;padding:0 0 0 16px;margin:0 0 16px 24px;border-left:2px solid #dbe7ea}.provider___z4Qy9:last-child{border-bottom:none}.providerName___pp8xT>p:first-of-type{font-weight:700}.enrolledDate___T-NsS{font-size:14px}.disabled___BmDjc{font-weight:400;color:#60757c}.disabledLogo___DfViS{opacity:.5}.root___YDSfG{width:100%;max-width:792px;max-height:800px;height:calc(100% - 64px)}.content___0ppsS{height:590px}.wrapperSelected___XepW6{margin-bottom:16px}.wrapperNone___b379y{height:100%;display:flex;align-items:center;justify-content:center}.dateBlock___JS5ww{padding:24px 40px}.wrapper___5C2YN{width:100%;cursor:pointer;background:none;padding:8px 16px;border:none;border-bottom:1px solid #dbe7ea}.wrapper___5C2YN:focus{outline:none}.wrapper___5C2YN.selected___fKGxz,.wrapper___5C2YN:focus{background-color:#f3f8f9}.wrapper___5C2YN.selected___fKGxz .tailIcon___b5Wgx *{display:block}.info___1eA0x,.wrapper___5C2YN{display:flex;align-items:center;justify-content:space-between}.info___1eA0x>*+*,.wrapper___5C2YN>*+*{margin-left:16px}.info___1eA0x{flex:1 1 auto;text-align:left}.headIcon___dPHw-{width:48px;height:48px;display:flex;flex:0 0 auto;align-items:center;border-radius:10px;justify-content:center;border:1px solid #dbe7ea}.description___EZsGg{color:#60757c}.tailIcon___b5Wgx{min-width:24px}.tailIcon___b5Wgx *{display:none}.disabledTodo___8RYeL{cursor:not-allowed;color:#60757c}.root___xpD0P{display:flex;align-items:center}.root___xpD0P[aria-hidden]{cursor:pointer}.text___5V2WN{margin-left:16px}.img___NS920{flex-shrink:0}.wrapper___exfiC{width:100%;color:#111212;padding:8px 16px;border-bottom:1px solid #dbe7ea}.active___Uk47N{background-color:#f3f8f9}.container___NfM7X{position:relative}.loading___HHmkZ{left:0;right:0;top:3px;min-height:40px;position:absolute;pointer-events:none}.lastElementRef___gKj-g{height:1px;flex-shrink:0}.wrapper___-p4rs{gap:24px;display:flex;padding:24px 40px;align-items:center}.wrapper___-p4rs h4{min-width:100px}.completers___OVh9B{padding:0;width:100%}.completer___os-9W{width:100%;border-top:none}.checkbox___tKY2W{cursor:pointer;display:inline-flex;align-items:center}.checkbox___tKY2W input[type=checkbox]{display:none}.icon___rUkVn{fill:#fff}.checker___vQWqe{width:16px;height:16px;display:flex;min-width:16px;min-height:16px;margin-right:8px;border-radius:4px;align-items:center;justify-content:center;border:1px solid #60757c}.checker___vQWqe.checked___ctdXP{border:none;background-color:#00b1e1}.disabled___r067O{opacity:.5;border:1px solid #909fa4;cursor:not-allowed}.prohibitForwarding___hHMdW{display:flex;flex:0 0 auto;color:#111212;font-weight:600;user-select:none;align-items:center}.prohibitForwarding___hHMdW.cursorDisabled___kJcBb{cursor:not-allowed}.disabled___bcA0r{pointer-events:none;color:#909fa4}.sticky___3Oqlm{top:0;left:0;width:100%;display:flex;position:sticky;justify-content:space-between}.date___9nFzP{display:flex;margin:auto -8px;padding:24px 40px;background:#fff;align-items:center}.date___9nFzP>*+*{margin-left:24px}.indicators___5U4pj{width:100%;height:58%}.createToDo___hFZac{color:#00b1e1}.wrapperNone___-Biak{height:100%;display:flex;align-items:center;justify-content:center}.controls___lI2lS{margin:0 -8px;background:#fff;border-bottom:1px solid #dbe7ea}.dueDateBLock___tYGce{background-color:#fff;display:flex;padding-right:24px;flex-direction:row;justify-content:space-between;border-bottom:1px solid #dbe7ea}.dueDateBLock___tYGce,.unscrollable___oJSSw{top:0;left:0;position:sticky}.additionalCalendarClassName___aVlU7{left:140px;top:-75px}.wrapper___fmMkJ{width:540px;height:325px}.form___Cgkvx{padding:0 40px}.form___Cgkvx>*{margin-top:30px}.footer___1AO6v{border-top:none}.modalWrapperHeader___uSYHR{padding:40px 40px 24px;justify-content:space-between}.modalWrapper___icp86{width:538px;height:auto}.modalChild___I0Wri{flex:1 auto;height:auto}.formField___VWN7o{margin-bottom:16px}.wrapper___J1MNJ{padding:0 32px}.upperCase___B0QCN{font-size:11px;line-height:1.45;color:#111212;letter-spacing:1px;margin:16px 0 16px 25px;text-transform:uppercase;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.discription___S0tHF{font-size:12px;line-height:1.33;margin-left:28px;letter-spacing:.2px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.counter___XgMeB{padding:0 16px}.right___KpCDT{text-align:right}.invalid___fz9Pu{color:#ff4636}.modalWrapper___dTLlo{height:702px}.modalChild___M-o2w{height:482px;padding:0}.formWrapper___D8FlY{margin:32px 40px 0}.relationField___34GrD{margin-top:18px}.contactNumberField___zlhxS,.contactTypeField___xRmOj{margin-top:40px}.hipaa___XacjE{margin-top:32px}.wrapper___HRl0X{width:640px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff}.header___4e4Kt{display:flex;align-items:center;padding:40px 24px 40px 40px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.header___4e4Kt svg{cursor:pointer}.contentWrapper___r0vBs{height:274px;overflow-y:auto;padding:0 40px}.selectField___XToA2{padding-top:32px}.dateField___Rl5Pk{height:72px;padding:16px 40px;border-bottom:1px solid #dbe7ea}.dueDate___JUv9v{padding:0;min-height:unset}.title___m9wZQ{margin-bottom:24px}.select___nvqQo{margin-bottom:32px}.footer___8tgCS{display:flex;padding:24px 0;justify-content:center;border:1px solid #dbe7ea}.button___zaN7I{width:200px;margin:0 12px}.wrapperDocument___2rkf7{display:flex;align-items:center;justify-content:flex-start;margin-top:32px}.wrapperDocument___2rkf7 svg{min-width:40px;margin-right:16px}@keyframes fadeIn___pS-Ha{0%{opacity:0}to{opacity:1}}.header___NNSRD{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px;height:64px;padding:12px 32px 12px 40px;background-color:#fff;border-bottom:1px solid #dbe7ea;user-select:none}.left___0gVOE{display:flex;align-items:center;justify-content:flex-start}.left___0gVOE svg{cursor:pointer;margin-right:16px;flex-shrink:0}.middle___wm7n0{display:flex;align-items:stretch;justify-content:center}.right___xwnKo{display:flex;align-items:center;justify-content:flex-end}.arrow-up___w7Lsq{transform:rotate(90deg)}.arrow-down___qUPvl{transform:rotate(-90deg)}.tree___aC9V-{position:relative}.tree___aC9V-+.tree___aC9V-{margin-top:16px}.head___93h5D{display:flex;cursor:pointer;min-height:40px;position:relative;box-sizing:border-box;border:1px solid transparent;padding-left:var(--gap,32px)}.head___93h5D:hover{border-color:#00b1e1}.icon___OK5f3{top:6px;position:absolute;transform:translate(-50%);left:calc(var(--indent, 0px)/2 + var(--gap, 32px))}.title___wY0Ae{padding-left:8px}.gap___vKc3b{flex:1;margin-left:var(--indent,0)}.content___0vbj4{position:relative;will-change:height;padding-left:calc(var(--gap, 32px) + 1px)}.content___0vbj4:before{top:0;width:2px;content:"";height:100%;position:absolute;background:#dbe7ea;transform:translate(-50%);left:calc(var(--indent, 0px)/2 + var(--gap, 32px) + 1px)}.container___hS4RR{padding-top:16px}.tick___NdmYX{margin:16px 0;position:relative}.tick___NdmYX:first-child{margin-top:0}.tick___NdmYX:before{top:50%;height:2px;content:"";position:absolute;background:#dbe7ea;transform:translateY(-50%);left:calc(var(--indent, 0px)/-2);width:calc(var(--indent, 0px)/2)}.button___Am7mP{padding:0;border:none;outline:none;font-size:16px;cursor:pointer;color:#111212;background:transparent;text-decoration:underline}.serviceSidebarContent___-WdWz{position:absolute;right:0;top:0;height:100%;width:90%;background:#fff;will-change:transform;animation:fromRight___ovGRo .3s ease-in-out .1s;animation-fill-mode:both}@keyframes fromRight___ovGRo{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fadeIn___kr-GS{0%{opacity:0}to{opacity:1}}.title___8Afbh{flex-shrink:0;margin-right:32px}.searchInput___5pET5{width:350px;margin-top:-5px;margin-left:20px;margin-right:32px}.searchInput___5pET5 input{height:40px;padding:8px 12px}.searchInput___5pET5 label{top:10px;left:12px;padding:0}.tableHeader___APBvE{width:100%;display:flex;padding:0 0 0 72px;height:48px;justify-content:space-between;align-items:center;border-bottom:1px solid #dbe7ea;margin:0 0 19px}.tableHeader___APBvE .headerTitle___e8Rzd{color:#60757c;font-size:11px;font-weight:500}.tableHeader___APBvE .headerTitleCode___DKO7D{width:100%;max-width:297px}.treeWrapper___uINrX{padding:0 32px;overflow:auto;height:83%}.servicesTitleWrapper___DQVpX{display:flex;justify-content:space-between;width:100%;padding:6px 0}.parentTitle___DBDuK{font-size:16px;line-height:1.5;letter-spacing:.2px;font-weight:500}.serviceTitle___76zJu{font-size:14px;font-weight:500;line-height:1.71;letter-spacing:.18px}.codeWrapper___POoSe{display:flex;max-width:265px;justify-content:space-between;width:100%;font-size:14px}.rowStyle___xNTGO{background-color:#f3f8f9;margin-top:8px!important}.rowStyle___xNTGO:hover{background-color:#fff!important}.rowStyle___xNTGO.rootClass___ocxHH:hover{background-color:#f3f8f9!important}.link___ljIXi{color:#00b1e1;font-size:14px;line-height:24px;margin-right:24px;text-decoration:none;letter-spacing:.18px}.headerRoot___lskt8{min-height:72px}.rightSideHeaderWrapper___1DXw4{display:flex}.extraHeaderClass___dXnY7{min-height:72px}.extraContainer___0sprU{padding-top:8px}.rootClass___ocxHH{margin-top:8px}.root___VCLKO{margin-bottom:28px;white-space:pre-wrap}.root___VCLKO div{margin-bottom:4px}.bold___LAN5k,.danger___XwZdZ{font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.danger___XwZdZ{color:#ffa636}.image___kPsRS,.wrapperSubTitle___GODhu{display:flex;align-items:center}.image___kPsRS{margin-right:5px}.wrapper___HfHaR{margin:0 24px;padding:24px 8px;border-bottom:1px solid #dbe7ea}.withoutBorder___Uew1w{border-bottom:none}.button___9eq6K{outline:none;display:flex;cursor:pointer;color:#111212;position:relative;padding:7px 10px;border-radius:12px;align-items:center;white-space:nowrap}.button___9eq6K>:not(:first-child){padding-left:8px}.button___9eq6K>*{pointer-events:none}.btnBig___EPBjS{height:40px}.btnSmall___xFSRo{height:32px}.btnShape___IXDV7{border:1px solid #e4eff2;background-color:#f3f8f9}.btnShape___IXDV7:hover:enabled{background-color:#e4eff2;box-shadow:0 3px 10px 0 rgba(0,177,225,.1)}.btnShape___IXDV7:active:enabled{background-color:rgba(0,177,225,.2)}.btnText___GmiQ8{border:1px solid transparent;background-color:transparent}.btnText___GmiQ8:hover:enabled{border:1px solid #e4eff2;background-color:#f3f8f9}.btnText___GmiQ8:active:enabled{background-color:rgba(0,177,225,.2)}.title___U-bbC{font-size:14px;line-height:22px;letter-spacing:.18px}.btnDisabled___DyyE2{cursor:default;color:#909fa4}.btnDisabled___DyyE2 svg{fill:#909fa4}.btnHidden___H-pz4{display:none}.wrapper___vRT2x{margin:0 24px;padding:22px 8px}.borderTop___0MiX3{border-top:1px solid #dbe7ea}.borderBottom___d4MID{border-bottom:1px solid #dbe7ea}.wrapper___F4pXo{display:flex;margin-bottom:16px;justify-content:flex-start}.comment___HTAuE{padding-top:16px;margin-bottom:16px}.content___LfU9G{margin-top:4px}.number___j2Uid{margin-right:16px;min-width:fit-content}.optional___ljRRj{font-size:16px;line-height:1.5;letter-spacing:.2px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.trigger___m7IZp{color:#ffa636}.nameLink___Jq3tE{color:#00b1e1}.trigger___hNiE-{color:#ffa636}.actionItem___C9T5V{height:64px;cursor:pointer;padding-left:2px}.actionItem___C9T5V:first-of-type{border-top:1px solid #dbe7ea}.content___q4fQZ{display:flex;flex-flow:column;height:calc(100% - 118px)}.title___lseCR{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.link___cWCyM{color:#00b1e1;font-size:14px;line-height:24px;text-decoration:none;letter-spacing:.18px}.wrapperSelected___Mqpjr{margin-bottom:16px}.wrapperNone___PklJ5{height:100%;display:flex;align-items:center;justify-content:center}.titleSection___GywF-{font-size:16px;font-weight:600;line-height:1.5;color:#111212;padding:24px 32px;letter-spacing:.2px}.disableActions___cSK-S{opacity:.7;pointer-events:none}.itemsWrapper___oDg0Z{gap:100px;display:flex}.button___qs1ew{border:none;outline:none;color:#00b1e1;cursor:pointer;padding:8px 16px;border-radius:12px;white-space:nowrap;background-color:transparent}.btnDisabled___aSTBI{cursor:default}.btnDisabled___aSTBI,.primary___weGr8{background-color:rgba(0,177,225,.1)}.wait___rqDqa{align-self:end;font-size:14px;margin-top:22px;line-height:1.71;text-align:right;letter-spacing:.18px;color:#60757c}.resend___uWjq2{padding:0}.header___7zNoE{padding:40px 24px 40px 40px}.wrapper___0lrxZ{display:flex;padding:40px;flex-direction:column}.wrapper___0lrxZ p{line-height:1.5;margin-bottom:32px;letter-spacing:.2px}.wrapper___0lrxZ button{align-self:end;margin-top:22px}.wrapperForm___zihzW{padding:24px 24px 0}.formFieldsWrapper___bTIpn{display:flex;justify-content:space-between;align-items:flex-start}.saveButton___2s27Q{width:130px;height:48px;margin-top:5px}.nameInput___84ncd{width:360px}.errorWrapper___KdbhK{margin-top:34px}.wrapper___sZ5As{display:flex;align-items:center;padding:8px 24px 8px 16px;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___sZ5As:last-child{border-bottom:1px solid #dbe7ea}.leftPart___MHNXD,.rightPart___fLXK5{display:flex;align-items:center}.description___vyMs0{margin-left:16px}.blocked___lgXns{display:flex;color:#ff4636;align-items:center}.blocked___lgXns p{margin-right:8px;word-break:normal}.avatarWithBadge___izlN5{overflow:visible}.wrapper___mOYGe{width:640px;display:flex;max-height:800px;border-radius:12px;flex-direction:column;background-color:#fff}.header___eDwNu{height:112px;display:flex;align-items:center;padding:0 24px 0 40px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.header___eDwNu svg{cursor:pointer}.content___JQDHv{height:400px;overflow-y:auto;margin-right:4px;padding:0 4px 0 8px;height:calc(100vh - 300px)}.footer___Px09d{height:96px;display:flex;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.footerButton___8upo8{cursor:pointer;color:#ff4636}.separator___6Ac9T{padding:16px 0}.loadingWrapper___aljAY,.separator___6Ac9T{display:flex;align-items:center;justify-content:center}.loadingWrapper___aljAY{margin-top:40px}.wrapper___E2cgT{padding:24px 32px;background:#fff}.label___bGKX4{font-weight:700}.item___a-EcJ{display:flex;margin:0 auto;padding:7px 0;max-width:650px;align-items:center;justify-content:space-between;border-bottom:1px solid #e9f1f3}.item___a-EcJ[aria-hidden]{cursor:pointer}.item___a-EcJ .value___uldLr{display:flex}.item___a-EcJ .value___uldLr .unit___0mdEG{margin-left:3px}.item___a-EcJ .info___QHudp{font-size:14px;text-align:right;color:#60757c}.button___1f3oQ{outline:none;cursor:pointer;font-size:14px;margin-right:8px;padding:4px 16px;border-radius:12px;align-items:center;display:inline-flex;color:#60757c;background-color:#f3f8f9;border:1px solid #dbe7ea}.button___1f3oQ[disabled]{cursor:not-allowed}.button___1f3oQ>:not(:first-child){margin-left:8px}.active___jiO12{color:#fff;background-color:#000}.active___jiO12 svg{fill:#fff}.header___E88Bg{display:flex;align-items:flex-start;justify-content:space-between}.header___E88Bg h1{margin:0}.headline___OIErs{display:flex;line-height:2;align-items:flex-end}.headline___OIErs .unit___V24Rf{margin-left:8px;font-weight:700}.legend___OmAby{height:32px;display:flex;margin-top:20px}.source___2VwI6:disabled svg{fill:#909fa4}@keyframes fadeIn___b0gG7{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___YNyF9{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tooltip___OZseC{line-height:1.5;padding:8px 12px;width:max-content;border-radius:12px;background:#f5f7fa;color:#60757c;text-transform:none;transform:translate(-50%,-100%);border:1px solid rgba(4,4,4,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);will-change:opacity;animation:fadeIn___b0gG7 .1s ease-out both;animation-delay:75ms}.values___13pAT{color:#000;font-size:16px;margin-bottom:3px}@keyframes fadeIn___pg5Na{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___fkEvb{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.container___7voe6{height:260px}.container___7voe6 .chart___qyEED{width:100%;height:100%;font-size:14px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.recharts-xAxis{text-transform:uppercase}.recharts-bar-rectangle:hover path{fill:#0085ba;transition-delay:.1s;transition:.125s}.recharts-cartesian-grid-horizontal line:last-child{display:none}.headline___FBfu2{gap:40px;display:flex}.wrapper___WPVj3{width:90vw;height:90vh;max-width:1200px;max-height:585px}.header___CNly1{min-height:auto;padding:20px 32px}.content___vvkQq{height:100%;overflow-x:hidden}.history___KnUuh{margin:0 32px;border-top:1px solid #e9f1f3}.history___KnUuh>*{margin:0 auto;max-width:650px}.root___WgvrC{width:100%;height:100%;max-width:1072px;display:flex;flex-flow:column;justify-content:center;padding:0 24px}.original___kDLUo{height:70%;position:relative}.original___kDLUo .imageWrapper___njcoj{height:100%;display:flex;align-items:center}.original___kDLUo .imageWrapper___njcoj img{width:100%;height:100%;object-fit:contain;border-radius:12px}.original___kDLUo .close___D0Wnc{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:100%;border:none;outline:none;cursor:pointer;background:rgba(17,18,18,.5);display:flex;align-items:center;justify-content:center;z-index:10}.original___kDLUo .left___Kg8k9{left:24px}.original___kDLUo .left___Kg8k9,.original___kDLUo .right___z-Ro5{position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;border-radius:100%;border:none;outline:none;cursor:pointer;background:rgba(17,18,18,.5);display:flex;align-items:center;justify-content:center;z-index:10}.original___kDLUo .right___z-Ro5{right:24px}.original___kDLUo .right___z-Ro5 svg{transform:rotate(180deg)}.thumbnailWrapper___2mkjl{margin-top:16px}.thumbnails___elull{display:flex;justify-content:center}.thumbnail___WbPGx{width:90px;height:90px;margin-right:14px;border-radius:8px;overflow:hidden;cursor:pointer;position:relative}.thumbnail___WbPGx.active___Tlyvm:before{content:"";position:absolute;border:4px solid #00b1e1;border-radius:8px;top:0;left:0;width:100%;height:100%}.thumbnail___WbPGx:last-of-type{margin-right:0}.thumbnail___WbPGx img{object-fit:cover;width:100%;height:100%}.tabBar___FS72O{display:flex;align-items:center;padding-bottom:28px}.tab___NpxQq{font-size:16px;font-weight:600;line-height:1.78;color:#60757c;cursor:pointer;margin-right:35px;position:relative;letter-spacing:.3px}.tab___NpxQq:last-of-type{margin-right:0}.tab___NpxQq.active___uGpJI{color:#111212}.tab___NpxQq.active___uGpJI:after{content:"";position:absolute;width:100%;height:2px;background:#111212;left:0;bottom:-14px;border-radius:4px}.disabled___mT074{cursor:not-allowed}.text___gY6F6{margin-left:56px}.text___gY6F6.full___mZs51{margin-left:118px}.paper___5m-f-{max-width:512px;margin-left:32px;padding:16px 24px;border-radius:12px;background-color:#f3f8f9}.paper___5m-f->:not(:first-child){margin-top:4px}.points___QIH2P{display:flex;position:relative}.points___QIH2P .point___ubHhA{margin-bottom:0}.points___QIH2P .point___ubHhA:first-child{width:130px}.points___QIH2P>:not(:first-child){margin-left:30px}.details___Wl6dW{height:100%}.details___Wl6dW>*{padding:24px 40px}.details___Wl6dW>:not(:last-child){border-bottom:1px solid #e9f1f3}.section___0kIHU>:not(:first-child){margin-top:18px}.generalSection___rV626{padding:0 40px}.generalSectionPatient___k9PzK{padding:28px 88px}.generalSectionTitle___R8-HI{margin-bottom:14px}.patient___qUhdU{justify-content:space-between}.patient___qUhdU,.patient___qUhdU .card___ncd-g{display:flex;align-items:start}.patient___qUhdU .card___ncd-g>:not(:first-child){margin-left:18px}.patient___qUhdU .card___ncd-g p{margin-top:2px}.patient___qUhdU .context___ZRQYF{padding:0;color:#00b1e1;font-size:14px;line-height:24px;letter-spacing:.18px}.provider___cy79B{align-items:flex-start}.provider___cy79B .avatar___V9Q71{margin-top:4px}.status___eww2b{display:flex;padding:24px 40px}.status___eww2b>*+*{margin-left:50px}.patientContextStatus___UbGbl{padding-left:88px}.history___0giUM>:not(h4){margin-top:16px;margin-left:-22px;max-width:max-content}.viewer___O40t2{margin-top:16px}.changeStatusButton___1Mz4t{top:-4px;padding:0;right:-10px;color:#00b1e1;font-size:14px;line-height:1.71;position:absolute;letter-spacing:.18px;font-family:IBMPlexSans-Text,Helvetica,Roboto,sans-serif}.historySectionStatus___-ViD8{position:relative;padding:28px 40px}.loader___nkaOw{top:50%;left:50%;position:absolute}.disabled___x-7Bo{opacity:.5;pointer-events:none}.tabContext___1jjvB{padding:24px 40px}.tabContextPatientContext___rx5Zy{padding:0}.tabContextPatientContext___rx5Zy>:not(:last-child){border-bottom:1px solid #e9f1f3}.tabs___gteO7{padding:16px 0 12px 56px;border-top:8px solid #f3f8f9;border-bottom:1px solid #dbe7ea}.tab___hTwgq{font-size:16px}.withPadding___swZh9{padding:24px 40px}.accepted___U-Nuh{margin:0 -32px;padding:24px 88px;border-bottom:1px solid #dbe7ea}.pl32___Sjyxb{padding-left:32px}.mt18___dssUq{margin-top:18px}.dateInfo___0MdyA{margin-top:24px}.acceptedSectionWithoutHistory___VT3nr{padding:24px 88px}.link___vEWLW,.wrapper___zFYE-{display:flex;align-items:center}.link___vEWLW{word-break:break-all}.underline___a7MZr{color:#111212;text-decoration:underline}.name___-zvEw{flex:1;cursor:pointer;color:#111212;margin-left:16px;text-decoration:none}.previewWrapper___YBwiu{width:160px;height:160px;flex-shrink:0;overflow:hidden;border-radius:6px;position:relative}.previewWrapper___YBwiu .close___9haA8{top:2px;right:2px;width:24px;height:24px;display:flex;cursor:pointer;position:absolute;border-radius:50%;align-items:center;justify-content:center;background-color:#f3f8f9}.previewWrapper___YBwiu.small___OWnOi{width:88px;height:88px;border-radius:12px}.img___AlF8n{width:100%;height:100%;flex-grow:1;object-fit:cover}.imgs___AetO9{display:flex;flex-wrap:wrap}.imgs___AetO9>*{margin-top:4px;margin-right:4px}.docs___4GEzV.offsetTop___Ht8Qm{margin-top:24px}.docs___4GEzV>*{margin-top:8px}.statusBar___JnxHT{display:flex;min-height:104px;position:relative;align-items:center}.statusBar___JnxHT>div{flex-grow:1}.content___jbc0M{flex-grow:1;overflow-y:auto;padding:0 32px 24px}.content___jbc0M:not(:last-child){border-bottom:1px solid #e9f1f3}.content___jbc0M.collapse___CMiYP{margin:0 -32px}.content___jbc0M.custom___7CL5v{padding:0;width:100%;display:flex;overflow:hidden}.task___4jF-t{padding-top:24px}.task___4jF-t.custom___7CL5v{width:100%;padding-top:0}.card___2uCWf{margin-bottom:24px}.footer___oDysC{display:flex;flex-shrink:0;min-height:72px;flex-direction:column}.row___1iZlD{display:flex;flex-wrap:wrap;align-items:flex-start}.row___1iZlD.rowWithMargin___2NMsQ{margin-left:56px;padding-right:16px}.col___Rxzsw{width:100%;max-width:45%}.col___Rxzsw:not(:last-of-type){padding-right:62px}.fullWidthCol___wwlVB{min-width:100%}.info___8K4BA{margin-right:8px}.paper___uosSR{max-width:512px;margin-left:32px;padding:16px 24px;border-radius:12px;background-color:#f3f8f9}.statusBarWrapper___bpbva{padding-top:24px}.history___XNQiY{padding:0;position:relative}.history___XNQiY:after{bottom:0;left:-16px;height:1px;content:"";position:absolute;width:calc(100% + 32px);background-color:#dbe7ea}.history___XNQiY.hasIndent___34GgN{margin-bottom:24px}.forward___fuLDl{max-width:100%}.forward___fuLDl:not(:last-of-type){margin-bottom:8px}.comment___DbWjJ{margin-top:14px}.paperText___-GtLq{margin-top:4px;white-space:pre-wrap}.surveyItem___2KPHH:not(:last-of-type){margin-bottom:16px}.surveyItem___2KPHH:not(:last-of-type):first-of-type{margin-top:4px}.wrapperDocuments___Crgsi{display:flex;flex-wrap:wrap;padding:0 24px;margin:0 0 24px 32px;justify-content:space-between;border-top:1px solid #dbe7ea;border-bottom:1px solid #dbe7ea}.wrapperDocument___TgjnM{padding:16px 0;margin-right:62px}.backgroundPointWrapper___MtLPC{margin-bottom:0;border-radius:12px;background-color:#f3f8f9;padding:16px 24px 24px}.link___W4JrV{cursor:pointer;user-select:none;text-decoration:underline}.withoutTitle___MQwcH{padding-top:16px}.rpmTrigger___uoCVr{color:#ffa636;font-weight:600;line-height:1.5;letter-spacing:.2px}.rootTrigger___guFtJ:not(:last-child){margin-bottom:28px}.paper___uosSR+.paper___uosSR{margin-top:20px}.normalizeFontWeight___1dza6{font-weight:400}.item___bFKU4{cursor:pointer;padding:12px 15px;position:relative;border-bottom:1px solid #dbe7ea}.item___bFKU4:first-child{border-top-left-radius:7px;border-top-right-radius:7px}.item___bFKU4:last-child{border:none;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.item___bFKU4:hover{background-color:#f3f8f9}.title___OyixB{display:flex;position:relative;white-space:nowrap;padding-right:30px;justify-content:space-between}.title___OyixB .icon___WVECt{top:0;right:0;position:absolute}.danger___Tpw1D{color:#ff4636}@keyframes fadeIn___S1ctv{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___PF1l0{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.menu___fbCWN{margin-top:8px;min-width:190px;z-index:1;position:absolute;border-radius:8px;right:calc(100% - 30px);background-color:#fff;border:1px solid #dbe7ea;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14);will-change:opacity,transform;animation:zoomIn___PF1l0 .125s ease-out both}.menu___fbCWN.submenu___SgGrn{right:calc(100% - 10px)}.top___WBkA-{top:100%}.top___WBkA-.submenu___SgGrn{top:-1px}.bottom___d2X8y{bottom:100%;margin-bottom:36px}.bottom___d2X8y.submenu___SgGrn{bottom:-1px}.loading___1SMYL{padding:9px 0}.dropdown___Ke1eG{top:0;left:0;right:0;bottom:0;position:fixed;overflow:hidden;overflow-y:auto;z-index:110}.root___sHsJG{cursor:pointer;width:fit-content;position:relative}.title___mYik9{color:#00b1e1;cursor:pointer}.menu___8Id-X{height:24px;display:flex;color:#111212;align-items:center;text-transform:capitalize}.menu___8Id-X:after{content:"";width:8px;height:8px;margin-left:12px;margin-bottom:5px;display:inline-block;transform:rotate(-135deg);border-top:2px solid #111212;border-left:2px solid #111212}.menu___8Id-X.disabled___MpS1j{color:inherit;cursor:not-allowed}.menu___8Id-X.disabled___MpS1j:after{display:none}.overdueDate___YoQZc{color:#ff4636}.iconWrapper___gSSy0{position:relative}.checkIcon___jOmn-{position:absolute;top:-3px;right:-2px;border-radius:50%;background-color:#fff;color:#2ad69b}.wrapper___zkl77{display:flex}.button___CqdgT{padding:12px 34px}.todoDetailsWrapper___QFm6c{height:100%;display:flex;flex-direction:column;justify-content:space-between}.wrapperDocument___T41Dz{padding-top:30px}.infoPoint___rxUZC{margin:0;flex-grow:1}.topBlock___vhtPm{display:flex}.footer___SpGnU{bottom:0;display:flex;padding:24px 0;position:sticky;background:#fff;justify-content:center;border-top:1px solid #e9f1f3}.wrapperIconDescription___39d00{display:flex;align-items:center;margin-bottom:20px}.wrapperIconDescription___39d00 h6{margin-left:5px}.infoPoint___R29Pn{margin-bottom:20px}.headerWrapper___S8bvS{margin-bottom:16px}.fullTextBtn___zobxM{cursor:pointer}.infoPoint___i04QE{margin:0}.wrapperLinks___px6-1{display:flex;flex-direction:column;align-items:flex-start}.itemContent___x5FbC{margin-bottom:34px}.itemsWrapper___GVqSD{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.items___fRUSf{width:calc(50% - 4px);margin-top:28px}.items___fRUSf:nth-child(-n+2){margin-top:0}.wrapper___GGCPt{height:100%;display:flex;flex-direction:column;justify-content:space-between}.content___USAPe{flex:1;overflow-y:auto}.footer___O8-V5{display:flex;height:104px;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.infoPoint___qubGY{margin:0}.footerButton___g3nmV{width:200px}.questions___L-43d{padding-top:30px}.formField___twHiz{width:100%;margin-bottom:32px;align-items:baseline}.checkbox___bxbcc{margin-bottom:32px}.title___EpiPu{margin-top:24px;margin-bottom:24px}.wrapper___vnnFX{cursor:pointer}.wrapper___vnnFX input{display:none}.disabled___HeMN-{cursor:default}.wrapper___WKC-S{width:100%}.filePicker___rcr9e{border:1px solid #dbe7ea;width:240px;height:160px;border-radius:6px;display:inline-block}.pickerContent___-Cwgd{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;white-space:pre-wrap;position:relative}.icon___fQShQ{margin-bottom:8px}.deleteDocument___S-dTr{display:flex;position:absolute;background-color:rgba(0,0,0,.3);width:239px;height:159px;align-items:center;justify-content:center}.deleteDocumentButton___veqzU{width:32px;height:32px;cursor:pointer;border-radius:50%;background-color:rgba(0,0,0,.6)}.img___jMz-G{width:100%;height:100%;object-fit:cover;position:relative}.body___jI4fE{width:100%;margin:0 auto;max-width:360px;padding:40px 0 20px;text-align:center}.buttons___9sl0A{display:flex;padding-top:20px;align-items:center;justify-content:center}.button___Qb7BE{width:144px}.button___Qb7BE:first-of-type{margin-right:24px}.insuranceCardTitle___AM-S9{max-width:500px;width:100%;align-self:center;margin-bottom:16px}.insuranceCardEditWrapper___nczfN{display:flex;max-width:500px;width:100%;text-align:left;justify-content:space-between;gap:24px}.deleteDocument___fRRIL,.filePicker___JKYp5{width:100%;height:130px}.section___ovPtr{border-top:1px solid #dbe7ea;padding-top:24px;display:flex;flex-direction:column;gap:24px;width:100%;max-width:504px}.addButton___mm3qZ{width:210px;margin-bottom:40px}.additionalInsuranceItem___M8R10{display:flex;flex-direction:column;gap:32px;border-bottom:1px solid #dbe7ea;padding-bottom:24px}.deleteButton___XU8i7{width:160px}.arrow_up___SRmzN{transform:rotate(90deg)}.arrow_down___HXcn-{transform:rotate(-90deg)}.sectionButton___Vs3SV{cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0}.sectionButton_title___HtG0A{flex:1;text-align:left}@keyframes fadeIn___6uv15{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___qXwPs{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___crfLy{width:484px;height:304px;display:flex;border-radius:12px;flex-direction:column;padding:40px 40px 32px;background-color:#fff;text-align:center;will-change:opacity,transform;animation:zoomIn___qXwPs .1s ease-out both}.formWrapper___D12KN{max-width:504px;width:100%}.formField___SJ1Jm{width:100%;margin-bottom:32px;align-items:baseline}.primarySubscriberTitle___Knemz{margin-bottom:24px;margin-top:8px}.modalBodyContent___DAznm{text-align:left}.modalText___K07zF{margin-left:-15px;margin-bottom:10px}.modalList___BWguG{list-style-type:none}.errorItem___G9k-j{color:#eb1400;list-style-type:disc}.button___oAfR9{width:190px}.insuranceDetailsTitle___9iZ7d{margin-bottom:16px}.noInsuranceSection___hHLz-{display:flex;justify-content:space-between;align-items:center}.todoDetailsWrapper___olWKi{height:100%;display:flex;flex-direction:column;justify-content:space-between}.infoPoint___fZsXx{margin:0;flex-grow:1}.topBlock___PYTe0{display:flex}.footer___5CJxg{bottom:0;padding:24px 0;position:sticky;background:#fff;border-top:1px solid #e9f1f3;z-index:1}.footer___5CJxg,.footer___U859w{display:flex;justify-content:center}.footer___U859w{height:72px;align-items:center;border-top:1px solid #dbe7ea}.footerButton___g-h-8{margin:0 4px}.prescription___okrTE{padding-top:16px;padding-bottom:22px;border-bottom:1px solid #dbe7ea}.prescriptionHeader___dDQo-{display:flex;flex-direction:row;justify-content:space-between}.prescriptionTitile___rg-hq{display:flex;font-size:16px;font-weight:600;color:#111212;flex-direction:row}.prescriptionDirections___KpEwH{font-size:14px}.prescriptionProviderBlock___01eEB{font-size:14px;color:#60757c}.prescriptionProviderBlock___01eEB span+span{margin-left:15px}.prescriptionDetails___j-zA0{display:flex;margin-top:22px;flex-direction:column}.arrowIconDown___pPnLc{margin-left:16px;transform:rotate(270deg)}.arrowIconUp___fX3Ta{margin-left:16px;transform:rotate(91deg)}.arrowWrapper___ftc75{min-width:130px}.eyeIcon___MRM8s{margin-left:8px}.detailsTitle___aHT1g{font-size:11px;line-height:1.45;letter-spacing:1px;color:#60757c}.detailsItem___g0vON{padding-right:30px}.detailsItem___g0vON+.detailsItem___g0vON{margin-top:28px}.wrapper___lMcj-{padding:0 24px 0 32px}.wrapper___lMcj- button{width:100%;margin-top:16px;justify-content:center}.placeholder___U7LXn{margin-top:50px}.loading___6Pojm{margin-top:20px}.fieldName___A4CCz{font-size:11px;font-weight:500;line-height:1.45;margin-bottom:4px;letter-spacing:1px;color:#60757c;text-transform:uppercase;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.noteText___5DXLZ{font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px}.wrapper___jz-GO{width:100%;margin:16px 0;padding:16px;background-color:#f3f8f9;border-radius:12px;display:flex}.wrapper_noteForm___tu38M{max-width:411px}.wrapper_contactLog___6lzJ9{max-width:597px}.icon___ntM0i{width:48px;height:48px}.content___8Gv8k{width:calc(100% - 160px);margin:0 9px 0 16px;display:flex;flex-direction:column;justify-content:center;text-align:left;font-size:16px;font-weight:400;line-height:20.8px}.content_name___vxuI8{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.content_title___6TURz{color:#60757c}.content_filledSurvey___J84TH{width:calc(100% - 98px)}.button___tB0qH{border:none;background-color:transparent;cursor:pointer;padding:0}.iconButton___PTNLr{width:48px;height:48px}.answerButton___l2NT-{min-width:85px;width:85px;color:#00b1e1;font-weight:700;font-size:14px}.wrapper___t5qwV{padding:12px 24px;background-color:#f3f8f9;border-radius:12px;display:flex}.icon___dENGW{width:48px;height:48px}.contentWrapper___k9zqW{display:flex;justify-content:space-between;flex:1;margin:0 16px}.contentLeft___-qD-F,.contentRight___F8QCq{width:100%;display:flex;flex-direction:column;justify-content:center;text-align:left;font-size:16px;font-weight:400;line-height:20.8px}.contentLeft_title___JtSkX,.contentRight_title___-jX5j{color:#60757c;font-size:14px}.contentRight___F8QCq{align-items:flex-end}.contentRight_score___xHg3Y{font-size:14px}.contentRight_score_value___3gHpY{margin-left:5px}.contentRight_score_value_color___6TSEx{color:#ffa636}.button___4T0rw{border:none;background-color:transparent;cursor:pointer;padding:0}.wrapper___XfzIN{padding:16px 0;border-bottom:1px solid #dbe7ea}.header___1Fi2h{display:flex;margin-bottom:8px;align-items:center;justify-content:space-between}.headerLeft___ZGeFo{width:100%;display:flex;flex-direction:column}.headerLeftTitle___r-MFS{display:flex;align-items:center;justify-content:space-between}.name___4F6ca{margin-right:8px;max-width:450px}.date___TwBR-{margin-left:15px;white-space:nowrap}.sizeDescriptionButton___z8ELD{color:#00b1e1;cursor:pointer;padding-left:8px}.note___u-HkW{white-space:pre-wrap}.log___Fzbnz{padding-bottom:8px}.log___Fzbnz .btn___UIFns{padding:0}.log___Fzbnz .info___WuaKP{display:flex;flex-wrap:wrap;padding-top:14px}.log___Fzbnz .info___WuaKP .point___8Usph{margin-bottom:26px;padding-right:10px;width:50%}.unlink___xifSS{color:#00b1e1;font-size:14px;cursor:pointer}.subtitle___lC8Zz{display:flex;flex-direction:column;color:#60757c}.noteType___3R-Vo{display:flex;flex-direction:row}.noteTextBlock___Qt1ti{margin-bottom:24px}.noteTextBlock___Qt1ti:last-child{margin-bottom:0}.button___fApfD{width:100%;justify-content:center}.empty___lo3hN{display:flex;margin-top:24px;align-items:center;flex-direction:column;justify-content:center;text-align:center;white-space:pre-wrap;color:#60757c}.noteHeader___cl-3F{display:flex;justify-content:space-between}.note___N947h{margin:0 24px;padding:0 8px 22px}.note___N947h div[data-infinite-loading=full]{margin-top:24px}.providerName___5SvyD{font-size:16px;font-weight:600}.noteDate___hSuxb{margin-left:15px}.itemsColumn___Kmuzp{display:flex;flex-wrap:wrap;justify-content:space-between}.item___-avbg{width:calc(50% - 4px)}.infoPoint___TSaG0{margin:0}.fullView___-j4sL{padding-top:0}.wrapper___xzy6N{display:flex;cursor:pointer;margin-top:16px;align-items:center;justify-content:flex-start}.wrapper___xzy6N svg{min-width:40px}.notClickable___rn2vM{cursor:auto}.information___Bx2sB{margin-left:16px;width:calc(100% - 40px)}@keyframes fadeIn___Z3Ph-{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___5-E0U{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___SElB6{height:100%;display:flex;flex-direction:column;justify-content:space-between}.content___n7-Ty{flex:1;overflow-y:auto;will-change:opacity;animation:fadeIn___Z3Ph- .2s ease-out both}.header___YQI1z{border-bottom:1px solid #dbe7ea;padding-bottom:16px}.headerSubtitle___xl5PX{font-size:14px;line-height:1.71;padding:0 32px;letter-spacing:.18px;color:#60757c;text-align:center}.footer___mt35H{height:72px;display:flex;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.itemsColumn___VN2GL{display:flex;flex-wrap:wrap;justify-content:space-between}.item___NCcw0{width:calc(50% - 4px)}.infoPoint___o-kfr{margin:0}.wrapperDocument___k-txZ{margin-top:16px}.errorMessage___n1utY{margin-top:16px;margin-bottom:0}.footerButton___GUVB7{margin:0 4px}.corfirmationSection___z-ltD,.infoPointWithButton___UoFik{display:flex;align-items:baseline;justify-content:space-between}.infoPointButton___8S1Oe{padding:0}.tabs___Yv7ZD{padding:16px 0 12px 56px;border-top:8px solid #f3f8f9;border-bottom:1px solid #dbe7ea}.tab___U4qb4{font-size:16px}.section___3ykxH{display:flex;flex-wrap:wrap;row-gap:22px}.section___3ykxH>*{flex-basis:50%;margin:0}.wrapper___s8YQj{display:flex;align-items:center;justify-content:flex-start}.status___DF4CC{margin-left:4px}.wrapper___2a-Jn{position:relative;padding:4px 0 4px 4px}.wrapper___2a-Jn:hover{background-color:#f3f8f9}.wrapper___2a-Jn:hover .deleteIcon___-klMV{display:block}.link___QQHNi{color:#111212;word-break:break-all}.wrapperContent___9xLDq{display:flex;align-items:center;justify-content:flex-start}.content___f8nMI{margin-left:16px;width:calc(100% - 40px)}.name___u0HAV{width:calc(100% - 50px)}.extraSubtitle___U2oFs{margin-left:8px}.deleteIcon___-klMV{top:50%;right:0;display:none;cursor:pointer;position:absolute;margin:0 4px 0 16px;transform:translateY(-50%)}.infoPoint___0JJPI:last-of-type{margin-bottom:0}.section___I9VQ6{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-column-gap:16px;grid-row-gap:0}.infoPoint___ktEDg:last-of-type,.infoPoint___ktEDg:nth-last-child(2){margin-bottom:0}.wrapper___oMXhx{height:100%;display:flex;flex-direction:column;justify-content:space-between}.content___VtReo{flex:1;overflow-y:auto}.footer___Y0q6J{height:72px;display:flex;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.itemsColumn___W2AS-{display:flex;flex-wrap:wrap;justify-content:space-between}.item___crvQt{width:calc(50% - 4px)}.infoPoint___9h5Xp{margin:0}.wrapperDocument___9-Ihv{margin-top:16px}.errorMessage___hqd3Q{margin-top:16px;margin-bottom:0}.footerButton___OB5yV{margin:0 4px}.infoPointWithButton___bWK6h{display:flex;align-items:baseline;justify-content:space-between}.infoPointButton___tO1jp{padding:0}.amountForm___ZZ8se{margin-bottom:20px}.tabs___mJWJ1{padding:16px 0 12px 56px;border-top:8px solid #f3f8f9;border-bottom:1px solid #dbe7ea}.tab___oUgZ-{font-size:16px}.wrapper___YKiL5{padding:24px 24px 12px;flex-direction:column;gap:12px;justify-content:center}.iconWrap___mJDAY,.wrapper___YKiL5{display:flex;align-items:center}.iconWrap___mJDAY svg{cursor:pointer}.iconWrap___mJDAY div{margin:0}.wrapper___tA-Ra{display:flex;margin-left:8px;align-items:center;justify-content:flex-start}.wrapper___tA-Ra span{margin-left:4px}.wrapper___QJUrd{display:flex;cursor:pointer;margin-top:16px;align-items:center;justify-content:flex-start}.information___WchdP{margin-left:16px;width:calc(100% - 40px)}.subtitle___dzox9{display:flex;align-items:center;justify-content:flex-start}.wrapper___0VLIE{display:flex}.inputWrapper___WRlYP{flex-grow:1}.buttonsWrapper___gacG9{display:flex;margin-top:5px}.button___KVmTj{width:40px;height:40px;margin-left:8px}.item___Oa1XL{width:calc(50% - 4px)}.itemsColumn___FtaQV{display:flex;flex-wrap:wrap;justify-content:space-between}.infoPointWithButton___sUvwR{display:flex;align-items:baseline;justify-content:space-between}.infoPointButton___1HW0R{padding:0}.infoPoint___f8zRW{margin:0}.amountForm___TceUk{margin-bottom:20px}.arrow_up___FTjxD{transform:rotate(90deg)}.arrow_down___C-pN2{transform:rotate(-90deg)}.guarantorSectionButton___wzM7T{cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0;gap:12px}.guarantorSectionButton_title___xLnn4{flex:1;text-align:left}.guarantorSectionWrapper___Cna5Q{padding:16px 24px 0 0}.guarantorExpandedSection___PiNhF{display:flex;gap:16px;margin-left:12px}.guarantorExpandedSectionContent___-F6YM{flex:1;width:calc(100% - 24px);padding-top:16px}.emptyGuarantor___u8Qmm{height:30px}.emptyGuarantor___u8Qmm,.guarantorInfo___JzLNs{padding-left:16px;border-left:2px solid #dbe7ea}.guarantorInfo___JzLNs{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;row-gap:16px}.requestedDocumentsList___d2yor{display:flex;flex-direction:column;gap:4px}.requestedDocumentsListItem___le3hf{display:flex;align-items:center;gap:6px}.requestedDocumentsListItemIcon___WEk4O{width:16px;height:16px;display:flex;align-items:center}.requestedDocumentsListItemIcon___WEk4O svg{fill:#00aaec}@keyframes fadeIn___4gSRX{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___YvCZK{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper___MO0pv{height:100%;display:flex;flex-direction:column;justify-content:space-between}.content___UHfR4{flex:1;overflow-y:auto;will-change:opacity;animation:fadeIn___4gSRX .2s ease-out both}.header___RwHP6{border-bottom:1px solid #dbe7ea;padding-bottom:16px}.headerSubtitle___8WxHM{font-size:14px;line-height:1.71;padding:0 32px;letter-spacing:.18px;color:#60757c;text-align:center}.footer___CmHAE{height:72px;display:flex;align-items:center;justify-content:center;border-top:1px solid #dbe7ea}.itemsColumn___zXpum{display:flex;flex-wrap:wrap;justify-content:space-between}.item___sGLL-{width:calc(50% - 4px)}.infoPoint___nC1kI{margin:0}.wrapperDocument___dBspR{margin-top:16px}.errorMessage___HqvNB{margin-top:16px;margin-bottom:0}.footerButton___PZEr2{margin:0 4px}.corfirmationSection___Db9CI,.infoPointWithButton___8gnaK{display:flex;align-items:baseline;justify-content:space-between}.infoPointButton___o-ndP{padding:0}.amountForm___PDOcY{margin-bottom:20px}.tabs___zBUXb{padding:16px 0 12px 56px;border-top:8px solid #f3f8f9;border-bottom:1px solid #dbe7ea}.tab___rrVdW{font-size:16px}.section___RLGZ2{display:flex;flex-wrap:wrap;row-gap:22px}.section___RLGZ2>*{flex-basis:50%;margin:0}.buttonStyles___PPu21{width:145px;font-size:11px;margin-top:20px;align-self:center;text-transform:capitalize}.noActiveWrapper___JOD-H{display:flex;flex-direction:column;color:#60757c}.cardDetatilsStyle___T3-Xb{white-space:pre}.link___4LfNx{color:#00b1e1;line-height:24px;margin-right:1rem;text-decoration:none}.inactive___swsbi,.link___4LfNx{font-size:14px;letter-spacing:.18px}.inactive___swsbi{line-height:1.71;margin-right:24px;color:#60757c}.refreshWrap___7UNMg{display:flex;column-gap:12px;align-items:center;margin-left:10px}.refreshButton___Kocur{padding:0;display:flex;align-items:center;column-gap:4px;color:#00b1e1;cursor:pointer;font-size:14px}.refreshButton___Kocur svg{width:20px;height:20px}.disabledLink___GXSHo{cursor:default;color:#909fa4}.disabledIcon___U7Owv{cursor:default;fill:#909fa4}.refreshAtText___rmwHc{color:#60757c;font-size:12px}.card___uZSiB{padding:12px 0;border-bottom:1px solid #dbe7ea}.card___uZSiB.cursor___ShI-w{cursor:pointer}.card___uZSiB .cardTop___phH4Y{display:flex;justify-content:space-between}.card___uZSiB .title___rkfe-{position:relative!important;font-size:16px;font-weight:700}.card___uZSiB .subtitle___1p7j8{font-size:14px}.card___uZSiB .eyeIcon___xciTK{margin-left:8px}.card___uZSiB .greySubtitle___Fio7X{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#60757c}.cursor___ShI-w{cursor:pointer}.titleWrapper___MfEXb{flex-grow:1}.cardHeader___q0tRu{display:flex;margin-right:20px}.arrowWrapper___Rd3gL{cursor:pointer;align-self:center}.arrowIconDown___IsJjW{transform:rotate(270deg)}.arrowIconUp___B72eB{transform:rotate(91deg)}.rightContent___lFbXE{font-size:14px;align-self:center;color:#60757c}.status___gxeXg{font-size:14px;margin-right:24px;color:#60757c}.inactive___Naaq8{min-width:100px}.root___eCHZf{width:100%;height:100%;display:flex;flex-direction:column}.title___WvTL-{text-transform:capitalize;font-size:22px;line-height:32px;font-weight:700;font-family:sans-serif}.header___8m0gX{display:flex;padding:0 32px;min-height:72px;position:relative;align-items:center;background-color:#fff;justify-content:space-between;border-bottom:1px solid #dbe7ea}.content___iCbEo{display:flex;flex-direction:column;height:calc(100% - 64px);overflow-y:auto}.oneLineTitle___o1IqI,.titleContainer___JEdbB{flex:1;width:100%;display:flex;margin-right:8px;align-items:center}.oneLineTitle___o1IqI{overflow:hidden;white-space:nowrap}.oneLineTitle___o1IqI h2{overflow:hidden;text-overflow:ellipsis}.withSubTitleColumn___DuMGT{flex-direction:column;align-items:flex-start}.withRefreshBlock___08-9b{display:flex;align-items:center}.content___vrYh8{background-color:#fff;padding:0 32px}.empty___Bitol{height:100%;justify-content:center;align-items:center;display:flex}.details___8ctFR{gap:0 42px;width:100%;display:grid;margin:8px 0;grid-template-columns:1fr 1fr 1fr}.detailsItem___QvhIG{margin-top:12px;margin-bottom:0;white-space:inherit}.documentsCategory___SRrbX{grid-column-start:1}.file___8hqNW{margin-top:4px}.file___8hqNW+.file___8hqNW{margin-top:10px}.date___8JArY{margin-right:24px}.refreshWrap___3dthX{display:flex;column-gap:12px;align-items:center;margin-left:10px}.refreshButton___Itypd{padding:0;display:flex;align-items:center;column-gap:4px}.refreshButton___Itypd svg{width:20px;height:20px}.refreshAtText___4FL3y{color:#60757c;font-size:12px}.card___CSNC0{padding:12px 0;border-bottom:1px solid #dbe7ea}.card___CSNC0 .cardTop___eLpPD{display:flex;justify-content:space-between}.card___CSNC0 .title___hDJvz{font-size:16px;font-weight:400;margin-right:9px}.card___CSNC0 .subtitle___sT-Ue{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#60757c}.cardHeader___EYVa-{display:flex;flex-direction:column}.rightContent___jfj7a{font-size:14px;align-self:center;color:#60757c;min-width:130px}.avatarStyles___JFJvB{margin-right:16px;background-color:#dbe7ea}.seeMembers___Y5G49{font-size:16px;padding:0}.flexContainer___ZLzhK{display:flex;align-items:center}.modalCardTop___vA2TK{padding-left:20px;padding-right:20px}.rangePicker___pLlXE{position:relative}.rangePicker___pLlXE .title___zIwAz{display:flex;align-items:center}.rangePicker___pLlXE.right___bh9I- .DayPicker{right:0}.rangePicker___pLlXE.dayPickerFixed___G6-cW .DayPicker{position:fixed}.rangePicker___pLlXE .calendarDay___NFN7A{position:relative;z-index:1}.rangePicker___pLlXE .navPrev___ia-jG{position:absolute;top:20px;left:20px}.rangePicker___pLlXE .navNext___xrN23{transform:rotate(180deg);position:absolute;top:20px;right:20px}.rangePicker___pLlXE .DayPicker{position:absolute;z-index:10}.rangePicker___pLlXE .DayPicker_weekHeader{top:48px}.rangePicker___pLlXE .DayPicker__withBorder{border-radius:12px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14)}.rangePicker___pLlXE .DayPicker .CalendarMonth_caption{padding-top:18px;font-size:16px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;color:#000}.rangePicker___pLlXE .DayPicker .CalendarDay{line-height:37px;border:none}.rangePicker___pLlXE .DayPicker .CalendarDay__selected{position:relative;background:none}.rangePicker___pLlXE .DayPicker .CalendarDay__selected:after{top:50%;left:50%;content:"";width:30px;height:30px;position:absolute;border-radius:100%;background-color:#00b1e1;transform:translate(-50%,-50%)}.rangePicker___pLlXE .DayPicker .CalendarDay__selected:before{left:0;top:50%;width:100%;content:"";height:30px;position:absolute;transform:translateY(-50%);background-color:rgb(199.5,243.16,255);width:50%}.rangePicker___pLlXE .DayPicker .CalendarDay__selected_span{position:relative;background:none;color:#111212}.rangePicker___pLlXE .DayPicker .CalendarDay__selected_span:after{left:0;top:50%;width:100%;content:"";height:30px;position:absolute;transform:translateY(-50%);background-color:rgb(199.5,243.16,255)}.rangePicker___pLlXE .DayPicker .CalendarDay__selected_start:before{left:inherit;right:0}.rangePicker___pLlXE .DayPicker .CalendarDay__hovered_span{position:relative;background:none}.rangePicker___pLlXE .DayPicker .CalendarDay__hovered_span:after{left:0;top:50%;width:100%;content:"";height:30px;position:absolute;transform:translateY(-50%);background-color:rgb(199.5,243.16,255)}.root___Dj9QS,.wrapper___xXs6r{display:flex;align-items:center}.wrapper___xXs6r{margin-top:12px}.metric___cWMpX{margin-left:6px}.wrapper___ptrjb{display:flex;align-items:center}.icon___kv9uA{margin-right:5px}.title___J83Kl{text-transform:capitalize}.wrapper___1Zz07{width:50%;cursor:pointer;padding:24px 0;color:#111212;min-height:140px;border-bottom:none}.wrapper___1Zz07:not(:nth-last-child(-n+2)){border-bottom:1px solid #dbe7ea}.wrapper___1Zz07:nth-child(odd)>div{border-right:1px solid #dbe7ea}.content___Sa-6F{padding:0 24px}.disabled___qb-XB{pointer-events:none}.loading___0saQp,.whiteBg___kdt5-{background:#fff}.vitals___wuXrV{width:100%;display:flex;flex-wrap:wrap;padding:0 24px;overflow-y:auto;background:#fff}.itemsWrapper___-1Pw0{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.items___u0Snb{width:calc(50% - 4px);margin-top:28px}.items___u0Snb:nth-child(-n+2){margin-top:0}.infoPoint___HVbwd{margin:0}.questions___Sj8r5{padding-top:30px}.entries___Q4Prj{display:grid;grid-template-columns:repeat(2,50%);grid-gap:16px}.entryTitle___olQSg{font-size:12px;line-height:16px;letter-spacing:.15px;color:#60757c;margin-bottom:4px}.entryTitle___olQSg,.entryValue___MkIOb{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.entryValue___MkIOb{margin:0;font-size:16px;line-height:24px;letter-spacing:.2px}.wrapper___kGiQO{width:240px;height:160px;display:flex;margin-right:24px;border-radius:6px;align-items:center;justify-content:center;border:1px solid #dbe7ea}.wrapper___kGiQO img{width:100%;height:100%;cursor:pointer;object-fit:cover;border-radius:6px}.wrapper___kGiQO img:-moz-loading{visibility:hidden}.placeholder___5pq95{padding:0 32px;text-align:center}.wrapperImg___7r-SA{display:flex}.wrapperDetails___r72-J{padding:8px 32px 24px 0;display:flex;flex-direction:column;gap:16px}.arrow_up___iJaz4{transform:rotate(90deg)}.arrow_down___8-Gid{transform:rotate(-90deg)}.sectionButton___lzil2{cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0;gap:12px}.sectionButton_title___7Xst6{flex:1;text-align:left}.sectionWrapper___BxXwK{padding:0 24px 24px 0}.expandedSection___MarCb{display:flex;gap:16px;margin-left:12px}.line___7IPHe{margin:8px 0;width:2px;background-color:#dbe7ea}.expandedSectionContent___yG033{flex:1;width:calc(100% - 24px)}.insuranceCardTitle___AihNt{max-width:500px;width:100%;align-self:center;padding:8px 0}.infoPoint___d1qOS{margin:0;flex-grow:1}.insuranceDetailsTitle___rz-uU{margin-bottom:0}.insuranceSection___RaeH2{margin:0;padding:0 0 0 32px}.noInsuranceSection___ZkHGz{margin:16px 32px 0}.todoDetailsWrapper___72jln{height:100%;display:flex;flex-direction:column;justify-content:space-between}.infoPoint___IBz2g{margin:0;flex-grow:1}.competedInfoSection___69DkN{display:flex}.noteWrapper___Cp-xa{padding:16px 0;border-bottom:1px solid #dbe7ea}.header___fvfxd{display:flex;cursor:pointer;margin-bottom:8px;align-items:center;justify-content:space-between}.headerLeft___YXgQD{width:100%;display:flex;flex-direction:column}.headerLeftTitle___ILMBq{display:flex;align-items:center;justify-content:space-between}.name___WZ3Ss{margin-right:8px;max-width:450px}.date___O2MpC{margin-right:15px;white-space:nowrap}.log___rRMcT{padding-bottom:8px}.log___rRMcT .btn___UXguU{padding:0}.log___rRMcT .info___hUoCm{display:flex;flex-wrap:wrap;padding-top:14px}.log___rRMcT .info___hUoCm .point___b1w2u{margin-bottom:26px;padding-right:10px;width:50%}.subtitle___rpHJy{display:flex;flex-direction:column;color:#60757c;margin-top:10px}.noteTextBlock___iRvpw{margin-bottom:24px}.noteTextBlock___iRvpw:last-child{margin-bottom:0}.icon___Tr1Q1{transform:rotate(-90deg)}.opened___31-2Y .icon___Tr1Q1{transform:rotate(90deg)}.right___gY-za{display:flex}.programName___AfBux{margin-top:18px}.programName_topMargin___i4fBc{margin-top:0}.noteTitle___ywjfI{margin-bottom:16px}.wrapper___4WZc2{min-width:600px!important}.contentWrapper___up3WM{padding:24px}.button___e4MoV{width:100%;font-size:14px;justify-content:center}.empty___NeBqO{display:flex;margin-top:24px;align-items:center;flex-direction:column;justify-content:center;text-align:center;white-space:pre-wrap;color:#60757c}.loadingWrap___l4Cvt{margin-top:50%}.withPadding___WOkLU{padding:24px 40px}.emptyModal___GCFtC{margin-top:40px}.content___vxf-m{padding:0;height:100%}.wrapper___UV9PX{display:flex;align-items:center;padding:8px 24px 8px 16px;border-top:1px solid #dbe7ea}.wrapper___UV9PX:first-of-type{border-top:none}.selected___pUl2i,.wrapper___UV9PX:last-of-type{border-bottom:1px solid #dbe7ea}.selected___pUl2i{border-top:none;background-color:#f3f8f9}.title___TmryA{flex:1 auto;flex-grow:1;width:calc(100% - 100px)}.icon___Ipq9c{cursor:pointer}.bodyWrapper___bntgT{flex-grow:1;display:flex;flex-wrap:wrap;font-size:16px;line-height:24px;margin-left:16px;margin-right:12px;flex-direction:row;align-items:center;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;justify-content:flex-start}.description___rsTry{font-size:16px;color:#60757c}.alreadyAdded___DtE86{pointer-events:none;opacity:.7}.headIcon___QWzoJ{width:48px;height:48px;display:flex;flex:0 0 auto;margin-right:16px;align-items:center;border-radius:10px;justify-content:center;border:1px solid #dbe7ea}.wrapperModal___-qVcd{max-height:800px;height:calc(100% - 128px)}.child___cUh-G{height:583px}.wrapperDueDate___FoG1H{top:0;left:0;z-index:1;display:flex;min-height:88px;background:#fff;padding:16px 32px;align-items:center;justify-content:space-between}.wrapperDueDate___FoG1H .dueDate___5V0RF{display:flex;background:#fff;align-items:center;justify-content:flex-start}.wrapperDueDate___FoG1H .dueDate___5V0RF h4{margin-right:24px}.wrapperSelect___OoPWo{padding:32px 32px 24px;border-top:1px solid #dbe7ea}.formField___qhlS9{margin-top:24px}.resourcesTitle___VKaGk{padding:24px 0 24px 32px;border-bottom:1px solid #dbe7ea;border-top:1px solid #dbe7ea}.wrapperSelected___-aSch{margin-bottom:16px}.wrapper___cKoTd{width:100%;display:flex;cursor:pointer;background:none;align-items:center;padding:7px 24px 7px 16px;justify-content:space-between;border:none;border-bottom:1px solid #dbe7ea}.wrapper___cKoTd:focus{outline:none}.wrapper___cKoTd.selected___UpLMn,.wrapper___cKoTd:focus{background-color:#f3f8f9}.wrapper___cKoTd.selected___UpLMn .checkIcon___bmN1X *{display:block}.wrapper___cKoTd:disabled{cursor:not-allowed}.headIcon___RE-GE,.wrapperBlock___vFUG8{display:flex;align-items:center}.headIcon___RE-GE{width:48px;height:48px;flex:0 0 auto;margin-right:16px;border-radius:10px;justify-content:center;border:1px solid #dbe7ea}.info___C2thM{display:flex;align-items:start;flex-direction:column;justify-content:flex-start}.info___C2thM p{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.checkIcon___bmN1X{min-width:24px}.checkIcon___bmN1X *{display:none}.needsList___srtpr{width:100%;height:58%;padding:0 8px}.modalWrapper___fxven{max-height:800px;height:calc(100% - 128px)}.modalChild___yhPlJ{padding:0;flex:1 auto;height:auto}.createCustomNeed___Ltj0w{color:#00b1e1}.datesBlock___lEBKq{display:flex;justify-content:space-evenly;border-bottom:1px solid #dbe7ea}.datesBlock___lEBKq div{padding-left:0;padding-right:0;z-index:unset}.info___hljJH{color:#60757c}@keyframes fadeIn___-DpK-{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___6K9XX{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tooltip___Pn-Cr{top:0;left:0;position:fixed;z-index:115;animation-fill-mode:backwards;will-change:opacity;animation:fadeIn___-DpK- .1s ease-out both}.root___-F276{cursor:pointer}.timeZoneTooltip___dPcNO{top:2px;right:8px;position:absolute}.tooltipContent___ok-UD{display:flex;min-height:58px;padding:8px 12px;border-radius:12px;flex-direction:column;background-color:#f5f7fa;border:1px solid rgba(4,4,4,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.timeZoneTitle___LwWsU{font-size:12px;line-height:1.33;letter-spacing:.2px;color:#60757c}.timeZoneName___yhqzc{font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px}@keyframes fadeIn___DLSxn{0%{opacity:0}to{opacity:1}}.providerCard___vh9iI{display:flex;flex-flow:column nowrap;align-items:center;border-right:1px solid #dbe7ea;padding:16px;max-height:140px;background-color:#fff;transition:background-color .2s ease-in-out;cursor:pointer;overflow:hidden;position:relative}.providerCard___vh9iI:hover{background-color:#f3f8f9}.info___3hpFR{margin-top:12px;text-align:center}.name___PM0zA{letter-spacing:.2px;font-size:16px;color:#111212}.meta___3LWYH,.name___PM0zA{line-height:24px;max-height:24px;overflow:hidden}.meta___3LWYH{font-size:14px;color:#60757c;letter-spacing:.18px}@keyframes fadeIn___vZAib{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___HzEyX{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.popover___5ElGT{position:relative}.content___FtI3L{margin-top:4px;z-index:80;position:absolute;border-radius:8px;background-color:#fff;border:1px solid #dbe7ea;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14);will-change:opacity,transform;animation:zoomIn___HzEyX .15s ease-out both}.top___ODVHL{top:-4px;margin-top:0;transform:translateY(-100%)}.right___GxN9l{right:0}@keyframes fadeIn___2Vbul{0%{opacity:0}to{opacity:1}}.practiceTrigger___FlZlO{display:flex;align-items:center;cursor:pointer;user-select:none}.practiceTrigger___FlZlO h2{max-height:32px;overflow:hidden;word-break:break-all}.arrow___oikEW{transform:rotate(-90deg);margin-left:8px}.practiceList___obRc6{max-height:240px;overflow-y:auto}.ownCalendar___sD1WT{padding:12px 16px}.ownCalendar___sD1WT button{padding:7px}.ownCalendar___sD1WT button>div{text-transform:none;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.practiceItem___cYXMQ{height:48px;padding:12px 16px;background-color:#fff;transition:background-color .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.practiceItem___cYXMQ.active___akcli{color:#00b1e1}.practiceItem___cYXMQ:hover{cursor:pointer;background-color:#f3f8f9}.popoverWrapper___hP-zR{width:100%;min-width:320px;padding:4px 0}.scrollNavigation___Eiew4{display:flex}.scrollNavigation___Eiew4>button{margin-left:8px}.rotate___aUdL-{transform:rotate(180deg)}.disabled___UG2K1{pointer-events:none}.input___gHBWN{margin:0!important;height:40px!important;width:260px!important;padding:12px 16px!important}@keyframes fadeIn___9BbOM{0%{opacity:0}to{opacity:1}}.table___tryZo{overflow:auto;height:calc(100% - 64px);display:flex;flex-flow:column}.table___tryZo::-webkit-scrollbar-thumb{border-radius:8px}.table___tryZo::-webkit-scrollbar{height:6px}.providers___Qmp0N{height:140px;display:grid;grid-template-columns:repeat(10,minmax(20%,1fr));border-bottom:1px solid #dbe7ea}.infoWrapper___ep2Ds{flex-grow:1;display:flex;justify-content:center;align-items:center;position:sticky;left:0}.infoBox___7iIMK{max-width:310px;text-align:center;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-weight:200;line-height:1.5;letter-spacing:.2px;font-size:14px;white-space:pre-line}.close___hzAG8{margin-left:24px;cursor:pointer}@keyframes fadeIn___qkKny{0%{opacity:0}to{opacity:1}}.popoverLayer___E-BgX{position:fixed;height:100%;z-index:10;left:72px;right:2px;top:0;display:grid;grid-template-columns:100px repeat(7,1fr);overflow-y:auto}.adminView___Uegd7{display:block}@keyframes fadeIn___wFBL5{0%{opacity:0}to{opacity:1}}.close___OCxOB{cursor:pointer}.infoWrapper___NyGsw{height:100%;display:flex;justify-content:center;align-items:center}.infoBox___iC4xa{max-width:310px;text-align:center;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-weight:200;line-height:1.5;letter-spacing:.2px;font-size:14px;white-space:pre-line}.root___UxrPV{display:flex}.root___UxrPV>button{margin:0 8px}.disabled___5-ZaT{pointer-events:none}.rotate___oE9VS{transform:rotate(180deg)}.datePickerWrapper___t1ZWf{position:relative}.picker___e2zUp{position:absolute;z-index:999;overflow:hidden;border-radius:12px;font-family:inherit;border:1px solid #dbe7ea;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14)}.todayBtn___xsaCd{border:none;color:#00b1e1;cursor:pointer;padding:8px 16px;white-space:nowrap;background-color:transparent}.dateContainer___WOSMI{display:flex;justify-content:center}.dateContainer___WOSMI.daily___bMFrw{width:136px}.dateContainer___WOSMI.weekly___pVSsx{width:182px}@keyframes fadeIn___tYaym{0%{opacity:0}to{opacity:1}}.wrapper___LqiUZ{min-width:540px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff}.header___CFhDU{display:flex;justify-content:space-between;align-items:flex-start;padding:40px 40px 8px}.header___CFhDU svg{margin-left:16px;cursor:pointer;min-width:24px;position:relative;top:4px}.separator___xZXP7{height:1px;background:#dbe7ea}.content___bzPFT{padding:32px 48px}.wrapper___hQxv-{position:relative}.icon___pAvhY{position:absolute;top:16px;right:16px;fill:#60757c}.icon___pAvhY,.inputWithIcon___EJ3lU{cursor:pointer}.inputWithIcon___EJ3lU input{padding-right:54px;cursor:pointer}.picker___oxgKm{position:absolute;z-index:99}.pickerRoot___I30ph{background:#000}.top___YUTz1{top:-250px}.topWithTime___-l94W{top:-275px}@keyframes fadeIn___jfils{0%{opacity:0}to{opacity:1}}.formField___IJPOf{margin-bottom:32px}.row___Qhjge{display:flex;align-items:center;justify-content:space-between;margin-top:-5px}.row___Qhjge>div{width:100%}.row___Qhjge>div:first-child{padding-right:4px}.row___Qhjge>div:last-child{padding-left:4px}.formFieldWithBtn___-xsZV{display:flex;align-items:center;justify-content:space-between}.formFieldWithBtn___-xsZV>button{max-width:360px;margin:0 auto}.formFieldWithBtn___-xsZV .input___IXkUw{flex-grow:1;margin-right:10px}.daysControl___A3VoL{margin-top:-10px}.week___sK5Jc{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.label___banEY{display:inline-block;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:12px;letter-spacing:.2px;color:#111212;position:relative;left:17px}.day___8Xur5{display:flex;align-items:center;justify-content:center;color:#60757c;background:#f3f8f9;border:1px solid #dbe7ea;border-radius:12px;font-size:14px;line-height:1.71;letter-spacing:.18px;height:32px;flex-basis:13%;cursor:pointer;user-select:none}.day___8Xur5.active___ROQwD{color:#fff;font-weight:600;background:#111212;border-color:#111212}@keyframes fadeIn___s0MgX{0%{opacity:0}to{opacity:1}}.root___5AvbP label{display:inline-block;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:12px;letter-spacing:.2px;color:#111212}.colors___L76xV{display:flex;flex-flow:row wrap;align-items:center;margin-top:13px;margin-left:-10px}.color___xdMEu{display:block;border-radius:100%;width:16px;height:16px;top:2px;left:10px;position:absolute}.color___xdMEu.peach___NaZSI{background-color:#ffeed7}.color___xdMEu.silver___vvbdQ{background-color:#aab5b8}.color___xdMEu.chiffon___QJ-Vo{background-color:#d9ffe7}.color___xdMEu.shalimar___kGSYA{background-color:#ffffc9}.color___xdMEu.titanWhite___-4OEX{background-color:#e9e4ff}.color___xdMEu.pattentsBlue___dx9DD{background-color:#d0f3ff}.colorOutline___WsNEx{top:0;left:8px;position:absolute;width:20px;height:20px;border-radius:100%;background:#fff;border:1px solid #5476a4;opacity:0;transition:opacity .15s ease}.colorWrap___kBI3w{width:36px;height:16px;cursor:pointer;position:relative}.colorWrap___kBI3w.active___VDBJH .colorOutline___WsNEx,.colorWrap___kBI3w:hover .colorOutline___WsNEx{opacity:.75}@keyframes fadeIn___3OygT{0%{opacity:0}to{opacity:1}}.formField___iOnEY{margin-bottom:32px}.margin0___JvZJb{margin-bottom:0}.colorField___kqC0r{margin-top:24px;margin-bottom:42px;padding-left:17px}.row___tj5n3{display:flex;align-items:center;justify-content:space-between;margin-top:-5px}.row___tj5n3>div{width:100%}.row___tj5n3>div:first-child{padding-right:4px}.row___tj5n3>div:last-child{padding-left:4px}.formFieldWithBtn___VzED2{display:flex;align-items:center;justify-content:space-between}.formFieldWithBtn___VzED2>button{max-width:360px;margin:0 auto}.formFieldWithBtn___VzED2 .input___Tvfxt{flex-grow:1;margin-right:10px}.formModalView___hYJfW>div{width:442px}@media (max-height:780px){.formModalView___hYJfW{display:flex}.formModalView___hYJfW>div{width:380px}.formModalView___hYJfW>div:first-child{padding-right:16px}.formModalView___hYJfW>div:last-child{padding-left:16px}}.outerWrapper___5uTff{overflow:hidden;max-height:calc(100% - 64px)}.innerWrapper___Q3BQ8{overflow-y:auto}@keyframes fadeIn___q5Pxo{0%{opacity:0}to{opacity:1}}.wrapper___qhMuK{display:flex;height:100%}.avatarWrapper___Oi0aN{position:relative;width:60px}.avatar___BBGpS{position:absolute;top:-1px}.titleWrap___rLGaa{display:flex;margin:-6px 0;flex-direction:column}.titleNameWrap___jkJDQ{display:flex;align-items:center}.title___5DQkj{max-height:32px;overflow:hidden}.subTitle___VHE1w{font-size:12px;line-height:15px;max-height:15px;overflow:hidden}@keyframes fadeIn___hbOI3{0%{opacity:0}to{opacity:1}}.providerContext___p3NO7{display:flex;align-items:center}.providerContext___p3NO7 h2{line-height:32px;max-height:32px;overflow:hidden}.avatarWrapper___-gDy5{position:relative;width:60px;min-width:60px}.avatar___cmE5M{position:absolute;transform:translateY(-50%)}.shift___FFpcU{margin-right:16px}.titleWrapper___qio9V{margin:-12px 0;display:flex;align-items:center;flex-flow:row wrap;max-height:64px;overflow:hidden;padding:3px 0}.viewTypeBtn___0kST4{width:70px;padding:0;align-items:center;margin-left:8px;box-shadow:none;height:40px}.viewTypeBtn___0kST4>div{text-transform:none;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.separator___pZqov{width:1px;height:40px;background-color:#dbe7ea;margin:0 20px}.close___M2-rM{cursor:pointer}.tooltip___df-FQ{margin-left:4px;position:static}@keyframes fadeIn___VZQXX{0%{opacity:0}to{opacity:1}}.overlapModal___M613D{max-width:540px}.btnRow___itHHi{display:flex;align-items:center;justify-content:center}.btnRow___itHHi>button{max-width:144px;margin:0 12px}.warningsContainer___dp5Wo{display:flex;margin-bottom:40px;flex-direction:column}@keyframes fadeIn___d04Av{0%{opacity:0}to{opacity:1}}.root___1rhZP{position:sticky;top:100px;left:0}.content___XTCUk{position:absolute;width:320px;min-height:40px;z-index:4;top:0;left:0;display:flex;box-shadow:0 11px 15px -7px rgba(0,0,0,.1),0 9px 26px 8px rgba(0,0,0,.03),0 24px 38px 3px rgba(0,0,0,.06);padding:16px;border-radius:8px;background:#fff;animation:fadeIn___d04Av .2s ease-in-out;animation-fill-mode:backwards;display:block}.popoverPortal___V0tCp{position:relative}.adminView___ncdKg{position:absolute}.dailyView___nKTk4{position:absolute;width:100%;height:100%}@keyframes fadeIn___-DQvc{0%{opacity:0}to{opacity:1}}.selectedArea___42q8t{border:1px solid #00aaec;background-color:rgba(236,250,255,.8);z-index:8;position:relative}.selectedArea___42q8t.peach___-LApm{background-color:rgba(255,238,215,.8);border-color:#eb9c31}.selectedArea___42q8t.chiffon___lur3M{background-color:rgba(217,255,231,.8);border-color:#2ad69b}.selectedArea___42q8t.shalimar___lJAYy{background-color:rgba(255,255,201,.8);border-color:#e4e411}.selectedArea___42q8t.titanWhite___hJIBn{background-color:rgba(233,228,255,.8);border-color:#775bf3}.selectedArea___42q8t.pattentsBlue___0bE1R{background-color:rgba(208,243,255,.8);border-color:#00aaec}.selectedArea___42q8t.grey___FR2ih{border:1px solid #00aaec;background-color:#ecfaff}.selectedArea___42q8t.silver___J-5At{background-color:rgba(0,0,0,.1);border-color:#aab5b8;width:92%}.selectedArea___42q8t.silver___J-5At.alignRight___CC-xj{left:8%}.portalContent___VNgmI{position:absolute;width:320px;min-height:40px;z-index:4;top:0;left:0;display:flex;box-shadow:0 11px 15px -7px rgba(0,0,0,.1),0 9px 26px 8px rgba(0,0,0,.03),0 24px 38px 3px rgba(0,0,0,.06);padding:16px;border-radius:8px;background:#fff;animation:fadeIn___-DQvc .2s ease-in-out;animation-fill-mode:backwards;display:block;z-index:11}@keyframes fadeIn___Jav1n{0%{opacity:0}to{opacity:1}}.formField___-j-oK{position:relative;margin-bottom:32px}.formField___-j-oK:last-child{margin-bottom:0}.formFieldWithBtn___81Pnq{display:flex;align-items:center;justify-content:space-between}.formFieldWithBtn___81Pnq .input___gK0mI{flex-grow:1;margin-right:10px}.error___mrmDP{background-color:#fff2e2;padding:16px;margin-bottom:24px;border-radius:12px}.loading___i9zIa{background:#fff;position:absolute;top:12px;right:20px}.textArea___YsT4I{height:73px}@keyframes fadeIn___yaDUK{0%{opacity:0}to{opacity:1}}.content___RfUq4{padding:8px}.popoverHead___p7V7V{justify-content:space-between}.loadingWrapper___KeJ77,.popoverHead___p7V7V{display:flex;align-items:center;margin-bottom:24px}.loadingIcon___PJ9lz{width:32px;height:32px}.noAccess___mKZHn{padding:16px 20px 16px 52px;border:1px solid #dbe7ea;background-color:#f3f8f9;font-size:16px;font-weight:500;line-height:1.5;position:relative;border-radius:12px}.noAccess___mKZHn svg{position:absolute;left:16px;top:20px}@keyframes fadeIn___vFVef{0%{opacity:0}to{opacity:1}}.newAppointmentCell___i-KF-{box-shadow:0 7px 19px -7px rgba(0,0,0,.08),0 9px 16px 8px rgba(0,0,0,.03),0 14px 28px 3px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:flex-start;position:relative;background:#fff;border:1px solid #dae6e9;padding:5px 3px 5px 6px;width:92%;animation:fadeIn___vFVef .2s ease-in-out;animation-fill-mode:backwards;z-index:8;top:-1px}.newAppointmentCell___i-KF->svg{margin-right:8px;min-width:16px}.cellText___XZLY9{font-size:14px;color:#60757c;letter-spacing:.18px}.tooltipWrapper___R8pId{cursor:auto;height:24px}.tooltipContent___gCp69{height:40px;min-width:160px;padding:8px 12px;border-radius:12px;background-color:#f5f7fa;border:1px solid rgba(4,4,4,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.tooltipContent___gCp69 span{font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}@keyframes fadeIn___C0NVh{0%{opacity:0}to{opacity:1}}.appointmentCard___zzzh5{padding:12px 16px 8px;width:100%;position:relative;background-color:#fff;z-index:4}.appointmentCard___zzzh5.active___QBTH0,.appointmentCard___zzzh5:hover{z-index:5;cursor:pointer}.appointmentCard___zzzh5.active___QBTH0 .shadow___wWuFi,.appointmentCard___zzzh5:hover .shadow___wWuFi{opacity:1}.shadow___wWuFi{position:absolute;width:100%;top:0;left:0;opacity:0;box-shadow:0 7px 19px -7px rgba(0,0,0,.08),0 9px 16px 8px rgba(0,0,0,.03),0 14px 28px 3px rgba(0,0,0,.06);transition:opacity .2s ease-in-out;z-index:-1}.appointmentCardHeader___IPMEG{font-size:16px;font-weight:600;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;line-height:1.5;display:flex;align-items:center;justify-content:space-between}.separator___3XDN-{width:100%;height:1px;background-color:#dbe7ea;margin:8px 0}.appointmentCardContent___kQFW-{display:flex;flex-flow:row wrap}.contentGroup___wUrQW{min-width:340px}.contentRow___QtqHy{display:flex;font-size:14px;align-items:center;margin:0 12px 4px 0}.contentTitle___6PrNs{width:120px;margin-right:12px;color:#60757c}.offset___cNI-H{background-color:#fff;position:absolute;width:100%;left:0;transition:box-shadow .2s ease-in-out}.offset___cNI-H:after{content:"";width:100%;position:absolute;left:0;bottom:0;height:1px;background-color:#dbe7ea}.notManageable___9XMvY{pointer-events:none}.notManageable___9XMvY .appointmentCardContent___kQFW-,.notManageable___9XMvY .appointmentCardHeader___IPMEG{opacity:.6}.pending___pSg2D{color:#ff4636}.videoButton___OTFf2{position:absolute;right:16px;top:64px}.status___Mzduw{display:flex}@keyframes fadeIn___0pZuA{0%{opacity:0}to{opacity:1}}.row___xtXKh{display:flex;align-items:flex-start;justify-content:flex-start;min-height:32px;position:relative}.row___xtXKh:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,#fff 31px,#dbe7ea 0);background-size:calc(100% - 1px) 32px;background-repeat:repeat-y;left:100px}.row___xtXKh:nth-of-type(2n) .timeCell___qB2zg:before{content:"";position:absolute;top:-1px;left:91px;background-color:#dbe7ea;height:1px;width:9px}.timeCell___qB2zg{font-size:12px;color:#60757c;letter-spacing:.2px;width:100px;min-width:100px;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:13px;line-height:1.33}.separatorVertical___ieA3k{width:1px;height:100%;background-color:#dbe7ea;position:absolute;left:99px;top:0;z-index:1}.dailyGrid___RcZHz{position:relative}.workSlotRow___Ng7fw{position:absolute;height:100%;width:calc(100% - 100px);left:100px;top:0;opacity:.5}.workSlotRow___Ng7fw.peach___HBXnR{background-color:#ffeed7}.workSlotRow___Ng7fw.silver___u--wF{background-color:#aab5b8}.workSlotRow___Ng7fw.chiffon___ZVNS7{background-color:#d9ffe7}.workSlotRow___Ng7fw.shalimar___krAcx{background-color:#ffffc9}.workSlotRow___Ng7fw.titanWhite___Td1-j{background-color:#e9e4ff}.workSlotRow___Ng7fw.pattentsBlue___--Go0{background-color:#d0f3ff}.appointmentRow___FPA9G{width:calc(95% - 100px);display:flex}.flexEnd___-oOpo{justify-content:flex-end}.blockedSlotRow___tr3jX{position:absolute;height:100%;width:calc(100% - 100px);left:100px;top:0;width:calc(95% - 100px);background-repeat:repeat;background-image:linear-gradient(135deg,#f0f4f5 17.65%,#fff 0,#fff 50%,#f0f4f5 0,#f0f4f5 67.65%,#fff 0,#fff);background-size:24.04px 24.04px;z-index:3}.blockedSlotText___RcWhv{display:flex;align-items:center;justify-content:start;font-size:14px;color:#60757c;padding:4px;line-height:1.71;letter-spacing:.18px;pointer-events:none;user-select:none;transition:color .2s ease-in-out;position:sticky;top:64px}.blockedSlotText___RcWhv svg{margin-right:8px}@keyframes fadeIn___Pvp2n{0%{opacity:0}to{opacity:1}}.dailyDates___xT8fj{z-index:9;position:sticky;top:0;left:0}.dailyDates___xT8fj,.empty___pBmv4{background-color:#fff;height:64px;display:flex}.empty___pBmv4{align-items:center;justify-content:center;width:100px;position:relative}.empty___pBmv4:after{right:0;bottom:0;height:64px;width:1px}.empty___pBmv4:after,.empty___pBmv4:before{position:absolute;content:"";background-color:#dbe7ea}.empty___pBmv4:before{top:63px;left:91px;height:1px;width:9px}.dayTitle___YPzce{display:flex;align-items:center;font-size:16px;font-weight:600;padding-left:12px;border-bottom:1px solid #dbe7ea;width:calc(100% - 100px)}.timeZone___tnwo-{font-size:12px;line-height:1.33;text-align:center;letter-spacing:.2px;color:#60757c}.calendarDailyTable___OntlE{overflow:auto;max-height:calc(100% - 75px)}@keyframes fadeIn___Dsydo{0%{opacity:0}to{opacity:1}}.calendarTimes___8780f{display:grid;grid-template-rows:repeat(96,32px)}.cell___I174a{display:flex;align-items:flex-start;justify-content:flex-end;padding-right:13px;position:relative}.cell___I174a:nth-child(odd):before{content:"";position:absolute;top:-1px;right:0;background-color:#dbe7ea;height:1px;width:9px}.cell___I174a span{font-size:12px;line-height:1.33;color:#60757c;letter-spacing:.2px}.cell___I174a span::selection{background-color:#fff;color:#60757c}.tooltipContent___YfhJ-{display:flex;padding:8px 12px;border-radius:12px;flex-direction:column;background-color:#f5f7fa;border:1px solid rgba(4,4,4,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);max-width:600px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}@keyframes fadeIn___nstoK{0%{opacity:0}to{opacity:1}}.title___qHUeW{display:flex;line-height:1.3;white-space:pre-wrap;flex-direction:column}.header___XHD4v{display:flex;align-items:flex-start;justify-content:space-between}.header___XHD4v svg{cursor:pointer;min-width:16px}.info___kZPHk{font-size:14px;line-height:1.71;letter-spacing:.18px;margin-top:4px}.row___dn4D7{display:flex;align-items:center;justify-content:flex-stat;margin-top:16px}.row___dn4D7>button{margin-right:8px}@keyframes fadeIn___yJ8Ly{0%{opacity:0}to{opacity:1}}.workSlot___HwNz0{position:relative}.workSlot___HwNz0:before{background-color:#d0f3ff;background-image:linear-gradient(180deg,#d0f3ff 31px,#fff 0)}.workSlot___HwNz0:hover:before{background-image:linear-gradient(180deg,#d0f3ff 32px,#fff 0)}.workSlot___HwNz0:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-size:calc(100% - 1px) 32px;background-repeat:repeat-y;transition:opacity .2s ease-in-out,background-image .2s ease-in-out;opacity:.5;z-index:-1}.workSlot___HwNz0 .details___1bF9R{transition:opacity .2s ease-in-out;opacity:0;pointer-events:none;backface-visibility:hidden;visibility:hidden}.workSlot___HwNz0 .adminView___Q-7Xd{top:150px}.workSlot___HwNz0:hover .details___1bF9R{opacity:1;pointer-events:auto;z-index:6;transition-delay:.25s;backface-visibility:visible;visibility:visible}.workSlot___HwNz0:hover:before{opacity:1}.workSlot___HwNz0:hover .slotInfo___pqrzG{color:#111212}.workSlot___HwNz0.peach___Wo6ws:before{background-color:#ffeed7;background-image:linear-gradient(180deg,#ffeed7 31px,#fff 0)}.workSlot___HwNz0.peach___Wo6ws:hover:before{background-image:linear-gradient(180deg,#ffeed7 32px,#fff 0)}.workSlot___HwNz0.silver___1tbVR:before{background-color:#aab5b8;background-image:linear-gradient(180deg,#aab5b8 31px,#fff 0)}.workSlot___HwNz0.silver___1tbVR:hover:before{background-image:linear-gradient(180deg,#aab5b8 32px,#fff 0)}.workSlot___HwNz0.chiffon___1TFHd:before{background-color:#d9ffe7;background-image:linear-gradient(180deg,#d9ffe7 31px,#fff 0)}.workSlot___HwNz0.chiffon___1TFHd:hover:before{background-image:linear-gradient(180deg,#d9ffe7 32px,#fff 0)}.workSlot___HwNz0.shalimar___YN6yH:before{background-color:#ffffc9;background-image:linear-gradient(180deg,#ffffc9 31px,#fff 0)}.workSlot___HwNz0.shalimar___YN6yH:hover:before{background-image:linear-gradient(180deg,#ffffc9 32px,#fff 0)}.workSlot___HwNz0.titanWhite___9yPh5:before{background-color:#e9e4ff;background-image:linear-gradient(180deg,#e9e4ff 31px,#fff 0)}.workSlot___HwNz0.titanWhite___9yPh5:hover:before{background-image:linear-gradient(180deg,#e9e4ff 32px,#fff 0)}.workSlot___HwNz0.pattentsBlue___3MwpF:before{background-color:#d0f3ff;background-image:linear-gradient(180deg,#d0f3ff 31px,#fff 0)}.workSlot___HwNz0.pattentsBlue___3MwpF:hover:before{background-image:linear-gradient(180deg,#d0f3ff 32px,#fff 0)}.selecting .workSlot___HwNz0,.slotInfo___pqrzG,.workSlot___HwNz0.disabled___ugdyF{pointer-events:none}.slotInfo___pqrzG{z-index:-1;line-height:1.71;letter-spacing:.18px;font-size:14px;user-select:none;padding:4px 8px;font-weight:400;color:#60757c;transition:color .2s ease-in-out;position:sticky;top:64px;max-height:100%;overflow:hidden}.primary___IqtD3{font-weight:600}@keyframes fadeIn___5DOUS{0%{opacity:0}to{opacity:1}}.title___takAn{line-height:1.3}.header___KhSNe{display:flex;align-items:flex-start;justify-content:space-between}.header___KhSNe svg{cursor:pointer;min-width:16px}.info___graon{font-size:14px;line-height:1.71;letter-spacing:.18px;margin-top:4px}.row___-4dKw{display:flex;align-items:center;justify-content:flex-stat;margin-top:16px}.row___-4dKw>button{margin-right:8px}@keyframes fadeIn___jGzdw{0%{opacity:0}to{opacity:1}}.blockedSlot___Xoqzr{position:relative;width:92%}.blockedSlot___Xoqzr:after{display:block;content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#dbe7ea}.blockedSlot___Xoqzr.alignRight___sCBGL{left:8%}.blockedSlot___Xoqzr:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:repeat;background-image:linear-gradient(135deg,#f0f4f5 17.65%,#fff 0,#fff 50%,#f0f4f5 0,#f0f4f5 67.65%,#fff 0,#fff);background-size:24.04px 24.04px;transition:background-image .2s ease-in-out;z-index:-1}.blockedSlot___Xoqzr .details___WJE-M{transition:opacity .2s ease-in-out;opacity:0;pointer-events:none;backface-visibility:hidden;visibility:hidden}.blockedSlot___Xoqzr .adminView___636IC{top:150px}.blockedSlot___Xoqzr:hover .details___WJE-M{opacity:1;pointer-events:auto;z-index:6;transition-delay:.25s;backface-visibility:visible;visibility:visible}.blockedSlot___Xoqzr:hover:before{background-repeat:repeat;background-image:linear-gradient(135deg,#eaeff1 17.65%,#fff 0,#fff 50%,#eaeff1 0,#eaeff1 67.65%,#fff 0,#fff);background-size:24.04px 24.04px;transition-delay:.1s}.blockedSlot___Xoqzr:hover .text___bP-bK{color:#111212}.selecting .blockedSlot___Xoqzr,.text___bP-bK{pointer-events:none}.text___bP-bK{display:flex;align-items:center;justify-content:start;font-size:14px;color:#60757c;padding:4px;line-height:1.71;letter-spacing:.18px;user-select:none;transition:color .2s ease-in-out;position:sticky;top:64px}.text___bP-bK svg{margin-right:8px}@keyframes fadeIn___r6C8A{0%{opacity:0}to{opacity:1}}.selection___aeW8E{position:relative}.selection___aeW8E:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,#ecfaff 31px,#fff 0);background-size:calc(100% - 1px) 32px;background-repeat:repeat-y;z-index:-1;border:1px solid #00aaec}.selection___aeW8E{pointer-events:none;z-index:8}@keyframes fadeIn___qGqIX{0%{opacity:0}to{opacity:1}}.formField___qZZGx{margin-bottom:16px}.formField___qZZGx>div{display:flex;align-items:center;justify-content:flex-start}.formField___qZZGx:last-of-type{margin-bottom:0}.btnRow___N-cRz{display:flex;align-items:center;justify-content:center;margin-top:40px}.btnRow___N-cRz>button{max-width:144px;margin:0 12px}@keyframes fadeIn___R9jk2{0%{opacity:0}to{opacity:1}}.loaderArea___XpG9X{display:flex;align-items:center;justify-content:center;position:relative;z-index:8}.loaderArea___XpG9X:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.5;background:#fff}.blocked___JrJjG{width:92%}@keyframes fadeIn___8FvND{0%{opacity:0}to{opacity:1}}.appointmentContentTitle___vbqY1{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600;line-height:1.5;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;margin-top:-4px}.appointmentContentBody___gdeY- p{line-height:1.71;letter-spacing:.18px}.separator___kuERH{height:1px;margin:6px -16px;background:#dbe7ea}.pending___TDHYe{color:#ff4636}@keyframes fadeIn___xV6Zu{0%{opacity:0}to{opacity:1}}.appointment___IzuMt{position:absolute;width:92%;z-index:2;font-size:14px;font-weight:400;padding:5px 3px 5px 6px;background:#fff;letter-spacing:.18px;transition:box-shadow .2s ease-in-out}.appointment___IzuMt:after{display:block;content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background:#dbe7ea}.appointment___IzuMt .details___mJtbS{transition:opacity .2s ease-in-out;opacity:0;pointer-events:none;visibility:hidden;position:absolute;width:100%;top:0}.appointment___IzuMt.active___0KTJu,.appointment___IzuMt:hover{z-index:3;cursor:pointer;transition-delay:.25s;box-shadow:0 7px 19px -7px rgba(0,0,0,.08),0 9px 16px 8px rgba(0,0,0,.03),0 14px 28px 3px rgba(0,0,0,.06)}.appointment___IzuMt:hover .details___mJtbS{opacity:1;pointer-events:auto;z-index:6;transition-delay:.25s;visibility:visible}.pending___E3R1R{color:#ff4636}.info___x82YB{display:flex;align-items:center;justify-content:flex-start}.info___x82YB>svg{margin-right:8px;min-width:16px}.title___Eg0cu{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes fadeIn___zTkUM{0%{opacity:0}to{opacity:1}}.column___MClLy{grid-row:1/-1}.column___MClLy:first-child{grid-column:1/2;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(2){grid-column:2/3;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(3){grid-column:3/4;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(4){grid-column:4/5;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(5){grid-column:5/6;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(6){grid-column:6/7;border-right:1px solid #dbe7ea}.column___MClLy:nth-child(7){grid-column:7/8;border-right:1px solid #dbe7ea;border-right:none}.column___MClLy{position:relative}.column___MClLy:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,#fff 31px,#dbe7ea 0);background-size:calc(100% - 1px) 32px;background-repeat:repeat-y;z-index:-1}@keyframes fadeIn___lrE4H{0%{opacity:0}to{opacity:1}}.backdrop___B8ped{position:absolute;top:0;bottom:0;left:0;right:0;z-index:7}@keyframes fadeIn___U2vR-{0%{opacity:0}to{opacity:1}}.formField___GwW2v{margin-bottom:32px}.row___xabcu{display:flex;align-items:center;justify-content:space-between;margin-top:-5px}.row___xabcu>div{width:100%}.row___xabcu>div:first-child{padding-right:4px}.row___xabcu>div:last-child{padding-left:4px}.formFieldWithBtn___JGBxT{display:flex;align-items:center;justify-content:space-between}.formFieldWithBtn___JGBxT>button{max-width:360px;margin:0 auto}.formFieldWithBtn___JGBxT .input___RlX5L{flex-grow:1;margin-right:10px}@keyframes fadeIn___gJsoH{0%{opacity:0}to{opacity:1}}.root___Prw4L{padding:8px}.head___C-HSt{display:flex;align-items:center;justify-content:space-between}.close___kBFEk{cursor:pointer;min-width:24px;margin-left:auto}.content___-40Bk{margin-top:24px}@keyframes fadeIn___vK5zE{0%{opacity:0}to{opacity:1}}.root___jplTs{padding:8px}.close___vURau{cursor:pointer;min-width:24px;margin-left:auto}.content___pt7xS{margin-top:16px}@keyframes fadeIn___uEqJL{0%{opacity:0}to{opacity:1}}.formFieldWithBtn___XzjTm{display:flex;align-items:center;justify-content:space-between}.formFieldWithBtn___XzjTm>button{max-width:360px;margin:0 auto}.formFieldWithBtn___XzjTm .input___Wa07F{flex-grow:1;margin-right:10px}@keyframes fadeIn___3sjzz{0%{opacity:0}to{opacity:1}}.root___37Ur8{padding:8px}.close___JG7bb{cursor:pointer;min-width:24px;margin-left:auto}.content___TQJmA{margin-top:16px}@keyframes fadeIn___8QPxP{0%{opacity:0}to{opacity:1}}.calendarGrid___UHbIA{position:relative;display:grid;grid-template-rows:repeat(96,32px);grid-template-columns:repeat(7,1fr)}.selecting.calendarGrid___UHbIA{cursor:row-resize}@keyframes fadeIn___tkQfv{0%{opacity:0}to{opacity:1}}.calendarDates___0veWQ{display:grid;grid-template-columns:repeat(7,1fr);flex-grow:1;height:100%;border-bottom:1px solid #dbe7ea}.date___6fzyZ{display:flex;align-items:center;justify-content:center;position:relative}.date___6fzyZ:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;top:auto;left:-1px;background-color:#dbe7ea;height:64px;width:1px}.date___6fzyZ span{color:#60757c;font-size:16px}.date___6fzyZ span::selection{background-color:#fff;color:#60757c}.active___k09VK{font-weight:700}.active___k09VK span{color:#111212}.active___k09VK span::selection{color:#111212}.empty___jenRh{height:64px;width:100px;background-color:#fff;display:flex;align-items:center;justify-content:center}.empty___jenRh:after{content:"";position:absolute;top:63px;left:91px;background-color:#dbe7ea;height:1px;width:9px}.timeZone___sxdUN{font-size:12px;line-height:1.33;text-align:center;letter-spacing:.2px;color:#60757c}@keyframes fadeIn___XZxUc{0%{opacity:0}to{opacity:1}}.calendarTable___741JU{display:grid;position:relative;grid-template-columns:100px 1fr;grid-template-rows:64px 1fr;max-height:calc(100% - 75px);overflow-y:auto;overflow-x:hidden;z-index:1}.scroll-off.calendarTable___741JU{overflow:hidden;margin-right:2px}.calendarTableDates___Is1-T{display:flex;position:sticky;top:0;left:0;z-index:9;grid-column:1/-1;grid-row:1/2;background-color:#fff}.calendarTableTimes___zgbrv{position:sticky;top:0;left:0;grid-column:1/2;grid-row:2/-1;background-color:#fff;border-right:1px solid #dbe7ea}.calendarTableGrid___YyI7l{grid-column:2/-1;grid-row:2/-1}@keyframes fadeIn___eN5t9{0%{opacity:0}to{opacity:1}}.popoverInSidebar___eOaUM{left:0}.disabled___JYv1w{z-index:999}.disabled___JYv1w,.disabled___JYv1w:before{position:absolute;top:0;bottom:0;left:0;right:0}.disabled___JYv1w:before{display:block;content:"";background-color:#fff;opacity:.5}.disabled___JYv1w:after{content:"";position:absolute;height:1px;width:100%;background:#dbe7ea;left:0;top:63px}.calendarSidebarContent___sLKIG{position:absolute;right:0;top:0;height:100%;width:90%;background:#fff;will-change:transform;animation:fromRight___ogG-l .3s ease-in-out .1s;animation-fill-mode:both}@keyframes fromRight___ogG-l{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fadeIn___2uMB7{0%{opacity:0}to{opacity:1}}.description___41PQ2{margin-top:12px;color:#60757c}.centeredDescription___zT-dk{margin-top:40px;color:#111212;text-align:center}.buttonWrapper___qDfeq{display:flex;margin-top:40px;justify-content:center}.button___GMcKp{width:144px;margin:0 12px;align-self:center}.wide___cT27n{width:200px}.wrapper___8Bk9x{height:100%;overflow-y:auto}.title___IkPv-{margin-bottom:16px}.attachments___pdBDG{width:100%;margin-bottom:16px}.attachmentsList___FYSFo{width:100%;display:flex;flex-wrap:wrap;max-width:460px}.preview___aE5SP{margin-right:4px;margin-bottom:4px}.docPreview___-bgv1{width:88px;height:88px;padding:4px;display:flex;position:relative;border-radius:12px;flex-direction:column;background-color:#e9f1f3}.recentDocument___sfmSo{cursor:pointer}.close___S39QM{top:2px;right:2px;width:24px;height:24px;display:flex;cursor:pointer;position:absolute;border-radius:50%;align-items:center;justify-content:center;background-color:#f3f8f9}.docIcon___8FPRH{top:0;left:0;right:0;bottom:0;width:40px;margin:auto;position:absolute}.docText___kJ6g3{font-size:10px;line-height:1.6;overflow:hidden;margin-top:auto;text-align:center;white-space:nowrap;letter-spacing:.36px;text-overflow:ellipsis;color:#60757c}.error___uhpwh{margin-top:4px;white-space:pre-line}.error___uhpwh.danger___EXY-1{font-size:14px;margin-top:16px;line-height:1.71;color:#ff4636;letter-spacing:.18px}.control___G5W2D{margin-top:8px}.uploadButton___RaPgv,.uploadIcon___RG2Sj{display:flex;align-items:center}.uploadIcon___RG2Sj{width:40px;height:40px;margin-right:16px;border-radius:12px;justify-content:center;border:1px solid #dbe7ea}.wrapper___-nviz{gap:10px;display:flex;flex-shrink:0;cursor:pointer;align-items:center;padding:8px 24px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.wrapper___-nviz:last-child{border-bottom:none}.leftPart___2JOw2{display:flex;align-items:center}.leftPart___2JOw2 svg{min-width:48px}.icon___FodoG{width:48px;height:48px;flex-shrink:0;border-radius:14px;justify-content:center;border:1px solid #dbe7ea}.icon___FodoG,.rightPart___pMqkd{display:flex;align-items:center}.description___lDLt3{margin-left:16px}.selected___Zoi8M{background-color:#f3f8f9}.note___sfMvE{margin-right:16px}.badge___gwcra{min-width:24px}@keyframes fadeIn___aRCVh{0%{opacity:0}to{opacity:1}}@keyframes zoomIn___Ricrm{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.root___hxd63{width:648px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff;will-change:opacity,transform;animation:zoomIn___Ricrm .1s ease-out both}.title___GjX98{display:flex;align-items:center}.title___GjX98 .input___vTLmF{width:312px;margin-left:24px}.title___GjX98 .input___vTLmF input{margin:0}.header___W8qwE{display:flex;align-items:center;justify-content:space-between;padding:32px 24px 32px 40px;border-bottom:1px solid #dbe7ea}.header___W8qwE svg{cursor:pointer}.footer___Bf-xt{display:flex;justify-content:center;border-top:1px solid #dbe7ea;padding:24px 0}.footer___Bf-xt .button___00lMZ{width:215px;margin:0 12px}.content___zGzAR{height:454px;overflow:auto}.content___zGzAR .defaultHeight___NNAmp,.content___zGzAR.selected___dJfYQ div[data-infinite-loading=full]{height:auto;padding:16px 0}.separator___qp-15{padding-bottom:16px;border-bottom:1px solid #dbe7ea}.formView___DlVvK{position:relative;min-height:56px;justify-content:space-between;cursor:pointer;padding:0 8px;margin:0 -8px}.formView___DlVvK,.formView___DlVvK .left___OKq-5{display:flex;align-items:center}.formView___DlVvK:hover{background:#f3f8f9}.formView___DlVvK:hover .removeIcon___07Dog{opacity:1}.formView___DlVvK .fileIcon___dlDeT{min-width:40px;width:40px;margin-right:16px}.formView___DlVvK .removeIcon___07Dog{fill:#000;opacity:0}.title___JsmIm{margin-bottom:16px}.formRow___DpfDX{display:flex;align-items:center;cursor:pointer;min-height:56px}.iconButton___QVj6-{background:#fff;width:40px;justify-content:center;margin-right:16px}.wrapper___VlO5e{width:100%;height:240px;overflow-y:auto}.provider___Xfl9-{padding:8px 16px;border-bottom:1px solid #dbe7ea}.provider___Xfl9-:last-child{border-bottom:none}.wrapper___ucNEo{display:flex}.inputWrapper___3b6o7{flex-grow:1}.buttonsWrapper___0uuPV{display:flex;margin-top:9px}.button___MD-dF{width:40px;height:40px;margin-left:8px}.popover___xQdfM{width:100%}.wrapper___iLtlm{display:flex;align-items:flex-start;justify-content:space-between}.person___TtnQ4{padding:2px 0;align-items:flex-start}.input___JtgyT{width:100%;height:100%;display:flex;margin-top:24px;overflow:hidden;margin-bottom:8px;border-radius:12px}.input___JtgyT textarea{margin-top:0;overflow-y:auto;min-height:48px;padding-top:4px;padding-bottom:4px;border-radius:12px}.input___JtgyT textarea::placeholder{opacity:1;padding-top:5px;letter-spacing:.2px;color:#60757c}.input___JtgyT textarea::-moz-placeholder{line-height:38px}.length___j1z0e{padding-left:16px}.invalid___n-f8G{color:#ff4636}.wrapper___XBq32{height:100%}.section___kGoja{padding:24px 32px;border-bottom:1px solid #dbe7ea}.section___kGoja:last-child{border-bottom:none}.content___e0HqU{height:100%;display:flex;position:relative;flex-direction:column}.search___-Hey4{margin:8px 16px 12px}.extraWrapperStyle___q1iuQ{height:75vh}.content___HE7jJ{height:100%;overflow-y:auto}.headerContent___Y0--q{border-bottom:1px solid #dbe7ea}.contentBody___6ZFj1,.headerContent___Y0--q{padding:16px 32px 0 40px}.items___AXRUT{display:flex;flex-wrap:wrap;margin-top:30px;align-items:baseline;justify-content:flex-start}.item___WvsFo{width:200px}.wrapper___yruxU{width:640px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff}.header___WSmRS{display:flex;align-items:baseline;padding:40px 24px 40px 40px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.header___WSmRS .rightHeader___r57qy{display:flex;align-items:center;justify-content:space-between}.header___WSmRS .icon___x09SK{cursor:pointer;margin-left:24px}.contentWrapper___SvUGI{height:450px;padding-bottom:16px}.wrapper___IEe8Y{width:640px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff}.header___eRROp{display:flex;align-items:center;padding:40px 24px 40px 40px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.header___eRROp svg{cursor:pointer}.contentWrapper___QTmmN{padding:16px 0 32px}.content___59wM2{overflow-y:auto;margin-right:8px;padding:0 32px 0 40px;display:grid;gap:32px}.select___9axHN{margin-bottom:32px}.footer___3qbGZ{display:flex;padding:24px 0;justify-content:center;border:1px solid #dbe7ea}.button___PofcH{width:200px;margin:0 12px}.wrapperDocument___nHRUY{display:flex;align-items:center;justify-content:flex-start}.wrapperDocument___nHRUY svg{min-width:40px;margin-right:16px}.description___r4E9g{margin:40px 0;text-align:center}.button___xwx2l{width:200px;align-self:center}.wrapperModal___bwbBd{max-height:800px}.childStyle___qVHbR{height:100%;display:flex;justify-content:center}.wrapperSelected___Viwyc{margin-bottom:16px}.modalWrapperHeader___WbotK{padding:40px 25px 40px 40px}.modalWrapper___PsSXF{width:648px;height:482px}.modalChildWrapper___-SSfM{height:264px;padding:0}.wrapper___-kHP8{padding:32px 40px 0}.wrapper___-kHP8 p{font-size:16px;line-height:1.5;color:#111212;margin-bottom:24px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.wrapper___-kHP8 .inputMargin___Hac0v{margin-top:32px}.wrapper___OsZXN{padding:8px 32px;border-bottom:1px solid #dbe7ea}.wrapper___OsZXN>div{padding:10px 0}.firstRowWrapper___gGZx0{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;align-content:center;justify-content:space-between}.title___kFad0{font-weight:600}.description___OZyNs,.title___kFad0{font-size:16px;line-height:1.5;color:#111212;letter-spacing:.2px}.error___89IrO{font-size:14px;line-height:24px;color:#ff4636;letter-spacing:.18px}.actionItem___TzvvA{height:64px;cursor:pointer;padding-left:2px}.actionItem___TzvvA:first-of-type{border-top:1px solid #dbe7ea}.content___frK7L{display:flex;flex-flow:column}.footer___s9mkc{margin-top:auto}.title___H4sAP{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 56px)}.link___OKYBT{color:#00b1e1;font-size:14px;line-height:24px;text-decoration:none;letter-spacing:.18px}.wrapperSelected___E3ss5{margin-bottom:16px}.wrapperNone___lDb8u{height:100%;display:flex;align-items:center;justify-content:center}.titleSection___z9IWi{font-size:16px;font-weight:600;line-height:1.5;color:#111212;padding:24px 32px;letter-spacing:.2px}.disableActions___LuMpu{opacity:.7;pointer-events:none}.wrapper___8ve2-{display:flex;padding:24px 0;cursor:pointer;align-items:center;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___8ve2-:first-child{padding-top:0;border-top:none}.wrapper___8ve2-:last-child{padding-bottom:0}.wrapperInner___hO-UY{display:flex}.wrapperInfo___WJuaS{display:flex;margin-left:24px;flex-direction:column;justify-content:center}.wrapperInfo___WJuaS p{margin-bottom:8px}.wrapperInfo___WJuaS .title___uZczs{font-size:11px;line-height:1.45;letter-spacing:1px;color:#60757c;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;text-transform:uppercase}.wrapperInfo___WJuaS .name___jpPb7{font-size:16px;color:#111212;line-height:1.5;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.modalHeaderWrapper___nKL-n{padding:40px;border-bottom:none;justify-content:space-between}.modalChildWrapper___4SJbp{height:100%;padding:0 40px 40px}.modalWrapper___xzpbj{width:632px;height:auto;max-height:calc(100% - 160px)}.counter___zQS5t{padding:0 16px}.right___7L883{text-align:right}.invalid___u2j6U{color:#ff4636}.wrapper___2yqLF{height:100%;padding:32px;overflow-y:auto}.description___45Aw3{margin-top:48px}.selectProviderHeader___0X0sX{padding:24px 24px 16px}.modalWrapper___pT-uJ{margin:60px 0 72px;height:-webkit-fill-available}.thresholdsWrap___R3hZX{padding:24px 40px;border-bottom:1px solid #dbe7ea}.checkboxWrapper___l4Fff{display:flex;flex-direction:column;row-gap:24px}.checkbox___8Cx19{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#111212}.selectProviderTitle___j418M{margin-left:16px}.selectPersonalThresholdsTitle___Uzw9V,.selectProviderTitle___j418M{font-size:16px;font-weight:600;line-height:1.5;color:#111212;margin-bottom:24px;letter-spacing:.2px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.modalChildStyle___8YQzP{padding:0;flex:1}.selectedMembersList___mBWKG{margin-bottom:8px}.row___u6gJK{display:flex;cursor:pointer;padding:20px 16px;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe7ea}.active___N-SyY{background:#f3f8f9}.description___P1aEK{margin:40px 0 24px;text-align:center}.buttonWrapper___S8lmL{display:flex;justify-content:center}.button___U-0mT{width:144px;margin:0 12px;align-self:center}.additionalDescription___d16Lg{text-align:center;margin-bottom:24px}.root___kohmA{padding-bottom:32px;border-bottom:1px solid #dbe7ea}.accessRow___ZYqQb{display:flex;align-items:center}.accessWrapper___My31-{padding:24px 40px}.radioWrapper___vs2Mx{margin-left:24px}.radioWrapper___vs2Mx div{font-size:16px}.hint___8JyvP{margin-top:16px;max-width:590px}.optionsRow___xBLM-{display:flex;padding:0 12px;margin-top:10px}.optionField___0pbp4{width:50%;margin:0 8px}.search___SNK0X{margin:16px}.root___BfNTS{overflow:hidden;flex:1}.list___zPY9L{height:calc(100% - 85px);overflow:auto}.list___zPY9L .defaultHeight___XTGVK,.list___zPY9L.withSelected___Wp2Ev div[data-infinite-loading=full]{height:auto;padding:16px 0}.separator___WztJC{margin-bottom:16px}.wrapper___p4-YF{width:792px;height:80vh}.content___-Xtj9{padding:0;height:100%;display:flex;flex-flow:column}.footer___Nlw0U{margin-top:auto}.root___XpWYO{flex:1;height:100%;overflow:hidden}.search___U0EmT{margin:16px}.wrapperNone___Kp4gq{height:100%;display:flex;align-items:center;justify-content:center}.list___U3xXC{overflow:auto;height:calc(100% - 85px)}.list___U3xXC .defaultHeight___M80Ls{height:auto;padding:16px 0}.rootWide___liwD5{width:100%;max-width:792px;max-height:800px;height:calc(100% - 64px)}.content___34-Zj{height:590px;padding-bottom:0}.wideListWrapper___yo57n{height:100%}.wrapper___Hcn7P{height:auto}.content___oaV1i{height:auto;padding:32px 40px}.input___WBv57{margin-top:16px;margin-bottom:32px}.description___r7aZn{margin:40px 0;text-align:center}.button___xWBrC{width:200px;align-self:center}.formField___QU5q2{display:flex;margin-top:34px;justify-content:space-between;align-items:baseline}.inputCountryCode___YDcXz{width:40%}.inputPhoneNumber___wZ3vD input{padding:10px 16px}.inputPhoneNumber___wZ3vD{width:calc(60% - 8px)}.errorWrapper___PVgAW{margin-top:34px}.btnWrapper___caH3P{display:flex;margin-top:34px;text-align:center;justify-content:center}.button___HFxPr{width:200px}.wrapperModal___-bNY7{width:648px;max-height:874px;height:calc(100% - 128px)}.wrapperHeader___1ALHP{padding:40px 40px 24px}.wrapperContent___pSfdn{flex:1 auto;padding:24px 40px 17px}.section___xbYzW{display:flex;flex-wrap:wrap;margin-top:16px;justify-content:space-between}.formField___UitN4,.heightBlock___hyFd-{margin-bottom:32px;width:calc(50% - 16px)}.heightBlock___hyFd-{gap:8px;display:flex}.heightBlock___hyFd- div{width:100%}.contactsNote___6VMW4{margin-top:16px;letter-spacing:.2px}.wrapperChildModal___xKfxn{padding:0}.wrapper___GpcIU{height:100%;padding:24px 32px;display:flex;overflow-y:auto;flex-direction:column}.attention___1EPYW{padding:16px;font-size:16px;color:#111212;line-height:1.5;border-radius:12px;margin-bottom:24px;letter-spacing:.2px;background-color:#fff2e2}.reasonList___in3i1{display:flex;padding:0 8px;flex-direction:column}.reasonItem___N1G-g{margin-bottom:24px}.wrapper___QSpFT{display:flex;flex-wrap:wrap;align-content:center;flex-direction:column}.wrapper___QSpFT.notEmpty___w4BPV{padding:0 20px 16px}.item___NP9NB{width:70%;height:42px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dbe7ea}.item___NP9NB.fullWidthItem___CX3zq{width:100%}.item___NP9NB:first-of-type{border-top:none}.item___NP9NB:last-of-type{border-bottom:1px solid #dbe7ea}.redText___1RPUR{padding-left:10px;color:#ff4636}.left___Y5GOQ{font-size:16px}.right___oQktR{font-size:14px;color:#60757c}.select___FDThH{width:200px}.wraper___3S6Yj{display:flex;color:#111212;align-items:flex-end;flex-direction:column}.text___Y7tkl,.wraper___3S6Yj{font-size:16px;line-height:1.5;letter-spacing:.2px}.text___Y7tkl{font-weight:600}.value___M8xHh{font-size:14px}.wraper___Y-aG9{gap:20px;display:flex;font-size:14px;line-height:1.71;flex-direction:row;padding:10px 0 20px;letter-spacing:.18px;color:#60757c;border-bottom:1px solid #dbe7ea}.wrapper___gMKfl{display:flex;padding:8px 12px;border-radius:12px;flex-direction:column;background-color:#f5f7fa;border:1px solid rgba(4,4,4,.05);box-shadow:0 2px 20px 0 rgba(0,0,0,.1)}.abnormal___vDgrY{color:#ff4636}.date___y72zi{font-size:14px;color:#60757c}.container___AeXC1{display:flex;padding-top:20px;align-items:center;flex-direction:column;justify-content:center}.container___AeXC1.isEmpty___p1KWQ{height:100%}.chart___pBu-V{min-width:90%}.wrapper___vzwdE{display:flex;flex-direction:column}.wrapper___vzwdE.isVisible___UWh-h{height:100%}.header___afOFa{justify-content:space-between}.header___afOFa,.left___h9nza{display:flex;flex-direction:row;align-items:center}.left___h9nza{gap:10px}.head___bY8n-{display:flex;padding:30px 40px}.head___bY8n->*{margin-right:56px;margin-bottom:0}.head___bY8n->:last-child{margin-right:0}.wrapper___MB4-o{width:792px;height:80vh}.bodyWrapper___LMRP4{height:100%;padding:10px 30px}.content___BYNb4{padding:0;height:100%;display:flex;flex-flow:column}.footer___Tu-K4{margin-top:auto}.footer___Tu-K4 button{color:#000;box-shadow:unset;background:#f3f8f9;border:1px solid #dbe7ea}.title___ecbSZ{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 56px)}.select___B4k7O{width:400px}.line___zocQj{display:flex;margin-top:50px;margin-bottom:8px;position:relative;align-items:center}.result___MelAY{top:-40px;width:2px;position:absolute}.result___MelAY .value___yUFwX{top:0;left:50%;width:100px;line-height:1;font-size:16px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;position:absolute;text-align:center;transform:translateX(-50%)}.result___MelAY .cursor___go5tR{top:24px;width:2px;height:36px;border-radius:2px;position:absolute;background-color:#000}.chunk___rJGEm{width:33.33%;display:flex;font-size:11px;font-weight:500;line-height:1.45;position:relative;align-items:center;letter-spacing:1px;color:#60757c;flex-flow:column nowrap;text-transform:uppercase}.chunk___rJGEm:not(:last-of-type){margin-right:4px}.low___4-nao{background-color:#ffc37d;border-top-left-radius:4px;border-bottom-left-radius:4px}.low___4-nao,.normal___7MoUw{width:100%;height:16px;margin-bottom:8px}.normal___7MoUw{background-color:#7febb9}.high___fDJgP{width:100%;height:16px;margin-bottom:8px;background-color:#ff887d;border-top-right-radius:4px;border-bottom-right-radius:4px}.start___kEGdJ{position:absolute;left:-6px;bottom:0}.end___WGOUH{position:absolute;right:-6px;bottom:0}.row___i6KpJ{display:flex;padding:0 40px;cursor:pointer;flex-flow:row wrap}.cell___uJkR2{width:25%}.tableHead___hEaeG{top:0;z-index:1;position:sticky;background-color:#fff;border-top:1px solid #dbe7ea;border-bottom:1px solid #dbe7ea}.tableHead___hEaeG .cell___uJkR2{padding:16px 0;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#60757c}.tableBody___r1Twa .cell___uJkR2{position:relative;padding:8px 20px 8px 0}.tableBody___r1Twa .row___i6KpJ{transition:.3s;border:1px solid transparent}.tableBody___r1Twa .row___i6KpJ:nth-child(odd){background-color:#f3f8f9}.tableBody___r1Twa .row___i6KpJ:not(.componentless___lLahq):hover .arrowIcon___VKfvW{fill:#00b1e1;transition:.1s}.tableBody___r1Twa .row___i6KpJ:not(.componentless___lLahq):hover{border:1px solid #00b1e1}.tableBody___r1Twa .rangeWrap___eLbgM{width:75%;padding-left:25%}.tableBody___r1Twa .history___MIHnV{display:flex;flex-direction:row;align-content:center;justify-content:flex-end}.abnormal___AZY7C{color:#ff4636}.private___h15tF{right:0;top:50%;position:absolute;transform:translateY(-50%)}.arrowIcon___VKfvW{transform:rotate(180deg)}.body___2wFZt{margin:0 40px}.emptyDocuments___gYvmf{width:100%;padding:16px;margin-top:14px;border-radius:12px;letter-spacing:.2px;background-color:#fff2e2}.wrapperDocument___kP-zN{display:flex;margin-top:14px;align-items:center}.wrapperDocument___kP-zN p{margin-left:16px}.rootDocument___14NGH{margin-bottom:0}.row___UZ3jW{display:flex;padding:0 40px;cursor:pointer;flex-flow:row wrap}.cell___Z13Ap{width:25%}.tableHead___EUK7k{top:0;z-index:1;position:sticky;background-color:#fff;border-top:1px solid #dbe7ea;border-bottom:1px solid #dbe7ea}.tableHead___EUK7k .cell___Z13Ap{padding:16px 0;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#60757c}.tableBody___ielpk .cell___Z13Ap{position:relative;padding:8px 20px 8px 0}.tableBody___ielpk .row___UZ3jW{border:1px solid transparent}.tableBody___ielpk .row___UZ3jW:nth-child(odd){background-color:#f3f8f9}.tableBody___ielpk .row___UZ3jW:not(.componentless___G5-mf):hover .arrowIcon___kpiQH{fill:#00b1e1}.tableBody___ielpk .row___UZ3jW:not(.componentless___G5-mf):hover{border:1px solid #00b1e1}.tableBody___ielpk .rangeWrap___wq3Ry{width:75%;padding-left:25%}.tableBody___ielpk .history___oBacz{display:flex;flex-direction:row;align-content:center;justify-content:flex-end}.abnormal___bsOml{color:#ff4636}.private___NZsIK{right:0;top:50%;position:absolute;transform:translateY(-50%)}.arrowIcon___kpiQH{transform:rotate(180deg)}.documentsWrapper___UfbW2{margin:16px 0 24px}.head___JVv-Z{display:flex;padding:30px 40px}.head___JVv-Z>*{margin-right:56px;margin-bottom:0}.head___JVv-Z>:last-child{margin-right:0}.wrapper___jI2UZ{width:792px;height:80vh}.content___eA-mY{padding:0;height:100%;display:flex;flex-flow:column}.footer___WZlFQ{margin-top:auto}.title___YWlLG{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 56px)}.sensorRow___2oTYy{display:flex;margin-bottom:12px;align-items:center;justify-content:space-between}.nameWrapper___WoktL{width:33%;display:flex;align-items:center;letter-spacing:.2px}.icon___fRIfS{width:24px;height:24px;margin-right:8px}.statusShipment___7rYjq{width:33%;display:flex;justify-content:center;color:#60757c}.actionButtonWrapper___-hJR7{width:33%;display:flex;justify-content:right}.actionButton___wBlbA{padding:0;height:24px;font-size:16px;line-height:1.5;margin-left:8px;color:#00aaec;letter-spacing:.2px}.actionButtonDisabled___JBVGl{cursor:default;pointer-events:none;color:#909fa4;background-color:#fff}.iconDisabled___nE9Sk{opacity:.6}.extraModalWrapperStyle___4wj06{height:auto}.modalWrapper___CV5I-{padding:0;height:454px}.root___Yzb-e{display:flex;position:relative;flex-direction:column}.content___r0gB1{padding:30px 40px 0}.deviceTypeSelect___pYJug{margin-bottom:32px}.deviceTitle___U5y89{font-size:16px;font-weight:600;line-height:24px;color:#111212;letter-spacing:0;margin-bottom:20px;font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif}.sensorWrapper___v6fhD{display:flex;margin-bottom:12px;flex-direction:column}.manageDeviceWrapper___DVEHC{display:flex;padding:30px 40px;border-bottom:1px solid #dbe7ea}.deviceType___uQe3c{width:33%}.base___qvKU8{margin-left:2px}.gateway___-BC-T{width:33%;display:flex;align-items:center;flex-direction:column}.columnTitle___XYV-n{font-size:11px;font-weight:500;line-height:1.45;margin-bottom:4px;letter-spacing:1px;color:#60757c;text-transform:uppercase}.disconnectAll___BK-Cu{font-family:IBMPlexSans-Text,Helvetica,Roboto,sans-serif}.loader___DAxNk{top:220px;position:absolute}.contentLoading___dIXZv{opacity:.5;pointer-events:none}.date___BUQIx{display:flex;margin:auto -8px;padding:24px 40px;background:#fff;align-items:center}.date___BUQIx>:not(:first-child){margin-left:24px}.formWrapper___N3du4{padding:40px}.formWrapper___N3du4>:not(:first-child){margin-top:40px}.formName___8pUfp{width:100%;max-width:365px}.formDescription___CbWzs{margin-top:38px}.formDescription___CbWzs>:not(:first-child){margin-top:10px}.controls___G0sak{margin:0 -8px;background:#fff;border-bottom:1px solid #dbe7ea}.dueDateBlock___5kCYy{display:flex;padding-right:24px;justify-content:space-between;border-bottom:1px solid #dbe7ea}.title___6DvOP{margin-bottom:20px}.button___xB4nq{pointer-events:none}.documentWrapper___FSf5D{display:flex;margin-top:16px;margin-left:4px;align-items:center}.documentName___ppglL{margin:0 10px}.icon___KIXzy{cursor:pointer}.outcomeItem___hqU6d{margin-top:16px}.documentsWrapper___vFGzZ{display:flex}.uploadButton___64rrF,.uploadIcon___oAkvL{display:flex;align-items:center}.uploadIcon___oAkvL{width:40px;height:40px;margin-right:16px;border-radius:12px;justify-content:center;border:1px solid #dbe7ea}.docPreview___Ji4ok{width:88px;height:88px;display:flex;padding:4px;position:relative;border-radius:12px;flex-direction:column;background-color:#e9f1f3}.close___OZsLE{top:2px;right:2px;width:24px;height:24px;display:flex;cursor:pointer;position:absolute;border-radius:50%;align-items:center;justify-content:center;background-color:#f3f8f9}.docIcon___Grl-J{top:0;left:0;right:0;bottom:0;width:40px;margin:auto;position:absolute}.docText___n5yec{font-size:10px;line-height:1.6;overflow:hidden;margin-top:auto;text-align:center;white-space:nowrap;letter-spacing:.36px;text-overflow:ellipsis;color:#60757c}.disabled___FfCrm{color:#909fa4}.error___DhBhC{margin-top:4px;white-space:pre-line}.error___DhBhC.danger___PdKo8{font-size:14px;margin-top:16px;line-height:1.71;color:#ff4636;letter-spacing:.18px}.content___oWMRE{height:100%;display:flex;position:relative;flex-direction:column}.root___7PQ1L{width:100%;cursor:pointer;position:relative;border-radius:12px;background:#f3f8f9}.content___QStDY{flex:1;padding:8px;display:flex;align-items:stretch}.closingContent___IWp5I{padding:8px 40px 8px 8px}.readOnly___76Fr-{cursor:auto}.left___eBet2{width:144px;display:flex;overflow:hidden;min-width:144px;min-height:144px;margin-right:16px;border-radius:12px;align-items:center;justify-content:center}.left___eBet2 img{width:100%;height:100%;object-fit:contain;-o-object-fit:contain}.right___BZFBQ{display:flex;flex-flow:column;justify-content:space-between}.cutText___0m9cZ{max-height:48px;overflow:hidden;display:-webkit-box;box-orient:vertical;-ms-box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-ms-line-clamp:2;-webkit-line-clamp:2}.subTitle___7sEEL{margin:8px 0}.videoWrapper___tdE5F{padding-top:50%;position:relative;background-color:#111212}.video___EcMYx{top:0;left:0;position:absolute}.close___y-ofs{top:8px;right:16px;cursor:pointer;position:absolute}.inputWrapper___0zUcu{width:100%;display:flex;padding:0 16px;align-items:center;justify-content:flex-start}.input___zgt-G{width:100%;border:none;outline:none;color:#111212;padding:24px 8px;background:transparent}.close___Yj8Ys{cursor:pointer}.buttonWrapper___dl9pK{margin-right:24px}.wrapper___q3jnn{width:100%}.linkPreview___rSx0L{display:flex;overflow:hidden;border-radius:12px;background-color:#f3f8f9;justify-content:space-between}.error___bTTmB{padding:16px;display:flex;margin-top:24px;border-radius:12px;align-items:center;justify-content:flex-start;border:1px solid #ff4636;background-color:rgba(255,70,54,.1)}.error___bTTmB span{margin-left:12px}.close___0ixck{cursor:pointer}.wrapper___dQUnc{overflow-y:auto}.buttonWrapper___VhrKW{pointer-events:none}.attachments___fXl-q{width:100%;margin-bottom:16px}.attachmentsList___mfwC7{width:100%;display:flex;flex-wrap:wrap}.preview___wofyD{margin-right:4px;margin-bottom:4px}.error___4LUtW{margin-top:4px;white-space:pre-line}.error___4LUtW.danger___OolQY{font-size:14px;margin-top:16px;line-height:1.71;color:#ff4636;letter-spacing:.18px}.uploadButton___RhBD1{width:88px;height:88px;display:flex;border-radius:12px;align-items:center;flex-direction:column;justify-content:center;border:1px solid #dbe7ea;background-color:#e9f1f3}.uploadButton___RhBD1 span{margin-top:4px}.wrapper___x1etx{height:100%;padding:32px;overflow-y:auto}.description___2j1X5{margin-bottom:36px}.divFacke___FTN3G{border:1px solid red}.buttons___dNUr-{display:flex;align-items:center;justify-content:flex-start}.notification___alU09{font-size:14px;margin-top:16px;line-height:1.71;letter-spacing:.18px;color:#60757c}.content___EKRdL{width:100%;max-width:80%;margin:0 auto}.buttons___RNq6-{display:flex;padding-top:20px;align-items:center;justify-content:center}.button___3Eqbb{width:144px}.button___3Eqbb:first-of-type{margin-right:24px}.description___g-BLa{text-align:center;padding:40px 0 20px}.description___MIF2k{margin-top:40px;text-align:center}.button___MtOg6{margin-top:40px;width:200px;align-self:center}.image___Blr0t{margin-top:20px}@media(max-height:860px){.image___Blr0t{width:65%;margin-left:auto;margin-right:auto}}.wrapperModalHeader___Lwi-I{padding:40px 25px 40px 40px}.modalChild___Bm8fl{padding:0;flex:1 auto;height:auto}.modalWrapper___I1Aba{max-height:800px;height:calc(100% - 128px)}.needName___QMMZQ{padding:48px 40px 0}.datesBlock___4a-Nk{display:flex;justify-content:space-evenly;border-bottom:1px solid #dbe7ea}.datesBlock___4a-Nk>div{padding-left:0;padding-right:0;background-color:transparent}.wrapper___cyTJj{height:545px}.form___unoV9{padding:0 40px 24px}.form___unoV9>*{margin-top:32px}.errorWrapper___oZZTq,.formField___rokND{margin-top:34px}.btnWrapper___j5Swk{display:flex;margin-top:34px;text-align:center;justify-content:center}.button___lJVXY{width:200px}.description___7-W6z{margin-top:16px;white-space:pre-line}.buttonWrapper___0mS38{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:24px}.buttonWrapper___0mS38>button{width:144px}.cancelButton___Tj3aw{background-color:#f3f8f9;color:#111212;border:1px solid #dbe7ea}.wrapper___sdNDE{height:600px}.content___CG5yB{flex:1 auto;height:380px;display:flex;position:relative;flex-direction:column}.head___QPPcv{top:0;left:0;position:sticky}.controls___PP61f{margin:0 -8px;background:#fff;border-bottom:1px solid #dbe7ea}.control___ulTAr{display:flex;padding:0 40px 25px;align-items:flex-start}.control___ulTAr:last-child{margin-bottom:10px}.custom___c0Ypm{color:#00b1e1;border-top:none}.subTitle___efY7h{flex:0 0 auto;min-width:121px;margin-top:18px}.additionalCalendarClassName___y6iqK{left:140px;top:-75px}.wrapper___ySiyS{width:100%;flex-shrink:0;max-width:100%;cursor:pointer;overflow:hidden;background:none;position:relative;padding:8px 50px 8px 17px;border:none;border-bottom:1px solid #dbe7ea}.wrapper___ySiyS:focus{outline:none}.wrapper___ySiyS.selected___zW2Qk,.wrapper___ySiyS:focus{background-color:#f3f8f9}.wrapper___ySiyS.selected___zW2Qk .checkIcon___W-VFf *{display:block}.info___HD7SN,.wrapper___ySiyS{display:flex;align-items:center}.info___HD7SN{flex-wrap:wrap;overflow:hidden;margin-left:16px}.info___HD7SN>*{width:100%;overflow:hidden;text-align:initial;white-space:nowrap;display:inline-block;text-overflow:ellipsis}.headIcon___2fIcb{width:48px;height:48px;display:flex;flex:0 0 auto;align-items:center;border-radius:10px;justify-content:center;border:1px solid #dbe7ea}.description___H8oyI{color:#60757c}.alreadyAdded___lN3kt{pointer-events:none}.alreadyAdded___lN3kt .info___HD7SN{color:#60757c}.alreadyAddedIcon___Q-iOd{opacity:.7}.checkIcon___W-VFf{top:50%;right:24px;min-width:24px;position:absolute;transform:translateY(-50%)}.checkIcon___W-VFf *{display:none}.subTitle___IGaxK{min-width:121px}.modalChild___C3Y9g{padding:0;display:flex;flex:1 1 auto;max-height:100%;flex-direction:column}.modalWrapper___wujDa{width:775px;max-height:800px;height:calc(100% - 128px)}.selectWrapper___wPBUH{display:flex;align-items:center;padding:11px 25px 16px 40px;border-bottom:1px solid #dbe7ea}.selectWrapper___wPBUH .select___447Jk{width:100%;max-width:577px}.datesBlock___xzHuu{display:flex;justify-content:space-between;padding:0 40px;border-bottom:1px solid #dbe7ea}.dateField___LgIhN{padding:0;background-color:transparent}.goals___ws9sW{width:100%;height:100%;display:flex;padding:0 8px;overflow-y:auto;flex-direction:column}.goals___ws9sW .addCustomGoal___cNer4{color:#00b1e1}.wrapper___xMx4n{display:flex;justify-content:space-between;position:relative;align-items:center;padding:8px 24px 8px 16px;border-top:1px solid #dbe7ea;cursor:pointer}.wrapper___xMx4n:first-of-type{border-top:none}.wrapper___xMx4n:last-of-type{border-bottom:1px solid #dbe7ea}.selected___lRRUT{background-color:#f3f8f9}.info___f5bEg{display:flex}.icon___9xNe9{width:48px;height:48px}.titleWrapper___dqMwn{flex:1;margin-left:16px}.title___pJJ4j{font-size:16px;line-height:24px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.dueDate___yUHj9{padding:24px 40px;border-bottom:1px solid #dbe7ea}.content___2cJv4{height:calc(100% - 84px)}.selectedConsents___bZe-z{margin-bottom:16px}.checkbox___gxZ2G{color:#111212;margin-top:16px}.textColor___KrROt{color:#111212}.date___6EDKM{padding:24px 0}.selectMembership___z1gCe{margin-top:16px}.wrapper___KrN2R{width:100%;height:100%;display:flex;flex-direction:column}.main___hMWrW{width:100%;height:100%;overflow-y:auto;padding:0 32px 24px}.inviteGuest___2yKk9{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.2px;color:#111212}.guestList___-tWKW{padding:24px 0 0}.guest___zAUYx{display:flex;margin-bottom:32px}.guest___zAUYx div{width:100%}.trash___h-gPD{width:40px;height:40px;display:flex;flex-shrink:0;margin-top:4px;margin-left:16px;align-items:center;justify-content:center}.add___2IPJh{cursor:pointer;user-select:none;align-items:center;display:inline-flex}.add___2IPJh .text___LLJ0h{color:#00b1e1;margin-left:16px}.footer___vqpdf{padding:24px 0 32px;border-top:1px solid #dbe7ea}.footer___vqpdf button{margin:0 auto;max-width:232px}.wrapper___EbTTh{width:100%;height:100%;display:flex;flex-direction:column}.main___DU-14{width:100%;height:100%;overflow-y:auto;padding:0 32px 24px}.main___DU-14 p{font-size:16px;line-height:1.5;color:#111212;letter-spacing:.2px}.main___DU-14 p span:first-child{font-weight:600}.inputRow___NlkNa{width:100%;margin-top:16px}.footer___CdVrt{padding:24px 0 32px;border-top:1px solid #dbe7ea}.footer___CdVrt button{margin:0 auto;max-width:232px}.warning___WCrma{margin:24px 0 0}.contactsSection___SFIO1{margin-top:24px}.contactsTitleName___3B6mK{font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif;font-size:16px;line-height:24px;letter-spacing:.2px}.contactListTitle___tvL7P{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:16px;line-height:24px;letter-spacing:.2px;color:#111212}.contactsLoading___xtrR6{margin-top:16px}.contactsLoadingInner___pT4-E{min-height:48px}.contactList___mKPQo{margin:16px 0 0;padding:0;list-style:none}.contactRow___0ieil{margin-top:12px;padding-left:8px;margin-left:-8px;border-radius:4px;border-left:3px solid transparent}.contactRow___0ieil:first-child{margin-top:0}.contactRowInner___iOoOf{display:flex;align-items:center;width:100%}.contactInfoTooltip___XKqCG{flex-shrink:0;display:inline-flex;margin-left:4px}.contactStatusIcon___PrirV{display:flex;align-items:center;color:#909fa4}.contactTooltipMessage___-uYTZ{padding:8px 12px;border-radius:12px;background-color:#f3f8f9;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);font-size:14px;line-height:1.4;color:#111212}.guardianParentProxy___Oksrz{display:flex;flex-direction:column;gap:16px;width:100%}.guardianRecipientSelectRoot___HIp0x{display:flex;flex-direction:column;gap:8px;width:100%}.guardianSelect___o--jp{width:100%}.guardianCustomOptionWrapper___a25bo{width:100%;display:flex;padding:0 16px;min-height:48px;align-items:center;justify-content:space-between}.guardianOptionRow___BAUly{display:inline-flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.guardianOptionRole___vo2hb{color:#909fa4}.representativeTag___UsK8o{display:inline-flex;justify-content:center;align-items:center;padding:6px 8px;border-radius:8px;background:rgba(0,177,225,.05);font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase;color:#00b1e1;flex-shrink:0}.inviteVisit___1e1Fu{width:100%;height:100%;display:flex;flex-direction:column}.recipientSection___kU9lN{position:relative;padding:24px 32px}.recipientSection___kU9lN:after{content:"";position:absolute;left:32px;right:32px;bottom:0;height:1px;background:#dbe7ea}.sectionTitleContainer___tJjMg{padding:24px 32px 0}.sectionTitle___D34Le{margin:0 0 16px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:16px;line-height:100%;letter-spacing:.2px;text-transform:uppercase;color:#111212}.row___5TmUL{display:flex;margin-top:12px}.row___5TmUL:first-of-type{margin-top:0}.row___5TmUL input[type=radio]{margin:0 12px 0 0;flex-shrink:0}.guardianSelectRow___bDHSp{margin-top:12px;width:100%}.recipientLabel___4JVQa{font-size:16px;line-height:1.5;color:#111212;letter-spacing:.2px}.recipientName___4lKhY{font-weight:600}.guardianNameWithTag___sKadh{display:inline-flex;flex-direction:row;align-items:center;gap:4px;flex-wrap:wrap}.representativeTag___MmPMz{display:inline-flex;justify-content:center;align-items:center;padding:6px 8px;border-radius:8px;background:rgba(0,177,225,.05);font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase;color:#00b1e1;flex-shrink:0}.wrapper___obubA{width:100%;display:flex}.wrapper___obubA:not(:first-of-type){margin-top:22px}.source___ngXVC{display:flex;overflow:hidden;min-width:256px;min-height:192px;align-items:center;border-radius:12px;justify-content:center;border:1px solid #dbe7ea}.info___SngpG{width:100%;margin-top:6px;margin-left:24px}.audio___8d-R6{display:flex;padding:0 16px;flex-direction:column}.audio___8d-R6 svg{margin-bottom:16px}.video___I7pBM{width:256px;height:192px;position:relative}.video___I7pBM video{top:0;left:0;width:256px;height:192px;position:absolute;border-radius:12px;transform:rotateY(180deg);object-fit:cover}.wrapperSetting___gHPZZ{width:100%;display:flex;flex-direction:column}.wrapperContent___2V8MP{flex:1;overflow:auto;padding:24px 32px 4px}.wrapperBtn___nMI8d{width:100%;padding:24px 0 32px;border-top:1px solid #dbe7ea}.btn___xq1E8{width:232px;margin:0 auto}.loading___6dCLl{position:absolute;z-index:1}.disabled___qZrlQ video{opacity:.5}.wrapper___gk0bH{width:100%;height:22px;overflow:hidden;position:relative;border-radius:7px;background-color:#f3f8f9}.progress___UBnos{top:0;left:0;height:inherit;z-index:1;position:absolute;will-change:width;border-radius:inherit;transition-property:width;transition-timing-function:ease-out;background-image:linear-gradient(274deg,#00b1e1,#0085ba)}.cancel___jy3jR{width:200px;margin:0 auto}.withTitle___HXpYJ{margin-top:8px;margin-bottom:24px}.info___2ebTk{padding:20px 24px 0;border-radius:12px;background:#f3f8f9}.points___ALsSt{display:flex;margin-top:15px}.points___ALsSt>*{margin-bottom:22px}.points___ALsSt>:not(:first-child){margin-left:80px}.danger___gGzuy{color:#ff4636}.wrapper___S-3Pi{width:100%;height:100%;max-width:790px;max-height:800px}.main___xevsE{padding:0;height:100%;display:flex}.nav___8vCK8{width:150px;height:100%;flex-shrink:0;border-right:1px solid #e9f1f3}.icon___Cw1kO{flex-shrink:0;margin-left:24px}.wrapper___0s-Ml{height:100%;padding:32px 32px 0;overflow-y:auto}.content___wjfmr{height:inherit}.description___MeIYa{margin-bottom:36px}.divFacke___8Ozri{border:1px solid red}.buttons___LpjyT{display:flex;align-items:center;justify-content:flex-start}.title___f-Rg9{font-size:12px;line-height:16px;letter-spacing:.15px;color:#60757c}.text___-lSeA{white-space:normal}.wrapper___VzyOb{width:450px;padding:16px;border-radius:12px;background-color:#f5f7fa;border:1px solid #e4eff2;box-shadow:0 2px 10px 0 rgba(0,0,0,.1),0 20px 35px 0 rgba(0,0,0,.08)}.header___lyf3N{display:flex;align-items:flex-start;justify-content:space-between}.button___yL7Ng{margin-left:8px}.point___5pPH-{margin-bottom:0;margin-top:20px}.wrapperPoint___hAQtA{display:flex;align-items:flex-start;justify-content:flex-start}.wrapperPoint___hAQtA .point___5pPH-{min-width:110px}.wrapperPoint___hAQtA .point___5pPH-:first-child{padding-right:8px}.commonWrapper___scqM8{display:flex;align-items:center;justify-content:space-between}.shortViewWrapper___sMw0I:not(:last-child){margin-bottom:16px}.fullViewWrapper___6Pd-N{padding:7px 20px 7px 16px;border-bottom:1px solid #dbe7ea}.nameWrapper___a7YXn{flex:1 auto;margin-left:16px}.nameWrapper___a7YXn p{line-height:1.5;letter-spacing:.2px}.header___-E-qp{padding:40px 25px 40px 40px}.extraChildStyle___djtXE{height:100%}.content___DCcXK{display:flex;position:relative;flex-direction:column;justify-content:space-between}.select___kA-iy{margin-top:35px}.btn___4w38K{width:200px;margin:32px auto 0}.loader___fXBm7{top:84px;position:absolute}.controls___mwQSa{padding:20px 40px}.control___ExxRJ+.control___ExxRJ{margin-top:20px}.modalTitleWrapper___5TinW{display:flex;margin-top:20px;text-align:center;justify-content:center}.modalTitle___DFIha{max-width:450px}.modalChild___Grn-p{height:413px;flex:1}.modalWrapper___Cn7F0{height:643px}.date___SBTWR{margin:20px -8px 0;padding:0 8px;border-top:1px solid #dbe7ea;border-bottom:1px solid #dbe7ea}.modalWrapper___wOFum{max-height:800px;height:calc(100% - 128px)}.modalChild___F83nn{padding:0;flex:1 auto;height:auto}.datesBlock___bFDmM{display:flex;justify-content:space-evenly;border-bottom:1px solid #dbe7ea}.dateField___0UpUo{padding:0;background-color:transparent}.fields___WLNxD{padding:25px 8px 0}.fields___WLNxD>*{padding:16px 32px 20px}.fields___WLNxD [class*=errorText]{position:absolute}.wrapper___izx2s{height:100%;flex:1 auto;overflow:auto;padding:24px 40px}.title___wDr4Y{margin-bottom:16px}.card___HBNZI{margin-left:16px;margin-bottom:32px}.card___HBNZI h4{font-size:16px;line-height:24px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.card___HBNZI p{color:#60757c}.wrapper___JNv-t{height:100%;flex:1 auto;overflow:auto;padding:0 8px}.wrapper___DjuxV{padding:0}.wrapper___UQPSp{width:640px;display:flex;border-radius:12px;flex-direction:column;background-color:#fff}.header___bc-do{display:flex;padding:28px 24px;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe7ea}.header___bc-do svg{cursor:pointer}.contentWrapper___fQrzw{padding:28px 0}.content___3et26{overflow-y:auto;margin-right:8px;padding:0 24px;height:calc(100vh - 220px)}.modalWrapper___--N5N{max-height:800px;height:calc(100% - 128px)}.modalChild___kzEbU{height:auto;flex:1 auto;display:flex;position:relative;flex-direction:column}.wrapperAssignToDo___GVa6l{display:flex;flex:0 0 auto;padding:24px 40px;align-items:center;border-bottom:1px solid #dbe7ea}.wrapperAssignToDo___GVa6l h4{flex-shrink:0;margin-right:31px}.wrapperInnerContent___-utlh{padding:32px 40px 28px;border-top:1px solid #dbe7ea}.field___-wZh-{margin-bottom:28px}.field___-wZh- textarea{height:96px}.points___rhDb3{gap:16px;display:flex;margin-bottom:35px}.points___rhDb3>*{width:50%;margin-bottom:0}.links___EOWVO>*{margin-bottom:6px}.dueDate___MpIfB{position:inherit}.disabled___KnqeO{pointer-events:none}.wrapper___85Mkf{display:flex;align-items:center;padding:8px 24px 8px 16px;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___85Mkf:first-of-type{border-top:none}.wrapper___85Mkf:last-of-type{border-bottom:1px solid #dbe7ea}.wrapperName___kWxZJ{flex:1 auto;display:flex;justify-content:flex-start}.name___ddNTc{font-size:16px;line-height:1.5;color:#111212;margin-left:16px;letter-spacing:.2px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.username___wm3BT{margin-left:4px;color:#60757c}.icon___BPQWV{cursor:pointer}.avatar___O1w-T{background-color:#dbe7ea}.selected___UnfTx{background-color:#f3f8f9}.separator___Bo29S{margin-bottom:16px}.linkBlock___8TMjm{height:60px;padding:10px 40px;justify-content:space-between;border-top:1px solid #dbe7ea}.description___cvA-s,.linkBlock___8TMjm{display:flex;align-items:center}.icon___Iipv8{margin-right:8px}.modalChild___uK4aG{padding:0;flex:1 auto;height:auto}.modalWrapper___ZDTWb{max-height:800px;height:calc(100% - 128px)}.datesBlock___Iai1L{display:flex;justify-content:space-evenly;border-bottom:1px solid #dbe7ea}.datesBlock___Iai1L>div{padding-left:0;padding-right:0;background-color:transparent}.fields___Gubcl{margin-top:48px}.fields___Gubcl>*{margin:40px}.wrapper___KEyvA{display:flex;cursor:pointer;align-items:center;padding:16px 24px 16px 16px;justify-content:space-between;border-top:1px solid #dbe7ea}.wrapper___KEyvA:first-of-type{border-top:none}.wrapper___KEyvA:last-of-type{border-bottom:1px solid #dbe7ea}.leftPart___feb5X{display:flex;margin-right:8px}.rightPart___pI3wQ{display:flex;margin-left:8px;align-items:center}.description___9M4q-{margin-left:16px}.info___HUYFL{display:flex;margin-top:8px}.title___bqI9y{display:flex;gap:8px;align-items:center}.subtitle___xQHWd{display:flex;margin-top:16px}.extraSubtitle___-8vp2{margin-left:12px}.selected___96jPs{background-color:#f3f8f9}.disabled___3qIAF{pointer-events:none}.disabled___3qIAF .generalUserLabel___oxKp5,.disabled___3qIAF h6,.disabled___3qIAF p{color:#909fa4}.disabled___3qIAF .avatar___I-Bkq{opacity:.5}.extra___OWmZr{flex-shrink:0}.generalUserLabel___oxKp5{background-color:#e4eff2;border-radius:8px;text-transform:uppercase;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;font-size:12px;line-height:16px;letter-spacing:1px;color:#60757c;padding:6px}.selectWrapper___lD4px{display:flex;flex-wrap:wrap;min-height:128px;align-items:center;padding:24px 40px 16px;border-bottom:1px solid #dbe7ea}.selectWrapperShortFlow___nJ808{border:none;flex-direction:column;align-items:flex-start}.select___jsks8{width:100%;max-width:392px;margin-left:24px}.selectShortFlow___5Qi5F{width:100%;margin-left:0;max-width:700px;margin-top:24px}.checkbox___cgRSI{margin-top:10px;margin-left:138px}.checkboxShortFlow___mg-So{margin-left:0}.wrapper___ZXO-P{padding:0 8px}.innerWrapper___g03fb{height:70px;display:flex;padding:0 16px;align-items:center;border-bottom:1px solid #dbe7ea}.innerWrapper___g03fb>div{width:100%;display:flex;align-items:center}.innerWrapper___g03fb>div input[type=text]{margin-top:0}.innerWrapper___g03fb>div label{line-height:normal;top:unset}.button___KXrjy{cursor:pointer;align-items:center;display:inline-flex}.buttonText___hTFv9{color:#00b1e1;margin-left:16px}.modal___ioCx7{width:100%;max-width:792px;max-height:800px;height:calc(100% - 64px)}.modalShortFlow___0u2Sq{max-height:450px}.wrapper___kNc8F{flex-grow:1;position:relative}.wrapperSelected___CUpat{margin-bottom:16px}.patientItemAvatar___ZBo4s>div:first-of-type{top:-5%;right:-5%}.content___TD1st{width:100%;max-width:80%;margin:0 auto}.buttons___NNEsC{display:flex;padding-top:20px;align-items:center;justify-content:center}.button___0joap{width:144px}.button___0joap:first-of-type{margin-right:24px}.description___aebX0{text-align:center;padding:40px 0 20px}.content___P5ydk{height:175px;display:flex;flex-direction:column;justify-content:space-between}.select___bOMr8{margin-top:35px}.done___RKmRP{width:200px;margin:0 auto}.footer___hNK3Y{display:none}.membersCount___ONbXN{display:flex;padding:12px 0;justify-content:center;border-bottom:1px solid #dbe7ea}.membersCount___ONbXN span{text-align:center;font-size:11px;padding:4px 0;width:147px;border-radius:12px;background-color:#f3f8f9}.description___WvYKJ{line-height:1.5;margin-top:40px;text-align:center;font-weight:400;letter-spacing:.2px}.buttonWrapper___5uCAf{display:flex;margin-top:40px;justify-content:center}.buttonWrapper___5uCAf .button___Jd4ct{width:200px}.root___yxiZL{display:flex;padding:22px 32px;flex-direction:column}.modalRoot___P3PZv{height:710px}.modalRootWide___nDMXb{width:900px}.modalChildStyle___VrgT8{flex:1}.thresholdTitle___BGUWH{font-size:16px;font-weight:600;line-height:1.5;color:#111212;margin-bottom:24px;letter-spacing:.2px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.thresholdTitle___BGUWH span{text-transform:capitalize}.resetButton___equn3{width:230px;margin-top:24px}.thresholdWrapper___txMZp{width:100%;display:flex}.levelWrapper___3hkmW{display:flex;width:20%;flex-direction:column;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.levelTitle___TjFDR{font-size:11px;line-height:1.45;letter-spacing:1px;color:#60757c;text-transform:uppercase}.levelValue___aBLEH{font-size:12px;margin-top:8px;color:#111212;font-weight:500;line-height:1.33;letter-spacing:.2px}.input___awslM{flex-grow:1;min-width:47%}.inputColumn___Ekxhg,.levelColumn___6vMr1{display:flex;flex-direction:column}.inputColumn___Ekxhg{flex-grow:1;row-gap:24px}.withTwoValueContainer___1RkZA{width:100%;display:flex;column-gap:16px}.errorDescription___8i2Mk{font-size:14px;line-height:1.71;color:#ff4636;margin-bottom:24px}.inputsWrapper___gmhIs{display:flex;flex-direction:column;flex:1}.thresholdItemWrap___oK3fn{display:flex;column-gap:24px}.checkbox___6n9YH{margin-top:24px}.description___uC9T7{margin:40px 0;text-align:center}.buttonWrapper___kuLwW{display:flex;justify-content:center}.button___4uAUH{width:144px;margin:0 12px;align-self:center}.wrapper___HVOnE{display:flex}.number___mSaKu{min-width:fit-content}.questionWrapper___Ch44V{width:100%;margin-left:16px}.comment___r5uIb{margin-left:0}.error___yHGEa{color:#ff4636}.optional___uCArU{font-size:16px;line-height:1.5;letter-spacing:.2px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.text___PDpgC{margin-top:12px}.scale___qIeEo{display:flex;margin-top:10px}.description___6UryM{margin-top:4px;color:#60757c}.radio___1Hpl2:not(:first-child){padding-left:24px}.radio___1Hpl2>*{display:flex;align-items:center;flex-direction:column}.radio___1Hpl2 input{margin-right:0}.radio___1Hpl2 label{font-size:16px}.single___o5xlt,.text___Ldmii{margin-top:12px}.consent___Er1uV{display:flex;flex-direction:column}.consent___Er1uV a,.consent___Er1uV a:visited{color:#00b1e1}.consent___Er1uV>:not(:last-child){margin-bottom:8px}.triggers___dtRHA{display:flex;margin-top:12px}.triggers___dtRHA>:not(:first-child){margin-left:32px}.triggers___dtRHA label div{font-size:16px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.checkbox___N2FyL{margin-top:10px}.checkbox___N2FyL h6{font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.indicators___AeNIm{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.header___pUSvV{margin:0 -8px;padding:24px 40px 16px;border-bottom:1px solid #dbe7ea}.description___2P8Vh{margin-top:16px;margin-bottom:0;padding-left:56px}.questions___w35Z-{padding:32px 40px}.question___wD-LH:not(:last-child){padding-bottom:32px}.btn___GzYp5{max-width:200px;margin:40px auto 0}.description___n6GEz{margin:40px auto 0;text-align:center;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.2px}.wrapper___lv2ZJ{margin:5% 0;display:flex;width:1110px;border-radius:12px;height:calc(100vh - 10%);background-color:#fff;padding:24px 24px 24px 72px;flex-direction:column}.icon___bhn-i{display:flex;justify-content:flex-end}.icon___bhn-i svg{cursor:pointer}.title___fz4ft{margin-bottom:32px}.wrapperInfo___48YgZ{height:100%;overflow:auto;padding-right:32px}.content___vWeUr{width:100%;max-width:80%;margin:0 auto}.buttons___buIEo{display:flex;padding-top:20px;align-items:center;justify-content:center}.button___v4nIx{width:144px}.button___v4nIx:first-of-type{margin-right:24px}.description___tbljo{text-align:center;padding:40px 0 20px}.wrapper___uZuEr{max-height:800px;height:calc(100% - 128px)}.content___s2O8s{flex:1 auto;height:auto;display:flex;flex-direction:column}.controls___N0IJu{margin:0 -8px;background:#fff;border-bottom:1px solid #dbe7ea}.inputs___1E6kt{padding:8px 32px}.inputs___1E6kt .input___0wI4y{margin-top:40px}.inputs___1E6kt * [class*=assistiveText]{position:absolute}.button___le1Ew{width:190px}.head___O7j0L{display:flex;flex-wrap:wrap;padding:30px 40px;flex-direction:row;align-items:center;justify-content:space-between;align-content:space-between}.head___O7j0L>*{margin-bottom:0;margin-right:56px}.head___O7j0L>:last-child{margin-right:0}.content___O815e{height:100%;display:flex;padding:0 8px;flex-flow:column}.footer___UiGLH{margin-top:auto}.title___YbTH6{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.link___aLTpC{color:#00b1e1;font-size:14px;line-height:24px;margin-right:24px;text-decoration:none;letter-spacing:.18px}.emptyPharmStyle___2rF0C{height:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-content:center;justify-content:center}.actionItem___nv8WB{height:64px;cursor:pointer;padding:20px 24px 20px 16px}.activeItem___-LQdh{background-color:#f3f8f9}.checkboxWrapper___-IVBF{padding:16px 40px;border-bottom:1px solid #dbe7ea}.button___iawJ8{display:flex;min-width:50px;justify-content:center}.linkSection___PqMzq{padding:24px;border-top:1px solid #dbe7ea;height:104px}.linkSection_title___nqqlO{font-size:14px;margin-bottom:8px;font-weight:500;font-family:IBMPlexSans-Medium}.modal___BZUrL{width:100%;max-width:792px;height:auto;min-height:501px;max-height:94%}.children___lgTjU,.modal_additional___APHfP{height:auto}.content___RPgMa{padding:0 8px}.description___FZ-6m{padding:24px;text-align:left;border-bottom:1px solid #dbe7ea}.patientItem___P091I:hover{background-color:#f3f8f9}.patientItemAvatar___aMLMP>div:first-of-type{top:0;right:0}.modalChild___b3KmQ{padding:0;flex:1 auto;height:auto}.modalWrapper___NcLzL{width:775px;max-height:800px;height:calc(100% - 128px)}.subTitle___i7gEY{min-width:121px}.datesBlock___szurx{display:flex;justify-content:space-evenly;border-bottom:1px solid #dbe7ea}.dateField___3iK5s{padding:0;background-color:transparent}.controls___Lha-0{padding:40px;min-width:100%}.controls___Lha-0>:not(:first-child){margin-top:40px}.modal___ihFad{width:100%;max-width:792px;height:auto;min-height:501px;max-height:94%}.children___ke8H0{height:auto}.content___42CGy{padding:0 8px}.description___SEXc2{padding:24px;text-align:left;border-bottom:1px solid #dbe7ea}.patientItem___K9s5i{cursor:default}.patientItemAvatar___P6iYx>div:first-of-type{top:0;right:0}.button___EU9nA{width:200px}.content___uc-09{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px}.title___-3515{text-transform:none;font-size:12px;font-weight:400;letter-spacing:.15px}.Wrapper___ABjjM{height:100dvh;width:100%}.root___RYSMz,.Wrapper___ABjjM{display:flex;align-items:center;justify-content:center}.root___RYSMz{height:16px;color:#fff;line-height:1;padding:0 4px;min-width:24px;font-size:10px;border-radius:8px;z-index:70;border:2px solid #fff;background-color:#00b1e1;font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif}.button___nq0oE,.buttonNoFill___0dZVf,.wrapper___BN2AD{width:40px;height:40px;position:relative}.button___nq0oE,.buttonNoFill___0dZVf{outline:none;cursor:pointer;border-radius:12px;background:#111212;border:1px solid #60757c;transition-property:all;transition-duration:1s}.button___nq0oE svg,.buttonNoFill___0dZVf svg{top:0;left:0;right:0;bottom:0;margin:auto;position:absolute;transform:scale(1);transition-property:all;transition-duration:.5s}.button___nq0oE svg path{fill:#fff}.withHover___wOfEt:hover{border:1px solid #00b1e1}.withHover___wOfEt:hover svg{transform:scale(.9)}.active___K56y3{border-color:#00b1e1;background-color:#00b1e1}.info___1EMDt{top:2px;right:2px;position:absolute;border:2px solid #111212;transform:translate(50%,-50%)}.root___aE6Or{outline:none;display:flex;cursor:pointer;position:relative;align-items:center;padding-right:16px;text-decoration:none}.root___aE6Or:hover .title___05IsJ{color:#00b1e1}.root___aE6Or:hover button{border:1px solid #00b1e1}.root___aE6Or:hover button svg{transform:scale(.9)}.root___aE6Or:before{content:"";width:8px;height:8px;right:-4px;border-radius:2px;position:absolute;z-index:2;transition:.3s ease-in;background-color:#f3f8f9;transform:rotate(45deg) scale(0)}.active___44jat .title___05IsJ{color:#909fa4}.active___44jat button{border-color:#00b1e1;background-color:#00b1e1}.active___44jat:before{transform:rotate(45deg) scale(1)}.icon___wCN8E{z-index:1;position:relative;padding-left:16px;padding-right:16px;background-color:#111212}.title___05IsJ{color:#fff;font-size:16px;line-height:1.5;margin-left:8px;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;transition:all .3s ease-out}.root___rZj0d{padding-top:15px;position:relative}.root___rZj0d:before{top:0;left:16px;content:"";height:1px;position:absolute;width:calc(100% - 32px);background-color:#60757c}.item___XPVDp{display:block}.item___XPVDp:not(:last-of-type){margin-bottom:16px}.doseSpotCount___l3GYR{top:-6px;right:-8px;height:14px;color:#fff;display:flex;line-height:1;font-size:10px;position:absolute;border-radius:6px;align-items:center;letter-spacing:1px;width:-moz-max-content;justify-content:center;border:2px solid #000;background-color:#00b1e1;padding:1px 2.5px 1px 3.5px}.item___aCHWZ{display:block;margin-bottom:16px}.badgeWrapper___0k16a{position:absolute;left:28px;top:2px}.uvvIndicator___rhe40{min-width:14px;width:max-content;text-align:center;width:-moz-max-content}.communitiesCount___qVM5v,.uvvIndicator___rhe40{top:-6px;right:-8px;height:14px;color:#fff;display:flex;line-height:1;font-size:10px;position:absolute;border-radius:6px;letter-spacing:1px;align-items:center;justify-content:center;border:2px solid #000;padding:1px 2.5px 1px 3.5px}.communitiesCount___qVM5v{width:-moz-max-content;background-color:#00b1e1}.root___T-koj{display:flex;padding:0 16px;align-items:center;text-decoration:none}.root___T-koj.active___HuUgB .avatar___ONEvs,.root___T-koj:hover .avatar___ONEvs{border:1px solid #00b1e1}.root___T-koj.active___HuUgB img,.root___T-koj:hover img{transform:scale(1)}.avatar___ONEvs{background-color:#dbe7ea;transition:all .3s ease-in-out}.avatar___ONEvs img{transform:scale(1.15);transition:all .3s ease-in-out}.content___zeu9m{margin-left:24px}.content___zeu9m,.title___NVJON{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title___NVJON{color:#fff;font-size:16px;line-height:1.5;letter-spacing:normal;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.subtitle___-Sxlm{font-size:12px;line-height:1.33;letter-spacing:.2px;color:#60757c;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.root___DuoIg{display:flex;flex-direction:column}.item___bTfh2{margin-bottom:32px}.item___bTfh2:last-child{margin-bottom:8px}.link___T3O-i{color:#fff;display:block;cursor:pointer;font-size:16px;line-height:1.5;text-decoration:none;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;transition:all .3s ease-out}.link___T3O-i:hover{color:#00b1e1}.link___T3O-i.active___PXo3f{color:#909fa4}.root___1HffO{display:flex;padding-left:80px;flex-direction:column}.item___Xt434:first-child{margin:24px 0}.btn___o-2ms,.link___qCMOX{color:#fff;display:block;cursor:pointer;font-size:16px;line-height:1.5;text-decoration:none;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif;transition:all .3s ease-out}.btn___o-2ms:hover,.link___qCMOX:hover{color:#00b1e1}.link___qCMOX.active___vsgS7{color:#909fa4}.btn___o-2ms{padding:0;text-align:left}.emptyList___JuBM3{margin-top:24px}.root___XbiHo{top:0;left:0;bottom:0;height:100%;display:flex;padding:16px 0;position:fixed;overflow:hidden;will-change:width;width:72px;flex-direction:column;z-index:90;background-color:#111212;transition:all .3s ease-in;justify-content:space-between}.root___XbiHo .animation___4YFZd span{white-space:nowrap;display:inline-block;will-change:transform;transform:translateX(-200px);transition:all .3s ease-in-out}.root___XbiHo.opened___SHk6y{width:240px}.root___XbiHo.opened___SHk6y .animation___4YFZd:first-of-type span{transition-delay:50ms;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(2) span{transition-delay:.1s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(3) span{transition-delay:.15s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(4) span{transition-delay:.2s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(5) span{transition-delay:.25s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(6) span{transition-delay:.3s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(7) span{transition-delay:.35s;transform:translateX(0)}.root___XbiHo.opened___SHk6y .animation___4YFZd:nth-of-type(8) span{transition-delay:.4s;transform:translateX(0)}.buttonWrapper___M37-3,.footer___Ykz-g{display:flex;padding-right:16px}.buttonWrapper___M37-3{margin-right:8px;z-index:1;position:relative;padding-left:16px;align-items:flex-end;background-color:#111212}.arrowIcon___W4-D6{fill:#fff}.root___j3KGQ{display:flex}.tooltip___LCjZH{display:inline-block;margin-right:4px}.tooltipMessage___h9AKB{margin-left:-65px;margin-top:4px;padding:8px 12px;border-radius:12px;background-color:#f3f8f9;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.wrapperStatus___dWo6-{height:56px;display:flex;padding:16px;margin-bottom:16px;border-radius:12px;background-color:#fff2e2}.wrapperStatus___dWo6- p{font-size:16px;line-height:1.5;color:#111212;margin-right:4px;letter-spacing:.2px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.wrapperStatus___dWo6- .dropdown___J-pua{right:auto}.wrapper___R5Alr{display:flex;flex-shrink:0;background-color:#fff;margin-bottom:8px}.wrapperLoader___6FD5u{height:192px}.wrapperBlock___FCtns{display:flex}.wrapperPatient___NMVwa{flex:1 1 auto;padding:24px 16px 24px 34px}.wrapperAvatar___QmbxW{margin-right:32px;position:relative}.wrapperInfo___sEi4h{margin-top:18px}.wrapperInfo___sEi4h.collapsed___tEEe9{margin-left:62px}.title___ip9Lc{margin-bottom:12px}.info___lRTw3{display:flex;margin-bottom:22px}.point___3rbxf{margin-right:42px}.wrapperPatientNotJoinedStatus___cimmr{margin:16px 0 -8px}.avatarWithBadge___OObQj{right:-4px;top:-4px;position:absolute}.avatarWithBadge___OObQj svg{padding:1px}.wrapperButtons___vsE7z{display:flex;flex-wrap:wrap;margin-bottom:14px}.wrapperButtons___vsE7z button{margin-right:8px;margin-bottom:8px}.settingsBtn___Dr1CG{padding:11px}.collapsed___WGRbf{margin-left:62px}.root___-L-En{height:100vh;overflow:hidden}.root___-L-En .content___AxSuL{height:100%;max-width:100%;position:relative;background:#f3f8f9;margin-left:8px;padding-left:72px}.root___-L-En .content___AxSuL .main___X7dTn{height:100%;overflow:hidden}.root___-L-En .blurred___4H11L:before{top:0;left:0;right:0;bottom:0;content:"";position:absolute;z-index:85;backdrop-filter:blur(5px);animation:fadeIn___qOa0A .3s ease;background-color:rgba(144,159,164,.3)}@keyframes fadeIn___qOa0A{0%{opacity:0}to{opacity:1}}.wrapper___GUEV4{cursor:move;z-index:95;position:absolute}.formField___olL6t{margin-bottom:16px}.wrapper___pAutx{position:relative}.icon___3aj2G{top:16px;right:16px;position:absolute}.withIcon___q6Z-j,.withIcon___q6Z-j input{cursor:pointer}.timekeeper___V70v2{--main-box-shadow:none;--done-border-top:none;--done-bg-color:$white;--main-font-family:$font-bold;overflow:hidden;border-radius:12px}.iconWrapper___jYdc0{cursor:pointer;position:absolute;top:12px;color:#60757c}.iconWrapper___jYdc0 svg{fill:#60757c}.formItem___-aejQ{position:relative}.formItem___-aejQ input:focus,.formItem___-aejQ textarea:focus{outline:none}.formItem___-aejQ input,.formItem___-aejQ label,.formItem___-aejQ textarea{display:inline-block;transition:all .15s;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.formItem___-aejQ input,.formItem___-aejQ textarea{width:100%;height:48px;font-size:16px;line-height:24px;border-radius:8px;color:#60757c;padding:12px 16px 10px;border:1px solid #dbe7ea;-webkit-box-shadow:inset 0 0 0 65px #fff}.formItem___-aejQ input:hover,.formItem___-aejQ textarea:hover{border:1px solid #909fa4}.formItem___-aejQ textarea{height:100%;resize:none}.formItem___-aejQ label{top:12px;left:17px;margin-top:-5px;padding:0 4px;font-size:16px;line-height:30px;background:#fff;position:absolute;transform:scale(1);pointer-events:none;letter-spacing:.2px;color:#60757c;max-width:calc(100% - 18px);transform-origin:left center}.formItem___-aejQ.data___I9bnS label,.formItem___-aejQ.focus___IaQh- label{top:-5px;overflow:hidden;line-height:22px;white-space:nowrap;transform:scale(.75);text-overflow:ellipsis;max-width:calc(125% - 10px)}.formItem___-aejQ.data___I9bnS input,.formItem___-aejQ.data___I9bnS label,.formItem___-aejQ.data___I9bnS textarea{color:#111212}.formItem___-aejQ.data___I9bnS.error___dA1IQ label{color:#ff4636}.formItem___-aejQ.data___I9bnS.disabled___n8Cx8 input{color:#909fa4}.formItem___-aejQ.data___I9bnS.disabled___n8Cx8 label{z-index:1;color:#909fa4;background-color:#fff}.formItem___-aejQ.focus___IaQh- input,.formItem___-aejQ.focus___IaQh- textarea{color:#111212;border-color:#00b1e1}.formItem___-aejQ.focus___IaQh- label{color:#00b1e1}.formItem___-aejQ.focus___IaQh-.error___dA1IQ label{color:#ff4636}.formItem___-aejQ.error___dA1IQ input,.formItem___-aejQ.error___dA1IQ textarea{color:#111212;border-color:#ff4636}.formItem___-aejQ.error___dA1IQ label{color:#60757c}.formItem___-aejQ.disabled___n8Cx8 label{color:#909fa4;background-color:inherit}.formItem___-aejQ.disabled___n8Cx8 input,.formItem___-aejQ.disabled___n8Cx8 textarea{color:#909fa4;border-color:#909fa4}.formItem___-aejQ .assistiveText___U8jkR{margin-top:6px;font-size:12px;line-height:16px;padding-left:16px;letter-spacing:.15px;color:#60757c}.formItem___-aejQ .assistiveText___U8jkR.errorText___1Bvug{color:#ff4636}.formItem___-aejQ .assistiveText___U8jkR.disabledText___rJ7OT{opacity:.5;color:#909fa4}.formItem___-aejQ textarea~.assistiveText___U8jkR{margin-top:0}.clearIcon___xXgvD{right:56px}.actionIcon___TJFms{right:16px}.disableIcon___fx8ve{pointer-events:none}.root___psks1{display:block}.title___AsRPH{margin:16px 0}.row___79VAs{display:flex;margin-bottom:30px;align-items:flex-start;justify-content:space-between}.row___79VAs>*{width:50%}.row___79VAs>:first-child{margin-right:8px}.row___79VAs>:last-child{margin-left:8px}.row___79VAs * [class*=assistiveText]{position:absolute}.row_input___Spg0S{margin-top:5px}.root___SpnYB{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid #dbe7ea}.root___SpnYB.active___n-efT{background-color:#f3f8f9}.root___SpnYB.last___kUK3a{border-bottom-color:transparent}.right___pEfAk{font-size:16px}.wrapper___fmmIc{width:100%;height:100%;overflow:hidden;border-radius:12px;background-color:#fff;box-shadow:0 11px 15px -7px rgba(0,0,0,.1),0 9px 26px 8px rgba(0,0,0,.03),0 24px 38px 3px rgba(0,0,0,.06)}.wrapperContent___Nv7wk{height:100%;display:flex;flex-flow:column wrap}.content___WuOyj{padding:0 24px}.referralContent___09uG7{padding:10px 24px}.headerButtons___REgSW{display:flex;gap:16px}.button___F4yxs{width:calc(50% - 12px)}.icon___YWrWO{cursor:pointer}.invalidlength___PAUG-{color:#ff4636}.contactLogBtn___WqH5l{width:100%;margin-bottom:32px;justify-content:center}.formField___eQtNy{margin-bottom:32px}.loader___6sOOf{display:flex;align-items:center;justify-content:center}.form___nPzZE{height:100%}.foot___vPiwe{height:90px;align-items:center;padding:0 24px;border-top:1px solid #dbe7ea}.foot___vPiwe,.head___0FBfC{display:flex;justify-content:space-between}.head___0FBfC{height:110px;align-items:flex-start;padding:24px}.main___CnoHp{flex:1;overflow:auto;animation:fadeIn___3TtJA .15s ease-in .1s both}.updatedAt___3paFa{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:14px;line-height:18px;letter-spacing:.18px;color:#60757c}@keyframes fadeIn___3TtJA{0%{opacity:0}to{opacity:1}}.noteIcon___0aj6h{display:flex;cursor:pointer;overflow:hidden;position:absolute;border-radius:12px;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 11px 15px -7px rgba(0,0,0,.1),0 9px 26px 8px rgba(0,0,0,.03),0 24px 38px 3px rgba(0,0,0,.06)}.noteIcon___0aj6h:hover{transition:all .3s;transform:scale(1.1)}.noteIcon___0aj6h:hover .clearIcon___JFEYT,.noteIcon___0aj6h:hover .pauseIcon___jWffo,.noteIcon___0aj6h:hover .playIcon___0ShBL{display:block}.showIcon___HFVyc{z-index:96;width:56px;height:56px;transition:all .3s;left:calc(100% - 88px);top:calc(100% - 88px);display:flex;justify-content:space-between;padding:0 12px}.hideIcon___sYx-h{width:0;height:0;right:32px;bottom:32px;transition:all .3s}.wrapper___uw-8N{bottom:32px;right:32px;transition:transform .2s ease-out,height .2s ease-out,width .2s ease-out}.line___31se2{background-color:#dbe7ea;width:1px;height:70%}.counter___EQHp1{width:158px;left:calc(100% - 190px)}.counter___EQHp1 .clearIcon___JFEYT,.counter___EQHp1 .pauseIcon___jWffo,.counter___EQHp1 .playIcon___0ShBL{display:none}.counter___EQHp1:hover{transition:all .3s,display .4s;width:258px;left:calc(100% - 290px)}.duration___6By3t{min-width:68px}.root___enzme{background-color:#232525}.root___enzme>*{margin:0 2px}.blur___LONJk{background-color:transparent}.root___MGYpN{border-radius:8px;overflow:hidden;border:1px solid transparent;min-height:146px;margin-bottom:10px;position:relative;z-index:1}.root___MGYpN:hover .pinned___YsEZp{opacity:0;transition:opacity .1s ease}.active___61xGg{border-color:#1eb7eb;transition:border-color .5s ease}.pinned___YsEZp{position:absolute;z-index:1;width:100%;height:calc(100% - 24px);background-color:rgba(0,0,0,.5);opacity:1;transition:opacity .05s ease}.pinned___YsEZp,.pinnedBtn___RV61Q{display:flex;align-items:center;justify-content:center}.pinnedBtn___RV61Q{width:40px;height:40px;border-radius:100%;background-color:rgba(35,37,37,.7);outline:none}.speak___2POUg:after{content:"";display:block;position:absolute;left:10px;bottom:7px;border-radius:100%;width:10px;height:10px;background:green;color:#fff}.loader___2mHxK{position:absolute;left:calc(50% - 12px);top:calc(50% - 12px)}.info___NdvbS{display:block;font-size:11px;font-weight:600;color:#aab8cc;height:24px;display:flex;align-items:center;justify-content:center;background:#232525;position:relative}.video___8-moH{display:block;background:#232525;height:144px}.video___8-moH video{width:100%;height:100%;object-fit:cover;opacity:1;transform:rotateY(180deg);transition:opacity .2s ease}.controls___gMm59{right:0}.controls___gMm59,.slowConnection___sfO3P{position:absolute;top:50%;transform:translateY(-50%)}.slowConnection___sfO3P{left:6px}.wrapper___QuRqq{height:170px;display:flex;overflow:hidden;position:relative;border-radius:8px;margin-bottom:10px;z-index:1;flex-direction:column;background:#60757c}.preview___ZSMUh{height:100%}.info___s9AkY,.preview___ZSMUh{display:flex;align-items:center;justify-content:center}.info___s9AkY{height:24px;padding:0 9px;color:#aab8cc;font-size:11px;font-weight:600;background:#232525}.status___UVUS1{flex-shrink:0}.truncate___qQhuE{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.avatar___vfdM5{background:#dbe7ea}.root___Y0n9S{cursor:pointer;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.root___Y0n9S:hover .overlay___VpiOA{opacity:1;height:calc(100% - 24px);background-color:rgba(0,0,0,.5)}.root___Y0n9S:hover .actions___S-04c{transition-timing-function:ease;transform:translateY(-12px)}.overlay___VpiOA{background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;width:100%;opacity:0;height:calc(100% - 24px);transition:opacity .1s ease}.actions___S-04c{transform:translateY(-144px);transition:transform .2s ease-out;z-index:1}.actions___S-04c.patient___kpwUi.pinned___DpkiR{transition:none}.btn___zCWw7{width:40px;height:40px;border-radius:100%;display:inline-block;background-color:rgba(0,0,0,.7);margin:0 4px;cursor:pointer;outline:none;border:none;z-index:5}.controls___Accgh{position:absolute;bottom:1px;right:0}.root___qJeIy{display:block}.root___qJeIy .vv-member-enter{opacity:0;transform:translateX(100%)}.root___qJeIy .vv-member-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s ease-in,transform .3s ease-in}.root___qJeIy .vv-member-exit{opacity:1}.root___qJeIy .vv-member-exit-active{opacity:.6;transform:translateX(100%);transition:transform .3s ease-in,opacity .3s ease-in}.root___gcvD9{top:24px;z-index:9;display:block;position:absolute;left:calc(100% - 300px);transform:translateX(-50%)}.root___gcvD9.collapsedRoot___tSuHF{top:16px;left:calc(100% - 32px)}.btn___n8oaO{display:flex;align-items:center;justify-content:center;border:none;width:56px;height:56px;border-radius:100%;box-shadow:0 4px 8px 0 rgba(21,20,25,.5);background-color:hsla(0,0%,100%,.7);cursor:pointer;outline:none}.btn___n8oaO.collapsedBtn___i1ZSo{width:32px;height:32px}.root___jNQ2f{display:block;position:absolute;bottom:20px;z-index:12;left:calc(50% - 124px);transform:translateX(-50%);min-width:216px}.root___jNQ2f.disabled___4TDnc{pointer-events:none;opacity:.5}.btn___ByvRg{border:none;width:56px;height:56px;border-radius:100%;display:inline-block;box-shadow:0 4px 8px 0 rgba(21,20,25,.5);background-color:#141415;margin:0 8px;cursor:pointer;outline:none}.endCall___sjI6v{background:#ff7159}.subscriber___R1DUM{left:0;top:64px;width:calc(100% - 248px);height:calc(100vh - 248px);z-index:10;background:#000}.subscriber___R1DUM video{width:100%;height:calc(100vh - 248px);opacity:1;transition:opacity .2s ease}.subscriber___R1DUM .loader___fBx08{top:50%;position:absolute;z-index:11;left:calc(50% - 124px)}.subscriber___R1DUM.noVideo___iKy8I video{opacity:0}.subscriber___R1DUM .fullView___7nMTv{top:64px!important;left:0!important}.collapsed___AKWCA{width:256px;height:192px;cursor:move;border-radius:8px;border:2px solid #00b7ea;overflow:hidden;background:#fff;padding:2px}.collapsed___AKWCA video{width:248px;height:184px;border-radius:8px;object-fit:cover}.me___aJOPS video{transform:rotateY(180deg)}.isDragging___Z9Xwv{opacity:0}.root___xFYyB{position:absolute;right:0;top:0;width:240px;height:100%;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);background-color:#111212;z-index:85;padding-bottom:16px}.closeBtn___6TNRT{display:none}.head___73dxm{background:#111212;height:64px;color:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center}.content___-bP3e{padding:16px 29px;height:calc(100% - 46px);overflow-y:auto;overflow-x:hidden}.root___1P07-{border-radius:12px;overflow:hidden;background:rgba(17,18,18,.6);font-size:11px;line-height:1.3;font-weight:600;color:#aab8cc;margin:3px auto;padding:6px 22px 4px;min-width:200px;text-align:center;display:inline-block}.hasWarning___gfWjF{padding-top:8px;padding-bottom:8px}.slowConnection___YcA1d{display:flex;align-items:center;justify-content:center;color:#686f77;font-size:9px;font-weight:600;margin-top:4px}.slowConnection___YcA1d svg{margin-right:4px}.root___sh8Yp{position:absolute;z-index:87;bottom:90px;width:calc(100% - 248px);left:0;text-align:center}.vv-message-enter{opacity:0}.vv-message-enter-active{opacity:1;transition:opacity .5s ease-in}.vv-message-exit{opacity:1}.vv-message-exit-active{opacity:0;transition:opacity .5s ease-in}.hidden___Ki5yF{display:none}.root___56ubS{height:100%}.wrapper___GVZgN{padding:24px 34px;border-left:1px solid #dbe7ea}.title___KB-Yy{margin-top:18px;margin-bottom:12px}.info___JuMOP{display:flex;margin-bottom:22px}.info___JuMOP .point___y7YVa:not(:first-child){margin-left:78px}.buttons___85KHA{display:flex}.buttons___85KHA button:not(:first-child){margin-left:8px}.btnStyles___IuaJm{width:120px}.btnStyles___IuaJm div{padding-left:12px!important}.disabled___HVabd{pointer-events:none;opacity:.5}.root___ebMmX{top:248px;left:80px;right:0;bottom:0;position:fixed;background:#f3f8f9;z-index:86;transition:background-color .2s ease}.collapsed___8LnZj{top:24px;left:113px;width:256px;height:192px}.dragging___pHqe1{right:0;bottom:0}.loader___t55K7{top:0;left:0;bottom:0;right:0;display:flex;position:fixed;align-items:center;justify-content:center;z-index:88;background:hsla(0,0%,100%,.5)}.outside___LwRQC{position:fixed;top:0;left:0;width:100%;height:100%}.absoluteWrapper___7wQi2{top:0;left:0;width:100%;height:100vh;position:fixed;z-index:90}.absoluteWrapper___7wQi2 .wrapperDetails___I1o6T{top:0;right:0;width:38%;height:100%;display:flex;position:absolute;min-width:480px;will-change:transform;flex-direction:column;background-color:#fff;animation-fill-mode:both;justify-content:space-between;animation:fromRight___z-FOo .3s ease-in-out;box-shadow:0 0 64px 0 rgba(96,117,124,.5)}.staticWrapper___mB0Th{width:100%;height:100%;min-width:480px}.staticWrapper___mB0Th .wrapperDetails___I1o6T{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff;justify-content:space-between}.header___yjlSH{padding:20px 24px;justify-content:space-between;border-bottom:1px solid #e9f1f3}.header___yjlSH,.headerRight___NGpuk{display:flex;align-items:center}.icon___Hd2ht{cursor:pointer;margin-left:24px}.children___qqDwv{flex:1;overflow-y:auto}@keyframes fromRight___z-FOo{0%{transform:translateX(100%)}to{transform:translateX(0)}}.detailsWrapper___huyIu{min-width:550px!important}.section___79-OT{padding:24px 32px}.filterTitle___OAXvI{margin-bottom:8px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;font-size:14px;line-height:24px;letter-spacing:.18px;color:#111212}.filters___NUfJt{display:flex;flex-direction:column;gap:8px}.checkboxLabel___O-YeJ{display:flex;align-items:center;gap:8px;margin-left:8px}.labelText___AjpDz{font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;font-size:14px;line-height:24px;letter-spacing:.18px;color:#111212}.root___ic7pl{flex-grow:1;height:100%;display:flex;align-items:center;justify-content:center}.item___OvH0A:not(:last-of-type){margin-right:8px}.content___NVXU3{width:100%;max-width:80%;margin:0 auto}.buttons___CqUn0{display:flex;padding-top:20px;align-items:center;justify-content:center}.button___WDose{width:144px}.button___WDose:first-of-type{margin-right:24px}.description___FfTqk{text-align:center;padding:40px 0 20px}.rpmTrigger___KORPr{color:#ffa636;font-weight:600;line-height:1.5;margin-bottom:14px;letter-spacing:.2px}.row___WmWFk{display:flex;flex-wrap:wrap}.col___84NcP{width:100%;max-width:45%}.col___84NcP:not(:last-of-type){padding-right:62px}.col___84NcP div:last-of-type{margin-bottom:0}.info___x4Iev{margin-right:8px;margin-bottom:20px}.withoutTitle___D46Im{padding-top:16px}.recentCalculationType___2JgpS{margin-bottom:0}.root___RIY4Y{border-bottom:1px solid #dbe7ea}.head___kYH16{padding:24px 32px;display:flex;justify-content:space-between;cursor:pointer;position:sticky;top:0;background:#fff;z-index:1}.icon___aSQhz{transform:rotate(-90deg)}.opened___g-Npy .icon___aSQhz{transform:rotate(90deg)}.col___tC5Bf{width:100%;max-width:45%}.col___tC5Bf:not(:last-of-type){padding-right:62px}.content___4bA4l{padding-bottom:32px}.headerRow___M1tvj{margin:0 88px;display:flex}.alert___ezC0J{padding:16px 24px;border-radius:12px;background-color:#f3f8f9;margin-left:64px;margin-right:64px}.alert___ezC0J:not(:last-of-type){margin-bottom:8px}.footer___OzrS-{border-top:1px solid #dbe7ea;padding:16px;position:sticky;bottom:0;background:#fff}.root___NGQAI{border-bottom:1px solid #dbe7ea}.head___cd8df{top:0;z-index:1;display:flex;cursor:pointer;position:sticky;background:#fff;padding:24px 32px;justify-content:space-between}.icon___azl-v{transform:rotate(-90deg)}.opened___aTkQK .icon___azl-v{transform:rotate(90deg)}.content___19NBp{display:flex;padding-bottom:32px;flex-direction:column}.alert___ylcZ8{margin-left:64px;padding:16px 24px;margin-right:64px;border-radius:12px;background-color:#f3f8f9}.alert___ylcZ8:not(:last-of-type){margin-bottom:8px}.footer___sSPBb{bottom:0;padding:16px;position:sticky;background:#fff;border-top:1px solid #dbe7ea}.footer___sSPBb .notesIcon___LSYFT{fill:#00b1e1}.twoCols___cK9mm{gap:150px;display:flex;margin-left:88px}.answers___q7uPN{margin-left:64px;padding:16px 24px;margin-right:64px;border-radius:12px;background-color:#f3f8f9}.answers___q7uPN:not(:last-of-type){margin-bottom:8px}.answers___q7uPN .answersTitle___9klhf{font-size:11px;font-weight:500;line-height:1.45;letter-spacing:1px;color:#60757c;text-transform:uppercase}.answers___q7uPN .answer___CHpY-{color:#ffa636;text-transform:capitalize}.totalScore___vKY-5{margin:4px 0 16px}.surveyItem___yhw01:not(:last-of-type){margin-bottom:16px}.trimMargins___1CFOa{margin:0}.description___LZFi1{text-transform:capitalize}.wrapper___xB6Ll{min-width:600px!important}.dataWrapper___Ne-nF,.intakeSidebarContentWrapper___YT-7V{display:flex;flex-direction:column}.blockWrapper___a-nCl{padding-bottom:16px}.detailsBlockWrapper___ps8mq{padding:22px 8px 0}.listWrapper___yIrLz{margin-bottom:72px}.infoBlock___Aktw3{display:flex}.infoItem___s4SJF{width:50%}.answer___GYTgP{margin-bottom:16px}.answerTopBlock___p8BrZ{display:flex}.number___RHLbC{min-width:35px}.answerValue___YGxCu{flex-grow:1;margin-top:4px;font-family:IBMPlexSans-Bold,Helvetica,Roboto,sans-serif}.label___-VFMM{margin-right:5px}.optional___DZDLh{color:#60757c}.buttonsWrapper___ntGkv{display:flex}.declineBtn___Id-vZ{margin-left:20px}.footer___ejH87{bottom:0;height:72px;display:flex;align-items:center;position:fixed;width:100%;background:#fff;justify-content:center;border-top:1px solid #e9f1f3}.viewConsentBtn___p04d7{margin-top:4px;cursor:pointer}.loadingWrapper___rXdcr{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wrapper___t-v5F{min-width:600px!important}.patientInfoWrapper___1g8W9{display:flex;height:112px;border-bottom:1px solid #dbe7ea;padding:24px 32px}.contentWrapper___iQwaB{padding:24px 32px}.button___vEg2Y{width:100%;font-size:14px;justify-content:center}.loadingWrap___M8wF0{margin-top:50%}.empty___DCqjK{display:flex;margin-top:24px;align-items:center;flex-direction:column;justify-content:center;text-align:center;white-space:pre-wrap;color:#60757c}.actionsWrapper___XAPev{display:flex}.declineBtn___kp-bu{margin-left:8px}.topBlock___qf8A0{padding-bottom:0}.taskInfo___JW7U0{display:flex;flex-wrap:wrap;margin-top:28px;flex-direction:row}.taskInfoItem___0OzKs{width:50%}.content___Vawoo{height:100%;display:flex;flex-direction:column;justify-content:space-between}.footer___eOBhU{bottom:0;display:flex;padding:16px 0;position:sticky;background:#fff;justify-content:center;border-top:1px solid #e9f1f3}.complete___l4Zgx{padding:24px 0}.wrapperDocument___dyQqt{padding-top:30px}.infoPoint___BDpxJ{margin:0}.description___P-wZU,.description___Rqzdy{margin:0;max-width:504px;width:100%}.content___wtnf6{height:100%;display:flex;flex-direction:column;justify-content:space-between}.infoPoint___Z4Y8F{margin:0}.footer___DyhrO{bottom:0;display:flex;padding:24px 0;position:sticky;background:#fff;justify-content:center;border-top:1px solid #e9f1f3;z-index:1}.titleWrapper___A-eU1{display:flex}.inProgress___-47oG{display:flex;align-items:center;width:90px;height:28px;padding:2px 8px;border-radius:21px;background-color:#ffa636;font-size:14px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif;margin-left:16px}.group___Hhhb-{padding:24px 32px}.groupName___udJ9L{font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif;margin-bottom:8px}.items___-9gnA .item___0gK6p{display:flex;margin-bottom:8px;align-items:center}.items___-9gnA label h6{font-size:14px;color:#111212;line-height:1.71;white-space:nowrap;letter-spacing:.18px;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.noFilters___9wjKY{height:100%;display:flex;align-items:center;justify-content:center;color:#60757c}.withBorder___4BHTL{margin:0 24px;padding:24px 8px}.withBorder___4BHTL,.withBorderNoMargin___kgwx9{border-bottom:1px solid #dbe7ea}.searchWrapper___S78Lj{flex:1;min-width:320px;margin-bottom:10px}.alert___jtsgs{margin-right:4px}.menu___W3AIL{font-size:14px;display:flex;color:#111212;align-items:center}.menu___W3AIL:after{content:"";width:8px;height:8px;margin-left:12px;margin-bottom:6px;display:inline-block;transform:rotate(-135deg);border-top:2px solid #111212;border-left:2px solid #111212}.menu___W3AIL.disabled___3td1j{color:inherit;cursor:not-allowed}.menu___W3AIL.disabled___3td1j:after{display:none}.info___QMumf{padding:0 32px}.info___QMumf>*{padding:22px 0}.info___QMumf>:not(:first-child){border-top:1px solid #e9f1f3}.section___MSUav{gap:10px;display:flex;flex-wrap:wrap}.section___MSUav>*{width:calc(50% - 5px)}.section___MSUav>:nth-last-child(-n+2),.singleSection___h8C23{margin-bottom:0}.fullWidthSection___GdliV{width:calc(100% - 5px)}.point___uQZRD{margin-bottom:0}.titleWithButton___cGKOv{display:flex;align-items:center;justify-content:space-between}.actionButton___pi4NO{padding:0;font-size:14px;line-height:1.71;text-transform:none;color:#00aaec;letter-spacing:.18px}.avatarWithBadge___sEx9X{overflow:visible}.iconWrapper___3nEFD{position:relative}.crown___V-FL6{top:-4px;left:36px;position:absolute}.arrowIconDown___t9yub{transform:rotate(270deg)}.arrowIconUp___JSkah{transform:rotate(91deg)}.toggle___UmsPb{color:#00b1e1;display:flex;cursor:pointer;margin-top:12px}.toggleText___765ko{font-size:14px;margin-left:4px}.moreListContent___IfrWC{margin-top:30px}.moreListItem___rMZo-{margin-bottom:12px}.moreListItem___rMZo-+.moreListItem___rMZo-{padding-top:22px;border-top:1px solid #e9f1f3}.engagementStatusBlock___j6Wn4{display:flex;justify-content:space-between}.changeStatusTitle___dbir1{font-size:16px;font-weight:600}.note___9G17G{display:flex;padding:16px;margin:16px 32px;background:#fff2e2;align-items:center;border-radius:12px;justify-content:space-between}.content___bcm3w{flex:1 1 auto}.resend___63aZF{padding:0;font-size:16px}.action___-NjqZ{height:40px;color:#111212}.wrapperSidebar___O6oke{min-width:auto}.content___hxhUr{display:flex;flex-direction:column;justify-content:space-between}.details___Wi475>:not(:first-child),.footer___4z91G{border-top:1px solid #e9f1f3}.footer___4z91G{left:0;right:0;bottom:0;display:flex;padding:16px 0;position:sticky;background:#fff;justify-content:center}.wrapper___2knhV{min-width:480px;background-color:#fff;padding:0 8px 24px 24px}.separator___-JYDz{border-top:1px solid #dbe7ea;margin-right:24px}.checkboxWrapper___Bd55M{display:flex;flex-direction:column;margin:4px 9px 20px}.checkboxWrapper___Bd55M .itemWrapper___5sZeC{margin:12px 11px 0 0}.checkboxWrapper___Bd55M label h6{white-space:nowrap;font-family:IBMPlexSans,Helvetica,Roboto,sans-serif}.checkboxWrapper___Bd55M label h6,.checkboxWrapper___Bd55M p{font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px}.checkboxWrapper___Bd55M p{padding-top:12px;font-family:IBMPlexSans-Medium,Helvetica,Roboto,sans-serif}.wrapperSearch___kJX9u{flex:1;min-width:320px;margin-right:32px}.root___3xcuv{padding:24px 32px}.header___GTYk9{display:flex;align-items:center}.header___GTYk9 .name___juwoq{font-size:16px;line-height:1.5;margin-left:16px;letter-spacing:normal;font-family:IBMPlexSans-SemiBold,Helvetica,Roboto,sans-serif}.footer___Jp9XQ{bottom:0;width:100%;display:flex;padding:16px 0;min-height:72px;position:absolute;align-items:center;justify-content:center;border-top:1px solid #e9f1f3}.detailsHeader___gD-Zw{padding:24px 20px}.wrapper___OVBoI{width:100%;margin-bottom:10px}.titleWrapper___C8ogd{display:flex;align-items:center}.icon___nyo0V{margin-right:7px;transform:rotate(-90deg)}.open___A5B0J{transform:rotate(90deg)}.title___XGTaW{min-width:450px;width:calc(33.33333% - 14px);display:flex;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.2px}.code___tDUeF{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#111212}.wrapper___8gqby{width:100%;display:flex;align-items:center}.titleWrapper___Okkm6{display:flex;align-items:center;min-width:432px;width:calc(33.33333% - 6px)}.icon___AcXvm{margin-right:7px;transform:rotate(-90deg)}.open___A8OKV{transform:rotate(90deg)}.title___LBmwX{font-size:14px;font-weight:500;line-height:1.71;letter-spacing:.18px}.subTitle___ALRDE{font-weight:400;color:#909fa4;margin-left:8px}.space___Ms2Jl{min-width:150px;width:33.3333333333%;margin-right:12px}.statusWrapper___SRU1s{display:flex;align-items:center;justify-content:space-between;min-width:150px;width:33.3333333333%}.status___rKub-{font-weight:400}.referButton___HuMXb,.status___rKub-{font-size:14px;line-height:1.71;letter-spacing:.18px}.referButton___HuMXb{color:#00aaec;padding:0}.wrapper___uyGKQ{padding:0;border:none;outline:none;background-color:transparent}.wrapper___wP4Ov{top:0;z-index:2;width:100%;display:flex;position:sticky;padding:12px 32px;align-items:center;position:-webkit-sticky}.wrapper___kqs35{width:calc(100% - 16px);display:flex;padding:10px 0;margin-top:6px;border-top:1px solid #dbe7ea}.tableHeadDetails___fLG9d{z-index:1;display:flex;position:inherit;align-items:center;margin-bottom:16px;padding:0!important;width:calc(100% - 16px);justify-content:space-between}.noEligibilityRules___UPQ8-{font-size:14px;line-height:1.71;letter-spacing:.18px;color:#60757c}.content___wmDGD{width:100%;display:flex;flex-direction:column}.column___RiJiL{padding-right:12px;width:calc(25% - 7px)}.column___RiJiL:first-child{min-width:200px;margin-left:16px}.column___RiJiL:nth-child(2){min-width:250px}.column___RiJiL:nth-child(3){min-width:150px}.column___RiJiL:nth-child(4){min-width:150px;padding-right:0}.ruleDetailsRow___JTAMO{width:calc(100% - 16px);display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111212;line-height:1.71;letter-spacing:.18px;margin-bottom:6px;position:relative}.ruleDetailsRowOperand___qXDLf{width:100%}.currentValue___NaQme{display:flex;align-items:center;justify-content:space-between}.currentValueResult___vHy3v{display:flex;width:24px;align-items:center;justify-content:center;margin-right:68px}.dividerWrapper___UCNBG{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:12px;margin-bottom:6px}.dividerWrapperFull___OYw9v{padding-left:0}.divider___2eXWk{width:calc(100% - 28px);height:1px;margin-right:10px;margin-top:2px;border-top:1px solid #dbe7ea}.textDivider___HZkzH{font-size:12px;line-height:1.33;letter-spacing:.15px;color:#60757c}.nestedRulesWrapper___My0iN{margin-top:6px;margin-bottom:6px;border-radius:12px;padding-top:6px;margin-right:16px;background-color:#fff;position:relative}.nestedRulesWrapper___My0iN div:last-of-type>div:before{border-left:none}.nestedRulesWrapper___My0iN div:last-of-type>div:after{height:50%}.nestedRulesWrapper___My0iN div:first-of-type>div:after{border-left:none}.nestedRulesConstant___jpiQn div:after,.nestedRulesConstant___jpiQn div:before{height:0;width:0;border:none}.nestedRulesWrapperBackground___VNtRe{background-color:#f3f8f9}.nestedRulesWrapperMargin___m95lR{margin-left:16px}.nestedCriteria___yWSu-{padding-left:16px}.nestedCriteria___yWSu-:before{top:50%;border-top:2px solid #c2c9cb}.nestedCriteria___yWSu-:after,.nestedCriteria___yWSu-:before{content:"";position:absolute;left:18px;border-left:2px solid #c2c9cb;width:6px;height:100%}.nestedCriteria___yWSu-:after{top:0}.wrapper___2sBBd{display:flex;flex-direction:column;padding:8px 16px;align-items:flex-start;position:relative}.isOpenWrapper___Y-t9P:before{top:40px;width:2px;content:"";left:27px;position:absolute;height:calc(100% - 50px);background-color:#dbe7ea}.practiceWrapper___VeldO,.serviceWrapper___MBxFy{display:flex;flex-direction:column;margin-left:32px}.practiceWrapper___VeldO{width:calc(100% - 46px)}.practiceWrapper___VeldO>div:nth-child(odd){background-color:#f3f8f9}.hoverPractice___cK7-o{border:1px solid transparent}.hoverPractice___cK7-o:hover{border:1px solid #00aaec;background-color:#fff!important}.contentWrapper___W21xv{margin-left:32px;width:100%}.wrapper___bnaMy{height:100%;margin-top:10px}.wrapper___T5rPZ{height:100%;display:flex;min-width:100%;overflow-y:auto;position:relative;width:fit-content;flex-direction:column}.headWrapper___B--b7{background-color:#fff;border-bottom:1px solid #e9f1f3}.column___QJjF5{padding-right:12px;width:33.3333333333%}.column___QJjF5:first-child{min-width:450px;margin-left:16px}.column___QJjF5:nth-child(2){min-width:150px}.column___QJjF5:nth-child(3){min-width:150px;padding-right:0}.wrapper___-iFUp{height:100%}.subTitle___pHit4{font-size:12px;line-height:1.33;letter-spacing:.2px;color:#60757c}.subTitleForNeed___9qt2-{font-size:16px;line-height:1.5;color:#111212;margin-left:24px;letter-spacing:.2px}.rightSideHeaderWrapper___QCrav{display:flex}.searchInput___5Zhse{width:350px;margin-top:-5px;margin-left:20px}.searchInput___5Zhse input{height:40px;padding:8px 12px}.searchInput___5Zhse label{top:10px;left:12px;padding:0}.closeSideBar___nvLW1{cursor:pointer;margin-left:32px}.headerRoot___rvz6o{min-height:72px}.eligibilityWrapper___1Af7w{width:85%!important}.extraWrapperStyles___IVYCa{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.wrapper___7sb6u{min-width:600px!important}.root___WI4Dn{border-bottom:1px solid #dbe7ea}.icon___HJjkZ{transform:rotate(-90deg)}.opened___F8w04 .icon___HJjkZ{transform:rotate(90deg)}.col___0qG1d{width:100%;max-width:45%}.col___0qG1d:not(:last-of-type){padding-right:62px}.content___TSQZH{padding-bottom:32px}.headerRow___ukUXc{margin:0 88px;display:flex;flex-direction:column}.alert___7FA-3{padding:16px 24px;border-radius:12px;background-color:#f3f8f9;margin-left:64px;margin-right:64px}.alert___7FA-3:not(:last-of-type){margin-bottom:8px}.footer___i3KzA{border-top:1px solid #dbe7ea;padding:16px;bottom:0}.footer___i3KzA,.head___hoS1t{position:sticky;background:#fff}.head___hoS1t{padding:24px 32px;display:flex;justify-content:space-between;cursor:pointer;top:0;z-index:1}.paper___-00Fp{margin-left:0}.contentWrapper___RkMZR{padding-left:64px;padding-right:64px}.content___TwtO5{max-width:408px;margin:40px auto;text-align:center;letter-spacing:.2px}.buttons___e86os{display:flex;justify-content:center}.buttons___e86os button{width:201px}.buttons___e86os button:not(:first-child){margin-left:24px}.wrapper___omHHH{height:100%;max-height:820px}.content___WtWRp{height:100%;position:relative;padding:24px 32px}.audio___omulu,.content___WtWRp{display:flex;flex-direction:column}.audio___omulu{padding:0 16px}.audio___omulu svg{margin-bottom:16px}.progress___N-mR2{margin:40px 0}.wrapperSetting___7txjo{width:100%;display:flex;flex-direction:column}.wrapperContent___MCS1z{flex:1;overflow:auto;padding:24px 32px 4px}.wrapperBtn___2iZqU{width:100%;padding:24px 0 32px;border-top:1px solid #dbe7ea}.btn___hOrkQ{width:232px;margin:0 auto}