@charset "UTF-8";.public-template{height:100%;min-height:100vh;background-color:#f6f6f6}.public-template__header{display:flex;height:60px;position:relative;background-color:#136e82;z-index:25}.public-template__header:before{width:35px;height:35px;position:absolute;top:100%;background-image:radial-gradient(circle at 35px 35px,transparent 35px,#136e82 15px);content:""}.public-template__header:after{width:35px;height:35px;position:absolute;top:100%;right:0;background-image:radial-gradient(circle at 0 35px,transparent 35px,#136e82 15px);content:""}.public-template__header--mobile:before{width:20px;height:20px;background-image:radial-gradient(circle at 20px 20px,transparent 20px,#136e82 15px)}.public-template__header--mobile:after{width:20px;height:20px;background-image:radial-gradient(circle at 0 20px,transparent 20px,#136e82 15px)}.public-template__logo{display:flex;align-items:center;height:60px;padding-left:20px}.public-template__logo--mobile{display:none}.button{font-family:Rubik;display:flex;justify-content:center;align-items:center;height:40px;color:#fff;font-weight:500;text-align:center;border-radius:20px;cursor:pointer}.button--common{box-shadow:0 2px 15px #0700c833;background-color:#297ae6;font-size:20px}.button--small{height:30px;background-color:#297ae6;font-size:14px}.button--small-white{height:30px;background-color:#fff;color:#297ae6;font-size:14px}.button--cancel-small{box-shadow:0 2px 15px #0700c833;height:30px;box-sizing:border-box;background-color:#fff;color:#297ae6;font-size:14px;border:1px solid #297ae6}.button--cancel-common{box-shadow:0 2px 15px #0700c833;box-sizing:border-box;background-color:#fff;color:#297ae6;font-size:20px;border:1px solid #297ae6}.button--link{height:40px;color:#297ae6;font-size:14px;text-decoration:underline}.button--disabled{cursor:default;opacity:.5;pointer-events:none}.button--block-action{height:70px;background-color:#fbfbfb;color:#297ae6;font-size:16px;border-radius:0}.button--block-action .button__icon{margin-right:12px}.button--block-action-light{background-color:transparent;color:#297ae6;font-size:16px;font-weight:400;border-radius:0}.button--block-action-light .button__icon{margin-right:12px}.button--outlined-small{box-shadow:0 2px 15px #0700c833;height:30px;box-sizing:border-box;background-color:#fff;color:#297ae6;font-size:14px;border:2px solid #297ae6}.button--secondary-small{height:30px;box-sizing:border-box;background-color:#e4f5f2;color:#297ae6;font-size:12px;font-weight:400;border:none}.button--label{max-width:fit-content;height:24px;padding:4px 8px;background-color:#e4f5f2;color:#297ae6;font-size:13px;border-radius:4px;opacity:1!important}.button--delete{box-shadow:0 2px 15px #0700c833;background-color:#f24726;font-size:20px}.button--separate-icon{display:flex;align-items:center;height:30px;box-sizing:border-box;background-color:transparent;color:#297ae6;font-size:12px;font-weight:400;border:none}.button--icon{display:flex;align-items:center;width:30px;height:30px;box-sizing:border-box;background-color:transparent;color:#297ae6;border:none}.button--full-icon{width:100%;height:100%}.button--dotted-small{height:30px;box-sizing:border-box;background-color:#fff;color:#297ae6;font-size:13px;font-weight:400;border:dotted 2px}.button--icon-patient-info-mobile,.button--icon-client-info-mobile,.button--icon-patient-info-tablet,.button--icon-client-info-tablet,.button--icon-patient-info-medium-screen,.button--icon-client-info-medium-screen,.button--icon-client-info-large-screen{border-radius:50%}.button--icon-patient-info-mobile,.button--icon-client-info-mobile{width:35px;height:35px}.button--icon-patient-info-tablet,.button--icon-client-info-tablet,.button--icon-patient-info-medium-screen,.button--icon-client-info-medium-screen,.button--icon-client-info-large-screen{width:30px;height:30px}.button__icon-container{display:flex;justify-content:center;align-items:center}.button__icon-container--separate-icon{min-width:30px;height:30px;background-color:#e4f5f2;border-radius:15px}.button__icon-container--icon{width:30px;height:30px}.button__icon--secondary-small{width:8.5px;height:8.5px}.button__icon--separate-icon{width:14px;height:14px}.button__icon--icon-patient-info-mobile{width:18px;height:18px}.button__icon--icon-patient-info-tablet,.button__icon--icon-patient-info-medium-screen{width:30px;height:30px}.button__icon--icon-client-info-mobile{width:35px;height:35px}.button__icon--icon-client-info-tablet,.button__icon--icon-client-info-medium-screen,.button__icon--icon-client-info-large-screen{width:30px;height:30px}.button__text--with-icon{margin-left:8px}.button__text--separate-icon{margin-right:10px;font-size:16px}.card{border-radius:20px}.card__title{font-family:Rubik;color:#000;font-size:20px;font-weight:500;line-height:1.3;text-align:left}.card__title--mobile{padding-bottom:10px}.card__body{padding-top:30px}.card__body--mobile{padding-top:2px}.card__body--medium-screen,.card__body--tablet{height:100%;padding-top:20px;box-sizing:border-box}.date-input__container{position:relative}.date-input__field{font-family:Rubik;font-size:14px;height:30px;padding:0 25px 0 15px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:30px;outline:none}.date-input__field::placeholder{text-transform:none}.date-input__field:focus{border-color:#297ae6}.date-input__field:focus+.date-input__icon path{fill:#ffb900}.date-input__field::-ms-clear{display:none}.date-input__field--invalid{border-color:#ff4b4b}.date-input__field--invalid:focus{border-color:#ff4b4b}.date-input__field--disabled{background-color:#ececec}.date-input__icon{position:absolute;top:7px;right:10px;cursor:pointer}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{position:absolute;margin-left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before{width:1px;height:0;position:absolute;box-sizing:content-box;border:8px solid transparent}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before{left:-8px;border-width:8px;border-bottom-color:#aeaeae;z-index:-1;content:""}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before{border-top-color:#fff;border-bottom:none}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__year-read-view--down-arrow:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{display:inline-block;position:relative;background-color:#fff;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;border:1px solid #aeaeae;border-radius:.3rem}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:2}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{right:50px;left:auto}.react-datepicker-popper[data-placement^=top]{margin-bottom:10px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{right:42px;left:auto}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{right:auto;left:42px}.react-datepicker__header{position:relative;padding-top:8px;background-color:#f0f0f0;text-align:center;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__header--time{padding-right:5px;padding-bottom:8px;padding-left:5px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 2px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-size:.944rem;font-weight:700}.react-datepicker-time__header{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.react-datepicker__navigation{width:10px;height:10px;position:absolute;top:10px;padding:0;background:none;line-height:1.7rem;text-align:center;text-indent:-999em;border:.45rem solid transparent;overflow:hidden;cursor:pointer;z-index:1}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{display:block;position:relative;top:0;margin-right:auto;margin-left:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__year-container{display:flex;flex-wrap:wrap;margin:.4rem;text-align:center}.react-datepicker__year-container-text{display:inline-block;flex:1 0 30%;width:12px;padding:2px;cursor:pointer}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{width:100%;margin:5px 0 10px 15px;text-align:left;clear:both;float:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:85px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{width:85px;border-left:1px solid #aeaeae;float:right}.react-datepicker__time-container--with-today-button{display:inline;position:absolute;top:0;right:-72px;border:1px solid #aeaeae;border-radius:.3rem}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;margin:0 auto;text-align:center;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{width:100%;height:calc(195px + .85rem);margin:0;padding-right:0;padding-left:0;box-sizing:content-box;overflow-y:scroll;list-style:none}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{display:inline-block;width:1.7rem;margin:.166rem;color:#ccc;line-height:1.7rem;text-align:center}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{display:inline-block;width:1.7rem;margin:.166rem;color:#000;line-height:1.7rem;text-align:center}.react-datepicker__month--selected,.react-datepicker__month--in-selecting-range,.react-datepicker__month--in-range,.react-datepicker__quarter--selected,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--in-range,.react-datepicker__year-container-text--selected,.react-datepicker__year-container-text--in-selecting-range,.react-datepicker__year-container-text--in-range{background-color:#216ba5;color:#fff;border-radius:.3rem}.react-datepicker__month--selected:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--in-range:hover,.react-datepicker__quarter--selected:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__year-container-text--selected:hover,.react-datepicker__year-container-text--in-selecting-range:hover,.react-datepicker__year-container-text--in-range:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled,.react-datepicker__year-container-text--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover,.react-datepicker__year-container-text--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted{background-color:#3dcc4a;color:#fff;border-radius:.3rem}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2{color:green}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range{background-color:#216ba5;color:#fff;border-radius:.3rem}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected{background-color:#2a87d0;color:#fff;border-radius:.3rem}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range{background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range,.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range{background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{display:inline-block;width:100%;position:relative}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{position:relative;top:8px;margin-left:20px;border-width:.45rem;border-top-color:#ccc;float:right}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{width:50%;position:absolute;top:30px;left:25%;background-color:#f0f0f0;text-align:center;border:1px solid #aeaeae;border-radius:.3rem;z-index:1}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{display:block;width:100%;margin-right:auto;margin-left:auto;line-height:20px}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{display:table-cell;height:100%;position:absolute;top:0;right:0;padding:0 6px 0 0;background-color:transparent;vertical-align:middle;border:0;cursor:pointer;outline:0}.react-datepicker__close-icon:after{display:table-cell;width:16px;height:16px;padding:2px;background-color:#216ba5;color:#fff;font-size:12px;line-height:1;text-align:center;vertical-align:middle;border-radius:50%;cursor:pointer;content:"×"}.react-datepicker__today-button{padding:5px 0;background:#f0f0f0;font-weight:700;text-align:center;border-top:1px solid #aeaeae;cursor:pointer;clear:left}.react-datepicker__portal{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000c;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.date-selector{display:flex;flex-direction:column}.date-selector--inline,.date-selector--inline-small-label{justify-content:space-between;align-items:center;flex-direction:row}.date-selector--full-width .date-input__field{width:100%;box-sizing:border-box}.date-selector--full-width .react-datepicker-wrapper{display:block}.date-selector__label{font-family:Rubik;padding:0 0 5px 15px;color:#80948b;font-size:15px;line-height:1.23}.date-selector__label--inline-small-label{padding:0 0 5px 10px;font-size:13px}.date-selector__label--full-width{font-size:13px}.date-selector .react-datepicker{background-color:#fff;border:solid 1px #d4e6e8;border-radius:10px;box-shadow:0 2px 4px #0000001a}.date-selector .react-datepicker__triangle{display:none}.date-selector .react-datepicker__header{padding-top:3px;background-color:#fff;border-bottom:transparent}.date-selector .react-datepicker__day-names{margin-top:8px;border-top:1px solid #d4e6e8}.date-selector .react-datepicker__day-name{color:#c1c6ca}.date-selector .react-datepicker__selectors{display:flex;justify-content:space-around;margin:0}.date-selector .react-datepicker__select-content{position:relative}.date-selector .react-datepicker__select-content select{font-family:Rubik;position:relative;margin-left:12px;padding-top:8px;padding-right:32px;box-sizing:border-box;background-color:transparent;font-size:15px;line-height:22px;border-width:0;z-index:3;-webkit-appearance:none;-moz-appearance:none}.date-selector .react-datepicker__select-content select:focus{border-width:0;outline:none}.date-selector .react-datepicker__select-content select::-ms-expand{display:none}.date-selector .react-datepicker__select-icon{width:11px;position:absolute;top:14px;right:19px;z-index:2}.date-selector .react-datepicker__day:hover{border-radius:15px}.date-selector .react-datepicker__day:active{outline:none}.date-selector .react-datepicker__day--selected,.date-selector .react-datepicker__day--keyboard-selected{background-color:#ffb900;border-radius:15px}.date-selector .react-datepicker__day--highlighted{background-color:inherit;color:#3581e6;font-weight:600;border-radius:15px}.date-selector .react-datepicker__day--outside-month{visibility:hidden}.date-selector .react-datepicker__close-icon:after{background-color:#3581e6}.input{display:flex;flex-direction:column;position:relative}.input__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.input__label--small,.input__label--small-label{padding:0 0 5px 10px}.input__label--small-label{font-size:13px}.input__input{font-family:Rubik;font-size:14px;height:40px;padding:0 15px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:20px;outline:none}.input__input:focus{border-color:#297ae6}.input__input--disabled{background-color:#fbfbfb;cursor:default;opacity:.5;pointer-events:none}.input__input--bigger{height:40px}.input__input--small,.input__input--small-label,.input__input--default{height:30px}.input__input--default{border:solid 1px #d4e6e8}.input__input--without-border{height:30px;border-width:0}.input__input--without-border-invalid{border-width:1px}.input__input--invalid{border-color:#ff4b4b}.input__input--invalid:focus{border-color:#ff4b4b}.input__input--with-clear{padding-right:25px}.input__end-decorator-container{display:flex;align-items:center;position:absolute;right:10px;bottom:11px;column-gap:10px}.input__btn{cursor:pointer}.input-password{display:flex;flex-direction:column}.input-password__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.input-password__input-container{position:relative}.input-password__input{font-family:Rubik;font-size:14px;width:100%;height:40px;padding:0 15px;box-sizing:border-box;background-color:#fff;border:solid 2px #d4e6e8;border-radius:20px;outline:none}.input-password__input:focus{border-color:#297ae6}.input-password__input--invalid{border-color:#ff4b4b}.input-password__input--invalid:focus{border-color:#ff4b4b}.input-password__show-password{display:flex;align-items:center;position:absolute;top:10px;right:20px;cursor:pointer}.vertical-menu{display:flex;justify-content:center;flex-direction:column;position:relative}.vertical-menu__title{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;min-height:50px;box-sizing:border-box;cursor:pointer}.vertical-menu__title.labeled{padding:0 16px}.vertical-menu__label{font-family:Rubik;flex:1;color:#e4f5f2;font-size:15px}.vertical-menu__angle{padding-left:15px;fill:#e6dcbf}.vertical-menu__image{display:flex;justify-content:flex-end;align-items:center}.vertical-menu__image.labeled{padding-right:15px}.vertical-menu__options{width:100%;position:absolute;top:49px;padding:10px 0;box-sizing:border-box;background-color:#fbfbfb;border-bottom-right-radius:24px;border-bottom-left-radius:24px;box-shadow:0 6px 6px #0000001a;z-index:10}.vertical-menu__option{font-family:Rubik;width:100%;margin:5px 0;padding:5px 0;line-height:30px;white-space:nowrap;cursor:pointer}.vertical-menu__option:hover{background-color:#d4e6e8;color:#297ae6}.vertical-menu__option .text{padding:0 16px;color:#000;font-size:20px}.vertical-menu--open{background-color:#fbfbfb;border-top-left-radius:24px;border-top-right-radius:24px}.vertical-menu--open .vertical-menu__label{color:#000}.error-list__error{font-family:Rubik;color:#ff4b4b;font-size:18px}.error-list__error:before{margin-right:10px;content:"*"}.paginator{font-family:Rubik;display:flex}.paginator__visible-pages{display:flex;margin:0 10px}.paginator__page{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin:0 3px;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer}.paginator__page--disabled{color:#ecebe7;cursor:default;pointer-events:none}.paginator__page--disabled:hover{background-color:none}.paginator__page--selected{background-color:#f6f6f6;color:#ffb900;cursor:default;pointer-events:none}.paginator__page--selected:hover{background-color:none}.paginator__page:hover{background-color:#f6f6f6}.single-dropdown{position:relative}.single-dropdown--disabled .single-dropdown__input{background-color:#fbfbfb;color:#80948b}.single-dropdown--disabled .single-dropdown__input:focus{border:1px solid #d4e6e8}.single-dropdown__dialog{max-width:710px;max-height:236px;position:absolute;top:calc(50% - 150px);right:40px;bottom:40px;left:calc(50% - 300px);padding:20px;background:#fff;border:1px solid rgb(204,204,204);border-radius:20px;overflow:auto;outline:none}.single-dropdown__main-container{display:flex;flex-direction:column}.single-dropdown__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.single-dropdown__label--small,.single-dropdown__label--small-label{padding:0 0 5px 10px}.single-dropdown__label--small-label{font-size:13px}.single-dropdown__input-container{position:relative}.single-dropdown__input-container--default{border-radius:20px;box-shadow:0 8px 30px #0000003d}.single-dropdown__input-container-search,.single-dropdown__input-container-input{position:relative}.single-dropdown__input{font-family:Rubik;font-size:14px;width:100%;height:40px;padding:0 25px 0 15px;box-sizing:border-box;background-color:#fff;text-overflow:ellipsis;border:1px solid #d4e6e8;border-radius:20px;cursor:pointer;outline:none}.single-dropdown__input--default{height:30px;border:1px solid #d4e6e8}.single-dropdown__input--without-border{height:30px;border:none}.single-dropdown__input:focus{border-color:#297ae6}.single-dropdown__input--invalid{border:1px solid #ff4b4b;border-color:#ff4b4b}.single-dropdown__input--invalid:focus{border:1px solid #ff4b4b;border-color:#ff4b4b}.single-dropdown__input--dropdown-opened{border-radius:20px 20px 0 0}.single-dropdown__input--dropdown-opened:focus,.single-dropdown__input--dropdown-opened--invalid{border:1px solid #d4e6e8}.single-dropdown__input--without-border-dropdown-opened{border:solid 1px #d4e6e8;border-bottom:none;border-radius:13px 13px 0 0}.single-dropdown__input--default-opened{border:none;border-bottom:solid 1px #d4e6e8}.single-dropdown__input--default-opened:focus{border:none;border-color:#d4e6e8;border-bottom:solid 1px #d4e6e8}.single-dropdown__input--without-border-opened:focus{border-color:#d4e6e8;border-bottom:none}.single-dropdown__input--small,.single-dropdown__input--small-label{height:30px}.single-dropdown__input--small.single-dropdown__input--dropdown-opened,.single-dropdown__input--small-label.single-dropdown__input--dropdown-opened{border-radius:15px 15px 0 0}.single-dropdown__input--placeholder{color:#80948b}.single-dropdown__input--fake{display:flex;align-items:center;position:absolute;top:0}.single-dropdown__icon{display:flex;align-items:center;height:20px;position:absolute;top:10px;right:15px;cursor:pointer}.single-dropdown__icon--opened{transform:rotate(180deg)}.single-dropdown__icon--small,.single-dropdown__icon--small-label,.single-dropdown__icon--default,.single-dropdown__icon--without-border{top:5px}.single-dropdown__form-select{display:none}.single-dropdown__dropdown-container{display:none;max-height:400px;position:absolute;right:0;left:0;padding-top:5px;background-color:#fff;border:1px solid #d4e6e8;border-radius:0 0 20px 20px;overflow:auto;z-index:5}.single-dropdown__dropdown-container--opened{display:block}.single-dropdown__dropdown-container--with-custom-button{padding:0}.single-dropdown__dropdown-container--small,.single-dropdown__dropdown-container--small-label{border-radius:0 0 15px 15px}.single-dropdown__dropdown-container--default{border:none;border-radius:0 0 10px 10px;box-shadow:0 25px 40px -10px #0000003d}.single-dropdown__option{display:flex;align-items:center;height:40px;padding:0 10px;box-sizing:border-box;cursor:pointer}.single-dropdown__option--selected{color:#ffb900}.single-dropdown__option--disabled{background-color:#fbfbfb;color:#80948b;pointer-events:none}.single-dropdown__option:hover{background-color:#f6f6f6}.single-dropdown__option--small,.single-dropdown__option--small-label{height:30px}.single-dropdown__option--no-items{text-align:center;cursor:default}.single-dropdown__option-text{font-family:Rubik;font-size:14px;flex:1;width:100%}.single-dropdown__option-icon{display:flex;margin-right:7px}.single-dropdown__option-icon--disabled path{fill:#80948b}.single-dropdown__close{width:9px;position:absolute;right:0;bottom:15px;cursor:pointer}.single-dropdown__close .cls-1{stroke-width:3px}.single-dropdown__custom-button{justify-content:center;font-size:14px;cursor:pointer}.single-dropdown__custom-button-text{color:#80948b}.single-dropdown__custom-button-medication{margin-left:5px}.period{display:flex;flex-direction:column;width:100%;height:30px;position:relative;border-radius:30px}.period input{position:absolute;visibility:hidden}.period__label{position:absolute;padding-top:5px;text-align:center}.period__slider{width:100%;height:100%;border:solid 1px #d4e6e8;border-radius:30px;transition:background-color .2s linear 0s}.period__slider:after{width:calc(33.3333333333% - 1px);height:calc(100% - 2px);position:absolute;border-radius:30px;box-shadow:0 0 4px #ffc00066;transition:left .2s linear 0s,right .2s linear 0s;content:""}.period--week{width:33%;height:100%;left:1px;cursor:pointer}.period--month{width:33%;height:100%;left:33%;cursor:pointer}.period--year{width:33%;height:100%;right:1px;cursor:pointer}.period .period-radio-week:checked~.period__slider:after{left:1px}.period .period-radio-month:checked~.period__slider:after{left:calc(1px + 33.3333333333%)}.period .period-radio-year:checked~.period__slider:after{left:66.6666666667%}.vertical-panel-nested-item{padding:10px 0 10px 30px;cursor:pointer}.vertical-panel-nested-item--additional{padding-left:0}.vertical-panel-nested-item--disabled{cursor:default;pointer-events:none}.vertical-panel-nested-item--disabled .vertical-panel-nested-item__label{color:#80948b}.vertical-panel-nested-item--invisible{display:none}.vertical-panel-nested-item--active{cursor:default}.vertical-panel-nested-item--active .vertical-panel-nested-item__label{color:#ffb900;font-weight:400}.vertical-panel-nested-item--active .vertical-panel-nested-item__label--additional{color:#000}.vertical-panel-nested-item__label{font-family:Rubik;display:flex;align-items:center;color:#297ae6;font-size:16px;font-weight:400;line-height:1.2;text-align:left;text-decoration:none}.vertical-panel-nested-item__label--additional{font-size:14px}.vertical-panel-item{width:100%}.vertical-panel-item__nested-item--menu{padding-left:12px}.vertical-panel-item__nested-item--menu .vertical-panel-item__label{font-weight:400}.vertical-panel-item--disabled{pointer-events:none}.vertical-panel-item--disabled .vertical-panel-item__label{color:#80948b}.vertical-panel-item--disabled .vertical-panel-item__label-text{color:#80948b;cursor:default}.vertical-panel-item--disabled .vertical-panel-item__toggle{cursor:default}.vertical-panel-item--disabled .vertical-panel-item__open-icon{fill:#ffb900}.vertical-panel-item--invisible{display:none}.vertical-panel-item--active>.vertical-panel-item__label{background-color:#fff;font-weight:400;border-radius:20px}.vertical-panel-item--active>.vertical-panel-item__label--additional{background-color:transparent;color:#000;font-weight:500}.vertical-panel-item--active>.vertical-panel-item__label .vertical-panel-item__label-text{color:#ffb900;cursor:default}.vertical-panel-item--active>.vertical-panel-item__label .vertical-panel-item__open-icon{fill:#ffb900}.vertical-panel-item--active>.vertical-panel-item__label .vertical-panel-item__open-icon--additional{fill:#297ae6}.vertical-panel-item--active>.vertical-panel-item__label .vertical-panel-item__toggle{cursor:default}.vertical-panel-item__label{font-family:Rubik;display:flex;align-items:center;padding:6px 18px;color:#297ae6;font-size:16px;font-weight:500;line-height:1.2;text-align:left}.vertical-panel-item__label--additional{padding-right:0;padding-left:0;color:#000}.vertical-panel-item__label-text{color:#297ae6;text-decoration:none;cursor:pointer}.vertical-panel-item__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px;margin-left:10px;cursor:pointer}.vertical-panel-item__open-icon{fill:#297ae6}.vertical-panel{display:flex;flex-direction:column;width:230px;height:100%}.vertical-panel--additional{width:auto}.vertical-panel__item{display:flex;align-items:center;padding:10px 20px}.vertical-panel__item:first-child{padding-top:40px}.vertical-panel__item--invisible{display:none}.text-area{display:flex;flex-direction:column}.text-area__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.text-area__label--small-label,.text-area__label--document{font-size:13px}.text-area__text-area{font-family:Rubik;font-size:14px;height:100px;padding:15px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:10px;outline:none;resize:none}.text-area__text-area--form{border:solid 2px #eaeaec;border-radius:20px 20px 0 0}.text-area__text-area--card-medium-screen,.text-area__text-area--card-tablet{height:100%}.text-area__text-area--document{height:120px}.text-area__text-area--notification{padding:5px 10px;border:unset}.text-area__text-area:focus{border-color:#297ae6}.text-area__text-area--invalid{border-color:#ff4b4b}.text-area__text-area--invalid:focus{border-color:#ff4b4b}.text-area__text-area--disabled{opacity:.5}.text-area__text-area--disabled:focus{border-color:#d4e6e8}.button-dropdown{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.button-dropdown__title{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;min-height:50px;padding:0 16px;box-sizing:border-box;cursor:pointer}.button-dropdown__title.active{background-color:#ffb900;border-radius:24px}.button-dropdown__label{font-family:Rubik;color:#e4f5f2;font-size:20px}.button-dropdown__angle{padding-left:15px;fill:#e6dcbf}.button-dropdown--open{position:absolute;top:0;right:0;left:0;padding:2px;background-color:#fbfbfb;border-radius:24px;box-shadow:0 6px 6px #0000001a;z-index:10}.button-dropdown--open .vertical-menu__label{color:#000}.button-dropdown__options{width:100%;box-sizing:border-box;background-color:#fbfbfb;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.button-dropdown__option{font-family:Rubik;width:100%;margin:5px 0;padding:5px 0;line-height:30px;cursor:pointer}.button-dropdown__option:hover{background-color:#d4e6e8;color:#297ae6}.button-dropdown__option .text{padding:0 16px;color:#000;font-size:20px}.confirm-dialog{display:flex;flex-direction:column;height:100%;position:relative}.confirm-dialog__header{font-family:Rubik;flex:0;padding:30px 40px 10px;color:#000;font-size:24px;font-weight:500;line-height:1.17;text-align:left}.confirm-dialog__header path{stroke:#80948b}.confirm-dialog__close{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}.confirm-dialog__body{font-family:Rubik;display:flex;justify-content:flex-start;flex:1;flex-direction:column;padding:10px 40px;color:#000;font-size:20px;line-height:1.6;white-space:pre-line}.confirm-dialog__body--small-text{font-size:15px}.confirm-dialog__body--without-title{margin-bottom:20px}.confirm-dialog__body-subtext{padding-top:20px;font-size:13px}.confirm-dialog__footer{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:20px 40px;background-color:#f6f6f6}.confirm-dialog__button{min-width:150px;margin-left:20px;box-shadow:none}.confirm-dialog__button--transparent{background-color:transparent}.confirm-dialog__outside-click-container{height:100%}.confirm-dialog__outside-click-container>div{height:100%}.masked-input{display:flex;flex-direction:column}.masked-input__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.masked-input__label--small{padding:0 0 4px 10px}.masked-input__input{font-family:Rubik;font-size:14px;height:30px;padding:0 15px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:20px;outline:none}.masked-input__input--common{height:40px}.masked-input__input:focus{border-color:#297ae6}.masked-input__input--disabled{background-color:#fbfbfb;cursor:default;opacity:.5;pointer-events:none}.masked-input__input--invalid{border-color:#ff4b4b}.masked-input__input--invalid:focus{border-color:#ff4b4b}.radio-button--disabled .radio-button__option{cursor:default;opacity:.5;pointer-events:none}.radio-button__label{font-family:Rubik;font-size:14px;display:block;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.radio-button__options{display:flex}.radio-button__options--risk-summary,.radio-button__options--ladder,.radio-button__options--bowel-movements{flex-direction:column}.radio-button__options--bowel-movements{justify-content:space-between;height:100%}.radio-button__option-form-item{display:none}.radio-button__option-icon{display:flex;justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;min-height:14px;border:1px solid #80948b;border-radius:8px}.radio-button__option-icon--selected:before{display:block;width:8px;height:8px;position:relative;background-color:#297ae6;border-radius:5px;content:""}.radio-button__option-icon--default:before,.radio-button__option-icon--risk-summary:before,.radio-button__option-icon--symptom-tracking:before,.radio-button__option-icon--ladder:before,.radio-button__option-icon--bowel-movements:before{background-color:#000}.radio-button__option{display:flex;align-items:center;margin-left:24px;cursor:pointer}.radio-button__option:first-child{margin-left:0}.radio-button__option--risk-summary{margin-bottom:20px;margin-left:0;font-size:15px}.radio-button__option--risk-summary:last-child{margin-bottom:0}.radio-button__option--ladder{margin-bottom:18px;margin-left:17px;font-size:15px}.radio-button__option--ladder:first-child{margin-left:17px}.radio-button__option--ladder:last-child{margin-bottom:0}.radio-button__option--bowel-movements{display:flex;justify-content:center;height:100px;margin:0;font-size:15px}.radio-button__option-text{font-family:Rubik;margin-left:6px;color:#515151;font-size:9px}.radio-button__option-text--survey,.radio-button__option-text--risk-summary,.radio-button__option-text--symptom-tracking,.radio-button__option-text--ladder,.radio-button__option-text--bowel-movements{color:#000;font-size:15px;cursor:pointer}.radio-button__option-text--selected{font-weight:500}.radio-button__option-text--line-through{text-decoration:line-through}.text-ellipsis{position:relative}.text-ellipsis:hover.text-ellipsis--enabled .text-ellipsis__tooltip,.text-ellipsis:active.text-ellipsis--enabled .text-ellipsis__tooltip{display:block}.text-ellipsis__content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-ellipsis__tooltip{display:none;position:fixed;margin-top:10px;padding:12px;background-color:#fff;color:#000;font-size:13px;border:solid 1px #ececee;border-radius:4px;box-shadow:0 2px 20px #00000021;z-index:10}.toggle-button-group__label{font-family:Rubik;font-size:14px;display:block;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.toggle-button-group__buttons{display:inline-block;white-space:nowrap;border-radius:20px}.toggle-button-group__invalid{margin:-1px;border:1px solid #ff4b4b}.toggle-button{font-family:Rubik;height:30px;padding:0 12.5px;background-color:#fff;color:#000;font-size:15px;line-height:28px;border:1px solid #d4e6e8;border-left:none;cursor:pointer}.toggle-button:first-child{border-left:1px solid #d4e6e8;border-top-left-radius:20px;border-bottom-left-radius:20px}.toggle-button:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.toggle-button:hover{background-color:#f6f6f6}.toggle-button--selected{background-color:#3581e6;color:#fff}.toggle-button--selected:hover{background-color:#297ae6}.slider{top:50%}.slider__container{width:100%;height:60px}.slider__labels{display:flex;justify-content:space-between;align-items:center;position:relative;top:50%;margin-top:20px;padding:0 8px}.slider__label{color:#80948b;font-size:13px;line-height:1.23;text-align:left}.slider__label:last-child{margin-left:10px;text-align:right}.slider__thumb{width:30px;height:30px;top:-13px;outline:0}.slider__track{height:4px;margin:0 8px;background-color:#e4f5f2;border-radius:2px;cursor:pointer}.slider__track-1{background-color:#c1c6ca}.slider__mark{width:20px;bottom:15px;margin-left:5px;color:gray;font-size:13px;line-height:1.23;text-align:center;cursor:pointer}.slider__mark--active{bottom:20px;font-size:14px;font-weight:700;line-height:1.07}.slider__mark--labelled{text-align:center}.slider__mark-stroke:after{display:block;width:3px;height:15px;position:absolute;right:10px;bottom:-25px;background-color:#c1c6ca;content:""}.slider__mark-stroke--active{bottom:20px;font-size:14px;font-weight:700;line-height:1.07}._loading_1faym_2{width:56px;height:56px;position:relative}._spinner_1faym_8{display:block;width:51px;height:51px;position:absolute;margin:5px;box-sizing:border-box;border-width:3px;border-style:solid;border-color:#297ae6 transparent transparent transparent;border-radius:50%;animation:_loading_1faym_2 1.2s cubic-bezier(.5,0,.5,1) infinite}._spinner_1faym_8:nth-child(1){animation-delay:-.45s}._spinner_1faym_8:nth-child(2){animation-delay:-.3s}._spinner_1faym_8:nth-child(3){animation-delay:-.15s}@keyframes _loading_1faym_2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1gyta_2{display:flex;flex-direction:column;row-gap:8px}._label_1gyta_8{font-family:Rubik;color:#80948b;font-size:16px;font-weight:500}._value_1gyta_15{font-family:Rubik;font-size:14px;white-space:pre;word-break:break-word}.breadcrumb-item{text-decoration:none;cursor:pointer}.breadcrumb-item--active{cursor:default;pointer-events:none}.breadcrumb-item--active .breadcrumb-item__label{color:#80948b}.breadcrumb-item__label{font-family:Rubik;font-size:14px;color:#297ae6;font-weight:400;line-height:1.2;text-align:left}.breadcrumb{display:flex;align-items:center}.breadcrumb__arrow{width:9px;margin:0 12px}.breadcrumb__arrow--mobile{transform:rotate(180deg)}.file-uploader{display:flex;flex-direction:column;position:relative}.file-uploader--button{justify-content:flex-end;flex-direction:row}.file-uploader--button .file-uploader__button{width:150px;margin-left:25px}.file-uploader__button-remove{display:flex;justify-content:center;align-items:center;width:30px;height:30px;position:absolute;top:-10px;right:-10px;background-color:#fff;border:solid 1px #d4e6e8;border-radius:15px;cursor:pointer}.file-uploader__button-remove:before,.file-uploader__button-remove:after{width:50%;height:2px;position:absolute;background-color:#297ae6;content:""}.file-uploader__button-remove:before{transform:rotate(45deg)}.file-uploader__button-remove:after{transform:rotate(-45deg)}.file-uploader__label{font-family:Rubik;font-size:14px;padding:0 0 7px 15px;color:#80948b;line-height:1.23}.file-uploader__file-uploader{font-family:Rubik;height:100px;position:relative;box-sizing:border-box;background-color:#fff;border:solid 2px #d4e6e8;border-radius:10px}.file-uploader__file-uploader--document{height:160px;background-color:#fafafa;border:none}.file-uploader__file-uploader-loader{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;border-radius:10px}.file-uploader__drop-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.file-uploader__drop-message{color:#c1c6ca;font-size:12px}.file-uploader__icon-container{width:34px;height:24px;margin:0 auto 5px;padding:15px;border:1px dotted #d4e6e8;border-radius:3px}.file-uploader__icon-container svg{width:100%;height:100%}.file-uploader__icon-container--auto{width:175px;height:123px}.file-uploader__icon-container--document{width:58px;height:58px;margin-bottom:10px}.file-uploader__drag-text--document{color:#80948b;text-decoration:none}.file-uploader__upload-link-wrap{display:flex;justify-content:center}.file-uploader__upload-link{padding-left:4px;color:#297ae6;text-decoration:underline;cursor:pointer}.file-uploader__upload-link--document{color:#000}.file-uploader__file-input{display:none}.file-uploader__with-file{display:flex;align-items:center;flex-direction:column;width:100%;height:100%;margin-top:15px}.file-uploader__image-content img{max-height:50px}.file-uploader__avatar-content{position:relative}.file-uploader__avatar-content-image{width:148px;height:140px;margin-bottom:5px;border-radius:15px;overflow:hidden}.file-uploader__avatar-content-image img{width:100%;height:100%;object-fit:cover}.file-uploader__buttons-content{display:flex;justify-content:space-between;align-items:center;width:150px;position:relative;font-size:12px}.file-uploader__buttons-content-item{color:#297ae6;text-decoration:underline}.file-uploader__buttons-content-item:hover{cursor:pointer}.file-uploader__file-status{display:flex;justify-content:space-between;align-items:center}.file-uploader__file-info{display:flex;align-items:center}.file-uploader__file-info-icon{margin-right:12px}.file-uploader__success-message,.file-uploader__error-message{margin-top:4px;color:#00d9ba;font-size:13px}.file-uploader__error-message{color:#ff4b4b}.file-uploader__file-remove-icon{margin-left:12px}.file-uploader__file-remove-icon:hover{cursor:pointer}.file-uploader__error-content{flex-direction:column;font-size:12px}.file-uploader__ok{margin-top:10px;color:#297ae6;text-decoration:underline}.file-uploader__ok:hover{cursor:pointer}.file-uploader__dialog{max-width:600px;max-height:250px;position:absolute;top:calc(50% - 75px);right:40px;left:calc(50% - 300px);padding:20px;background:#fff;border:1px solid rgb(204,204,204);border-radius:20px;overflow:auto;outline:none}._progressBar_1pige_2{height:3px;margin-top:4px;background-color:#00d9ba}.checkbox{display:inline-block;position:relative}.checkbox--disabled{pointer-events:none}.checkbox--disabled .checkbox__checkbox{opacity:.5}.checkbox--disabled .checkbox__checkbox.checkbox__checkbox--colored-circle{border-color:gray}.checkbox--disabled .checkbox__checked--colored-circle{fill:gray}.checkbox--disabled .checkbox__toggle{opacity:.5}.checkbox__checkbox{display:inline-block;flex:none;width:21px;height:21px;position:relative;vertical-align:bottom;border:1px solid #d4e6e8;border-radius:5px;cursor:pointer}.checkbox__checkbox--survey{width:18px;height:18px;box-sizing:border-box;border:solid 2px #d4e6e8;border-radius:3px}.checkbox__checkbox--colored-circle{width:20px;height:20px;box-sizing:border-box;border:solid 2px #f24726;border-radius:50%}.checkbox__checkbox--colored-circle-checked{border-color:#8fd14f}.checkbox__checkbox--one-line{display:inline;position:unset;vertical-align:unset;border:unset;border-radius:unset}.checkbox__checkbox--one-line:before{display:inline-block;width:18px;height:18px;position:relative;box-sizing:border-box;vertical-align:bottom;border:solid 2px #d4e6e8;border-radius:3px;content:""}.checkbox__checkbox input[type=checkbox]{display:none}.checkbox__indeterminate,.checkbox__checked{width:17.003px;height:13px;position:absolute;left:2px;fill:#ffb900}.checkbox__indeterminate--survey,.checkbox__checked--survey{width:10.7px;height:8px;fill:#000}.checkbox__indeterminate--colored-circle,.checkbox__checked--colored-circle{width:12px;height:9px;fill:#8fd14f}.checkbox__indeterminate--one-line,.checkbox__checked--one-line{width:10.7px;height:8px;top:3px;left:2px;fill:#000}.checkbox__partial{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.checkbox__partial-dash{width:70%;height:2px}.checkbox__partial-dash--survey{background-color:#000}.checkbox__label{font-size:15px;cursor:pointer}.checkbox__label--one-line{position:static}.checkbox__label-container{display:flex;align-items:center;gap:8px}.checkbox__checkbox-toggle{display:flex;align-items:center}.checkbox__checkbox-toggle input[type=checkbox]{display:none}.checkbox__toggle-label{margin:0 10px;font-size:15px}.checkbox__toggle-label:first-child{margin-left:0}.checkbox__toggle-label:last-child{margin-right:0}.checkbox__toggle-label--selected{font-weight:700}.checkbox__toggle-container{width:36px;height:20px;position:relative;box-sizing:border-box;background-color:#d2d2d2;border:2px solid #d2d2d2;border-radius:15px;cursor:pointer}.checkbox__toggle-container--checked{background-color:#297ae6;border-color:#297ae6}.checkbox__toggle{width:16px;height:16px;position:absolute;background-color:#fff;border-radius:15px}.checkbox__toggle--checked{left:16px}._container_1nitd_2{font-family:Rubik;position:relative}._element_1nitd_7{min-width:140px;max-width:300px;padding:6px 9px;box-sizing:border-box;font-size:15px;line-height:2;text-align:left;white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden}._element_1nitd_7:hover{background-color:#f6f6f6}._shown_1nitd_24{display:inherit;position:absolute;top:25px;padding:6px 0 6px 1px;background-color:#fff;border-radius:10px;box-shadow:0 6px 30px #0000001a;z-index:10}._hidden_1nitd_35{display:none}._iconActive_1nitd_39 path{stroke:#000}._iconInactive_1nitd_43 path{stroke:#80948b}.user-menu{margin:0 10px}.user-menu__logo{width:34px;height:34px;border-radius:50%;object-fit:cover}.user-image{font-family:Rubik;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#e4f5f2;color:#fff;font-size:13px;font-weight:500;letter-spacing:-1px;border-radius:50%}.menu{display:flex;justify-content:center;align-items:center;flex:1;flex-direction:row;height:56px;position:relative;padding-right:90px}.menu__disabled-links .menu__link{cursor:none;pointer-events:none}.menu.mobile{max-width:140px;margin:auto;padding-right:0}.menu__link{font-family:Rubik;display:flex;justify-content:center;position:relative;margin:0 10px;padding:0 10px;color:#e4f5f2;font-size:15px;line-height:3.8;text-align:center;text-decoration:none}.menu__link--tablet{margin:0 5px;padding:0 5px}.menu a.menu__link{margin-top:8px}.menu a.active{margin-top:4px;border-top:4px solid #ffb900;border-right:4px solid transparent;border-left:4px solid transparent}.navigation-sidebar-wrapper--tablet,.navigation-sidebar-wrapper--mobile,.navigation-sidebar-wrapper--medium-screen{padding-bottom:60px}.navigation-sidebar-wrapper--tablet .vertical-panel,.navigation-sidebar-wrapper--medium-screen .vertical-panel{width:280px;height:100%}.navigation-sidebar-wrapper__cross{margin:22px 0 25px 24px}.navigation-sidebar-wrapper__icon-close{width:15px;height:15px;stroke:#80948b;fill:none}.default-layout{display:flex;flex-direction:column;height:100%;min-height:100vh}.default-layout__header{display:flex;height:60px;position:fixed;right:0;left:0;background-color:#136e82;z-index:25}.default-layout__header:before{width:35px;height:35px;position:absolute;top:100%;background-image:radial-gradient(circle at 35px 35px,transparent 35px,#136e82 15px);content:""}.default-layout__header:after{width:35px;height:35px;position:absolute;top:100%;right:0;background-image:radial-gradient(circle at 0 35px,transparent 35px,#136e82 15px);content:""}.default-layout__header--mobile:before{width:20px;height:20px;background-image:radial-gradient(circle at 20px 20px,transparent 20px,#136e82 15px)}.default-layout__header--mobile:after{width:20px;height:20px;background-image:radial-gradient(circle at 0 20px,transparent 20px,#136e82 15px)}.default-layout__logo{display:flex;align-items:center;height:60px;padding-left:20px}.default-layout__logo-small{position:absolute;top:15px;left:10px}.default-layout__logo-small--tablet,.default-layout__logo-small--medium-screen,.default-layout__logo-small--large-screen,.default-layout__logo-small--extra-large-screen{position:relative;top:0;left:0;padding-left:20px}.default-layout__logo-small--with-button{padding:0}.default-layout__button{display:flex;align-items:center;height:100%;margin-left:20px}.default-layout__user-menu{position:relative;padding-top:5px}.default-layout__body{font-family:Rubik;display:flex;flex:1;width:100%;height:100%;position:relative;margin-top:60px;box-sizing:border-box;background-color:#fff;border-radius:35px 35px 0 0}.default-layout__body--without-paddings,.default-layout__body--without-paddings.mobile.default-layout__body,.default-layout__body--without-paddings.tablet.default-layout__body,.default-layout__body--without-paddings.medium-screen.default-layout__body{padding:0}.default-layout__body.mobile{padding:10px 0;border-radius:20px 20px 0 0}.default-layout__body.tablet,.default-layout__body.medium-screen{padding:40px 0}.default-layout__navigation-sidebar{background-color:#fbfbfb;border-top-left-radius:35px}.default-layout__navigation-sidebar--tablet,.default-layout__navigation-sidebar--mobile,.default-layout__navigation-sidebar--medium-screen,.default-layout__navigation-sidebar--encounter{position:absolute;top:60px;left:0;border-bottom-right-radius:35px;box-shadow:0 2px 20px #0000001a;z-index:1}.default-layout__navigation-sidebar--medium-screen,.default-layout__navigation-sidebar--tablet,.default-layout__navigation-sidebar--encounter{width:276px;height:calc(100% + 60px);top:-60px;border-radius:0}.default-layout__additional-navigation{margin-top:-18px;background-color:#f6f6f6}.default-layout__additional-navigation--large-screen{width:200px}.default-layout__additional-navigation--medium-screen{width:180px;margin-top:-52px}.default-layout__internal-layout{display:flex;flex:1}.default-layout__content{display:flex;flex:1;padding:35px 80px}.default-layout__content--without-paddings{display:block;padding:0}.default-layout__content--without-paddings.mobile.default-layout__content,.default-layout__content--without-paddings.tablet.default-layout__content,.default-layout__content--without-paddings.medium-screen.default-layout__content{padding:0}.default-layout__content.mobile{padding:0 10px}.default-layout__content.tablet{padding:0 20px}.default-layout__content.medium-screen{padding:0 60px}.default-layout__notifications{position:absolute;top:15px;left:0;transform:translate(-100%)}.default-layout__messages-button-icon{height:25px;fill:#e4f5f2}.default-layout__messages-button-container{position:absolute;top:15px;left:-60px;transform:translate(-100%)}.default-layout__version{position:absolute;top:100%;right:15px;margin-top:10px}.notification-list{display:flex;align-items:flex-end;flex-direction:column;border-radius:20px;z-index:1}.notification-list__button{margin-bottom:15px}.notification-list__button-icon{height:25px;fill:#e4f5f2}.notification-list__icon-close{width:13px;height:13px;stroke:#80948b;fill:none}.notification-list__data{display:flex;flex-direction:column;background-color:#fff;border-radius:20px}.notification-list__header{display:flex;justify-content:space-between;padding:16px 16px 10px 30px;font-size:19px;font-weight:500;line-height:1.32;border-bottom:1px solid #d4e6e8}.badge{cursor:pointer}.badge__content{display:flex;justify-content:center;align-items:center;min-width:20px;height:20px;position:absolute;top:0;right:0;padding:5px;box-sizing:border-box;background-color:#ffb900;color:#fff;font-size:10px;font-weight:700;border-radius:10px;z-index:1;transform:translate(20%)}.hamburger-button{display:inline-block;cursor:pointer}.hamburger-button__bar-one,.hamburger-button__bar-two,.hamburger-button__bar-three{width:20px;height:2px;margin:4px 0;background-color:#fff;transition:.4s}.hamburger-button__bar-one--cross{-webkit-transform:rotate(-45deg) translate(-5px,4px);transform:rotate(-45deg) translate(-5px,4px)}.hamburger-button__bar-two--cross{opacity:0}.hamburger-button__bar-three--cross{-webkit-transform:rotate(45deg) translate(-5px,-4px);transform:rotate(45deg) translate(-5px,-4px)}.details-layout{display:flex;flex:1;margin:-35px -80px -35px 0}.details-layout--tablet,.details-layout--mobile,.details-layout--medium-screen{margin:-35px 0}.details-layout--without-margin{margin:0}.details-layout__content{flex:1;padding:35px 80px 35px 0}.details-layout__content--tablet,.details-layout__content--mobile,.details-layout__content--medium-screen{padding:35px 0}.details-layout__content--without-padding{padding:0}.details-layout__banner-container{padding-right:80px}.details-layout__banner-container--mobile{padding-right:50px}.details-layout__right-panel{background-color:#f6f6f6;border-top-right-radius:35px;overflow:hidden}.details-layout__right-panel--tablet,.details-layout__right-panel--mobile,.details-layout__right-panel--medium-screen,.details-layout__right-panel--hidden{position:absolute;top:0;right:0;box-shadow:0 2px 20px #0000001a;overflow-y:auto}.details-layout__right-panel--tablet,.details-layout__right-panel--medium-screen,.details-layout__right-panel--large-screen{height:100%}.details-layout__details-panel-button{position:absolute;top:35px;right:25px;border-radius:50%}.details-layout__details-panel-button--mobile{width:auto;height:auto;top:15px;right:10px}.details-layout__content-wrapper{flex:1 1}._body_69up7_1{display:flex;justify-content:center;margin-top:200px}.data-filters{display:flex;justify-content:space-between;flex-wrap:wrap;padding:20px}.data-filters.mobile{flex-direction:column}.data-filters__container{display:flex;flex-direction:column;margin-bottom:5px;background-color:#e4f5f2;border-radius:20px}.data-filters__buttons{display:flex;justify-content:space-between;align-items:flex-end;flex:1;flex-direction:row-reverse;padding-top:15px}.data-filters__more-filters-button{width:151px;margin-right:10px;font-weight:400}.data-filters__more-filters-button--tablet{width:30px}.data-filters__clear-filters-button{width:135px;height:30px}.data-filters__filter{flex:1 0 auto;margin-right:10px}.data-filters__filter.mobile{margin-right:0;padding-top:15px}.data-filters__filter.tablet{margin-right:10px}.data-filters__additional{display:flex;flex-wrap:wrap;padding:20px;border-top:1px solid #d4e6e8}.data-filters__additional.mobile{flex-direction:column;margin-right:0;padding-top:15px}.data-filters__toggle{display:flex;justify-content:center;padding:15px 20px;background-color:#fff;border-width:2px;border-style:solid;border-color:#e4f5f2;border-radius:0 0 10px 10px}.data-filters__toggle span{font-family:Rubik;color:#297ae6;font-size:16px;line-height:1.13}.data-filters__toggle.closed{background-color:#e4f5f2;border-radius:10px}.data-filters .button--link{font-size:15px;text-decoration:none}._treeNodeContainer_19r94_2{display:flex;align-items:center;flex-direction:row;color:#80948b;column-gap:5px}._treeNodeContainer_19r94_2._disabled_19r94_9{color:#ecebe7}._treeNodeContainer_19r94_2 ._buttonContainer_19r94_12{display:flex;justify-content:center;align-items:center;width:15px}._treeNodeContainer_19r94_2 ._buttonContainer_19r94_12._hidden_19r94_18{visibility:hidden}._treeNodeContainer_19r94_2 ._buttonContainer_19r94_12 ._expandingIcon_19r94_21{cursor:pointer;fill:#80948b}._list_1d25x_2{padding-top:5px;list-style:none}._list_1d25x_2:first-child{margin:10px 0;padding:0}._list_1d25x_2 ._node_1d25x_10{margin-bottom:5px}._dropdownContainer_1xolb_2{width:100%;position:relative}._dropdownContainer_1xolb_2 ._dropdownInput_1xolb_6{padding-right:25px}._dropdownContainer_1xolb_2 ._dropdownInput__inactive_1xolb_9{pointer-events:none}._dropdownContainer_1xolb_2 ._dropdownInput__expanded_1xolb_12{border-radius:20px 20px 0 0}._dropdownContainer_1xolb_2 ._expandBtn_1xolb_15{display:flex;align-items:center;cursor:pointer;fill:#297ae6}._dropdownContainer_1xolb_2 ._expandBtn__opened_1xolb_21{transform:rotate(180deg)}._dropdownContainer_1xolb_2 ._optionsContainer_1xolb_24{width:100%;position:absolute;box-sizing:border-box;background-color:#fff;border:1px solid #d4e6e8;border-top:0;border-radius:0 0 20px 20px;z-index:2}._dropdownContainer_1xolb_2 ._optionsContainer_1xolb_24 ._selectAllOption_1xolb_34{padding:10px;border-bottom:1px solid #d4e6e8}._dropdownContainer_1xolb_2 ._optionsContainer_1xolb_24 ._treeContainer_1xolb_38{max-height:150px;padding:10px;overflow-x:hidden;overflow-y:scroll}._dropdownContainer_1xolb_2 ._optionsContainer_1xolb_24 ._emptyMessage_1xolb_44{padding:10px;color:#80948b}.list__filters{padding-top:20px}.list__pagination{display:flex;justify-content:center;margin:15px 0}.table__table{font-family:Rubik;width:100%;margin:15px 0;text-align:left;border:none;border-spacing:0;border-collapse:collapse}.table__pagination-container{display:flex;justify-content:center;position:relative;margin:15px 0}.table__pagination-container-patients-counter{position:absolute;left:0;font-size:13px;font-weight:700}.table__body .table__tr--separator{border-bottom:1px solid #d4e6e8}.table__tr{padding:.5rem}.table__tr--hoverable:hover{background-color:#f1faf8}.table__tr--hoverable:hover .table__cell,.table__tr--hoverable:hover .table__td{color:#297ae6}.table__th,.table__td{margin:0;padding:.5rem}.table__th:last-child,.table__td:last-child{border-right:0}.table__th--left,.table__td--left{text-align:left!important}.table__th{padding-bottom:1rem;color:#80948b;font-size:13px;font-weight:400;text-align:left;vertical-align:top}.table__th--sortable{cursor:pointer}.table__th--separator{border-bottom:1px solid #d4e6e8}.table__td{font-size:15px;font-weight:500;text-align:left}.table__td.clickable{cursor:default}.table__td--with-href{padding:0}.table__cell--ellipsis,.table__cell--ellipsis-tablet{max-width:500px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table__cell--ellipsis-tablet{max-width:250px}.table__cell--ellipsis-large-screen,.table__cell--ellipsis-extra-large-screen{max-width:150px}.table__cell--ellipsis-email-medium-screen{max-width:250px}.table__link-wrapper{display:block;padding:.5em;color:inherit;text-decoration:none;cursor:default}.table .table__tr .table__td--first{border-left:.5px solid #d4e6e8}.table .table__tr .table__td--last{border-right:.5px solid #d4e6e8}.table__sort-icon{display:inline-block;margin-left:5px;opacity:.5}.table__sort-icon--descending{transform:rotate(180deg)}.table__no-results,.table__loading{font-family:Rubik;margin:30px;font-weight:500;text-align:center}@media (max-width: 800px){.table__cell--ellipsis-tablet{max-width:200px}}@media (min-width: 1500px){.table__cell--ellipsis-large-screen,.table__cell--ellipsis-extra-large-screen{max-width:250px}}@media (min-width: 1600px){.table__cell--ellipsis-large-screen,.table__cell--ellipsis-extra-large-screen{max-width:500px}}._container_1o9iz_2{height:100%;padding-right:5px;overflow-y:auto;-webkit-mask-image:linear-gradient(to top,transparent,#000),linear-gradient(to left,transparent 8px,#000 8px);mask-image:linear-gradient(to top,transparent,#000),linear-gradient(to left,transparent 8px,#000 8px);mask-size:100% 20000px;-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-size:100% 20000px;transition:mask-position .3s,-webkit-mask-position .3s;scrollbar-width:thin;scrollbar-color:#e7e7e7 #fff}._container_1o9iz_2:hover{-webkit-mask-position:left top;mask-position:left top}._container_1o9iz_2::-webkit-scrollbar{width:8px}._container_1o9iz_2::-webkit-scrollbar-track{opacity:0}._container_1o9iz_2::-webkit-scrollbar-thumb{background:#e7e7e7}._container_1o9iz_2::-webkit-scrollbar-thumb:hover{background:#bdbaba}._container_1o9iz_2::-webkit-scrollbar-thumb:active{background-color:#707070}._headerText_1wzm4_1{margin:0 0 20px;font-size:40px;font-weight:500}._headerElement_1wzm4_7{margin:0 0 30px}._headerBody_1wzm4_11{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._container_1h18h_1{width:100%}._headerButton_1h18h_5{width:140px}._content_1h18h_9{position:relative}._loading_1h18h_13{display:flex;justify-content:center;align-items:center;min-height:40vh;position:absolute;z-index:10;top:0;right:0;bottom:0;left:0}._transparent_1h18h_23{opacity:.6}._hidden_1h18h_27{opacity:0}.patients-list-header__title{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}.patients-list-header__buttons .patients-list-header__button{box-shadow:none}.patients-list-header__button{width:150px;margin-bottom:17px}.patients-list-header--mobile .patients-list-header__button{width:30px;margin-left:13px}.patients-list{flex:1}.patients-list--tablet .patients-list__table-cell--email{text-align:left}.patients-list--large-screen,.patients-list--extra-large-screen{margin:0 -55px}.patients-list--medium-screen{margin:0 -40px}.patients-list__table-cell{text-align:left}.patients-list__table-cell--icons{display:flex;align-items:center;gap:5px}.patients-list__table-cell--quadrant,.patients-list__table-cell--gritt-score{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border:2px solid #eaeaec;border-radius:18px}.patients-list__table-cell--gritt-score{width:36px;height:36px;border:none;border-radius:50%}.patients-list__table-cell--gritt-score-good{background-color:#8ad124;color:#fff}.patients-list__table-cell--gritt-score-bad{background-color:#ff4b4b;color:#fff}.patients-list__table-cell--score-null{text-align:center}.patients-list__table-cell--floating-patient-id{padding-top:0;color:#80948b;font-size:13px;text-align:left}.patients-list__table-cell--floating-client-name{display:flex;font-weight:500;text-align:left}.patients-list__table-cell--floating-email{color:#80948b;font-size:13px}.patients-list__table-cell--no-show{color:#ff4b4b}.patients-list__table-cell--straight-to-thrive{color:#8ad124}.patients-list__floating-item{margin:0 5px;font-weight:500}.patients-list__floating-item--icon{margin:0 10px}.patient-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.patient-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.patient-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.patient-card__toggle .angle{fill:#297ae6}.patient-card__info{padding-top:10px}.patient-card__info table{width:100%;border-spacing:0}.patient-card__info table td,.patient-card__info table th{font-family:Rubik;text-align:left}.patient-card__info .label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.patient-card__info .value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.patient-card__item{padding-top:10px}.tooltip{position:relative}.tooltip:hover .tooltip__message--hovered,.tooltip:active .tooltip__message--hovered{display:block}.tooltip__message{display:none;max-width:fit-content;position:absolute;top:15px;margin-top:5px;padding:12px;background-color:#fff;color:#000;font-size:13px;border:solid 1px #ececee;border-radius:4px;box-shadow:0 2px 20px #00000021;z-index:10}.tooltip__message span{white-space:break-spaces}.tooltip__message--clicked{display:block}._grey_16sz3_2{color:#80948b}._red_16sz3_6{color:#ff4b4b}._green_16sz3_10{color:#8ad124}._orange_16sz3_14{color:#ffb900}.patient-profile__loading{display:flex;justify-content:center;align-items:center;width:100%}.patient-profile__actions{display:flex;gap:.625rem}.patient-profile__invite-action,.patient-profile__edit-action{height:auto;margin-right:10px;padding:6px 36px;box-sizing:border-box;font-size:14px;border:1px solid #297ae6;box-shadow:none}.patient-profile__edit-action{margin-right:0}.patient-profile__header{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:40px}.patient-profile__header-content{display:flex;align-items:center;width:100%}.patient-profile__header-labels-section{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.patient-profile__name{font-family:Rubik;min-width:100px;max-width:50%;margin-right:15px;font-size:40px;font-weight:500;word-break:break-word}.patient-profile__pause-periods{color:#80948b}.patient-profile__pause-periods--bold{margin-left:10px;color:#000;font-weight:500}.patient-profile__patient-info-items{display:flex;flex-wrap:wrap}.patient-profile__codes{margin:14px 4px 0 0;padding:6px 10px;background-color:#fbfbfb;font-size:15px;font-weight:400;border-radius:15px}.patient-profile__reset-password{margin:2px 0 0 23px}.patient-profile__password-reset-container{position:absolute;right:40px;bottom:22px}.patient-profile__header-action-section{display:flex;align-items:center;flex:none;margin-left:auto;background-color:#fff}.patient-profile__photo-upload{display:flex;justify-content:center;align-items:center;width:100%}.patient-profile__file-upload{width:100%;height:100%}.patient-profile__file-upload .file-uploader__file-uploader{height:100%;border:none}.patient-profile__file-upload .file-uploader__image-content img{max-width:365px;max-height:305px}.patient-profile__file-upload .file-uploader__icon-container{zoom:3}.patient-profile__patient-information{display:grid;grid-template-areas:"Patient Payment Avatar" "Patient Payment Emergency" "ICD Notes ReferredBy" "CareTeam CareTeam CareTeam";gap:35px}.patient-profile__patient-information-item{position:relative;padding:30px 30px 10px;box-sizing:border-box;border:2px solid #eaeaec;border-radius:15px}.patient-profile__patient-information-item--no-line{padding:0 30px 30px 0;border:none}.patient-profile__patient-information-item-title{margin:0 0 20px;padding:0;font-size:20px;font-weight:500}.patient-profile__patient-information-dividing-line{height:2px;margin-bottom:20px;background-color:#eaeaec}.patient-profile__patient-information-patient{width:480px;grid-area:Patient}.patient-profile__patient-information-payment{width:480px;grid-area:Payment}.patient-profile__patient-information-avatar{grid-area:Avatar}.patient-profile__patient-information-emergency{width:480px;grid-area:Emergency}.patient-profile__patient-information-icd{width:480px;grid-area:ICD}.patient-profile__patient-information-notes{grid-area:Notes}.patient-profile__patient-information-referred-by{grid-area:ReferredBy}.patient-profile__patient-information-care-team{grid-area:CareTeam}.clients-list-header{display:flex;justify-content:space-between;align-items:center}.clients-list-header--mobile{justify-content:flex-start}.clients-list-header__title{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}.clients-list-header__title--mobile{margin:0 10px 0 0;font-size:26px}.clients-list-header__buttons .clients-list-header__button{box-shadow:none}.clients-list-header__button{width:150px;margin-bottom:17px}.clients-list-header__button--mobile{width:auto;padding:0 7px;font-size:25px;box-shadow:none}.clients-list-header__button--mobile.button{font-size:25px;box-shadow:none}.client-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.client-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.client-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.client-card__toggle .angle{fill:#297ae6}.client-card__info{padding-top:10px}.client-card__info table{width:100%;border-spacing:0}.client-card__info table td,.client-card__info table th{font-family:Rubik;text-align:left}.client-card__info .label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.client-card__info .value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.client-card__item{padding-top:10px}.clients-list{flex:1}.clients-list--large-screen,.clients-list--extra-large-screen{margin:0 -55px}.clients-list--medium-screen{margin:0 -35px}.clients-list__table-cell{padding:.5rem .2rem;text-align:left}.clients-list__table-cell--tablet-floating-column .clients-list__table-cell{padding-left:30px;font-weight:700}.clients-list__table-cell--patients{min-width:75px}.clients-list__table-cell--contact-name{min-width:105px}.clients-list__table-cell--email{width:200px}.clients-list__table-cell--phone{min-width:120px}.clients-list__table-cell--website{display:flex;align-items:center}.clients-list__table-cell--status-active{color:#8ad124}.clients-list__table-cell--status-inactive{color:#80948b}.clients-list__table-cell--floating-email{color:#80948b;font-size:13px}.clients-list__external-link{height:inherit;margin-left:5px;cursor:pointer}.form-field__label{margin-bottom:5px;margin-left:10px;color:#80948b;font-size:13px;font-weight:400}.form-field__error{display:flex;align-items:center}.form-field__required{color:#ff4b4b}.form-field__error-icon{display:flex;align-items:center;margin-top:3px}.form-field__error-message{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.form-navigation-confirm__modal{max-width:710px;max-height:236px;position:absolute;top:calc(50% - 150px);right:40px;bottom:40px;left:calc(50% - 300px);padding:20px;background:#fff;border:1px solid rgb(204,204,204);border-radius:20px;overflow:auto;outline:none}.checkbox__dialog{max-width:600px;max-height:250px;position:absolute;top:calc(50% - 150px);right:40px;bottom:40px;left:calc(50% - 300px);padding:20px;background:#fff;border:1px solid rgb(204,204,204);border-radius:20px;overflow:auto;outline:none}.checkbox__dialog--mobile{right:0;left:0}._productItemCheckbox_lbnik_2{font-weight:500;white-space:nowrap}._productItemDates_lbnik_7{display:flex}._productItemDatesTablet_lbnik_11{width:100%}._productItemLiveDate_lbnik_15{margin:0 20px 0 30px}._productItemLiveDate_lbnik_15,._productItemTermDate_lbnik_20{width:180px;margin-top:15px}._productItemLiveDateTablet_lbnik_25,._productItemTermDateTablet_lbnik_26{flex:1;min-width:295px}._productItemLabel_lbnik_31{font-size:13px}._productItemErrorContainer_lbnik_35{position:relative}._productErrorShift_lbnik_39{margin-bottom:15px}._productItemError_lbnik_35{position:absolute}._productItemError_lbnik_35:last-child{left:14px;white-space:nowrap}._reAssessmentCheckbox_lbnik_52{margin:10px 0 0 30px}._reAssessmentCheckboxLabel_lbnik_56{width:160px;color:#80948b;font-size:13px;line-height:1.23}.client{flex:1}.client--extra-large-screen,.client--large-screen{margin:0 -57px}.client--medium-screen{margin:0 -35px}.client__header{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin:20px 0 30px}.client__header h1{margin:0;color:#000;font-size:40px;font-weight:500;line-height:1.2;text-align:left}.client__header .action{width:120px;box-shadow:none}.client__header--mobile{justify-content:flex-start;margin:0}.client__header--mobile h1{margin:10px 0;font-size:26px}.client__header--tablet{margin:20px 0 30px}.client__body{display:flex;flex-direction:column}.client__body--medium-screen,.client__body--tablet,.client__body--mobile{flex-direction:column}.client__body-top{display:flex;flex:1;flex-flow:wrap;flex-direction:row;gap:30px}.client__body-top--tablet,.client__body-top--medium-screen{justify-content:stretch;margin-right:0}.client__body-top--tablet{flex-direction:column}.client__body-top--mobile{flex-direction:column;margin-right:0}.client__body-bottom{display:flex;flex:1;flex-flow:wrap;gap:30px}.client__card{flex:1;min-width:320px;margin-bottom:40px;padding:30px;box-sizing:border-box;background-color:#fbfbfb;border-radius:20px}.client__card:last-child{margin-right:0}.client__card--mobile{margin-right:0;margin-bottom:15px;padding:10px 10px 12px}.client__card--tablet{margin-bottom:20px}.client__card--medium-screen{margin-right:20px;margin-bottom:20px}.client__card--extra-large-screen,.client__card--large-screen{margin-bottom:30px}.client__card-body{padding-top:15px}.client__card-about--extra-large-screen,.client__card-about--large-screen{margin-right:0}.client__card-about--medium-screen{margin-bottom:20px}.client__card-content--about--medium-screen{display:flex;justify-content:stretch;flex-direction:column}.client__card-products{margin-right:0}.client__card-item-label{font-size:13px}.client__card-item{margin-bottom:15px}.client__card-item--mobile{width:200px;margin-bottom:8px}.client__card-item--tablet{margin-bottom:20px}.client__card-item--full-width{width:100%;max-width:none}.client__card-item .masked-input__input{border-width:1px}.client__card-item .file-uploader__file-uploader{border:dotted 2px #d4e6e8}.client__card-item:last-child{margin-bottom:0}.client__card-item--error{margin-bottom:15px}.client__no-products{margin-top:20px;color:#80948b;font-size:15px}.client__action{display:flex;justify-content:space-between;width:380px;margin:10px auto 0}.client__action .action{width:180px;box-shadow:none}.client__action-top{display:flex;justify-content:space-between;width:260px}.client__card-item-error.form-field__error-message,.client__card-item-error.form-field__error-icon{position:absolute}.client__card-item-error.form-field__error-message{left:14px;white-space:nowrap}.client__error-message{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.client__card-item-error-container{position:relative}.client__dialog--mobile{right:0;left:0}.client__loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.client--mobile .client__action{flex-direction:column-reverse;width:200px}.client--mobile .client__action .action{margin-bottom:10px}.client--mobile .client__action-top{width:auto;position:absolute;right:0;margin-top:0}.client--mobile .client__header{position:relative}.submit-button__icon-container{display:flex;justify-content:center;align-items:center}.submit-button__icon--check-mark{width:13px;fill:#fff}.submit-button__button{font-family:Rubik;display:flex;justify-content:center;align-items:center;background-color:#297ae6;color:#fff;font-weight:500;text-align:center;border:none;border-radius:20px;box-shadow:0 2px 15px #0700c833;cursor:pointer;outline:none}.submit-button__button:disabled{cursor:default;opacity:.5;pointer-events:none}.submit-button__button--small{height:30px;font-size:14px}.submit-button__button--common,.submit-button__button--cancel-common{height:40px;font-size:20px;box-shadow:none}.submit-button__button--cancel-common{background-color:#fff;color:#297ae6;border:1px solid #297ae6;box-shadow:none}.submit-button__label--with-icon{margin-left:6px}.submit-button__label--cross-in-circle{margin-top:2px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}._imageContent_f2ivm_1{display:flex;justify-content:center;align-items:center;height:200px;padding-right:20px;padding-bottom:25px}._imageContent_f2ivm_1._mediumScreen_f2ivm_9,._imageContent_f2ivm_1._tablet_f2ivm_9{justify-content:flex-start;height:auto}._image_f2ivm_1{max-width:395px;max-height:195px}._image_f2ivm_1._mediumScreen_f2ivm_9,._image_f2ivm_1._tablet_f2ivm_9{max-width:225px;max-height:125px}._description_f2ivm_23{padding-right:20px;padding-bottom:20px;font-size:20px;line-height:1.6;word-break:break-word;overflow:hidden}._description_f2ivm_23._tablet_f2ivm_9,._description_f2ivm_23._mobile_f2ivm_31{font-size:15px;line-height:1.2}._scroll_f2ivm_36{max-height:calc(100vh - 310px)}._header_f2ivm_40{margin-bottom:30px;font-size:20px;font-weight:500}._noGroups_bjlhf_2{width:440px;min-height:480px;padding:0 40px;background-color:#fbfbfb;line-height:1.3}._noGroups_bjlhf_2._mediumScreen_bjlhf_9{margin-bottom:0;padding:0}._noGroups_bjlhf_2._tablet_bjlhf_13,._noGroups_bjlhf_2._mobile_bjlhf_13{min-height:195px;padding:0 200px}._noGroupsBody_bjlhf_18._mediumScreen_bjlhf_9{margin:0 80px}._noGroupsTitle_bjlhf_22{margin:130px 0 10px;font-weight:500;text-align:center}._noGroupsTitle_bjlhf_22._mediumScreen_bjlhf_9{margin:100px 0 10px}._noGroupsTitle_bjlhf_22._tablet_bjlhf_13,._noGroupsTitle_bjlhf_22._mobile_bjlhf_13{margin:0}._noGroupsInfo_bjlhf_34{text-align:center}._noGroupsInfo_bjlhf_34._tablet_bjlhf_13{margin:10px 0;font-size:15px;font-weight:500;line-height:1.2}._addNewGroupButton_bjlhf_44{width:150px;margin:40px auto}._groupsList_bjlhf_49{padding:0 10px}._groupsList_bjlhf_49._tablet_bjlhf_13{height:calc(100% - 90px)}._groupsLabels_bjlhf_56{display:flex;justify-content:space-between;margin-bottom:33px;padding:0 20px;color:#80948b;font-size:13px}._groupsLabels_bjlhf_56._tablet_bjlhf_13{margin-bottom:20px}._groupsItem_bjlhf_68{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px;padding:0 20px}._groupsItem_bjlhf_68:last-child{margin-bottom:65px}._groupsItem_bjlhf_68._tablet_bjlhf_13{margin-bottom:20px}._groupsItem_bjlhf_68._tablet_bjlhf_13:last-child{margin-bottom:45px}._addGroups_bjlhf_85{height:60px;position:absolute;right:0;bottom:0;left:0;background-color:#fbfbfb;color:#297ae6;font-size:16px;line-height:60px;text-align:center;border-top:2px solid #eaeaec;border-bottom-right-radius:18px;border-bottom-left-radius:18px;cursor:pointer}._scroll_bjlhf_102{max-height:calc(100vh - 390px)}._groupsItemView_sl13s_2{margin-top:8px;color:#297ae6;font-size:12px;cursor:pointer}._patientsCount_sl13s_9{font-size:60px}._patientsCount_sl13s_9._tablet_sl13s_12{font-size:40px}._field_wynj0_2{margin-bottom:20px}._field_wynj0_2:last-child{margin-bottom:0}._field_wynj0_2._mobile_wynj0_8,._field_wynj0_2._tablet_wynj0_8{width:50%}._field_wynj0_2._mobile_wynj0_8._contactName_wynj0_11,._field_wynj0_2._tablet_wynj0_8._contactName_wynj0_11{order:0}._field_wynj0_2._mobile_wynj0_8._address_wynj0_14,._field_wynj0_2._tablet_wynj0_8._address_wynj0_14{order:1}._field_wynj0_2._mobile_wynj0_8._phone_wynj0_17,._field_wynj0_2._tablet_wynj0_8._phone_wynj0_17{order:2}._field_wynj0_2._mobile_wynj0_8._website_wynj0_20,._field_wynj0_2._tablet_wynj0_8._website_wynj0_20{order:3}._field_wynj0_2._mobile_wynj0_8._email_wynj0_23,._field_wynj0_2._tablet_wynj0_8._email_wynj0_23{order:4}._field_wynj0_2._mobile_wynj0_8._createdDate_wynj0_26,._field_wynj0_2._tablet_wynj0_8._createdDate_wynj0_26{order:7}._field_wynj0_2._mobile_wynj0_8._businessType_wynj0_29,._field_wynj0_2._tablet_wynj0_8._businessType_wynj0_29{order:5}._field_wynj0_2._mobile_wynj0_8._title_wynj0_32,._field_wynj0_2._tablet_wynj0_8._title_wynj0_32{order:6;margin-bottom:0}._fieldLabel_wynj0_37{margin-bottom:3px;color:#80948b;font-size:13px}._fieldValue_wynj0_43{font-size:20px}._fieldValue_wynj0_43._tablet_wynj0_8,._fieldValue_wynj0_43._mobile_wynj0_8{font-size:13px}._websiteContainer_wynj0_50{display:flex;align-items:center}._websiteValue_wynj0_55{margin-right:10px}._websiteButton_wynj0_59{height:20px}._header_wynj0_63{margin-bottom:30px;font-size:20px;font-weight:500}._fields_wynj0_69{display:flex;flex-direction:column}._fields_wynj0_69._mobile_wynj0_8,._fields_wynj0_69._tablet_wynj0_8{flex-flow:row wrap}._header_jkcmu_2{margin-bottom:30px;font-size:20px;font-weight:500;line-height:1.3}._productsItem_jkcmu_9:not(:last-child){margin-bottom:24px}._productsItemLabel_jkcmu_13{margin-bottom:12px;font-size:20px;font-weight:500;line-height:1.3}._productsItemLabel_jkcmu_13._tablet_jkcmu_19,._productsItemLabel_jkcmu_13._mobile_jkcmu_19{font-size:15px;line-height:1.4}._productsItemBody_jkcmu_24{display:flex}._productsItemElement_jkcmu_28:last-child{margin-left:48px}._productsItemElement_jkcmu_28._mediumScreen_jkcmu_31:last-child{margin-left:368px}._productsItemElement_jkcmu_28._tablet_jkcmu_19:last-child{margin-left:229px}._fieldValue_jkcmu_38{font-size:20px;line-height:1.3}._fieldValue_jkcmu_38._tablet_jkcmu_19,._fieldValue_jkcmu_38._mobile_jkcmu_19{font-size:15px;line-height:1.2}._fieldLabel_jkcmu_47{margin-bottom:3px;color:#80948b;font-size:13px}._noProductsMessage_jkcmu_53{color:#80948b;font-size:15px}._noOptions_jkcmu_58{min-height:unset}._reAssessmentCheckBox_jkcmu_62{margin-top:10px}._reAssessmentCheckBoxLabel_jkcmu_66{width:170px;margin-left:5px}.client-profile{margin:40px 20px}.client-profile--tablet,.client-profile--mobile{margin:30px 20px}.client-profile__loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.client-profile__header{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:30px}.client-profile__header-content{display:flex;align-items:center;height:40px}.client-profile__status{min-width:70px;height:20px;position:relative;padding-left:8px;box-sizing:border-box;font-size:11px;font-weight:500;line-height:18px;text-align:center;letter-spacing:.55px;text-transform:uppercase;border:1px solid;border-radius:10px}.client-profile__status:before{display:block;width:8px;height:8px;position:absolute;top:5px;left:5px;border-radius:50%;content:" "}.client-profile__status--active{color:#8ad124;border-color:#8ad124}.client-profile__status--active:before{background-color:#8ad124}.client-profile__status--inactive{min-width:85px;color:#ff4b4b;border-color:#ff4b4b}.client-profile__status--inactive:before{background-color:#ff4b4b}.client-profile__edit{width:40px;height:40px;background-color:#e4f5f2;border-radius:20px}.client-profile__edit .button__icon{margin-right:0;margin-left:3px}.client-profile__company-name{margin-right:20px;font-size:40px;font-weight:500}.client-profile__body{display:flex;justify-content:center}.client-profile__container{display:flex;justify-content:center;flex-wrap:wrap;width:97%;gap:30px}.client-profile__body-info{display:flex;flex-flow:row wrap}.client-profile__card{flex:1;flex-basis:20%;min-width:300px;padding:1px 30px 33px;box-sizing:border-box;background-color:#fff;border:1px solid #eaeaec;border-radius:20px;overflow:hidden}.client-profile__card--without-right-margin{margin-right:0}.client-profile__card--medium-screen{min-width:480px}.client-profile__card--medium-screen:last-child{margin-bottom:0}.client-profile__card--tablet,.client-profile__card--mobile{flex:auto;margin-right:0}.client-profile__card--tablet:first-child,.client-profile__card--mobile:first-child{min-height:0}.client-profile__card--tablet:last-child,.client-profile__card--mobile:last-child{margin-bottom:0}.client-profile__card:last-child{position:relative;margin-right:0}.client-profile__description-card{padding-right:10px}.client-profile__description-card--medium-screen{height:290px}.client-profile__description-card--tablet,.client-profile__description-card--mobile{width:700px;height:245px}.client-profile__card-body{height:100%;box-sizing:border-box}.client-profile .button{box-shadow:none}.client-profile__products--tablet,.client-profile__products--mobile,.client-profile__re-assessment-period--tablet,.client-profile__re-assessment-period--mobile{min-width:700px;height:360px}.client-profile__re-assessment-period{margin-right:0;padding:30px}.client-profile__re-assessment-period--tablet,.client-profile__re-assessment-period--mobile,.client-profile__re-assessment-period--medium-screen{height:auto}.client-profile__organization-info--tablet,.client-profile__organization-info--mobile{width:700px;margin-right:0}.client-profile__groups{min-height:480px;position:relative;padding:0;box-sizing:border-box;background-color:#fff;font-size:20px;border:1px dotted #297ae6}.client-profile__groups--medium-screen{padding:0 30px}.client-profile__groups--tablet,.client-profile__groups--mobile{flex:auto;width:700px;min-height:290px}.client-profile__groups-body{height:100%}.client-group-list-header{display:flex;justify-content:space-between;align-items:center}.client-group-list-header__title{font-family:Rubik;font-size:40px;font-weight:500}.client-group-list-header__title.mobile{margin:0;font-size:26px}.client-group-list-header__button{width:150px}._header_1lamk_2{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin:0 0 10px}._header_1lamk_2._mobile_1lamk_9{justify-content:unset;margin:unset}._textContainer_1lamk_14{display:flex;align-items:center}._text_1lamk_14{color:#000;font-size:40px;font-weight:500;line-height:1.2;text-align:left}._text_1lamk_14._mediumScreen_1lamk_26{font-size:40px}._text_1lamk_14._tablet_1lamk_29{font-size:32px}._text_1lamk_14._mobile_1lamk_9{font-size:26px}._status_1lamk_36{width:150px;margin-left:20px}._status_1lamk_36._mobile_1lamk_9{width:235px;margin-left:0}._actions_1lamk_45{display:flex;justify-content:space-between;width:250px}._save_1lamk_51,._cancel_1lamk_52{width:120px;box-shadow:none}._save_1lamk_51._mobile_1lamk_9,._cancel_1lamk_52._mobile_1lamk_9{width:auto;padding:0 7px;font-size:25px;box-shadow:none}._save_1lamk_51._mobile_1lamk_9._button_1lamk_63,._cancel_1lamk_52._mobile_1lamk_9._button_1lamk_63,._save_1lamk_51._button_1lamk_63,._cancel_1lamk_52._button_1lamk_63{box-shadow:none}._save_1lamk_51._mobile_1lamk_9{margin:0 0 0 10px}.client-group-edit--large-screen,.client-group-edit--extra-large-screen{margin:0 -55px}.client-group-edit--medium-screen{margin:0 -35px}.client-group-edit__body{display:flex;justify-content:center;flex-flow:row wrap;gap:30px}.client-group-edit__body--mobile{margin-top:10px}.client-group-edit__body--medium-screen{flex-wrap:nowrap}.client-group-edit__card-body{padding-top:0}.client-group-edit__container{display:flex;flex:1;flex-direction:column;gap:30px}.client-group-edit__card{flex:1;min-width:500px;padding:30px;box-sizing:border-box;background-color:#fbfbfb}.client-group-edit__card:first-child{margin-left:0}.client-group-edit__card--medium-screen{min-width:auto;max-width:auto;margin-right:20px;margin-bottom:20px;padding:30px}.client-group-edit__card--medium-screen:last-child{margin:0 0 20px;padding:30px}.client-group-edit__card--tablet{padding:30px}.client-group-edit__card--tablet .date-input__field{min-width:295px}.client-group-edit__card--tablet:first-child{margin-right:0;margin-bottom:20px}.client-group-edit__card--tablet:last-child{margin-bottom:20px;padding:30px}.client-group-edit__card--mobile{min-width:100%;max-width:100%;margin:0 0 10px;padding:20px 20px 25px;box-sizing:border-box}.client-group-edit__card--mobile:last-child{margin:0 0 20px;padding:20px}.client-group-edit__card--mobile .date-input__field{min-width:160px}.client-group-edit__card--features{display:flex;flex-direction:column;gap:15px}.client-group-edit__card--features--medium-screen{margin-bottom:20px}.client-group-edit__card--features-checkbox-label{color:#80948b;font-size:13px}.client-group-edit__card--features-number-container{display:flex;align-items:center;position:relative;gap:20px}.client-group-edit__card--features-input{flex-basis:20%;max-width:80px}.client-group-edit__card--features-inner-input{border-radius:10px}.client-group-edit__card--features-label{color:#80948b;font-size:13px}.client-group-edit__card--features-error{position:absolute;bottom:-5px}.client-group-edit__card-administration,.client-group-edit__card-products,.client-group-edit__re-assessment-period{margin-right:0}.client-group-edit__card-item{padding-top:15px}.client-group-edit__card-item--mobile,.client-group-edit__card-item-label,.client-group-edit__card-item .input__label{font-size:13px}.client-group-edit__card-item .text-area__text-area{height:60px}.client-group-edit__card-item--error{margin-bottom:15px}.client-group-edit__card-item-textarea-error{margin-top:8px}.client-group-edit__card-item-start-date,.client-group-edit__card-item-expiration-date{flex:1}.client-group-edit__card-item-start-date{margin-right:30px}.client-group-edit__card-item-start-date--medium-screen,.client-group-edit__card-item-start-date--tablet{margin-right:20px}.client-group-edit__no-products{margin-top:20px;color:#80948b;font-size:15px}.client-group-edit__action{display:flex;justify-content:space-between;width:380px;margin:0 auto}.client-group-edit__action-save,.client-group-edit__action-cancel{width:180px}.client-group-edit__action-save--mobile,.client-group-edit__action-cancel--mobile{width:180px;margin-bottom:10px}.client-group-edit__action-save.button,.client-group-edit__action-cancel.button{font-size:20px;box-shadow:none}.client-group-edit__card-item-error-container{position:relative}.client-group-edit__card-item-error.form-field__error-message,.client-group-edit__card-item-error.form-field__error-icon{position:absolute}.client-group-edit__card-item-error.form-field__error-message{left:14px;white-space:nowrap}.client-group-edit__card-item-error-text.form-field__error-message{margin-top:8px;white-space:inherit}.client-group-edit__error-message{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.client-group-edit__error-message--align-right{padding-right:55px;text-align:right}.client-group-edit--mobile .client-group-edit__action{align-items:center;flex-direction:column-reverse;width:100%}.client-group-edit--mobile .client-group-edit__action .action{margin-bottom:10px}._scroll_1w5c3_2{max-height:calc(100vh - 310px)}._scroll_1w5c3_2>._field_1w5c3_5{margin-right:8px}._header_1w5c3_9{margin-bottom:30px;font-size:20px;font-weight:500}._subHeader_1w5c3_15{font-weight:500}._checkboxesSection_1w5c3_19{display:flex;flex-direction:column;gap:20px}._checkboxesSection_1w5c3_19:not(:last-child){margin-bottom:20px}._checkboxesContainer_1w5c3_28{display:flex;flex-flow:wrap;flex-direction:row;gap:20px}._checkboxLabel_1w5c3_35{color:#80948b;font-size:13px}._body_hfmb1_2{flex:1;min-width:400px;padding:30px;border:1px solid #eaeaec;border-radius:20px}._body_hfmb1_2._mediumScreen_hfmb1_9{width:410px;margin-left:20px}._body_hfmb1_2._tablet_hfmb1_13,._body_hfmb1_2._mobile_hfmb1_13{flex-basis:100%;margin-left:0}._header_hfmb1_18{margin-bottom:30px;font-size:20px;font-weight:500;line-height:1.3}._patientInfoItem_hfmb1_25{display:flex;justify-content:space-between;line-height:1.3}._patientInfoItem_hfmb1_25:not(:last-child){margin-bottom:20px}._patientInfoItem_hfmb1_25:first-child{font-weight:500}._tableCell_19jw7_2{text-align:left}._body_19jw7_6{margin-top:40px;padding:30px;border:1px solid #eaeaec;border-radius:15px}._header_19jw7_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._headerText_19jw7_20{font-size:20px;font-weight:500}._addPatientButton_19jw7_25{width:140px}._circle_19jw7_29{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 11px;border:2px solid #eaeaec;border-radius:18px}._quadrantMargin_19jw7_40{width:58px}._statusActive_19jw7_44{color:#8ad124}._statusInactive_19jw7_48{color:#80948b}.client-patient-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.client-patient-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.client-patient-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.client-patient-card__toggle .angle{fill:#297ae6}.client-patient-card__info{padding-top:10px}.client-patient-card__info table{width:100%;border-spacing:0}.client-patient-card__info table td,.client-patient-card__info table th{font-family:Rubik;text-align:left}.client-patient-card__info .label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.client-patient-card__info .value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.client-patient-card__item{padding-top:10px}._body_1n2nr_2{flex:1;min-width:400px;padding:30px;border:1px solid #eaeaec;border-radius:15px}._body_1n2nr_2._mediumScreen_1n2nr_9{width:410px}._body_1n2nr_2._tablet_1n2nr_12,._body_1n2nr_2._mobile_1n2nr_12{flex-basis:100%;margin-bottom:20px}._header_1n2nr_17{margin-bottom:30px;font-size:20px;font-weight:500}._fields_1n2nr_23._mobile_1n2nr_12{margin:30px 30px 0}._field_1n2nr_23{width:100%;margin-bottom:20px}._field_1n2nr_23._tablet_1n2nr_12,._field_1n2nr_23._mobile_1n2nr_12{width:auto}._fieldKey_1n2nr_35{margin-bottom:3px;color:#80948b;font-size:13px}._fieldValue_1n2nr_41{font-size:20px;line-height:1.3}._fieldValue_1n2nr_41._email_1n2nr_45{margin-top:5px;font-size:12px}._fieldValue_1n2nr_41._mobile_1n2nr_12{margin-top:35px;margin-bottom:10px;font-size:40px;line-height:.8}._fieldValue_1n2nr_41._notes_1n2nr_55{word-wrap:break-word}._link_1n2nr_59{color:#297ae6;line-height:1.5}._header_ih4wu_2{margin-bottom:30px;font-size:20px;font-weight:500;line-height:1.3}._container_ih4wu_9{display:flex;flex-direction:column;gap:20px}._container_ih4wu_9 ._checkboxLabel_ih4wu_14{color:#80948b;font-size:13px}._container_ih4wu_9 ._numberContainer_ih4wu_18{display:flex;align-items:center;gap:20px}._container_ih4wu_9 ._numberContainer_ih4wu_18 ._input_ih4wu_23{flex-basis:20%;max-width:80px}._container_ih4wu_9 ._numberContainer_ih4wu_18 ._innerInput_ih4wu_27{border-radius:10px}._container_ih4wu_9 ._numberContainer_ih4wu_18 ._label_ih4wu_30{flex-basis:80%;color:#80948b;font-size:13px}._header_aw5hc_2{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:30px}._headerContent_aw5hc_10{display:flex;align-items:center;height:40px}._companyName_aw5hc_16{margin-right:20px;font-size:40px;font-weight:500}._companyName_aw5hc_16._tablet_aw5hc_21,._companyName_aw5hc_16._mobile_aw5hc_21{font-size:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._status_aw5hc_28{min-width:70px;height:20px;position:relative;padding-left:8px;box-sizing:border-box;font-size:11px;font-weight:500;line-height:18px;text-align:center;letter-spacing:.55px;text-transform:uppercase;border:1px solid;border-radius:10px}._status_aw5hc_28:before{display:block;width:8px;height:8px;position:absolute;top:5px;left:5px;border-radius:50%;content:" "}._status_aw5hc_28._active_aw5hc_53{color:#8ad124;border-color:#8ad124}._status_aw5hc_28._active_aw5hc_53:before{background-color:#8ad124}._status_aw5hc_28._inactive_aw5hc_60{min-width:85px;color:#ff4b4b;border-color:#ff4b4b}._status_aw5hc_28._inactive_aw5hc_60:before{background-color:#ff4b4b}._buttonContainer_aw5hc_69{width:40px;height:40px;background-color:#e4f5f2;border-radius:20px}.client-group-profile{margin:0 -65px}.client-group-profile--medium-screen,.client-group-profile--tablet,.client-group-profile--mobile{margin:0}.client-group-profile__cards{display:flex;flex:1;flex-direction:column;gap:20px}.client-group-profile__cards--tablet,.client-group-profile__cards--mobile{flex:none;flex-wrap:wrap;width:100%}.client-group-profile__cards--row{display:flex;flex-wrap:wrap;gap:20px}.client-group-profile__card{flex:1;padding:1px 30px 33px;box-sizing:border-box;background-color:#fff;border:1px solid #eaeaec;border-radius:20px;overflow:hidden}.client-group-profile__card-body{height:100%;box-sizing:border-box}.client-group-profile__card--without-right-margin{margin-right:0}.client-group-profile__card--medium-screen{min-width:480px}.client-group-profile__card--medium-screen:last-child{margin-bottom:0}.client-group-profile__card--tablet,.client-group-profile__card--mobile{flex:auto;margin-right:0;margin-bottom:20px}.client-group-profile__card--tablet:first-child,.client-group-profile__card--mobile:first-child{min-height:0}.client-group-profile__card--tablet:last-child,.client-group-profile__card--mobile:last-child{margin-bottom:0}.client-group-profile__card:last-child{position:relative;margin-right:0}._overlay_6lkj3_2{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}._background_6lkj3_14{width:100%;height:100%;position:absolute;background-color:#515151;z-index:99;opacity:.25}._formContainer_6lkj3_23{display:flex;max-height:90vh;z-index:100}._tableCell_gfx12_2{display:flex;justify-content:flex-start}._tableCell_gfx12_2:hover{cursor:default}._header_gfx12_10{margin-top:15px}._container_gfx12_14{width:100%}._statusActive_gfx12_18{color:#8ad124}._statusInactive_gfx12_22{color:#80948b}._defaultColumnIcon_gfx12_26 path{fill:#000}._container_ov9qb_2{display:flex;flex-direction:column;width:550px;max-width:660px;height:100vh;position:fixed;top:0;right:0;background-color:#fff;overflow-y:auto;z-index:100}._header_ov9qb_16{border-bottom:1px solid #989898}._form_ov9qb_20{display:flex;flex:1;flex-direction:column}._modalHeaderCloseButton_ov9qb_26{width:12px;position:absolute;top:15px;left:15px;cursor:pointer}._modalHeaderCloseButton_ov9qb_26 path{stroke:#80948b}._actions_ov9qb_37{display:flex;align-self:flex-end;margin:40px 30px;border-radius:0 0 20px 20px}._doneAction_ov9qb_44,._cancelAction_ov9qb_45{width:90px;height:40px;box-shadow:none}._doneAction_ov9qb_44{margin:auto}._cancelAction_ov9qb_45{margin-right:20px}._loading_ov9qb_59{display:flex;justify-content:center;align-items:center;width:100%;height:50vh}._header_1e94n_1{display:flex;justify-content:space-between;align-items:center;margin:40px 20px 20px}._title_1e94n_8{margin:0;font-size:20px}._body_1e94n_13{margin:20px}._dropdowns_1e94n_17{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:20px}._dropdown_1e94n_17{flex:1}._title_zrap3_2{margin:20px 20px 10px;color:gray;font-size:12px;font-weight:500;line-height:15px}._list_zrap3_10{flex:1 1 200px;overflow-y:auto}._program_zrap3_15{display:flex;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #d4e6e8;gap:10px}._checkbox_zrap3_23{display:flex;flex:1;font-size:15px}._info_zrap3_29{display:flex;justify-content:space-between;flex-basis:145px;color:gray;font-size:15px;line-height:18px;gap:15px}._body_15n1k_2{margin-top:40px;padding:30px;border:1px solid #eaeaec;border-radius:15px}._header_15n1k_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._headerText_15n1k_16{font-size:20px;font-weight:500}._tableCell_15n1k_21{display:flex;justify-content:flex-start}._tableCell_15n1k_21:hover{cursor:default}._replace_15n1k_29{margin-top:-2px}._replace_15n1k_29:hover{cursor:pointer}._add_15n1k_36{width:140px}._scroll_x7val_2{max-height:calc(100vh - 310px)}._scroll_x7val_2>._field_x7val_5{margin-right:8px}._header_x7val_9{margin-bottom:30px;font-size:20px;font-weight:500}._field_x7val_5{margin-bottom:20px}._field_x7val_5:last-child{margin-bottom:0}._field_x7val_5._mobile_x7val_21,._field_x7val_5._tablet_x7val_21{width:50%}._fieldLabel_x7val_25{margin-bottom:3px;color:#80948b;font-size:13px}._fieldValue_x7val_31{font-size:20px}._fieldValue_x7val_31._tablet_x7val_21,._fieldValue_x7val_31._mobile_x7val_21{font-size:13px}.client-right-panel{width:440px;height:100%;position:relative;padding:60px 80px;box-sizing:border-box;background-color:#f6f6f6}.client-right-panel--mobile{width:100%;padding:60px 40px}.client-right-panel__edit{width:40px;height:40px;position:absolute;top:30px;right:20px;background-color:#e4f5f2;border-radius:20px}.client-right-panel__edit .button__icon{margin:0}.client-right-panel__edit--tablet,.client-right-panel__edit--mobile{position:relative;top:0;right:0;margin-right:10px}.client-right-panel__actions{display:flex;justify-content:flex-end;align-items:center;margin-top:-40px;margin-right:-60px}.client-right-panel__actions--mobile{margin-top:-50px;margin-right:-30px}.client-right-panel__close{width:60px;height:60px;background-color:#fff;border-radius:50%}.client-right-panel__client-name{font-size:40px;font-weight:500}.client-right-panel__status{margin:5px 0;font-weight:500}.client-right-panel__status--inactive{color:#ff4b4b}.client-right-panel__status--active{color:#8ad124}.client-right-panel__image-content{display:flex;justify-content:center}.client-right-panel__image-content img{max-width:290px;max-height:140px}.client-right-panel__field{margin-bottom:20px}.client-right-panel__field-label{margin-bottom:3px;color:#80948b;font-size:13px}.client-right-panel__field-value{font-size:20px;word-break:break-all}.client-right-panel__fields{margin-top:40px}.client-right-panel__fields--tablet,.client-right-panel__fields--mobile{margin-top:0}.client-right-panel__website{display:flex}.client-right-panel__external-link{display:flex;align-items:center;width:15px;height:15px;margin-left:10px}.edit-button{width:40px;height:40px;background-color:#e4f5f2;border-radius:20px}.client-patients--large-screen,.client-patients--extra-large-screen{margin:0 -55px}.client-patients--medium-screen{margin:0 -35px}.client-patients--large-screen .table__td{padding:.4rem}.client-patients--tablet .client-patients__table-cell{font-weight:400}.client-patients--tablet .client-patients__table-cell--email{max-width:200px}.client-patients__header{display:flex;justify-content:space-between;align-items:center;margin-top:42px;margin-bottom:40px}.client-patients__header-content{display:flex;align-items:center;height:40px}.client-patients__company-name{margin-right:20px;font-size:40px;font-weight:500}.client-patients__action--add-patient{width:140px}.client-patients__patients{margin-top:40px}.client-patients__table-cell{text-align:left}.client-patients__table-cell--quadrant{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border:2px solid #eaeaec;border-radius:18px}.client-patients__table-cell--score-null{text-align:center}.client-patients__table-cell--status-active{color:#8ad124}.client-patients__table-cell--status-inactive{color:#80948b}.client-patients__table-cell--floating-patient-id{padding-top:0;color:#80948b;font-size:13px;text-align:left}.client-patients__table-cell--floating-patient-name .client-patients__table-cell{font-weight:500}.providers-list-header{display:flex;justify-content:space-between;align-items:center}.providers-list-header__table-cell{text-align:left}.providers-list-header__title{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}.providers-list-header__title.mobile{margin:0;font-size:26px}.providers-list-header__buttons .providers-list-header__button{box-shadow:none}.providers-list-header__button{width:150px;margin-bottom:17px}.providers-list{flex:1}.providers-list--large-screen,.providers-list--extra-arge-screen{margin:0 -55px}.providers-list--medium-screen{margin:0 -35px}.providers-list__table-cell{padding:.5rem .2rem;text-align:left}.providers-list__table-cell--phone{min-width:120px}.providers-list__table-cell--status-active{color:#8ad124}.providers-list__table-cell--status-inactive{color:#80948b}.providers-list__table-cell--floating-email{color:#80948b;font-size:13px}.providers-list__table-cell--icons{display:flex;align-items:center;gap:5px}.provider-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.provider-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.provider-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.provider-card__toggle .angle{fill:#297ae6}.provider-card__info{padding-top:10px}.provider-card__info table{width:100%;border-spacing:0}.provider-card__info table td,.provider-card__info table th{font-family:Rubik;text-align:left}.provider-card__info .label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.provider-card__info .value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.provider-card__item{padding-top:10px}.provider-edit{position:relative}.provider-edit--extra-large-screen,.provider-edit--large-screen{margin-right:-55px;margin-left:-55px}.provider-edit--medium-screen{margin-right:-38px;margin-left:-38px}.provider-edit__loading{display:flex;justify-content:center;align-items:center;position:absolute;border-radius:20px;z-index:10;top:0;right:0;bottom:0;left:0}.provider-edit__body{display:grid;grid-template-columns:repeat(3,minmax(265px,460px));grid-template-rows:auto auto;grid-gap:30px;gap:30px}.provider-edit__card{padding:30px;box-sizing:border-box;background-color:#fbfbfb}.provider-edit__card--container{display:flex;flex-direction:column}.provider-edit__card--details{display:flex;flex-direction:column;margin-bottom:20px;padding:30px 30px 0}.provider-edit__card--body-statement,.provider-edit__card--body-details{display:flex;flex:1 1;flex-direction:column;padding-top:5px}.provider-edit__card--notes{margin-bottom:20px}.provider-edit__card--body-notes{padding-top:20px}.provider-edit__card--appointment-protocol{display:flex;flex-direction:column}.provider-edit__card--body-appointment-protocol{display:flex;flex:1 1;padding-top:20px}.provider-edit__card:last-child{margin-right:0}.provider-edit__upload-content{width:100%;height:170px;margin-top:20px;margin-bottom:50px}.provider-edit__upload-content .file-uploader__file-uploader{height:170px}.provider-edit__upload-content .file-uploader__file-uploader img{max-height:120px}.provider-edit__error{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.provider-edit__provider-statement{flex:1 1;margin-top:20px}.provider-edit__provider-statement textarea,.provider-edit__notes textarea{height:230px;padding:20px}.provider-edit__appointment-protocol textarea{height:230px;color:#80948b;font-size:15px}.provider-edit__file-upload .file-uploader__file-uploader{border:1px dotted #d4e6e8}.provider-edit__file-upload .file-uploader__with-file{justify-content:center;margin-top:0}.provider-edit__file-upload .file-uploader__image-content img{max-width:370px;max-height:120px}.provider-edit__file-upload .file-uploader__accept-error{text-align:center}.provider-edit__action{display:flex;justify-content:space-between;width:440px;margin:30px auto 0}.provider-edit__dialog--mobile{right:0;left:0}@media (min-width: 0) and (max-width: 739px){.provider-edit{width:100%}.provider-edit__body{display:flex;flex-direction:column}.provider-edit__action{align-items:center;flex-direction:column-reverse;width:auto}.provider-edit__card{width:100%;margin:10px 0;padding:10px;box-sizing:border-box}.provider-edit__card .card__title{margin:10px}.provider-edit__card .card__body{padding-top:0}.provider-edit__card--body-appointment-protocol{display:block;flex:none}.provider-edit__upload-content{margin-top:0;margin-bottom:40px}.provider-edit__notes textarea{height:280px}.provider-edit__provider-statement textarea{flex:1 1}}@media (min-width: 1020px) and (max-width: 1299px){.provider-edit__body{grid-template-columns:repeat(2,minmax(340px,480px));grid-template-rows:auto auto;grid-gap:20px;gap:20px}.provider-edit__card--notes{flex:1;height:240px;grid-column:1/3;grid-row-start:2}.provider-edit__card--container{grid-column:1/3;grid-row-start:2}.provider-edit__card--body-appointment-protocol{display:block}.provider-edit__notes textarea,.provider-edit__appointment-protocol textarea{flex:none;height:140px}}@media (min-width: 740px) and (max-width: 1019px){.provider-edit{width:100%}.provider-edit__body{display:flex;flex-direction:column}.provider-edit__card--body-appointment-protocol{display:block}.provider-edit__notes textarea,.provider-edit__appointment-protocol textarea{flex:none;height:100px}.provider-edit__upload-content,.provider-edit__upload-content .file-uploader__file-uploader{height:120px}.provider-edit__upload-content .file-uploader__file-uploader img{max-height:70px}.provider-edit__provider-statement{height:100px}}._action_1tmf0_2{width:200px}._actionTop_1tmf0_6{width:120px}@media (min-width: 0) and (max-width: 739px){._action_1tmf0_2{margin-bottom:10px}}._header_17yxz_2{display:flex;justify-content:space-between;align-items:baseline;flex-direction:row;position:relative;margin:0 0 40px}._header_17yxz_2._tablet_17yxz_10{margin:auto 0}._mainTitleContent_17yxz_14{display:flex;align-items:center}._mainTitleContent_17yxz_14 h1{color:#000;font-size:40px;font-weight:500;line-height:1.2;text-align:left}._status_17yxz_26,._account_17yxz_27{width:150px;margin-left:20px}._account_17yxz_27{white-space:nowrap}._account_17yxz_27 path{fill:#000}._accountLabel_17yxz_39{padding:3px 0 0 3px}._actionTop_17yxz_43{display:flex;justify-content:space-between;width:260px;margin:30px 0 auto 15px}._actionTop_17yxz_43._tablet_17yxz_10{margin:auto 0}@media (min-width: 0) and (max-width: 739px){._mainTitleContent_17yxz_14{display:block}._status_17yxz_26{margin-left:0}._header_17yxz_2{margin:0}._actionTop_17yxz_43{width:76px;position:absolute;top:76px;right:0;margin:0}}.multiple-dropdown__elements{display:flex;flex-wrap:wrap;margin:8px 0 25px;gap:10px}.multiple-dropdown__element{display:flex;justify-content:space-between;align-items:center;padding:7px 12px;color:#3581e6;font-size:13px;line-height:16px;border:1px solid #3581e6;border-radius:30px;gap:10px}.multiple-dropdown__element-icon-close{width:10px;height:10px;cursor:pointer}._groupedInputs_1i9p0_2{display:flex;justify-content:space-between;margin-bottom:20px}._groupedInputs_1i9p0_2 ._field_1i9p0_7{width:60%}._middleInput_1i9p0_11{width:100%}._shortInput_1i9p0_15{width:30%}._title_1i9p0_19{min-width:65px}._state_1i9p0_23{min-width:65px;margin-right:15px}._type_1i9p0_28,._single_1i9p0_29{width:100%;margin-top:20px}._location_1i9p0_34{display:flex;align-items:top;margin-top:20px}._errorMessage_1i9p0_40{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}._fieldMessage_1i9p0_47{margin-top:8px;margin-left:6px;color:#80948b;font-size:13px}._settingsLink_1i9p0_54{font-weight:500;text-decoration:underline;cursor:pointer}@media (min-width: 0) and (max-width: 739px){._groupedInputs_1i9p0_2 ._field_1i9p0_7{width:100%}._groupedInputs_1i9p0_2{display:block;margin:0}._middleInput_1i9p0_11,._shortInput_1i9p0_15,._groupedInput_1i9p0_2,._title_1i9p0_19{width:100%}._single_1i9p0_29,._type_1i9p0_28,._middleInput_1i9p0_11,._shortInput_1i9p0_15,._state_1i9p0_23,._title_1i9p0_19,._groupedInput_1i9p0_2{margin-top:10px}._state_1i9p0_23{margin-right:0}}._header_1n1qu_1{display:flex;margin-bottom:15px}._headerText_1n1qu_6{margin-right:10px;font-weight:500}._body_1n1qu_11{padding-bottom:15px}._dropdown_1n1qu_15{margin-bottom:15px}._body_85bir_1{padding-bottom:15px}._header_85bir_5{display:flex;margin-bottom:15px}._headerText_85bir_10{margin-right:10px;font-weight:500}._body_1s0xc_2{padding-bottom:15px}._middleInput_1s0xc_6{margin-bottom:15px}._errorMessage_1s0xc_10{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.provider-profile{flex:1}.provider-profile--large-screen{margin:0 -50px}.provider-profile--medium-screen{margin:0 -35px}.provider-profile__loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.provider-profile__body{display:flex;justify-content:flex-start;flex-flow:row wrap;margin-top:35px}.provider-profile__body--card-container{display:flex;flex:1 1;flex-direction:column;width:33%}.provider-profile__card{flex:1;width:33%;position:relative;margin-right:30px;margin-bottom:40px;padding:1px 30px 37px;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:20px}.provider-profile__card--medium-screen,.provider-profile__card--tablet{margin-bottom:20px}.provider-profile__card:last-child{margin-right:0}.provider-profile__card:first-child{padding:1px 30px 10px}.provider-profile__notes-card{flex:unset;width:100%;height:50%;margin-right:0;margin-bottom:20px}.provider-profile__notes-card--extra-large-screen,.provider-profile__notes-card--large-screen{max-height:370px}.provider-profile__notes-card--large-screen{padding-right:10px}.provider-profile__notes-card--medium-screen{max-width:none;min-height:260px;padding-right:10px}.provider-profile__notes-card--tablet{height:190px;padding-right:10px}.provider-profile__notes-card--without-image{max-height:365px}.provider-profile__notes-body-card,.provider-profile__appoinment-protocol-body-card{height:100%;box-sizing:border-box}.provider-profile__appoinment-protocol-card{flex:unset;width:100%;height:50%}.provider-profile__appoinment-protocol-card--extra-large-screen,.provider-profile__appoinment-protocol-card--large-screen{height:100%;max-height:611px}.provider-profile__appoinment-protocol-card--tablet{height:190px;padding:1px 30px 10px}.provider-profile__appoinment-protocol-card--without-image{max-height:375px}.provider-profile__field{min-height:42px;margin-top:20px}.provider-profile__field-label{margin-bottom:3px;color:#80948b;font-size:13px;white-space:nowrap}.provider-profile__notes{padding-right:20px;font-size:20px;white-space:pre-wrap;word-break:break-all;overflow:auto}._container_qzjv7_2{display:flex;justify-content:space-between;margin-top:20px}._content_qzjv7_8{display:flex;flex-direction:column}._info_qzjv7_13{display:flex;align-items:center;gap:1em}._firstname_qzjv7_19,._lastname_qzjv7_20{height:100%;font-size:40px;font-weight:500;word-break:break-all}._status_qzjv7_27{min-width:70px;height:20px;position:relative;padding-left:8px;box-sizing:border-box;font-size:11px;font-weight:500;line-height:18px;text-align:center;letter-spacing:.55px;text-transform:uppercase;border:1px solid;border-radius:10px}._status_qzjv7_27:before{display:block;width:8px;height:8px;position:absolute;top:5px;left:5px;border-radius:50%;content:" "}._active_qzjv7_53{color:#8ad124;border-color:#8ad124}._active_qzjv7_53:before{background-color:#8ad124}._inactive_qzjv7_61{min-width:85px;color:#ff4b4b;border-color:#ff4b4b}._inactive_qzjv7_61:before{background-color:#ff4b4b}._lastLoginDate_qzjv7_70{display:flex;margin-top:10px;margin-bottom:35px;color:#80948b;font-size:13px;line-height:1.23}._lastLoginDateText_qzjv7_79{display:flex;align-items:center;padding-right:5px}._lastLoginDateText_qzjv7_79:after{display:block;width:2px;height:2px;margin-left:5px;background-color:#80948b;border-radius:50%;content:""}._checkbox_qzjv7_94{width:150px;margin-left:20px;white-space:nowrap}._checkbox_qzjv7_94 path{fill:#000}._checkboxLabel_qzjv7_103{padding:3px 0 0 3px}._edit_qzjv7_107{display:flex;justify-content:center;align-items:center;align-self:center;width:40px;min-width:40px;height:40px;margin-left:5px;padding-left:3px;background-color:#e4f5f2;border-radius:20px}._card_1t4wx_2{flex:1;position:relative;margin-right:30px;margin-bottom:40px;padding:1px 30px 37px;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:20px}._card_1t4wx_2._mediumScreen_1t4wx_13,._card_1t4wx_2._tablet_1t4wx_16{margin-bottom:20px}._infoCard_1t4wx_20._mediumScreen_1t4wx_13{flex:auto;margin-right:20px;padding:1px 10px 37px}._infoCard_1t4wx_20._mobile_1t4wx_25,._infoCard_1t4wx_20._tablet_1t4wx_16{flex:auto;min-height:250px;margin-right:10px;padding:1px 10px 37px}._infoCard_1t4wx_20._mobile_1t4wx_25{margin-right:0}._cardWithButton_1t4wx_35{min-height:342px}._cardWithoutButton_1t4wx_39{min-height:190px}._body_1t4wx_43{height:100%;box-sizing:border-box}._fullHeight_1t4wx_48{height:100%}._label_1t4wx_52{margin-bottom:3px;color:#80948b;font-size:13px;white-space:nowrap}._statement_1t4wx_59{height:180px;min-height:110px;padding:10px;font-size:20px;white-space:pre-wrap;border:1px solid #d4e6e8;border-radius:10px;overflow:auto}._statement_1t4wx_59._tablet_1t4wx_16{height:115px}._statement_1t4wx_59._mediumScreen_1t4wx_13{max-height:360px}._statement_1t4wx_59._largeScreen_1t4wx_75,._statement_1t4wx_59._extraLargeScreen_1t4wx_75{max-height:400px}._withButton_1t4wx_79{margin-bottom:50px}._withoutImage_1t4wx_83{max-height:600px}._sendInvite_1t4wx_87{display:flex;justify-content:center;align-items:center;height:70px;position:absolute;right:0;bottom:0;left:0;background-color:#fbfbfb;color:#297ae6;font-size:16px;line-height:60px;border-top:2px solid #eaeaec;border-bottom-right-radius:16px;border-bottom-left-radius:16px;cursor:pointer}._scroll_1t4wx_106{width:250px}._root_hsybg_2{display:flex;flex-direction:column;min-width:720px;max-width:900px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._header_hsybg_14{display:flex;align-items:center;padding:20px 20px 10px;gap:60px}._title_hsybg_21{margin:0;font-size:24px;font-weight:500}._closeButton_hsybg_27{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_hsybg_27 path{stroke:#80948b}._container_hsybg_38{display:flex;flex-direction:column;width:820px;position:relative;background-color:#fbfbfb;border-bottom-right-radius:20px;border-bottom-left-radius:20px;overflow-y:auto}._form_hsybg_49{display:flex;overflow-y:auto}._contentWrapper_hsybg_54{flex:1}._content_hsybg_54{max-height:690px;padding:30px 40px}._cancel_hsybg_63{width:100px;height:30px;margin-right:12px;font-size:14px;box-shadow:none}._save_hsybg_71{width:100px;box-shadow:none}._actions_hsybg_76{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._contentContainerClassname_gjhb3_1{min-height:90px}._titleClassName_gjhb3_5{max-width:600px;box-sizing:border-box;font-size:19px}._modalContainer_gjhb3_11{max-width:600px;height:75%}._container_gjhb3_16{display:flex;align-items:center}._dropdownContainer_gjhb3_21{width:100%;margin-bottom:15px}._card_dm2ys_2{flex:1;width:33%;position:relative;margin-right:30px;margin-bottom:40px;padding:1px 30px 37px;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:20px}._card_dm2ys_2._mediumScreen_dm2ys_14,._card_dm2ys_2._tablet_dm2ys_17{margin-bottom:20px}._card_dm2ys_2:last-child{margin-right:0}._card_dm2ys_2:first-child{padding:1px 30px 10px}._mainInfoCard_dm2ys_27._mediumScreen_dm2ys_14{flex:auto;width:48%;margin-right:20px}._mainInfoCard_dm2ys_27._tablet_dm2ys_17{flex:auto;width:100%;margin-right:0}._field_dm2ys_38{min-height:42px;margin-top:20px}._fieldLabel_dm2ys_43{margin-bottom:3px;color:#80948b;font-size:13px;white-space:nowrap}._fieldValue_dm2ys_50{font-size:20px}._innerField_dm2ys_54{min-height:42px;margin:0 5px 20px 0}._innerField_dm2ys_54:last-child{margin-right:0}._groupedFields_dm2ys_62{display:flex;justify-content:space-between;margin-top:20px}._groupedFields_dm2ys_62:first-child{margin-top:0}._groupedPhoneFields_dm2ys_71{flex-wrap:wrap}._firstField_dm2ys_75{flex:2;margin-right:5px}._firstField_dm2ys_75._mediumScreen_dm2ys_14,._firstField_dm2ys_75._tablet_dm2ys_17{flex:1 1}._secondField_dm2ys_83{flex:1}._statefield_dm2ys_87{margin-right:55px}._statefield_dm2ys_87._mobile_dm2ys_90{margin-right:25px}._location_dm2ys_94{display:flex;min-height:42px;margin-top:20px;margin-bottom:20px}._mobileNumberField_dm2ys_101{min-height:42px}._mobileNumberField_dm2ys_101._largeScreen_dm2ys_104,._mobileNumberField_dm2ys_101._mediumScreen_dm2ys_14,._mobileNumberField_dm2ys_101._tablet_dm2ys_17{flex:1 1}._faxNumberField_dm2ys_111{margin:0 20px 20px 10px}._faxNumberField_dm2ys_111._largeScreen_dm2ys_104,._faxNumberField_dm2ys_111._mediumScreen_dm2ys_14,._faxNumberField_dm2ys_111._tablet_dm2ys_17{flex:1 1}._faxNumberField_dm2ys_111._mobile_dm2ys_90{margin-left:0}._officeNumberField_dm2ys_124._largeScreen_dm2ys_104{flex:2 1}._officeNumberField_dm2ys_124._mediumScreen_dm2ys_14,._officeNumberField_dm2ys_124._tablet_dm2ys_17{flex:1 1}._emailChangeRequested_dm2ys_131{margin-top:3px;color:#ff4b4b;font-size:13px;font-weight:500}._additionalInfo_dm2ys_138{display:flex;justify-content:space-between;flex-wrap:wrap;margin:20px 0}._createdDateField_dm2ys_145._largeScreen_dm2ys_104{flex:2 1}._createdDateField_dm2ys_145._mediumScreen_dm2ys_14,._createdDateField_dm2ys_145._tablet_dm2ys_17{flex:1 1}._lastLoginField_dm2ys_152{margin:0 20px 20px 10px}._lastLoginField_dm2ys_152._largeScreen_dm2ys_104,._lastLoginField_dm2ys_152._mediumScreen_dm2ys_14,._lastLoginField_dm2ys_152._tablet_dm2ys_17{flex:1 1}._lastLoginField_dm2ys_152._mobile_dm2ys_90{margin-left:0}._imageContent_m9e4i_2{display:flex;justify-content:center;align-items:flex-start;max-height:260px}._imageContent_m9e4i_2 img{max-width:250px;max-height:250px}._card_m9e4i_13{position:relative;margin-right:30px;margin-bottom:20px;padding:20px 30px;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:20px}._card_m9e4i_13._mobile_m9e4i_23{margin-right:0}._infoCard_m9e4i_27._mediumScreen_m9e4i_27{margin-right:20px;padding-right:10px}._infoCard_m9e4i_27._tablet_m9e4i_31{flex:auto;min-height:250px;margin-right:10px;padding-right:10px}._cardBody_m9e4i_38{padding-top:20px}._field_m9e4i_42{min-height:42px;margin-top:20px}._field_m9e4i_42:first-child{margin-top:0}._fieldLabel_m9e4i_50{margin-bottom:3px;color:#80948b;font-size:13px;white-space:nowrap}._fieldValue_m9e4i_57{font-size:20px}._date_1d0ac_2{margin-bottom:20px;font-size:15px;font-weight:700}._subtitle_1d0ac_8{margin-bottom:10px;color:#80948b;font-size:12px}._providerName_1d0ac_14{font-size:20px;font-weight:500}.provider-confirm{flex:1;padding-top:65px}.provider-confirm--tablet{padding-top:0}.provider-confirm--mobile{margin:0;padding:0}.provider-confirm__main-title{font-size:30px;text-align:center}.provider-confirm__sub-title{margin-top:10px;margin-bottom:40px;font-size:20px;font-weight:700;text-align:center}.provider-confirm__sub-title--tablet{margin-bottom:20px}.provider-confirm__card{margin:0;padding:64px 40px 44px;box-sizing:border-box;background-color:#fbfbfb}.provider-confirm__card .card__body{padding:0}.provider-confirm__card--tablet{padding:40px 40px 50px}.provider-confirm__card--tablet:last-child{width:100%;margin-bottom:40px}.provider-confirm__card--mobile{margin-top:10px;padding:0}.provider-confirm__form{display:flex;margin-top:39px;margin-bottom:35px}.provider-confirm__form-content{display:flex;justify-content:center;max-width:1000px;margin:auto}.provider-confirm__cards{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:35px;gap:30px}.provider-confirm__cards--tablet{max-width:700px;margin:auto;gap:20px}.provider-confirm__cards--mobile{display:block}.provider-confirm__fax_number--mobile,.provider-confirm__alternate_phone--mobile{margin-top:10px}.provider-confirm__grouped-fields{display:flex;margin-bottom:16px}.provider-confirm__grouped-fields--last{align-items:flex-end}.provider-confirm__grouped-fields--mobile{display:block;flex-wrap:wrap}.provider-confirm__middle-input{width:225px}.provider-confirm__middle-input--tablet{width:300px}.provider-confirm__middle-input--mobile{width:100%}.provider-confirm__short-input{width:86px;margin-left:20px}.provider-confirm__short-input--tablet{width:300px}.provider-confirm__short-input--mobile{width:100%;margin-top:10px;margin-left:0}.provider-confirm__single{width:100%;margin-bottom:16px}.provider-confirm__single--tablet{width:300px}.provider-confirm__state{width:86px;margin-right:20px}.provider-confirm__state--tablet{width:120px}.provider-confirm__state--mobile{width:50%}.provider-confirm__zip-code{width:86px}.provider-confirm__zip-code--tablet{width:120px}.provider-confirm__zip-code--mobile{width:50%}.provider-confirm__office-contact-name{width:180px;margin-right:20px}.provider-confirm__office-contact-name--tablet{width:180px}.provider-confirm__office-contact-name--mobile{width:100%}.provider-confirm__phone{width:180px;margin-right:20px}.provider-confirm__phone .masked-input__label{padding-bottom:4px;padding-left:10px}.provider-confirm__phone--tablet{width:180px}.provider-confirm__phone--mobile{width:100%}.provider-confirm__info-content{margin-left:75px;color:#80948b;font-size:14px}.provider-confirm__info-content--tablet{margin-left:0}.provider-confirm__info-content--mobile{margin:0}.provider-confirm__link{color:#80948b;text-decoration:underline;cursor:pointer}.provider-confirm__agree-trellus{margin-bottom:31px}.provider-confirm__agree-terms{display:flex;margin-bottom:33px}.provider-confirm__action{width:220px;margin:20px auto;font-size:20px;font-weight:400}.provider-confirm__error-message{width:176px;margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.provider-confirm__error-message--single-line{width:auto}.provider-confirm__organization--hidden{display:none}._container_sko09_2{position:relative;margin-bottom:20px}._label_sko09_7{font-family:Rubik;display:block;margin-bottom:2px;color:#80948b;font-size:16px;line-height:1.13}._value_sko09_16{font-family:Rubik;min-height:19px;font-size:20px;line-height:1.3;word-break:break-word}._valueNoLabel_sko09_24{color:#000;font-size:15px}._flexContainer_sko09_29{display:flex;flex-wrap:wrap}.care-team-member-photo{display:flex;justify-content:center;width:60px;height:60px;border-radius:30px;overflow:hidden}.care-team-member-photo__image{height:60px}.care-team-member-info__title{margin-bottom:1px;font-size:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.care-team-member-info__type{color:#80948b;font-size:13px}.send-button{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background-color:#e4f5f2;border-radius:15px}.care-team-member-card{width:240px;height:160px;position:relative;padding:20px;box-sizing:border-box;border:solid 2px #eaeaec;border-radius:20px}.care-team-member-card__photo{margin-bottom:20px}.care-team-member-card__send-button{position:absolute;top:20px;right:20px}.care-team-member-card__remove-button{width:25px;height:25px;position:absolute;top:-7px;right:-7px;padding:7px;background-color:#fff;border:1px solid #d4e6e8;stroke:#297ae6}.care-team-member-card__remove-button path{stroke-width:3px}.care-team-member-card--mobile{width:100%}.care-team-members{display:flex;flex-wrap:wrap}.care-team-members--text{max-width:285px;margin:0}.care-team-members__card{margin:5px}.care-team-members__add-button{width:100%;height:160px;margin:10px;border-radius:15px}.member-item{display:flex;position:relative;margin:5px 0;padding:7px 15px;box-sizing:border-box;background-color:#f3f6f7;font-size:13px;font-weight:500;border-radius:15px}.member-item__info{margin-right:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.member-item__remove-icon{position:absolute;top:1px;right:15px;color:#80948b;font-size:24px;font-weight:400}.member-item__remove-icon:hover{cursor:pointer}._patientLabel_4laes_2{display:flex;align-items:center;position:relative;padding:5px 10px;box-sizing:border-box;font-size:15px;font-weight:500;line-height:18px;text-align:center;letter-spacing:.55px;border:1px solid}._status_4laes_16{color:#000;border-radius:15px}._inactiveReason_4laes_21{width:auto;background-color:#80948b;color:#fff;border-radius:15px}._label_4laes_28{color:#297ae6;border-width:2px;border-color:#ffb900}.patient-edit{position:relative;scroll-behavior:smooth}@media (max-width: 870px){.patient-edit__action-top-small{flex-wrap:wrap-reverse}.patient-edit__action-top-small-screen>:first-child{margin-top:8px}}@media (min-width: 740px) and (max-width: 1299px){.patient-edit--medium-screen{margin:0 auto}.patient-edit__header-title{font-size:32px}.patient-edit__action-top-small-screen{margin-top:9px;margin-left:30px}.patient-edit__card{flex:1 1 50%;padding:0 30px;background-color:#fbfbfb}.patient-edit__card--notes-medium-screen,.patient-edit__card--notes-tablet{padding-top:10px}.patient-edit__section-body--main-section{padding:10px 0 20px}.patient-edit__section-body-notes--medium-screen,.patient-edit__section-body-notes--tablet{height:calc(100% - 80px);box-sizing:border-box}.patient-edit__actions-container{grid-column:1/3;grid-row:3/4}.patient-edit__notes-section--medium-screen,.patient-edit__notes-section--tablet{height:100%;box-sizing:border-box}}@media (max-width: 800px){.patient-edit__sub-header{width:45%;font-size:15px;line-height:18px}}.patient-edit--transparent{opacity:.5}.patient-edit__card{flex:1 1 30%;min-width:330px;margin:0 15px;padding:0 30px;box-sizing:border-box;background-color:#fbfbfb}.patient-edit__card--notes{padding:0 30px 30px}.patient-edit__card--notes--create{grid-column:span 2}.patient-edit__loading{display:flex;justify-content:center;align-items:center;width:100%}.patient-edit__card-notes-item{height:100%}.patient-edit__card-icd-codes{padding:20px 0}.patient-edit__header{font-family:Rubik;display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin:20px 0 10px;font-weight:400}.patient-edit__header-tablet{align-items:flex-start}.patient-edit__action-top{display:flex;justify-content:space-between}.patient-edit__action-cancel,.patient-edit__action-save{width:125px;margin-left:10px;box-shadow:none}.patient-edit__sub-header{font-family:Rubik;margin:10px 0 30px;font-size:20px}.patient-edit__body{display:grid;gap:2%;row-gap:30px;grid-template-columns:repeat(3,minmax(360px,1fr))}.patient-edit__field{width:50%;padding:10px 0;box-sizing:border-box}.patient-edit__field--full-width{width:100%}.patient-edit__field--first,.patient-edit__field--last{white-space:nowrap}.patient-edit__field--first{padding:10px 10px 10px 0}.patient-edit__field--last{padding:10px 0 10px 10px}.patient-edit__field--health-insurance-information{margin-bottom:13px;font-weight:500;line-height:1.2}.patient-edit__field--health-insurance-information .radio-button__option-text--default,.patient-edit__field--radio-button-label{font-size:15px}.patient-edit__field .single-dropdown__input--dropdown-opened{border-radius:10px 10px 0 0}.patient-edit__field .single-dropdown__input--dropdown-opened:focus{border:none;border-bottom:solid 1px #d4e6e8}.patient-edit__section-body{border-radius:15px}.patient-edit__section-body--main-section{display:flex;flex-wrap:wrap;padding:10px 0}.patient-edit__section-body-notes--large-screen,.patient-edit__section-body-notes--extra-large-screen{height:135px}.patient-edit__section-separate-line{width:100%;margin:10px 0;border-bottom:1px solid #eaeaec}.patient-edit__category-header{font-family:Rubik;width:100%;padding:0 50px;box-sizing:border-box;color:#80948b;font-size:14px;font-weight:700}.patient-edit__category-header--health-insurance-information{display:flex}.patient-edit__section-header{font-family:Rubik;margin:0;font-size:20px;font-weight:500;line-height:1.3;text-align:left}.patient-edit__section-header--health-insurance-information{margin:20px 0}.patient-edit__section-header--emergency-contact{margin:5px 0 20px}.patient-edit__section-header--notes{margin-bottom:20px}.patient-edit__actions-container{display:flex;justify-content:center;margin-top:55px}.patient-edit__actions{display:flex;justify-content:space-between;width:380px}.patient-edit__actions .action{width:180px;height:40px;font-size:20px}.patient-edit__action{width:200px}.patient-edit__card-item--health-insurance-information{margin-left:10px}.patient-edit__warning-message{margin-top:3px;margin-left:12px;color:#297ae6;font-size:13px}.patient-edit__warning-message:before{margin-right:5px;content:"🛈"}.patient-edit__error-message{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.patient-edit__error-message--normal-text{white-space:normal}.patient-edit__error-message-header{margin-left:20px}.patient-edit__payer-client-section{width:100%}.patient-edit__care-team{width:100%;margin:20px 0}.patient-edit__dialog--mobile{right:0;left:0}.patient-edit__dialog-overlay{position:fixed;background-color:#ffffffbf;z-index:1000;top:0;right:0;bottom:0;left:0}.patient-edit--mobile .patient-edit__card{margin:0;padding:0;background-color:initial}.patient-edit--mobile .patient-edit .card__body{padding-top:0}.patient-edit--mobile .patient-edit__header,.patient-edit--mobile .patient-edit__sub-header{margin:0;font-size:18px;font-weight:400;text-align:left}.patient-edit--mobile .patient-edit__mobile-header{font-family:Rubik;margin:10px 0;font-size:26px;font-weight:500}.patient-edit--mobile .patient-edit__section-body{padding:0;border:0}.patient-edit--mobile .patient-edit__category-header{margin-top:20px;padding:0 10px}.patient-edit--mobile .patient-edit__category-header--health-insurance-information{display:block}.patient-edit--mobile .patient-edit__card-item--health-insurance-information{margin:10px 0 0}.patient-edit--mobile .patient-edit__field{width:100%;margin-top:15px;padding:0}.patient-edit--mobile .patient-edit__section-header{margin:30px 0 20px;text-align:left}.patient-edit--mobile .patient-edit__care-team{margin:0}.patient-edit--mobile .patient-edit__actions-container{width:100%;max-width:100%;overflow:hidden}.patient-edit--mobile .patient-edit__actions{align-items:center;flex-direction:column-reverse;width:100%}.patient-edit--mobile .patient-edit__actions .button{margin-bottom:10px}.patient-edit--mobile .patient-edit__header-container{position:relative}.patient-edit--mobile .patient-edit__action-top{width:100px;position:absolute;top:0;right:10px}@media (max-width: 1550px){.patient-edit__section-body-notes--large-screen{height:428px}}@media (max-width: 1400px){.patient-edit__body{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.patient-edit__card-item-label{font-size:13px}.patient-edit__field--radio-button-label{font-size:15px;white-space:nowrap}.patient-edit__field--health-insurance-information .radio-button__option-text--default{font-size:15px}}@media (max-width: 746px){.patient-edit__body{grid-template-columns:1fr}.patient-edit__card{max-width:500px}.patient-edit__card--notes{grid-column:1}}._patientInformationReverseColumn_1m8j9_1{height:100%;margin-top:23px}._patientInformationwidth30_1m8j9_5{width:30%}._patientInformationwidth70_1m8j9_8{width:70%}.care-team-controls{display:flex;justify-content:space-between}.care-team-controls__dropdown{width:285px;max-width:285px;margin-bottom:5px}.care-team-controls__dropdown--medium-screen,.care-team-controls__dropdown--tablet{width:calc(100% - 95px);max-width:385px}.care-team-controls__dropdown--mobile{width:100%}.care-team-controls__dropdown--opened{width:100%;max-width:100%}.care-team-controls__button{width:200px}.care-team-controls__button--text{width:95px;margin-left:20px;box-shadow:none}.care-team-controls__button--hidden{display:none}.care-team-controls .single-dropdown__input--default-opened{border-radius:10px 10px 0 0}.care-team-controls .single-dropdown__input--default-opened:focus{border:none;border-bottom:solid 1px #d4e6e8}.patient-care-team__controls{margin-bottom:20px}.patient-care-team__controls--text{margin-bottom:0}._header_1w5gz_2{display:flex;align-items:center}._title_1w5gz_7{font-size:40px;font-weight:500;line-height:47px}._status_1w5gz_13{width:150px;margin-left:20px}._errorMessage_1w5gz_18{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}._normalText_1w5gz_25{white-space:normal}._errorMessageHeader_1w5gz_29{margin-left:20px}._headerItem_1w5gz_33{font-family:Rubik;height:30px}._pausePeriod_1w5gz_38{margin-left:20px}@media (min-width: 740px) and (max-width: 1299px){._title_1w5gz_7{font-size:32px}}@media (max-width: 800px){._status_1w5gz_13{width:140px}}@media (max-width: 1300px){._title_1w5gz_7{width:192px;font-size:32px}}._header_13shh_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._header_13shh_2:empty{margin-bottom:20px}._headerText_13shh_12{font-size:20px;font-weight:500;line-height:1.2}._description_13shh_18,._codesExamples_13shh_19{margin-bottom:20px;color:#80948b;font-size:13px;line-height:1.38}._codesExamples_13shh_19{margin-top:10px}._code_13shh_19{display:flex;align-items:center;height:30px;margin:0 10px 10px 0;padding:0 10px;font-size:13px;line-height:1.23;border:1px solid #eaeaec;border-radius:15px}._codes_13shh_19{display:flex;flex-wrap:wrap;margin-top:8px}._removeCodeIcon_13shh_48{width:8px;height:8px;margin-left:10px;cursor:pointer}._removeCodeIcon_13shh_48 path{stroke:#80948b}._validationError_13shh_58{margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}._component_nau1e_1{display:flex;justify-content:space-between;align-items:center;margin-top:30px}._component_nau1e_1._mobile_nau1e_7{justify-content:flex-start}._title_nau1e_11{width:270px;margin:0;font-size:40px;font-weight:500}._title_nau1e_11._tablet_nau1e_17{margin-right:30px}._title_nau1e_11._mobile_nau1e_7{width:165px;margin-right:10px;font-size:25px}._container_1wiv3_1{display:flex;flex-wrap:wrap;margin-left:10px;row-gap:15px}._actions_1wiv3_8{display:flex;align-items:center;flex-wrap:wrap;column-gap:10px;row-gap:5px}._label_1wiv3_16{font-size:14px;font-weight:500}._dropdown_1wiv3_21{width:205px}.patient-dashboard--large-screen{margin:0 -55px}.patient-dashboard__loading{display:flex;justify-content:center;align-items:center;position:absolute;top:30%;left:40%}.patient-dashboard__progress{margin-bottom:50px}.patient-dashboard__block{margin-top:48px}.patient-dashboard__block-header{font-family:Rubik;display:flex;align-items:center;margin:24px 0;font-size:24px;font-weight:500}.patient-dashboard__block-header--big-space{margin-bottom:60px}.patient-dashboard__block-header--chart{margin-bottom:10px}.patient-dashboard__block-header-icon{width:28px;height:28px;margin-left:10px}.patient-dashboard__block-header-container--tasks,.patient-dashboard__block-header-container--appointments{display:flex;justify-content:space-between;align-items:center}._component_139la_2{margin-top:18px}._noTasksMessage_139la_6{font-family:Rubik;text-align:center}._loading_139la_11{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._seeMoreButtonContainer_139la_19{display:flex;align-items:center}._seeMoreButtonContainer_139la_19._home_139la_23{justify-content:center}._seeMoreButton_139la_19{color:#297ae6;font-size:15px;text-decoration:underline;cursor:pointer}._component_4qajk_2{display:flex;flex-direction:column;margin-bottom:10px;border:solid 2px #eaeaec;border-radius:15px}._bottomLine_4qajk_10{margin-left:50px}._bottomLine_4qajk_10:not(:last-child){border-bottom:1px dashed #eaeaec}._body_150s8_2{display:flex;justify-content:space-between;padding:15px}._body_150s8_2:first-child{border-radius:15px 15px 0 0}._body_150s8_2:last-child{border-radius:0 0 15px 15px}._body_150s8_2:hover{background-color:#f5f9ff}._body_150s8_2:hover ._removeIcon_150s8_16{display:block}._body_150s8_2 ._singleElement_150s8_19{border-radius:15px}._dot_150s8_23{width:10px;height:10px;background-color:#297ae6;border-radius:50%}._taskName_150s8_30{font-size:20px}._taskType_150s8_34{padding-left:20px;color:#80948b;font-size:13px}._title_150s8_40{display:flex;align-items:center;gap:10px}._status_150s8_46{display:flex;align-items:center;gap:6px}._statusIcon_150s8_52{width:9px;height:9px}._statusIcon_150s8_52._incompleted_150s8_56 path{stroke:#ff4b4b}._statusIcon_150s8_52._completed_150s8_59 path{fill:#8ad124}._statusText_150s8_63{font-size:13px}._statusText_150s8_63._incompleted_150s8_56{color:#ff4b4b}._statusText_150s8_63._completed_150s8_59{color:#8ad124}._content_150s8_73{display:flex}._content_150s8_73._left_150s8_76{justify-content:space-between;align-items:center;width:140px}._dateContainer_150s8_82{width:25px;margin-right:10px}._fakeDateContainer_150s8_87{width:35px;height:39px}._removeIcon_150s8_16{display:none;width:10px;height:10px;cursor:pointer;stroke:#515151}._cross_150s8_100{display:flex;justify-content:center;align-items:center;width:15px;height:15px;border-radius:50%}._cross_150s8_100._incompleted_150s8_56{border:2px solid #ff4b4b}._cross_150s8_100._completed_150s8_59{border:2px solid #8ad124}._dayOfMonth_150s8_115{font-size:20px}._dayOfWeek_150s8_119{color:#80948b;font-size:13px}._titleContainer_150s8_124{display:flex;justify-content:center;flex-direction:column}._radioButtonOptionItem_13fp1_2{display:none}._radioButtonOptionItemActive_13fp1_6{position:relative}._radioButtonOptionItemButtonActive_13fp1_10{padding:5px 11px!important;color:#3581e6!important;border:1px solid #3581e6;border-radius:30px}._radioButtonOptionItemReadonlyActive_13fp1_17{color:#ffb900;pointer-events:none}._radioButtonOptionItemReadonlyActive_13fp1_17:after{content:""}._border_13fp1_25{width:100%;height:2px;position:absolute;right:0;bottom:0;z-index:2}._headerTabsContainer_1tm9i_2{display:flex;position:relative;margin-bottom:15px;gap:25px}._headerTabsContainer_1tm9i_2:after{width:100%;height:1px;position:absolute;right:0;bottom:0;background-color:#eaeaec;content:""}._headerTab_1tm9i_2{padding-bottom:10px;color:#3581e6;font-size:16px;font-weight:500}._headerTab_1tm9i_2:hover{cursor:pointer}._message_1tm9i_28{margin-bottom:25px;padding:15px 25px;background-color:#e4f5f2;font-size:15px;border-radius:27px}._chartContainer_plbvq_2{position:relative;padding:25px 25px 0;border:1px solid #eaeaec;border-radius:20px}._chartTabsContainer_plbvq_9{display:flex;justify-content:space-between;align-items:center}._optionTabsContainer_plbvq_15,._timePeriodTabsContainer_plbvq_16{display:flex;gap:25px}._optionTab_plbvq_15,._timePeriodTab_plbvq_16{padding-bottom:10px;color:#3581e6;font-size:13px;font-weight:400}._optionTab_plbvq_15:hover,._timePeriodTab_plbvq_16:hover{cursor:pointer}._timePeriodTabsContainer_plbvq_16{position:absolute;top:25px;right:25px;gap:5px}._timePeriodTab_plbvq_16{padding:6px 12px;color:#80948b}._emptyMessage_plbvq_45{padding:190px 0;color:#80948b;font-size:13px;text-align:center;white-space:pre-line}.line-chart{position:relative}.line-chart__line{fill:none;stroke:#ffb900;stroke-width:1.5px}.line-chart__value{fill:#fff;stroke:#ffb900;stroke-width:2px}.line-chart__border-line,.line-chart__tick-line{stroke-dasharray:2 3;stroke-width:1px;stroke:#8ad124}.line-chart__tick-line{stroke:#c1c6ca;stroke-dasharray:2 3}.line-chart__axis-y .tick line{stroke-dasharray:2 3;stroke-width:1px;stroke:#eaeaec}.line-chart__axis-y .tick text{font-family:Rubik;color:#c1c6ca;font-size:13px}.line-chart__label-y{font-size:13px;fill:#c1c6ca}.line-chart__axis-x path{stroke-width:2px;stroke:#eaeaec}.line-chart__axis-x text{font-family:Rubik;color:#c1c6ca;font-size:13px}.line-chart__axis-x .domain{stroke-dasharray:2 3}._body_xmnp9_1{display:flex;justify-content:space-between;align-items:center}._elementsContainer_xmnp9_7{display:flex;flex-direction:column;gap:15px}._elementsContainer_xmnp9_7._left_xmnp9_12{align-items:start}._elementsContainer_xmnp9_7._right_xmnp9_15{align-items:end}._title_xmnp9_19{font-size:20px;font-weight:500}._assessmentsListButton_xmnp9_24{width:168px;box-shadow:none}._actions_xmnp9_29{display:flex;gap:10px}._dateSelector_5wbx5_2{position:relative}._input_5wbx5_6{font-family:Rubik;width:100%;height:30px;padding:0 25px 0 15px;box-sizing:border-box;background-color:#fff;font-size:14px;border:solid 1px #d4e6e8;border-radius:30px;outline:none}._input_5wbx5_6:focus{border-color:#297ae6}._input_5wbx5_6:focus+._icon_5wbx5_21 path{fill:#ffb900}._input_5wbx5_6::-ms-clear{display:none}._input_5wbx5_6._invalid_5wbx5_27{border-color:#ff4b4b}._input_5wbx5_6._invalid_5wbx5_27:focus{border-color:#ff4b4b}._input_5wbx5_6._disabled_5wbx5_33{background-color:#fbfbfb}._icon_5wbx5_21{position:absolute;top:7px;right:10px;cursor:pointer}._dateSelectorDropdown_5wbx5_44{width:100%;position:absolute;top:100%;margin-top:6px;background:#fff;border:1px solid #d4e6e8;border-radius:10px;box-shadow:0 2px 4px #0000001a;z-index:2}._label_5wbx5_56{font-family:Rubik;padding:0 0 5px 15px;color:#80948b;font-size:15px;line-height:1.23}._dateSelectorDropdownBody_5wbx5_64{display:grid;padding:10px 0;border-top:1px solid #d4e6e8;grid-template-columns:repeat(4,1fr);justify-items:center}._dateSelectorDropdownHeader_5wbx5_72{height:42px}._dateSelectorMonth_5wbx5_76{font-family:Rubik;display:flex;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;border-radius:14px;cursor:pointer}._dateSelectorMonth_5wbx5_76:hover{background-color:#ffb900;color:#fff}._dateSelectorMonth_5wbx5_76._disabled_5wbx5_33{color:#80948b;cursor:default;pointer-events:none}._dateSelectorMonth_5wbx5_76._disabled_5wbx5_33:hover{background-color:#fff;color:#80948b}._dateSelectorYear_5wbx5_101{width:82px;position:relative;margin-left:10px}._dateSelectorYear_5wbx5_101 select{font-family:Rubik;position:relative;margin-left:12px;padding-top:8px;padding-right:32px;box-sizing:border-box;background-color:transparent;font-size:15px;line-height:22px;border-width:0;z-index:3;-webkit-appearance:none;-moz-appearance:none}._dateSelectorYear_5wbx5_101 select:focus{border-width:0;outline:none}._dateSelectorYear_5wbx5_101 select::-ms-expand{display:none}._selectIcon_5wbx5_129{width:11px;position:absolute;top:14px;right:19px;z-index:2}._link_1h3d3_2{display:flex;align-items:center;cursor:pointer}._linkText_1h3d3_8{font-family:Rubik;margin-right:6px;color:#297ae6;font-size:16px;font-weight:500}._linkIcon_1h3d3_16 path{fill:#297ae6}._appointmentButton_1oe96_2{width:200px;height:30px;background-color:#297ae6;color:#fff;font-size:14px;font-weight:500;line-height:30px;text-align:center;text-decoration:none;border-radius:20px}._closeIconContainer_sfae9_2{width:100%;padding:10px}._title_sfae9_7{padding:0 20px;font-size:20px;font-weight:700}._inputContainer_sfae9_13{margin-top:10px;padding:0 20px}._closeIcon_sfae9_2{width:10px;height:10px;cursor:pointer}._closeIcon_sfae9_2 path{stroke:#80948b}._elementBody_tzamu_2{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #e4f5f2}._elementTitle_tzamu_10{font-size:15px;font-weight:500}._assessmentsCounter_352sb_2{padding-left:15px;color:#80948b;font-size:12px;font-weight:400}._linesContainer_352sb_9{max-height:675px;margin:10px 0}._loading_352sb_14{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._container_1mzex_2{display:flex;flex-direction:column;width:550px;max-width:660px;height:100vh;position:fixed;top:0;right:0;background-color:#fff;z-index:100}._actions_1mzex_15{display:flex;justify-content:flex-end;align-self:flex-end;margin:40px 30px;border-radius:0 0 20px 20px}._doneAction_1mzex_23,._cancelAction_1mzex_24{width:90px;height:40px;box-shadow:none}._doneAction_1mzex_23{margin:auto}._cancelAction_1mzex_24{margin-right:20px}._header_1mzex_38{margin-bottom:20px}._formBody_1mzex_42{height:100%;padding:0 5px}._content_zn0ki_2{display:flex;justify-content:space-between;flex-direction:column;height:100%;position:relative;overflow:hidden}._contentHeader_zn0ki_10{padding:1.875rem 2.5rem .625rem}._contentForm_zn0ki_13{display:flex;flex-direction:column;padding:1.875rem 2.5rem .625rem;gap:1rem}._contentFooter_zn0ki_19{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:1.25rem 2.5rem;background-color:#f6f6f6}._contentButton_zn0ki_27{min-width:9.375rem;margin-left:1.25rem;box-shadow:none}._groupedInputs_zn0ki_33{display:flex;justify-content:space-between;margin-bottom:1.25rem}._groupedInputs_zn0ki_33 ._field_zn0ki_38{width:60%}._groupedInputs_zn0ki_33 ._checkbox_zn0ki_41{display:flex}._input_zn0ki_45{width:100%}._dropdownContainer_zn0ki_49{max-height:15.625rem}._checkBoxLabel_zn0ki_53{margin-right:10px}.photo-tile{display:flex;justify-content:center;width:150px;height:150px;box-sizing:border-box;background-color:#fff;border-radius:16px;overflow:hidden}.photo-tile--tablet,.photo-tile--mobile{width:135px;height:135px}.photo-tile__image{width:fit-content;height:150px}.photo-tile__image--tablet,.photo-tile__image--mobile{height:135px}.score-tile{width:150px;height:150px;position:relative;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:16px;overflow:hidden}.score-tile--tablet,.score-tile--mobile{width:135px;height:135px}.score-tile__title{margin:15px 0 0 15px;font-size:14px}.score-tile__title--tablet,.score-tile__title--mobile{margin:10px 0 0 10px;font-size:12px}.score-tile__data{display:flex;justify-content:space-between;margin:46px 0 0 15px}.score-tile__data--tablet,.score-tile__data--mobile{margin:35px 0 0 15px}.score-tile__score{font-size:60px}.score-tile__score--good{color:#8ad124}.score-tile__score--bad{color:#ff4b4b}.score-tile__score--neutral{color:#ffb900}.score-tile__score--none{color:#000}.score-tile__indicator{width:29.295px;height:29.295px;margin:7px 8px 0 0}.score-tile__edit-button-container,.score-tile__info-button-container{position:absolute;right:5px;bottom:5px;cursor:pointer;opacity:.7}.score-tile__edit-button-container:hover,.score-tile__info-button-container:hover{opacity:1}.score-tile__info-button-container{height:20px}.clinical-severity-tile{width:150px;height:150px;position:relative;box-sizing:border-box;background-color:#fff;border:2px solid #eaeaec;border-radius:16px;overflow:hidden}.clinical-severity-tile--tablet,.clinical-severity-tile--mobile{width:135px;height:135px}.clinical-severity-tile__title{margin:15px 0 0 15px;font-size:14px}.clinical-severity-tile__title--tablet,.clinical-severity-tile__title--mobile{margin:10px 0 0 10px;font-size:12px}.clinical-severity-tile__text-container{display:flex;align-items:flex-end;height:95px;margin-left:15px}.clinical-severity-tile__text{width:100%;font-size:26px;font-weight:500;overflow-wrap:break-word}.clinical-severity-tile__edit-button-container{position:absolute;right:5px;bottom:5px;cursor:pointer;opacity:.7}.clinical-severity-tile__edit-button-container:hover{opacity:1}.patient-tiles-section{display:flex}.patient-tiles-section__tile{margin:10px}._message_a2fl8_2{display:flex;align-items:center;margin-bottom:15px;padding:10px 15px;box-sizing:border-box;background-color:#fff8e6;font-size:16px;border-radius:20px}._icon_a2fl8_13{display:flex;margin-right:10px}.risk-summary-quadrant__values{display:flex;justify-content:space-between;flex-wrap:wrap;width:500px;margin-right:20px}.risk-summary-quadrant__top{display:flex;align-items:flex-end}.risk-summary-quadrant__value{display:flex;justify-content:flex-start;align-items:flex-end;width:240px;height:150px;box-sizing:border-box;font-size:60px;border:solid 2px #eaeaec;border-radius:20px}.risk-summary-quadrant__value-1{margin-bottom:20px}.risk-summary-quadrant__value-1--active{background-color:#ff4b4b}.risk-summary-quadrant__value-2--active,.risk-summary-quadrant__value-3--active{background-color:#ffb900}.risk-summary-quadrant__value-4--active{background-color:#8ad124}.risk-summary-quadrant__number{margin-left:20px}.risk-summary-quadrant__label{margin:90px 9px 21px 12px;color:#80948b;font-size:15px}.risk-summary-quadrant__label--active{color:#fff}.risk-summary-quadrant__number-1{color:#ff4b4b}.risk-summary-quadrant__number-2,.risk-summary-quadrant__number-3{color:#ffb900}.risk-summary-quadrant__number-4{color:#8ad124}.risk-summary-quadrant__number-1--active,.risk-summary-quadrant__number-2--active,.risk-summary-quadrant__number-3--active,.risk-summary-quadrant__number-4--active{color:#fff}._header_kk4ta_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:20px;font-weight:500}._container_kk4ta_11{display:flex;flex-direction:column;width:540px;max-width:540px;height:100%;min-height:230px;position:relative;padding:20px;box-sizing:border-box;background-color:#fff;border-radius:20px}._close_kk4ta_25{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}._values_kk4ta_34{margin:0}.patient-base-info-section__name{margin:0 0 4px;font-size:40px;font-weight:500}.patient-base-info-section__name--tablet,.patient-base-info-section__name--mobile{font-size:25px}.patient-base-info-section__patient-id,.patient-base-info-section__sex-and-age,.patient-base-info-section__diagnosis{font-size:20px;font-weight:300}.patient-base-info-section__patient-id--tablet,.patient-base-info-section__patient-id--mobile,.patient-base-info-section__sex-and-age--tablet,.patient-base-info-section__sex-and-age--mobile,.patient-base-info-section__diagnosis--tablet,.patient-base-info-section__diagnosis--mobile{font-size:14px}.patient-base-info-section__sex-and-age,.patient-base-info-section__patient-id{margin:0 0 8px}.patient-base-info-section__diagnosis{margin:0}.patient-base-info-section__last-login-date{display:flex;margin-top:10px;color:#80948b;font-size:13px;line-height:1.23}.patient-base-info-section__last-login-date--text{display:flex;align-items:center;padding-right:5px}.patient-base-info-section__last-login-date--text:after{display:block;width:2px;height:2px;margin-left:5px;background-color:#80948b;border-radius:50%;content:""}.property__title{margin:0;color:#80948b;font-size:16px}.property__title--tablet,.property__title--mobile{font-size:13px}.property__value,.property__sub-value{display:block;margin:2px 0 0;font-size:20px}.property__value--tablet,.property__value--mobile,.property__sub-value--tablet,.property__sub-value--mobile{font-size:16px}.property__sub-value{font-size:13px;font-style:italic}.property-with-link__title{margin:0;color:#80948b;font-size:16px}.property-with-link__title--tablet,.property-with-link__title--mobile{font-size:13px}.property-with-link__value{display:block;margin:15px 0 0;color:#297ae6;cursor:pointer}.property-with-link__value--tablet,.property-with-link__value--mobile{font-size:16px}.property-with-link__value--disabled{color:#515151;cursor:default;pointer-events:none}.property-with-link__value--underline{text-decoration:underline}.additional-info-section__property{margin-bottom:20px}.additional-info-section__property--ibd{margin-bottom:10px}.additional-info-section__property+:not(.additional-info-section__property){margin-bottom:20px}.additional-info-section__checkboxGroup{display:flex;flex-direction:column;margin-bottom:20px;gap:20px}.additional-info-section__checkbox-label{width:max-content;margin-top:-3px;font-size:18px}.patient-right-panel{font-family:Rubik;width:500px;position:relative;padding:40px 25px 20px;box-sizing:border-box;background-color:#f6f6f6}.patient-right-panel--tablet,.patient-right-panel--mobile,.patient-right-panel--medium-screen,.patient-right-panel--extra-large-screen{width:500px;padding:60px 90px 20px}.patient-right-panel--large-screen{width:380px;padding:60px 25px 20px}.patient-right-panel__base-info-section{margin-bottom:10px}.patient-right-panel__tiles-section{margin:-10px -10px 0}.patient-right-panel__edit-button{position:absolute;top:30px;right:20px}.patient-right-panel__actions{display:flex;justify-content:flex-end;align-items:center;margin-top:-50px;margin-right:-80px}.patient-right-panel__actions--tablet,.patient-right-panel__actions--mobile,.patient-right-panel__actions--medium-screen,.patient-right-panel__actions--large-screen{margin-right:-70px}.patient-right-panel__close{width:60px;height:60px;background-color:#fff;border-radius:50%}.patient-right-panel__edit{margin-right:10px}._header_89exo_2{margin-bottom:20px;font-size:20px;font-weight:500px}._message_89exo_8{display:flex;margin:0 0 20px}._header_ko6v6_1{font-family:Rubik;font-size:40px;font-weight:500}._block_ko6v6_7{margin-top:48px}._blockHeader_ko6v6_11{font-family:Rubik;font-size:20px;font-weight:500}._assessmentsListButton_ko6v6_17{width:168px;box-shadow:none}._headerBody_ko6v6_22,._headerActions_ko6v6_23{display:flex;justify-content:space-between;align-items:center}._headerBody_ko6v6_22{margin-top:20px}._headerActions_ko6v6_23{gap:20px}.patients-list-header{display:flex;justify-content:space-between;align-items:center}.patients-list-header__title{font-family:Rubik;margin-right:30px;font-size:40px;font-weight:500}.patients-list-header__title.mobile{margin:0;font-size:26px}.patients-list-header--mobile{justify-content:flex-start}.provider-patients-list{flex:1}.provider-patients-list--large-screen,.provider-patients-list--extra-large-screen{margin:0 -55px}.provider-patients-list--medium-screen{margin:0 -35px}.provider-patients-list--tablet .patients-list__table-cell{font-weight:400}.provider-patients-list__table-cell--icons{display:flex;align-items:center;gap:5px}.provider-patients-list__table-cell--quadrant,.provider-patients-list__table-cell--gritt-score{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-left:23px;border:2px solid #eaeaec;border-radius:18px}.provider-patients-list__table-cell--quadrant{margin-left:13px}.provider-patients-list__table-cell--gritt-score-good{background-color:#8ad124}.provider-patients-list__table-cell--gritt-score-bad{background-color:#ff4b4b}.provider-patients-list__table-cell--score-null{padding-left:35px;text-align:start}.provider-patients-list__table-cell--quadrant-null{padding-left:25px;text-align:start}.provider-patients-list__table-cell--status-active{color:#8ad124}.provider-patients-list__table-cell--status-inactive{color:#80948b}.provider-patients-list__table-cell--floating-email{color:#80948b;font-size:13px}.provider-patients-list__table-cell--no-show{color:#ff4b4b}.provider-patients-list__table-cell--straight-to-thrive{color:#8ad124}.provider-patients-list__floating-item{margin:0 5px;font-weight:500}.provider-patients-list__floating-item--icon{margin:0 10px}.provider-patient-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.provider-patient-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.provider-patient-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.provider-patient-card__toggle .angle{fill:#297ae6}.provider-patient-card__info{padding-top:10px}.provider-patient-card__info table{width:100%;border-spacing:0}.provider-patient-card__info table td,.provider-patient-card__info table th{font-family:Rubik;text-align:left}.provider-patient-card__info .label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.provider-patient-card__info .value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.provider-patient-card__item{padding-top:10px}.settings__header{margin:0 0 40px;color:#000;font-size:30px;font-weight:500;line-height:1.2;text-align:left}._title_4dod4_2{font-size:40px;font-weight:500}._buttons_4dod4_7{display:flex}._buttons_4dod4_7>._button_4dod4_7{box-shadow:none}._submitButtons_4dod4_14{display:flex}._submitButtons_4dod4_14 ._button_4dod4_7{margin-left:24px}._button_4dod4_7{width:180px}._stepCounter_4dod4_26{margin-bottom:10px}._questionsContainerHidden_4dod4_30{display:none}._splitter_4dod4_34{width:100%;height:0;margin:32px 0;border:solid 1px #ececee}._wrapper_4dod4_41{padding:0 24px}._message_4dod4_45{margin-top:60px;font-size:18px}._loading_4dod4_50{display:flex;justify-content:center;align-items:center;height:30vh}._stepCounter_e7r5s_2{color:#80948b;font-size:13px}._title_e7r5s_7{margin-bottom:8px}._progressBar_e7r5s_11{width:100%;height:4px;background-color:#d5f3a9}._value_e7r5s_17{height:100%;background-color:#8ad124}._step_47x70_2{margin-bottom:30px}._header_47x70_6{font-family:Rubik;font-size:20px;font-weight:500}._questionsContainerHidden_47x70_12{display:none}._splitter_47x70_16{width:100%;height:0;margin:32px 0;border:solid 1px #ececee}._wrapper_47x70_23{padding:0 24px}._question_1vqtv_2{display:flex;justify-content:space-between;flex-direction:row;margin:40px 15px 40px 0;padding:90px 40px;font-size:15px;border-bottom:1px solid #ececee}._question_1vqtv_2:last-child{border:none}._number_1vqtv_15{color:#80948b;font-size:15px}._content_1vqtv_20{display:flex;justify-content:space-between;flex-direction:row;width:100%}._titleContainer_1vqtv_27{flex:1 1;margin-right:30px;margin-left:20px}._title_1vqtv_27{width:100%;font-size:15px;font-weight:500;line-height:1.5}._hint_1vqtv_40{color:#80948b;font-size:13px}._control_1vqtv_45{display:flex;align-items:center;flex:1 1}.collapse-button{width:30px;height:30px;background-color:#e4f5f2;border:none;border-radius:15px;cursor:pointer}.collapse-button:focus{background-color:#d4e6e8;outline:none}.collapse-button__icon{fill:#297ae6}._external_1tnqf_2{margin:30px 0 16px;font-size:20px;font-weight:700}._section_1tnqf_8{margin:0 0 10px;padding:15px 0;border:solid 2px #eaeaec;border-radius:20px}._sectionReadonly_1tnqf_15{margin:0;border-bottom:none;border-radius:0}._firstSection_1tnqf_21{border-top-left-radius:20px;border-top-right-radius:20px}._lastSection_1tnqf_26{margin-bottom:10px;border-bottom:solid 2px #eaeaec;border-bottom-right-radius:20px;border-bottom-left-radius:20px}._titleContainer_1tnqf_33{display:flex;justify-content:space-between;align-items:center;margin:8px 0;padding:0 24px}._titleContent_1tnqf_41{display:flex;align-items:center}._title_1tnqf_33{display:flex;align-items:flex-end;font-size:20px;font-weight:500;line-height:1}._dot_1tnqf_54,._value_1tnqf_55{display:flex;align-items:flex-end;font-size:20px}._dot_1tnqf_54{margin:0 5px;color:#80948b}._value_1tnqf_55{font-weight:500;line-height:30px}._valueBad_1tnqf_71{color:#ff4b4b}._valueNeutral_1tnqf_75{color:#ffb900}._valueGood_1tnqf_79{color:#8ad124}._button_1tnqf_83{background-color:#fff}._button_1tnqf_83:focus{background-color:#fff}._subtitle_1tnqf_90{padding:0 24px;font-size:15px;font-weight:500;line-height:2}._descriprion_1tnqf_97{padding:0 24px;color:#80948b;font-size:13px;font-weight:400;line-height:1.38}._container_ro6v3_2{display:flex;justify-content:space-between;width:422px;padding:18px 24px 0 20px;background-color:#136e82;color:#fff;border-radius:20px 20px 0 0}._tabs_ro6v3_12{display:flex}._tabs_ro6v3_12._center_ro6v3_15{justify-content:center;flex:1}._tabsItem_ro6v3_20{padding-bottom:14px;border:4px solid transparent;cursor:pointer}._tabsItem_ro6v3_20:last-child{margin-left:28px}._tabsItem_ro6v3_20._active_ro6v3_28{border-bottom-color:#ffb900}._icon_ro6v3_32{display:flex;justify-content:flex-end;align-items:center;width:30px;padding-bottom:18px;cursor:pointer;fill:#fff}._container_9nav4_2{position:fixed;right:30px;bottom:0;background-color:#fff;border-radius:20px 20px 0 0;box-shadow:0 3px 27px #00000029;z-index:10}._container_9nav4_2._open_9nav4_11{height:90%}._tab_9nav4_15{display:block;height:90%}._tab_9nav4_15._hidden_9nav4_19{display:none}._formsBody_9nav4_23{display:none;width:466px}._formsBody_9nav4_23._open_9nav4_11{display:block;height:100%}._scroll_9nav4_32{max-height:800px}._container_1gq9n_2{height:100%;padding:0 20px}._messageContainer_1gq9n_7{display:flex;justify-content:center;align-items:center;height:100%;color:#80948b;font-size:17px}._message_1gq9n_7{width:240px;text-align:center}._dateRangeContainer_1gq9n_21{margin-bottom:20px;padding:20px 0;border-bottom:1px solid #eaeaec}._loading_1gq9n_27{display:flex;justify-content:center;align-items:center;height:100%}._questionBody_2ep4t_2{display:flex;flex-direction:column;font-size:15px;line-height:1.53}._questionBody_2ep4t_2:not(:last-child){margin-bottom:24px}._title_2ep4t_12{margin-bottom:8px;font-weight:500;line-height:1.53}._value_2ep4t_18{font-size:16px;line-height:1.5}._date_2ep4t_23{margin-top:10px;font-size:16px;line-height:1.5}._subquestion_2ep4t_29{margin-top:10px;font-size:13px;border-left:1px solid #eaeaec}._subquestionTitle_2ep4t_35{display:flex;align-items:center;font-weight:500}._line_2ep4t_41{width:10px;height:1px;margin-right:8px;background-color:#eaeaec}._subquestionsValue_2ep4t_48{margin-left:18px}._valueAdditionalInfo_2ep4t_52{margin-left:5px}._header_1hvb0_2{display:flex;flex-direction:column}._title_1hvb0_7{margin-bottom:3px;font-size:20px;font-weight:500;line-height:1.5}._subtitle_1hvb0_14{color:#80948b;font-size:13px;line-height:1.23}._sectionBody_1hvb0_20:not(:last-child){margin-bottom:20px;border-bottom:1px solid #eaeaec}._questions_1hvb0_25{padding:24px 0}._dateRange_1wtqr_2{display:flex;align-items:center}._button_1wtqr_7{width:30px;height:30px;background-color:#f6f6f6;border:none;border-radius:15px;cursor:pointer}._button_1wtqr_7:focus{background-color:#d4e6e8;outline:none}._minifiedFormButton_1wtqr_20{width:auto;padding:0;background-color:#fff}._buttonDisabled_1wtqr_26{background-color:#ecebe7;cursor:default}._buttonDisabled_1wtqr_26._minifiedFormButton_1wtqr_20{background-color:#fff}._buttonIcon_1wtqr_34{margin-top:3px;fill:#297ae6}._buttonPreviousIcon_1wtqr_39{transform:rotate(180deg)}._buttonIconDisabled_1wtqr_43{fill:#000}._content_1wtqr_47{margin:0 12px;font-size:15px;font-weight:500}._container_1wlki_2{display:flex;justify-content:center;align-items:center;padding:0 20px}._messageContainer_1wlki_9{display:flex;justify-content:center;align-items:center;height:100%;color:#80948b;font-size:17px}._message_1wlki_9{width:240px;text-align:center}._date_1wlki_23{margin-bottom:20px;padding:20px 0;font-size:15px;font-weight:500;line-height:1.53;border:1px solid transparent;border-bottom-color:#eaeaec}._loading_1wlki_33{display:flex;justify-content:center;align-items:center;height:100%}.encounter-list-header{display:flex;justify-content:space-between;align-items:center}.encounter-list-header--mobile{justify-content:flex-start;margin-top:10px}.encounter-list-header__title{font-family:Rubik;margin:15px 30px 15px 0;font-size:40px;font-weight:500}.encounter-list-header__title--medium-screen,.encounter-list-header__title--tablet{margin-bottom:16px;font-size:32px}.encounter-list-header__title.mobile{margin:0 10px 0 0;font-size:26px}.encounter-list-card{margin:5px 0;padding:10px;border:solid 2px #eaeaec;border-radius:10px}.encounter-list-card__header{font-family:Rubik;display:flex;justify-content:space-between;color:#000;font-size:15px;font-weight:500;line-height:20px;text-align:left}.encounter-list-card__toggle{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.encounter-list-card__toggle--icon{fill:#297ae6}.encounter-list-card__info{padding-top:10px}.encounter-list-card__info-label{color:#80948b;font-size:13px;font-weight:400;line-height:1.23}.encounter-list-card__info-label--empty{margin-bottom:25px}.encounter-list-card__info-value{min-height:22px;color:#000;font-size:15px;font-weight:400;line-height:1.5}.encounter-list-card__item{padding-top:10px}.encounter-list{margin:0 -55px}.encounter-list__loading{display:flex;justify-content:center;align-items:center;height:50vh}.encounter-list--medium-screen{margin:0 -35px}.encounter-list--tablet,.encounter-list--mobile{margin:0}.encounter-list__table-cell--disabled{color:#80948b;opacity:.5;pointer-events:none}.common-form{position:relative;background-color:#e4f5f2;border-radius:20px}.common-form--disabled{opacity:.5}.common-form__header{display:flex;justify-content:space-between;align-items:flex-start;padding:45px 35px}.common-form__header--mobile,.common-form__header--tablet{padding:20px}.common-form__header-fields{width:100%}.common-form__header-controls{display:flex;margin-top:20px}.common-form__footer-controls{display:flex;justify-content:center;align-items:center;height:86px}.common-form__save-button{width:100px;margin-right:25px}.common-form__submit-button{width:100px}.common-form__body{padding:60px 40px;background-color:#fff;border:2px solid #e4f5f2;border-radius:20px}.common-form__body--mobile{padding:18px 20px}.common-form__body--tablet,.common-form__body--medium-screen{padding:40px}.common-form__loading{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.segment-header{display:flex;align-items:center}.segment-header__collapse-button{margin-right:10px}.segment-header__title{margin:0;font-size:20px;font-weight:500}.form-segment:not(:last-child){margin-bottom:20px}.form-segment__header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.form-segment__header-additional-left-element{margin-right:15px}.form-segment__header-additional-right-element{margin-left:15px}.form-segment__subtitle{max-width:920px;margin:-10px 0 10px 40px;color:#80948b;font-size:13px;line-height:1.23}.form-segment__content{padding-left:40px}.form-segment__content--hidden{display:none}._subsection_1v7cy_1:not(:last-child){margin-bottom:30px}._header_1v7cy_5{display:flex;align-items:center}._title_1v7cy_10{margin:0;font-size:15px;font-weight:500}._icon_1v7cy_16{margin-left:10px}._icon_1v7cy_16:hover{cursor:pointer}._content_1v7cy_23{margin-top:15px}._hidden_1v7cy_27{display:none}._section_1ljkv_2{padding:30px 40px;background-color:#fbfbfb;border-radius:20px}._field_1ljkv_8{margin-bottom:15px}._fieldLabel_1ljkv_12{font-size:13px}._input_1ljkv_16{width:400px}._dropdown_1ljkv_20{width:300px}._inputLabel_1ljkv_24{color:#80948b;font-size:13px}._lastField_1ljkv_29{margin-top:15px}._separate_1ljkv_33{margin:25px 0}._section_k3ozi_2{display:flex;flex-wrap:wrap;padding:30px 40px;background-color:#fbfbfb;border-radius:20px;gap:20px}._fieldLabel_k3ozi_11{font-size:13px}._dropdown_k3ozi_15{width:0;height:0;visibility:hidden}._dropdownValue_k3ozi_21{padding:5px 0 0 5px}._date_k3ozi_25{width:150px}._error_k3ozi_29{margin-bottom:10px}.encounter-form{position:relative}.encounter-form__segment{margin-bottom:40px}.encounter-form__loading{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0}.encounter-form--mobile,.encounter-form--tablet{margin:0 -20px}.encounter-form--medium-screen{margin:0 -60px}.encounter-form__link{justify-content:start}.encounter-form-header{display:flex;align-items:flex-start;flex-direction:column}.encounter-form-header__row{display:flex;width:100%}.encounter-form-header__row:first-child{margin-bottom:10px}.encounter-form-header__program-type-dropdown{height:0;visibility:hidden}.encounter-form-header__program-type-value{padding:5px 0 0 5px}.encounter-form-header__encounter-type,.encounter-form-header__program-type,.encounter-form-header__follow-up-result,.encounter-form-header__method,.encounter-form-header__encounter-specialty{width:calc(33% - 10px);min-width:50px;margin-right:10px}.encounter-form-header__date,.encounter-form-header__note-type{width:calc(33% - 10px);min-width:50px}.encounter-form-header--mobile,.encounter-form-header--tablet{flex-flow:row wrap}.encounter-summary-property__field{display:flex;justify-content:space-between;align-items:center;gap:20px}.encounter-summary-property__label{color:#80948b;font-size:13px;font-weight:400}.encounter-summary-property__error-message{margin-top:3px;color:#ff4b4b;font-size:13px}.encounter-summary{padding:30px 40px;background-color:#fbfbfb;border-radius:20px}.encounter-summary__row{display:flex;align-items:center;margin-bottom:14px}.encounter-summary__row--mobile,.encounter-summary__row--tablet{flex-wrap:wrap}.encounter-summary__row:last-child{margin-bottom:0;gap:20px}.encounter-summary__next-visit-time{color:#80948b;font-size:13px;font-weight:400}.encounter-summary__next-visit-type--mobile,.encounter-summary__next-visit-type--tablet{margin-top:15px}.encounter-summary__next-visit-type--error-message{margin-left:26px}.encounter-summary__visit-duration-dropdown,.encounter-summary__next-visit-time-dropdown{width:100px}.encounter-summary__next-visit-type-dropdown{width:200px}.encounter-summary__error-container{position:relative}.encounter-summary__error{position:absolute;top:0;font-size:13px;white-space:nowrap}._title_1n5ny_1{margin-bottom:80px;font-size:40px;font-weight:500}._row_1bcd7_2{display:flex;margin-bottom:15px}._firstField_1bcd7_7{margin-right:15px}._fieldLabel_1bcd7_11{font-size:13px}._dropdown_1bcd7_15{width:100px}._field_1bcd7_11:not(:last-child){margin-bottom:15px}._row_1bcd7_2 ._calculated_1bcd7_23:not(:only-child){display:flex;flex-direction:column}._label_1bcd7_28,._inputLabel_1bcd7_29{color:#80948b;font-size:13px}._label_1bcd7_28{margin:0 0 7px 15px}._value_1bcd7_38{margin:7px 0 0 15px}._changeClassification_1bcd7_42{width:100%}._section_m22n2_2{padding:30px;background-color:#fbfbfb;border-radius:20px}._field_m22n2_8:not(:last-child){margin-bottom:15px}._inputLabel_m22n2_12{color:#80948b;font-size:13px}._statement_p7i13_2:not(:first-child){margin-top:30px}._fieldLabel_p7i13_6{color:#80948b;font-size:13px}._controls_p7i13_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._removeLabel_p7i13_18{color:#80948b}._field_p7i13_6:not(:last-child){margin-bottom:15px}._error_p7i13_26{margin-bottom:10px}._section_1nash_2{padding:30px;background-color:#fbfbfb;border-radius:20px}._controls_1nash_8{display:flex;justify-content:flex-end;margin-top:25px}._section_m077j_2{padding:30px;background-color:#fbfbfb;border-radius:20px}._fieldLabel_m077j_8{font-size:13px}._dropdown_m077j_12{width:400px;margin-bottom:15px}._error_m077j_17{margin-bottom:10px}._field_m077j_8:not(:last-child){margin-bottom:15px}._inputLabel_m077j_25{color:#80948b;font-size:13px}._section_s04yt_2{background-color:#fff}._section_s04yt_2>*:not(:last-child){margin-bottom:20px}._section_12w26_2{padding:30px 40px;background-color:#fbfbfb;border-radius:20px}._field_12w26_8:not(:last-child){margin-bottom:15px}._inputLabel_12w26_12,._checkboxLabel_12w26_13{color:#80948b;font-size:13px}._checkboxLabel_12w26_13{width:max-content}.care-plan{max-width:780px}.care-plan__title{margin:0 0 20px;font-size:20px;font-weight:500}.care-plan__skill{margin-bottom:20px}.care-plan__skill:last-child{margin:0}.daily-task{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px 20px}.daily-task__task{flex:1}.daily-task__preview{position:relative;top:24px}.daily-task__parameters{display:flex}.daily-task__start-date{margin-right:10px}.daily-task__frequency{width:190px;margin-right:15px}.daily-task__remove-button{margin-top:20px}.daily-task__days{flex:1 1 100%}._wrapper_15vf3_2{display:flex;align-items:center;gap:1.25rem}._icon_15vf3_8{width:1.125rem;cursor:pointer}._iframe_15vf3_13{flex:1}.week{max-width:740px;background:#f6f6f6;border:1px solid #eaeaec;border-radius:20px}.week__header{display:flex;justify-content:space-between;position:relative;border-bottom:1px solid #eaeaec}.week__header-content{display:flex;align-items:center;padding:20px 25px}.week__title{margin:0;font-size:15px;font-weight:700}.week__date{margin-left:15px}.week__date--disabled-day{color:#ccc;pointer-events:none}.week__close{margin:20px 20px 0 0}.week__daily-task-list{margin-top:15px;background-color:#ececee}.week__daily-task--draggable{margin-right:8px;padding-top:25px}.week__daily-task:last-child{margin-bottom:0}.week__add-task-button{width:140px;margin-top:10px;padding:20px 25px}.drag-and-drop__item{display:grid;align-items:flex-start;padding:10px 25px;background:#f6f6f6;border:solid 1px transparent;grid-template-columns:auto 1fr}.drag-and-drop__item--selected,.drag-and-drop__item--drag{background-color:#fff;border-color:#eaeaec;border-radius:8px;box-shadow:0 6px 27px #0000001f}.drag-and-drop__item--drag{-webkit-transform:rotate(2deg);transform:rotate(2deg)}.drag-and-drop__placeholder{background-color:#ececee}._skill_odwlj_1{font-family:Rubik}._header_odwlj_5{display:flex;align-items:center}._title_odwlj_10{font-size:15px;font-weight:500}._collapseButton_odwlj_15{background-color:inherit}._collapseButton_odwlj_15:focus{background-color:inherit;outline:none}._week_odwlj_23{margin-bottom:20px}._week_odwlj_23:last-child{margin:0}._addWeekButton_odwlj_30{width:115px}.new-course{margin-bottom:40px}.new-course__title{margin:0 0 20px;font-size:20px;font-weight:500}.new-course__content{max-width:740px}.new-course__dropdowns{display:flex;gap:20px}.new-course__course{flex:1 1;margin-bottom:20px}.new-course__skills{display:flex;flex:1 1;flex-direction:column;margin-top:20px;gap:15px}.new-course__skills--m0{margin:0}.new-course__add-skills{display:flex;flex:1 1;gap:12px}.new-course__dynamic-skill{display:flex;justify-content:space-between;align-items:flex-end;flex:1 1;margin-bottom:20px;gap:15px}.new-course__dynamic-skill-field{width:100%}.new-course__action--add-skill{width:135px}.new-course__custom_checkbox{display:flex;justify-content:flex-end;flex-direction:row-reverse;margin-bottom:20px}.new-course__error_message{color:#ff4b4b;font-size:13px}.course-assessment-form{display:flex;margin:10px 0}.course-assessment-form__content-wrapper{flex:1;margin-right:5px}.course-assessment-form__content{padding:40px 40px 30px;background-color:#fbfbfb;border-top-left-radius:20px;border-top-right-radius:20px}.course-assessment-form__controls{display:flex;justify-content:flex-end;align-items:center;height:70px;padding-right:70px;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.course-assessment-form__cancel{width:51px;margin-right:12px}.course-assessment-form__save{width:100px}.property-view__label{margin-bottom:2px;color:#80948b;font-size:13px}.property-view__value{font-size:20px;white-space:break-spaces;word-break:break-word;overflow-wrap:break-word}.property-view__value--small{font-size:15px}.course-completed{display:flex}.course-completed__checkbox-label{margin-bottom:5px;color:#80948b;font-size:13px}.course-completed__date{width:145px;margin-left:27px}.course-view{display:flex}.course-view__first-section{flex:1 1;margin-right:60px}.course-view__property{margin-bottom:20px}.course-view__property:last-child{margin-bottom:0}.course-view__second-section{display:flex;align-items:flex-start;flex:1 1;flex-direction:column}.playbook-collapse-button{width:50px;height:50px;background-color:transparent;border:none;cursor:pointer}.playbook-collapse-button:focus{outline:none}.playbook-collapse-button__icon{fill:#297ae6}.care-plan-view__title{margin:0;font-size:20px;font-weight:500}.care-plan-view__week{margin-bottom:20px}.care-plan-view__week:last-child{margin:0}.daily-task-view{display:flex;width:100%;margin-bottom:10px;gap:40px}.daily-task-view__task{flex:1;width:250px;min-width:250px;font-size:15px}.daily-task-view__name{font-size:15px}.daily-task-view__parameters{display:flex;flex:1;margin-left:15px}.daily-task-view__start-date,.daily-task-view__frequency{flex:1 1}.daily-task-view__completed{margin-left:20px}.daily-task-view__completed-view{width:100px;margin-left:20px}.daily-task-completed{display:flex;width:220px}.daily-task-completed__checkbox-label{margin-bottom:5px;color:#80948b;font-size:13px}.daily-task-completed__date{width:123px;margin-left:27px}.week-view{border:2px solid #eaeaec;border-radius:20px}.week-view__title{display:flex;align-items:center;margin:0;padding:20px 25px;font-size:15px;font-weight:700;border-bottom:2px solid #eaeaec}.week-view__daily-task-list{padding:20px 25px}.week-view__daily-task{display:flex;margin-bottom:10px}.week-view__daily-task:last-child{margin-bottom:0}.course-assessment-view{border:solid 2px #eaeaec;border-radius:20px}.course-assessment-view__header{display:flex;justify-content:space-between;align-items:center;height:60px;padding-left:40px;font-size:20px;font-weight:500}.course-assessment-view__course{padding:40px;border-top:solid 2px #eaeaec;border-bottom:solid 2px #eaeaec}.course-assessment-view__care-plan{padding:40px}.course-assessment-view__content--hidden{height:0;visibility:hidden}.course-assessment-view__actions{display:flex;align-items:center}.course-assessment-view__completed-date{font-size:13px}.course-list{padding:0 25px 20px}.course-list__controls{display:flex;justify-content:flex-end;margin-top:20px}.course-list__view{margin-bottom:10px}.course-list__view:first-child{margin-top:10px}.playbook-header{display:flex;justify-content:space-between;align-items:center;height:50px;padding-left:25px;box-sizing:border-box;background-color:#e4f5f2;border-radius:30px}.playbook-header--collapsed{background-color:#fff;border:solid 2px #eaeaec}.playbook-header__title{font-size:15px;font-weight:500}.playbook-header__controls{display:flex;align-items:center}.playbook-header__controls--empty{margin-right:50px}.playbook__content--hidden{display:none}.progress-notes__controls{display:flex;justify-content:space-around;align-items:center;height:60px;border:solid 2px #eaeaec;border-top:none;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.referral{display:flex;justify-content:space-between;align-items:flex-start}.referral__field-list{display:flex}.referral__field-list--mobile,.referral__field-list--tablet{flex-flow:row wrap}.referral__field{margin-right:10px}.referral__provider-type{width:150px}.referral__provider-name,.referral__provider-address{width:200px}.referral__provider-phone{width:150px}.referral__remove-btn{margin-top:20px}.referrals{padding:30px 40px;background-color:#fbfbfb;border-radius:20px}.referrals__content{max-width:820px}.referrals__referral{margin-bottom:10px}.referrals__referral:last-child{margin-bottom:0}.referrals__controls{display:flex;justify-content:flex-end;margin-top:35px}._title_7ngll_2{display:flex;align-items:center;flex:1 1 25%;margin:0;padding:10px 40px 0;font-size:14px;font-weight:400}._dropdownContainer_7ngll_12{flex:1 1 50%;padding:0 40px}._dropdown_7ngll_12{width:100%;min-width:460px}._dropdownOptionsList_7ngll_22{max-height:150px}._actions_7ngll_26{display:flex;justify-content:flex-end;align-items:center;flex:1 1 25%;padding:0 40px;background-color:#f6f6f6;gap:20px}._action_7ngll_26{width:140px;height:30px;box-shadow:none}.common-form-view{background-color:#e4f5f2;border-radius:20px}.common-form-view__body{padding:40px;background-color:#fff;border:2px solid #e4f5f2;border-radius:20px}.common-form-view__body--mobile{padding:40px 24px}._section_1gohu_2{padding:40px;border:solid 2px #eaeaec;border-radius:20px}._field_1gohu_8:not(:last-child){margin-bottom:15px}._title_1gohu_12{margin-bottom:5px;color:#80948b;font-size:13px}._value_1gohu_18{font-size:15px}._freeText_1gohu_22{word-break:break-word}._section_1xtbg_2{display:flex;flex-wrap:wrap;padding:40px;border:solid 2px #eaeaec;border-radius:20px;gap:20px}._field_1xtbg_11:not(:last-child){margin-bottom:15px}._title_1xtbg_15{margin-bottom:5px;color:#80948b;font-size:13px}._value_1xtbg_21{font-size:15px}.encounter-summary-view{display:flex;flex-wrap:wrap;padding:40px;border:solid 2px #eaeaec;border-radius:20px}.encounter-summary-view__visit-duration{order:1;width:100%;margin-bottom:5px}.encounter-summary-view__next-visit{display:flex;align-items:center;order:2;width:100%;gap:20px}.encounter-summary-view__next-visit-type{display:flex;order:3}.encounter-summary-view__property{display:flex;justify-content:flex-start;align-items:center;gap:20px}.encounter-summary-view__property:not(:first-child){gap:5px}.encounter-summary-view__property--position{justify-content:space-around}.encounter-summary-view__property-label{color:#80948b;font-size:13px;font-weight:400}.encounter-summary-view__property-value{font-size:15px;text-align:right}.encounter-timestamp{display:flex;align-items:center;flex-direction:column;width:100%;padding:20px 0}.encounter-timestamp__header{padding:0 50px}.encounter-timestamp__date{margin-bottom:15px;font-size:13px}.encounter-timestamp__title-wrapper{display:table;width:100%;table-layout:fixed}.encounter-timestamp__title{display:table-cell;margin-bottom:20px;font-size:40px;font-weight:500;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.encounter-timestamp__title--tablet{font-size:32px}.encounter-timestamp__visit-info{display:flex;justify-content:space-between;flex-direction:column;color:#80948b;font-size:13px}.encounter-timestamp__visit-info-row{display:flex;justify-content:space-between}.encounter-timestamp__visit-info-row:not(:last-child){margin-bottom:5px}.encounter-timestamp__amendment-info{display:flex;align-items:center;flex-direction:column}.encounter-timestamp__amendment-info-item{font-family:Rubik;margin-bottom:8px;color:#80948b;font-size:13px;font-weight:400}._scroll_14nqz_2{height:calc(100vh - 301px);overflow:auto}._amendModalWrapper_14nqz_7{display:flex;flex-direction:column;width:1000px;min-height:210px;padding:12px 32px;background-color:#fff;border-radius:20px}._amendModalWrapper_header_14nqz_17{display:flex;justify-content:space-between}._amendModalWrapper_header_title_14nqz_22{width:352px;height:36px;font-size:30px}._amendModalWrapper_header_icon_close_14nqz_28{width:12px;margin-top:12px;cursor:pointer;stroke:#80948b}._amendModal_empty_14nqz_35{display:flex;justify-content:space-around;align-items:center;width:945px;height:78px;margin-top:24px;background-color:#f6f6f6;border-radius:20px}._textGray_14nqz_46{color:#919191}._amendModalTableWrapper_14nqz_50{display:flex;flex-direction:column;max-height:760px;margin-top:10px;margin-bottom:25px}._amendModalTableHeader_14nqz_58{display:flex;position:sticky;top:0;padding-bottom:15px;background-color:#fff;border-bottom:1px solid #ececee}._amendModalTableHeader_14nqz_58>:nth-child(1){width:400px}._amendModalItemHeader_14nqz_71{width:200px;color:#80948b;font-size:13px}._amendModalTableContent_14nqz_77{display:flex;margin-top:40px}._amendModalTableContent_14nqz_77>:nth-child(1){width:400px}._amendModalHistoryItem_14nqz_86{width:200px;min-height:107px;margin-top:30px;color:#000;font-size:15px;font-weight:500;border-bottom:1px solid #ececee}._amendModalHistoryItem_14nqz_86>:nth-child(1){font-weight:500}._amendModalItemField_14nqz_100{font-weight:400}.infinitive-scroll{height:820px;overflow:auto}.encounter-view{margin-top:21px}.encounter-view__loading{display:flex;justify-content:center;align-items:center;height:50vh}._field_1fbyl_2:not(:last-child){margin-bottom:15px}._title_1fbyl_6{margin-bottom:5px;color:#80948b;font-size:13px}._value_1fbyl_12{font-size:15px}._textBreak_1fbyl_16{word-break:break-all}._statement_1bblo_1:not(:last-child){margin-bottom:20px}._title_1bblo_5{margin-bottom:10px}._value_1bblo_9{margin-top:10px;font-size:15px}._textBreak_1bblo_14{word-break:break-all}._field_r1n2z_2:not(:last-child),._changeClassification_r1n2z_3{margin-bottom:15px}._title_r1n2z_7{margin-bottom:5px;color:#80948b;font-size:13px}._value_r1n2z_13{font-size:15px}._row_r1n2z_17{display:flex}._calculated_r1n2z_21{margin-bottom:15px}._firstField_r1n2z_25{margin-right:25px}._staticWidth_r1n2z_29{flex:0 0 110px}._textBreak_r1n2z_33{word-break:break-all}._field_zwb3d_2{margin-bottom:15px}._title_zwb3d_6{margin-bottom:5px;color:#80948b;font-size:13px}._value_zwb3d_12{font-size:15px}._textBreak_zwb3d_16{word-break:break-word}._textArea_zwb3d_20{max-height:200px;padding:40px;white-space:pre-wrap;border:solid 1px #eaeaec;border-radius:20px}._section_oae88_2,._section_xgbcf_2{padding:40px;border:solid 2px #eaeaec;border-radius:20px}._field_xgbcf_8:not(:last-child){margin-bottom:15px}._title_xgbcf_12{margin-bottom:5px;color:#80948b;font-size:13px}._checkboxLabel_xgbcf_18{width:max-content}._checkbox_xgbcf_18{display:flex;align-items:center}._checkbox_xgbcf_18 ._title_xgbcf_12{margin-bottom:0}.playbook-view-header{display:flex;justify-content:space-between;align-items:center;height:50px;padding-left:25px;box-sizing:border-box;background-color:#e4f5f2;border-radius:30px}.playbook-view-header--collapsed{background-color:#fff;border:solid 2px #eaeaec}.playbook-view-header--hidden-arrow{padding-right:46px}.playbook-view-header__title{font-size:15px;font-weight:500}.playbook-view-header__controls{display:flex;align-items:center}.playbook-view-header__date-completed{margin:0 10px}.progress-notes-view{border-width:2px!important}.referrals-view{padding:40px;border:solid 2px #eaeaec;border-radius:20px}.referrals-view__referral{display:flex;margin-bottom:10px;gap:20px}.referrals-view__referral-property{flex:1 1}.encounter{margin:0 -38px}.encounter--large-screen,.encounter--extra-large-screen{margin:0 -60px}.encounter--mobile,.encounter--tablet{margin:0 2px}.encounter__title{margin-bottom:82px;font-size:40px;font-weight:500}.encounter-form-view{background-color:#e4f5f2;border-radius:20px}.encounter-form-view__loading{display:flex;justify-content:center;align-items:center;height:50vh;background-color:#fff}.encounter-form-view__segment--medical-history:not(:first-child){margin-top:40px}.encounter-form-view__segment--your-number-one-goal,.encounter-form-view__segment--journey-with-ibd{padding:30px 40px;background-color:#fbfbfb;color:#919191;border-radius:20px}.encounter-form-view__segment--your-number-one-goal-disabled,.encounter-form-view__segment--journey-with-ibd-disabled{font-size:15px}.encounter-form-view__fake-segment--your-number-one-goal,.encounter-form-view__fake-segment--journey-with-ibd{margin-top:40px}.encounter-form-view__fake-segment-label{margin-bottom:25px;color:#000;font-size:15px;font-weight:500}.encounter-form-view__fake-segment-value{margin-bottom:8px;color:#000;font-size:15px}.encounter-form-view__fake-segment-value:not(:last-child){margin-bottom:40px}.encounter-form-view__empty-message{text-align:center}.encounter-form-view__survey-form-segment--disease-information{margin-bottom:20px}.encounter-form-view__header{display:flex;align-items:center;flex-direction:column;padding:15px 35px}.encounter-form-view__header--provider-disease-severity{padding:22px 35px 32px}.encounter-form-view__header--medical-history{padding-bottom:30px}.encounter-form-view .encounter-form-view__label{margin-left:0}.encounter-form-view__header-fields{display:flex;align-items:center}.encounter-form-view__date{width:150px;margin-right:40px}.encounter-form-view__disease-type{width:300px;margin-right:10px}.encounter-form-view__diagnosis-date{width:150px}.encounter-form-view__header-controls{display:flex}.encounter-form-view__footer-controls{display:flex;justify-content:center;align-items:center;height:86px}.encounter-form-view__save-button{width:100px;margin-right:25px}.encounter-form-view__submit-button{width:100px}.encounter-form-view__body{padding:60px 40px;background-color:#fff;border:2px solid #e4f5f2;border-radius:20px}.encounter-form-view__header-label{font-family:Rubik;padding:0 0 5px;color:#80948b;font-size:15px;line-height:1.23}.encounter-form-view__header-value{font-family:Rubik;font-size:16px;line-height:2;text-align:left;letter-spacing:normal}.encounter-form-view__disease-information{margin:20px 0 20px 40px;padding:30px 40px;background-color:#fbfbfb;border-radius:20px}.encounter-form-view__disease-information .survey-form-field:not(:last-child){margin-bottom:20px}.encounter-form-view__header-date{font-family:Rubik;margin:10px;font-size:13px}.encounter-form-view__header-care-team-member{font-family:Rubik;font-size:40px;font-weight:500}.encounter-form-view__header-care-team-member--tablet{font-size:32px}.encounter-form-view__subheader{font-family:Rubik;margin:10px;color:#80948b;font-size:13px}.encounter-form-view__header-extra-title{font-family:Rubik;margin:-9px 0 40px;font-size:40px;font-weight:500}.encounter-form-view__header-extra-title--tablet{font-size:32px}.encounter-form-view__amendment-info{display:flex;align-items:center;flex-direction:column}.encounter-form-view__amendment-info-item{font-family:Rubik;margin-bottom:8px;color:#80948b;font-size:13px}.encounter-form-view__amendment-info-button{width:156px;margin-top:10px}.encounter-form-view .initial-intake-survey-group__content{margin-left:0;background:initial}.encounter-form-view .dynamic-section__add-another-button-container,.encounter-form-view .dynamic-section__add-another-button,.encounter-form-view .survey-upload-button{display:none}.encounter-form-view .survey-section{padding-left:0;background:initial}.additional-notes__content{margin:20px 0 20px 40px}.survey-form-field{display:flex;justify-content:space-between;align-items:center;flex:1}.survey-form-field--small{align-items:flex-start;flex-direction:column;margin-right:20px}.survey-form-field--new-line{align-items:flex-start;flex-direction:column}.survey-form-field--without-label{margin-top:20px}.survey-form-field__label{margin-right:40px;font-size:15px;font-weight:500}.survey-form-field__label--small{margin-right:0;margin-bottom:5px;margin-left:10px;color:#80948b;font-size:13px;font-weight:400}.survey-form-field__label--grey{width:125px;margin-right:0;color:#80948b;font-weight:400}.survey-form-field__label--new-line{margin-bottom:10px}.survey-form-field__content{width:150px}.survey-form-field__error-container{height:15px}.survey-form-field__error-message{position:absolute;margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.patient-survey-number__input{width:150px}.patient-survey-number__input--basic-width{width:100%}.patient-survey-number__value--line-through{margin-bottom:5px;text-decoration:line-through}._message_1lmnz_2{color:#919191;font-size:15px}.patient-survey-range{width:100%}.patient-survey-range--assessment{display:flex;align-items:flex-end}.patient-survey-range--assessment-readonly{display:flex;gap:40px}.patient-survey-range__label{margin-bottom:20px;font-size:15px;font-weight:500}.patient-survey-range__label--assessment{margin-right:135px;white-space:nowrap}.patient-survey-range__slider{max-width:600px}.patient-survey-section{display:flex;align-items:flex-start;flex:1;flex-direction:column;position:relative}.patient-survey-section--block{align-items:stretch;padding:30px 40px;background-color:#fbfbfb;border-radius:20px}.patient-survey-section--yes-no-with-datepicker{display:flex;justify-content:space-between;flex:1;flex-direction:row}.patient-survey-section--blue{margin-right:35px}.patient-survey-section--header{align-items:center}.patient-survey-section__header{margin-bottom:20px;font-size:15px;font-weight:500}.patient-survey-section__header--block{width:100%;margin-bottom:0;padding:20px 40px;box-sizing:border-box;font-size:20px;font-weight:500;border-bottom:2px solid #eaeaec}.patient-survey-section__header--blue{margin-bottom:30px;color:#297ae6;font-size:20px;font-weight:400}.patient-survey-section__header--inline-section{margin-right:25px;margin-bottom:0}.patient-survey-section__header--symptom-tracking,.patient-survey-section__header--healthcare-touchpoints{margin-bottom:5px}.patient-survey-section__body{width:100%}.patient-survey-section__body--yes-no-with-dropdown{display:flex;align-items:flex-start}.patient-survey-section__body--yes-no-with-dropdown .patient-survey-element{margin-right:40px}.patient-survey-section__body--yes-no-with-datepicker{display:flex;align-items:flex-end;flex:1 1;flex-direction:column}.patient-survey-section__body--yes-no-with-datepicker .patient-survey-element--readonly-yes-no{margin-bottom:0}.patient-survey-section__body--horizontal{display:flex;justify-content:flex-start;flex-wrap:wrap}.patient-survey-section__body--lab-result{margin-bottom:-10px}.patient-survey-section__body--follow-up{display:flex;align-items:flex-end}.patient-survey-section__body--intake-previous{width:740px}.patient-survey-section__body--symptom-tracking{display:grid;grid-template-columns:min-content auto;column-gap:30px}.patient-survey-section__body--nutritional-assessment{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-auto-flow:column}.patient-survey-section__body--hidden{display:none}.patient-survey-section__element,.patient-survey-section__element--not-provided{margin-bottom:20px}.patient-survey-section__element:last-child{margin-bottom:0}.patient-survey-section__element--horizontal{margin-right:5px;margin-bottom:10px}.patient-survey-section__element--horizontal:first-child{margin-bottom:0}.patient-survey-section__element--horizontal:last-child{margin-right:0}.patient-survey-section__element--mh-endoscopy-date{justify-content:flex-end;margin-right:-10px}.patient-survey-section--inline-section{justify-content:flex-end;flex:1;flex-direction:row}.patient-survey-free-text{width:150px}.patient-survey-free-text__value--line-through{margin-bottom:5px;text-decoration:line-through}.patient-survey-radio-button__label{font-size:15px}.patient-survey-checkbox{display:flex;justify-content:flex-start;align-items:center}.patient-survey-checkbox__label{margin-left:5px;font-size:15px}.patient-survey-checkbox__label--line-through{text-decoration:line-through}.patient-survey-checkbox__label--new:after{margin-left:5px;padding:3px 8px;background-color:#297ae6;color:#fff;font-size:13px;border-radius:10px;content:"New"}.patient-survey-yes-no__label{font-size:15px}.patient-survey-form-field{display:flex;justify-content:space-between;align-items:center;flex:1}.patient-survey-form-field--small{align-items:flex-start;flex-direction:column;margin-right:10px;white-space:nowrap}.patient-survey-form-field--new-line{align-items:flex-start;flex-direction:column}.patient-survey-form-field--without-label{margin-top:20px}.patient-survey-form-field--error-container{position:relative}.patient-survey-form-field--follow-up{display:flex;align-items:flex-start;flex-direction:column}.patient-survey-form-field--assessment,.patient-survey-form-field--nutritional-assessment{justify-content:flex-start}.patient-survey-form-field--nutritional-assessment-number{width:410px;margin-right:5px}.patient-survey-form-field--main-yes-no,.patient-survey-form-field--symptom-tracking{justify-content:flex-start}.patient-survey-form-field--select2{align-items:flex-start;flex-direction:column;margin-top:25px}.patient-survey-form-field__label{margin-right:40px;font-size:15px;font-weight:500}.patient-survey-form-field__label--small{margin-right:0;margin-bottom:5px;margin-left:10px;color:#80948b;font-size:13px;font-weight:400}.patient-survey-form-field__label--grey{width:125px;margin-right:0;color:#80948b;font-weight:400}.patient-survey-form-field__label--new-line{margin-bottom:10px}.patient-survey-form-field__label--follow-up{margin-bottom:20px}.patient-survey-form-field__label--follow-up:last-child{margin-bottom:-5px}.patient-survey-form-field__label--nutritional-assessment{width:100%}.patient-survey-form-field__label--readonly,.patient-survey-form-field__label--readonly-calculated{margin-left:0}.patient-survey-form-field__label--select2{margin-bottom:5px}.patient-survey-form-field__label--readonly-date-time{margin-bottom:10px}.patient-survey-form-field__label--not-provided{margin-bottom:5px}.patient-survey-form-field__error-message{position:absolute;margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px;white-space:nowrap}.patient-survey-date-time{width:150px}.patient-survey-date-time__value--line-through{margin-bottom:5px;text-decoration:line-through}.patient-survey-date-time__value--new:after{margin-left:5px;padding:3px 8px;background-color:#297ae6;color:#fff;font-size:13px;border-radius:10px;content:"New"}.patient-survey-dropdown{display:flex;align-items:center;width:150px}.patient-survey-dropdown__sub-label{width:125px;color:#80948b;font-size:15px}.patient-survey-dropdown__value{display:flex;align-items:center;height:30px}.patient-survey-dropdown__value--grey{width:125px;margin-right:0;color:#80948b;font-size:14px}.patient-survey-dropdown .single-dropdown{width:100%}.patient-survey-calculated{display:flex;align-items:center;width:150px;height:30px;padding-left:10px;box-sizing:border-box;background-color:#fff;border:1px solid #d4e6e8;border-radius:20px}.patient-survey-calculated--readonly{padding-left:0;background-color:inherit;border:none}.patient-survey-dynamic-section{flex:1}.patient-survey-dynamic-section--healthcare-touchpoints{flex:unset;margin-bottom:5px}.patient-survey-dynamic-section--mh-ibd-surgery{display:flex;flex-wrap:wrap}.patient-survey-dynamic-section__cross{margin-left:5px}.patient-survey-dynamic-section__element{margin-bottom:15px}.patient-survey-dynamic-section__element--cross{display:flex;position:relative}.patient-survey-dynamic-section__element--cross-most-recent{padding-right:60px}.patient-survey-dynamic-section__element--cross-family{margin-top:20px}.patient-survey-dynamic-section__element--cross-immune{padding-right:60px}.patient-survey-dynamic-section__element--cross-manifestation{padding-right:210px}.patient-survey-dynamic-section__element--cross-lab-update{margin-top:20px;margin-right:-35px}.patient-survey-dynamic-section__element--cross-surgical-update{margin-right:-45px;padding-left:10px}.patient-survey-dynamic-section__element--cross-clinical-surgical-update{margin-top:20px;padding-left:10px}.patient-survey-dynamic-section__element--cross-extra-intestinal-manifestations{margin-top:0;margin-right:270px}.patient-survey-dynamic-section__element--cross-super-visit-care-plan{margin:30px 5px 0 -50px}.patient-survey-dynamic-section__button-container--block{display:flex;justify-content:flex-end}.patient-survey-dynamic-section__button{width:114px}.patient-survey-dynamic-section__button--block{width:144px}.age-of-diagnosis{margin-left:10px}._container_1150x_2{display:flex;flex-direction:column;width:660px;max-width:660px;position:relative;background-color:#fff;border-radius:20px;z-index:100}._modalBody_1150x_13{padding:32px 40px}._modalHeaderCloseButton_1150x_17{width:12px;position:absolute;top:20px;right:20px;cursor:pointer;stroke:#80948b}._section_1150x_26{display:flex;flex-wrap:wrap}._header_1150x_31{font-family:Rubik;font-size:24px;font-weight:500}._label_1150x_37{font-family:Rubik;margin:24px 0 8px 10px;color:#80948b;font-size:13px}._fieldSmall_1150x_44{width:180px;margin-right:20px}._fieldSmall_1150x_44:last-child{margin-right:0}._actions_1150x_52{display:flex;justify-content:flex-end;height:70px;padding:20px;box-sizing:border-box;background-color:#f6f6f6;border-radius:0 0 20px 20px}._action_1150x_52{width:125px;margin-right:20px}._errorMessage_1150x_67{margin-top:8px;color:#ff4b4b;font-size:13px}._medicationField_1iki2_1{width:100%}._frequencyOtherContainer_v0asp_1{min-height:30px;margin-top:8px}._container_c9uig_2{display:flex;flex-direction:column;width:660px;max-width:660px;position:relative;background-color:#fff;border-radius:20px;z-index:100}._modalBody_c9uig_13{padding:32px 40px}._modalHeaderCloseButton_c9uig_17{width:12px;position:absolute;top:20px;right:20px;cursor:pointer;stroke:#80948b}._section_c9uig_26{margin-top:20px}._header_c9uig_30{font-family:Rubik;font-size:24px;font-weight:500}._label_c9uig_36{font-family:Rubik;margin:4px 0 8px 10px;color:#80948b;font-size:13px}._actions_c9uig_43{display:flex;justify-content:flex-end;height:70px;padding:20px;box-sizing:border-box;background-color:#f6f6f6;border-radius:0 0 20px 20px}._action_c9uig_43{width:125px;margin-right:20px}._reasonOtherInput_c9uig_58{margin:5px 0 0 17px}._container_md3bt_2{display:flex;flex-direction:column;width:660px;max-width:660px;position:relative;padding:32px 40px;background-color:#fff;border-radius:20px;z-index:100}._modalHeaderCloseButton_md3bt_14{width:12px;position:absolute;top:20px;right:20px;cursor:pointer;stroke:#80948b}._section_md3bt_23{display:flex;flex-wrap:wrap}._field_md3bt_28{width:50%;margin-top:24px}._header_md3bt_33{font-family:Rubik;font-size:24px;font-weight:500}._label_md3bt_39{font-family:Rubik;color:#80948b;font-size:13px}._value_md3bt_45{font-family:Rubik;margin:8px 28px 0 0;font-size:15px;word-break:break-word}._medicationListEmbedded_11gbl_2{width:770px}._loading_11gbl_6{display:flex;justify-content:center}._subtitle_11gbl_11{font-family:Rubik;margin-left:8px;font-size:15px;font-weight:500}._collapseButton_11gbl_18{margin-left:5px;background-color:transparent}._collapseButton_11gbl_18:focus{background-color:transparent;outline:none}._discontinuedSection_11gbl_27{margin-top:30px}._cell_11gbl_31{display:flex;align-items:center;height:30px}._buttonCell_11gbl_37{max-width:99px}._noResultsSection_11gbl_41{display:flex;align-items:center;flex-direction:column}._noResultsLabel_11gbl_47{font-family:Rubik;color:#80948b;font-size:16px}._tableNoData_11gbl_53{font-family:Rubik;margin:16px 0 0 8px;color:#80948b;font-size:15px}._addAnotherButton_11gbl_60{width:115px}._container_ha5dw_2{display:flex;font-size:15px;line-height:1.4}._link_ha5dw_8{margin-left:5px;color:#297ae6}.patient-survey-upload-button{display:flex;justify-content:flex-end;width:100%}.patient-survey-element{display:flex;align-items:flex-start}.patient-survey-element--hidden{display:none}.patient-survey-element__order-number{width:25px;color:#80948b;font-size:15px}.patient-survey-element__comment{width:320px!important}.patient-survey-element__comment-error{margin-left:50px}.patient-survey-element--full-width{width:100%}.patient-survey-element--negative-margin{margin-left:-25px}.patient-survey-element--readonly-date{display:flex;justify-content:flex-end}.patient-survey-element--readonly-yes-no{margin-bottom:30px}.patient-survey-element--follow-up{margin-bottom:0}.patient-survey-element--follow-up:only-child{padding-bottom:5px}.patient-survey-element--follow-up:first-child{margin-right:15px}.patient-survey-element--follow-up:last-child{margin-bottom:-5px}.patient-survey-element--intake-idb-therapies{width:180px;box-sizing:border-box}.patient-survey-element--intake-idb-therapies:last-child,.patient-survey-element--intake-idb-therapies:only-child{margin-right:0}.patient-survey-element--intake-idb-therapies .patient-survey-date-time{width:180px}.patient-survey-element--symptom-tracking-condition,.patient-survey-element--healthcare-touchpoints-condition{padding:20px;background-color:#efefef;border-radius:20px}.patient-survey-element--symptom-tracking-condition{width:70%;margin-top:-15px;grid-column:1/3}.patient-survey-element--symptom-tracking-condition .patient-survey-form-field--symptom-tracking{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.patient-survey-element--healthcare-touchpoints-condition{margin-bottom:5px}.patient-survey-element--symptom-tracking-yes-no,.patient-survey-element--healthcare-touchpoints-yes-no{margin-bottom:0}.patient-survey-element--medical-history{padding:20px 200px 20px 20px;background-color:#efefef;border-radius:5px}.patient-survey-element--assessment-dropdown{width:200px}.patient-survey-element--intake-endoscopy-dropdown,.patient-survey-element--intake-corticosteroid-use-dropdown{justify-content:flex-end;margin-right:-10px}.patient-survey-uploaded-file{display:flex;align-items:center}.patient-survey-uploaded-file__filename{margin-right:5px;color:#297ae6;text-decoration:underline}.patient-survey-uploaded-file__filename:hover{cursor:default}.patient-survey-uploaded-file__filename--hovered:hover{cursor:pointer}.patient-survey-uploaded-file__delete-cross{color:#297ae6}.patient-survey-uploaded-file__delete-cross:hover{cursor:pointer}._separator_102cr_2{position:absolute;right:0;left:0;border:1px solid #eaeaec}.patient-survey-custom-named-checkbox{display:flex;justify-content:flex-start;align-items:center}.patient-survey-custom-named-checkbox__label{margin-left:5px;font-size:15px;font-weight:500}.patient-survey-select2__values{display:flex;flex-wrap:wrap;font-size:15px;gap:3px}.patient-survey-select2__value{white-space:nowrap}.patient-survey-date-time-month-only{width:150px}._message_157fj_2{display:flex;padding:15px 25px;box-sizing:border-box;background-color:#fff8e6;font-size:15px;border-radius:20px}._icon_157fj_11{display:flex;margin-right:10px}._container_11i26_1{display:flex}._container_1s40p_1{margin-top:10px}.patient-survey{display:flex;flex:1;flex-direction:column}.patient-survey__element{margin-bottom:20px}.patient-survey__element:last-child{margin-bottom:0}.patient-survey__element--lab-result{margin-bottom:15px}.patient-survey__element--lab-result .patient-survey-upload-button{justify-content:flex-start}.patient-survey__element--lab-result .file-uploader__button{margin-left:0}.patient-survey__element:empty{margin-bottom:0}.patient-survey__element--hidden{margin-bottom:0}.patient-survey__body{display:flex;align-items:flex-start;flex:1;flex-direction:column}.patient-survey__body--block{padding:30px 0 30px 40px}.patient-survey__body--plan-section{align-items:initial}.patient-survey__content--block,.patient-survey__content--follow-up,.patient-survey__content--assessment,.patient-survey__content--idb-severity,.patient-survey__content--lab-update,.patient-survey__content--medical-history,.patient-survey__content--nutritional-assessment{width:100%}.survey-form-segment__survey{margin-bottom:20px;background-color:#fbfbfb;border-radius:20px}.survey-form-segment__survey--with-blocks{background-color:transparent}.survey-form-segment__survey:last-child{margin-bottom:0}.survey-form-segment__survey-header{font-family:Rubik;display:flex;justify-content:space-between;padding:20px 40px;box-sizing:border-box;font-size:20px;font-weight:500;border-bottom:2px solid #eaeaec}.survey-form-segment__survey-header--from-section{display:flex;justify-content:center;align-items:center;padding:30px 0;background-color:#f6f6f6;border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px}.survey-form-segment__survey-header--minimized{border:none}.survey-form-segment__survey-content{position:relative;padding:30px 40px}.survey-form-segment__survey-content--with-blocks{margin-left:-40px;padding:0}.survey-form-segment__survey-content--hidden{display:none}.survey-form-segment__additional-element{display:flex;margin:-15px 0 20px}.survey-form-segment__additional-element--provider-disease-severity{display:block;margin:15px 0 0}.survey-form-segment__additional-element--provider-disease-severity .patient-survey-section__body{width:auto;margin-left:35px}.survey-form-segment__survey-header-button{background-color:#fbfbfb}.survey-form-segment__survey-header-button:focus{background-color:#fbfbfb;outline:none}._question_ekki9_2{margin-top:25px;margin-bottom:25px}._label_ekki9_7{flex:1 1;margin-right:10px;margin-bottom:10px;font-size:15px;font-weight:500;white-space:pre-line}._controls_ekki9_16{display:flex;align-items:center;width:100%;gap:30px}._controls_ekki9_16 ._question_ekki9_2:not(:only-child){margin-bottom:0}._linkedLabel_ekki9_27{flex:unset;margin-right:20px;margin-bottom:0;color:#80948b;font-weight:400}._linkedField_ekki9_35{display:flex;align-items:center}._subsection_ekki9_40{width:40%;min-width:310px;padding:20px;background-color:#efefef;border-radius:20px}._column_ekki9_48{align-items:flex-start;flex-direction:column;gap:20px}._subsection_ekki9_40 ._linkedLabel_ekki9_27{color:#000;font-weight:500}._container_5ppe1_2{display:flex;width:100%}._elementBody_5ppe1_7{display:flex;justify-content:space-between;height:100px}._displayName_5ppe1_13{display:flex;justify-content:center;align-items:center;width:130px;margin-right:5px;font-size:15px;font-weight:500}._image_5ppe1_23{width:180px;margin-right:15px}._elementContent_5ppe1_28{display:flex;align-items:center;width:100%}._textInfo_5ppe1_34{display:flex;justify-content:center;flex-direction:column}._title_5ppe1_40{font-size:15px;font-weight:500}._subtitle_5ppe1_45{color:#80948b;font-size:14px}._questions_5ppe1_50{display:flex;flex-direction:column;width:100%}._readonly_9iv2x_2{color:#80948b;font-size:15px}._checkboxLabel_9iv2x_7{width:fit-content;margin-bottom:5px;font-size:15px;white-space:nowrap}._dateSelector_nrv68_2{position:relative}._input_nrv68_6{font-family:Rubik;width:100%;height:30px;padding:0 25px 0 15px;box-sizing:border-box;background-color:#fff;font-size:14px;border:solid 1px #d4e6e8;border-radius:30px;outline:none}._input_nrv68_6:focus{border-color:#297ae6}._input_nrv68_6:focus+._icon_nrv68_21 path{fill:#ffb900}._input_nrv68_6::-ms-clear{display:none}._input_nrv68_6._invalid_nrv68_27{border-color:#ff4b4b}._input_nrv68_6._invalid_nrv68_27:focus{border-color:#ff4b4b}._input_nrv68_6._disabled_nrv68_33{background-color:#fbfbfb}._icon_nrv68_21{position:absolute;top:7px;right:10px;cursor:pointer}._dateSelectorDropdown_nrv68_44{width:100%;position:absolute;top:100%;margin-top:6px;background:#fff;border:1px solid #d4e6e8;border-radius:10px;box-shadow:0 2px 4px #0000001a;z-index:2}._label_nrv68_56{font-family:Rubik;padding:0 0 5px 15px;color:#80948b;font-size:15px;line-height:1.23}._dateSelectorDropdownBody_nrv68_64{display:grid;padding:10px 0;border-top:1px solid #d4e6e8;grid-template-columns:repeat(4,1fr);justify-items:center}._dateSelectorDropdownHeader_nrv68_72{height:42px}._dateSelectorDropdownHeader_nrv68_72 select{width:100%;height:100%;text-align:center}._dateSelectorMonth_nrv68_81{font-family:Rubik;display:flex;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;border-radius:14px;cursor:pointer}._dateSelectorMonth_nrv68_81:hover{background-color:#ffb900;color:#fff}._dateSelectorMonth_nrv68_81._disabled_nrv68_33{color:#80948b;cursor:default;pointer-events:none}._dateSelectorMonth_nrv68_81._disabled_nrv68_33:hover{background-color:#fff;color:#80948b}._dateSelectorYear_nrv68_106{width:82px;position:relative;margin-left:10px}._dateSelectorYear_nrv68_106 select{font-family:Rubik;position:relative;margin-left:12px;padding-top:8px;padding-right:32px;box-sizing:border-box;background-color:transparent;font-size:15px;line-height:22px;border-width:0;z-index:3;-webkit-appearance:none;-moz-appearance:none}._dateSelectorYear_nrv68_106 select:focus{border-width:0;outline:none}._dateSelectorYear_nrv68_106 select::-ms-expand{display:none}._selectIcon_nrv68_134{width:11px;position:absolute;top:14px;right:19px;z-index:2}._controlsClassName_1mdx4_2{flex:1 1;max-width:484px;margin-left:auto}._label_1mdx4_8{flex:1 1;max-width:460px;margin-right:10px}._container_1mdx4_14{display:flex;margin-top:40px;margin-right:10px;margin-bottom:40px;padding:40px;border-bottom:1px solid #ececee}._container_1mdx4_14:last-child{margin-bottom:20px;border:none}._questions_1mdx4_28{background-color:#fff;border:2px solid #ececee;border-radius:20px}._title_1b5iv_1{margin-top:20px;margin-bottom:15px;font-size:40px;font-weight:500}._dateSelector_1b5iv_8,._scoreView_1b5iv_13{display:flex;margin-bottom:20px}._scoreView__title_1b5iv_17{align-self:center;margin-left:15px;font-size:20px;font-weight:500}._tooltipContainer_tc4hy_2{left:100px;margin:-10px;padding:0;border-radius:10px}._speechBubble_tc4hy_9{width:100%;max-width:350px;position:relative;top:50%;left:-1px;padding:10px;color:#fff;white-space:break-spaces}._speechBubble_tc4hy_9:first-child{border-top-left-radius:10px;border-top-right-radius:10px}._speechBubble_tc4hy_9:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}._score_tc4hy_30{display:flex;justify-content:center;align-items:center;align-self:center;width:30px;height:30px;padding:5px;color:#fff;font-weight:500;border-radius:30px}._domainDefault_tc4hy_43{display:none}._domainGood_tc4hy_47{background-color:#8ad124}._domainBad_tc4hy_51{background-color:#ff4b4b}._domainWhite_tc4hy_55{background-color:#fff;color:#000;border:1px solid #000}._domainNeutral_tc4hy_61{background-color:#ffb900;color:#000}._questions_19kc7_2{padding:30px 0;background-color:#fff}._questionContainer_incfh_2{padding:0;border:1px solid #ececee;border-radius:6px}._controlsClassName_incfh_8{flex:1 1;max-width:484px;margin-left:auto}._label_incfh_14{flex:1 1;max-width:460px;margin-right:10px}._container_incfh_20{display:flex;margin-top:40px;margin-right:10px;margin-bottom:40px;padding:40px;border-bottom:1px solid #ececee}._containerRes5_incfh_29{padding:90px 40px}._container_incfh_20:last-child{margin-bottom:20px;border:none}._loading_1dvml_1{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._questions_169sm_2{background-color:#fff;border:2px solid #ececee;border-radius:20px}._exceptContainersGroup_169sm_8{padding:0 40px}._exceptContainersGroup_169sm_8:nth-child(2){padding-bottom:40px;border-bottom:1px solid #ececee}._controlsClassName_169sm_17{flex:1 1;max-width:484px;margin-left:auto}._container_169sm_23{display:flex;margin-right:10px;padding:40px;border-bottom:1px solid #ececee}._container_169sm_23:last-child{margin-bottom:0;border:none}._tableCell_15u13_2{display:flex;align-items:center}._valueCommon_15u13_7{color:#000}._valueBad_15u13_11{color:#ff4b4b}._valueNeutral_15u13_15{color:#ffb900}._valueGood_15u13_19{color:#8ad124}._subTitle_lo7i2_1{font-size:17px}._actions_lo7i2_5{display:flex;justify-content:center;margin-top:30px;gap:20px}._button_lo7i2_12{width:140px;height:30px}.encounter-form-view-screen--extra-large-screen,.encounter-form-view-screen--large-screen{margin:0 -50px}.encounter-form-view-screen--medium-screen{margin:0 -35px}.encounter-form-view-screen__title{margin-bottom:82px;font-size:40px;font-weight:500}.encounter-form-view-screen__breadcrumb{margin-bottom:30px}._header_1dcl1_2{font-family:Rubik;margin:45px 0 8px;font-size:40px;font-weight:500}._lastUpdated_1dcl1_9{font-family:Rubik;color:#80948b;font-size:13px}._formContainer_1dcl1_15{margin:33px 0;border:2px solid #eaeaec;border-radius:20px}._formHeader_1dcl1_21{font-family:Rubik;padding:32px;font-size:20px;font-weight:500}._actions_1dcl1_28{display:flex;justify-content:flex-end}._actionSubmit_1dcl1_33{width:180px}._upload_1dcl1_37{margin-top:8px;cursor:default}._uploadLink_1dcl1_42{color:#297ae6;text-decoration:underline;cursor:pointer}._loading_1dcl1_48{display:flex;justify-content:center;align-items:center;height:30vh}._datePicker_10954_2{width:100%;max-width:220px;margin-top:10px;margin-right:auto}@media (max-width: 740px){._datePicker_10954_2{max-width:none}}._datePicker_10954_2:last-child{margin-right:0}.sentence-ellipsis__link{display:inline-block;color:#80948b;text-decoration:none}.sentence-ellipsis div span{white-space:break-spaces}._question_bhvj0_2{display:grid;padding:32px;border-top:2px solid #eaeaec;grid-template-columns:minmax(30%,50%) minmax(30%,50%);grid-gap:50px}._titleContainer_bhvj0_10{display:flex;margin-bottom:8px}._title_bhvj0_10{font-family:Rubik;font-size:15px;font-weight:500}._description_bhvj0_21{margin:8px 0}._tooltip_bhvj0_25{margin:0 8px}._questionItem_zi4wb_1{margin-right:16px;margin-bottom:10px}._questionItemDates_j0c0c_2{display:flex;flex-wrap:wrap}._datePicker_j0c0c_7{width:100%;max-width:220px;margin-top:10px;margin-right:auto}@media (max-width: 740px){._datePicker_j0c0c_7{max-width:none}}._datePicker_j0c0c_7:last-child{margin-right:0}._dateName_j0c0c_22{font-family:Rubik;margin-bottom:0;padding:0 0 5px 15px;color:#80948b;font-size:15px;line-height:1.23}._questionItem_13mei_1{margin-right:16px;margin-bottom:10px}._containerWithButton_13mei_6{display:flex;align-items:flex-end}._dropdownWithButton_13mei_11{flex-basis:100%}._removeButton_13mei_15{margin-left:15px}._addButton_13mei_19{justify-content:flex-end;margin-right:16px}._addButton_13mei_19 path{stroke-width:2px}._multipleField_1epkm_2{display:flex;justify-content:space-between;align-items:flex-start;flex:1;width:240px;height:30px;position:relative;border:solid 1px #d4e6e8;border-radius:30px;gap:8px}._multipleFieldError_1epkm_15{border:solid 1px #ff4b4b}._inputField_1epkm_19{width:60%}._dropdownField_1epkm_23{width:auto}._errorMessage_1epkm_27{position:absolute;top:30px;margin:3px 0 0 6px;color:#ff4b4b;font-size:13px}._units_1epkm_35{border-left:solid 1px #d4e6e8}._container_b7434_2{display:flex;flex-direction:column;width:370px;max-width:370px;background-color:#fff;border-radius:20px;z-index:100}._content_b7434_12{padding:25px 20px}._modalHeader_b7434_16{display:flex;justify-content:space-between;margin-bottom:20px}._modalHeaderTitle_b7434_22{font-size:20px;font-weight:500}._modalHeaderCloseButton_b7434_27{width:12px;cursor:pointer;stroke:#80948b}._dateField_b7434_33,._testField_b7434_34{margin-bottom:10px}._resultField_b7434_38{width:80px}._dateFieldLabel_b7434_42,._resultFieldLabel_b7434_43,._errorMessage_b7434_47{font-size:13px}._label_b7434_51{padding:0 0 7px 15px;color:#80948b;font-size:13px;line-height:1.23}._lineFields_b7434_58{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}._modalActions_b7434_65{padding:20px 0;background-color:#f6f6f6;border-radius:0 0 20px 20px}._doneAction_b7434_71{width:140px;height:30px;margin:auto;box-shadow:none}._header_h6aie_2{display:flex;justify-content:space-between;align-items:center}._headerText_h6aie_8{margin:45px 0 30px;font-size:40px;font-weight:500}._headerButton_h6aie_14{width:200px;height:30px;box-shadow:none}._loading_h6aie_20{display:flex;justify-content:center;align-items:center;height:30vh}._tableCell_h6aie_27{display:flex;justify-content:flex-start}._tableCell_h6aie_27:hover{cursor:pointer}._dateCell_h6aie_35{white-space:nowrap}._editButton_h6aie_39{display:flex;align-items:center}._noResults_h6aie_44{display:flex;align-items:center;flex-direction:column}._noResultsButton_h6aie_50{font-size:16px;text-decoration:none}._container_tteqj_1{flex:1 1}._tableTitle_tteqj_5{margin:20px 0 10px;padding:0;font-weight:400;font-size:20px}._loading_tteqj_12{display:flex;justify-content:center;align-items:center;height:30vh}._error_tteqj_19{margin:30px;font-weight:500;text-align:center}._cell_wfimt_2{text-align:left}._dateInfo_wfimt_6{display:flex}._date_wfimt_6{margin-right:20px}._cellActions_wfimt_14{display:flex}._empty_wfimt_18{width:125px}._action_wfimt_22{height:17px;font-size:15px}._action_wfimt_22:last-child{margin-left:30px;color:#ff4b4b}._cellDiffer_wfimt_31{color:#ff4b4b}._loading_wfimt_35{display:flex;justify-content:center;align-items:center;height:30vh}._cell_1rnhb_2{background-color:#fbfbfb;text-align:left}.new-encounter__title{margin-bottom:82px;font-size:40px;font-weight:500}.new-encounter__title--mobile,.new-encounter__title--tablet{margin:11px 0 10px}.new-encounter__title--medium-screen{margin:21px 0 40px}.encounter-navigation{width:200px}.clinical-encounter-navigation{width:140px}.clinical-encounter-navigation--extra-large-screen,.clinical-encounter-navigation--large-screen{width:200px}.clinical-encounter-navigation--medium-screen{width:180px}.chat-message__content{min-width:200px;max-width:425px;background-color:#f6f6f6;font-size:15px;word-wrap:break-word;border-radius:10px}.chat-message__content--my{background-color:#e4f5f2}.chat-message__content--highlight{background-color:#63b49b;color:#fff}.chat-message__view{display:flex;align-items:flex-end;gap:10px}.chat-message__view--my{justify-content:flex-end}.chat-message__view--companion{justify-content:flex-end;flex-direction:row-reverse}.chat-message__user-default-photo{width:40px;height:40px}.chat-message__user-photo{width:40px;height:40px;border-radius:50%;object-fit:cover}.chat-message__files{display:flex;flex-direction:column;margin-top:5px}.chat-message__files--my{margin:10px 50px 0 0}.chat-message__file{align-self:center;margin-right:5px;margin-left:4px;border-radius:10px}.chat-message__file-download{align-self:flex-start;height:17px;color:#80948b;font-size:13px;font-weight:400;text-decoration:none}.chat-message__file-image{align-self:flex-start;width:199px;height:199px;border-radius:10px;cursor:pointer;object-fit:cover}.chat-message__file-image--my{align-self:flex-end}.chat-message__title{margin-bottom:8px;font-size:15px;font-weight:500;line-height:18px}.chat-message__file-icon-wrapper{display:flex;width:38px;height:38px;margin-bottom:8px;background-color:#3581e6;border-radius:20px}.chat-message__file-button-wrapper{display:flex;flex-direction:column;margin-left:12px}.chat-message__file-wrapper{display:flex}.chat-message__file-info{display:flex;color:#80948b;font-size:13px;line-height:1.38}.chat-message__file-info-point{padding:0 5px}.chat-message__body{display:flex;flex-direction:column;padding:10px}.chat-message__footer{display:flex;align-items:flex-end;flex-direction:column;margin-top:5px;gap:10px}._attachment_14v0b_2{align-self:flex-start;max-width:199px;max-height:199px;border-radius:10px;cursor:pointer;object-fit:cover}._fileWrapper_14v0b_11{display:flex}._file_14v0b_11{align-self:center;margin-right:5px;margin-left:4px;border-radius:10px}._fileIconWrapper_14v0b_22{display:flex;width:38px;height:38px;background-color:#3581e6;border-radius:20px}._fileButtonWrapper_14v0b_30{display:flex;flex-direction:column;margin-left:12px}._fileInfo_14v0b_36{display:flex;color:#80948b;font-size:13px;line-height:1.38}._fileInfoPoint_14v0b_43{padding:0 5px}._fileDownload_14v0b_47{align-self:flex-start;height:17px;color:#80948b;font-size:13px;font-weight:400;text-decoration:none}._footerItem_1di96_2{display:flex;gap:10px}._date_1di96_7{display:flex;justify-content:flex-start;font-size:13px}._status_1di96_13{display:flex;justify-content:flex-end;align-items:center}._statusIconHighlight_1di96_19 path{fill:#fff}.channel{margin-right:10px}.channel__messages{display:flex;flex-direction:column}.channel__message{align-self:flex-start;margin-bottom:8px}.channel__message--my{align-self:flex-end}.today-label{display:flex;margin:28px 0 32px}.today-label__line{flex:1 1;width:100%;height:0;border:solid 1px #ececee}.today-label__line--left{margin:7px 20px 0 0}.today-label__line--right{margin:7px 0 0 20px}.today-label__center{height:18px;margin:0 20px;color:#80948b;font-size:15px;font-style:normal;line-height:1.2;text-align:center;letter-spacing:normal;font-stretch:normal}.attachment{display:flex;align-items:center;height:20px;padding:5px;font-size:14px;border-radius:5px}.attachment__file{display:block;height:70px;padding-top:4px;word-break:break-all}.attachment .button__text{display:-webkit-box;width:100%;height:70px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.Toastify__toast--error.message-input-error{width:180%;position:relative;left:-40%;background:#ff4b4b;box-shadow:0 6px 20px #72000029}.message-input-error__content{font-family:Rubik;margin-left:-7px;padding:2px 0;color:#fff;font-style:normal;line-height:1.3;text-align:left;letter-spacing:normal;font-stretch:normal}.message-input-error__header{margin:6px;font-size:20px;font-weight:500}.message-input-error__body{margin:7px;font-size:16px}.message-input{padding:5px 0}.message-input__controls{display:flex;justify-content:flex-end;margin-bottom:7px}.message-input__file-upload{width:32px;margin-left:16px}.message-input__send{margin-right:16px;margin-bottom:7px}.message-input__attachments{display:flex;align-items:baseline;flex-wrap:wrap;padding-top:10px}.message-input__content{display:flex;flex-direction:column;width:100%}.message-input__attachment{align-self:flex-end;width:80px;height:80px;position:relative;margin:0 4px 11px}.message-input__attachment--image{border-radius:10px;object-fit:cover}.message-input__attachment__close-button{width:20px;height:20px;position:absolute;top:-10px;right:-7px;background:#fff;z-index:1}.message-input__attachment:last-child{margin-right:0}.message-input__textbox{width:100%}.message-input__textbox textarea{height:unset;padding:10px 15px 0;border:none;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.message-input__textbox textarea::-webkit-scrollbar{display:none}.message-input__wrapper{display:flex;align-self:center;width:650px;margin:auto 10px 32px 0}@media (min-width: 1700px){.message-input__wrapper{width:942px}}.message-input__wrapper--tablet,.message-input__wrapper--mobile{width:100%}.message-input__wrapper--disabled{pointer-events:none}.chat{display:flex}.chat__channel-list{background-color:#fbfbfb;overflow:hidden}.chat__channel-list-wrapper{width:100%}.chat__channel{display:flex;flex:1;flex-direction:column-reverse;margin-bottom:20px;padding:20px 0;overflow-y:auto}.chat__message-input{display:flex;justify-content:space-between;align-items:flex-end;width:100%;background-color:#fff;border:solid 1px #9faaac;border-radius:10px}.chat-channel-wrapper{display:flex;flex:1 1;height:calc(100vh - 64px)}.chat-channel-wrapper__center{display:flex;justify-content:space-between;flex-flow:column nowrap;position:relative}.chat-channel-wrapper__center--tablet,.chat-channel-wrapper__center--mobile{width:100%}.chat-channel-wrapper__left,.chat-channel-wrapper__right{display:flex;align-items:flex-start;flex:1 1 28px;flex-direction:row;justify-self:stretch}.chat-channel-wrapper__left--tablet,.chat-channel-wrapper__left--mobile,.chat-channel-wrapper__right--tablet,.chat-channel-wrapper__right--mobile{flex:1 1 22px}.chat-channel-wrapper__channel-title{width:100%;height:43px;padding:16px 0;border-bottom:solid 1px #eaeaec}.chat-channel-wrapper__loading{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;background:transparent;z-index:10;top:0;right:0;bottom:0;left:0}.channel-title{display:flex;border-bottom:solid 1px #eaeaec;gap:30px}.channel-title__content{display:flex;height:48px;padding:11px 0 16px}.channel-title__user-photo{width:48px;height:48px;border-radius:30px;object-fit:cover}.channel-title__user-photo--clickable{cursor:pointer}.channel-title__name{padding:4px 0;font-size:15px;font-weight:500}.channel-title__user_info{display:flex;flex-direction:column;margin:0 16px}.channel-title__role{color:#80948b;font-size:15px}._dropdown_12qk5_2{display:flex;justify-content:center;align-items:center;gap:10px}._label_12qk5_9{color:#80948b;font-size:15px}.channel-list-container{width:314px;height:100%;position:relative;padding:12px 0}@media (min-width: 1700px){.channel-list-container{width:464px}}.channel-list-container--tablet,.channel-list-container--mobile{width:100%}.channel-list-container__channel{cursor:pointer}.channel-list-container__channel:hover{background-color:#e4f5f2;border-radius:10px}.channel-list-container__channel--selected{background-color:#e4f5f2;border-radius:10px;cursor:default}.channel-list-container__header{display:flex;justify-content:space-between;align-items:center;height:80px;padding:20px;box-sizing:border-box;border-bottom:solid 1px #eaeaec}.channel-list-container__title{font-size:25px;font-weight:500}.channel-list-container__new{align-self:baseline;width:40px;height:40px;margin:0 10px 20px 0;padding:12.6px 12px 13.2px;background-color:#e4f5f2}.channel-list-container__list{height:calc(100vh - 236px)}.channel-list-container__list--transparent{opacity:.5}.channel-list-container__nothing-found{width:100%;height:100%;position:absolute;top:150px;margin:0 0 29px;padding-top:20px;background-color:#fbfbfb;font-size:15px;font-weight:500;text-align:center;z-index:100}.channel-list-container__loading{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;top:100px;right:0;bottom:0;left:0;background:transparent;z-index:10}.channel-list-header{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 22px 19px;box-sizing:border-box;border-bottom:solid 1px #eaeaec}@media (min-width: 1920px){.channel-list-header{padding:0 30px 19px}}.channel-list-header__title{align-self:flex-start;margin:5px 0;font-size:26px;font-weight:500}.channel-list-search{position:relative;padding:0 14px}@media (min-width: 1700px){.channel-list-search{padding:0 22px}}.channel-list-search__input{width:100%;position:relative;margin:24px 0 12px}@media (min-width: 1700px){.channel-list-search__input{margin:24px 0 16px}}.channel-list-search__icon{height:0!important;position:absolute;top:27px;right:24px;padding:17px 12px;pointer-events:none}.channel-list-search__row{display:flex;align-items:center}.channel-list-search__arrow-back{margin:5px 16px 0 0}.new-message-user-list{margin-right:10px}.new-message-user-list__channel{cursor:pointer}.new-message-user-list__channel:hover{background-color:#e4f5f2;border-radius:10px}.new-message-user-list__channel--selected{background-color:#e4f5f2;border-radius:10px;cursor:default}.new-message-user-list__header{display:flex;justify-content:space-between;align-items:center;height:80px;padding:20px;box-sizing:border-box;border-bottom:solid 1px #eaeaec}.new-message-user-list__title{font-size:25px;font-weight:500}.new-message-user-list__new{align-self:baseline;width:40px;height:40px;margin:0 10px 20px 0;padding:12.6px 12px 13.2px;background-color:#e4f5f2}.new-message-user-list__search{position:relative}.new-message-user-list__search input{height:40px;position:relative;margin:24px 0 12px;padding:11px 40px 11px 16px}.new-message-user-list__search svg{position:absolute;top:28px;right:10px;padding:10px 12px;pointer-events:none}.new-message-user{display:flex;position:relative;padding:11px 14px}.new-message-user__image{margin-right:20px;padding:1px 0}.new-message-user__user-photo{width:60px;height:60px;border-radius:30px;object-fit:cover}.new-message-user__user-photo__new-icon{width:60px;height:60px;position:absolute;top:17px;left:65px}.new-message-user__header{display:flex;justify-content:space-between;flex-direction:column}.new-message-user__title{width:200px;margin-bottom:4px;font-size:15px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width: 1140px){.new-message-user__title{width:200px}}.new-message-user__title--tablet,.new-message-user__title--mobile{width:unset}.new-message-user__text{width:200px;height:18px;color:#80948b;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width: 1140px){.new-message-user__text{width:308px}}.new-message-user__text--tablet,.new-message-user__text--mobile{width:unset}.new-message-user__position{width:200px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width: 1140px){.new-message-user__position{width:85px}}.new-message-user__position--tablet,.new-message-user__position--mobile{width:unset}.new-message-user__data{align-self:center;flex:1}.channel-preview{display:flex;align-items:center;position:relative;padding:11px 14px}@media (min-width: 1700px){.channel-preview{padding:11px 22px}}.channel-preview__image{height:60px;position:relative;margin-right:20px;padding:1px 0}.channel-preview__user-photo{width:60px;height:60px;border-radius:30px;object-fit:cover}.channel-preview__user-photo__new-icon{width:18px;height:18px;position:absolute;top:-2px;right:-2px}.channel-preview__user-default-photo{width:60px;height:60px}.channel-preview__header{display:flex;justify-content:space-between;margin-bottom:4px}.channel-preview__title{width:98px;font-size:15px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 1700px){.channel-preview__title{width:220px}}.channel-preview__title--tablet,.channel-preview__title--mobile{width:unset}.channel-preview__date{min-width:95px;color:#80948b;font-size:15px}.channel-preview__text{width:200px;height:18px;color:#80948b;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 1700px){.channel-preview__text{width:308px}}.channel-preview__text--tablet{width:320px}.channel-preview__text--mobile{width:200px}.channel-preview__position,.channel-preview__related{width:200px;margin-bottom:4px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 1700px){.channel-preview__position,.channel-preview__related{width:308px}}.channel-preview__position--tablet,.channel-preview__position--mobile,.channel-preview__related--tablet,.channel-preview__related--mobile{width:unset}.channel-preview__data{flex:1;padding-right:10px}._channel_1e837_2{margin-right:10px;cursor:pointer}._channel_1e837_2:hover{background-color:#e4f5f2;border-radius:10px}._channelSelected_1e837_11{background-color:#e4f5f2;border-radius:10px;cursor:default}.channel-welcome-message{align-self:center;margin-top:auto;padding:16px 87px;background-color:#f6f6f6;border-radius:33px}.channel-welcome-message__content{width:100%;font-size:15px;font-weight:500;line-height:1.2;text-align:center}.channel-welcome-message__name{margin-top:2px}.messaging{display:flex;align-items:center;flex:1;flex-direction:column;margin:-35px -80px}.messaging--medium-screen{margin:-40px -60px}.messaging--tablet{margin:-40px -20px}.messaging--mobile{margin:-10px}.messaging__title{margin-bottom:17px;font-size:40px;font-weight:500}.messaging__chat{flex:1;width:100%;height:500px;overflow:hidden}.symptom-tracking-day{display:flex;justify-content:center;align-items:center;flex:1 1;flex-direction:column;height:90px;box-sizing:border-box;background-color:#fff;border:solid 2px #eaeaec;border-radius:20px;cursor:pointer}.symptom-tracking-day--selected,.symptom-tracking-day--disabled{cursor:default;pointer-events:none}.symptom-tracking-day--selected{background-color:#e4f5f2}.symptom-tracking-day--disabled{background-color:#979797}.symptom-tracking-day__date{font-size:20px;font-weight:500}.symptom-tracking-day__day-of-week{color:#c1c6ca;font-size:16px;font-weight:400}.symptom-tracking-day-selector{display:flex;gap:20px}.symptom-tracking-day-selector__day:last-child{margin-right:0}._title_xos1b_2{margin-top:20px;margin-bottom:15px;font-size:40px;font-weight:500}._description_xos1b_9{width:50%;margin-bottom:25px;color:#80948b;font-size:16px;font-weight:400}._questions_xos1b_17{padding:30px 40px;background-color:#fff;border:2px solid #ececee;border-radius:20px}._loading_xos1b_24{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._daySelector_xos1b_32,._dateSelector_xos1b_33{margin-bottom:30px}._message_xos1b_37{padding:60px 0;text-align:center}.patient-care-plan{max-width:780px}.patient-care-plan__title{margin:0 0 20px;font-size:20px;font-weight:500}.patient-care-plan__week{margin-bottom:20px}.patient-care-plan__week:last-child{margin:0}.patient-care-plan__week-title{margin:0;font-size:15px;font-weight:700}.patient-care-plan__task-list{margin-top:-10px;margin-bottom:10px}.patient-care-plan__task{display:flex;margin-bottom:10px}.patient-care-plan__task:last-child{margin-bottom:0}.patient-care-plan__task-title{flex:1;margin-top:17px;margin-right:40px;font-size:15px}.patient-care-plan__task-parameters{display:flex;flex:2}.patient-care-plan__task-start-date{width:100px;margin-right:40px}.patient-care-plan__task-completed{width:100px;margin-left:40px}._weekView_1vj5w_2{border:2px solid #eaeaec;border-radius:20px}._weekView_1vj5w_2:last-child{margin-bottom:0}._title_1vj5w_10{display:flex;align-items:center;margin:0;padding:20px 25px;font-size:15px;font-weight:700;border-bottom:2px solid #eaeaec}._list_1vj5w_20{padding:20px 25px}._task_1vj5w_24{display:flex;margin-bottom:10px}._skill_1yc6u_1{font-family:Rubik}._header_1yc6u_5{display:flex;align-items:center}._title_1yc6u_10{font-size:15px;font-weight:500}._collapseButton_1yc6u_15{background-color:inherit}._collapseButton_1yc6u_15:focus{background-color:inherit;outline:none}._week_1yc6u_23{margin-bottom:20px}._week_1yc6u_23:last-child{margin:0}.patient-course__header{display:flex;justify-content:space-between;align-items:center;height:50px;padding-left:25px;box-sizing:border-box;background-color:#fff;font-size:15px;font-weight:500;border:solid 2px #eaeaec;border-radius:30px}.patient-course__header-controls{display:flex;align-items:center}.patient-course__content{margin:0 25px;border:solid 2px #eaeaec;border-top:none;border-bottom-right-radius:25px;border-bottom-left-radius:25px}.patient-course__course{padding:40px;border-bottom:solid 2px #eaeaec}.patient-course__care-plan{padding:40px}.patient-course-playbook__course{margin-bottom:10px}.patient-course-playbook__course:last-child{margin-bottom:0}.patient-playbook__content{margin-top:9px;padding-left:87px}.patient-playbook-list__playbook{margin-bottom:10px}.patient-playbook-list__playbook:last-child{margin-bottom:0}.care-plan-screen__header{display:flex;justify-content:space-between;align-items:center}.care-plan-screen__header-title{font-size:40px;font-weight:500}.care-plan-screen__empty-message{margin:30px;font-weight:500;text-align:center}.care-plan-screen__loading{display:flex;justify-content:center;align-items:center;height:30vh}.patient-initial-intake-form-header{display:flex;align-items:center}.patient-initial-intake-form-header__control-label{font-size:13px}.patient-initial-intake-form-header__date{width:150px;margin-right:10px}.patient-initial-intake-form-header__disease-type{width:220px;margin-right:10px}.patient-initial-intake-form-header__diagnosis-date{width:150px}.patient-initial-intake-form-header__diagnosis-age{width:130px;margin-left:10px}.patient-initial-intake-form-header__error{position:absolute;margin-top:3px;margin-left:6px;color:#ff4b4b;font-size:13px}.patient-initial-intake-form__segment{margin-bottom:40px}.patient-initial-intake-screen__title{margin-bottom:82px;font-size:40px;font-weight:500}._title_h4jun_2{font-size:40px;font-weight:500}._questionsContainerHidden_h4jun_7{display:none}._splitter_h4jun_11{width:100%;height:0;margin:20px 0;border:solid 1px #ececee}._wrapper_h4jun_18{padding:0 24px}._date_h4jun_22{margin-top:-25px;margin-bottom:30px;color:#80948b}._loading_h4jun_28{display:flex;justify-content:center;align-items:center;height:30vh}._riskSummaryViewSection_245zg_2{margin-bottom:35px}._title_245zg_6{margin-bottom:15px;font-size:20px;font-weight:700}._titleContent_245zg_12{display:flex;align-items:center}._link_245zg_17._linkAlignRight_245zg_17{justify-content:flex-end;flex:1;font-size:16px;font-weight:500;line-height:1.19}._value_245zg_25{display:flex;justify-content:center;align-items:center;width:36px;height:36px;margin:0 0 10px 10px;color:#fff;font-size:15px;font-weight:500;line-height:30px;border-radius:50%}._valueBad_245zg_39{background-color:#ff4b4b}._valueNeutral_245zg_43{background-color:#ffb900}._valueGood_245zg_47{background-color:#8ad124}._container_1ylj0_2{display:flex;justify-content:center;width:100%;box-sizing:border-box}._container_1ylj0_2._tablet_1ylj0_8{padding:0 20px}._container_1ylj0_2._mediumScreen_1ylj0_11{padding:0 25px}._container_1ylj0_2._mobile_1ylj0_14{padding:0 10px}._header_1ylj0_18{display:flex;justify-content:space-between;align-items:center;padding-right:15px;box-sizing:border-box;font-size:19px;font-weight:500;line-height:1.32;border-bottom:none}._title_1ylj0_30{font-size:40px}._viewRead_1ylj0_34{font-size:15px;cursor:pointer}._data_1ylj0_39{flex:1 1;max-width:1035px;margin:60px 70px 0 90px}._patientData_1ylj0_45{flex:1 1;max-width:1035px;margin:25px -6px 0 0}._loading_1ylj0_51{display:flex;justify-content:center;align-items:center;position:absolute;z-index:100;top:0;right:0;bottom:0;left:0}._buttonContainer_1ylj0_60{display:flex;justify-content:flex-end}._buttonLabel_1ylj0_65{margin-top:5px;font-size:14px;white-space:nowrap}._tabsContainer_1ylj0_71{display:flex;position:relative;gap:20px}._tab_1ylj0_8{padding-bottom:3px;color:#297ae6;font-size:14px;font-weight:400}._tab_1ylj0_8:hover{cursor:pointer}.notification-list-filter{margin:10px 0 20px;padding-right:15px}.notification-list-filter__container{display:flex;justify-content:space-between;flex-wrap:wrap;margin:16px 0 20px;padding:20px 40px 30px;background-color:#f6f6f6;border-radius:20px;gap:20px}.notification-list-filter__filter-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.notification-list-filter__filters-buttons{display:flex;align-items:flex-end;margin-left:auto;gap:10px}.notification-list-filter__clear-filters-button{width:160px;height:30px;margin-left:auto;font-weight:400;border:1px solid #e7e7e7;box-shadow:none}.notification-list-filter__clear-filters-button-label{font-size:13px}.notification-list-filter__buttons-group{display:flex;justify-content:flex-end;flex-direction:column}.notification-list-filter__buttons-group-label{font-family:Rubik;padding:0 0 4px 10px;color:#80948b;font-size:13px;line-height:1.23}.notification-list-filter__buttons-group-inner{display:flex}.notification-list-filter__input{width:360px;margin:5px 8px 0 0}.notification-list-filter__input-label{padding:0 0 4px 10px;color:#80948b;font-size:14px}.notification-list-filter__dropdown{width:160px}.notification-list-filter__dropdown-container{flex-direction:row}.notification-list-filter__flag--teal{fill:#63b49b;stroke:#525252}.notification-list-filter__flag--marigold{fill:#f1be4e;stroke:#525252}.notification-list-filter__flag--red{fill:#9e2358;stroke:#525252}.notification-list-filter__flag--white{fill:#fff;stroke:#525252}.notification-list-filter__actions{display:flex;justify-content:space-between;align-items:center}.notification-list-filter__actions .notification-list-filter__dropdown{width:150px}.notification-list-filter__actions-dropdown{display:flex;align-items:center;gap:10px}.notification-list-filter__actions-dropdown-label{color:#80948b;font-size:14px}.notification-list-filter-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-right:4px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:50%;cursor:pointer}.notification-list-filter-button--selected{border-width:2px;border-color:#3581e6}.notification-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:86px;background:#f6f6f6;color:#80948b;line-height:1.4;border-radius:20px;object-fit:contain}.notification-empty__message{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.notification{display:flex;border:solid 2px #eaeaec;border-radius:20px;object-fit:contain}.notification:last-child{margin-bottom:0}.notification--selected{background-color:#f6f6f6}.notification__checkbox .checkbox__checkbox--common{width:16px;height:16px;margin-left:12px;border-radius:4px;fill:#3581e6}.notification__checkbox .checkbox__checked{width:11px;height:8px;fill:#3581e6}.notification__content{flex:1 2;margin-bottom:22px}.notification-body{margin:0 5px 0 28px;font-size:14px;font-weight:400;line-height:1.4}.notification-body__text{display:flex;justify-content:space-between;gap:30px}.notification-body__flag-wrapper{display:flex;align-items:flex-end}.notification-body__flag{margin-bottom:10px}.notification-body__flag--teal{fill:#63b49b;stroke:#525252}.notification-body__flag--marigold{fill:#f1be4e;stroke:#525252}.notification-body__flag--red{fill:#9e2358;stroke:#525252}.notification-body__flag--white{fill:#fff;stroke:#525252}.notification-body__actions{display:flex;justify-content:flex-start;margin-top:20px;gap:10px}.notification-body__action{height:30px;padding:0 10px;box-sizing:border-box;background-color:#f6f6f6;font-weight:400;border:unset;box-shadow:none}.notification-body__action-label{padding-top:3px}.notification-header{display:flex;justify-content:space-between;flex-direction:column}.notification-header__info{display:flex;justify-content:space-between;align-items:center}.notification-header__time{margin:0;color:#80948b;font-size:13px;line-height:1.23;letter-spacing:.26px}.notification-header__title{display:flex;justify-content:space-between;align-items:center;margin-right:10px;font-size:16px;font-weight:400;line-height:21px}.notification-header__title-text-wrapper{display:flex;align-items:center;position:relative;margin:0 0 10px 27px;gap:13px}.notification-header__title-text{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;line-height:21px}.notification-header__button{width:10px;height:10px;position:absolute;left:-23px;background-color:#297ae6;border-radius:50%}.notification-header__button:hover{cursor:pointer}.notification-header__button--disabled{cursor:default;pointer-events:none}.notification-header__empty-icon{width:15px}.notification-header__flag--teal{fill:teal;stroke:teal}.notification-header__flag--marigold{fill:#eaa221;stroke:#eaa221}.notification-header__flag--red{fill:#ff4b4b;stroke:#ff4b4b}.notification-header__flag--white{fill:#fff;stroke:#fff}.notification-header__checkbox{margin:0 10px 3px 0}.notification-header__checkbox .checkbox__checkbox--survey{border-width:1px}.notification-header__status{width:20px;height:20px;border-radius:50%}.notification-header__status--done{background-color:#8ad124}.notification-header__status--need-action{background-color:#ff4b4b}.notification-header__status-container{display:flex;align-items:center;gap:20px}.notification-header__tooltip{border-radius:20px}.notification-header__tooltip-checkbox .checkbox__checkbox--common{width:16px;height:16px;border-radius:4px}.notification-header__tooltip-checkbox .checkbox__checked{width:11px;height:8px;fill:#000}.notification-header__fake-checkbox{width:18px;height:18px;margin:0 10px 3px 0}._container_ib6nn_2{position:relative}._tooltip_ib6nn_6{position:absolute;background-color:#fff;box-shadow:0 8px 42px #0003;z-index:10}._status_1vw48_2{display:flex;align-items:center;font-weight:500}._title_1vw48_8{font-size:14px;letter-spacing:.26px}._titleValid_1vw48_13{color:#8ad124;fill:#8ad124}._titleInvalid_1vw48_18{color:#ff4b4b;fill:#ff4b4b}._dot_1vw48_23{margin:0 13px;color:#989898}._up_1vw48_28{transform:rotate(180deg)}._container_vexmw_2{min-width:660px;padding:24px 30px}._header_vexmw_7{font-size:19px;font-weight:500;line-height:25px}._time_vexmw_13,._giTooltipTime_vexmw_14{margin-left:58px;color:#80948b;font-size:13px;line-height:1.23;letter-spacing:.26px}._time_vexmw_13{margin:20px 0 8px;font-weight:400}._text_vexmw_27{margin-bottom:20px;font-size:15px;font-weight:400;line-height:21px}._label_vexmw_34{font-weight:500;white-space:nowrap}._description_vexmw_39{display:flex;align-items:center}._input_vexmw_44{width:250px;margin:12px 0 0 25px}._saveButton_vexmw_49{width:96px;margin:12px 0 0 8px}._giTooltipContainer_vexmw_54{min-width:277px;padding:24px 30px}._giTooltipTime_vexmw_14{margin:0 0 8px;font-weight:400}._content_w1aeh_2{max-width:1020px;position:relative;background-color:#ececee;border:1px solid #eaeaec;border-radius:20px}._content_w1aeh_2._hidden_w1aeh_9{display:none}._content_w1aeh_2._shown_w1aeh_12{margin-bottom:15px}._content_w1aeh_2._withoutBorder_w1aeh_15{border:unset}._notification_w1aeh_19{margin:22px 30px 0 20px;border:0;border-bottom:1px solid #eaeaec;border-radius:0}._loadMore_w1aeh_26{width:150px;height:24px;margin:0 auto;text-transform:uppercase;border-color:#e7e7e7;box-shadow:none;font-size:12px;font-weight:400}._loading_w1aeh_37{display:flex;justify-content:center;align-items:center;margin:20px 0}._button_w1aeh_44{padding-bottom:20px;background-color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px}._draggable_w1aeh_51{padding-top:28px}._draggableGroup_w1aeh_55{padding-top:21px}._draggableItem_w1aeh_59{padding:0 0 0 25px;background-color:#fff;border:none}._first_w1aeh_65{border-top-left-radius:20px;border-top-right-radius:20px}._last_w1aeh_70{margin-bottom:0;border-bottom:none;border-bottom-right-radius:20px;border-bottom-left-radius:20px}._dragging_w1aeh_77{border-radius:20px;-webkit-transform:rotate(0deg);transform:rotate(0)}._placeholder_w1aeh_83{background-color:#ececee;border-radius:20px}._headerContent_sm6m8_2{display:flex;align-items:center;height:100%;margin-left:30px;padding:15px 0}._image_sm6m8_10{width:20px;height:20px;margin-right:10px;font-size:10px}._isClickable_sm6m8_17{cursor:pointer}._patientName_sm6m8_21{font-size:14px;line-height:1.4}._headerTitle_sm6m8_26{display:flex;align-items:center;height:100%;margin-right:20px}._headerTitle_sm6m8_26:hover{cursor:pointer}._unreadMessages_sm6m8_36{display:flex;justify-content:center;align-items:center;margin-right:10px;color:#3581e6;font-size:14px;line-height:1.23;white-space:nowrap;letter-spacing:.26px}._arrow_sm6m8_48{transform:rotate(-90deg);fill:#3581e6}._down_sm6m8_53{opacity:.5;transform:rotate(0);fill:#ccc}._info_sm6m8_59{display:flex;align-items:center}._info_sm6m8_59:hover,._arrow_sm6m8_48:hover{cursor:pointer}._image_18ji4_1,._defaultImage_18ji4_2{width:32px;height:32px;margin-right:16px;border-radius:50%}._image_18ji4_1{object-fit:cover}._defaultImage_18ji4_2{font-size:15px;font-weight:400}._groups_1uq63_1{height:calc(100vh - 400px)}._loading_1uq63_5{display:flex;justify-content:center;align-items:center;position:absolute;z-index:100;top:0;right:0;bottom:0;left:0}._empty_1uq63_14{margin-right:15px}._globalWellBeing_qnn1w_2{padding:5px}._title_qnn1w_6{margin:20px 0 30px;font-size:40px;font-weight:500}._subTitle_qnn1w_12{margin-bottom:15px;font-size:24px;font-weight:500}._sectionSubtitle_qnn1w_18{margin-bottom:30px;color:#297ae6;font-size:20px;font-weight:400}._loading_qnn1w_25{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._container_17khv_2{margin-top:20px;border:2px solid #eaeaec;border-radius:20px}._title_17khv_8,._content_17khv_9{margin:0;padding:30px 40px}._title_17khv_8{font-size:20px;font-weight:500;border-bottom:2px solid #eaeaec}._header_axn91_1{display:flex;justify-content:space-between;align-items:center}._headerText_axn91_7{margin:45px 0 30px;font-size:40px;font-weight:500}._headerButton_axn91_13{width:200px;height:30px;box-shadow:none}._body_1hi6j_2{display:flex;flex:1 1;flex-direction:column}._header_1hi6j_8{margin:40px 0 32px;font-size:40px;font-weight:500}._container_1hi6j_14{max-width:1016px;margin-top:20px;padding:32px;background-color:#fbfbfb;border-radius:20px}._container_1hi6j_14 ._title_1hi6j_21{margin-bottom:16px;font-size:20px;font-weight:500}._description_1hi6j_27{color:#80948b;font-size:13px}._mostImportantDescription_1hi6j_32{width:534px;margin:5px 0 0 23px}._radioButtons_1hi6j_37{margin-top:32px}._radioButtonsLabel_1hi6j_41{font-size:15px}._loading_1hi6j_45{display:flex;justify-content:center;align-items:center;flex:1 1}._timezoneSelector_1hi6j_52{width:400px;margin-top:32px}._timezoneSelectorContainer_1hi6j_57{min-height:300px}._coral_1hi6j_61{display:inline-block;margin:0 4px 2px;padding:0 6px 1px;background-color:#ff4b4b;color:#fff;border-radius:2px}._yellow_1hi6j_70{display:inline-block;margin:0 4px 2px;padding:0 6px 1px;background-color:#eaa221;color:#fff;border-radius:2px}._credentialsSection_1hi6j_79{width:700px;margin:30px 0}._credentialsSectionTitle_1hi6j_84{margin-bottom:8px;font-size:16px;font-weight:500}._credentialsSectionContent_1hi6j_90{display:flex;justify-content:space-between;align-items:flex-start}._credentialsSectionDescriptionCurrentValue_1hi6j_96{display:flex;max-width:520px;margin-top:5px;color:#80948b;font-size:13px;font-weight:500;text-overflow:ellipsis;overflow:hidden}._credentialsSectionButton_1hi6j_107{display:block;width:150px;height:16px;text-align:left}._label_1hi6j_114{margin-right:5px}._container_fi9js_2{display:flex;flex-direction:column;width:676px;max-width:676px;height:100%;min-height:230px;position:relative;box-sizing:border-box;background-color:#fff;border-radius:20px}._header_fi9js_15{font-family:Rubik;flex:0;padding:30px 40px 10px;color:#000;font-size:24px;font-weight:500;line-height:1.17;text-align:left}._header_fi9js_15 path{stroke:#80948b}._close_fi9js_29{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}._value_fi9js_38{width:300px}._body_fi9js_42{font-family:Rubik;display:flex;justify-content:flex-start;flex:1;flex-direction:column;padding:10px 40px;color:#000;font-size:15px;line-height:1.6;white-space:pre-line}._footer_fi9js_55{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:20px 40px}._button_fi9js_63{min-width:150px;margin-left:20px;box-shadow:none}._button_fi9js_63._transparent_fi9js_68{background-color:transparent}._error_fi9js_72{margin-top:8px;color:#ff4b4b;font-size:13px}._currentValue_fi9js_78{margin-top:8px;color:#80948b;font-size:15px}._smsCodeSection_fi9js_84{height:87px;margin-top:15px}._smsCodeContainer_fi9js_89{display:flex;justify-content:flex-start;align-items:center}._smsCodeTimer_fi9js_95{margin-left:30px;color:#80948b;font-size:15px;font-weight:500}._resendCodeSection_fi9js_102{height:61px}._resendCodeTimer_fi9js_106{color:#80948b;font-size:13px}._resendCodeButton_fi9js_111{display:block;text-align:left}._container_1n0xp_2{display:flex;flex-direction:column;width:676px;max-width:676px;height:100%;min-height:230px;position:relative;box-sizing:border-box;background-color:#fff;border-radius:20px}._header_1n0xp_15{font-family:Rubik;flex:0;padding:30px 40px 10px;color:#000;font-size:24px;font-weight:500;line-height:1.17;text-align:left}._header_1n0xp_15 path{stroke:#80948b}._close_1n0xp_29{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}._value_1n0xp_38{margin-top:15px}._body_1n0xp_42{font-family:Rubik;display:flex;justify-content:flex-start;flex:1;flex-direction:column;padding:10px 40px;color:#000;font-size:15px;line-height:1.6;white-space:pre-line}._footer_1n0xp_55{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:20px 40px}._button_1n0xp_63{min-width:150px;margin-left:20px;box-shadow:none}._button_1n0xp_63._transparent_1n0xp_68{background-color:transparent}._error_1n0xp_72{margin-top:8px;color:#ff4b4b;font-size:13px}._currentValue_1n0xp_78{display:flex;margin-top:8px;color:#80948b;font-size:15px}._label_1n0xp_85{margin-right:5px}.documents__header{font-family:Rubik;display:flex;justify-content:space-between;align-items:center;margin:45px 0 30px;font-size:40px;font-weight:500}.documents__button{width:140px}.documents__table-cell{display:flex;justify-content:flex-start;align-items:center}.documents__table-cell--create-encounter{justify-content:flex-end}.documents__table-cell--type{word-break:break-all}.documents__cross{width:15px}.documents__cross path{stroke:#ff4b4b}.documents__create-encounter-container{display:flex;align-items:center}.documents__external-link-icon{margin-left:7px}.documents__no-results{padding:35px;background-color:#f6f6f6;color:#80948b;font-size:15px;text-align:center;border-radius:20px}.documents__loading{display:flex;justify-content:center}._container_1gdmi_2{width:660px;min-height:100px;max-height:100%;position:relative;box-sizing:border-box;background-color:#fff;border-radius:20px}._header_1gdmi_12{padding:32px 40px 24px}._title_1gdmi_16{font-size:24px;font-weight:500}._close_1gdmi_21{position:absolute;top:1em;right:1em;cursor:pointer}._close_1gdmi_21 path{stroke:#c1c6ca}._body_1gdmi_31{padding:0 40px}._uploader_1gdmi_35{border-radius:8px}._label_1gdmi_39{font-size:13px}._documentType_1gdmi_43{margin-top:40px}._other_1gdmi_47{margin-top:8px}._date_1gdmi_51,._note_1gdmi_55{margin-top:20px}._footer_1gdmi_59{display:flex;justify-content:flex-end;margin-top:15px;padding:22px 40px 20px;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px}._action_1gdmi_69{width:125px;height:30px;box-shadow:none}._action_1gdmi_69:first-child{margin-right:20px}._modal_1okg8_2{width:80vw;max-width:600px;max-height:100%;position:relative;padding:30px 40px;background:#fff;border-radius:20px;overflow-y:auto}._docIcon_1okg8_13{margin-right:12px;margin-bottom:2px;vertical-align:text-bottom}._title_1okg8_19{font-size:24px;font-weight:500}._fileNameWrapper_1okg8_24{margin-top:25px;padding:13px 0 13px 16px;background-color:#fafafa;border-radius:8px;cursor:pointer}._dataWrapper_1okg8_32{display:flex;margin-top:25px;gap:10px}._dataItem_1okg8_38{flex-basis:50%;max-width:50%}._dataTitle_1okg8_43{color:#80948b;font-size:13px}._data_1okg8_32{margin-top:8px;font-size:15px;white-space:pre-line;word-break:break-all}._dataNote_1okg8_55{flex-basis:100%;max-width:100%}._close_1okg8_60{position:absolute;top:1em;right:1em;cursor:pointer}._close_1okg8_60 path{stroke:#c1c6ca!important}._loadingContainer_1okg8_70{display:flex;justify-content:center;margin-top:20px}._component_t0vza_1{width:100%}._title_t0vza_5{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}._container_g1npi_2{display:flex;flex-direction:column;width:660px;max-width:660px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._body_g1npi_14{display:flex;flex-direction:column;overflow-y:auto}._content_g1npi_20{padding:0 20px 20px;overflow-y:auto}._header_g1npi_25{display:flex;justify-content:space-between;padding:20px 20px 10px}._title_g1npi_31{margin:0;font-size:24px;font-weight:500}._closeButton_g1npi_37{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_g1npi_37 path{stroke:#80948b}._inputField_g1npi_48{margin-bottom:25px}._inputFieldLabel_g1npi_52,._errorMessage_g1npi_56{font-size:13px}._modalActions_g1npi_60{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._doneAction_g1npi_70,._cancelAction_g1npi_71{width:125px;height:30px;box-shadow:none}._doneAction_g1npi_70{margin:auto}._cancelAction_g1npi_71{margin-right:20px}._cancelActionTransparent_g1npi_85{background-color:transparent}._container_iw7wh_2{display:flex;flex-direction:column;width:660px;max-width:660px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._body_iw7wh_14{display:flex;flex-direction:column;overflow-y:auto}._content_iw7wh_20{padding:0 20px 20px;overflow-y:auto}._header_iw7wh_25{display:flex;justify-content:space-between;padding:20px 20px 10px}._title_iw7wh_31{margin:0;font-size:24px;font-weight:500}._closeButton_iw7wh_37{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_iw7wh_37 path{stroke:#80948b}._inputField_iw7wh_48{margin-top:24px}._inputFieldLabel_iw7wh_52,._errorMessage_iw7wh_56{font-size:13px}._dropdownField_iw7wh_60{margin:24px 0}._dropdownFieldLabel_iw7wh_64{font-size:13px}._modalActions_iw7wh_68{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._doneAction_iw7wh_78,._cancelAction_iw7wh_79{width:125px;height:30px;box-shadow:none}._doneAction_iw7wh_78{margin:auto}._cancelAction_iw7wh_79{margin-right:20px}._cancelActionTransparent_iw7wh_93{background-color:transparent}._header_13ep1_2{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._headerText_13ep1_9{margin:0 0 30px;font-size:40px;font-weight:500}._headerButton_13ep1_15{width:200px;height:30px;box-shadow:none}._noResults_13ep1_21{display:flex;align-items:center;flex-direction:column;padding:35px;background-color:#f6f6f6;color:#80948b;font-size:15px;border-radius:20px}._tableCell_13ep1_32{display:flex;justify-content:flex-start}._tableCell_13ep1_32:hover{cursor:default}._cellActions_13ep1_40{display:flex;justify-content:flex-end}._statusActive_13ep1_45{color:#8ad124}._statusInactive_13ep1_49{color:#80948b}._more_13ep1_53{display:flex;align-items:center}._more_13ep1_53:hover{cursor:pointer}._container_13ep1_61{width:100%}._container_b0zra_2{display:flex;flex-direction:column;width:660px;max-width:660px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._body_b0zra_14{display:flex;flex-direction:column;overflow-y:auto}._content_b0zra_20{padding:0 20px 20px;overflow-y:auto}._header_b0zra_25{display:flex;justify-content:space-between;padding:20px 20px 10px}._title_b0zra_31{margin:0;font-size:24px;font-weight:500}._closeButton_b0zra_37{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_b0zra_37 path{stroke:#80948b}._inputField_b0zra_48,._checkboxField_b0zra_52{margin-top:25px}._inputFieldLabel_b0zra_56,._errorMessage_b0zra_60{font-size:13px}._symbolActions_b0zra_64{display:flex;justify-content:flex-start;margin-top:10px;gap:10px}._addSymbolAction_b0zra_71{width:110px;height:30px;background-color:#f6f6f6;color:#000;font-size:13px;font-weight:400;box-shadow:none}._modalActions_b0zra_81{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._doneAction_b0zra_91,._cancelAction_b0zra_92{width:125px;height:30px;box-shadow:none}._doneAction_b0zra_91{margin:auto}._cancelAction_b0zra_92{margin-right:20px}._cancelActionTransparent_b0zra_106{background-color:transparent}._noOption_b0zra_110{color:#80948b;font-size:15px;text-align:left}._container_16b5e_2{display:flex;flex-direction:column;width:660px;max-width:660px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._body_16b5e_14{display:flex;flex-direction:column;overflow-y:auto}._content_16b5e_20{padding:20px;overflow-y:auto}._header_16b5e_25{display:flex;justify-content:space-between;padding:20px 20px 10px;gap:60px}._title_16b5e_32{margin:0;font-size:24px;font-weight:500}._closeButton_16b5e_38{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_16b5e_38 path{stroke:#80948b}._inputField_16b5e_49{margin-bottom:25px}._inputFieldLabel_16b5e_53,._errorMessage_16b5e_57{font-size:13px}._modalActions_16b5e_61{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._doneAction_16b5e_71,._cancelAction_16b5e_72{width:125px;height:30px;box-shadow:none}._doneAction_16b5e_71{margin:auto}._cancelAction_16b5e_72{margin-right:20px}._cancelActionTransparent_16b5e_86{background-color:transparent}._container_gr3a8_2{width:100%}._title_gr3a8_6{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}._header_gr3a8_13{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._headerText_gr3a8_20{margin:0 0 30px;font-size:40px;font-weight:500}._headerButton_gr3a8_26{width:200px;height:30px;box-shadow:none}._noResults_gr3a8_32{display:flex;align-items:center;flex-direction:column;padding:35px;background-color:#f6f6f6;color:#80948b;font-size:15px;border-radius:20px}._tableCell_gr3a8_43{display:flex;justify-content:flex-start}._tableCell_gr3a8_43:hover{cursor:default}._cellActions_gr3a8_51{display:flex;justify-content:flex-end}._statusActive_gr3a8_56{color:#8ad124}._statusInactive_gr3a8_60{color:#80948b}._more_gr3a8_64{display:flex;align-items:center}._more_gr3a8_64:hover{cursor:pointer}._container_18bqz_2{display:flex;justify-content:center;align-items:center;flex-direction:column;width:676px;max-width:676px;padding:40px;box-sizing:border-box;background-color:#fff;border-radius:20px;z-index:100}._message_18bqz_16{margin:24px 0 32px;padding:0 80px;font-size:20px;line-height:26px;text-align:center}._button_18bqz_24{width:200px;height:30px;margin:0 auto;font-size:14px;box-shadow:none}._header_kq76y_2{margin-bottom:32px;font-size:40px;font-weight:500;line-height:1.18}._formBody_kq76y_9{width:1020px;padding:30px;background-color:#f6f6f6;border-radius:20px}._formTitle_kq76y_16{margin-bottom:30px;font-size:24px;font-weight:500;line-height:1.18}._formDropdown_kq76y_23{width:580px}._formDropdown_kq76y_23:not(:last-child){margin-bottom:20px}._controls_kq76y_30{display:flex;justify-content:space-between}._confirmButton_kq76y_35{align-self:flex-end;width:140px}._loading_kq76y_40{display:flex;justify-content:center;align-items:center;width:100%}._editorBody_1o1cs_1{display:flex;justify-content:center;flex-direction:column;width:1020px}._iframe_1o1cs_8{width:100%;height:100%;border:none;border-radius:20px;overflow:hidden}._headerBody_1o1cs_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._headerText_1o1cs_23{font-size:40px;font-weight:500;line-height:1.18}._actions_1o1cs_29{display:flex}._actionButton_1o1cs_33{width:140px;box-shadow:none}._actionButton_1o1cs_33:last-child{margin-left:10px}._emailEditorFooter_1o1cs_41{display:flex;justify-content:flex-end;align-items:center;margin-top:40px}._loading_1o1cs_48{display:flex;justify-content:center;align-items:center;width:100%}._emailPreviewBody_1pm6k_1{display:flex;justify-content:center;flex-direction:column;width:1020px}._header_1pm6k_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._headerText_1pm6k_15{font-size:40px;font-weight:500;line-height:1.18}._actions_1pm6k_21{display:flex}._actionButton_1pm6k_25{width:140px;box-shadow:none}._actionButton_1pm6k_25:last-child{margin-left:10px}._footer_1pm6k_33{display:flex;justify-content:flex-end;align-items:center;margin-top:40px}._disabled_1d75p_1{cursor:not-allowed!important;pointer-events:all!important}._list_2f0be_2{display:flex;flex-direction:column;max-height:350px;position:relative;margin:0 0 10px;padding:0 10px 10px;overflow:auto;list-style:none}._list_2f0be_2 li:first-child{margin-top:10px}._list_2f0be_2 li li span{background-color:#ddebc8}._list_2f0be_2 li li li span{background-color:#fefcd5}._list_2f0be_2 li{position:relative;margin:10px 0 10px 19px;list-style-type:none}._list_2f0be_2 li:before{width:30px;height:15px;position:absolute;top:-10px;left:-30px;border-bottom:1px solid #000;border-left:1px solid #000;content:"";counter-increment:item}._list_2f0be_2 li:after{width:30px;height:100%;position:absolute;top:5px;left:-30px;border-top:1px solid #000;border-left:1px solid #000;content:""}._list_2f0be_2 li:last-child:after{display:none}._list_2f0be_2 li span{display:block;padding:10px;background-color:#ddf3fe;color:#666;text-decoration:none;border:1px solid #000;cursor:pointer}._list_2f0be_2 li span._disabled_2f0be_61{cursor:not-allowed!important;pointer-events:all!important}._list_2f0be_2 li span:hover,._list_2f0be_2 li span:focus{color:#000;border:1px solid rgb(71,71,71)}._list_2f0be_2 li span:hover:hover+ol li:after,._list_2f0be_2 li span:hover:hover+ol li:before,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:hover+ol li:after,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:hover+ol li:before,._list_2f0be_2 li span:focus:hover+ol li:after,._list_2f0be_2 li span:focus:hover+ol li:before,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:focus+ol li:after,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:focus+ol li:before,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:hover+ol li:after,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:hover+ol li:before,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:focus+ol li:after,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:focus+ol li:before{border-color:#474747}._list_2f0be_2 li span:hover:hover+ol li span,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:hover+ol li span,._list_2f0be_2 li span:focus:hover+ol li span,._list_2f0be_2 li span:hover:focus+ol ._list_2f0be_2 li span:focus+ol li span,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:hover+ol li span,._list_2f0be_2 li span:focus:focus+ol ._list_2f0be_2 li span:focus+ol li span{color:#000;border:1px solid rgb(71,71,71)}._dropDown_1uh70_2{width:100%;position:relative}._dropDownItemsContainer_1uh70_7{border:1px solid #ccc;border-top:0;border-bottom:1px solid #ccc}._emptyMessage_1uh70_13{margin:auto;padding:10px;text-align:center}._searchInput_1uh70_19{width:100%;padding:10px;box-sizing:border-box;background-color:#fff;border:1px solid #ccc;border-radius:16px;box-shadow:0 2px 4px #0000001a;outline:none;transition:border-color .3s,box-shadow .3s}._searchInput__isOpened_1uh70_30{border-bottom-right-radius:0;border-bottom-left-radius:0}._dropdownContainer_htw99_2{max-width:100%;margin-bottom:60px}._dropdown_htw99_2{width:348px;max-height:175px;position:absolute;right:initial;left:initial}._loading_htw99_15{display:flex;justify-content:center;align-items:center;height:30vh}._container_476a9_2{margin-top:40px}._title_476a9_6{margin:0 0 5px;font-size:20px;font-weight:500}._header_476a9_12{display:flex;align-items:center}._headerTitle_476a9_17{font-size:15px;font-weight:500}._collapseButton_476a9_22{background-color:inherit}._collapseButton_476a9_22:focus{background-color:inherit;outline:none}._skill_476a9_30{background-color:#f6f6f6;border:solid 2px #eaeaec;border-radius:25px}._dates_476a9_36{display:flex;margin-bottom:10px;padding:20px 25px;border-bottom:solid 2px #eaeaec;border-top-left-radius:25px;border-top-right-radius:25px;gap:10px}._dateLabel_476a9_46{margin-right:10px;padding-bottom:0;font-size:14px}._tasks_476a9_52{padding:20px 25px 30px;border-bottom-right-radius:25px;border-bottom-left-radius:25px}._task_476a9_52{width:50%}._error_476a9_62{position:relative}._errorMessage_476a9_66{position:absolute;top:0;left:25px;white-space:nowrap}._content_1vxtc_1{max-width:740px}._infoFormPart_1vxtc_5{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:40px;column-gap:40px;row-gap:20px}._course_1vxtc_14{margin-bottom:20px}._skill_1vxtc_18{width:100%}._loading_1vxtc_22{display:flex;justify-content:center;align-items:center;height:30vh}._header_1l3rc_1{display:flex;justify-content:space-between;align-items:center;width:100%;height:fit-content}._title_1l3rc_9{margin:15px 30px 15px 0;font-size:40px;font-weight:500}._button_1l3rc_15{width:140px}._paginator_1szl3_2{display:flex;justify-content:center;margin-top:15px}._loading_1szl3_8{display:flex;justify-content:center;align-items:center;height:30vh}._courseContainer_1szl3_15{display:flex;flex-direction:column;gap:5px}._courseContainer_1szl3_15 ._nameContainer_1szl3_20{display:flex}._courseContainer_1szl3_15 ._nameContainer_1szl3_20 ._delete_1szl3_23 svg{width:20px;height:20px;margin:0}._courseContainer_1szl3_15 ._date_1szl3_28{color:#80948b;font-weight:400}._courseContainer_1szl3_15 ._category_1szl3_32{color:#80948b;font-weight:500}._cell_1szl3_37{text-align:left}._cell_1szl3_37:hover{cursor:default}._rowContainerClassName_1szl3_44{display:flex;border-bottom:1px solid #d4e6e8}._headerCellClassname_1szl3_49{display:flex;align-items:center;padding:.5rem;box-sizing:border-box;color:#80948b;font-size:13px;font-weight:400;text-align:left;vertical-align:top}._tableContainerClassName_1szl3_61{width:100%!important}._courseNameColumn_1szl3_65{padding:1rem .5rem!important;font-size:15px}._courseName_1szl3_65{display:flex;align-items:center;padding:.5rem;font-weight:500}._courseName_1szl3_65 ._icon_1szl3_76{width:10px;height:10px;margin-right:10px;margin-left:auto}._commonCell_1szl3_83{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;min-height:20px;margin:0;padding:.5rem;font-size:15px;font-weight:500;text-align:left}._commonCell_1szl3_83:not(:last-child){border-bottom:1px solid #d4e6e8}._commonCell_1szl3_83 span{padding:2px 0}._cellActions_1szl3_103{display:flex;justify-content:flex-start}._cellCenter_1szl3_108{display:flex;justify-content:center}._assign_1szl3_113{max-width:70px}._statusIncomplete_1szl3_117{color:#8ad124}._statusComplete_1szl3_121{color:#ff4b4b}._more_1szl3_125{display:flex;align-items:center}._more_1szl3_125:hover{cursor:pointer}._tableContainer_1pb7q_2{display:flex;flex-direction:column;width:962px;font-size:14px}._tableContainer_1pb7q_2 ._header_1pb7q_8{display:flex}._tableContainer_1pb7q_2 ._columnName_1pb7q_11{display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;border-top:1px solid #000;border-left:1px solid #000;box-shadow:1px 1px 1px #000}._tableContainer_1pb7q_2 ._rowsContainer_1pb7q_21{display:flex;flex-direction:column}._link_1ms0q_2{color:#000}._rowContainer_1ms0q_6{display:flex;border:1px solid #000}._columnContainer_1ms0q_11{display:flex;flex-direction:column}._bigCell_1ms0q_16{display:flex;padding:5px;box-sizing:border-box;font-weight:500;border-right:1px solid #000}._bigCell_1ms0q_16 ._assessmentName_1ms0q_23{display:flex;align-items:center}._bigCell_1ms0q_16 ._assessmentName_1ms0q_23 ._icon_1ms0q_27{width:10px;height:10px;margin-right:10px}._bigCell_1ms0q_16:last-child{border:0}._commonCell_1ms0q_37{display:flex;align-items:center;height:100%;min-height:20px;padding:5px;text-align:center;border-right:1px solid #000;box-shadow:-1px 1px 1px #000}._commonCell_1ms0q_37:first-child{font-weight:500}._bigCell_1i4ff_2{display:flex;justify-content:center;height:100%;padding:5px;box-sizing:border-box;font-weight:500;box-shadow:-1px 1px 1px #000}._commonCell_1i4ff_12{display:flex;align-items:center;flex-direction:column;height:100%;min-height:20px;padding:5px;text-align:left;border-right:1px solid #000;box-shadow:-1px 1px 1px #000}._commonCell_1i4ff_12 span{padding:2px 0}._commonCell_1i4ff_12:first-child{font-weight:500}._cell_1i4ff_31{padding:2px 0}._container_b11om_2{display:flex;flex-direction:column;width:676px;max-width:676px;height:100%;min-height:230px;position:relative;box-sizing:border-box;background-color:#fff;border-radius:20px}._header_b11om_15{font-family:Rubik;flex:0;padding:30px 40px 10px;color:#000;font-size:24px;font-weight:500;line-height:1.17;text-align:left}._header_b11om_15 path{stroke:#80948b}._close_b11om_29{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}._value_b11om_38{margin-top:15px}._body_b11om_42{font-family:Rubik;display:flex;justify-content:flex-start;flex:1;flex-direction:column;padding:10px 40px;color:#000;font-size:15px;line-height:1.6;white-space:pre-line}._subtext_b11om_55{padding-top:20px}._footer_b11om_59{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:20px 40px}._button_b11om_67{min-width:150px;margin-left:20px;box-shadow:none}._button_b11om_67._transparent_b11om_72{background-color:transparent}._root_1v59v_1{display:flex;flex-direction:column;gap:2rem}._modalContainerClassName_1v59v_7{width:auto;max-width:unset;height:auto;max-height:unset}._container_1td3n_1{flex:1 1}._dateSelector_sggb7_1,._scoreView_sggb7_6{display:flex;margin-bottom:20px}._scoreView__title_sggb7_10{align-self:center;margin-left:15px;font-size:20px;font-weight:500}._subheader_rh050_2{margin:0 10px 20px 0}._title_rh050_6{margin-bottom:10px;font-size:25px;font-weight:500}._resilienceScore_rh050_12{display:flex;align-items:center;font-size:20px;font-weight:700}._score_rh050_19{margin-right:10px;font-size:20px}._value_rh050_24{display:flex;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;color:#fff;font-size:15px;font-weight:500;line-height:30px;border-radius:50%}._valueBad_rh050_38{background-color:#ff4b4b}._valueNeutral_rh050_42{background-color:#ffb900}._valueGood_rh050_46{background-color:#8ad124}._container_12y8m_2{width:100%}._title_12y8m_6{font-family:Rubik;margin:0 30px 22px 0;font-size:40px;font-weight:500}._header_12y8m_13{display:flex;justify-content:space-between;align-items:center;margin:15px 0 0}._headerText_12y8m_21{display:flex;margin:0 10px 30px 0;font-size:40px;font-weight:500}._amendBtn_12y8m_28{background-color:#fff;color:#297ae6;border:1px solid #297ae6}._headerButton_12y8m_34{width:150px;height:30px;margin:5px;box-shadow:none}._tableCell_8yjgq_2{display:flex;justify-content:flex-start}._tableCell_8yjgq_2:hover{cursor:default}._statusActive_8yjgq_10{color:#8ad124}._statusInactive_8yjgq_14{color:#80948b}._title_k3tlk_1{font-size:40px;font-weight:500}._container_k3tlk_6{width:100%}._header_k3tlk_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._button_k3tlk_17{width:150px}._tableCell_zdya3_1{display:flex;align-items:center}._body_uy31c_1{width:100%}._addNoteButton_uy31c_5{width:150px}._header_uy31c_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._headerText_uy31c_16{font-size:40px;font-weight:500}._breadcrumb_uy31c_21{margin-bottom:20px}._amendButton_y8hpn_2{width:140px;background-color:#fff;color:#297ae6;border:1px solid #297ae6}._addNoteButton_y8hpn_9,._backButton_y8hpn_10{width:140px}._versionHistory_y8hpn_14{margin-left:15px;color:#297ae6;font-size:16px;text-decoration:underline;cursor:pointer}._header_y8hpn_22{margin-bottom:40px}._title_y8hpn_26{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._titleText_y8hpn_33{font-size:40px;font-weight:500}._section_y8hpn_38:not(:last-child){margin-bottom:30px}._sectionTitle_y8hpn_42{margin-bottom:30px;font-size:20px;font-weight:500}._noteBody_y8hpn_48{font-size:15px}._subject_y8hpn_52{font-weight:500}._note_y8hpn_48{font-size:16px;line-height:1.6;white-space:pre-wrap;word-break:break-word}._flexContainer_y8hpn_63{display:flex;gap:70px}._createdBy_y8hpn_68{font-size:16px;font-weight:500}._footer_y8hpn_73{display:flex;justify-content:flex-end;align-items:center}._loading_y8hpn_79{display:flex;justify-content:center;align-items:center;height:500px}._createdDate_y8hpn_86{font-weight:500}._breadcrumb_y8hpn_90{margin-bottom:20px}._headerButtonsContainer_y8hpn_94{display:flex;gap:10px}._button_y8hpn_99{width:140px}._button_y8hpn_99:last-child{margin-left:10px}._container_11ugx_2{display:flex;flex-direction:column;width:880px;max-width:880px;position:relative;background-color:#fff;border-radius:20px;z-index:100}._content_11ugx_13{padding:30px 40px}._modalHeader_11ugx_17{display:flex;justify-content:space-between;margin-top:14px;margin-bottom:20px;padding:0 40px}._modalHeaderTitle_11ugx_25{font-size:24px;font-weight:500}._modalHeaderCloseButton_11ugx_30{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._modalHeaderCloseButton_11ugx_30 path{stroke:#80948b}._tableCell_u97in_1{display:flex;align-items:center}._tooltipClassName_u97in_6{max-width:700px;word-break:break-all}._title_1exfs_2{margin-bottom:30px;font-size:40px;font-weight:500}._subtitle_1exfs_8{margin-bottom:20px;font-size:20px;font-weight:500}._date_1exfs_14{margin-bottom:20px;font-size:14px;text-decoration:underline}._inputLabel_1exfs_20{padding:0 0 8px;font-size:16px;font-weight:500}._subjectInput_1exfs_26,._noteTextarea_1exfs_27{margin-bottom:20px}._buttons_1exfs_31{display:flex;justify-content:flex-end;align-items:center}._button_1exfs_31{width:150px;height:30px;font-size:14px}._button_1exfs_31:last-child{margin-left:10px}._formFields_1exfs_46{width:800px}._breadcrumb_1exfs_50{margin-bottom:20px}._error_1exfs_54{margin-top:8px;color:#ff4b4b;font-size:13px}._container_1s6s5_2{width:100%}._tableCell_1s6s5_6{display:flex;justify-content:flex-start}._tableCell_1s6s5_6:hover{cursor:default}._amendedText_1s6s5_14{margin-left:10px;color:#297ae6;font-size:14px;font-style:italic}._valueBad_1s6s5_21{color:#ff4b4b}._valueNeutral_1s6s5_25{color:#ffb900}._valueGood_1s6s5_29{color:#8ad124}._loading_1s6s5_33{display:flex;justify-content:center;align-items:center;height:30vh}._body_19xwy_2{width:100%}._header_19xwy_6{display:flex;justify-content:space-between;align-items:center;margin:42px 0 40px}._addProviderButton_19xwy_13{width:140px}._headerText_19xwy_17{font-size:40px;font-weight:500}._tableCell_19xwy_22{text-align:left}._statusActive_19xwy_26{color:#8ad124}._statusInactive_19xwy_30{color:#80948b}._container_lv9et_2{display:flex;flex-direction:column;width:676px;max-width:676px;height:100%;min-height:230px;position:relative;box-sizing:border-box;background-color:#fff;border-radius:20px}._body_lv9et_15{font-family:Rubik;display:flex;justify-content:center;flex:1;flex-direction:column;padding:10px 40px;color:#000;font-size:15px;line-height:1.6;white-space:pre-line}._header_lv9et_28{font-family:Rubik;display:flex;padding:30px 40px 10px;color:#000;font-size:24px;font-weight:500;line-height:1.17;text-align:left}._header_lv9et_28 path{stroke:#80948b}._close_lv9et_42{width:12px;height:12px;position:absolute;top:20px;right:20px;cursor:pointer}._footer_lv9et_51{display:flex;justify-content:flex-end;flex:0;flex-direction:row;padding:20px 40px}._button_lv9et_59{min-width:150px;margin-left:20px;box-shadow:none}._body_1r00f_2{width:440px;height:240px;margin-top:10px;box-sizing:border-box;background-color:#fff;border:solid 1px #d4e6e8;border-radius:10px}._label_1r00f_12{padding-bottom:0;color:#80948b;white-space:nowrap;font-size:13px;font-weight:400}._checkboxLabel_1r00f_20{font-size:15px}._title_1r00f_24,._text_1r00f_25{padding-top:8px;border:unset}._title_1r00f_24{border-bottom:1px solid #d4e6e8}._title_1r00f_24 textarea{height:30px}._checked_1r00f_37{color:unset;font-weight:500}._text_1r00f_25 textarea{height:158px}._error_1r00f_46{margin-top:2px;color:#ff4b4b;font-size:12px}._errorBody_1r00f_52{border-color:#ff4b4b}._errorBody_1r00f_52>._title_1r00f_24{border-color:#ff4b4b}._container_vtm6e_2{display:flex;flex-wrap:wrap;width:100%;margin-bottom:10px;box-sizing:border-box;background-color:#fbfbfb;border-radius:20px;gap:30px}._form_vtm6e_13{width:100%}._body_vtm6e_17{display:flex;flex-wrap:wrap;position:relative;padding:30px 30px 20px;gap:30px}._footer_vtm6e_25{display:flex;justify-content:flex-end;border-top:1px solid #eaeaec}._save_vtm6e_31{width:100px;height:30px;margin:20px 40px;background-color:#fff;font-size:14px;box-shadow:unset}._loading_vtm6e_40{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;top:0;right:0;bottom:20px;left:0;background-color:#fbfbfb;z-index:10}._container_t4vvm_2:not(:empty){padding:20px 15px 20px 10px;background-color:#fff;border:2px solid #e4f5f2;border-radius:20px}._notification_t4vvm_9:not(:first-child){margin-top:20px}._container_18umn_1{display:flex;padding:25px 40px;gap:20px}._dropdown_18umn_7{width:400px}._label_18umn_11{font-size:13px}._container_fhjqs_2{width:100%}._title_fhjqs_6{margin:0 0 30px;font-size:40px;font-weight:500;line-height:1.18}._form_fhjqs_13{position:relative;background-color:#e4f5f2;border-radius:20px}._loading_fhjqs_19{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:10}._label_19est_2{width:300px;font-size:15px;line-height:1.53}._content_19est_8,._body_19est_9{display:flex}._content_19est_8{padding:15px 20px}._control_19est_17{display:flex;justify-content:center;align-items:center;width:200px}._checkbox_19est_24{margin:0}._sectionLabel_r3zi3_1{font-weight:500}._body_r3zi3_5{padding-left:60px}._elementLabel_r3zi3_9{width:260px}._line_r3zi3_13{padding-left:0}._header_151c9_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._content_151c9_9{width:100%}._title_151c9_13{font-size:40px;font-weight:500}._body_151c9_18{width:100%}._table_151c9_22{display:flex;flex-direction:column;border:1px solid #eaeaec;border-radius:20px}._tableHeader_151c9_29{display:flex;padding:20px 20px 40px;border-bottom:1px solid #eaeaec}._tableHeaderElement_151c9_35{width:200px;font-size:15px;font-weight:500;line-height:1.2;text-align:center}._tableHeaderElement_151c9_35:first-child{width:300px;text-align:left}._footer_151c9_47{display:flex;justify-content:flex-end;margin-top:20px}._line_151c9_53:not(:last-child),._section_151c9_54:not(:last-child){border-bottom:1px solid #eaeaec}._button_151c9_58{width:100px}._loading_151c9_62{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._clientDropdown_1b4oh_2{max-width:600px}._card_1b4oh_6{display:flex;flex-direction:column;min-width:320px;margin-bottom:20px;padding:20px 30px;background-color:#fbfbfb;border-radius:20px;gap:10px}._title_m5mhu_2{margin-top:20px;margin-bottom:15px;font-size:40px;font-weight:500}._questions_m5mhu_9{padding:30px 40px;background-color:#fff;border:2px solid #ececee;border-radius:20px}._questions_m5mhu_9._embedded_m5mhu_15{padding:30px 20px;border:none}._loading_m5mhu_20{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._dateSelector_m5mhu_28{display:flex;margin-bottom:20px}._date_m5mhu_28{margin:20px 20px 0;padding-bottom:20px;font-size:15px;font-weight:500;border-bottom:1px solid #eaeaec}._center_m5mhu_41{display:flex;justify-content:center;align-items:center;height:100%}._message_m5mhu_48{padding:60px 0;text-align:center}._message_m5mhu_48._embedded_m5mhu_15{color:#80948b}._headerText_wmwzw_1{margin:0 0 30px;font-size:40px;font-weight:500}._headerElement_wmwzw_7{margin:0 0 30px}._headerButton_wmwzw_11{width:200px;height:30px;box-shadow:none}._headerBody_wmwzw_17{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._header_8ben2_1{margin-top:15px}._headerBody_8ben2_5{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._titleContainer_8ben2_12{display:flex;align-items:center;gap:20px}._title_8ben2_12{margin:0;font-size:40px;font-weight:500;line-height:47px}._status_8ben2_25{width:150px;margin-left:20px}._actions_8ben2_30{display:flex;justify-content:space-between;align-items:center;gap:20px}._action_8ben2_30{height:30px;font-size:15px}._cancel_8ben2_42{width:90px;box-shadow:none}._save_8ben2_47{width:130px}._formBody_n2zuv_2{width:100%}._formContent_n2zuv_6{margin-top:40px;padding:20px;background-color:#fbfbfb;border-radius:20px}._formFields_n2zuv_13{display:flex}._formSubtitle_n2zuv_17{margin-bottom:20px;font-size:20px;font-weight:500}._programNameField_n2zuv_23{flex:3 1 550px}._businesTypeField_n2zuv_27,._ageRangeField_n2zuv_28{flex:1 1 149px}._specialtyField_n2zuv_32{flex:2 1 317px}._defaultCheckbox_n2zuv_36{width:112px;padding-top:26px}._defaultCheckboxLabel_n2zuv_41{color:#80948b}._formField_n2zuv_13{margin-right:20px}._loading_n2zuv_49{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._error_n2zuv_57{margin-top:10px;color:#ff4b4b;font-size:12px}._header_1gmit_2{display:flex;justify-content:space-between;width:100%;margin-top:10px;gap:10px}._info_1gmit_10{display:flex;align-items:center;gap:10px}._title_1gmit_16{margin:0;font-size:40px}._status_1gmit_21{display:flex;align-items:center;min-width:85px;position:relative;padding:3px 10px;box-sizing:border-box;font-size:12px;line-height:14px;text-align:center;letter-spacing:.55px;text-transform:uppercase;border:1px solid;border-radius:15px}._status_1gmit_21:before{display:block;width:10px;height:10px;margin-right:8px;border-radius:50%;content:" "}._statusInactive_1gmit_45{min-width:100px;color:#ff4b4b;border-color:#ff4b4b}._statusInactive_1gmit_45:before{background-color:#ff4b4b}._statusActive_1gmit_54{color:#8ad124;border-color:#8ad124}._statusActive_1gmit_54:before{background-color:#8ad124}._actions_1gmit_62{display:flex;justify-content:space-between;align-items:center;gap:20px}._action_1gmit_62{width:40px;height:40px;background-color:#e4f5f2;border-radius:20px}._edit_1gmit_76 svg{margin-left:3px}._delete_1gmit_80 svg{width:20px;height:20px;margin:0}._subheader_1udwt_2{display:flex;flex-wrap:wrap;padding:30px 0;font-size:12px;border-bottom:1px solid #e4f5f2;gap:25px}._label_1udwt_11{color:#989898}._value_1udwt_15{margin-left:5px;color:#000}._container_mexfk_2{padding:50px 80px}._tableHeader_mexfk_6{display:flex;justify-content:space-between;align-items:center;margin:30px 0 20px}._title_mexfk_13{margin:0;font-size:20px;line-height:24px}._add_mexfk_19{width:160px;height:40px;font-size:15px}._tableCell_mexfk_25{display:flex;justify-content:flex-start}._tableCell_mexfk_25:hover{cursor:default}._statusActive_mexfk_33{color:#8ad124}._statusInactive_mexfk_37{color:#ff4b4b}._container_vhqtt_1{padding:50px 80px}._header_jzu2z_1{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:10px}._titleContainer_jzu2z_9{display:flex;align-items:center;gap:20px}._title_jzu2z_9{margin:0;font-size:40px;font-weight:500;line-height:47px}._status_jzu2z_22{width:150px;margin-left:20px}._actions_jzu2z_27{display:flex;justify-content:space-between;align-items:center;gap:20px}._action_jzu2z_27{height:30px;font-size:15px}._cancel_jzu2z_39{width:90px;box-shadow:none}._save_jzu2z_44{width:130px}._hint_1a6hz_2{display:flex;align-items:center;margin-top:-5px;color:#80948b;font-size:12px;gap:5px}._hint_1a6hz_2 span{margin-top:2px}._hint_1a6hz_2 path{stroke:#80948b}._control_1vf4y_2{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:10px}._add_1vf4y_10{width:80px;height:30px;margin-top:20px;font-size:15px;box-shadow:unset}._selectedOptions_1vf4y_18{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px;margin-bottom:20px;gap:10px}._option_1vf4y_27{padding:5px 10px;background-color:#e4f5f2;font-size:13px;border-radius:20px}._option_1vf4y_27 svg{width:9px;height:9px}._option_1vf4y_27 path{stroke:#000}._cross_1vf4y_41{margin-left:5px}._cross_1vf4y_41:hover{cursor:pointer}._disabled_1vf4y_48:hover{cursor:default}._field_1vf4y_52{flex:1}._errorMessage_1vf4y_56{margin-left:10px;font-size:12px}._body_1vinm_2{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;width:100%;margin-top:40px;gap:55px}._card_1vinm_12{flex:1;min-width:300px;padding:0 20px 20px;background-color:#fbfbfb}._card_1vinm_12 ._cardTitle_1vinm_18:not(:first-of-type){margin-top:40px}._cardTitle_1vinm_18+._field_1vinm_22{margin-top:20px}._cardTitle_1vinm_18{margin:0;font-size:20px;line-height:24px}._field_1vinm_22{margin-bottom:20px}._row_1vinm_36{display:flex;flex-wrap:wrap;column-gap:20px}._row_1vinm_36>*{flex:1}._error_1vinm_45{position:relative}._errorMessage_1vinm_49{position:absolute;top:0;left:5px;font-size:12px}._container_d201g_2{width:100%;margin-top:15px}._body_d201g_7{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;width:100%;margin-top:40px;gap:55px}._card_d201g_17{flex:1;min-width:300px;padding:0 20px 20px;background-color:#fbfbfb}._card_d201g_17 ._cardTitle_d201g_23:not(:first-of-type){margin-top:40px}._cardTitle_d201g_23+._field_d201g_27{margin-top:20px}._cardTitle_d201g_23{margin:0;font-size:20px;line-height:24px}._field_d201g_27{margin-bottom:20px;font-size:13px}._label_d201g_42{margin-bottom:5px;color:#80948b;font-size:12px}._loading_4e8yk_2{display:flex;justify-content:center;align-items:center;position:absolute;background-color:transparent;z-index:10;top:0;right:0;bottom:0;left:0}._container_4e8yk_12{display:flex;flex-direction:column;width:660px;max-width:660px;position:relative;background-color:#fff;border-radius:20px;z-index:100}._modalHeaderCloseButton_4e8yk_23{width:12px;position:absolute;top:20px;right:20px;cursor:pointer;stroke:#80948b}._table_4e8yk_32{display:flex;flex-direction:column;margin:45px 45px 30px;row-gap:8px}._tableRow_4e8yk_39{display:flex;justify-content:space-between;align-items:center;flex-direction:row}._tableTitleColumn_4e8yk_46{flex:2 1}._tableContentColumn_4e8yk_50{display:flex;justify-content:center;align-items:center;flex:1 2}._tableHeader_4e8yk_57{font-weight:500}._quadrantRow_4e8yk_61{margin-bottom:24px}._action_4e8yk_65{width:120px;height:30px;font-size:16px;box-shadow:none}._actions_4e8yk_72{display:flex;justify-content:flex-end;margin:15px;gap:20px}._container_rq778_2{display:flex;column-gap:20px}._score_rq778_7{display:flex;justify-content:center;align-items:center;column-gap:20px}._title_rq778_14{font-size:16px;font-weight:500;white-space:nowrap}._root_tpk80_2{position:relative}._header_tpk80_6{display:flex;justify-content:space-between;align-items:center;column-gap:15px}._transparent_tpk80_13{opacity:.5}._title_tpk80_17{font-size:40px;font-weight:500}._actions_tpk80_22{display:flex;justify-content:flex-end;gap:20px}._cancel_tpk80_28{width:90px;box-shadow:none}._submit_tpk80_33{width:130px}._recalculate_tpk80_37{width:160px}._loading_tpk80_41{display:flex;justify-content:center;align-items:center;position:absolute;background-color:transparent;z-index:10;top:0;right:0;bottom:0;left:0}._error_tpk80_51{position:relative}._errorMessage_tpk80_55{position:absolute;top:0;margin-left:0;font-size:12px}._root_1fkpu_1{display:flex}._root_1fkpu_1._margin_1fkpu_4{margin-left:20px}._list_1fkpu_8{display:flex;flex-direction:column;width:100%;margin:0;padding-left:10px;list-style-type:none}._item_1fkpu_17:not(:last-child){margin-bottom:5px}._icon_1fkpu_21{width:20px;height:20px}._cell_1tvqh_1{text-align:left}._cell_1tvqh_1:hover{cursor:default}._cell_1tvqh_1._hoverable_1tvqh_7:hover{cursor:pointer}._root_1a6xx_1{width:2.5rem;height:100%}._reactDndCopy_5c04i_2~[data-rbd-placeholder-context-id]{display:none!important}._lessonName_5c04i_6{margin-right:10px}._reactDndCopy_5c04i_2{background:#e4f5f2}._reactDndCopy_5c04i_2~li{transform:none!important}._status_5c04i_18{margin-left:10px}._container_5c04i_22{display:flex;align-items:center}._iconContainer_1y974_2{width:15px;height:15px;margin-right:10px;padding:3px;background-color:#297ae6;border-radius:30px}._iconStyles_1y974_11{width:15px;height:15px}._label_1js4r_2{font-family:Rubik;display:flex;justify-content:center;align-items:center;max-width:fit-content;height:24px;padding:4px 8px;background-color:#e4f5f2;color:#297ae6;font-size:13px;font-weight:500;text-align:center;border-radius:4px}._statusDraft_1js4r_18{background-color:#e4f5f2;color:#297ae6}._statusPublished_1js4r_23{background-color:#e4f5f2;color:#00d9ba}._status_m1yme_1{margin-left:auto}._lessonName_m1yme_5{margin-right:10px}._container_m1yme_9,._container_ofaeb_2{display:flex;align-items:center}._modalTitle_ofaeb_7{max-width:820px;box-sizing:border-box}._circle_ofaeb_12{width:8px;height:8px;margin-right:15px;background-color:#ff4b4b;border-radius:30px}._container_7eoc0_1{display:flex;align-items:center}._dropdownContainer_7eoc0_6{width:100%}._removeBtn_7eoc0_10{margin-left:10px}._loading_mc7sb_1{display:flex;justify-content:center}._dropdown_cogjl_2{width:358px;position:fixed;right:initial;left:initial}._newCourse_cogjl_9{margin-bottom:40px}._newCourse__content_cogjl_12{max-width:740px}._newCourse__dropdowns_cogjl_15{display:flex;grid-gap:20px;gap:20px}._container_2h89h_1{display:flex}._course_2h89h_5{width:85%;margin-right:10px;margin-bottom:20px}._skill_2h89h_11{width:100%}._rows_18qdi_1{margin-bottom:20px}._row_18qdi_1{display:flex;margin-bottom:10px;gap:15px}._dropdown_18qdi_11{width:100%}._addButton_18qdi_15{width:150px;margin-left:auto}._removeButton_18qdi_20{margin-top:20px}._root_pn8ln_2{display:flex;flex-direction:column;min-width:720px;max-width:900px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._content_pn8ln_14{padding:20px;overflow-y:auto}._fileUploaderButton_pn8ln_19{width:auto!important;padding:0 1rem}._row_pn8ln_24{display:flex;width:100%;gap:1.5rem}._rightAlign_pn8ln_30{justify-content:flex-end}._header_pn8ln_34{display:flex;align-items:center;padding:20px 20px 10px;gap:60px}._title_pn8ln_41{margin:0;font-size:24px;font-weight:500}._status_pn8ln_47{margin-left:-20px}._closeButton_pn8ln_51{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_pn8ln_51 path{stroke:#80948b}._body_pn8ln_62{display:flex;flex-direction:column;overflow-y:auto}._field_pn8ln_68{flex:1 1 auto;margin:10px 0}._uploadButton_pn8ln_73{width:auto}._link_pn8ln_77{display:flex;align-items:center;margin-bottom:10px}._linkText_pn8ln_83{margin-bottom:3px;color:#297ae6;cursor:pointer}._deleteIcon_pn8ln_89{width:8px;height:8px;margin-left:10px;cursor:pointer}._actions_pn8ln_96{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._save_pn8ln_106,._cancel_pn8ln_107,._delete_pn8ln_89,._publish_pn8ln_109{width:120px;height:30px;font-size:16px;box-shadow:none}._loading_pn8ln_116{display:flex;justify-content:center;align-items:center;position:absolute;z-index:101;top:0;right:0;bottom:0;left:0}._error_pn8ln_125{color:#ff4b4b;text-align:center}._link_17kwn_2{color:#000;text-decoration:none}._tableCell_1r8k3_1{display:flex;justify-content:center}._tableCell_1r8k3_1:hover{cursor:default}._cellActions_1r8k3_9{display:flex;justify-content:center}._more_1r8k3_14{display:flex;align-items:center}._more_1r8k3_14:hover{cursor:pointer}._cellCheckMark_1r8k3_22{display:flex;justify-content:center;align-items:center}._cellCheckMark_1r8k3_22 svg{width:12px}._cellContainer_gkthl_2{display:flex;flex-direction:column}._cellContainer_gkthl_2 ._row_gkthl_6{display:flex;align-items:center}._cellContainer_gkthl_2 ._row_gkthl_6:not(:first-child){padding:5px 0}._cellContainer_gkthl_2 ._row_gkthl_6:not(:last-child){border-bottom:1px solid #eaeaec}._cellContainer_gkthl_2 ._row_gkthl_6 ._expandBtn__hidden_gkthl_16{visibility:hidden}._loading_258j7_2{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._pageContainer_258j7_10{display:flex;flex-direction:column;width:800px;height:100%;row-gap:30px}._header_258j7_18{display:flex;justify-content:space-between;align-items:center;width:100%}._titleContainer_258j7_25{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px}._titleText_258j7_33{font-size:40px;font-weight:500}._headerButtonsContainer_258j7_38{display:flex;gap:10px}._addBannerButton_258j7_43,._backButton_258j7_44{width:140px}._formContainer_258j7_48{display:flex;flex:1;flex-direction:column;row-gap:40px}._formContainer_258j7_48 ._datesRow_258j7_54{display:flex;column-gap:230px}._footer_258j7_59{display:flex;justify-content:flex-end;align-items:center}._titleContainer_1xu6p_2{display:flex;align-items:center;margin-bottom:30px;column-gap:20px}._title_1xu6p_2{font-size:40px;font-weight:500}._inputLabel_1xu6p_14{padding:0 0 8px;font-size:16px;font-weight:500}._buttons_1xu6p_20{display:flex;justify-content:flex-end;align-items:center}._button_1xu6p_20{width:150px;height:30px;font-size:14px}._button_1xu6p_20:last-child{margin-left:10px}._formFields_1xu6p_35{display:flex;flex-direction:column;width:800px;gap:40px}._breadcrumb_1xu6p_42{margin-bottom:20px}._error_1xu6p_46{margin-top:8px;color:#ff4b4b;font-size:13px}._dateContainer_1xu6p_52{display:flex;gap:230px}._recipientsContainer_1xu6p_57 ._title_1xu6p_2{margin:0;padding:0 0 8px;color:#80948b;font-size:16px;font-weight:500}._recipientsContainer_1xu6p_57 ._checkboxContainer_1xu6p_64{display:flex;gap:20px}._myDashboardHeader_sh80d_1{display:flex;justify-content:space-between;align-items:center;width:100%}._myDashboardHeader_sh80d_1 h1{font-family:Rubik;margin:0 1.875rem 1.375rem 0;font-size:2.5rem;font-weight:500}._myDashboardHeaderActions_sh80d_13{display:flex;gap:1rem}._myDashboardHeaderActions_sh80d_13 ._patients-list-header__button_sh80d_17{box-shadow:none}._myDashboardHeaderButton_sh80d_20{width:150px}._yellow_1fuba_2{color:#f1be4e}._red_1fuba_6{color:#ff4b4b}.my-dashboard{width:100%}.my-dashboard-cell,.my-dashboard th{text-align:center}.my-dashboard-left-align-cell{text-align:left}.my-dashboard-link-text{color:inherit;text-decoration:none}.my-dashboard-link{height:30px}.my-dashboard-noshow{color:#ff4b4b}._root_1oq9g_2{display:flex;flex-direction:column;min-width:720px;max-width:900px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._content_1oq9g_14{padding:20px;overflow-y:auto}._header_1oq9g_19{display:flex;align-items:center;padding:20px 20px 10px;gap:60px}._title_1oq9g_26{margin:0;font-size:24px;font-weight:500}._closeButton_1oq9g_32{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_1oq9g_32 path{stroke:#80948b}._loading_1oq9g_43{display:flex;justify-content:center;align-items:center;position:absolute;z-index:101;top:0;right:0;bottom:0;left:0}._body_1oq9g_52{display:flex;flex-direction:column;overflow-y:auto}._row_1oq9g_58{display:flex;width:100%;gap:1.5rem}._upload_1oq9g_64{width:100%}._field_1oq9g_68{flex:1 1 auto;margin:10px 0}._save_1oq9g_73,._cancel_1oq9g_74{width:120px;height:30px;font-size:16px;box-shadow:none}._actions_1oq9g_81{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._oneElementContainer_13u42_2{border:none}._lastElementContainer_13u42_6{padding:10px 0;border:none}._container_13u42_11{padding:10px 0;border-bottom:1px solid #ececee;list-style-type:none;transform:none}._lessonName_s7iuk_1{margin-right:10px}._container_s7iuk_5{display:flex;align-items:center}._root_ayhk0_2{display:flex;flex-direction:column;min-width:720px;max-width:900px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._header_ayhk0_14{display:flex;align-items:center;padding:20px 20px 10px;gap:60px}._content_ayhk0_21{padding:20px;overflow-y:auto}._title_ayhk0_26{margin:0;font-size:24px;font-weight:500}._closeButton_ayhk0_32{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_ayhk0_32 path{stroke:#80948b}._loading_ayhk0_43{display:flex;justify-content:center;align-items:center;position:absolute;z-index:101;top:0;right:0;bottom:0;left:0}._body_ayhk0_52{display:flex;flex-direction:column;overflow-y:auto}._row_ayhk0_58{display:flex;width:100%;gap:1.5rem}._field_ayhk0_64{flex:1 1 auto;margin:10px 0}._save_ayhk0_69,._cancel_ayhk0_70{width:120px;height:30px;font-size:16px;box-shadow:none}._actions_ayhk0_77{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._rightAlign_ayhk0_87{justify-content:flex-end}._root_1fhxz_2{display:flex;flex-direction:column;min-width:720px;max-width:900px;max-height:90vh;position:relative;background-color:#fff;border-radius:20px;z-index:100}._content_1fhxz_14{padding:20px;overflow-y:auto}._image_1fhxz_19{width:auto;max-width:900px;height:auto;max-height:200px;object-fit:contain}._header_1fhxz_27{display:flex;align-items:center;padding:20px 20px 10px;gap:60px}._title_1fhxz_34{margin:0;font-size:24px;font-weight:500}._closeButton_1fhxz_40{width:12px;position:absolute;top:20px;right:20px;cursor:pointer}._closeButton_1fhxz_40 path{stroke:#80948b}._loading_1fhxz_51{display:flex;justify-content:center;align-items:center;position:absolute;z-index:101;top:0;right:0;bottom:0;left:0}._body_1fhxz_60{display:flex;flex-direction:column;overflow-y:auto}._row_1fhxz_66{display:flex;flex-flow:column;width:100%;gap:1.5rem}._columns_1fhxz_73{display:flex;flex-direction:column;gap:1rem}._iconPreview_1fhxz_79{display:flex;flex-direction:row;min-height:100px;position:relative;padding:32px 15px;box-sizing:border-box;background-color:#f6f6f6;border-radius:20px}._imageHeader_1fhxz_90{position:absolute;top:15px}._imageHolder_1fhxz_95{display:flex;justify-content:center;align-items:center;width:100%}._formWrapper_1fhxz_102{overflow-y:auto}._save_1fhxz_106,._cancel_1fhxz_107{width:120px;height:30px;font-size:16px;box-shadow:none}._actions_1fhxz_114{display:flex;justify-content:center;padding:20px 0;background-color:#f6f6f6;border-bottom-right-radius:20px;border-bottom-left-radius:20px;gap:1rem}._error_1fhxz_124{color:#ff4b4b;text-align:center}._tableCell_1uxye_1{display:flex;justify-content:flex-start}._tableCell_1uxye_1:hover{cursor:default}._cellActions_1uxye_9{display:flex;justify-content:flex-end}._more_1uxye_14{display:flex;align-items:center}._more_1uxye_14:hover{cursor:pointer}._iconShownClassName_1ooh6_1{position:relative;top:15px}._iconNonShownClassName_1ooh6_6{position:relative;top:5px}._addButton_1rqpk_1{width:165px}._root_zkef3_2{position:relative}._header_zkef3_6{display:flex;justify-content:space-between;align-items:center;column-gap:15px}._transparent_zkef3_13{opacity:.5}._title_zkef3_17{font-size:40px;font-weight:500}._actions_zkef3_22{display:flex;justify-content:flex-end;gap:20px}._cancel_zkef3_28{width:90px;box-shadow:none}._submit_zkef3_33{width:130px}._loading_zkef3_37{display:flex;justify-content:center;align-items:center;margin:40px 0;background-color:transparent;z-index:10;top:0;right:0;bottom:0;left:0}._sectionBody_xpvl5_2{margin:0 0 20px;border:solid 2px #eaeaec;border-radius:20px}._title_xpvl5_8{display:flex;align-items:center;padding:24px;font-size:20px;font-weight:500;line-height:1;border-bottom:solid 2px #eaeaec;column-gap:20px}._question_1mvrp_2{display:flex;justify-content:space-between;flex-direction:row;padding:80px 40px;font-size:15px}._number_1mvrp_10{color:#80948b;font-size:15px}._content_1mvrp_15{display:flex;justify-content:space-between;flex-direction:row;width:100%}._content_1mvrp_15 ._titleContainer_1mvrp_21{flex:1 1;margin-right:30px;margin-left:20px}._content_1mvrp_15 ._titleContainer_1mvrp_21 ._title_1mvrp_21{width:100%;font-size:15px;font-weight:500;line-height:1.5}._content_1mvrp_15 ._titleContainer_1mvrp_21 ._hint_1mvrp_32{color:#80948b;font-size:13px}._content_1mvrp_15 ._control_1mvrp_36{display:flex;align-items:center;flex:1 1}._questionWrapper_umve2_2{border-bottom:1px solid #ececee}._questionWrapper_umve2_2 ._textArea_umve2_5,._questionWrapper_umve2_2 ._formField_umve2_8{width:100%}._questionWrapper_umve2_2:last-child{border:none}._staticText_umve2_15{white-space:pre-line}._formFieldTitle_umve2_19{margin-bottom:4px;font-size:15px;font-weight:500}._multicheckbox_1rs2a_1{display:flex;flex-direction:column;font-size:1rem;gap:5px}._questionContainer_11mxc_2{padding:30px 40px;border:2px solid #ececee;border-bottom:none}._questionContainer_11mxc_2:first-child{border-radius:12px 12px 0 0}._questionContainer_11mxc_2:last-child{border-bottom:2px solid #ececee;border-radius:0 0 12px 12px}._questionContainer_11mxc_2:first-child:last-child{border-radius:12px}._questionContainer_11mxc_2 ._title_11mxc_17{width:100%;padding-bottom:5px;font-size:15px;font-weight:500;line-height:1.5;white-space:pre-line}._questionContainer_11mxc_2 ._answer_11mxc_25{color:#80948b;font-size:14px}._questionContainer_11mxc_2 ._questionContainer_11mxc_2{padding:0 0 10px;border:none;border-radius:0}._title_5nsyp_2{margin-top:15px;margin-bottom:15px;font-size:40px;font-weight:500}._loading_5nsyp_9{display:flex;justify-content:center;align-items:center;width:100%;height:40vh}._message_5nsyp_17{padding:60px 0;text-align:center}._message_5nsyp_17._embedded_5nsyp_21{color:#80948b}.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:translate(-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:translate(-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:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(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 #0000001a,0 2px 15px #0000000d;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:#ffffffb3;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}body{margin:0;font-family:Rubik,sans-serif}@font-face{font-family:Rubik;font-weight:300;font-style:normal;src:url(/assets/Rubik-Light-BOgoxbgy.ttf) format("truetype"),url(/assets/Rubik-Light-BOgoxbgy.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:300;font-style:italic;src:url(/assets/Rubik-LightItalic-CDVbUulg.ttf) format("truetype"),url(/assets/Rubik-LightItalic-CDVbUulg.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:normal;src:url(/assets/Rubik-Regular-Cb_2R9uS.ttf) format("truetype"),url(/assets/Rubik-Regular-Cb_2R9uS.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:italic;src:url(/assets/Rubik-Italic-BAjByR6b.ttf) format("truetype"),url(/assets/Rubik-Italic-BAjByR6b.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:500;font-style:normal;src:url(/assets/Rubik-Medium-CTAS02M4.ttf) format("truetype"),url(/assets/Rubik-Medium-CTAS02M4.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:500;font-style:italic;src:url(/assets/Rubik-MediumItalic-CmzMvBv8.ttf) format("truetype"),url(/assets/Rubik-MediumItalic-CmzMvBv8.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:700;font-style:normal;src:url(/assets/Rubik-Bold-BiuNLut2.ttf) format("truetype"),url(/assets/Rubik-Bold-BiuNLut2.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:700;font-style:italic;src:url(/assets/Rubik-BoldItalic-DZKg2kNL.ttf) format("truetype"),url(/assets/Rubik-BoldItalic-DZKg2kNL.ttf) format("truetype")}.Toastify__toast--error,.Toastify__toast--info,.Toastify__toast--warning,.Toastify__toast--success{padding:10px!important;color:#fff!important;text-align:center;white-space:break-spaces;border-radius:20px!important}.Toastify__toast--info{background-color:#297ae6!important}.Toastify__toast--warning{background:#ffb900}.Toastify__toast-body{width:inherit;padding:10px 15px;line-height:1.4;word-break:break-word}.Toastify__toast-container{width:inherit;min-width:400px;max-width:600px}.notification-toast-with-header__header{margin:6px;font-size:20px;font-weight:500}.notification-toast-with-header__body{margin:7px;font-size:16px}.Toastify__toast--warning .Toastify__toast-body,.Toastify__toast--warning .Toastify__close-button{color:#000}.Toastify__close-button--info,.Toastify__close-button--success{color:#fff!important;opacity:1!important}.ReactModal__Overlay{background-color:#33333340!important;z-index:100}.ReactModal__Content--after-open{padding:0!important;overflow-y:hidden}
