.app-layout{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.app-layout--has-header{padding-top:3.5rem}.app-layout--has-footer{padding-bottom:3rem}.app-layout__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;color:var(--color-black)}.app-footer{width:100%;height:3rem;background-color:var(--color-footer);z-index:1009;position:absolute;bottom:-3rem;left:0}.app-footer__row{width:100%;height:100%;max-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center;position:relative}.app-footer__default,.app-footer__row{display:-webkit-box;display:-ms-flexbox;display:flex}.app-footer__default{padding:0 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-sidebar{height:100%;z-index:1000;-ms-flex-negative:0;flex-shrink:0;border:0 solid var(--color-border);-webkit-transition:width .3s ease;transition:width .3s ease;overflow:hidden auto}.app-sidebar--right{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.app-sidebar--medium{width:16rem}.app-sidebar--medium+main{width:calc(100% - 16rem)}.app-sidebar--w0{width:0}.app-sidebar--top-bordered{border-top-width:1px}.app-sidebar-navigation-link__chevron,.app-sidebar-navigation-link__icon{width:1.5rem;height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-sidebar-navigation-link__icon--child{width:1rem;height:1rem}.app-sidebar-navigation-link__chevron{position:absolute;right:.75rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.1s;transition:.1s}.app-sidebar-navigation-link__chevron--collapsed{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.app-sidebar-navigation{padding:1.5rem 1.5rem}.app-sidebar-navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.app-sidebar-navigation__list--sublist{margin-top:.25rem;padding-left:1.5rem}.app-main{background-color:#f8f8f8;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.app-main__wrapper{position:relative;width:100%;height:100%;overflow:hidden auto}.app-main__wrapper--loading{pointer-events:none;overflow:hidden}.app-main__spinner-wrapper{width:100%;height:100%;background-color:#f8f8f8;z-index:9999}.app-main__spinner,.app-main__spinner-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.app-main__spinner{margin:auto}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-src{display:block;width:4rem;height:1.25rem;background:url(../assets/tpro-logo.f8b19844.svg) 50%/contain no-repeat;z-index:100}.button-close{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 15px 5px}.button-close_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-close_justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.button-close__image{cursor:pointer}.user-avatar{position:relative;overflow:hidden;background:#f8f8f8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:1.75rem;width:auto;aspect-ratio:1/1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:var(--color-tundora);font-weight:400;font-size:.875rem;line-height:1.4em}.user-avatar>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.user-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.user-block__name{color:var(--color-tundora);font-size:.875rem}@media(max-width:960px){.details{position:fixed;height:100%;width:85%;top:0;left:100%;right:-1px;z-index:1005;border-radius:2px;background-color:var(--color-bg);-webkit-transition:.5s;transition:.5s;overflow:hidden}.details__user-card{padding-top:0!important}.details_open{left:15%}}@media(max-width:425px){.header-menu-dropdown__content{max-width:300px;top:40px}}@media(min-width:961px){.mobile-details{display:none}.details{position:absolute;top:70px;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:0;border-radius:2px;background-color:var(--color-bg);z-index:1005;overflow:hidden;-webkit-transition:.3s;transition:.3s}.details_open{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-shadow:0 2px 15px 3px rgba(0,0,0,.15);box-shadow:0 2px 15px 3px rgba(0,0,0,.15)}}.logout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 15px;cursor:pointer}.details__user-card{padding:.5rem .8rem;color:initial;cursor:default;text-decoration:none}.details__user-card-name-text{font:400 1.2rem Roboto;white-space:nowrap}.details__logout{width:100%;padding:8px 0;border-top:1px solid rgba(0,0,0,.15)}.details__logout-text{font:400 .9rem Roboto}.details__list{background:rgba(0,0,0,.04);-webkit-transition:.3s;transition:.3s;height:0;overflow:auto}.details__list_open{height:150px;border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15)}.details__list-item{padding-top:10px;padding-bottom:10px}.details .logout:hover,.details__list-item:hover{background-color:rgba(0,0,0,.12)}.details__rows{cursor:pointer;margin:0;padding:8px 0;list-style:none;border-top:1px solid rgba(0,0,0,.15)}.details__link{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--color-black);padding:8px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.details__link:hover{background-color:rgba(0,0,0,.12)}.details__icon{width:24px;height:24px;background-color:rgba(0,0,0,.15)}.details__text{padding:0 12px;font:400 .9rem Roboto}.details__snow-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12.8px}.details__snow-toggler .toggler{position:relative;display:inline-block;width:42px;height:18px}.details__snow-toggler .toggler__checkbox{position:absolute;opacity:0;width:0;height:0}.details__snow-toggler .toggler__checkbox:checked+.toggler__label .toggler__ball{-webkit-transform:translateX(25px);transform:translateX(25px)}.details__snow-toggler .toggler__checkbox:checked+.toggler__label{background-color:#4caf50}.details__snow-toggler .toggler__label{position:relative;display:inline-block;width:100%;height:100%;background-color:#ccc;border-radius:18px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.details__snow-toggler .toggler__label:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background-color:inherit;border-radius:inherit}.details__snow-toggler .toggler__ball{position:absolute;top:3px;left:3px;width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mobile-header{max-width:30px;display:block;font-size:35px;position:fixed}.mobile-header_button-cities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-header_button-citites:hover{background:rgba(0,0,0,.1)}.mobile-header_button-cities:hover .header-menu-dropdown__content{display:block;min-width:auto;width:240px}:root{--background-active-notification:#eafbf3}.notifications__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem 3.25rem 1.25rem 1.25rem;border-radius:2rem;background-color:var(--color-alabaster);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}.notifications__item:hover .notifications__item-message{text-decoration:underline}.notifications__item--unread{background-color:var(--background-active-notification)}.notifications__item--unread:after{content:"";position:absolute;width:.375rem;height:.375rem;right:1.6875rem;border-radius:50%;background-color:var(--color-control-primary)}.notifications__item .user-avatar{-ms-flex-negative:0;flex-shrink:0;width:2.875rem;height:2.875rem}.notifications__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.notifications__item-header h3{margin:0;font-size:.875rem;font-weight:700}.notifications__item-header span{margin:0;font-size:.625rem;font-weight:400}.notifications__item-message{font-size:.75rem;font-weight:400;color:var(--color-gray)}.notifications__item-message strong{font-weight:500;color:var(--color-tundora)}.v-button--settings-gear{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .75rem;height:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid var(--color-white);border-radius:.5rem;background:var(--color-white);color:var(--color-dusty-gray);cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v-button--settings-gear svg{height:1.5rem}.notifications{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3.125rem}.notifications__bell{position:relative;width:1.5rem;height:1.5rem;color:var(--color-black);cursor:pointer}.notifications__bell--active:after{content:"";position:absolute;right:0;top:0;height:.375rem;width:.375rem;background-color:var(--color-red);border-radius:50%}.notifications__panel{position:absolute;width:28.125rem;height:43.75rem;bottom:-46rem;right:-1.25rem;background-color:#fff;-webkit-box-shadow:0 1px 10px 0 rgba(88,88,88,.15);box-shadow:0 1px 10px 0 rgba(88,88,88,.15);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:1rem;overflow:hidden}.notifications__header{padding:1.5rem 1.25rem;border-bottom:1px solid var(--color-border);text-align:center}.notifications__title{margin-bottom:1rem;font-size:1.5rem;color:var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notifications__filters{position:relative;display:grid;grid-template-columns:repeat(3,1fr)}.notifications__filter{cursor:pointer;font-size:.875rem}.notifications__filter-selector{position:absolute;height:.25rem;bottom:-.4rem;left:4.125rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:1.875rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--color-control-primary)}.notifications__list{padding:1rem;height:36rem;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.notifications__list::-webkit-scrollbar{width:.375rem}.notifications__list::-webkit-scrollbar-track{background-color:inherit}.notifications__list::-webkit-scrollbar-thumb{border-radius:.5rem;background:#c4c4c4}@media(min-width:961px){.header-profile_mobile-hide,.user-desk__filter{display:none}}@media(max-width:960px){.header-profile_desk-hide{display:none}}.prescription-filter{height:100%;width:85%;top:0;bottom:0;left:15%;z-index:1000;-webkit-transition:all .3s linear;transition:all .3s linear}.prescription-filter_close{left:100%}.user-details__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;background:transparent;-webkit-transition:all .3s linear;transition:all .3s linear}.user-details__background_open{visibility:visible;background:rgba(0,0,0,.5)}.button__clear{cursor:pointer;border:none;background-color:#add8e6;margin:4px;-webkit-box-shadow:0 3px 15px 10px rgba(0,0,0,.1);box-shadow:0 3px 15px 10px rgba(0,0,0,.1);line-height:2}.header__col_profile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 24px;margin-left:auto;height:100%}.user-desk{height:100%;position:relative}.user-desk,.user-desk__filter-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-desk__filter-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-desk__user-card{padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;cursor:pointer}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#ccc}.buttons-without-paddings{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.mask-read-button{border:1px solid #ccc;border-radius:5px;background-color:#fff}.mask-read-button:hover{cursor:pointer;background-color:#f1f1f1}.header{width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--color-border);position:relative}.header,.header__col{display:-webkit-box;display:-ms-flexbox;display:flex}.header__col{padding:0 1.5rem}.app-header{width:100%;height:3.5rem;background-color:var(--color-header);z-index:1009;position:absolute;top:-3.5rem;left:0}.app-header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;width:100%;height:100%;max-height:100%;position:relative}