.dots-loader-component{align-items:center;display:flex;height:100%;justify-content:center;min-width:80px;width:100%}.dots-loader-component.inline{width:auto}.dots-loader-component .placeholder-text{visibility:hidden;width:0}.dots-loader-component .dot{animation:toggleDot 1.5s ease-in-out infinite;background:var(--wi-text-placeholder);border-radius:50%;height:.5rem;opacity:0;position:relative;width:.5rem}.dots-loader-component .dot.danger{background:var(--wi-status-bad)}.dots-loader-component .dot.good{background:var(--wi-status-good)}.dots-loader-component .dot.primary{background:var(--wi-action-primary)}.dots-loader-component .dot.secondary{background:var(--wi-action-secondary)}.dots-loader-component .dot.black{background:#3f424b}.dots-loader-component .dot:nth-child(2){margin:0 .5rem}.dots-loader-component .dot:first-child{animation-delay:.1s}.dots-loader-component .dot:nth-child(2){animation-delay:.2s}.dots-loader-component .dot:nth-child(3){animation-delay:.3s}@keyframes toggleDot{0%{opacity:0}50%{opacity:1}to{opacity:0}}.button-component button{align-items:center;background-color:var(--wi-action-primary);border:1px solid var(--wi-action-primary);border-radius:16px;color:var(--wi-background-secondary);display:flex;justify-content:center;padding:.8823529412vw 2.0588235294vw;text-align:center;transition:opacity .3s ease,background-color .3s ease,border-color .3s ease}@media screen and (max-width:1194px){.button-component button{padding:1.256281407vw 2.9313232831vw}}@media screen and (max-width:768px){.button-component button{padding:1.953125vw 4.5572916667vw}}@media screen and (max-width:420px){.button-component button{padding:3.5714285714vw 8.3333333333vw}}.button-component button.smaller{padding:.7058823529vw .7058823529vw .5882352941vw}@media screen and (max-width:1194px){.button-component button.smaller{padding:1.0050251256vw 1.0050251256vw .837520938vw}}@media screen and (max-width:768px){.button-component button.smaller{padding:1.5625vw 1.5625vw 1.3020833333vw}}@media screen and (max-width:420px){.button-component button.smaller{padding:2.8571428571vw 2.8571428571vw 2.380952381vw}}.button-component button:hover{background-color:var(--wi-action-primary-hover)}.button-component button:focus{background-color:var(--wi-action-primary-press)}.button-component button.mini{border-radius:8px;padding:4px 16px}.button-component button.white{background-color:var(--wi-transparent);color:var(--wi-action-primary)}.button-component button.danger{background-color:var(--wi-action-primary-bad);border:1px solid var(--wi-status-bad)}.button-component button.danger:hover{background-color:var(--wi-action-primary-bad-hover)}.button-component button.danger:focus{background-color:var(--wi-action-primary-bad-press)}.button-component button.danger-secondary{background-color:var(--wi-background-secondary);border:1px solid var(--wi-action-primary-bad);color:var(--wi-action-primary-bad)}.button-component button.danger-secondary:hover{border:1px solid var(--wi-action-primary-bad-hover)}.button-component button.danger-secondary:focus{border:1px solid var(--wi-action-primary-bad-press)}.button-component button.danger-secondary .RPMIcons{color:var(--wi-action-primary-bad)}.button-component button.secondary{background-color:var(--wi-background-secondary);color:var(--wi-action-primary)}.button-component button.transparent{background-color:var(--wi-transparent);color:var(--wi-action-primary)}.button-component button.light{background-color:var(--wi-action-secondary);border-color:var(--wi-action-secondary);color:var(--wi-action-primary)}.button-component button:disabled{background-color:var(--wi-action-primary-disabled);border-color:var(--wi-action-primary-disabled);color:var(--wi-text-secondary);cursor:not-allowed;pointer-events:none}.button-component button span.button1{align-items:center;display:flex;justify-content:center}.button-component button span.button1 .RPMIcons{font-size:1.25rem;margin-top:-2px}.button-component button span.button1 .RPMIcons.position-left{margin-right:10px}.button-component button span.button1 .RPMIcons.position-right{margin-left:10px}.default-view-component .sidebar-component{padding-top:40px}.default-view-component .sidebar-component .wrapper{height:100%}.default-view-component .sidebar-component .default-view-content{display:flex;flex-direction:column;height:calc(100% - 40px);justify-content:space-between}.default-view-component .sidebar-component .page-title span{display:block}.default-view-component .sidebar-component .page-title span.body1{margin-top:10px}.default-view-component .sidebar-component .page-title .errors{margin-top:30px}.default-view-component .sidebar-component .page-title .errors p{margin-bottom:10px}.default-view-component .sidebar-component .page-title .errors-items{border:1px solid #000;padding:0 10px}.default-view-component .sidebar-component .actions button{width:100%}.default-view-component .sidebar-component .actions button:last-child{margin-top:10px}.default-view-component .content-component{align-items:center;display:flex;justify-content:center}.default-view-component .content-component .media{width:45%}.default-view-component .content-component .media img{height:100%;width:100%}.default-view-component .subtitle-redox{margin-top:20px}.default-view-component .subtitle-redox ul{margin-top:10px;padding-left:30px}.default-view-component .subtitle-redox ul li{list-style:initial}.sidebar-component{background-color:var(--wi-background-secondary);height:100%;max-height:100vh;overflow:hidden;position:relative;width:31%}@media(max-width:968px){.sidebar-component{transition:transform .3s ease 50ms;width:100%}.sidebar-component.hidden{pointer-events:none;transform:translate3d(-30vw,0,0)}}.sidebar-component-wrapper{height:100%}[data-theme^=v2] .onboarding .sidebar-component{border-right:1px solid var(--wi-divider)}@media(max-width:968px){[data-theme^=v2] .onboarding .sidebar-component{border-right:none}}.badge{background:rgba(190,192,202,.25);border-radius:100%;flex-shrink:0;height:50px;position:relative;width:50px}@media(max-width:968px){.badge{height:40px;width:40px}}.badge.inline{background:rgba(14,151,245,.2)}.badge.inline:after{background:var(--wi-status-info);box-shadow:0 0 0 10px rgba(14,151,245,.4)}.badge.medium{background:rgba(253,211,0,.2)}.badge.medium:after{background:var(--wi-status-moderate);box-shadow:0 0 0 10px rgba(253,211,0,.1)}.badge.high{background:rgba(255,90,72,.25)}.badge.high:after{background:var(--wi-status-bad);box-shadow:0 0 0 10px rgba(255,90,72,.1)}.badge:after{background:var(--wi-status-undefined);border-radius:100%;box-shadow:0 0 0 10px rgba(190,192,202,.15);content:"";display:block;height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px;z-index:2}.badge.all{background-image:linear-gradient(to bottom,var(--wi-status-bad),var(--wi-status-moderate) 49%,var(--wi-status-undefined))}.badge.all:after{display:none}.badge.xs{height:24px;width:24px}.badge.xs .has-icon{font-size:.625rem;height:15px;right:-5px;width:15px}.badge.xs .has-icon span{margin-left:0}.badge.xs:after{box-shadow:none;height:12px;width:12px}.badge.lg .has-icon{font-size:1rem;height:28px;right:0;top:-8px;width:28px}.badge .has-icon{align-items:center;background-color:var(--wi-text-secondary);border-radius:50%;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);color:var(--wi-background-secondary);display:flex;height:22px;justify-content:center;margin-left:auto;position:relative;right:-10px;width:22px;z-index:3}.filters-wrapper{background:var(--wi-background-secondary);border-radius:13px;box-shadow:0 8px 30px 0 rgba(7,26,83,.1);max-height:85vh;opacity:0;overflow:scroll;position:fixed;top:60px;transform:translate3d(-50%,-2.5vw,0);transition:opacity .25s ease,transform .3s ease;width:22.3529411765vw;z-index:11}@media screen and (max-width:1194px){.filters-wrapper{width:31.8257956449vw}}@media screen and (max-width:768px){.filters-wrapper{width:49.4791666667vw}}@media screen and (max-width:420px){.filters-wrapper{width:90.4761904762vw}}.filters-wrapper.new-filters{width:17.6470588235vw}@media screen and (max-width:1194px){.filters-wrapper.new-filters{width:25.1256281407vw}}@media screen and (max-width:768px){.filters-wrapper.new-filters{width:39.0625vw}}@media screen and (max-width:420px){.filters-wrapper.new-filters{width:71.4285714286vw}}.filters-wrapper.new-filters.filter-search .filter-list{border-top:1px solid var(--wi-divider);max-height:14.7058823529vw;overflow:scroll}@media screen and (max-width:1194px){.filters-wrapper.new-filters.filter-search .filter-list{max-height:20.9380234506vw}}@media screen and (max-width:768px){.filters-wrapper.new-filters.filter-search .filter-list{max-height:32.5520833333vw}}@media screen and (max-width:420px){.filters-wrapper.new-filters.filter-search .filter-list{max-height:59.5238095238vw}}.filters-wrapper.new-filters .back-btn{color:#1f4ac2;cursor:pointer;font-weight:700;margin:.8823529412vw 0 .2941176471vw;padding:0 .8823529412vw}@media screen and (max-width:1194px){.filters-wrapper.new-filters .back-btn{margin:1.256281407vw 0 .418760469vw;padding:0 1.256281407vw}}@media screen and (max-width:768px){.filters-wrapper.new-filters .back-btn{margin:1.953125vw 0 .6510416667vw;padding:0 1.953125vw}}@media screen and (max-width:420px){.filters-wrapper.new-filters .back-btn{margin:3.5714285714vw 0 1.1904761905vw;padding:0 3.5714285714vw}}.filters-wrapper.new-filters .query-filter{width:100%}.filters-wrapper.new-filters .query-filter .form-input-component{margin:0;width:100%}.filters-wrapper.new-filters .query-filter .form-input-component input{border:none}.filters-wrapper.new-filters .form-input-component input{padding:15px}.filters-wrapper.new-filters .form-input-component .RPMIcons_utilitary_search{background-color:#fff;padding-left:5px;right:15px}.filters-wrapper.new-filters .filter span{margin-left:0}@media screen and (max-width:1194px){.filters-wrapper.new-filters .filter span{margin-left:0}}@media screen and (max-width:768px){.filters-wrapper.new-filters .filter span{margin-left:0}}@media screen and (max-width:420px){.filters-wrapper.new-filters .filter span{margin-left:0}}.filters-wrapper.new-filters .filter span.icon{font-size:1.125rem}.filters-wrapper.new-filters .filter .filterText{display:flex;width:100%}.filters-wrapper.new-filters .filter .filterText .subtextRegular{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filters-wrapper.new-filters .filter .filterText .iconSelected{background-color:var(--action-primary);border-radius:4px;color:var(--wi-background-secondary);height:23px;line-height:25px;margin-left:auto;text-align:center;width:23px}.filters-wrapper.new-filters .filter .filterText .iconSelected .RPMIcons{color:var(--wi-background-secondary);left:-1px;position:relative}.filters-wrapper.new-filters .filter .filterText.selected .subtextRegular{max-width:calc(100% - 32px)}.filters-wrapper::-webkit-scrollbar{display:none}@media(max-width:968px){.filters-wrapper{transform:translate3d(-72%,-15%,0)}}.filters-wrapper.enter-done{opacity:1;transform:translate3d(-50%,0,0)}@media(max-width:968px){.filters-wrapper.enter-done{transform:translate3d(-72%,0,0)}}.filters-wrapper .header4{display:block;margin-left:1.1764705882vw}@media screen and (max-width:1194px){.filters-wrapper .header4{margin-left:1.675041876vw}}@media screen and (max-width:768px){.filters-wrapper .header4{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.filters-wrapper .header4{margin-left:4.7619047619vw}}.filters-wrapper .section{margin-top:1.4117647059vw}@media screen and (max-width:1194px){.filters-wrapper .section{margin-top:2.0100502513vw}}@media screen and (max-width:768px){.filters-wrapper .section{margin-top:3.125vw}}@media screen and (max-width:420px){.filters-wrapper .section{margin-top:5.7142857143vw}}.filters-wrapper .filter{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.5882352941vw .8823529412vw;text-transform:capitalize}@media screen and (max-width:1194px){.filters-wrapper .filter{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.filters-wrapper .filter{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.filters-wrapper .filter{padding:2.380952381vw 3.5714285714vw}}.filters-wrapper .filter:not(:first-of-type){border-top:1px solid var(--wi-divider)}.filters-wrapper .filter:hover{background:#f5f6fa}.filters-wrapper .filter .circle{border:1px solid var(--wi-status-undefined);border-radius:50%;height:24px;min-width:24px;padding:5px;width:24px}.filters-wrapper .filter .circle .inner{border-radius:50%;height:100%;transition:background-color .3s ease;width:100%}.filters-wrapper .filter span{margin-left:1.1764705882vw;opacity:1;transition:opacity .3s ease}@media screen and (max-width:1194px){.filters-wrapper .filter span{margin-left:1.675041876vw}}@media screen and (max-width:768px){.filters-wrapper .filter span{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.filters-wrapper .filter span{margin-left:4.7619047619vw}}.filters-wrapper .filter.active .circle{border-color:var(--wi-action-primary)}.filters-wrapper .filter.active .circle .inner{background-color:var(--wi-action-primary)}.filters-wrapper .badge{margin-left:auto}.filters-close{-webkit-tap-highlight-color:var(--wi-transparent);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.filters-close.active{display:block}.detail1.label{color:var(--wi-text-secondary);font-weight:var(--wi-font-bold)!important;letter-spacing:1px!important}.search-advanced .search-advanced-title{border-bottom:1px solid var(--wi-divider);border-top:1px solid var(--wi-divider);height:56px;padding:.95rem 1rem 1rem}.search-advanced .search-advanced-form{padding:1rem}.search-advanced .search-advanced-form .form-input-component{margin-top:1rem;width:100%}.search-advanced .search-advanced-form .form-input-component:first-of-type{margin-top:0}.search-advanced .search-advanced-form .w-button{margin-top:1rem}.nav-component{position:relative}.nav-component .background{background:#fbfdff;border-bottom:1px solid var(--wi-divider);height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.nav-component .nav-component-wrapper{align-items:center;border-bottom:1px solid var(--wi-divider);display:flex;height:75px;padding:.8823529412vw;width:100%}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper{padding:1.256281407vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper{padding:1.953125vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper{padding:3.5714285714vw}}.nav-component .nav-component-wrapper .page-title{position:relative;transform:translate3d(0,40px,0);transform-origin:left;transition:opacity .3s ease;width:100%}.nav-component .nav-component-wrapper .page-title.mpc-logo{max-width:10.5882352941vw;transform:translateZ(0)}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper .page-title.mpc-logo{max-width:15.0753768844vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper .page-title.mpc-logo{max-width:23.4375vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper .page-title.mpc-logo{max-width:42.8571428571vw}}.nav-component .nav-component-wrapper .page-title.mpc-logo img{width:100%}.nav-component .nav-component-wrapper .page-title.organization{display:flex;flex-direction:column;justify-content:space-between}.nav-component .nav-component-wrapper .page-title.organization .single-action{font-size:1.875rem}.nav-component .nav-component-wrapper .page-title .react-loading-skeleton{width:40%}.layout-component.admin.onboarding .nav-component .nav-component-wrapper .page-title{transform:translateZ(0)!important}.nav-component .nav-component-wrapper .page-title h1{color:var(--wi-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-component .nav-component-wrapper .page-title img{height:auto;-o-object-fit:contain;object-fit:contain;width:10vw}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper .page-title img{width:14.2378559464vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper .page-title img{width:22.1354166667vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper .page-title img{width:40.4761904762vw}}.nav-component .nav-component-wrapper .nav-context{border-radius:5px;color:var(--wi-background-secondary);font-weight:500;max-height:1.7647058824vw;max-width:11.7647058824vw;overflow:hidden;padding:2px 10px;text-overflow:ellipsis;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper .nav-context{max-height:2.5125628141vw;max-width:16.7504187605vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper .nav-context{max-height:3.90625vw;max-width:26.0416666667vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper .nav-context{max-height:7.1428571429vw;max-width:47.619047619vw}}.nav-component .nav-component-wrapper .nav-context.current-program{background-color:var(--background-nav-team);margin-top:.1764705882vw}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper .nav-context.current-program{margin-top:.2512562814vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper .nav-context.current-program{margin-top:.390625vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper .nav-context.current-program{margin-top:.7142857143vw}}.nav-component .nav-component-wrapper .nav-context.current-organization{background-color:var(--wi-text-primary);margin-top:.2941176471vw}@media screen and (max-width:1194px){.nav-component .nav-component-wrapper .nav-context.current-organization{margin-top:.418760469vw}}@media screen and (max-width:768px){.nav-component .nav-component-wrapper .nav-context.current-organization{margin-top:.6510416667vw}}@media screen and (max-width:420px){.nav-component .nav-component-wrapper .nav-context.current-organization{margin-top:1.1904761905vw}}.nav-component .nav-component-wrapper.search-mode .btn,.nav-component .nav-component-wrapper.search-mode .page-title{opacity:0}.nav-component .nav-component-wrapper .nav-component-actions{display:flex;display:inline-flex;justify-content:space-between;margin-left:auto;position:relative;width:auto}.nav-component .nav-component-wrapper .nav-component-actions.no-patients .btn:first-child,.nav-component .nav-component-wrapper .nav-component-actions.no-patients .btn:nth-of-type(2){cursor:not-allowed;opacity:.2;pointer-events:none}.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle){margin-left:10px;position:relative;transition:opacity .2s ease,transform .3s ease}.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle):before{background-color:var(--wi-action-primary);border-radius:50%;content:"";height:100%;opacity:0;position:absolute;top:-1px;transform:scale3d(.8,.8,1);transition:transform .3s ease,opacity .3s ease;width:100%}@media(hover:none)and (pointer:coarse){.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle):before{display:none}}.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle):hover:before{opacity:.2;transform:scale3d(1.75,1.55,1)}.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle) .active-indicator{background-color:var(--wi-action-primary);border:none;border-radius:50%;content:"";height:12px;height:7px;max-height:12px;max-height:7px;min-width:12px;min-width:7px;position:absolute;right:8%;right:-3px;top:10%;top:-1px;width:12px;width:7px}.nav-component .nav-component-wrapper .nav-component-actions .btn:not(.circle) span{color:var(--wi-text-primary);cursor:pointer;font-size:1.375rem;position:relative;z-index:1}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle{align-items:center;background-color:var(--wi-action-primary);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle:hover{background-color:var(--wi-action-primary-hover);transition:background-color .3s ease}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle:active{background-color:var(--wi-action-primary-press)}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle span{color:var(--wi-background-secondary)}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle+.btn.circle{margin-left:5px}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle.add-patient{position:relative}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle.add-patient .plus-icon{background:var(--wi-background-secondary);border:1px solid var(--wi-action-primary);border-radius:50%;bottom:4px;color:var(--wi-action-primary);height:13px;line-height:12px;position:absolute;right:4px;width:13px}.nav-component .nav-component-wrapper .nav-component-actions .btn.circle.add-patient .plus-icon .witems-icon{color:var(--wi-action-primary);left:-1px;position:relative;top:-1px}.nav-component .search{display:none}.nav-component .search.visible{display:block}.nav-component .search-bar{left:0;padding:.8823529412vw;pointer-events:none;position:absolute;top:0;width:100%}@media screen and (max-width:1194px){.nav-component .search-bar{padding:1.256281407vw}}@media screen and (max-width:768px){.nav-component .search-bar{padding:1.953125vw}}@media screen and (max-width:420px){.nav-component .search-bar{padding:3.5714285714vw}}.nav-component .search-bar-inner{align-items:center;display:flex;justify-content:space-between;padding:.5882352941vw 1.1764705882vw;position:relative;width:100%}@media screen and (max-width:1194px){.nav-component .search-bar-inner{padding:.837520938vw 1.675041876vw}}@media screen and (max-width:768px){.nav-component .search-bar-inner{padding:1.3020833333vw 2.6041666667vw}}@media screen and (max-width:420px){.nav-component .search-bar-inner{padding:2.380952381vw 4.7619047619vw}}.nav-component .search-bar-inner:before{background-color:var(--wi-background-tertiary);border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:right;transition:transform .4s var(--easing-transform);width:100%;z-index:0}.nav-component .search-bar.visible{pointer-events:all}.nav-component .search-bar.visible input{cursor:text;opacity:1}.nav-component .search-bar.visible .close,.nav-component .search-bar.visible .search-icon{opacity:1}.nav-component .search-bar.visible .search-bar-inner:before{transform:scaleX(1)}.nav-component .search-bar .close,.nav-component .search-bar .search-icon,.nav-component .search-bar input{cursor:pointer;opacity:0;transition:opacity .3s ease}.nav-component .search-bar .close,.nav-component .search-bar .search-icon{align-items:center;display:flex;z-index:1}.nav-component .search-bar .search-icon span{font-size:1.125rem}.nav-component .search-bar .close{align-items:center;background-color:var(--wi-background-primary);border-radius:50%;color:var(--wi-text-primary);display:flex;height:22px;justify-content:center;width:22px}.nav-component .search-bar input{background:var(--wi-transparent);box-sizing:border-box;font-size:1rem;padding-left:1.3529411765vw;width:90%;z-index:1}@media screen and (max-width:1194px){.nav-component .search-bar input{padding-left:1.9262981575vw}}@media screen and (max-width:768px){.nav-component .search-bar input{padding-left:2.9947916667vw}}@media screen and (max-width:420px){.nav-component .search-bar input{padding-left:5.4761904762vw}}[data-theme^=v2] .nav-component .nav-component-wrapper .page-title.mpc-logo{max-width:none}[data-theme^=v2] .nav-component .nav-component-wrapper .page-title.mpc-logo img{display:block;height:16px;max-height:16px;max-width:calc(100% - 10px);width:auto}[data-theme^=v2] .current-organization,[data-theme^=v2] .current-program{font-size:.875rem;font-weight:var(--wi-font-regular);letter-spacing:2px;line-height:120%;text-transform:uppercase}[data-theme^=v2] .nav-component .nav-component-wrapper .page-title.organization{align-items:start}[data-theme^=v2] .nav-component .nav-component-wrapper .page-title.organization .current-organization{margin-top:5px}.scroll-view-component{-webkit-overflow-scrolling:touch;height:100%;overflow:scroll;padding-bottom:60px;position:relative}@-moz-document url-prefix(){.scroll-view-component{scrollbar-width:none}}.scroll-view-component.scroll-view-advanced-search-results{height:calc(100% - 600px)}.scroll-view-component .mobile-layer{background-color:#000;display:none;height:100%;left:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:5}@media(max-width:968px){.scroll-view-component .mobile-layer{display:block;opacity:0}}.scroll-view-component.lock{overflow:hidden;pointer-events:none}@media(max-width:968px){.scroll-view-component.lock .mobile-layer{opacity:.5}}.scroll-view-component::-webkit-scrollbar{display:none}.user-menu-component{-webkit-tap-highlight-color:var(--wi-transparent);background-color:var(--wi-background-primary);border:1px solid var(--wi-divider);border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;cursor:pointer;outline:none;position:absolute;transform:translate3d(0,calc(100% - 76px),0);transition:transform .5s ease;width:100%;z-index:9}@media(min-width:1024px){.user-menu-component{transform:translate3d(0,calc(100% - 76px),0)}}@media(max-width:968px){.user-menu-component{background-color:var(--wi-background-primary)}}.user-menu-component.locked{pointer-events:none}.user-menu-component.active{transform:translateZ(0)}.user-menu-component .user{align-items:center;display:flex;height:76px;justify-content:space-between;outline:none;padding:0 1.1764705882vw;position:relative}@media screen and (max-width:1194px){.user-menu-component .user{padding:0 1.675041876vw}}@media screen and (max-width:768px){.user-menu-component .user{padding:0 2.6041666667vw}}@media screen and (max-width:420px){.user-menu-component .user{padding:0 4.7619047619vw}}@media(min-width:1024px){.user-menu-component .user{height:76px}}.user-menu-component .user .picture{align-items:center;background:var(--wi-divider);border-radius:50%;display:flex;height:50px;justify-content:center;min-height:50px;min-width:50px;width:50px}@media(max-width:968px){.user-menu-component .user .picture{height:40px;width:40px}}.user-menu-component .user .picture img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-menu-component .user .picture .profile{color:var(--wi-text-secondary);font-size:.75rem}.user-menu-component .user .content{margin-left:1.0588235294vw;margin-right:1.0588235294vw;width:100%}@media screen and (max-width:1194px){.user-menu-component .user .content{margin-left:1.5075376884vw;margin-right:1.5075376884vw}}@media screen and (max-width:768px){.user-menu-component .user .content{margin-left:2.34375vw;margin-right:2.34375vw}}@media screen and (max-width:420px){.user-menu-component .user .content{margin-left:4.2857142857vw;margin-right:4.2857142857vw}}.user-menu-component .user .content span{color:var(-wi-text-secondary);display:block}.user-menu-component .user .content span.organisation{color:var(-wi-text-secondary)}.user-menu-component .user .content span.organisation .react-loading-skeleton{margin-top:5px}.user-menu-component .user .action span{color:var(--wi-text-primary);display:block;font-size:1.5rem;position:relative;transform:scaleX(1);transition:transform .2s ease}.user-menu-component .user .action span.animate{transform:scale3d(0,0,1)}.user-menu-component .user-menu-body{border-top:1px solid var(--wi-divider);padding:0 1.4117647059vw}@media screen and (max-width:1194px){.user-menu-component .user-menu-body{padding:0 2.0100502513vw}}@media screen and (max-width:768px){.user-menu-component .user-menu-body{padding:0 3.125vw}}@media screen and (max-width:420px){.user-menu-component .user-menu-body{padding:0 5.7142857143vw}}.user-menu-component .user-menu-body ul li{-webkit-tap-highlight-color:var(--wi-transparent);align-items:center;color:var(--wi-text-secondary);display:flex;justify-content:space-between;outline:none;text-transform:capitalize}.user-menu-component .user-menu-body ul li a{align-items:center;display:flex;justify-content:space-between;width:100%}.user-menu-component .user-menu-body ul li span{padding:16px 0;transition:opacity .3s ease}.user-menu-component .user-menu-body ul li.user-menu-section-title{margin:0 -1.4117647059vw;padding:0 1.4117647059vw}@media screen and (max-width:1194px){.user-menu-component .user-menu-body ul li.user-menu-section-title{margin:0 -2.0100502513vw;padding:0 2.0100502513vw}}@media screen and (max-width:768px){.user-menu-component .user-menu-body ul li.user-menu-section-title{margin:0 -3.125vw;padding:0 3.125vw}}@media screen and (max-width:420px){.user-menu-component .user-menu-body ul li.user-menu-section-title{margin:0 -5.7142857143vw;padding:0 5.7142857143vw}}.user-menu-component .user-menu-body ul li.user-menu-section-title:not(:first-child){border-top:1px solid var(--wi-divider)}.user-menu-component .user-menu-body ul li:hover{cursor:pointer}.user-menu-component .user-menu-body ul li:hover span{opacity:.5}.user-menu-component .user-menu-body ul li:hover.user-menu-section-title{cursor:default}.user-menu-component .user-menu-body ul li:hover.user-menu-section-title .header4{opacity:1}.user-menu-component .user-menu-body ul li:hover.no-action,.user-menu-component .user-menu-body ul li:hover.user-menu-section-title{cursor:default}.user-menu-component .user-menu-body ul li:hover.no-action span,.user-menu-component .user-menu-body ul li:hover.user-menu-section-title span{opacity:1}.user-menu-component .user-menu-body ul li.user-menu-section-body{color:var(--wi-text-primary);font-weight:var(--wi-font-regular)}.user-menu-component .user-menu-body ul li.user-menu-section-body.no-action{color:var(--wi-text-placeholder)}.user-menu-component .user-menu-body ul li .RPMIcons{font-size:1.125rem}.user-menu-component .user-menu-body ul li:not(:last-child){border-bottom:1px solid var(--wi-divider)}.user-menu-component .user-menu-body ul li.user-menu-section-body{border-bottom:none}.user-menu-component .user-menu-body ul .user-menu-section-body{padding-left:10px}.user-menu-component .user-menu-body .cookieFooter{align-items:center;display:flex;flex-wrap:wrap;font-weight:var(--wi-font-light);gap:4px;padding-bottom:8px}.user-menu-component-close{-webkit-tap-highlight-color:var(--wi-transparent);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.user-menu-component-close.active{display:block}.form-input-component .rendering-provider{background-color:var(--wi-action-secondary);border-radius:20px;color:var(--wi-action-primary);margin-right:10px;padding:3px 6px}.separator{background-color:var(--wi-divider);height:1px;width:100%}.contextual-menu-component-wrapper{position:relative}.contextual-menu-component{background:var(--wi-background-secondary);border-radius:1.0588235294vw;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);display:none;position:absolute;right:-1.0588235294vw;top:.5882352941vw;z-index:5}@media screen and (max-width:1194px){.contextual-menu-component{border-radius:1.5075376884vw;right:-1.5075376884vw;top:.837520938vw}}@media screen and (max-width:768px){.contextual-menu-component{border-radius:2.34375vw;right:-2.34375vw;top:1.3020833333vw}}@media screen and (max-width:420px){.contextual-menu-component{border-radius:4.2857142857vw;right:-4.2857142857vw;top:2.380952381vw}}.contextual-menu-component:before{border-bottom:12px solid transparent;border-right:12px solid var(--wi-background-secondary);border-top:12px solid transparent;content:"";display:block;height:0;margin:auto;position:absolute;right:1.2941176471vw;top:-.7058823529vw;transform:rotate(90deg);width:0}@media screen and (max-width:1194px){.contextual-menu-component:before{right:1.8425460637vw;top:-1.0050251256vw}}@media screen and (max-width:768px){.contextual-menu-component:before{right:2.8645833333vw;top:-1.5625vw}}@media screen and (max-width:420px){.contextual-menu-component:before{right:5.2380952381vw;top:-2.8571428571vw}}.contextual-menu-component .item{cursor:pointer;font-family:var(--wi-font-family),Serif;font-size:1.125rem;padding:1vw 1.1764705882vw;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media screen and (max-width:1194px){.contextual-menu-component .item{padding:1.4237855946vw 1.675041876vw}}@media screen and (max-width:768px){.contextual-menu-component .item{padding:2.2135416667vw 2.6041666667vw}}@media screen and (max-width:420px){.contextual-menu-component .item{padding:4.0476190476vw 4.7619047619vw}}.contextual-menu-component .item.medium{font-size:.875rem;padding:.7058823529vw .8235294118vw}@media screen and (max-width:1194px){.contextual-menu-component .item.medium{padding:1.0050251256vw 1.1725293132vw}}@media screen and (max-width:768px){.contextual-menu-component .item.medium{padding:1.5625vw 1.8229166667vw}}@media screen and (max-width:420px){.contextual-menu-component .item.medium{padding:2.8571428571vw 3.3333333333vw}}.contextual-menu-component .item:not(:last-child){border-bottom:1px solid var(--wi-divider)}.contextual-menu-component .item:hover{transform:translate3d(5px,0,0)}.contextual-menu-component .item.danger{color:var(--wi-status-bad)}.contextual-menu-component.visible{display:block}.contextual-menu-close{-webkit-tap-highlight-color:var(--wi-transparent);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:4}.contextual-menu-close.enabled{pointer-events:auto}.section-title-component{align-items:center;display:flex;justify-content:space-between;margin:1.5294117647vw 0}@media screen and (max-width:1194px){.section-title-component{margin:2.1775544389vw 0}}@media screen and (max-width:768px){.section-title-component{margin:3.3854166667vw 0}}@media screen and (max-width:420px){.section-title-component{margin:6.1904761905vw 0}}.section-title-component.is-small{margin:.9411764706vw 0}@media screen and (max-width:1194px){.section-title-component.is-small{margin:1.3400335008vw 0}}@media screen and (max-width:768px){.section-title-component.is-small{margin:2.0833333333vw 0}}@media screen and (max-width:420px){.section-title-component.is-small{margin:3.8095238095vw 0}}.section-title-component.align-left{gap:10px;justify-content:flex-start}.section-title-component span.header3{display:block}@media(max-width:768px){.section-title-component span.header3{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.section-title-component .action{cursor:pointer}.section-title-component .action .buttonInline{border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);display:block;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.section-title-component .action .buttonInline{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.section-title-component .action .buttonInline{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.section-title-component .action .buttonInline{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.section-title-component .action .buttonInline .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.section-title-component .action .buttonInline:hover .inner{transform:translate3d(5px,0,0)}.section-title-component .action .buttonInline .RPMIcons{margin-left:.2941176471vw}@media screen and (max-width:1194px){.section-title-component .action .buttonInline .RPMIcons{margin-left:.418760469vw}}@media screen and (max-width:768px){.section-title-component .action .buttonInline .RPMIcons{margin-left:.6510416667vw}}@media screen and (max-width:420px){.section-title-component .action .buttonInline .RPMIcons{margin-left:1.1904761905vw}}.table-component{-webkit-overflow-scrolling:touch;background:var(--wi-background-secondary);border-radius:8px;margin-bottom:2.1176470588vw;overflow:scroll}@media screen and (max-width:1194px){.table-component{margin-bottom:3.0150753769vw}}@media screen and (max-width:768px){.table-component{margin-bottom:4.6875vw}}@media screen and (max-width:420px){.table-component{margin-bottom:8.5714285714vw}}.table-component.no-scroll{overflow:visible}.table-component::-webkit-scrollbar{display:none!important}@-moz-document url-prefix(){.table-component{scrollbar-width:none}}.table-component .empty-data{padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.table-component .empty-data{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.table-component .empty-data{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.table-component .empty-data{padding:3.8095238095vw 4.7619047619vw}}.table-cell-component{-webkit-tap-highlight-color:var(--wi-transparent);padding:.9411764706vw 1.1764705882vw;position:relative;width:100%}@media screen and (max-width:1194px){.table-cell-component{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.table-cell-component{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.table-cell-component{padding:3.8095238095vw 4.7619047619vw}}.table-cell-component:not(:first-child){border-top:1px solid var(--wi-divider)}.table-cell-component .content{margin-left:1.1764705882vw;overflow:hidden;position:relative}@media screen and (max-width:1194px){.table-cell-component .content{margin-left:1.675041876vw}}@media screen and (max-width:768px){.table-cell-component .content{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.table-cell-component .content{margin-left:4.7619047619vw}}@media(max-width:968px){.table-cell-component .content{flex-wrap:wrap}}.table-cell-component .content.skeleton{width:100%}.table-cell-component .content.no-ml{margin-left:0}.table-cell-component .content.full{width:100%}.table-cell-component .content.flex{align-items:center;display:flex}.table-cell-component .content.flex.flex-btwn{justify-content:space-between}.table-cell-component .content.flex.flex-even{justify-content:space-evenly}.table-cell-component .content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(max-width:968px){.table-cell-component .left{overflow:hidden}.table-cell-component .left .header4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.table-cell-component .left .full-name{text-transform:capitalize}.table-cell-component .left .body1{color:var(--wi-text-secondary)}@media(max-width:968px){.table-cell-component .right{margin-top:10px}}.table-cell-component .right .detail1{text-transform:capitalize}.table-cell-component .action{margin-left:auto}.table-cell-component .action button{background-color:var(--wi-action-primary);border:none;border-radius:2.9411764706vw;color:var(--wi-background-secondary);padding:.5882352941vw .8823529412vw}@media screen and (max-width:1194px){.table-cell-component .action button{border-radius:4.1876046901vw;padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.table-cell-component .action button{border-radius:6.5104166667vw;padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.table-cell-component .action button{border-radius:11.9047619048vw;padding:2.380952381vw 3.5714285714vw}}.table-cell-component .level-no-adherence-icon .witems-icon{font-size:.875rem!important}.single-cell{align-items:center;display:flex}@media(max-width:768px){.alert-cell{flex-wrap:wrap}}.alert-cell .icon-container{min-width:23px}@media(max-width:768px){.alert-cell .content{margin-left:auto;width:90%}.alert-cell .content.skeleton{width:90%}}.alert-cell .content .subtextRegular{line-height:1.2}.alert-cell .content .guided-scan{text-decoration:underline;transition:all .25s ease-out}.alert-cell .content .link:hover .guided-scan{margin-right:3px}.alert-cell .action{line-height:1;text-align:right}@media(max-width:768px){.alert-cell .action{margin-top:10px;width:90%}.alert-cell .action button{width:100%}}.alert-cell .action .detail1{color:var(--wi-text-secondary);white-space:preserve;width:100%}.note-cell .RPMIcons{color:var(--wi-text-secondary);font-size:.875rem}.note-cell .content .note-infos{color:var(--wi-text-secondary);display:flex;margin-top:.2941176471vw}@media screen and (max-width:1194px){.note-cell .content .note-infos{margin-top:.418760469vw}}@media screen and (max-width:768px){.note-cell .content .note-infos{margin-top:.6510416667vw}}@media screen and (max-width:420px){.note-cell .content .note-infos{margin-top:1.1904761905vw}}.note-cell .content .note-infos span:last-child{display:block;margin-left:5px}.measurement-cell .content{align-items:center;display:flex;justify-content:space-between}.measurement-cell .content .header4{text-transform:capitalize}.measure-cell .content{align-items:center;display:flex;justify-content:space-between}.measure-cell .content p{width:auto}.afib-result-cell{justify-content:space-between}.afib-result-cell,.afib-result-cell .left,.afib-result-cell .right{align-items:center;display:flex}.afib-result-cell .right .review-result-afib{margin-right:10px}.afib-result-cell .right .review-result-afib .detail1{text-transform:none!important}.afib-result-cell .right .RPMIcons{font-size:1.3125rem}.afib-result-cell .content{margin-left:.8823529412vw}@media screen and (max-width:1194px){.afib-result-cell .content{margin-left:1.256281407vw}}@media screen and (max-width:768px){.afib-result-cell .content{margin-left:1.953125vw}}@media screen and (max-width:420px){.afib-result-cell .content{margin-left:3.5714285714vw}}.default-cell .item{flex-shrink:0}.default-cell .item>div{align-items:center;display:flex;justify-content:center}.default-cell .item .RPMIcons{font-size:1.3125rem}.default-cell .item .sms-bell{position:relative}.default-cell .item .sms-bell__color{border-radius:50%;height:12px;position:absolute;right:-3px;top:-3px;width:12px}.report-layout-component{align-items:center;display:flex;justify-content:space-between}.report-layout-component .content{align-items:center;display:flex;justify-content:center;margin:0}.report-layout-component .content .icon-wrapper{align-items:center;background-color:#d8dae1;border-radius:50%;display:flex;height:1.7647058824vw;justify-content:center;margin-right:.5882352941vw;width:1.7647058824vw}@media screen and (max-width:1194px){.report-layout-component .content .icon-wrapper{height:2.5125628141vw;margin-right:.837520938vw;width:2.5125628141vw}}@media screen and (max-width:768px){.report-layout-component .content .icon-wrapper{height:3.90625vw;margin-right:1.3020833333vw;width:3.90625vw}}@media screen and (max-width:420px){.report-layout-component .content .icon-wrapper{height:7.1428571429vw;margin-right:2.380952381vw;width:7.1428571429vw}}.stetho-result-cell{justify-content:space-between}.stetho-result-cell,.stetho-result-cell .left,.stetho-result-cell .right{align-items:center;display:flex}.stetho-result-cell .right .review-result-afib{margin-right:10px}.stetho-result-cell .right .review-result-afib .detail1{text-transform:none!important}.stetho-result-cell .right .RPMIcons{font-size:1.3125rem}.stetho-result-cell .content{margin-left:.8823529412vw}@media screen and (max-width:1194px){.stetho-result-cell .content{margin-left:1.256281407vw}}@media screen and (max-width:768px){.stetho-result-cell .content{margin-left:1.953125vw}}@media screen and (max-width:420px){.stetho-result-cell .content{margin-left:3.5714285714vw}}.stetho-result-cell .icon-heart{color:var(--wi-category-heart-icon)}.stetho-result-cell .icon-lungs{color:var(--wi-category-respiratory-icon)}.stetho-result-cell .icon-body{color:var(--wi-category-body-icon)}.cell-component.advanced-result-cell{height:auto!important;min-height:65px!important}.cell-component.advanced-result-cell .content{margin-left:0}.cell-component.advanced-result-cell .content .upper{display:block;margin-bottom:8px}.cell-component.advanced-result-cell .content .upper .header4{text-transform:uppercase;white-space:wrap}.cell-component.advanced-result-cell .content .upper .detail3{color:var(--wi-text-placeholder)}.cell-component.advanced-result-cell .content .upper .level-icon-component{margin-bottom:3px;margin-top:3px}.cell-component.advanced-result-cell .content .bottom{display:block}.cell-component.advanced-result-cell .content .bottom .details3{color:var(--wi-text-placeholder)}.cell-component.advanced-result-cell .content .bottom .details3.label{margin-right:2px}.cell-component.advanced-result-cell .content .bottom .details3.value{color:var(--wi-text-primary)!important}.cell-component.advanced-result-cell .content .bottom .details3.separator{background:none;color:var(--wi-text-primary);margin:0 4px}span.pills{display:inline-block;margin-left:10px}.pills-wrapper>p+p{margin-top:10px}.placeholder-cell-component{padding:1.6470588235vw 1.1764705882vw}@media screen and (max-width:1194px){.placeholder-cell-component{padding:2.3450586265vw 1.675041876vw}}@media screen and (max-width:768px){.placeholder-cell-component{padding:3.6458333333vw 2.6041666667vw}}@media screen and (max-width:420px){.placeholder-cell-component{padding:6.6666666667vw 4.7619047619vw}}.placeholder-cell-component .placeholder-action:hover .placeholder-media{transform:scale3d(1.1,1.1,1)}.placeholder-cell-component .placeholder-action .placeholder-media{max-width:4.7058823529vw;transform:scaleX(1);transition:transform .3s ease}@media screen and (max-width:1194px){.placeholder-cell-component .placeholder-action .placeholder-media{max-width:6.7001675042vw}}@media screen and (max-width:768px){.placeholder-cell-component .placeholder-action .placeholder-media{max-width:10.4166666667vw}}@media screen and (max-width:420px){.placeholder-cell-component .placeholder-action .placeholder-media{max-width:19.0476190476vw}}.placeholder-cell-component .placeholder-action .placeholder-media img{height:100%;width:100%}.placeholder-cell-component .placeholder-action .placeholder-content{margin-top:15px;max-width:70%}@media(max-width:968px){.placeholder-cell-component .placeholder-action .placeholder-content{max-width:100%}}.placeholder-cell-component .placeholder-action .placeholder-content p{color:var(--wi-text-secondary);margin-top:5px;white-space:pre-wrap}.placeholder-cell-component .placeholder-action .placeholder-content .message{background-color:var(--wi-background-primary);border-radius:8px;color:var(--wi-text-primary);margin-top:.2941176471vw;padding:1.1764705882vw}@media screen and (max-width:1194px){.placeholder-cell-component .placeholder-action .placeholder-content .message{margin-top:.418760469vw;padding:1.675041876vw}}@media screen and (max-width:768px){.placeholder-cell-component .placeholder-action .placeholder-content .message{margin-top:.6510416667vw;padding:2.6041666667vw}}@media screen and (max-width:420px){.placeholder-cell-component .placeholder-action .placeholder-content .message{margin-top:1.1904761905vw;padding:4.7619047619vw}}.show-more-component{align-items:center;border-top:1px solid var(--wi-divider);cursor:pointer;display:flex;justify-content:space-between;padding:.8823529412vw 1.1764705882vw}@media screen and (max-width:1194px){.show-more-component{padding:1.256281407vw 1.675041876vw}}@media screen and (max-width:768px){.show-more-component{padding:1.953125vw 2.6041666667vw}}@media screen and (max-width:420px){.show-more-component{padding:3.5714285714vw 4.7619047619vw}}.show-more-component .left{align-items:center;display:flex}.show-more-component .left .status-circle{background:var(--wi-transparent);border:2px solid var(--wi-text-secondary);margin-right:1.1764705882vw}@media screen and (max-width:1194px){.show-more-component .left .status-circle{margin-right:1.675041876vw}}@media screen and (max-width:768px){.show-more-component .left .status-circle{margin-right:2.6041666667vw}}@media screen and (max-width:420px){.show-more-component .left .status-circle{margin-right:4.7619047619vw}}.show-more-component .left .body1 span:last-child{margin-left:5px}.show-more-component .action span{font-size:1.375rem}.checkbox-component{border-bottom:1px solid var(--wi-divider);position:relative}.checkbox-component.no-b{border-bottom:none}.checkbox-component .checkbox-component-container{align-items:center;display:flex}.checkbox-component .checkbox-wrapper{align-items:center;display:flex;padding:.9411764706vw 0}@media screen and (max-width:1194px){.checkbox-component .checkbox-wrapper{padding:1.3400335008vw 0}}@media screen and (max-width:768px){.checkbox-component .checkbox-wrapper{padding:2.0833333333vw 0}}@media screen and (max-width:420px){.checkbox-component .checkbox-wrapper{padding:3.8095238095vw 0}}.checkbox-component .checkbox-wrapper.disabled{opacity:.6;pointer-events:none}.checkbox-component .checkbox-wrapper .box{align-items:center;border:2px solid var(--wi-text-secondary);border-radius:4px;display:flex;height:1.4117647059vw;justify-content:center;margin:0 1.1764705882vw;min-height:1.4117647059vw;min-width:1.4117647059vw;overflow:hidden;transition:background-color .3s ease,border-color .3s ease;width:1.4117647059vw}@media screen and (max-width:1194px){.checkbox-component .checkbox-wrapper .box{height:2.0100502513vw;margin:0 1.675041876vw;min-height:2.0100502513vw;min-width:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.checkbox-component .checkbox-wrapper .box{height:3.125vw;margin:0 2.6041666667vw;min-height:3.125vw;min-width:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.checkbox-component .checkbox-wrapper .box{height:5.7142857143vw;margin:0 4.7619047619vw;min-height:5.7142857143vw;min-width:5.7142857143vw;width:5.7142857143vw}}.checkbox-component .checkbox-wrapper .box .RPMIcons{color:var(--wi-background-secondary);opacity:0;position:relative;top:1px;transform:scale3d(2,2,1);transition:transform .3s ease,opacity .2s ease}.checkbox-component .checkbox-wrapper .text{align-items:center;color:var(--wi-text-secondary);display:flex;font-family:var(--wi-font-family),Serif;font-size:1.125rem;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-component input{cursor:pointer;display:none;height:100%;left:0;position:absolute;width:100%}.checkbox-component input:checked+.checkbox-wrapper .box{background-color:var(--wi-action-primary);border-color:var(--wi-action-primary)}.checkbox-component input:checked+.checkbox-wrapper .box .RPMIcons{opacity:1;transform:scaleX(1)}.checkbox-component .tooltip-icon{height:1.4117647059vw;margin:0 1.1764705882vw;min-height:1.4117647059vw;min-width:1.4117647059vw;width:1.4117647059vw}@media screen and (max-width:1194px){.checkbox-component .tooltip-icon{height:2.0100502513vw;margin:0 1.675041876vw;min-height:2.0100502513vw;min-width:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.checkbox-component .tooltip-icon{height:3.125vw;margin:0 2.6041666667vw;min-height:3.125vw;min-width:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.checkbox-component .tooltip-icon{height:5.7142857143vw;margin:0 4.7619047619vw;min-height:5.7142857143vw;min-width:5.7142857143vw;width:5.7142857143vw}}.checkbox-component .tooltip-icon .RPMIcons{border-radius:50%;color:var(--wi-action-primary);font-size:1.75rem;justify-content:center;left:3px;position:relative;top:2px}.checkbox-component .tooltip-icon .RPMIcons:hover+.tooltip-content{opacity:1}.checkbox-component .tooltip-content{background:var(--wi-background-secondary);border-radius:10px;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:60%}.organization-page{margin-top:45px;opacity:1;transition:opacity .3s ease}@media(max-width:968px){.organization-page{margin-top:25px}}.organization-page.loading{height:100vh;opacity:.5;overflow:hidden;pointer-events:none}.organization-page .organization-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 1.4117647059vw}@media screen and (max-width:1194px){.organization-page .organization-header{padding:0 2.0100502513vw}}@media screen and (max-width:768px){.organization-page .organization-header{padding:0 3.125vw}}@media screen and (max-width:420px){.organization-page .organization-header{padding:0 5.7142857143vw}}.organization-page .organization-header .title{align-items:center;display:flex}.organization-page .organization-header .mobile-back{display:none;margin-right:10px}.organization-page .organization-header .mobile-back span{font-size:2rem}@media(max-width:968px){.organization-page .organization-header .mobile-back{display:block}}.organization-page .organization-header .actions{font-size:2.1875rem}.organization-page .organization-header .actions .contextual-menu-component{right:0;top:0}.organization-page .organization-header .actions .contextual-menu-component:before{display:none}.organization-page .devices-section{margin-bottom:37px}.organization-page .devices-section .table-component{width:100%}.organization-page .devices-section .devices-wrapper,.organization-page .devices-section .programs-wrapper{display:flex;flex-wrap:wrap;margin:-10px 10px 0}.organization-page .devices-section .devices-wrapper .device,.organization-page .devices-section .programs-wrapper .device{margin:10px;width:calc(33.33333% - 20px)}@media(max-width:968px){.organization-page .devices-section .devices-wrapper .device,.organization-page .devices-section .programs-wrapper .device{width:100%}}.organization-page .devices-section .devices-wrapper .device .react-loading-skeleton,.organization-page .devices-section .programs-wrapper .device .react-loading-skeleton{display:block;margin:auto}.organization-page .devices-section .devices-wrapper .device .device-media,.organization-page .devices-section .programs-wrapper .device .device-media{background:var(--wi-background-secondary);border-radius:8px;height:205px;padding:25px;position:relative}.organization-page .devices-section .devices-wrapper .device .device-media img,.organization-page .devices-section .programs-wrapper .device .device-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.organization-page .devices-section .devices-wrapper .device .device-media .required-icon,.organization-page .devices-section .programs-wrapper .device .device-media .required-icon{align-items:center;background:var(--wi-action-primary);border-radius:50%;color:#fff;display:flex;font-size:.875rem;height:30px;justify-content:center;position:absolute;right:-10px;top:-10px;width:30px}.organization-page .devices-section .devices-wrapper .device .device-media .react-loading-skeleton,.organization-page .devices-section .programs-wrapper .device .device-media .react-loading-skeleton{height:100%;width:100%}.organization-page .devices-section .devices-wrapper .device .device-name,.organization-page .devices-section .programs-wrapper .device .device-name{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.organization-page .devices-section .devices-wrapper .device .device-name span,.organization-page .devices-section .programs-wrapper .device .device-name span{display:block}.organization-page .billing-section .table-component{height:200px}.organization-page .security-section .table-component{height:-moz-fit-content;height:fit-content}.organization-page .security-section .table-component .security-password-frequency-form{align-items:end;display:flex;justify-content:space-between;margin:1.7647058824vw 0;padding:0 1rem}@media screen and (max-width:1194px){.organization-page .security-section .table-component .security-password-frequency-form{margin:2.5125628141vw 0}}@media screen and (max-width:768px){.organization-page .security-section .table-component .security-password-frequency-form{margin:3.90625vw 0}}@media screen and (max-width:420px){.organization-page .security-section .table-component .security-password-frequency-form{margin:7.1428571429vw 0}}.organization-page .security-section .table-component .security-password-frequency-form .form-input-component{margin:0}.organization-page .security-section .table-component .security-password-frequency-form .button-component button{padding:1vw 2.0588235294vw}@media screen and (max-width:1194px){.organization-page .security-section .table-component .security-password-frequency-form .button-component button{padding:1.4237855946vw 2.9313232831vw}}@media screen and (max-width:768px){.organization-page .security-section .table-component .security-password-frequency-form .button-component button{padding:2.2135416667vw 4.5572916667vw}}@media screen and (max-width:420px){.organization-page .security-section .table-component .security-password-frequency-form .button-component button{padding:4.0476190476vw 8.3333333333vw}}.organization-page .ehr-programs .ehr-program,.organization-page .ehr-programs .survey-item,.organization-page .eligible-surveys-wrapper .ehr-program,.organization-page .eligible-surveys-wrapper .survey-item{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;justify-content:space-between;margin:20px 0}.organization-page .ehr-programs .ehr-program__image,.organization-page .ehr-programs .survey-item__image,.organization-page .eligible-surveys-wrapper .ehr-program__image,.organization-page .eligible-surveys-wrapper .survey-item__image{flex-shrink:0;height:84px;width:84px}.organization-page .ehr-programs .ehr-program__image img,.organization-page .ehr-programs .survey-item__image img,.organization-page .eligible-surveys-wrapper .ehr-program__image img,.organization-page .eligible-surveys-wrapper .survey-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.organization-page .ehr-programs .ehr-program__content,.organization-page .ehr-programs .survey-item__content,.organization-page .eligible-surveys-wrapper .ehr-program__content,.organization-page .eligible-surveys-wrapper .survey-item__content{padding:0 24px;width:100%}.organization-page .ehr-programs .ehr-program__toggle,.organization-page .ehr-programs .survey-item__toggle,.organization-page .eligible-surveys-wrapper .ehr-program__toggle,.organization-page .eligible-surveys-wrapper .survey-item__toggle{padding-right:24px}.organization-page .ehr-programs .ehr-program__desc,.organization-page .ehr-programs .ehr-program__name,.organization-page .ehr-programs .survey-item__desc,.organization-page .ehr-programs .survey-item__name,.organization-page .eligible-surveys-wrapper .ehr-program__desc,.organization-page .eligible-surveys-wrapper .ehr-program__name,.organization-page .eligible-surveys-wrapper .survey-item__desc,.organization-page .eligible-surveys-wrapper .survey-item__name{margin-bottom:4px}.programs-section{margin-bottom:37px}.programs-section .programs-summary{background:var(--wi-background-secondary);border-radius:8px;display:flex;padding:20px}@media(max-width:968px){.programs-section .programs-summary{flex-wrap:wrap}.programs-section .programs-summary .col{width:100%}}.programs-section .programs-summary .col:nth-child(2){border-left:1px solid var(--wi-divider);border-right:1px solid var(--wi-divider);margin:0 20px;padding:0 20px}@media(max-width:968px){.programs-section .programs-summary .col:nth-child(2){border:none;margin:20px 0;padding:0}}.programs-section .programs-summary .col span{display:block}.programs-section .all-programs{align-items:center;background-color:var(--wi-background-info);border-radius:8px;color:var(--wi-action-primary);display:flex;justify-content:space-between;margin-top:12px;padding:14px 20px}.programs-section .all-programs .RPMIcons{font-size:1.5625rem}.manage-operators{margin-bottom:37px}.modules-section .flex-container-full-width{align-items:center;display:flex;width:100%}.modules-section .vertical-padding-1vw{padding:.5vw 0}.smooth-link-component{-webkit-tap-highlight-color:var(--wi-transparent)}.alerts-summary-component .list{align-items:center;animation:fadeFromBottom .5s ease forwards;animation-delay:var(--animation-delay);display:flex;flex-wrap:wrap;margin:0 -6px;opacity:0}@keyframes fadeFromBottom{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}.alerts-summary-component .list .list-title{margin:10px;width:100%}.alerts-summary-component .list .alert{background:var(--wi-background-secondary);border-radius:8px;box-shadow:0 1px 2px 0 var(--wi-background-tertiary);cursor:pointer;display:flex;flex-direction:column;height:5.2941176471vw;justify-content:center;margin:5px;padding:1.1764705882vw .9411764706vw;position:relative;transition:transform .3s ease;width:calc(100%/var(--nb-children) - 12px)}@media screen and (max-width:1194px){.alerts-summary-component .list .alert{height:7.5376884422vw;padding:1.675041876vw 1.3400335008vw}}@media screen and (max-width:768px){.alerts-summary-component .list .alert{height:11.71875vw;padding:2.6041666667vw 2.0833333333vw}}@media screen and (max-width:420px){.alerts-summary-component .list .alert{height:21.4285714286vw;padding:4.7619047619vw 3.8095238095vw}}.alerts-summary-component .list .alert .smooth-link-component{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.alerts-summary-component .list .alert .upper{align-items:center;display:flex;position:relative;transform:translateZ(0)}.alerts-summary-component .list .alert .upper .RPMIcons{font-size:1.375rem;transition:transform .3s ease}.alerts-summary-component .list .alert .bottom{align-items:baseline;display:flex;justify-content:space-between;margin-top:5px}.alerts-summary-component .list .alert .bottom .little-badge{background:var(--wi-status-undefined);border-radius:50%;height:.7058823529vw;width:.7058823529vw}@media screen and (max-width:1194px){.alerts-summary-component .list .alert .bottom .little-badge{height:1.0050251256vw;width:1.0050251256vw}}@media screen and (max-width:768px){.alerts-summary-component .list .alert .bottom .little-badge{height:1.5625vw;width:1.5625vw}}@media screen and (max-width:420px){.alerts-summary-component .list .alert .bottom .little-badge{height:2.8571428571vw;width:2.8571428571vw}}.alerts-summary-component .list .alert .bottom .little-badge.inline{background:var(--wi-status-info)}.alerts-summary-component .list .alert .bottom .little-badge.medium{background:var(--wi-status-moderate)}.alerts-summary-component .list .alert .bottom .little-badge.high{background:var(--wi-status-bad)}.alerts-summary-component .list .alert:hover{transform:translate3d(0,-10px,0)}.alerts-summary-component .list .alert:hover .upper .RPMIcons{transform:translate3d(5px,0,0)}.welcome-page-component{display:flex;flex-direction:column;height:calc(100vh - 25px);justify-content:center;padding:0 3.2352941176vw}@media screen and (max-width:1194px){.welcome-page-component{padding:0 4.6063651591vw}}@media screen and (max-width:768px){.welcome-page-component{padding:0 7.1614583333vw}}@media screen and (max-width:420px){.welcome-page-component{padding:0 13.0952380952vw}}.welcome-page-component.admin,.welcome-page-component.superadmin{justify-content:flex-end}.welcome-page-component.admin .content-center,.welcome-page-component.superadmin .content-center{left:0;margin:auto;position:absolute;right:0;top:50%;transform:translateY(-50%)}.welcome-page-component.admin .text,.welcome-page-component.superadmin .text{margin-top:55px}.welcome-page-component .content-center{margin:40px auto;max-width:21.7647058824vw}@media screen and (max-width:1194px){.welcome-page-component .content-center{max-width:30.9882747069vw}}@media screen and (max-width:768px){.welcome-page-component .content-center{max-width:48.1770833333vw}}@media screen and (max-width:420px){.welcome-page-component .content-center{max-width:88.0952380952vw}}.welcome-page-component .content-center .media img{height:100%;opacity:0;transform:scale3d(.9,.9,1);transition:transform .5s ease,opacity .5s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.welcome-page-component .content-center .media img.enter-done{opacity:1;transform:scaleX(1)}.welcome-page-component .content-center .media img:hover{transform:scale3d(1.05,1.05,1.05)}.welcome-page-component .text{opacity:0;text-align:center;transition:opacity .5s}.welcome-page-component .text.enter-done{opacity:1}.welcome-page-component .text p{color:var(--wi-text-secondary);margin-top:.9411764706vw;opacity:0;transition:opacity .3s}@media screen and (max-width:1194px){.welcome-page-component .text p{margin-top:1.3400335008vw}}@media screen and (max-width:768px){.welcome-page-component .text p{margin-top:2.0833333333vw}}@media screen and (max-width:420px){.welcome-page-component .text p{margin-top:3.8095238095vw}}.welcome-page-component .text p.visible{opacity:1}.empty-state-component{background-color:var(--wi-background-secondary);border:1px solid var(--wi-background-primary);border-radius:8px;padding:1.6470588235vw 1.1764705882vw;width:100%}@media screen and (max-width:1194px){.empty-state-component{padding:2.3450586265vw 1.675041876vw}}@media screen and (max-width:768px){.empty-state-component{padding:3.6458333333vw 2.6041666667vw}}@media screen and (max-width:420px){.empty-state-component{padding:6.6666666667vw 4.7619047619vw}}.empty-state-component.without-border{border:none}.empty-state-component.full-width .empty-state-content{max-width:100%}.empty-state-component .empty-state-media{max-width:4.7058823529vw}@media screen and (max-width:1194px){.empty-state-component .empty-state-media{max-width:6.7001675042vw}}@media screen and (max-width:768px){.empty-state-component .empty-state-media{max-width:10.4166666667vw}}@media screen and (max-width:420px){.empty-state-component .empty-state-media{max-width:19.0476190476vw}}.empty-state-component .empty-state-media img{height:100%;width:100%}.empty-state-component .empty-state-content{margin-top:15px;max-width:70%}.empty-state-component .empty-state-content p{color:var(--wi-text-secondary);font-size:.9375rem;margin-top:5px}.no-img{align-items:center;background:var(--background-02);display:flex;justify-content:center;text-transform:uppercase}.layout-component.admin .admin-items,.layout-component.choose-interface .admin-items,.layout-component.superadmin .admin-items{margin-top:2.0588235294vw}@media screen and (max-width:1194px){.layout-component.admin .admin-items,.layout-component.choose-interface .admin-items,.layout-component.superadmin .admin-items{margin-top:2.9313232831vw}}@media screen and (max-width:768px){.layout-component.admin .admin-items,.layout-component.choose-interface .admin-items,.layout-component.superadmin .admin-items{margin-top:4.5572916667vw}}@media screen and (max-width:420px){.layout-component.admin .admin-items,.layout-component.choose-interface .admin-items,.layout-component.superadmin .admin-items{margin-top:8.3333333333vw}}.layout-component.admin .admin-items a,.layout-component.admin .admin-items button,.layout-component.choose-interface .admin-items a,.layout-component.choose-interface .admin-items button,.layout-component.superadmin .admin-items a,.layout-component.superadmin .admin-items button{display:block}.layout-component.admin .admin-items a:not(:first-child),.layout-component.admin .admin-items button:not(:first-child),.layout-component.choose-interface .admin-items a:not(:first-child),.layout-component.choose-interface .admin-items button:not(:first-child),.layout-component.superadmin .admin-items a:not(:first-child),.layout-component.superadmin .admin-items button:not(:first-child){margin-top:1.1764705882vw}@media screen and (max-width:1194px){.layout-component.admin .admin-items a:not(:first-child),.layout-component.admin .admin-items button:not(:first-child),.layout-component.choose-interface .admin-items a:not(:first-child),.layout-component.choose-interface .admin-items button:not(:first-child),.layout-component.superadmin .admin-items a:not(:first-child),.layout-component.superadmin .admin-items button:not(:first-child){margin-top:1.675041876vw}}@media screen and (max-width:768px){.layout-component.admin .admin-items a:not(:first-child),.layout-component.admin .admin-items button:not(:first-child),.layout-component.choose-interface .admin-items a:not(:first-child),.layout-component.choose-interface .admin-items button:not(:first-child),.layout-component.superadmin .admin-items a:not(:first-child),.layout-component.superadmin .admin-items button:not(:first-child){margin-top:2.6041666667vw}}@media screen and (max-width:420px){.layout-component.admin .admin-items a:not(:first-child),.layout-component.admin .admin-items button:not(:first-child),.layout-component.choose-interface .admin-items a:not(:first-child),.layout-component.choose-interface .admin-items button:not(:first-child),.layout-component.superadmin .admin-items a:not(:first-child),.layout-component.superadmin .admin-items button:not(:first-child){margin-top:4.7619047619vw}}.layout-component.admin .admin-items a.active .item,.layout-component.admin .admin-items a:hover .item,.layout-component.admin .admin-items button.active .item,.layout-component.admin .admin-items button:hover .item,.layout-component.choose-interface .admin-items a.active .item,.layout-component.choose-interface .admin-items a:hover .item,.layout-component.choose-interface .admin-items button.active .item,.layout-component.choose-interface .admin-items button:hover .item,.layout-component.superadmin .admin-items a.active .item,.layout-component.superadmin .admin-items a:hover .item,.layout-component.superadmin .admin-items button.active .item,.layout-component.superadmin .admin-items button:hover .item{background-color:var(--wi-background-primary)}.layout-component.admin .admin-items a.active .item .icon,.layout-component.admin .admin-items a:hover .item .icon,.layout-component.admin .admin-items button.active .item .icon,.layout-component.admin .admin-items button:hover .item .icon,.layout-component.choose-interface .admin-items a.active .item .icon,.layout-component.choose-interface .admin-items a:hover .item .icon,.layout-component.choose-interface .admin-items button.active .item .icon,.layout-component.choose-interface .admin-items button:hover .item .icon,.layout-component.superadmin .admin-items a.active .item .icon,.layout-component.superadmin .admin-items a:hover .item .icon,.layout-component.superadmin .admin-items button.active .item .icon,.layout-component.superadmin .admin-items button:hover .item .icon{background-color:var(--wi-action-primary)}.layout-component.admin .admin-items a.active .item .icon span,.layout-component.admin .admin-items a:hover .item .icon span,.layout-component.admin .admin-items button.active .item .icon span,.layout-component.admin .admin-items button:hover .item .icon span,.layout-component.choose-interface .admin-items a.active .item .icon span,.layout-component.choose-interface .admin-items a:hover .item .icon span,.layout-component.choose-interface .admin-items button.active .item .icon span,.layout-component.choose-interface .admin-items button:hover .item .icon span,.layout-component.superadmin .admin-items a.active .item .icon span,.layout-component.superadmin .admin-items a:hover .item .icon span,.layout-component.superadmin .admin-items button.active .item .icon span,.layout-component.superadmin .admin-items button:hover .item .icon span{color:var(--wi-background-secondary)}.layout-component.admin .admin-items .item,.layout-component.choose-interface .admin-items .item,.layout-component.superadmin .admin-items .item{align-items:center;background-color:var(--wi-background-secondary);border-radius:.9411764706vw;cursor:pointer;display:flex;margin:0 .5882352941vw;padding:.9411764706vw .5882352941vw;transition:background-color .3s ease}@media screen and (max-width:1194px){.layout-component.admin .admin-items .item,.layout-component.choose-interface .admin-items .item,.layout-component.superadmin .admin-items .item{border-radius:1.3400335008vw;margin:0 .837520938vw;padding:1.3400335008vw .837520938vw}}@media screen and (max-width:768px){.layout-component.admin .admin-items .item,.layout-component.choose-interface .admin-items .item,.layout-component.superadmin .admin-items .item{border-radius:2.0833333333vw;margin:0 1.3020833333vw;padding:2.0833333333vw 1.3020833333vw}}@media screen and (max-width:420px){.layout-component.admin .admin-items .item,.layout-component.choose-interface .admin-items .item,.layout-component.superadmin .admin-items .item{border-radius:3.8095238095vw;margin:0 2.380952381vw;padding:3.8095238095vw 2.380952381vw}}.layout-component.admin .admin-items .item .icon,.layout-component.choose-interface .admin-items .item .icon,.layout-component.superadmin .admin-items .item .icon{align-items:center;background-color:var(--wi-background-primary);border-radius:50%;display:flex;height:2.9411764706vw;justify-content:center;margin-left:.7647058824vw;min-width:2.9411764706vw;transition:background-color .3s ease;width:2.9411764706vw}@media screen and (max-width:1194px){.layout-component.admin .admin-items .item .icon,.layout-component.choose-interface .admin-items .item .icon,.layout-component.superadmin .admin-items .item .icon{height:4.1876046901vw;margin-left:1.0887772194vw;min-width:4.1876046901vw;width:4.1876046901vw}}@media screen and (max-width:768px){.layout-component.admin .admin-items .item .icon,.layout-component.choose-interface .admin-items .item .icon,.layout-component.superadmin .admin-items .item .icon{height:6.5104166667vw;margin-left:1.6927083333vw;min-width:6.5104166667vw;width:6.5104166667vw}}@media screen and (max-width:420px){.layout-component.admin .admin-items .item .icon,.layout-component.choose-interface .admin-items .item .icon,.layout-component.superadmin .admin-items .item .icon{height:11.9047619048vw;margin-left:3.0952380952vw;min-width:11.9047619048vw;width:11.9047619048vw}}.layout-component.admin .admin-items .item .icon img,.layout-component.choose-interface .admin-items .item .icon img,.layout-component.superadmin .admin-items .item .icon img{height:100%;width:100%}.layout-component.admin .admin-items .item .icon span,.layout-component.choose-interface .admin-items .item .icon span,.layout-component.superadmin .admin-items .item .icon span{font-size:1.1875rem;transition:color .3s ease}.layout-component.admin .admin-items .item .content,.layout-component.choose-interface .admin-items .item .content,.layout-component.superadmin .admin-items .item .content{margin-left:1.1764705882vw;width:calc(100% - 60px)}@media screen and (max-width:1194px){.layout-component.admin .admin-items .item .content,.layout-component.choose-interface .admin-items .item .content,.layout-component.superadmin .admin-items .item .content{margin-left:1.675041876vw}}@media screen and (max-width:768px){.layout-component.admin .admin-items .item .content,.layout-component.choose-interface .admin-items .item .content,.layout-component.superadmin .admin-items .item .content{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.layout-component.admin .admin-items .item .content,.layout-component.choose-interface .admin-items .item .content,.layout-component.superadmin .admin-items .item .content{margin-left:4.7619047619vw}}.layout-component.admin .admin-items .item .content span,.layout-component.choose-interface .admin-items .item .content span,.layout-component.superadmin .admin-items .item .content span{display:block;margin-top:3px}.layout-component.superadmin .admin-items{margin-top:2.9411764706vw;padding-bottom:185px}@media screen and (max-width:1194px){.layout-component.superadmin .admin-items{margin-top:4.1876046901vw}}@media screen and (max-width:768px){.layout-component.superadmin .admin-items{margin-top:6.5104166667vw}}@media screen and (max-width:420px){.layout-component.superadmin .admin-items{margin-top:11.9047619048vw}}.layout-component.superadmin .admin-items .item .icon{border-radius:50%;height:50px;min-width:50px;overflow:hidden;width:50px}.layout-component.superadmin .admin-items .item .icon img{height:100%;width:100%}.layout-component.choose-interface .admin-items button:hover .item .icon{background:none}.layout-component.superadmin .logo{align-items:center;display:flex}.layout-component.superadmin .logo img{margin-left:-.2941176471vw;width:5.8823529412vw}@media screen and (max-width:1194px){.layout-component.superadmin .logo img{margin-left:-.418760469vw;width:8.3752093802vw}}@media screen and (max-width:768px){.layout-component.superadmin .logo img{margin-left:-.6510416667vw;width:13.0208333333vw}}@media screen and (max-width:420px){.layout-component.superadmin .logo img{margin-left:-1.1904761905vw;width:23.8095238095vw}}.level-icon-component{transition:none!important;width:40px}.level-icon-component.level-patient{width:33px}.level-icon-component.level-patient.level-tag{width:14px}.level-icon-component .shape-diamond.level-high{background-color:var(--wi-status-bad);border-radius:25%;height:30px;left:5px;position:relative;transform:rotate(45deg);width:30px}.level-icon-component .shape-diamond.level-high .witems-icon{color:var(--wi-background-secondary);font-size:2.125rem!important;left:-3px;position:absolute;top:-3px;transform:rotate(-45deg)}.level-icon-component .shape-diamond.level-high.level-patient{height:16px;left:2px;width:16px}.level-icon-component .shape-diamond.level-high.level-patient .witems-icon{font-size:1.25rem!important;left:-2px;top:-2px}.level-icon-component .shape-diamond.level-high.level-patient.level-tag{height:12px;left:0;width:12px}.level-icon-component .shape-diamond.level-high.level-patient.level-tag .witems-icon{font-size:1rem!important}.level-icon-component .shape-circle{background-color:var(--wi-background-primary);border-radius:50%;height:40px;width:40px}.level-icon-component .shape-circle .witems-icon{font-size:2.125rem!important;left:3px;position:relative;top:4px}.level-icon-component .shape-circle.level-inline{background-color:var(--wi-status-good);color:var(--wi-background-secondary)}.level-icon-component .shape-circle.level-inline.level-tag{height:14px;width:14px}.level-icon-component .shape-circle.level-inline.level-tag .witems-icon{font-size:.875rem!important;left:0;top:-.5px}.level-icon-component .shape-invisible{height:40px;width:40px}.level-icon-component .shape-invisible .witems-icon{color:var(--wi-text-secondary);font-size:2.75rem!important;left:0;position:relative;top:0}.level-icon-component .level-icon{align-items:center;background-color:var(--wi-background-primary);border-radius:50%;display:flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.level-icon-component .level-icon.level-inline{background-color:var(--wi-status-info);color:var(--wi-background-secondary)}.level-icon-component .level-icon.level-inline.level-patient{background-color:var(--wi-background-info);color:var(--wi-text-primary)}.level-icon-component .level-icon.level-high{background-color:var(--wi-status-bad);color:var(--wi-background-secondary)}.level-icon-component .level-icon.level-high.level-patient{background-color:var(--wi-background-bad);color:var(--wi-text-primary)}.level-icon-component .level-icon.level-medium{background-color:var(--wi-status-moderate)}.level-icon-component .level-icon.level-medium.level-patient{background-color:var(--wi-background-moderate)}.level-icon-component .level-no-adherence-icon .witems-icon{font-size:1.875rem!important}.level-icon-component .level-no-adherence-icon.level-tag{height:14px;width:14px}.level-icon-component .level-no-adherence-icon.level-tag .witems-icon{font-size:.875rem!important;left:0;top:-.5px}[data-theme^=v2] .level-icon.level-inline{background-color:var(--wi-status-good)}[data-theme^=v2] .level-undefined .level-icon-component.level-patient{width:0}.page-patient-header{align-items:center;background-color:var(--wi-background-secondary);border-bottom:1px solid var(--wi-divider);border-left:1px solid var(--wi-divider);display:flex;height:75px;justify-content:start;padding:0 .8823529412vw}@media screen and (max-width:1194px){.page-patient-header{padding:0 1.256281407vw}}@media screen and (max-width:768px){.page-patient-header{padding:0 1.953125vw}}@media screen and (max-width:420px){.page-patient-header{padding:0 3.5714285714vw}}.page-patient-header .header-infos{margin-left:.8823529412vw}@media screen and (max-width:1194px){.page-patient-header .header-infos{margin-left:1.256281407vw}}@media screen and (max-width:768px){.page-patient-header .header-infos{margin-left:1.953125vw}}@media screen and (max-width:420px){.page-patient-header .header-infos{margin-left:3.5714285714vw}}.page-patient-header .header-infos .infos-patient{align-items:center;display:flex}.page-patient-header .header-infos .infos-patient h1{margin-right:.5882352941vw}@media screen and (max-width:1194px){.page-patient-header .header-infos .infos-patient h1{margin-right:.837520938vw}}@media screen and (max-width:768px){.page-patient-header .header-infos .infos-patient h1{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.page-patient-header .header-infos .infos-patient h1{margin-right:2.380952381vw}}.page-patient-header .header-infos .infos-patient h1.ans-module{text-transform:uppercase}.page-patient-header .header-infos .infos-patient p{line-height:normal}.page-patient-header .header-infos .infos-tags{display:flex;margin-top:3px}.page-patient-header .header-infos .infos-tags .witems-tag+.witems-tag{margin-left:.5882352941vw}@media screen and (max-width:1194px){.page-patient-header .header-infos .infos-tags .witems-tag+.witems-tag{margin-left:.837520938vw}}@media screen and (max-width:768px){.page-patient-header .header-infos .infos-tags .witems-tag+.witems-tag{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.page-patient-header .header-infos .infos-tags .witems-tag+.witems-tag{margin-left:2.380952381vw}}.page-patient-header .header-infos .infos-tags .witems-tag .desktop-detail3{min-width:31px}.page-patient-header .header-infos .infos-tags .witems-tag .tag-custom-content .ring-container{height:19px!important}.page-patient-header .header-infos .infos-tags .witems-tag .tag-custom-content .ring-container .circle-container.small{height:19px;padding:2px;width:19px}.page-patient-header .header-infos .infos-tags .witems-tag .tag-custom-content .ring-container .circle-container.small .circle,.page-patient-header .header-infos .infos-tags .witems-tag .tag-custom-content .ring-container .circle-container.small .circle-bg{stroke-width:6}.page-patient-header .header-actions{display:flex;margin-left:auto}.page-patient-header .header-actions .w-button+.w-button{margin-left:.2941176471vw}@media screen and (max-width:1194px){.page-patient-header .header-actions .w-button+.w-button{margin-left:.418760469vw}}@media screen and (max-width:768px){.page-patient-header .header-actions .w-button+.w-button{margin-left:.6510416667vw}}@media screen and (max-width:420px){.page-patient-header .header-actions .w-button+.w-button{margin-left:1.1904761905vw}}.page-patient-header .header-actions .btn-infinite-mode{margin-right:5px}.page-patient-header .time-log-window{background-color:var(--wi-background-secondary);border-radius:12px;box-shadow:0 4px 12px hsla(0,0%,8%,.08);position:fixed;text-align:left;top:76px;z-index:20}.page-patient-header .time-log-window__header{align-items:center;background-color:var(--wi-background-primary);border-bottom:1px solid var(--wi-action-primary-disabled);display:flex;gap:10px;justify-content:space-between;padding:.9411764706vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__header{padding:1.3400335008vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__header{padding:2.0833333333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__header{padding:3.8095238095vw}}.page-patient-header .time-log-window__activity-time{align-items:center;display:flex}.page-patient-header .time-log-window__progress{align-items:center;display:flex;margin-right:.9411764706vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__progress{margin-right:1.3400335008vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__progress{margin-right:2.0833333333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__progress{margin-right:3.8095238095vw}}.page-patient-header .time-log-window__progress .circle-wrapper{align-items:center;display:flex;justify-content:center;margin-right:.5882352941vw;position:relative}@media screen and (max-width:1194px){.page-patient-header .time-log-window__progress .circle-wrapper{margin-right:.837520938vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__progress .circle-wrapper{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__progress .circle-wrapper{margin-right:2.380952381vw}}.page-patient-header .time-log-window__progress .circle-wrapper .RPMIcons{color:var(--wi-background-secondary);cursor:auto;font-size:1rem;font-weight:700;position:absolute}.page-patient-header .time-log-window__interactions{max-height:600px;overflow-y:scroll}.page-patient-header .time-log-window__interaction{align-items:center;border-bottom:1px solid #e5e6ea;display:flex;justify-content:space-between;padding:.9411764706vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__interaction{padding:1.3400335008vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__interaction{padding:2.0833333333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__interaction{padding:3.8095238095vw}}.page-patient-header .time-log-window__interaction:last-child{border-bottom:none}.page-patient-header .time-log-window__interaction__edit{font-size:1.25rem}.page-patient-header .time-log-window__edit-mode .header2{margin-top:1.4705882353vw;padding:0 .9411764706vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__edit-mode .header2{margin-top:2.0938023451vw;padding:0 1.3400335008vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__edit-mode .header2{margin-top:3.2552083333vw;padding:0 2.0833333333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__edit-mode .header2{margin-top:5.9523809524vw;padding:0 3.8095238095vw}}.page-patient-header .time-log-window__edit-mode__editor{align-items:center;display:flex;justify-content:center;margin:1.2941176471vw 0}@media screen and (max-width:1194px){.page-patient-header .time-log-window__edit-mode__editor{margin:1.8425460637vw 0}}@media screen and (max-width:768px){.page-patient-header .time-log-window__edit-mode__editor{margin:2.8645833333vw 0}}@media screen and (max-width:420px){.page-patient-header .time-log-window__edit-mode__editor{margin:5.2380952381vw 0}}.page-patient-header .time-log-window__edit-mode__editor.has-error{margin:1.2941176471vw 0 1.7647058824vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__edit-mode__editor.has-error{margin:1.8425460637vw 0 2.5125628141vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__edit-mode__editor.has-error{margin:2.8645833333vw 0 3.90625vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__edit-mode__editor.has-error{margin:5.2380952381vw 0 7.1428571429vw}}.page-patient-header .time-log-window__edit-mode__editor .field-container{width:70%}.page-patient-header .time-log-window__edit-mode__editor .edit-btn-control{align-items:center;background-color:var(--wi-action-primary);border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.2);color:var(--wi-background-secondary);display:flex;font-size:1.5625rem;height:1.8823529412vw;justify-content:center;margin-left:.9411764706vw;margin-right:.9411764706vw;width:1.8823529412vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__edit-mode__editor .edit-btn-control{height:2.6800670017vw;margin-left:1.3400335008vw;margin-right:1.3400335008vw;width:2.6800670017vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__edit-mode__editor .edit-btn-control{height:4.1666666667vw;margin-left:2.0833333333vw;margin-right:2.0833333333vw;width:4.1666666667vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__edit-mode__editor .edit-btn-control{height:7.619047619vw;margin-left:3.8095238095vw;margin-right:3.8095238095vw;width:7.619047619vw}}.page-patient-header .time-log-window__edit-mode__actions{align-items:center;border-top:1px solid var(--wi-action-primary-disabled);display:flex;justify-content:space-between;padding:16px}.page-patient-header .time-log-window__edit-mode__actions .button-component{width:100%}.page-patient-header .time-log-window__edit-mode__actions .button-component:first-child{margin-right:16px}.page-patient-header .time-log-window__edit-mode__actions .button-component button{width:100%}.page-patient-header .time-log-window__all{padding:.9411764706vw}@media screen and (max-width:1194px){.page-patient-header .time-log-window__all{padding:1.3400335008vw}}@media screen and (max-width:768px){.page-patient-header .time-log-window__all{padding:2.0833333333vw}}@media screen and (max-width:420px){.page-patient-header .time-log-window__all{padding:3.8095238095vw}}.page-patient-navigation{align-items:center;background-color:var(--wi-background-secondary);border-bottom:1px solid var(--wi-divider);border-left:1px solid var(--wi-divider);display:flex;height:45px}.delivery-tracking-component{align-items:center;display:flex;margin-top:20px}.delivery-tracking-component .tracking-number{color:var(--wi-text-secondary);margin-left:20px}.delivery-tracking-component .tracking-number span{margin-right:10px}.graph-nav-component{align-items:center;background:var(--wi-background-info);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.9411764706vw;padding:14px 10px;position:relative}@media screen and (max-width:1194px){.graph-nav-component{margin-bottom:1.3400335008vw}}@media screen and (max-width:768px){.graph-nav-component{margin-bottom:2.0833333333vw}}@media screen and (max-width:420px){.graph-nav-component{margin-bottom:3.8095238095vw}}.graph-nav-component .graph-nav-overlay{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.graph-nav-component .graph-nav-overlay.active{pointer-events:auto}.graph-nav-component .current-scope{align-items:center;color:var(--wi-action-primary);cursor:pointer;display:flex;position:relative;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.graph-nav-component .current-scope .RPMIcons{font-size:1.25rem}.graph-nav-component .back-arrow .RPMIcons,.graph-nav-component .next-arrow .RPMIcons{font-size:1.875rem}.graph-nav-component .back-arrow.disabled,.graph-nav-component .next-arrow.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.graph-nav-component .filters-wrapper{left:50%;position:absolute;top:50px;transform:translate3d(-50%,0,0)}.graph-nav-component .filters-wrapper.enter-active{opacity:1}@media(max-width:968px){.graph-nav-component .filters-wrapper.centered:before{left:20px;right:0}}.graph-nav-component .filters-wrapper .filter{align-items:center;display:flex;justify-content:space-between}.graph-nav-component .filters-wrapper .filter span{color:var(--wi-text-secondary);margin-left:0}.graph-nav-component .filters-wrapper .filter span.RPMIcons{color:var(--wi-text-primary);font-size:1.125rem}[data-theme^=v2] .graph-nav-component{background-color:var(--wi-action-secondary)}[data-theme^=v2] .graph-nav-component .back-arrow .RPMIcons,[data-theme^=v2] .graph-nav-component .current-scope,[data-theme^=v2] .graph-nav-component .next-arrow .RPMIcons{color:var(--wi-on-action-secondary)}.tooltip-icon{height:1.4117647059vw;min-height:1.4117647059vw;min-width:1.4117647059vw;position:relative;width:1.4117647059vw}@media screen and (max-width:1194px){.tooltip-icon{height:2.0100502513vw;min-height:2.0100502513vw;min-width:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.tooltip-icon{height:3.125vw;min-height:3.125vw;min-width:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.tooltip-icon{height:5.7142857143vw;min-height:5.7142857143vw;min-width:5.7142857143vw;width:5.7142857143vw}}.tooltip-icon .RPMIcons,.tooltip-icon .witems-icon{border-radius:50%;font-size:1.75rem;justify-content:center}.tooltip-icon .RPMIcons:hover+.tooltip-content,.tooltip-icon .witems-icon:hover+.tooltip-content{opacity:1}.tooltip-content{background:var(--wi-background-secondary);border-radius:10px;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);min-width:200px;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:60%;z-index:10}@media(max-width:768px){.tooltip-content{left:auto!important;right:auto!important;transform:translateX(-50%) translateY(-50%)}}.ehr-sync__image{padding-right:8px}.ehr-sync__bold{font-weight:700}.ehr-sync__ehr{align-items:center;background-color:var(--wi-background-good);border-radius:8px;color:var(--wi-text-primary-good);display:flex;padding:8px}.no-data-background__bars{fill:hsla(30,24%,93%,.5)}.linear-series__line{stroke-width:2px}.linear-series__line.graph-sleep-vitals{stroke:var(--status-info)}.linear-series__line--dashed{stroke:var(--divider-primary);stroke-dasharray:2,3}.linear-series__dots.graph-sleep-vitals{fill:var(--status-info)}.linear-series__no-data-line{stroke:var(--text-placeholder);stroke-width:2px;stroke-dasharray:2,3}.axis-x__line-dashed,.axis-y__line-dashed{stroke-dasharray:2,3}.nodata{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.wg-container .visx-tooltip .tooltip-measures-wrapper{align-items:center;display:flex;justify-content:space-around}.wg-container .visx-tooltip .tooltip-measures-wrapper .tooltip-measure{padding:0 10px}.wg-container .visx-tooltip .tooltip-measures-wrapper .tooltip-measure:first-of-type{padding-left:0}.wg-container .visx-tooltip .tooltip-measures-wrapper .tooltip-measure:last-of-type{padding-right:0}.wg-container .visx-tooltip .tooltip-measures-wrapper .tooltip-measure:not(:last-of-type){border-right:1px solid var(--wi-background-tertiary)}.graph-legend{align-items:center;display:flex;margin:1.7647058824vw 0 1.1764705882vw}@media screen and (max-width:1194px){.graph-legend{margin:2.5125628141vw 0 1.675041876vw}}@media screen and (max-width:768px){.graph-legend{margin:3.90625vw 0 2.6041666667vw}}@media screen and (max-width:420px){.graph-legend{margin:7.1428571429vw 0 4.7619047619vw}}.graph-legend .wi-chart-header-component{margin-right:15px}.graph-legend .wi-chart-header-component.inactive{opacity:.3}.graph-legend .wi-chart-header-component .labelRow{align-items:center;line-height:12px}.graph-legend .circle-legend{border-radius:50%}.graph-legend .circle-legend,.graph-legend .square-legend{background:var(--wi-transparent);border:2px solid var(--background-senary);display:inline-block;height:10px;margin-right:5px;width:10px}.graph-legend .square-legend.rounded-edges{border-radius:2px}.graph-legend .square-legend.bigger{height:12px;width:12px}.graph-legend .square-legend.bigger.rounded-edges{border-radius:4px}.graph-legend .diamond-legend{margin-right:5px}.graph-pwv-legend{display:flex;flex-direction:column}.graph-pwv-legend .legend{display:flex}.graph-pwv-legend .legend>span{color:var(--wi-text-secondary);font-size:smaller}.graph-pwv-legend .pwv-normality-zone{display:flex;padding-bottom:10px}.graph-pwv-legend .pwv-normality-zone .icon-status{margin-right:10px}.graph-pwv-legend .pwv-description{padding-bottom:10px;white-space:pre-line}.pwvLine{stroke-width:1.5px;stroke-dasharray:5,1;stroke:var(--status-good)}.vitals .vitals-title{border-bottom:1px solid var(--wi-divider);padding:12px 0}.vitals .vitals-content-item-name{position:relative}.vitals .vitals-content-item{align-items:center;border-bottom:1px solid var(--wi-divider);display:flex;justify-content:space-between;padding:16px 0}.vitals .vitals-content-item .tooltip-icon{align-items:center;display:flex;margin-left:5px}.vitals .vitals-content-item .tooltip-icon .tooltip-content{width:300px}.vitals .vitals-data-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.vitals .vitals-color-light .vitals-content-item-value,.vitals .vitals-color-light .vitals-data-item-value{color:var(--wi-status-info)}.vitals .vitals-color-dark .vitals-content-item-value,.vitals .vitals-color-dark .vitals-data-item-value{color:var(--wi-text-secondary-info)}.vitals .vitals-color-bad .vitals-content-item-value,.vitals .vitals-color-bad .vitals-data-item-value{color:var(--wi-status-bad)}.vitals .dot{border-radius:50%;display:inline-block;height:12px;margin-right:12px;width:12px}.vitals .dot.red{background-color:var(--wi-status-bad)}.graph-section-component{background:var(--wi-background-secondary);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);margin-bottom:12px;padding:1.1764705882vw;width:100%}@media screen and (max-width:1194px){.graph-section-component{padding:1.675041876vw}}@media screen and (max-width:768px){.graph-section-component{padding:2.6041666667vw}}@media screen and (max-width:420px){.graph-section-component{padding:4.7619047619vw}}.graph-section-component:last-child{margin-bottom:2.1176470588vw}@media screen and (max-width:1194px){.graph-section-component:last-child{margin-bottom:3.0150753769vw}}@media screen and (max-width:768px){.graph-section-component:last-child{margin-bottom:4.6875vw}}@media screen and (max-width:420px){.graph-section-component:last-child{margin-bottom:8.5714285714vw}}.graph-section-component .graph-header{align-items:center;display:flex;justify-content:space-between}.graph-section-component .graph-header .left{display:flex}.graph-section-component .graph-header .left span{display:block;line-height:24px}.graph-section-component .graph-header .left .graph-header-info{margin-left:10px}.graph-section-component .graph-header .left .graph-header-info .RPMIcons_rounded_help{font-size:1.375rem}.graph-section-component .graph-header .left .graph-header-info .tooltip-content{background:var(--wi-transparent);bottom:1px;padding:0;width:300px;z-index:10}.graph-section-component .graph-header .left .graph-header-info .tooltip-content .subtextRegular{background-color:var(--action-primary);border-radius:8px;color:var(--wi-background-secondary);line-height:1.2;padding:10px}.graph-section-component .graph-header .left .summary{color:var(--wi-text-secondary)}.graph-section-component .unit{margin-left:4px}.graph-section-component .graph-component{height:17.6470588235vw;margin:1.7647058824vw .1176470588vw .8823529412vw;width:100%}@media screen and (max-width:1194px){.graph-section-component .graph-component{height:25.1256281407vw;margin:2.5125628141vw .1675041876vw 1.256281407vw}}@media screen and (max-width:768px){.graph-section-component .graph-component{height:39.0625vw;margin:3.90625vw .2604166667vw 1.953125vw}}@media screen and (max-width:420px){.graph-section-component .graph-component{height:71.4285714286vw;margin:7.1428571429vw .4761904762vw 3.5714285714vw}}.graph-section-component .graph-component.with-legend{margin:0 .1176470588vw 4.4117647059vw}@media screen and (max-width:1194px){.graph-section-component .graph-component.with-legend{margin:0 .1675041876vw 6.2814070352vw}}@media screen and (max-width:768px){.graph-section-component .graph-component.with-legend{margin:0 .2604166667vw 9.765625vw}}@media screen and (max-width:420px){.graph-section-component .graph-component.with-legend{margin:0 .4761904762vw 17.8571428571vw}}.graph-section-component .graph-component.pwv-legend{margin:0 .1176470588vw 8.2352941176vw}@media screen and (max-width:1194px){.graph-section-component .graph-component.pwv-legend{margin:0 .1675041876vw 11.7252931323vw}}@media screen and (max-width:768px){.graph-section-component .graph-component.pwv-legend{margin:0 .2604166667vw 18.2291666667vw}}@media screen and (max-width:420px){.graph-section-component .graph-component.pwv-legend{margin:0 .4761904762vw 33.3333333333vw}}.graph-section-component .graph-component .graphLabel tspan{fill:var(--wi-text-secondary);font-size:.625rem}.graph-section-component .graph-component .pwvLabel tspan{fill:var(--wi-text-secondary);font-size:.75rem}.graph-section-component .graph-component .secondLine{font-weight:400;margin:3px 0}.graph-section-component .graph-component .visx-tooltip .tooltip-content,.graph-section-component .graph-component .vx-tooltip-portal .tooltip-content{align-items:center;cursor:default;display:flex;padding:10px 15px;white-space:nowrap}.graph-section-component .graph-component .visx-tooltip .tooltip-content.clickable,.graph-section-component .graph-component .vx-tooltip-portal .tooltip-content.clickable{cursor:pointer;pointer-events:auto!important}.graph-section-component .graph-component .visx-tooltip .bodyBold,.graph-section-component .graph-component .vx-tooltip-portal .bodyBold{color:var(--wi-text-secondary);font-size:.9375rem}.graph-section-component .graph-component .visx-tooltip .graph,.graph-section-component .graph-component .visx-tooltip span,.graph-section-component .graph-component .vx-tooltip-portal .graph,.graph-section-component .graph-component .vx-tooltip-portal span{color:var(--wi-text-secondary);display:block;font-size:.625rem}.graph-section-component .graph-component .visx-tooltip .no-line,.graph-section-component .graph-component .vx-tooltip-portal .no-line{display:none}.graph-section-component .graph-component .visx-tooltip .RPMIcons,.graph-section-component .graph-component .vx-tooltip-portal .RPMIcons{color:#000;font-size:1.125rem;margin-left:8px;transform:rotate(-90deg)}.graph-section-component .graph-component svg{overflow:visible}.graph-container-pwv{margin-right:5px}.body-comp-vitals,.gluco-vitals,.sleep-vitals,.va-vitals{padding:0 0 1.1764705882vw}@media screen and (max-width:1194px){.body-comp-vitals,.gluco-vitals,.sleep-vitals,.va-vitals{padding:0 0 1.675041876vw}}@media screen and (max-width:768px){.body-comp-vitals,.gluco-vitals,.sleep-vitals,.va-vitals{padding:0 0 2.6041666667vw}}@media screen and (max-width:420px){.body-comp-vitals,.gluco-vitals,.sleep-vitals,.va-vitals{padding:0 0 4.7619047619vw}}.body-comp-vitals .header4,.gluco-vitals .header4,.sleep-vitals .header4,.va-vitals .header4{display:block;margin:.9411764706vw 0}@media screen and (max-width:1194px){.body-comp-vitals .header4,.gluco-vitals .header4,.sleep-vitals .header4,.va-vitals .header4{margin:1.3400335008vw 0}}@media screen and (max-width:768px){.body-comp-vitals .header4,.gluco-vitals .header4,.sleep-vitals .header4,.va-vitals .header4{margin:2.0833333333vw 0}}@media screen and (max-width:420px){.body-comp-vitals .header4,.gluco-vitals .header4,.sleep-vitals .header4,.va-vitals .header4{margin:3.8095238095vw 0}}.body-comp-vitals .vitals-section-component,.gluco-vitals .vitals-section-component,.sleep-vitals .vitals-section-component,.va-vitals .vitals-section-component{background:var(--wi-background-secondary);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);margin-bottom:12px;overflow:hidden;padding:0 1.1764705882vw;width:100%}@media screen and (max-width:1194px){.body-comp-vitals .vitals-section-component,.gluco-vitals .vitals-section-component,.sleep-vitals .vitals-section-component,.va-vitals .vitals-section-component{padding:0 1.675041876vw}}@media screen and (max-width:768px){.body-comp-vitals .vitals-section-component,.gluco-vitals .vitals-section-component,.sleep-vitals .vitals-section-component,.va-vitals .vitals-section-component{padding:0 2.6041666667vw}}@media screen and (max-width:420px){.body-comp-vitals .vitals-section-component,.gluco-vitals .vitals-section-component,.sleep-vitals .vitals-section-component,.va-vitals .vitals-section-component{padding:0 4.7619047619vw}}.body-comp-vitals .vitals-section-component,.va-vitals .vitals-section-component{overflow:visible}.afib-icon-component .shape-circle{align-items:center;background:var(--wi-status-undefined);border-radius:50%;color:var(--wi-background-secondary);display:flex;height:36px;justify-content:center;width:36px}.afib-icon-component .shape-circle .witems-icon{font-size:2.125rem!important;position:relative;top:1px}.afib-icon-component .shape-circle.negative{background:var(--wi-status-good);color:var(--wi-background-secondary)}.show-more-afib-component{align-items:center;display:flex;justify-content:space-between}.show-more-afib-component .status-show-more{background:var(--wi-status-undefined);border-radius:12px;height:40px;width:12px}.show-more-afib-component .content{margin-left:16px}.show-more-afib-component .left{align-items:center;display:flex}.show-more-afib-component .action .RPMIcons{font-size:1.3125rem}.section-afib-results .table-component{overflow:visible}.show-more-afib-component,.show-more-stethoscope-component{align-items:center;display:flex;justify-content:space-between}.show-more-afib-component .status-show-more,.show-more-stethoscope-component .status-show-more{background:var(--wi-status-undefined);border-radius:12px;height:40px;width:12px}.show-more-afib-component .content,.show-more-stethoscope-component .content{margin-left:16px}.show-more-afib-component .left,.show-more-stethoscope-component .left{align-items:center;display:flex}.show-more-afib-component .action .RPMIcons,.show-more-stethoscope-component .action .RPMIcons{font-size:1.3125rem}.section-afib-results .table-component,.section-stethoscope-results .table-component{overflow:visible}.graph-section-component-survey{background:var(--wi-background-secondary);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);margin-bottom:12px;overflow:hidden;padding:1.1764705882vw;width:100%}@media screen and (max-width:1194px){.graph-section-component-survey{padding:1.675041876vw}}@media screen and (max-width:768px){.graph-section-component-survey{padding:2.6041666667vw}}@media screen and (max-width:420px){.graph-section-component-survey{padding:4.7619047619vw}}.graph-section-component-survey:last-child{margin-bottom:2.1176470588vw}@media screen and (max-width:1194px){.graph-section-component-survey:last-child{margin-bottom:3.0150753769vw}}@media screen and (max-width:768px){.graph-section-component-survey:last-child{margin-bottom:4.6875vw}}@media screen and (max-width:420px){.graph-section-component-survey:last-child{margin-bottom:8.5714285714vw}}.graph-section-component-survey .graph-header{align-items:center;display:flex;justify-content:space-between}.graph-section-component-survey .graph-header .left{display:flex}.graph-section-component-survey .graph-header .left span{display:block;line-height:24px}.graph-section-component-survey .graph-header .left .graph-header-info{margin-left:10px}.graph-section-component-survey .graph-header .left .summary{color:var(--wi-text-secondary)}.graph-section-component-survey .graph-header .right button{height:20px}.graph-section-component-survey .graph-header .right button span{font-size:.9375rem}.graph-section-component-survey .unit{margin-left:4px}.graph-section-component-survey .graph-component{margin:1.7647058824vw .1176470588vw .8823529412vw;width:100%}@media screen and (max-width:1194px){.graph-section-component-survey .graph-component{margin:2.5125628141vw .1675041876vw 1.256281407vw}}@media screen and (max-width:768px){.graph-section-component-survey .graph-component{margin:3.90625vw .2604166667vw 1.953125vw}}@media screen and (max-width:420px){.graph-section-component-survey .graph-component{margin:7.1428571429vw .4761904762vw 3.5714285714vw}}.graph-section-component-survey .graph-component.with-legend{margin:0 .1176470588vw .8823529412vw}@media screen and (max-width:1194px){.graph-section-component-survey .graph-component.with-legend{margin:0 .1675041876vw 1.256281407vw}}@media screen and (max-width:768px){.graph-section-component-survey .graph-component.with-legend{margin:0 .2604166667vw 1.953125vw}}@media screen and (max-width:420px){.graph-section-component-survey .graph-component.with-legend{margin:0 .4761904762vw 3.5714285714vw}}.graph-section-component-survey .graph-component .graph-legend{align-items:center;display:flex;margin:.5882352941vw .1176470588vw .8823529412vw}@media screen and (max-width:1194px){.graph-section-component-survey .graph-component .graph-legend{margin:.837520938vw .1675041876vw 1.256281407vw}}@media screen and (max-width:768px){.graph-section-component-survey .graph-component .graph-legend{margin:1.3020833333vw .2604166667vw 1.953125vw}}@media screen and (max-width:420px){.graph-section-component-survey .graph-component .graph-legend{margin:2.380952381vw .4761904762vw 3.5714285714vw}}.graph-section-component-survey .graph-component .graph-legend .circle-legend{background:var(--wi-transparent);border:2px solid var(--background-senary);border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.graph-section-component-survey .graph-component .graph-legend .diamond-legend{background:var(--wi-transparent);border:2px solid var(--background-senary);display:inline-block;height:8px;margin-right:5px;transform:rotate(45deg);width:8px}.graph-section-component-survey .graph-component .graphLabel tspan{fill:var(--wi-text-secondary);font-size:.625rem}.graph-section-component-survey .graph-component .symptomLabel span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.1);border:.5px solid var(--wi-divider);border-radius:100px;color:var(--wi-text-secondary);display:inline-block;font-size:.75rem;padding:2px 5px}.graph-section-component-survey .graph-component .secondLine{font-weight:400;margin:3px 0}.graph-section-component-survey .graph-component svg{overflow:visible}.graph-svg{height:100%;position:relative}.graph-section-component-sleep .chart-header{display:flex;gap:15px}.graph-section-component-sleep .graph-legend{margin-top:0}.graph-section-component-sleep__overview .graph-svg{height:225px!important}.graph-section-component-sleep__overview .graph-svg .series-bars{stroke-width:2}.graph-section-component-sleep__overview .graph-svg .series-bars.activity-wrapper-bar{stroke:var(--wi-status-info)}.graph-section-component-sleep__overview .graph-svg .series-bars.asleep-bar,.graph-section-component-sleep__overview .graph-svg .series-bars.awake-bar{stroke-width:0}.graph-section-component-sleep__overview .graph-svg .series-bars.out-of-bed-bar{stroke:var(--wi-status-bad)}.graph-section-component-sleep .graph-header{align-items:center;display:flex;justify-content:space-between}.graph-section-component-sleep .graph-component{height:unset;margin:20px 0 40px}.graph-section-component-sleep .graph-component .wi-chart-header-component{margin-bottom:15px}.graph-section-component-sleep .graph-component .wi-chart-header-component .level-icon-component{width:-moz-fit-content;width:fit-content}.graph-section-component-sleep .graph-component .wi-chart-header-component .level-icon-component .level-inline{height:24px;width:24px}.graph-section-component-sleep .graph-component .wi-chart-header-component .level-icon-component .level-inline .witems-icon{font-size:24px!important;position:static}.graph-section-component-sleep .graph-component .graph-svg{height:75px;padding-right:20px}.toggle-btn-component .switch{-webkit-tap-highlight-color:var(--wi-transparent);cursor:pointer;display:inline-block;position:relative}.toggle-btn-component .switch .switch-inner{align-items:center;background-color:var(--wi-divider);border-radius:25px;display:flex;height:31px;padding:2px;position:relative;transition:background-color .3s ease;width:56px}.toggle-btn-component .switch .switch-inner .switch-inner-btn{background-color:var(--wi-background-secondary);border-radius:50%;height:99%;transition:transform .2s ease-in-out;width:50%}.toggle-btn-component .switch input{opacity:0;pointer-events:none;position:absolute}.toggle-btn-component .switch input:checked+.switch-inner{background-color:var(--wi-action-primary)}.toggle-btn-component .switch input:checked+.switch-inner .switch-inner-btn{transform:translate3d(100%,0,0)}.toggle-btn-component.sm .switch-inner{height:15px;width:28px}.toggle-btn-component.disabled{opacity:.5;pointer-events:none}.ehr-program{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;justify-content:space-between;margin:20px 0;overflow:hidden}.ehr-program__image{flex-shrink:0;height:84px;width:84px}.ehr-program__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ehr-program__content{overflow:hidden;padding:0 24px;width:100%}.ehr-program__toggle{padding-right:24px}.ehr-program__name{margin-bottom:4px}.ehr-program__action{align-items:center;display:flex;justify-content:space-between;width:60%}.ehr-program__action .ehr-action__active,.ehr-program__action .ehr-action__details,.ehr-program__action .ehr-action__status{display:block;margin-right:8px;white-space:nowrap}.ehr-program__action .ehr-action__status{padding:2px 0}.ehr-program__action .ehr-action__status .status{border-radius:8px;display:inline-block;font-size:1rem;font-weight:400;height:auto;line-height:20px;margin-left:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content}.ehr-program__action .ehr-action__status .status.active{background-color:var(--wi-background-good);color:var(--wi-text-primary-good)}.ehr-program__action .ehr-action__status .status.done{background-color:var(--wi-background-primary);color:var(--wi-text-secondary)}.ehr-program__action .ehr-action__status .status.not-started{background-color:var(--wi-background-info);color:var(--wi-text-primary-info)}.survey-cell__action__status{display:block;margin-right:8px;padding:2px 0;white-space:nowrap}.survey-cell__action__status .status{border-radius:8px;display:inline-block;font-size:1rem;font-weight:400!important;height:auto;line-height:20px;margin-left:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content}.survey-cell__action__status .status.active{background-color:var(--wi-background-good);color:var(--wi-text-primary-good)}.survey-cell__action__status .status.not-active{background-color:var(--wi-background-primary);color:var(--wi-text-secondary)}.survey-cell__action__details{display:block;margin-right:8px;white-space:nowrap}.cpt-tooltip-component{background-color:var(--wi-action-primary);border-radius:8px;color:var(--wi-background-secondary);opacity:0;padding:20px;pointer-events:none;position:absolute;transition:opacity .3s ease;width:19.7058823529vw;z-index:1}@media screen and (max-width:1194px){.cpt-tooltip-component{width:28.0569514238vw}}@media screen and (max-width:768px){.cpt-tooltip-component{width:43.6197916667vw}}@media screen and (max-width:420px){.cpt-tooltip-component{width:79.7619047619vw}}@media(max-width:768px){.cpt-tooltip-component{top:50px;width:100%}}.cpt-tooltip-component.visible{opacity:1}.cpt-tooltip-component .content .subtextRegular{margin-top:5px}.billing-cell{align-items:center;display:flex;padding:20px}@media(max-width:768px){.billing-cell{align-items:flex-start}.billing-cell.need-wrap{flex-wrap:wrap}}.billing-cell:last-child .cpt-tooltip-component{top:0;transform:translateY(-85%)}.billing-cell:not(:last-child){border-bottom:1px solid var(--wi-divider)}.billing-cell .content-wrap{display:flex}.billing-cell .circle-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.billing-cell .circle-wrapper .RPMIcons{color:var(--wi-background-secondary);cursor:auto;font-size:1.125rem;position:absolute}.billing-cell .progress-ring{overflow:visible;position:relative}.billing-cell .progress-ring__circle{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .5s ease .35s}.billing-cell .texts{margin-left:20px;position:relative}@media(max-width:768px){.billing-cell .texts{margin-left:15px}}.billing-cell .texts .bottom{align-items:center;display:flex;margin-top:5px}@media(max-width:768px){.billing-cell .texts .bottom{flex-wrap:wrap}}.billing-cell .texts .bottom .subtextRegular{color:var(--wi-text-secondary);margin-left:8px}@media(max-width:768px){.billing-cell .texts .bottom .subtextRegular{margin-left:0;margin-top:8px;width:100%}}.billing-cell .action{margin-left:auto}@media(max-width:768px){.billing-cell .action{margin:15px 0 0;width:100%}.billing-cell .action button{width:100%}}.billing-cell .action button{border-radius:8px;min-width:100px;opacity:1;padding:.5882352941vw .8823529412vw;white-space:nowrap}@media screen and (max-width:1194px){.billing-cell .action button{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.billing-cell .action button{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.billing-cell .action button{padding:2.380952381vw 3.5714285714vw}}.action-cell-component{padding:1.6470588235vw 1.1764705882vw}@media screen and (max-width:1194px){.action-cell-component{padding:2.3450586265vw 1.675041876vw}}@media screen and (max-width:768px){.action-cell-component{padding:3.6458333333vw 2.6041666667vw}}@media screen and (max-width:420px){.action-cell-component{padding:6.6666666667vw 4.7619047619vw}}.action-cell-component .action-cell-action:hover .action-media{transform:scale3d(1.1,1.1,1)}.action-cell-component .action-cell-action .action-media{max-width:4.7058823529vw;transform:scaleX(1);transition:transform .3s ease}@media screen and (max-width:1194px){.action-cell-component .action-cell-action .action-media{max-width:6.7001675042vw}}@media screen and (max-width:768px){.action-cell-component .action-cell-action .action-media{max-width:10.4166666667vw}}@media screen and (max-width:420px){.action-cell-component .action-cell-action .action-media{max-width:19.0476190476vw}}.action-cell-component .action-cell-action .action-media img{height:100%;width:100%}.action-cell-component .action-cell-action .action-content{margin-top:15px;max-width:70%}@media(max-width:968px){.action-cell-component .action-cell-action .action-content{max-width:100%}}.action-cell-component .action-cell-action .action-content p{color:var(--wi-text-secondary);margin-top:5px;white-space:pre-wrap}.action-cell-component .action-cell-action .action-buttons{align-items:center;display:flex;margin-top:20px}.action-cell-component .action-cell-action .action-buttons Button{align-items:center;display:flex;margin-right:10px}.action-cell-component .action-cell-action .action-buttons Button:last-child{margin-right:0}.label-data-hidden{color:var(--status-bad);text-align:left}.label-data-hidden .icon-privacy{display:inline-block!important;margin-right:3px;position:relative;top:-1px;vertical-align:middle}.label-action-disabled{color:var(--status-bad);text-align:center}.label-action-disabled .icon-privacy{margin-right:5px;position:relative;top:-1px;vertical-align:middle}.shipment-cell-component{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;padding:13.5px 10px}.shipment-cell-component .circle{align-items:center;background:var(--wi-background-primary);border-radius:50%;display:flex;font-size:1.3125rem;height:40px;justify-content:center;margin-right:20px;min-width:40px}.shipment-cell-component .content{display:flex;flex-direction:column}.patient-page{opacity:1;transition:opacity .3s ease}.patient-page.loading{height:100vh;opacity:.4;overflow:hidden;pointer-events:none}.patient-page .header{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:2.0588235294vw 0 2.6470588235vw;position:relative;text-align:center}@media screen and (max-width:1194px){.patient-page .header{margin:2.9313232831vw 0 3.7688442211vw}}@media screen and (max-width:768px){.patient-page .header{margin:4.5572916667vw 0 5.859375vw}}@media screen and (max-width:420px){.patient-page .header{margin:8.3333333333vw 0 10.7142857143vw}}.patient-page .header .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary))}.patient-page .header .sticky-patient-nav{align-items:center;background:var(--wi-background-primary);box-shadow:0 6px 4px -2px var(--wi-divider);display:flex;max-height:84px;position:fixed;right:0;top:0;transform:translate3d(0,calc(-100% - 10px),0);transition:transform .45s cubic-bezier(.165,.84,.44,1);width:69%;z-index:10}@media(max-width:968px){.patient-page .header .sticky-patient-nav{width:100%}}.patient-page .header .sticky-patient-nav-inner{align-items:center;display:flex;justify-content:space-between;padding:20px;position:relative;width:100%}@media(max-width:968px){.patient-page .header .sticky-patient-nav-inner{padding:10px 20px}}.patient-page .header .sticky-patient-nav-inner .left{align-items:center;display:flex;min-width:30%}.patient-page .header .sticky-patient-nav-inner .left .mobile-back{left:0;margin-right:10px;position:relative}.patient-page .header .sticky-patient-nav-inner .left .content{max-width:80%}.patient-page .header .sticky-patient-nav-inner .left .content h1{font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.patient-page .header .sticky-patient-nav-inner .badge{height:60px;left:0;margin:auto;position:absolute;right:0;width:60px}.patient-page .header .sticky-patient-nav-inner .badge:after,.patient-page .header .sticky-patient-nav-inner .badge:before{height:28px;width:28px}@media(max-width:968px){.patient-page .header .sticky-patient-nav-inner .badge{height:44px;margin:0;position:relative;width:44px}.patient-page .header .sticky-patient-nav-inner .badge:after,.patient-page .header .sticky-patient-nav-inner .badge:before{height:18px;width:18px}.patient-page .header .sticky-patient-nav-inner .actions{display:none}}.patient-page .header .sticky-patient-nav.visible{transform:translateZ(0)}.patient-page .header .sticky-patient-nav.new-header .content{font-size:1rem;text-align:left}.patient-page .header .sticky-patient-nav.new-header .header4{font-size:1rem;margin-right:8px;text-align:left}.patient-page .header .sticky-patient-nav.new-header .header4 .icon-user{font-size:1.125rem!important;margin-right:3px;position:relative;top:-1px;vertical-align:middle}.patient-page .header .back-dashboard{align-items:center;background:var(--wi-action-primary-disabled);border-radius:50%;color:var(--wi-text-secondary);display:flex;font-size:1rem;height:44px;justify-content:center;margin-right:20px;transition:box-shadow .25s ease-out;width:44px}.patient-page .header .back-dashboard:hover{box-shadow:0 0 10px 0 rgba(159,189,204,.302)}.patient-page .header .mobile-back{display:none;left:20px;position:absolute;top:0}.patient-page .header .mobile-back span{font-size:2rem}@media(max-width:968px){.patient-page .header .mobile-back{display:block}}.patient-page .header .badge{background-color:var(--wi-background-secondary);height:80px;transition:transform .3s ease;width:80px}.patient-page .header .badge:after{height:38px;transition:background-color .3s ease;width:38px}.patient-page .header .badge.small{height:60px;width:60px}.patient-page .header .badge.small:after{height:28px;width:28px}.patient-page .header .badge:hover{transform:scale(1.05)}.patient-page .header .infos{margin-top:.7058823529vw;max-width:80%;min-width:40%}@media screen and (max-width:1194px){.patient-page .header .infos{margin-top:1.0050251256vw}}@media screen and (max-width:768px){.patient-page .header .infos{margin-top:1.5625vw}}@media screen and (max-width:420px){.patient-page .header .infos{margin-top:2.8571428571vw}}.patient-page .header .infos .header1{text-transform:capitalize}@media(min-width:968px){.patient-page .header .infos .header1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.patient-page .header .infos .header1 .icon-user{font-size:2rem!important;margin-right:8px;position:relative;top:-3px;vertical-align:middle}.patient-page .header .infos p{margin-top:.2352941176vw}@media screen and (max-width:1194px){.patient-page .header .infos p{margin-top:.3350083752vw}}@media screen and (max-width:768px){.patient-page .header .infos p{margin-top:.5208333333vw}}@media screen and (max-width:420px){.patient-page .header .infos p{margin-top:.9523809524vw}}.patient-page .header .infos p .react-loading-skeleton{width:50%}.patient-page .header .header-top-actions{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.patient-page .header .header-top-actions .actions{margin-top:0}.patient-page .header .header-top-actions .actions .action{margin-left:10px;min-width:auto}.patient-page .header .header-top-actions .actions .action .circle{margin:0}.patient-page .header .header-top-actions .actions .IconSVG{font-size:1.3125rem}.patient-page .header .actions{align-items:flex-start;align-items:center;display:flex;margin-top:24px}.patient-page .header .actions .call,.patient-page .header .actions .devices,.patient-page .header .actions .more,.patient-page .header .actions .note{cursor:pointer;min-width:80px}.patient-page .header .actions.small{margin-top:0}.patient-page .header .actions.small .label{display:none}.patient-page .header .actions.small .circle{height:44px;width:44px}.patient-page .header .actions.small .circle span{font-size:1.125rem}.patient-page .header .actions.small .call,.patient-page .header .actions.small .close,.patient-page .header .actions.small .devices,.patient-page .header .actions.small .more,.patient-page .header .actions.small .note,.patient-page .header .actions.small .videocall{min-width:55px}.patient-page .header .actions.small .note{margin-left:5px}.patient-page .header .actions.small .close{align-items:center;display:flex;font-size:1.5rem;justify-content:center;right:20px;top:0;transition:opacity .3s ease}.patient-page .header .actions.small .close:hover{opacity:.4}.patient-page .header .actions.small .message{margin:0 5px}.patient-page .header .actions .circle{align-items:center;background-color:var(--wi-action-primary);border-radius:50%;color:var(--wi-background-secondary);display:flex;height:44px;justify-content:center;margin:auto;transition:opacity .3s ease,background-color .3s ease;width:44px}@media(max-width:968px){.patient-page .header .actions .circle{height:44px;width:44px}}.patient-page .header .actions .circle:hover{background-color:var(--wi-action-primary-hover)}.patient-page .header .actions .circle span{font-size:1.5rem!important}.patient-page .header .actions .circle.action-bad{background-color:var(--wi-action-primary-bad)}.patient-page .header .actions .label{color:var(--wi-text-secondary);display:block;margin-top:4px;text-align:center}.patient-page .header .bottom-actions{align-items:flex-start;align-items:center;display:flex;margin-top:20px}.patient-page .header .bottom-actions .action{align-items:center;border:1px solid var(--wi-action-primary);border-radius:16px;color:var(--wi-action-primary);display:flex;font-size:1rem;margin-right:10px;padding:10px 12px}.patient-page .header .bottom-actions .action:last-child{margin-right:0}.patient-page .header .bottom-actions .action .RPMIcons{margin-right:13px}.patient-page .header .bottom-actions .action .label{font-size:.875rem}.patient-page .header .bottom-actions.small{margin-top:8px}.patient-page .header .bottom-actions.small .action{border-radius:8px;font-size:.75rem;font-weight:450;padding:4px 12px}.patient-page .header .bottom-actions.small .action .label{font-size:.75rem}.patient-page .header .back-home{font-size:1.5rem;position:absolute;right:20px;top:0;transition:opacity .3s ease}.patient-page .header .back-home:hover{opacity:.4}@media(max-width:968px){.patient-page .header .back-home{display:none}}.patient-page .header .time-log-window{background-color:var(--wi-background-secondary);border-radius:12px;box-shadow:0 4px 12px hsla(0,0%,8%,.08);position:fixed;right:8.2352941176vw;text-align:left;top:92px;width:23.5294117647vw;z-index:900}@media screen and (max-width:1194px){.patient-page .header .time-log-window{right:11.7252931323vw;width:33.5008375209vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window{right:18.2291666667vw;width:52.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window{right:33.3333333333vw;width:95.2380952381vw}}.patient-page .header .time-log-window__header{align-items:center;background-color:var(--wi-background-primary);border-bottom:1px solid var(--wi-action-primary-disabled);display:flex;justify-content:space-between;padding:.9411764706vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__header{padding:1.3400335008vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__header{padding:2.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__header{padding:3.8095238095vw}}.patient-page .header .time-log-window__activity-time{align-items:center;display:flex}.patient-page .header .time-log-window__progress{align-items:center;display:flex;margin-right:.9411764706vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__progress{margin-right:1.3400335008vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__progress{margin-right:2.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__progress{margin-right:3.8095238095vw}}.patient-page .header .time-log-window__progress .circle-wrapper{align-items:center;display:flex;justify-content:center;margin-right:.5882352941vw;position:relative}@media screen and (max-width:1194px){.patient-page .header .time-log-window__progress .circle-wrapper{margin-right:.837520938vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__progress .circle-wrapper{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__progress .circle-wrapper{margin-right:2.380952381vw}}.patient-page .header .time-log-window__progress .circle-wrapper .RPMIcons{color:var(--wi-background-secondary);cursor:auto;font-size:1rem;font-weight:700;position:absolute}.patient-page .header .time-log-window__interactions{max-height:600px;overflow-y:scroll;padding:.9411764706vw 0}@media screen and (max-width:1194px){.patient-page .header .time-log-window__interactions{padding:1.3400335008vw 0}}@media screen and (max-width:768px){.patient-page .header .time-log-window__interactions{padding:2.0833333333vw 0}}@media screen and (max-width:420px){.patient-page .header .time-log-window__interactions{padding:3.8095238095vw 0}}.patient-page .header .time-log-window__interaction{align-items:center;border-bottom:1px solid #e5e6ea;display:flex;justify-content:space-between;padding:.9411764706vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__interaction{padding:1.3400335008vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__interaction{padding:2.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__interaction{padding:3.8095238095vw}}.patient-page .header .time-log-window__interaction:last-child{border-bottom:none}.patient-page .header .time-log-window__interaction__edit{font-size:1.25rem}.patient-page .header .time-log-window__edit-mode .header2{margin-top:1.4705882353vw;padding:0 .9411764706vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__edit-mode .header2{margin-top:2.0938023451vw;padding:0 1.3400335008vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__edit-mode .header2{margin-top:3.2552083333vw;padding:0 2.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__edit-mode .header2{margin-top:5.9523809524vw;padding:0 3.8095238095vw}}.patient-page .header .time-log-window__edit-mode__editor{align-items:center;display:flex;justify-content:center;margin:1.2941176471vw 0}@media screen and (max-width:1194px){.patient-page .header .time-log-window__edit-mode__editor{margin:1.8425460637vw 0}}@media screen and (max-width:768px){.patient-page .header .time-log-window__edit-mode__editor{margin:2.8645833333vw 0}}@media screen and (max-width:420px){.patient-page .header .time-log-window__edit-mode__editor{margin:5.2380952381vw 0}}.patient-page .header .time-log-window__edit-mode__editor.has-error{margin:1.2941176471vw 0 1.7647058824vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__edit-mode__editor.has-error{margin:1.8425460637vw 0 2.5125628141vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__edit-mode__editor.has-error{margin:2.8645833333vw 0 3.90625vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__edit-mode__editor.has-error{margin:5.2380952381vw 0 7.1428571429vw}}.patient-page .header .time-log-window__edit-mode__editor .field-container{width:70%}.patient-page .header .time-log-window__edit-mode__editor .edit-btn-control{align-items:center;background:#1f4ac2;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.2);color:var(--wi-background-secondary);display:flex;font-size:1.5625rem;height:1.8823529412vw;justify-content:center;margin-left:.9411764706vw;margin-right:.9411764706vw;width:1.8823529412vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__edit-mode__editor .edit-btn-control{height:2.6800670017vw;margin-left:1.3400335008vw;margin-right:1.3400335008vw;width:2.6800670017vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__edit-mode__editor .edit-btn-control{height:4.1666666667vw;margin-left:2.0833333333vw;margin-right:2.0833333333vw;width:4.1666666667vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__edit-mode__editor .edit-btn-control{height:7.619047619vw;margin-left:3.8095238095vw;margin-right:3.8095238095vw;width:7.619047619vw}}.patient-page .header .time-log-window__edit-mode__actions{align-items:center;border-top:1px solid var(--wi-action-primary-disabled);display:flex;justify-content:space-between;padding:16px}.patient-page .header .time-log-window__edit-mode__actions .button-component{width:100%}.patient-page .header .time-log-window__edit-mode__actions .button-component:first-child{margin-right:16px}.patient-page .header .time-log-window__edit-mode__actions .button-component button{width:100%}.patient-page .header .time-log-window__all{padding:.9411764706vw}@media screen and (max-width:1194px){.patient-page .header .time-log-window__all{padding:1.3400335008vw}}@media screen and (max-width:768px){.patient-page .header .time-log-window__all{padding:2.0833333333vw}}@media screen and (max-width:420px){.patient-page .header .time-log-window__all{padding:3.8095238095vw}}.patient-page .patient-details .RPMIcons{color:var(--wi-text-placeholder);font-size:1.125rem;margin-right:6px}.patient-page .patient-details__contact{display:flex;flex-wrap:wrap;justify-content:center;overflow-wrap:anywhere}.patient-page .patient-details__contact>p{align-items:center;display:flex;margin:0 5px}.patient-page .patient-adherence,.patient-page .triggers-section{padding:0 20px}.patient-page .triggers-section{margin-bottom:30px}.patient-page .triggers-section .section-title-component{justify-content:start}.patient-page .triggers-section .section-title-component .action{margin-left:10px}.patient-page .triggers-section .categories-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px}@media(max-width:968px){.patient-page .triggers-section .categories-wrapper{flex-wrap:wrap}}.patient-page .triggers-section .categories-wrapper .category{background:var(--wi-background-secondary);border-radius:8px;padding:24px 20px 0;transition:width .5s ease;width:calc(100%/var(--nb-categories) - 10px)}@media(max-width:968px){.patient-page .triggers-section .categories-wrapper .category{width:100%}}.patient-page .triggers-section .categories-wrapper .category .header4{display:block;margin-bottom:5px}.patient-page .triggers-section .categories-wrapper .category .table-component{background:transparent;box-shadow:none;margin-bottom:0}.patient-page .triggers-section .categories-wrapper .category .table-component .table-cell-component{padding:0}.patient-page .triggers-section .categories-wrapper .category .table-component .table-cell-component .single-cell{padding:24px 0 24px 4px}.patient-page .triggers-section .categories-wrapper .category .empty-data,.patient-page .triggers-section .categories-wrapper .category .trigger-cell{padding:24px 0}.patient-page .measurement-plans .section-title-component{justify-content:start}.patient-page .measurement-plans .section-title-component .action{margin-left:10px}.patient-page .billing-section .billing-nav-component{width:100%}.patient-page .billing-section .billing-nav-component .nav-item{justify-content:center;width:50%}@media(max-width:768px){.patient-page .billing-section .billing-nav-component .nav-item{margin-left:0;width:100%}}.patient-page .billing-section .month-picker-component{top:0;transform:translateY(calc(-100% - 10px));width:calc(50% - 5px)}@media(max-width:768px){.patient-page .billing-section .month-picker-component{width:100%}}.patient-page .billing-section .month-picker-component--up{transform:translateY(calc(-100% - 10px))}.patient-page .billing-section .month-picker-component--down{transform:translateY(50px)}.patient-page .billing-section .header4{text-transform:capitalize}.patient-page .billing-section .table-component{margin-top:12px;overflow:visible}.patient-page .billing-section .billing-skeleton .header4.title{display:block;width:30%}.patient-page .billing-section .billing-skeleton .header4.title .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary))}.patient-page .billing-section .billing-skeleton .table-cell-component{align-items:center;display:flex}.patient-page .billing-section .billing-skeleton .table-cell-component span:last-child:not(.react-loading-skeleton){margin-left:20px;width:100%}@media(max-width:768px){.patient-page .attached-documents{margin-bottom:30px;padding-bottom:10vw}}.patient-page .attached-documents .files .table-component .files-wrapper{align-items:flex-end;display:inline-flex;justify-content:space-between;padding:1.8823529412vw 2.6470588235vw}@media screen and (max-width:1194px){.patient-page .attached-documents .files .table-component .files-wrapper{padding:2.6800670017vw 3.7688442211vw}}@media screen and (max-width:768px){.patient-page .attached-documents .files .table-component .files-wrapper{padding:4.1666666667vw 5.859375vw}}@media screen and (max-width:420px){.patient-page .attached-documents .files .table-component .files-wrapper{padding:7.619047619vw 10.7142857143vw}}.patient-page .pending-patient{padding-top:30px}.patient-page .pending-patient .table-component{align-items:flex-end;display:flex;justify-content:space-between}.patient-page .category.clickable-section{cursor:pointer}.patient-page .category.hoverable-section:hover,.patient-page .category.hoverable-section:hover .table-component{background-color:var(--wi-background-secondary-pressed)}.patient-page .devices-section,.patient-page .profil-section{padding-bottom:40px}.patient-page .devices-section .header3,.patient-page .profil-section .header3{display:block;margin:20px 0}.patient-page .devices-section .header3:last-of-type:not(:first-of-type),.patient-page .profil-section .header3:last-of-type:not(:first-of-type){margin-top:40px}.patient-page .devices-section .table-component .table-cell-component,.patient-page .profil-section .table-component .table-cell-component{display:flex}.patient-page .devices-section .cells .device,.patient-page .devices-section .cells .info,.patient-page .profil-section .cells .device,.patient-page .profil-section .cells .info{align-items:normal;background:var(--wi-background-secondary);display:flex;justify-content:space-between;padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.patient-page .devices-section .cells .device,.patient-page .devices-section .cells .info,.patient-page .profil-section .cells .device,.patient-page .profil-section .cells .info{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.patient-page .devices-section .cells .device,.patient-page .devices-section .cells .info,.patient-page .profil-section .cells .device,.patient-page .profil-section .cells .info{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.patient-page .devices-section .cells .device,.patient-page .devices-section .cells .info,.patient-page .profil-section .cells .device,.patient-page .profil-section .cells .info{padding:3.8095238095vw 4.7619047619vw}}.patient-page .devices-section .cells .device:first-child,.patient-page .devices-section .cells .info:first-child,.patient-page .profil-section .cells .device:first-child,.patient-page .profil-section .cells .info:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.patient-page .devices-section .cells .device:last-child,.patient-page .devices-section .cells .info:last-child,.patient-page .profil-section .cells .device:last-child,.patient-page .profil-section .cells .info:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.patient-page .devices-section .cells .device:not(:last-child),.patient-page .devices-section .cells .info:not(:last-child),.patient-page .profil-section .cells .device:not(:last-child),.patient-page .profil-section .cells .info:not(:last-child){border-bottom:1px solid var(--wi-divider)}.patient-page .devices-section .cells .device.ans-module .left span.subtextRegular,.patient-page .devices-section .cells .info.ans-module .left span.subtextRegular,.patient-page .profil-section .cells .device.ans-module .left span.subtextRegular,.patient-page .profil-section .cells .info.ans-module .left span.subtextRegular{text-transform:uppercase}.patient-page .devices-section .cells .device .left span,.patient-page .devices-section .cells .info .left span,.patient-page .profil-section .cells .device .left span,.patient-page .profil-section .cells .info .left span{display:block}.patient-page .devices-section .cells .device .left span span,.patient-page .devices-section .cells .info .left span span,.patient-page .profil-section .cells .device .left span span,.patient-page .profil-section .cells .info .left span span{display:inline}.patient-page .devices-section .cells .device .left span.subtextRegular,.patient-page .devices-section .cells .info .left span.subtextRegular,.patient-page .profil-section .cells .device .left span.subtextRegular,.patient-page .profil-section .cells .info .left span.subtextRegular{color:var(--wi-text-secondary)}.patient-page .devices-section .cells .device .right,.patient-page .devices-section .cells .info .right,.patient-page .profil-section .cells .device .right,.patient-page .profil-section .cells .info .right{font-size:1rem}.patient-page .devices-section .cells .device .patient-devices-modal-component__right,.patient-page .devices-section .cells .info .patient-devices-modal-component__right,.patient-page .profil-section .cells .device .patient-devices-modal-component__right,.patient-page .profil-section .cells .info .patient-devices-modal-component__right{height:auto}.patient-page .devices-section .cells .device .device-battery,.patient-page .devices-section .cells .info .device-battery,.patient-page .profil-section .cells .device .device-battery,.patient-page .profil-section .cells .info .device-battery{align-items:center;color:var(--wi-text-primary);display:flex}.patient-page .devices-section .cells .device .device-battery .RPMIcons,.patient-page .devices-section .cells .info .device-battery .RPMIcons,.patient-page .profil-section .cells .device .device-battery .RPMIcons,.patient-page .profil-section .cells .info .device-battery .RPMIcons{font-size:1.25rem}.patient-page .devices-section .cells .device .device-battery.low .RPMIcons,.patient-page .devices-section .cells .info .device-battery.low .RPMIcons,.patient-page .profil-section .cells .device .device-battery.low .RPMIcons,.patient-page .profil-section .cells .info .device-battery.low .RPMIcons{color:var(--wi-status-bad)}.patient-page .devices-section .cells .device .device-battery .body1,.patient-page .devices-section .cells .info .device-battery .body1,.patient-page .profil-section .cells .device .device-battery .body1,.patient-page .profil-section .cells .info .device-battery .body1{margin-left:.5882352941vw}@media screen and (max-width:1194px){.patient-page .devices-section .cells .device .device-battery .body1,.patient-page .devices-section .cells .info .device-battery .body1,.patient-page .profil-section .cells .device .device-battery .body1,.patient-page .profil-section .cells .info .device-battery .body1{margin-left:.837520938vw}}@media screen and (max-width:768px){.patient-page .devices-section .cells .device .device-battery .body1,.patient-page .devices-section .cells .info .device-battery .body1,.patient-page .profil-section .cells .device .device-battery .body1,.patient-page .profil-section .cells .info .device-battery .body1{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.patient-page .devices-section .cells .device .device-battery .body1,.patient-page .devices-section .cells .info .device-battery .body1,.patient-page .profil-section .cells .device .device-battery .body1,.patient-page .profil-section .cells .info .device-battery .body1{margin-left:2.380952381vw}}.patient-page .devices-section .cells .shipment-cell-component,.patient-page .profil-section .cells .shipment-cell-component{margin-top:30px}.patient-page .devices-section .devices-actions,.patient-page .devices-section .profil-actions,.patient-page .profil-section .devices-actions,.patient-page .profil-section .profil-actions{display:flex;margin-top:30px}.patient-page .devices-section .devices-actions .w-button+.w-button,.patient-page .devices-section .profil-actions .w-button+.w-button,.patient-page .profil-section .devices-actions .w-button+.w-button,.patient-page .profil-section .profil-actions .w-button+.w-button{margin-left:30px}.patient-page .scroll-view-component.patient-sections{height:calc(100vh - 131px);padding-bottom:40px}.graph-nav-new-component{align-items:center;background:var(--wi-background-info);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);display:flex;height:40px;justify-content:space-between;margin-bottom:.5882352941vw;padding:14px 10px;position:relative;width:210px}@media screen and (max-width:1194px){.graph-nav-new-component{margin-bottom:.837520938vw}}@media screen and (max-width:768px){.graph-nav-new-component{margin-bottom:1.3020833333vw}}@media screen and (max-width:420px){.graph-nav-new-component{margin-bottom:2.380952381vw}}.graph-nav-new-component .graph-nav-new-overlay{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.graph-nav-new-component .graph-nav-new-overlay.active{pointer-events:auto}.graph-nav-new-component .current-scope{align-items:center;color:var(--wi-action-primary);display:flex;position:relative;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.graph-nav-new-component .current-scope .RPMIcons{font-size:1.25rem}.graph-nav-new-component .current-scope .button1{font-size:.875rem}.graph-nav-new-component .back-arrow .RPMIcons,.graph-nav-new-component .next-arrow .RPMIcons{font-size:1.875rem}.graph-nav-new-component .back-arrow.disabled,.graph-nav-new-component .next-arrow.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.graph-nav-new-component .filters-wrapper{left:50%;position:absolute;top:50px;transform:translate3d(-50%,0,0)}.graph-nav-new-component .filters-wrapper.enter-active{opacity:1}@media(max-width:968px){.graph-nav-new-component .filters-wrapper.centered:before{left:20px;right:0}}.graph-nav-new-component .filters-wrapper .filter{align-items:center;display:flex;justify-content:space-between}.graph-nav-new-component .filters-wrapper .filter span{color:var(--wi-text-secondary);margin-left:0}.graph-nav-new-component .filters-wrapper .filter span.RPMIcons{color:var(--wi-text-primary);font-size:1.125rem}[data-theme^=v2] .graph-nav-new-component .back-arrow,[data-theme^=v2] .graph-nav-new-component .current-scope,[data-theme^=v2] .graph-nav-new-component .next-arrow{color:var(--wi-on-action-secondary)}.program-dashboard-page{padding:0 20px}.program-dashboard-page .program-dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-top:40px;max-height:250px}.program-dashboard-page .program-dashboard-header .media,.program-dashboard-page .program-dashboard-header .texts{width:50%}.program-dashboard-page .program-dashboard-header .media img,.program-dashboard-page .program-dashboard-header .texts img{height:100%;opacity:0;transform:scale(.9);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s ease;width:100%}.program-dashboard-page .program-dashboard-header .media img.enter-done,.program-dashboard-page .program-dashboard-header .texts img.enter-done{opacity:1;transform:scale(1)}.program-dashboard-page .program-dashboard-header .texts{opacity:0;transition:opacity .4s ease}.program-dashboard-page .program-dashboard-header .texts.enter-done{opacity:1}.program-dashboard-page .program-dashboard-header .texts p{margin-top:12px}.program-dashboard-page .card-skeleton{background-color:var(--wi-background-secondary);border-radius:10px;color:var(--wi-text-primary);display:flex;flex-direction:column;font-size:1rem;justify-content:space-between;padding:15px;width:100%}.program-dashboard-page .program-dashboard-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:35px}.program-dashboard-page .billing-dashboard-block-container{flex-shrink:0;margin-bottom:24px;opacity:0;transform:translate3d(0,50px,0);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s ease;width:100%}.program-dashboard-page .billing-dashboard-block-container.size-half{width:calc(50% - 12px)}.program-dashboard-page .billing-dashboard-block-container.enter-done,.program-dashboard-page .billing-dashboard-block-container.visible{opacity:1;transform:none}.program-dashboard-page .program-dashboard-block{display:flex;flex-direction:column;height:100%;width:100%}.program-dashboard-page .program-dashboard-block .header3{display:flex;margin-bottom:20px}.program-dashboard-page .program-dashboard-block .header3 .header3-tooltip{margin-left:10px;margin-top:2px}.program-dashboard-page .program-dashboard-block.full{width:100%}.program-dashboard-page .program-dashboard-block .overview-cell-container:not(:first-of-type){margin-top:8px}.program-dashboard-page .program-dashboard-block .program-dashboard-block-inner{background-color:var(--wi-background-secondary);border-radius:8px;height:100%;padding:17px 10px}.program-dashboard-page .program-dashboard-block .program-dashboard-block-inner.center{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.program-dashboard-page .program-dashboard-block .program-dashboard-block-inner.center .body1{color:var(--wi-text-secondary);margin-top:25px;max-width:60%}.program-dashboard-page .program-dashboard-block .program-dashboard-block-inner.block-billing{padding:23px 20px}.program-dashboard-page .program-dashboard-block .wicard.card-cpt .cpt-header{display:flex;justify-content:space-between}.program-dashboard-page .program-dashboard-block .wicard.card-cpt .cpt-progress{left:-8px;position:relative}.program-dashboard-page .program-dashboard-block .wicard.card-cpt .cpt-tooltip .tooltip-content{width:300px}.program-dashboard-page .heading{align-items:flex-end;display:flex;justify-content:space-between}.program-dashboard-page .buttonInline{border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);display:block;margin-bottom:.5882352941vw;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.program-dashboard-page .buttonInline{margin-bottom:.837520938vw}}@media screen and (max-width:768px){.program-dashboard-page .buttonInline{margin-bottom:1.3020833333vw}}@media screen and (max-width:420px){.program-dashboard-page .buttonInline{margin-bottom:2.380952381vw}}@media screen and (max-width:1194px){.program-dashboard-page .buttonInline{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.program-dashboard-page .buttonInline{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.program-dashboard-page .buttonInline{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.program-dashboard-page .buttonInline .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.program-dashboard-page .buttonInline:hover .inner{transform:translate3d(5px,0,0)}.program-dashboard-page .buttonInline .RPMIcons{margin-left:.2941176471vw}@media screen and (max-width:1194px){.program-dashboard-page .buttonInline .RPMIcons{margin-left:.418760469vw}}@media screen and (max-width:768px){.program-dashboard-page .buttonInline .RPMIcons{margin-left:.6510416667vw}}@media screen and (max-width:420px){.program-dashboard-page .buttonInline .RPMIcons{margin-left:1.1904761905vw}}.program-dashboard-page .billing-cells{display:flex;flex-wrap:wrap}.content-component{background-color:var(--wi-background-primary);height:100vh;overflow:hidden;transition:transform .45s cubic-bezier(.165,.84,.44,1);width:69%}@media(max-width:968px){.content-component{box-shadow:-5px 0 10px -2px #dedede;left:0;position:absolute;top:0;transform:translate3d(100vw,0,0);width:100%;z-index:4}.content-component.visible{transform:translateZ(0)}}.onboarding .content-component{width:100%!important}.onboarding .content-component>.onboarding-media{max-width:none!important}.cell-component{align-items:center;background-color:var(--wi-background-secondary);cursor:pointer;display:flex;margin:0 .5882352941vw;padding:.9411764706vw .5882352941vw;transition:background-color .2s ease}@media screen and (max-width:1194px){.cell-component{border-radius:1.3400335008vw;margin:0 .837520938vw;padding:1.3400335008vw .837520938vw}}@media screen and (max-width:768px){.cell-component{border-radius:2.0833333333vw;margin:0 1.3020833333vw;padding:2.0833333333vw 1.3020833333vw}}@media screen and (max-width:420px){.cell-component{border-radius:3.8095238095vw;margin:0 2.380952381vw;padding:3.8095238095vw 2.380952381vw}}.cell-component .content{margin-left:1.1764705882vw;width:calc(100% - 60px)}@media screen and (max-width:1194px){.cell-component .content{margin-left:1.675041876vw}}@media screen and (max-width:768px){.cell-component .content{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.cell-component .content{margin-left:4.7619047619vw}}.cell-component .content .upper .header4{color:var(--wi-text-primary);display:block;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.cell-component .content .upper{display:flex;justify-content:space-between}.cell-component .content .upper span:not(.bottom-content-bold){color:var(--wi-text-secondary);display:block;text-transform:none;white-space:nowrap}.cell-component .content .bottom p{color:var(--wi-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alerts-list-component{margin-top:2.3529411765vw;padding-bottom:185px}@media screen and (max-width:1194px){.alerts-list-component{margin-top:3.3500837521vw}}@media screen and (max-width:768px){.alerts-list-component{margin-top:5.2083333333vw}}@media screen and (max-width:420px){.alerts-list-component{margin-top:9.5238095238vw}}@media(max-width:968px){.alerts-list-component{margin-top:0;padding-bottom:45%}}.alerts-list-component .empty-wrapper:last-child{margin-top:1.1764705882vw}@media screen and (max-width:1194px){.alerts-list-component .empty-wrapper:last-child{margin-top:1.675041876vw}}@media screen and (max-width:768px){.alerts-list-component .empty-wrapper:last-child{margin-top:2.6041666667vw}}@media screen and (max-width:420px){.alerts-list-component .empty-wrapper:last-child{margin-top:4.7619047619vw}}.alerts-list-component .order-by{align-items:center;display:flex;justify-content:space-between;padding:0 .8823529412vw}@media screen and (max-width:1194px){.alerts-list-component .order-by{padding:0 1.256281407vw}}@media screen and (max-width:768px){.alerts-list-component .order-by{padding:0 1.953125vw}}@media screen and (max-width:420px){.alerts-list-component .order-by{padding:0 3.5714285714vw}}@media(max-width:968px){.alerts-list-component .order-by{align-items:flex-start;flex-direction:column}}.alerts-list-component .order-by .form-select-component{margin-top:0;overflow:hidden}@media(max-width:968px){.alerts-list-component .order-by .form-select-component{margin-top:10px}}.alerts-list-component .order-by .form-select-component select{border-radius:25px;margin-left:auto;padding:.5882352941vw .8823529412vw;-moz-text-align-last:center;text-align-last:center;width:90%}@media screen and (max-width:1194px){.alerts-list-component .order-by .form-select-component select{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.alerts-list-component .order-by .form-select-component select{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.alerts-list-component .order-by .form-select-component select{padding:2.380952381vw 3.5714285714vw}}.alerts-list-component .alerts-list-wrapper .top{align-items:center;background:var(--wi-background-secondary);box-shadow:0 2px 1px -1px rgba(7,26,83,.04);display:flex;justify-content:space-between;padding:1vw 1.1764705882vw .7058823529vw;position:sticky;position:-webkit-sticky;top:-6px;z-index:4}@media screen and (max-width:1194px){.alerts-list-component .alerts-list-wrapper .top{padding:1.4237855946vw 1.675041876vw 1.0050251256vw}}@media screen and (max-width:768px){.alerts-list-component .alerts-list-wrapper .top{padding:2.2135416667vw 2.6041666667vw 1.5625vw}}@media screen and (max-width:420px){.alerts-list-component .alerts-list-wrapper .top{padding:4.0476190476vw 4.7619047619vw 2.8571428571vw}}.alerts-list-component .alerts-list-wrapper .top h3{display:block;white-space:nowrap}.patient-list-component{background-color:var(--wi-background-primary)}.patient-list-component.selected .categorycell-component{box-shadow:0 6px 4px -2px var(--wi-divider)}.patient-list-component .categorycell-container{position:sticky;position:-webkit-sticky;z-index:3}.patient-list-component .patients-list-wrapper{overflow:hidden;transition:height .15s ease 50ms}.patient-list-component .patients-list-wrapper .cell-component{opacity:0;transition:opacity .15s ease 0s}.patient-list-component .patients-list-wrapper.visible{transition:height .15s ease 0ms}.patient-list-component .patients-list-wrapper.visible .cell-component{opacity:1;transition:opacity .15s ease 50ms}[data-theme^=v2] .patient-list-component.selected .categorycell-component{box-shadow:none}.cell-wrapper{margin-top:.5882352941vw}@media screen and (max-width:1194px){.cell-wrapper{margin-top:.837520938vw}}@media screen and (max-width:768px){.cell-wrapper{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.cell-wrapper{margin-top:2.380952381vw}}.cell-wrapper a{display:block}.cell-wrapper a:not(:first-child){margin-top:.2941176471vw}@media screen and (max-width:1194px){.cell-wrapper a:not(:first-child){margin-top:.418760469vw}}@media screen and (max-width:768px){.cell-wrapper a:not(:first-child){margin-top:.6510416667vw}}@media screen and (max-width:420px){.cell-wrapper a:not(:first-child){margin-top:1.1904761905vw}}.cell-wrapper a.active .cell-component,.cell-wrapper a:hover .cell-component{background-color:var(--wi-background-primary)}@media(hover:none)and (pointer:coarse){.cell-wrapper a.active .cell-component,.cell-wrapper a:hover .cell-component{background-color:none}}.cell-component-wrapper:first-child .cell-component{margin-top:10px}.cell-component-wrapper.active .cell-component{background-color:var(--wi-background-tertiary)}.cell-component-wrapper.active .cell-component .level-icon-component .level-icon{background-color:var(--wi-background-secondary);color:var(--wi-text-primary)}.cell-component-wrapper.active .cell-component.level-no-adherence-icon.level-patient{background-color:var(--wi-background-info);color:var(--wi-background-secondary)}.cell-component-wrapper.active .cell-component.level-inline.level-patient{background-color:var(--wi-background-good);color:var(--wi-background-secondary)}.cell-component-wrapper.active .cell-component.level-high.level-patient{background-color:var(--wi-background-bad);color:var(--wi-text-primary)}.cell-component-wrapper.active .cell-component.level-medium.level-patient{background-color:var(--wi-background-moderate)}.cell-component{border-radius:.9411764706vw;margin:.5882352941vw;padding:.7058823529vw 1.1764705882vw;position:relative}@media screen and (max-width:1194px){.cell-component{border-radius:1.3400335008vw;margin:.837520938vw;padding:1.0050251256vw 1.675041876vw}}@media screen and (max-width:768px){.cell-component{border-radius:2.0833333333vw;margin:1.3020833333vw;padding:1.5625vw 2.6041666667vw}}@media screen and (max-width:420px){.cell-component{border-radius:3.8095238095vw;margin:2.380952381vw;padding:2.8571428571vw 4.7619047619vw}}.cell-component:first-child{margin:0 .5882352941vw .5882352941vw}@media screen and (max-width:1194px){.cell-component:first-child{margin:0 .837520938vw .837520938vw}}@media screen and (max-width:768px){.cell-component:first-child{margin:0 1.3020833333vw 1.3020833333vw}}@media screen and (max-width:420px){.cell-component:first-child{margin:0 2.380952381vw 2.380952381vw}}.cell-component .icon{position:relative}.cell-component .has-icon{align-items:center;background-color:var(--wi-text-secondary);border-radius:50%;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);display:flex;font-size:.625rem;height:16px;justify-content:center;margin-left:auto;position:absolute;right:-4px;top:-4px;width:16px;z-index:2}.cell-component .has-icon,.cell-component .has-icon .RPMIcons{color:var(--wi-background-secondary)}.cell-component .bottom-content-bold{font-size:.875rem;font-weight:500}.cell-component .bottom-content-bold.active{color:#1638a6}.categorycell-component{padding:.5882352941vw 1.1764705882vw}@media screen and (max-width:1194px){.categorycell-component{padding:.837520938vw 1.675041876vw}}@media screen and (max-width:768px){.categorycell-component{padding:1.3020833333vw 2.6041666667vw}}@media screen and (max-width:420px){.categorycell-component{padding:2.380952381vw 4.7619047619vw}}.categorycell-component .chevron{color:var(--wi-text-primary);font-size:1.25rem;transform:rotate(-90deg);transition:transform .15s ease}[data-theme^=v2] .categorycell-component{padding:.5882352941vw .9411764706vw}@media screen and (max-width:1194px){[data-theme^=v2] .categorycell-component{padding:.837520938vw 1.3400335008vw}}@media screen and (max-width:768px){[data-theme^=v2] .categorycell-component{padding:1.3020833333vw 2.0833333333vw}}@media screen and (max-width:420px){[data-theme^=v2] .categorycell-component{padding:2.380952381vw 3.8095238095vw}}[data-theme^=v2] .cell-component.level-patient.level-undefined .bottom .subtextRegular{color:var(--wi-status-undefined)}.loader-container{padding:0 10px}.loader-container .categorycell-component{border-radius:18px;box-shadow:none!important}.patient-list-component.selected .categorycell-component .chevron{color:var(--wi-text-primary);font-size:1.25rem;transform:rotate(0deg)}.categorycell-component,.cell-component{align-items:center;background-color:var(--wi-background-secondary);box-shadow:0 6px 4px -2px transparent;cursor:pointer;display:flex;transition:box-shadow .5s ease}.categorycell-component .level-icon-component.level-high,.cell-component .level-icon-component.level-high{margin-left:.2941176471vw}@media screen and (max-width:1194px){.categorycell-component .level-icon-component.level-high,.cell-component .level-icon-component.level-high{margin-left:.418760469vw}}@media screen and (max-width:768px){.categorycell-component .level-icon-component.level-high,.cell-component .level-icon-component.level-high{margin-left:.6510416667vw}}@media screen and (max-width:420px){.categorycell-component .level-icon-component.level-high,.cell-component .level-icon-component.level-high{margin-left:1.1904761905vw}}.categorycell-component .content,.cell-component .content{margin-left:1.1764705882vw;width:100%}@media screen and (max-width:1194px){.categorycell-component .content,.cell-component .content{margin-left:1.675041876vw}}@media screen and (max-width:768px){.categorycell-component .content,.cell-component .content{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.categorycell-component .content,.cell-component .content{margin-left:4.7619047619vw}}.categorycell-component .content .upper .header4,.cell-component .content .upper .header4{color:var(--wi-text-primary);display:block;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.categorycell-component .content .upper .header4 .icon-user,.cell-component .content .upper .header4 .icon-user{display:inline-block;font-size:1.25rem!important;margin-right:5px;position:relative;top:-2px;vertical-align:middle}.categorycell-component .content .upper,.cell-component .content .upper{display:flex;justify-content:space-between}.categorycell-component .content .upper span:not(.bottom-content-bold),.cell-component .content .upper span:not(.bottom-content-bold){color:var(--wi-text-secondary);display:block;text-transform:none;white-space:nowrap}.categorycell-component .content .bottom,.cell-component .content .bottom{align-items:center;display:flex}.categorycell-component .content .bottom .level-icon-component,.cell-component .content .bottom .level-icon-component{margin-right:5px;width:auto}.categorycell-component .content .bottom .level-icon-component.level-high,.cell-component .content .bottom .level-icon-component.level-high{margin-left:5px}.categorycell-component .content .bottom .bottom-content,.cell-component .content .bottom .bottom-content{align-items:center;display:flex;width:100%}.categorycell-component .content .bottom p,.cell-component .content .bottom p{align-items:center;color:var(--wi-text-secondary);display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.categorycell-component .content .bottom p span,.cell-component .content .bottom p span{margin-right:3px}.categorycell-component .content .bottom .status-bad,.cell-component .content .bottom .status-bad{color:var(--wi-text-primary-bad)}.categorycell-component .content .bottom .status-moderate,.cell-component .content .bottom .status-moderate{color:var(--wi-text-primary-moderate)}.categorycell-component.level-patient,.cell-component.level-patient{height:65px}.categorycell-component.level-patient .content,.cell-component.level-patient .content{margin-left:0}.categorycell-component.level-no-adherence-icon .witems-icon,.cell-component.level-no-adherence-icon .witems-icon{font-size:.875rem!important}.categorycell-component .alert-info,.cell-component .alert-info{position:absolute;right:8px;top:8px}.right-ticker{align-items:center;background:var(--wi-background-primary);border-radius:.4705882353vw;display:flex;font-size:.75rem;height:1.4117647059vw;padding:.2352941176vw}@media screen and (max-width:1194px){.right-ticker{border-radius:.6700167504vw;height:2.0100502513vw;padding:.3350083752vw}}@media screen and (max-width:768px){.right-ticker{border-radius:1.0416666667vw;height:3.125vw;padding:.5208333333vw}}@media screen and (max-width:420px){.right-ticker{border-radius:1.9047619048vw;height:5.7142857143vw;padding:.9523809524vw}}.right-ticker>.right-ticker__label{align-items:center;color:var(--wi-text-placeholder);display:flex;justify-content:center;margin-right:.2941176471vw}@media screen and (max-width:1194px){.right-ticker>.right-ticker__label{margin-right:.418760469vw}}@media screen and (max-width:768px){.right-ticker>.right-ticker__label{margin-right:.6510416667vw}}@media screen and (max-width:420px){.right-ticker>.right-ticker__label{margin-right:1.1904761905vw}}.right-ticker>.right-ticker__label .icon-late-reporters{font-size:1.0625rem!important;margin-right:2px;position:relative;top:-1px}.right-ticker>.right-ticker__value{color:var(--wi-text-secondary)}.patients-categories-list-component{padding-bottom:185px;position:relative}@media(max-width:968px){.patients-categories-list-component{margin-top:0;padding-bottom:45%}}.patients-categories-list-component .empty-wrapper:last-child{margin-top:1.1764705882vw}@media screen and (max-width:1194px){.patients-categories-list-component .empty-wrapper:last-child{margin-top:1.675041876vw}}@media screen and (max-width:768px){.patients-categories-list-component .empty-wrapper:last-child{margin-top:2.6041666667vw}}@media screen and (max-width:420px){.patients-categories-list-component .empty-wrapper:last-child{margin-top:4.7619047619vw}}.patients-categories-list-component .order-by{align-items:center;display:flex;justify-content:space-between;padding:0 .8823529412vw}@media screen and (max-width:1194px){.patients-categories-list-component .order-by{padding:0 1.256281407vw}}@media screen and (max-width:768px){.patients-categories-list-component .order-by{padding:0 1.953125vw}}@media screen and (max-width:420px){.patients-categories-list-component .order-by{padding:0 3.5714285714vw}}@media(max-width:968px){.patients-categories-list-component .order-by{align-items:flex-start;flex-direction:column}}.patients-categories-list-component .order-by .form-select-component{margin-top:0;overflow:hidden}@media(max-width:968px){.patients-categories-list-component .order-by .form-select-component{margin-top:10px}}.patients-categories-list-component .order-by .form-select-component select{border-radius:25px;margin-left:auto;padding:.5882352941vw .8823529412vw;-moz-text-align-last:center;text-align-last:center;width:90%}@media screen and (max-width:1194px){.patients-categories-list-component .order-by .form-select-component select{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.patients-categories-list-component .order-by .form-select-component select{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.patients-categories-list-component .order-by .form-select-component select{padding:2.380952381vw 3.5714285714vw}}.patients-categories-list-component .top{align-items:center;background:var(--wi-background-secondary);display:flex;height:var(--category-title-height);justify-content:space-between;padding:1vw 1.1764705882vw .7058823529vw;position:sticky;position:-webkit-sticky;top:-6px;z-index:4}@media screen and (max-width:1194px){.patients-categories-list-component .top{padding:1.4237855946vw 1.675041876vw 1.0050251256vw}}@media screen and (max-width:768px){.patients-categories-list-component .top{padding:2.2135416667vw 2.6041666667vw 1.5625vw}}@media screen and (max-width:420px){.patients-categories-list-component .top{padding:4.0476190476vw 4.7619047619vw 2.8571428571vw}}.patients-categories-list-component .top h3{display:block;white-space:nowrap}.patients-categories-list-component .placeholder{transition:height .15s ease 0s}.patients-categories-list-component .filter-reminder{border-bottom:1px solid var(--wi-background-primary);border-top:1px solid var(--wi-background-primary);display:none;opacity:0;padding:.9411764706vw;transition:all .25s ease 0s;will-change:height,opacity}@media screen and (max-width:1194px){.patients-categories-list-component .filter-reminder{padding:1.3400335008vw}}@media screen and (max-width:768px){.patients-categories-list-component .filter-reminder{padding:2.0833333333vw}}@media screen and (max-width:420px){.patients-categories-list-component .filter-reminder{padding:3.8095238095vw}}.patients-categories-list-component .filter-reminder .header4{color:var(--wi-text-secondary);margin-bottom:8px}.patients-categories-list-component .filter-reminder .filter-item{align-items:center;background:var(--wi-action-secondary);border-radius:100px;color:var(--wi-text-primary-info);display:inline-flex;font-size:1rem;font-weight:450;padding:.4705882353vw .9411764706vw}@media screen and (max-width:1194px){.patients-categories-list-component .filter-reminder .filter-item{padding:.6700167504vw 1.3400335008vw}}@media screen and (max-width:768px){.patients-categories-list-component .filter-reminder .filter-item{padding:1.0416666667vw 2.0833333333vw}}@media screen and (max-width:420px){.patients-categories-list-component .filter-reminder .filter-item{padding:1.9047619048vw 3.8095238095vw}}.patients-categories-list-component .filter-reminder .filter-item .RPMIcons{font-size:1.125rem;font-weight:500;margin-left:10px}.patients-categories-list-component .filter-reminder .filter-item+.filter-item{margin-left:10px}.patients-categories-list-component .filter-reminder.enter-done{display:block;opacity:1;transition:all .25s linear 0s}.patients-categories-list-component .buttonInline{border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);display:block;flex-shrink:0;margin-bottom:.5882352941vw;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.patients-categories-list-component .buttonInline{margin-bottom:.837520938vw}}@media screen and (max-width:768px){.patients-categories-list-component .buttonInline{margin-bottom:1.3020833333vw}}@media screen and (max-width:420px){.patients-categories-list-component .buttonInline{margin-bottom:2.380952381vw}}@media screen and (max-width:1194px){.patients-categories-list-component .buttonInline{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.patients-categories-list-component .buttonInline{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.patients-categories-list-component .buttonInline{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.patients-categories-list-component .buttonInline .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.patients-categories-list-component .buttonInline:hover .inner{transform:translate3d(5px,0,0)}[data-theme^=v2] .patients-categories-list-component{padding-bottom:0}[data-theme^=v2] .patients-categories-list-component .top{border-bottom:1px solid var(--wi-divider);height:45px;padding:16px;top:0}[data-theme^=v2] .patient-list-filters-results{background-color:var(--wi-background-primary);min-height:calc(100vh - 160px);padding-bottom:90px;padding-top:5px}[data-theme^=v2] .scroll-view-advanced-search-results .patient-list-filters-results{min-height:auto;padding-bottom:30px}[data-theme^=v2] .patient-list-categories-results{padding-bottom:101px}.page-title-component{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1764705882vw;padding:0 1.4705882353vw;position:relative}@media screen and (max-width:1194px){.page-title-component{margin-bottom:1.675041876vw;padding:0 2.0938023451vw}}@media screen and (max-width:768px){.page-title-component{margin-bottom:2.6041666667vw;padding:0 3.2552083333vw}}@media screen and (max-width:420px){.page-title-component{margin-bottom:4.7619047619vw;padding:0 5.9523809524vw}}.page-title-component .mobile-back{display:none;left:20px;margin-right:10px;position:absolute;top:0}.page-title-component .mobile-back span{font-size:2rem}@media(max-width:968px){.page-title-component .mobile-back{display:block}.page-title-component .header1{margin-left:30px}}.page-title-component .action{cursor:pointer}.page-title-component .action .RPMIcons{font-size:1.5625rem}.dropshipment-pill{align-items:center;border-radius:8px;display:inline-flex;padding:.2352941176vw .4705882353vw}@media screen and (max-width:1194px){.dropshipment-pill{padding:.3350083752vw .6700167504vw}}@media screen and (max-width:768px){.dropshipment-pill{padding:.5208333333vw 1.0416666667vw}}@media screen and (max-width:420px){.dropshipment-pill{padding:.9523809524vw 1.9047619048vw}}.dropshipment-pill .RPMIcons{font-size:1.125rem;margin-right:8px}.dropshipment-pill .dropshipment-pill-label{font-size:.75rem;font-weight:500}.device-page{margin-top:2.3529411765vw}@media screen and (max-width:1194px){.device-page{margin-top:3.3500837521vw}}@media screen and (max-width:768px){.device-page{margin-top:5.2083333333vw}}@media screen and (max-width:420px){.device-page{margin-top:9.5238095238vw}}.device-page .page-title{margin:1.4705882353vw 0}@media screen and (max-width:1194px){.device-page .page-title{margin:2.0938023451vw 0}}@media screen and (max-width:768px){.device-page .page-title{margin:3.2552083333vw 0}}@media screen and (max-width:420px){.device-page .page-title{margin:5.9523809524vw 0}}.devices-list .info-section{background-color:var(--wi-background-secondary);border-radius:20px;margin-bottom:2.5882352941vw;margin-top:1.2941176471vw;padding:20px;position:relative}@media screen and (max-width:1194px){.devices-list .info-section{margin-bottom:3.6850921273vw;margin-top:1.8425460637vw}}@media screen and (max-width:768px){.devices-list .info-section{margin-bottom:5.7291666667vw;margin-top:2.8645833333vw}}@media screen and (max-width:420px){.devices-list .info-section{margin-bottom:10.4761904762vw;margin-top:5.2380952381vw}}.devices-list .info-section .info-section-content{width:65%}.devices-list .info-section .picture{bottom:0;height:90%;position:absolute;right:0;width:30%}.devices-list .info-section .picture img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.devices-list .info-section .header4{margin-bottom:.9411764706vw}@media screen and (max-width:1194px){.devices-list .info-section .header4{margin-bottom:1.3400335008vw}}@media screen and (max-width:768px){.devices-list .info-section .header4{margin-bottom:2.0833333333vw}}@media screen and (max-width:420px){.devices-list .info-section .header4{margin-bottom:3.8095238095vw}}.devices-list .info-section .body1{margin:.2352941176vw 0 1.4117647059vw}@media screen and (max-width:1194px){.devices-list .info-section .body1{margin:.3350083752vw 0 2.0100502513vw}}@media screen and (max-width:768px){.devices-list .info-section .body1{margin:.5208333333vw 0 3.125vw}}@media screen and (max-width:420px){.devices-list .info-section .body1{margin:.9523809524vw 0 5.7142857143vw}}.devices-list .order-row{cursor:pointer}.devices-list .order-row.empty{cursor:default}.devices-list .order-table-header{display:flex;justify-content:space-between;margin:1.1764705882vw 0 .9411764706vw;padding:0 1.1764705882vw}@media screen and (max-width:1194px){.devices-list .order-table-header{margin:1.675041876vw 0 1.3400335008vw;padding:0 1.675041876vw}}@media screen and (max-width:768px){.devices-list .order-table-header{margin:2.6041666667vw 0 2.0833333333vw;padding:0 2.6041666667vw}}@media screen and (max-width:420px){.devices-list .order-table-header{margin:4.7619047619vw 0 3.8095238095vw;padding:0 4.7619047619vw}}.devices-list .order-information{flex-basis:30%;text-align:left}.devices-list .order-empty{align-items:center;display:flex;justify-content:center;width:100%}.devices-list .order-type{flex-basis:25%;text-align:center}.devices-list .order-details{flex-basis:30%;text-align:center}.devices-list .order-status{flex-basis:15%;text-align:right}.teams-settings .teams-settings-block{background-color:var(--background-secondary);border-radius:8px;height:100%;margin:1.1764705882vw 0;padding:12px 20px}@media screen and (max-width:1194px){.teams-settings .teams-settings-block{margin:1.675041876vw 0}}@media screen and (max-width:768px){.teams-settings .teams-settings-block{margin:2.6041666667vw 0}}@media screen and (max-width:420px){.teams-settings .teams-settings-block{margin:4.7619047619vw 0}}.teams-settings .teams-settings-block>p{margin:.4705882353vw 0}@media screen and (max-width:1194px){.teams-settings .teams-settings-block>p{margin:.6700167504vw 0}}@media screen and (max-width:768px){.teams-settings .teams-settings-block>p{margin:1.0416666667vw 0}}@media screen and (max-width:420px){.teams-settings .teams-settings-block>p{margin:1.9047619048vw 0}}.teams-settings .teams-settings-block.table{padding:0}.teams-settings .teams-settings-block .flex{align-items:center;display:flex;justify-content:space-between}.teams-settings .teams-settings-block .body1{margin-top:8px}.teams-settings .teams-settings-block .RPMIcons{font-size:1.5rem}.teams-settings .teams-settings-add-button{display:flex;justify-content:flex-end}.team-section{margin-bottom:1.8823529412vw}@media screen and (max-width:1194px){.team-section{margin-bottom:2.6800670017vw}}@media screen and (max-width:768px){.team-section{margin-bottom:4.1666666667vw}}@media screen and (max-width:420px){.team-section{margin-bottom:7.619047619vw}}.organization-page .admins-section,.organization-page .program-operators-section,.organization-page .teams-wrapper,.teams-page .admins-section,.teams-page .program-operators-section,.teams-page .teams-wrapper{padding:0 1.4117647059vw}@media screen and (max-width:1194px){.organization-page .admins-section,.organization-page .program-operators-section,.organization-page .teams-wrapper,.teams-page .admins-section,.teams-page .program-operators-section,.teams-page .teams-wrapper{padding:0 2.0100502513vw}}@media screen and (max-width:768px){.organization-page .admins-section,.organization-page .program-operators-section,.organization-page .teams-wrapper,.teams-page .admins-section,.teams-page .program-operators-section,.teams-page .teams-wrapper{padding:0 3.125vw}}@media screen and (max-width:420px){.organization-page .admins-section,.organization-page .program-operators-section,.organization-page .teams-wrapper,.teams-page .admins-section,.teams-page .program-operators-section,.teams-page .teams-wrapper{padding:0 5.7142857143vw}}.organization-page .admins-section .cohort-title,.organization-page .admins-section .team-title,.organization-page .program-operators-section .cohort-title,.organization-page .program-operators-section .team-title,.organization-page .teams-wrapper .cohort-title,.organization-page .teams-wrapper .team-title,.teams-page .admins-section .cohort-title,.teams-page .admins-section .team-title,.teams-page .program-operators-section .cohort-title,.teams-page .program-operators-section .team-title,.teams-page .teams-wrapper .cohort-title,.teams-page .teams-wrapper .team-title{align-items:center;display:flex;justify-content:space-between;margin:1.4705882353vw 0;position:relative}@media screen and (max-width:1194px){.organization-page .admins-section .cohort-title,.organization-page .admins-section .team-title,.organization-page .program-operators-section .cohort-title,.organization-page .program-operators-section .team-title,.organization-page .teams-wrapper .cohort-title,.organization-page .teams-wrapper .team-title,.teams-page .admins-section .cohort-title,.teams-page .admins-section .team-title,.teams-page .program-operators-section .cohort-title,.teams-page .program-operators-section .team-title,.teams-page .teams-wrapper .cohort-title,.teams-page .teams-wrapper .team-title{margin:2.0938023451vw 0}}@media screen and (max-width:768px){.organization-page .admins-section .cohort-title,.organization-page .admins-section .team-title,.organization-page .program-operators-section .cohort-title,.organization-page .program-operators-section .team-title,.organization-page .teams-wrapper .cohort-title,.organization-page .teams-wrapper .team-title,.teams-page .admins-section .cohort-title,.teams-page .admins-section .team-title,.teams-page .program-operators-section .cohort-title,.teams-page .program-operators-section .team-title,.teams-page .teams-wrapper .cohort-title,.teams-page .teams-wrapper .team-title{margin:3.2552083333vw 0}}@media screen and (max-width:420px){.organization-page .admins-section .cohort-title,.organization-page .admins-section .team-title,.organization-page .program-operators-section .cohort-title,.organization-page .program-operators-section .team-title,.organization-page .teams-wrapper .cohort-title,.organization-page .teams-wrapper .team-title,.teams-page .admins-section .cohort-title,.teams-page .admins-section .team-title,.teams-page .program-operators-section .cohort-title,.teams-page .program-operators-section .team-title,.teams-page .teams-wrapper .cohort-title,.teams-page .teams-wrapper .team-title{margin:5.9523809524vw 0}}@media(max-width:968px){.organization-page .admins-section .cohort-title,.organization-page .admins-section .team-title,.organization-page .program-operators-section .cohort-title,.organization-page .program-operators-section .team-title,.organization-page .teams-wrapper .cohort-title,.organization-page .teams-wrapper .team-title,.teams-page .admins-section .cohort-title,.teams-page .admins-section .team-title,.teams-page .program-operators-section .cohort-title,.teams-page .program-operators-section .team-title,.teams-page .teams-wrapper .cohort-title,.teams-page .teams-wrapper .team-title{flex-wrap:wrap}}.organization-page .admins-section .cohort-title .RPMIcons,.organization-page .admins-section .team-title .RPMIcons,.organization-page .program-operators-section .cohort-title .RPMIcons,.organization-page .program-operators-section .team-title .RPMIcons,.organization-page .teams-wrapper .cohort-title .RPMIcons,.organization-page .teams-wrapper .team-title .RPMIcons,.teams-page .admins-section .cohort-title .RPMIcons,.teams-page .admins-section .team-title .RPMIcons,.teams-page .program-operators-section .cohort-title .RPMIcons,.teams-page .program-operators-section .team-title .RPMIcons,.teams-page .teams-wrapper .cohort-title .RPMIcons,.teams-page .teams-wrapper .team-title .RPMIcons{cursor:pointer;font-size:1.125rem}.organization-page .admins-section .cohort-title .title-actions,.organization-page .admins-section .team-title .title-actions,.organization-page .program-operators-section .cohort-title .title-actions,.organization-page .program-operators-section .team-title .title-actions,.organization-page .teams-wrapper .cohort-title .title-actions,.organization-page .teams-wrapper .team-title .title-actions,.teams-page .admins-section .cohort-title .title-actions,.teams-page .admins-section .team-title .title-actions,.teams-page .program-operators-section .cohort-title .title-actions,.teams-page .program-operators-section .team-title .title-actions,.teams-page .teams-wrapper .cohort-title .title-actions,.teams-page .teams-wrapper .team-title .title-actions{align-items:center;display:flex}@media(max-width:968px){.organization-page .admins-section .cohort-title .title-actions,.organization-page .admins-section .team-title .title-actions,.organization-page .program-operators-section .cohort-title .title-actions,.organization-page .program-operators-section .team-title .title-actions,.organization-page .teams-wrapper .cohort-title .title-actions,.organization-page .teams-wrapper .team-title .title-actions,.teams-page .admins-section .cohort-title .title-actions,.teams-page .admins-section .team-title .title-actions,.teams-page .program-operators-section .cohort-title .title-actions,.teams-page .program-operators-section .team-title .title-actions,.teams-page .teams-wrapper .cohort-title .title-actions,.teams-page .teams-wrapper .team-title .title-actions{justify-content:space-between;margin-top:10px;width:100%}.organization-page .admins-section .cohort-title .title-actions .RPMIcons,.organization-page .admins-section .team-title .title-actions .RPMIcons,.organization-page .program-operators-section .cohort-title .title-actions .RPMIcons,.organization-page .program-operators-section .team-title .title-actions .RPMIcons,.organization-page .teams-wrapper .cohort-title .title-actions .RPMIcons,.organization-page .teams-wrapper .team-title .title-actions .RPMIcons,.teams-page .admins-section .cohort-title .title-actions .RPMIcons,.teams-page .admins-section .team-title .title-actions .RPMIcons,.teams-page .program-operators-section .cohort-title .title-actions .RPMIcons,.teams-page .program-operators-section .team-title .title-actions .RPMIcons,.teams-page .teams-wrapper .cohort-title .title-actions .RPMIcons,.teams-page .teams-wrapper .team-title .title-actions .RPMIcons{margin-left:auto}}.organization-page .admins-section .cohort-title .title-actions button,.organization-page .admins-section .team-title .title-actions button,.organization-page .program-operators-section .cohort-title .title-actions button,.organization-page .program-operators-section .team-title .title-actions button,.organization-page .teams-wrapper .cohort-title .title-actions button,.organization-page .teams-wrapper .team-title .title-actions button,.teams-page .admins-section .cohort-title .title-actions button,.teams-page .admins-section .team-title .title-actions button,.teams-page .program-operators-section .cohort-title .title-actions button,.teams-page .program-operators-section .team-title .title-actions button,.teams-page .teams-wrapper .cohort-title .title-actions button,.teams-page .teams-wrapper .team-title .title-actions button{background:var(--wi-transparent);border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);display:block;margin-right:10px;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.organization-page .admins-section .cohort-title .title-actions button,.organization-page .admins-section .team-title .title-actions button,.organization-page .program-operators-section .cohort-title .title-actions button,.organization-page .program-operators-section .team-title .title-actions button,.organization-page .teams-wrapper .cohort-title .title-actions button,.organization-page .teams-wrapper .team-title .title-actions button,.teams-page .admins-section .cohort-title .title-actions button,.teams-page .admins-section .team-title .title-actions button,.teams-page .program-operators-section .cohort-title .title-actions button,.teams-page .program-operators-section .team-title .title-actions button,.teams-page .teams-wrapper .cohort-title .title-actions button,.teams-page .teams-wrapper .team-title .title-actions button{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.organization-page .admins-section .cohort-title .title-actions button,.organization-page .admins-section .team-title .title-actions button,.organization-page .program-operators-section .cohort-title .title-actions button,.organization-page .program-operators-section .team-title .title-actions button,.organization-page .teams-wrapper .cohort-title .title-actions button,.organization-page .teams-wrapper .team-title .title-actions button,.teams-page .admins-section .cohort-title .title-actions button,.teams-page .admins-section .team-title .title-actions button,.teams-page .program-operators-section .cohort-title .title-actions button,.teams-page .program-operators-section .team-title .title-actions button,.teams-page .teams-wrapper .cohort-title .title-actions button,.teams-page .teams-wrapper .team-title .title-actions button{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.organization-page .admins-section .cohort-title .title-actions button,.organization-page .admins-section .team-title .title-actions button,.organization-page .program-operators-section .cohort-title .title-actions button,.organization-page .program-operators-section .team-title .title-actions button,.organization-page .teams-wrapper .cohort-title .title-actions button,.organization-page .teams-wrapper .team-title .title-actions button,.teams-page .admins-section .cohort-title .title-actions button,.teams-page .admins-section .team-title .title-actions button,.teams-page .program-operators-section .cohort-title .title-actions button,.teams-page .program-operators-section .team-title .title-actions button,.teams-page .teams-wrapper .cohort-title .title-actions button,.teams-page .teams-wrapper .team-title .title-actions button{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.organization-page .admins-section .cohort-title .title-actions button .inner,.organization-page .admins-section .team-title .title-actions button .inner,.organization-page .program-operators-section .cohort-title .title-actions button .inner,.organization-page .program-operators-section .team-title .title-actions button .inner,.organization-page .teams-wrapper .cohort-title .title-actions button .inner,.organization-page .teams-wrapper .team-title .title-actions button .inner,.teams-page .admins-section .cohort-title .title-actions button .inner,.teams-page .admins-section .team-title .title-actions button .inner,.teams-page .program-operators-section .cohort-title .title-actions button .inner,.teams-page .program-operators-section .team-title .title-actions button .inner,.teams-page .teams-wrapper .cohort-title .title-actions button .inner,.teams-page .teams-wrapper .team-title .title-actions button .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.organization-page .admins-section .cohort-title .title-actions button:hover .inner,.organization-page .admins-section .team-title .title-actions button:hover .inner,.organization-page .program-operators-section .cohort-title .title-actions button:hover .inner,.organization-page .program-operators-section .team-title .title-actions button:hover .inner,.organization-page .teams-wrapper .cohort-title .title-actions button:hover .inner,.organization-page .teams-wrapper .team-title .title-actions button:hover .inner,.teams-page .admins-section .cohort-title .title-actions button:hover .inner,.teams-page .admins-section .team-title .title-actions button:hover .inner,.teams-page .program-operators-section .cohort-title .title-actions button:hover .inner,.teams-page .program-operators-section .team-title .title-actions button:hover .inner,.teams-page .teams-wrapper .cohort-title .title-actions button:hover .inner,.teams-page .teams-wrapper .team-title .title-actions button:hover .inner{transform:translate3d(5px,0,0)}.organization-page .admins-section .cohort-title .title-actions .dots-loader-component,.organization-page .admins-section .team-title .title-actions .dots-loader-component,.organization-page .program-operators-section .cohort-title .title-actions .dots-loader-component,.organization-page .program-operators-section .team-title .title-actions .dots-loader-component,.organization-page .teams-wrapper .cohort-title .title-actions .dots-loader-component,.organization-page .teams-wrapper .team-title .title-actions .dots-loader-component,.teams-page .admins-section .cohort-title .title-actions .dots-loader-component,.teams-page .admins-section .team-title .title-actions .dots-loader-component,.teams-page .program-operators-section .cohort-title .title-actions .dots-loader-component,.teams-page .program-operators-section .team-title .title-actions .dots-loader-component,.teams-page .teams-wrapper .cohort-title .title-actions .dots-loader-component,.teams-page .teams-wrapper .team-title .title-actions .dots-loader-component{min-width:100%}.organization-page .admins-section .team-description,.organization-page .program-operators-section .team-description,.organization-page .teams-wrapper .team-description,.teams-page .admins-section .team-description,.teams-page .program-operators-section .team-description,.teams-page .teams-wrapper .team-description{display:block;margin:-1.1764705882vw 0 1.4705882353vw}@media screen and (max-width:1194px){.organization-page .admins-section .team-description,.organization-page .program-operators-section .team-description,.organization-page .teams-wrapper .team-description,.teams-page .admins-section .team-description,.teams-page .program-operators-section .team-description,.teams-page .teams-wrapper .team-description{margin:-1.675041876vw 0 2.0938023451vw}}@media screen and (max-width:768px){.organization-page .admins-section .team-description,.organization-page .program-operators-section .team-description,.organization-page .teams-wrapper .team-description,.teams-page .admins-section .team-description,.teams-page .program-operators-section .team-description,.teams-page .teams-wrapper .team-description{margin:-2.6041666667vw 0 3.2552083333vw}}@media screen and (max-width:420px){.organization-page .admins-section .team-description,.organization-page .program-operators-section .team-description,.organization-page .teams-wrapper .team-description,.teams-page .admins-section .team-description,.teams-page .program-operators-section .team-description,.teams-page .teams-wrapper .team-description{margin:-4.7619047619vw 0 5.9523809524vw}}.organization-page .admins-section .cohort-managers .loading-managers,.organization-page .program-operators-section .cohort-managers .loading-managers,.organization-page .teams-wrapper .cohort-managers .loading-managers,.teams-page .admins-section .cohort-managers .loading-managers,.teams-page .program-operators-section .cohort-managers .loading-managers,.teams-page .teams-wrapper .cohort-managers .loading-managers{align-items:center;display:flex;justify-content:center}.organization-page .admins-section .cohort-managers .loading-managers .dots-loader-component,.organization-page .program-operators-section .cohort-managers .loading-managers .dots-loader-component,.organization-page .teams-wrapper .cohort-managers .loading-managers .dots-loader-component,.teams-page .admins-section .cohort-managers .loading-managers .dots-loader-component,.teams-page .program-operators-section .cohort-managers .loading-managers .dots-loader-component,.teams-page .teams-wrapper .cohort-managers .loading-managers .dots-loader-component{width:auto}.organization-page .admins-section .table-component-invite-button,.organization-page .program-operators-section .table-component-invite-button,.organization-page .teams-wrapper .table-component-invite-button,.teams-page .admins-section .table-component-invite-button,.teams-page .program-operators-section .table-component-invite-button,.teams-page .teams-wrapper .table-component-invite-button{margin:-1.5294117647vw 0 2.1176470588vw}@media(max-width:968px){.organization-page .admins-section .table-component-invite-button,.organization-page .program-operators-section .table-component-invite-button,.organization-page .teams-wrapper .table-component-invite-button,.teams-page .admins-section .table-component-invite-button,.teams-page .program-operators-section .table-component-invite-button,.teams-page .teams-wrapper .table-component-invite-button{justify-content:flex-start;width:100%}}@media screen and (max-width:1194px){.organization-page .admins-section .table-component-invite-button,.organization-page .program-operators-section .table-component-invite-button,.organization-page .teams-wrapper .table-component-invite-button,.teams-page .admins-section .table-component-invite-button,.teams-page .program-operators-section .table-component-invite-button,.teams-page .teams-wrapper .table-component-invite-button{margin:-2.1775544389vw 0 3.0150753769vw}}@media screen and (max-width:768px){.organization-page .admins-section .table-component-invite-button,.organization-page .program-operators-section .table-component-invite-button,.organization-page .teams-wrapper .table-component-invite-button,.teams-page .admins-section .table-component-invite-button,.teams-page .program-operators-section .table-component-invite-button,.teams-page .teams-wrapper .table-component-invite-button{margin:-3.3854166667vw 0 4.6875vw}}@media screen and (max-width:420px){.organization-page .admins-section .table-component-invite-button,.organization-page .program-operators-section .table-component-invite-button,.organization-page .teams-wrapper .table-component-invite-button,.teams-page .admins-section .table-component-invite-button,.teams-page .program-operators-section .table-component-invite-button,.teams-page .teams-wrapper .table-component-invite-button{margin:-6.1904761905vw 0 8.5714285714vw}}.organization-page .admins-section .table-component-invite-button .RPMIcons,.organization-page .program-operators-section .table-component-invite-button .RPMIcons,.organization-page .teams-wrapper .table-component-invite-button .RPMIcons,.teams-page .admins-section .table-component-invite-button .RPMIcons,.teams-page .program-operators-section .table-component-invite-button .RPMIcons,.teams-page .teams-wrapper .table-component-invite-button .RPMIcons{margin-right:.4705882353vw}@media screen and (max-width:1194px){.organization-page .admins-section .table-component-invite-button .RPMIcons,.organization-page .program-operators-section .table-component-invite-button .RPMIcons,.organization-page .teams-wrapper .table-component-invite-button .RPMIcons,.teams-page .admins-section .table-component-invite-button .RPMIcons,.teams-page .program-operators-section .table-component-invite-button .RPMIcons,.teams-page .teams-wrapper .table-component-invite-button .RPMIcons{margin-right:.6700167504vw}}@media screen and (max-width:768px){.organization-page .admins-section .table-component-invite-button .RPMIcons,.organization-page .program-operators-section .table-component-invite-button .RPMIcons,.organization-page .teams-wrapper .table-component-invite-button .RPMIcons,.teams-page .admins-section .table-component-invite-button .RPMIcons,.teams-page .program-operators-section .table-component-invite-button .RPMIcons,.teams-page .teams-wrapper .table-component-invite-button .RPMIcons{margin-right:1.0416666667vw}}@media screen and (max-width:420px){.organization-page .admins-section .table-component-invite-button .RPMIcons,.organization-page .program-operators-section .table-component-invite-button .RPMIcons,.organization-page .teams-wrapper .table-component-invite-button .RPMIcons,.teams-page .admins-section .table-component-invite-button .RPMIcons,.teams-page .program-operators-section .table-component-invite-button .RPMIcons,.teams-page .teams-wrapper .table-component-invite-button .RPMIcons{margin-right:1.9047619048vw}}.organization-page .admins-section .table-component-invite-button button,.organization-page .program-operators-section .table-component-invite-button button,.organization-page .teams-wrapper .table-component-invite-button button,.teams-page .admins-section .table-component-invite-button button,.teams-page .program-operators-section .table-component-invite-button button,.teams-page .teams-wrapper .table-component-invite-button button{background:var(--wi-action-secondary);border:none;border-radius:8px;color:var(--wi-action-primary);color:var(--wi-on-action-secondary);display:block;margin-right:10px;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.organization-page .admins-section .table-component-invite-button button,.organization-page .program-operators-section .table-component-invite-button button,.organization-page .teams-wrapper .table-component-invite-button button,.teams-page .admins-section .table-component-invite-button button,.teams-page .program-operators-section .table-component-invite-button button,.teams-page .teams-wrapper .table-component-invite-button button{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.organization-page .admins-section .table-component-invite-button button,.organization-page .program-operators-section .table-component-invite-button button,.organization-page .teams-wrapper .table-component-invite-button button,.teams-page .admins-section .table-component-invite-button button,.teams-page .program-operators-section .table-component-invite-button button,.teams-page .teams-wrapper .table-component-invite-button button{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.organization-page .admins-section .table-component-invite-button button,.organization-page .program-operators-section .table-component-invite-button button,.organization-page .teams-wrapper .table-component-invite-button button,.teams-page .admins-section .table-component-invite-button button,.teams-page .program-operators-section .table-component-invite-button button,.teams-page .teams-wrapper .table-component-invite-button button{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.organization-page .admins-section .table-component-invite-button button .inner,.organization-page .program-operators-section .table-component-invite-button button .inner,.organization-page .teams-wrapper .table-component-invite-button button .inner,.teams-page .admins-section .table-component-invite-button button .inner,.teams-page .program-operators-section .table-component-invite-button button .inner,.teams-page .teams-wrapper .table-component-invite-button button .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.organization-page .admins-section .table-component-invite-button button:hover .inner,.organization-page .program-operators-section .table-component-invite-button button:hover .inner,.organization-page .teams-wrapper .table-component-invite-button button:hover .inner,.teams-page .admins-section .table-component-invite-button button:hover .inner,.teams-page .program-operators-section .table-component-invite-button button:hover .inner,.teams-page .teams-wrapper .table-component-invite-button button:hover .inner{transform:translate3d(5px,0,0)}.organization-page .admins-section .table-component-invite-button .dots-loader-component,.organization-page .program-operators-section .table-component-invite-button .dots-loader-component,.organization-page .teams-wrapper .table-component-invite-button .dots-loader-component,.teams-page .admins-section .table-component-invite-button .dots-loader-component,.teams-page .program-operators-section .table-component-invite-button .dots-loader-component,.teams-page .teams-wrapper .table-component-invite-button .dots-loader-component{min-width:100%}.organization-page .admins-section .go-to-team-button,.organization-page .program-operators-section .go-to-team-button,.organization-page .teams-wrapper .go-to-team-button,.teams-page .admins-section .go-to-team-button,.teams-page .program-operators-section .go-to-team-button,.teams-page .teams-wrapper .go-to-team-button{margin:.2941176471vw 0}@media screen and (max-width:1194px){.organization-page .admins-section .go-to-team-button,.organization-page .program-operators-section .go-to-team-button,.organization-page .teams-wrapper .go-to-team-button,.teams-page .admins-section .go-to-team-button,.teams-page .program-operators-section .go-to-team-button,.teams-page .teams-wrapper .go-to-team-button{margin:.418760469vw 0}}@media screen and (max-width:768px){.organization-page .admins-section .go-to-team-button,.organization-page .program-operators-section .go-to-team-button,.organization-page .teams-wrapper .go-to-team-button,.teams-page .admins-section .go-to-team-button,.teams-page .program-operators-section .go-to-team-button,.teams-page .teams-wrapper .go-to-team-button{margin:.6510416667vw 0}}@media screen and (max-width:420px){.organization-page .admins-section .go-to-team-button,.organization-page .program-operators-section .go-to-team-button,.organization-page .teams-wrapper .go-to-team-button,.teams-page .admins-section .go-to-team-button,.teams-page .program-operators-section .go-to-team-button,.teams-page .teams-wrapper .go-to-team-button{margin:1.1904761905vw 0}}.organization-page .admins-section .go-to-team-button button,.organization-page .program-operators-section .go-to-team-button button,.organization-page .teams-wrapper .go-to-team-button button,.teams-page .admins-section .go-to-team-button button,.teams-page .program-operators-section .go-to-team-button button,.teams-page .teams-wrapper .go-to-team-button button{background:var(--wi-action-primary);border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);color:var(--wi-on-action-primary);display:block;padding:.4117647059vw .5882352941vw .2941176471vw}@media screen and (max-width:1194px){.organization-page .admins-section .go-to-team-button button,.organization-page .program-operators-section .go-to-team-button button,.organization-page .teams-wrapper .go-to-team-button button,.teams-page .admins-section .go-to-team-button button,.teams-page .program-operators-section .go-to-team-button button,.teams-page .teams-wrapper .go-to-team-button button{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.organization-page .admins-section .go-to-team-button button,.organization-page .program-operators-section .go-to-team-button button,.organization-page .teams-wrapper .go-to-team-button button,.teams-page .admins-section .go-to-team-button button,.teams-page .program-operators-section .go-to-team-button button,.teams-page .teams-wrapper .go-to-team-button button{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.organization-page .admins-section .go-to-team-button button,.organization-page .program-operators-section .go-to-team-button button,.organization-page .teams-wrapper .go-to-team-button button,.teams-page .admins-section .go-to-team-button button,.teams-page .program-operators-section .go-to-team-button button,.teams-page .teams-wrapper .go-to-team-button button{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.organization-page .admins-section .go-to-team-button button .inner,.organization-page .program-operators-section .go-to-team-button button .inner,.organization-page .teams-wrapper .go-to-team-button button .inner,.teams-page .admins-section .go-to-team-button button .inner,.teams-page .program-operators-section .go-to-team-button button .inner,.teams-page .teams-wrapper .go-to-team-button button .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.organization-page .admins-section .go-to-team-button button:hover .inner,.organization-page .program-operators-section .go-to-team-button button:hover .inner,.organization-page .teams-wrapper .go-to-team-button button:hover .inner,.teams-page .admins-section .go-to-team-button button:hover .inner,.teams-page .program-operators-section .go-to-team-button button:hover .inner,.teams-page .teams-wrapper .go-to-team-button button:hover .inner{transform:translate3d(5px,0,0)}.organization-page .admins-section .go-to-team-button .get-access,.organization-page .program-operators-section .go-to-team-button .get-access,.organization-page .teams-wrapper .go-to-team-button .get-access,.teams-page .admins-section .go-to-team-button .get-access,.teams-page .program-operators-section .go-to-team-button .get-access,.teams-page .teams-wrapper .go-to-team-button .get-access{background:var(--wi-transparent);border:1px solid var(--wi-action-primary);color:var(--wi-action-primary)}.organization-page .admins-section .member,.organization-page .program-operators-section .member,.organization-page .teams-wrapper .member,.teams-page .admins-section .member,.teams-page .program-operators-section .member,.teams-page .teams-wrapper .member{position:relative}.organization-page .admins-section .member .member-content,.organization-page .program-operators-section .member .member-content,.organization-page .teams-wrapper .member .member-content,.teams-page .admins-section .member .member-content,.teams-page .program-operators-section .member .member-content,.teams-page .teams-wrapper .member .member-content{align-items:center;display:flex;justify-content:space-between}.organization-page .admins-section .member .member-content .left,.organization-page .program-operators-section .member .member-content .left,.organization-page .teams-wrapper .member .member-content .left,.teams-page .admins-section .member .member-content .left,.teams-page .program-operators-section .member .member-content .left,.teams-page .teams-wrapper .member .member-content .left{max-width:70%}.organization-page .admins-section .member .member-content .left .header4 .body1,.organization-page .program-operators-section .member .member-content .left .header4 .body1,.organization-page .teams-wrapper .member .member-content .left .header4 .body1,.teams-page .admins-section .member .member-content .left .header4 .body1,.teams-page .program-operators-section .member .member-content .left .header4 .body1,.teams-page .teams-wrapper .member .member-content .left .header4 .body1{font-weight:400}@media(max-width:968px){.organization-page .admins-section .member .member-content,.organization-page .program-operators-section .member .member-content,.organization-page .teams-wrapper .member .member-content,.teams-page .admins-section .member .member-content,.teams-page .program-operators-section .member .member-content,.teams-page .teams-wrapper .member .member-content{flex-wrap:wrap}.organization-page .admins-section .member .member-content .left,.organization-page .program-operators-section .member .member-content .left,.organization-page .teams-wrapper .member .member-content .left,.teams-page .admins-section .member .member-content .left,.teams-page .program-operators-section .member .member-content .left,.teams-page .teams-wrapper .member .member-content .left{max-width:100%;overflow:hidden}.organization-page .admins-section .member .member-content .left .header4,.organization-page .program-operators-section .member .member-content .left .header4,.organization-page .teams-wrapper .member .member-content .left .header4,.teams-page .admins-section .member .member-content .left .header4,.teams-page .program-operators-section .member .member-content .left .header4,.teams-page .teams-wrapper .member .member-content .left .header4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.organization-page .admins-section .member .member-content .right,.organization-page .program-operators-section .member .member-content .right,.organization-page .teams-wrapper .member .member-content .right,.teams-page .admins-section .member .member-content .right,.teams-page .program-operators-section .member .member-content .right,.teams-page .teams-wrapper .member .member-content .right{align-items:center;display:flex;position:relative}@media(max-width:968px){.organization-page .admins-section .member .member-content .right,.organization-page .program-operators-section .member .member-content .right,.organization-page .teams-wrapper .member .member-content .right,.teams-page .admins-section .member .member-content .right,.teams-page .program-operators-section .member .member-content .right,.teams-page .teams-wrapper .member .member-content .right{margin-top:10px}}.organization-page .admins-section .member .member-content .right span,.organization-page .program-operators-section .member .member-content .right span,.organization-page .teams-wrapper .member .member-content .right span,.teams-page .admins-section .member .member-content .right span,.teams-page .program-operators-section .member .member-content .right span,.teams-page .teams-wrapper .member .member-content .right span{text-transform:capitalize}.organization-page .admins-section .member .member-content .right .dots-loader-component,.organization-page .program-operators-section .member .member-content .right .dots-loader-component,.organization-page .teams-wrapper .member .member-content .right .dots-loader-component,.teams-page .admins-section .member .member-content .right .dots-loader-component,.teams-page .program-operators-section .member .member-content .right .dots-loader-component,.teams-page .teams-wrapper .member .member-content .right .dots-loader-component{min-width:100%}@media(max-width:768px){.organization-page .admins-section .member .member-content .right .contextual-menu-component,.organization-page .program-operators-section .member .member-content .right .contextual-menu-component,.organization-page .teams-wrapper .member .member-content .right .contextual-menu-component,.teams-page .admins-section .member .member-content .right .contextual-menu-component,.teams-page .program-operators-section .member .member-content .right .contextual-menu-component,.teams-page .teams-wrapper .member .member-content .right .contextual-menu-component{left:0;right:auto}}.organization-page .admins-section .member .member-content .right .RPMIcons,.organization-page .program-operators-section .member .member-content .right .RPMIcons,.organization-page .teams-wrapper .member .member-content .right .RPMIcons,.teams-page .admins-section .member .member-content .right .RPMIcons,.teams-page .program-operators-section .member .member-content .right .RPMIcons,.teams-page .teams-wrapper .member .member-content .right .RPMIcons{font-size:1.125rem;margin-left:1.1764705882vw}@media screen and (max-width:1194px){.organization-page .admins-section .member .member-content .right .RPMIcons,.organization-page .program-operators-section .member .member-content .right .RPMIcons,.organization-page .teams-wrapper .member .member-content .right .RPMIcons,.teams-page .admins-section .member .member-content .right .RPMIcons,.teams-page .program-operators-section .member .member-content .right .RPMIcons,.teams-page .teams-wrapper .member .member-content .right .RPMIcons{margin-left:1.675041876vw}}@media screen and (max-width:768px){.organization-page .admins-section .member .member-content .right .RPMIcons,.organization-page .program-operators-section .member .member-content .right .RPMIcons,.organization-page .teams-wrapper .member .member-content .right .RPMIcons,.teams-page .admins-section .member .member-content .right .RPMIcons,.teams-page .program-operators-section .member .member-content .right .RPMIcons,.teams-page .teams-wrapper .member .member-content .right .RPMIcons{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.organization-page .admins-section .member .member-content .right .RPMIcons,.organization-page .program-operators-section .member .member-content .right .RPMIcons,.organization-page .teams-wrapper .member .member-content .right .RPMIcons,.teams-page .admins-section .member .member-content .right .RPMIcons,.teams-page .program-operators-section .member .member-content .right .RPMIcons,.teams-page .teams-wrapper .member .member-content .right .RPMIcons{margin-left:4.7619047619vw}}.organization-page .admins-section .member .member-content .right .rendering-provider,.organization-page .program-operators-section .member .member-content .right .rendering-provider,.organization-page .teams-wrapper .member .member-content .right .rendering-provider,.teams-page .admins-section .member .member-content .right .rendering-provider,.teams-page .program-operators-section .member .member-content .right .rendering-provider,.teams-page .teams-wrapper .member .member-content .right .rendering-provider{background-color:var(--wi-action-secondary);border-radius:20px;color:var(--wi-action-primary);margin-right:10px;padding:3px 6px}.organization-page .teams-page-container,.teams-page .teams-page-container{padding:0 1.4117647059vw}@media screen and (max-width:1194px){.organization-page .teams-page-container,.teams-page .teams-page-container{padding:0 2.0100502513vw}}@media screen and (max-width:768px){.organization-page .teams-page-container,.teams-page .teams-page-container{padding:0 3.125vw}}@media screen and (max-width:420px){.organization-page .teams-page-container,.teams-page .teams-page-container{padding:0 5.7142857143vw}}.cohorts-page .skeleton .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary))}.cohorts-page .skeleton .cohort-infos{min-width:300px}.cohorts-page .skeleton .cohort-infos .body1{margin-top:10px;width:50%}.admin-page.program-member-page .fields-wrapper{padding:0 1.4705882353vw}@media screen and (max-width:1194px){.admin-page.program-member-page .fields-wrapper{padding:0 2.0938023451vw}}@media screen and (max-width:768px){.admin-page.program-member-page .fields-wrapper{padding:0 3.2552083333vw}}@media screen and (max-width:420px){.admin-page.program-member-page .fields-wrapper{padding:0 5.9523809524vw}}.admin-page.program-member-page .fields-wrapper .body1{color:var(--wi-text-secondary)}.admin-page.program-member-page .fields-title{margin:1.6470588235vw 0}@media screen and (max-width:1194px){.admin-page.program-member-page .fields-title{margin:2.3450586265vw 0}}@media screen and (max-width:768px){.admin-page.program-member-page .fields-title{margin:3.6458333333vw 0}}@media screen and (max-width:420px){.admin-page.program-member-page .fields-title{margin:6.6666666667vw 0}}.admin-page.program-member-page .fields-title .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary));display:block;height:1.5vw;width:50%}.admin-page.program-member-page .custom-field{opacity:1;transition:opacity .5s ease}.admin-page.program-member-page .custom-field.disabled{opacity:.3;pointer-events:none}.admin-page.program-member-page .custom-field .field-content{display:flex;justify-content:space-between}.content-component.admin-content{background-color:var(--wi-background-primary);height:100vh;overflow:hidden;width:69%}@media(max-width:968px){.content-component.admin-content{width:100%}}.content-component.admin-content .admin-page{margin-top:2.3529411765vw}@media screen and (max-width:1194px){.content-component.admin-content .admin-page{margin-top:3.3500837521vw}}@media screen and (max-width:768px){.content-component.admin-content .admin-page{margin-top:5.2083333333vw}}@media screen and (max-width:420px){.content-component.admin-content .admin-page{margin-top:9.5238095238vw}}.content-component.admin-content .admin-page .page-title{margin:1.4705882353vw 0}@media screen and (max-width:1194px){.content-component.admin-content .admin-page .page-title{margin:2.0938023451vw 0}}@media screen and (max-width:768px){.content-component.admin-content .admin-page .page-title{margin:3.2552083333vw 0}}@media screen and (max-width:420px){.content-component.admin-content .admin-page .page-title{margin:5.9523809524vw 0}}.content-component.admin-content .list-skeleton .skeleton-title{margin:25px 0}.content-component.admin-content .list-skeleton .skeleton-title span:first-child{height:25px;width:25%}.content-component.admin-content .list-skeleton .skeleton-title .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary));height:100%}.select-wrapper select{padding-bottom:0!important;padding-top:0!important}.layout-component.admin.onboarding .sidebar-component{display:flex;flex-direction:column-reverse!important;max-width:550px;min-width:550px;padding:65px 20px;width:550px}.layout-component.admin.onboarding .sidebar-component-wrapper{height:calc(100% - 75px);overflow:hidden}.layout-component.admin.onboarding .sidebar-component .nav-component>.nav-component-wrapper{align-items:flex-end;justify-content:center;padding:0!important}@media(max-width:968px){.layout-component.admin.onboarding .sidebar-component{min-width:none}}.layout-component.admin.onboarding .recovery-code-wrapper .recovery-code-checkbox{border-color:var(--wi-on-action-primary);margin-right:12px}.layout-component.admin.onboarding .recovery-code-wrapper .recovery-code-checkbox.checked{background-color:var(--wi-on-action-primary)}.layout-component.admin.onboarding .recovery-code-wrapper .recovery-code-checkbox.checked>span{color:var(--wi-status-info)}.layout-component.admin.onboarding .recovery-code-wrapper .recovery-code-field{opacity:1}.layout-component.admin.onboarding .recovery-code-wrapper .w-button{outline:none}.layout-component.admin.onboarding .agreement-wrapper .agreement-step{background-color:#f7f9fd;margin:10px 0;padding:10px}.layout-component.admin.onboarding .agreement-wrapper .agreement-step .agreement-step__text{margin-bottom:20px}.layout-component.admin.onboarding .agreement-wrapper .agreement-step .agreement-step__text .agreement-step__text__title{margin-bottom:10px}.layout-component.admin.onboarding .agreement-wrapper .avatar-img{align-items:center;border-radius:50%;color:var(--wi-background-secondary);display:flex;height:50px;justify-content:center;margin-top:20px;overflow:hidden;width:50px}.layout-component.admin.onboarding .agreement-wrapper .avatar-img.no-radius{border-radius:unset}.layout-component.admin.onboarding .agreement-wrapper .avatar-img.full{height:100%;width:100%}.layout-component.admin.onboarding .agreement-wrapper .avatar-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.layout-component.admin.onboarding .agreement-wrapper .avatar-img img.contain{-o-object-fit:contain;object-fit:contain}.layout-component.admin.onboarding .agreement-wrapper .agreement-box{align-items:center;background-color:var(--wi-background-info);border-radius:16px;color:var(--wi-action-primary);display:flex;margin-top:20px;min-height:56px;padding:0 20px}.layout-component.admin.onboarding .agreement-wrapper .agreement-box .agreement-box__text{font-weight:700;margin-left:25px}.layout-component.admin.onboarding .onboarding-media{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:23.5294117647vw;position:relative}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-media{max-width:33.5008375209vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-media{max-width:52.0833333333vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-media{max-width:95.2380952381vw}}.layout-component.admin.onboarding .onboarding-media img{height:auto;width:100%}.layout-component.admin.onboarding .onboarding-content-wrapper{height:100%;overflow:auto;padding:0}.layout-component.admin.onboarding .onboarding-content-wrapper .error-message{font-size:1rem;margin-top:5px}.layout-component.admin.onboarding .onboarding-content-wrapper .error-message>.header1{color:var(--wi-text-primary-bad);margin-bottom:10px}.layout-component.admin.onboarding .onboarding-content-wrapper .error-message>.body1{color:var(--wi-text-secondary-bad)}.layout-component.admin.onboarding .onboarding-content-wrapper .input-wrapper .error-message{font-size:.75rem}.layout-component.admin.onboarding .onboarding-content-wrapper .invitation-tags-wrapper{align-items:center;display:flex}.layout-component.admin.onboarding .onboarding-content-wrapper .invitation-tags-wrapper .invitation-role-tag{background-color:var(--wi-background-primary);border-radius:8px;color:var(--wi-text-primary);line-height:120%;margin-right:16px;padding:4px 8px;text-transform:capitalize;width:-moz-fit-content;width:fit-content}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper{display:flex;flex-direction:column;opacity:0;transform:translate3d(10vw,0,0);transition:opacity .5s var(--easing-transform),transform .5s var(--easing-transform)}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper.enter-done{opacity:1;transform:translateZ(0)}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper.exit{transform:translate3d(-5vw,0,0)}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-text p{color:var(--wi-text-secondary);margin-top:.5882352941vw}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-text p{margin-top:.837520938vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-text p{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-text p{margin-top:2.380952381vw}}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-text h1{font-weight:var(--wi-font-bold);margin:16px 0}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper form{display:flex;flex-direction:column;height:100%}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form{margin-top:.5882352941vw}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form{margin-top:.837520938vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form{margin-top:2.380952381vw}}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component,.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component{height:auto;width:100%}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component:not(:first-child),.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component:not(:first-child){margin-top:2vw}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component:not(:first-child),.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component:not(:first-child){margin-top:2.8475711893vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component:not(:first-child),.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component:not(:first-child){margin-top:4.4270833333vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component:not(:first-child),.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component:not(:first-child){margin-top:8.0952380952vw}}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component .option,.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-input-component span,.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component .option,.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .form-select-component span{background-color:var(--wi-background-secondary)}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .password-rules{margin-top:10px}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .field-description{color:var(--wi-text-secondary);font-family:var(--wi-font-family),Serif;font-size:.625rem;line-height:.8235294118vw;margin-top:.2941176471vw}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .field-description{line-height:1.1725293132vw;margin-top:.418760469vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .field-description{line-height:1.8229166667vw;margin-top:.6510416667vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .field-description{line-height:3.3333333333vw;margin-top:1.1904761905vw}}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .cant-receive-texts{color:var(--wi-text-secondary);margin:8px 0}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-form .cant-receive-texts .link{color:var(--wi-on-action-secondary);cursor:pointer}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons{margin-bottom:2.3529411765vw;width:100%}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons{margin-bottom:3.3500837521vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons{margin-bottom:5.2083333333vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons{margin-bottom:9.5238095238vw}}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons button{width:100%}.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons button:last-child{margin-top:.7058823529vw}@media screen and (max-width:1194px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons button:last-child{margin-top:1.0050251256vw}}@media screen and (max-width:768px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons button:last-child{margin-top:1.5625vw}}@media screen and (max-width:420px){.layout-component.admin.onboarding .onboarding-content-wrapper .step-wrapper .step-buttons button:last-child{margin-top:2.8571428571vw}}.tooltip-trends:not(:first-child):before{align-self:stretch;border-left:1px solid var(--wi-divider);content:""}.tooltip-trends__value{margin-left:.4705882353vw}@media screen and (max-width:1194px){.tooltip-trends__value{margin-left:.6700167504vw}}@media screen and (max-width:768px){.tooltip-trends__value{margin-left:1.0416666667vw}}@media screen and (max-width:420px){.tooltip-trends__value{margin-left:1.9047619048vw}}.graph-label{text-transform:capitalize}.patients-table-header{align-items:center;background-color:#f2eeea;display:flex;justify-content:space-evenly;text-transform:uppercase}.header{-webkit-text-select:none;display:ruby;user-select:none;-moz-user-select:none;-webkit-user-select:none}.header,.user-serie{cursor:pointer}.patient-info{flex-basis:18%}.patient-avg-endweek,.patient-avg-startweek,.patient-evolution,.patient-trend{flex-basis:20%}.patient-cell{align-items:center;display:flex;flex-direction:column;justify-content:center}.root{background-color:var(--wi-background-primary);overflow:auto}.outcome__header__form__container{gap:.9411764706vw}@media screen and (max-width:1194px){.outcome__header__form__container{gap:1.3400335008vw}}@media screen and (max-width:768px){.outcome__header__form__container{gap:2.0833333333vw}}@media screen and (max-width:420px){.outcome__header__form__container{gap:3.8095238095vw}}.outcome__header__form__container__onboarding>.horizontal{align-items:flex-start}.outcome__header__form__container__onboarding>.wi-field-group-component__content{gap:.4705882353vw}@media screen and (max-width:1194px){.outcome__header__form__container__onboarding>.wi-field-group-component__content{gap:.6700167504vw}}@media screen and (max-width:768px){.outcome__header__form__container__onboarding>.wi-field-group-component__content{gap:1.0416666667vw}}@media screen and (max-width:420px){.outcome__header__form__container__onboarding>.wi-field-group-component__content{gap:1.9047619048vw}}.outcome__header__form__container__onboarding>.wi-field-group-component__content>.outcome-datepicker{width:33%}.outcome__header__form__container__onboarding>.wi-field-group-component__content>.w-button{margin-left:.4705882353vw}@media screen and (max-width:1194px){.outcome__header__form__container__onboarding>.wi-field-group-component__content>.w-button{margin-left:.6700167504vw}}@media screen and (max-width:768px){.outcome__header__form__container__onboarding>.wi-field-group-component__content>.w-button{margin-left:1.0416666667vw}}@media screen and (max-width:420px){.outcome__header__form__container__onboarding>.wi-field-group-component__content>.w-button{margin-left:1.9047619048vw}}.outcome__header__form__container__onboarding>.wi-field-group-component__content .field.error{font-size:var(--wi-font-size-medium)}.outcome__header__form__title{align-items:center;display:flex;min-height:56px}.outcome__overview_title{text-transform:capitalize}.outcome__overview_subtitle{margin-top:.4705882353vw}@media screen and (max-width:1194px){.outcome__overview_subtitle{margin-top:.6700167504vw}}@media screen and (max-width:768px){.outcome__overview_subtitle{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.outcome__overview_subtitle{margin-top:1.9047619048vw}}.outcome__overview_details{margin-top:.4705882353vw}@media screen and (max-width:1194px){.outcome__overview_details{margin-top:.6700167504vw}}@media screen and (max-width:768px){.outcome__overview_details{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.outcome__overview_details{margin-top:1.9047619048vw}}.outcome__overview_nb_patients{padding:4px 8px;width:-moz-fit-content;width:fit-content}.choose-interface .sidebar-component{overflow:scroll;padding-top:30px}.choose-interface .sidebar-component::-webkit-scrollbar{display:none}.choose-interface .sidebar-component.wrapper-rework{padding-left:0;padding-right:0}@media screen and (max-width:1194px){.choose-interface .sidebar-component.wrapper-rework{padding-left:0;padding-right:0}}@media screen and (max-width:768px){.choose-interface .sidebar-component.wrapper-rework{padding-left:0;padding-right:0}}@media screen and (max-width:420px){.choose-interface .sidebar-component.wrapper-rework{padding-left:0;padding-right:0}}@media(max-width:968px){.choose-interface .sidebar-component{margin-top:20px}}.choose-interface .sidebar-component .steps-wrapper{overflow:hidden}.choose-interface .sidebar-component .steps-wrapper.steps-wrapper-rework{margin:0}@media screen and (max-width:1194px){.choose-interface .sidebar-component .steps-wrapper.steps-wrapper-rework{margin:0}}@media screen and (max-width:768px){.choose-interface .sidebar-component .steps-wrapper.steps-wrapper-rework{margin:0}}@media screen and (max-width:420px){.choose-interface .sidebar-component .steps-wrapper.steps-wrapper-rework{margin:0}}.choose-interface .sidebar-component .steps{display:inline-flex;transition:transform .5s var(--easing-transform);width:100%}.choose-interface .sidebar-component .step-choose,.choose-interface .sidebar-component .step-links{min-width:100%}.choose-interface .sidebar-component .logo{height:2.4705882353vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .logo{height:3.5175879397vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .logo{height:5.46875vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .logo{height:10vw}}.choose-interface .sidebar-component .logo.logo-rework{margin-bottom:1.7647058824vw;padding:0 1.1764705882vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .logo.logo-rework{margin-bottom:2.5125628141vw;padding:0 1.675041876vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .logo.logo-rework{margin-bottom:3.90625vw;padding:0 2.6041666667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .logo.logo-rework{margin-bottom:7.1428571429vw;padding:0 4.7619047619vw}}.choose-interface .sidebar-component .logo img{height:100%;height:23px;width:auto}.choose-interface .sidebar-component .title{margin-top:20px}.choose-interface .sidebar-component .title.flex{display:flex}.choose-interface .sidebar-component .title.flex.choose-care-team,.choose-interface .sidebar-component .title.flex.choose-organization{border-top:1px solid var(--wi-divider);margin-top:0;padding:1.1764705882vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .title.flex.choose-care-team,.choose-interface .sidebar-component .title.flex.choose-organization{padding:1.675041876vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .title.flex.choose-care-team,.choose-interface .sidebar-component .title.flex.choose-organization{padding:2.6041666667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .title.flex.choose-care-team,.choose-interface .sidebar-component .title.flex.choose-organization{padding:4.7619047619vw}}.choose-interface .sidebar-component .title.flex.choose-organization{border-bottom:1px solid var(--wi-divider)}.choose-interface .sidebar-component .title .left{margin-right:20px}.choose-interface .sidebar-component .title .left .RPMIcons{font-size:1.5rem;position:relative;top:3px}.choose-interface .sidebar-component .title span:not(.RPMIcons){display:block}.choose-interface .sidebar-component .title span:not(.RPMIcons).body1{color:var(--wi-text-secondary);margin-top:10px}.choose-interface .sidebar-component .admin-items.admin-items-rework{margin-top:0}.choose-interface .sidebar-component .admin-items.admin-items-organization-rework{padding:0 1.1764705882vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .admin-items.admin-items-organization-rework{padding:0 1.675041876vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .admin-items.admin-items-organization-rework{padding:0 2.6041666667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .admin-items.admin-items-organization-rework{padding:0 4.7619047619vw}}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list{border-top:1px solid var(--wi-divider);padding:1.1764705882vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list{padding:1.675041876vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list{padding:2.6041666667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list{padding:4.7619047619vw}}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a{margin-top:.5882352941vw}@media screen and (max-width:1194px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a{margin-top:.837520938vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a{margin-top:2.380952381vw}}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a.disabled{pointer-events:none}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a.disabled button{background-color:var(--background-button-disabled);border:none}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title a.disabled:hover{cursor:not-allowed}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button{background:var(--wi-action-primary);border:1px solid var(--wi-action-primary);border-radius:8px;color:var(--wi-action-primary);color:var(--wi-on-action-primary);display:block;padding:.4117647059vw .5882352941vw .2941176471vw;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1194px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button{padding:.5862646566vw .837520938vw .418760469vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button{padding:.9114583333vw 1.3020833333vw .6510416667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button{padding:1.6666666667vw 2.380952381vw 1.1904761905vw}}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button .inner{align-items:center;display:flex;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.choose-interface .sidebar-component .admin-items .choose-interface-cohort-program-list .choose-interface-cohort-title button:hover .inner{transform:translate3d(5px,0,0)}.choose-interface .sidebar-component .admin-items button{animation:reveal .3s ease forwards;background:none;border:none;display:block;opacity:0;text-align:left;transform:translate3d(10%,0,0);width:100%}.choose-interface .sidebar-component .admin-items button:first-of-type{animation-delay:.1s}.choose-interface .sidebar-component .admin-items button:nth-of-type(2){animation-delay:.2s}.choose-interface .sidebar-component .admin-items button:nth-of-type(3){animation-delay:.3s}.choose-interface .sidebar-component .admin-items button:nth-of-type(4){animation-delay:.4s}@keyframes reveal{to{opacity:1;transform:translateZ(0)}}.choose-interface .sidebar-component .admin-items .item{margin:0}.choose-interface .sidebar-component .admin-items .item .icon{border-radius:50%;min-height:2.9411764706vw;min-width:2.9411764706vw;overflow:hidden}@media screen and (max-width:1194px){.choose-interface .sidebar-component .admin-items .item .icon{min-height:4.1876046901vw;min-width:4.1876046901vw}}@media screen and (max-width:768px){.choose-interface .sidebar-component .admin-items .item .icon{min-height:6.5104166667vw;min-width:6.5104166667vw}}@media screen and (max-width:420px){.choose-interface .sidebar-component .admin-items .item .icon{min-height:11.9047619048vw;min-width:11.9047619048vw}}.choose-interface .sidebar-component .admin-items .item .icon img{height:100%;width:100%}.choose-interface .sidebar-component .admin-items .item .content .content-space-between{align-items:center;display:flex;justify-content:space-between}.choose-interface .content-component{align-items:center;display:flex;justify-content:center}.choose-interface .content-component .media{height:45%;position:relative;width:45%}.choose-interface .content-component .media img{height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;position:absolute;transform:scale3d(.9,.9,1);transition:transform .5s ease,opacity .5s;width:100%}.choose-interface .content-component .media img.enter-done{opacity:1;transform:scaleX(1)}@font-face{font-display:swap;font-family:RPMIconFont;font-style:normal;font-weight:400;src:url(/assets/fonts/1cb6d3ad905036dd7856.woff) format("woff"),url(/assets/fonts/d6b936161d99a5d827f5.ttf?#iefix) format("truetype"),url(/assets/fonts/1574fd21db7a706d080a.eot) format("eot")}[class*=RPMIcons_]{font-family:RPMIconFont,Serif!important}@font-face{font-display:block;font-family:RPMIcons;font-style:normal;font-weight:400;src:url(/assets/fonts/1574fd21db7a706d080a.eot?l9rio0);src:url(/assets/fonts/1574fd21db7a706d080a.eot?l9rio0#iefix) format("embedded-opentype"),url(/assets/fonts/d6b936161d99a5d827f5.ttf?l9rio0) format("truetype"),url(/assets/fonts/1cb6d3ad905036dd7856.woff?l9rio0) format("woff"),url(/assets/fonts/f47d0a62e527d554ded8.svg?l9rio0#hmicons) format("svg")}[class*=" icon-"],[class*=RPMIcons_],[class^=RPMIcons],[class^=icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}[class*=" icon-"],[class^=RPMIcons],[class^=icon-]{speak:never;font-family:RPMIcons!important}.RPMIcons_utilitary_back:before{content:""}.RPMIcons_utilitary_backandroid:before{content:""}.RPMIcons_utilitary_battery0:before{content:""}.RPMIcons_utilitary_battery1:before{content:""}.RPMIcons_utilitary_battery2:before{content:""}.RPMIcons_utilitary_battery3:before{content:""}.RPMIcons_utilitary_battery4:before{content:""}.RPMIcons_utilitary_battery5:before{content:""}.RPMIcons_utilitary_battery6:before{content:""}.RPMIcons_utilitary_battery7:before{content:""}.RPMIcons_utilitary_battery8:before{content:""}.RPMIcons_utilitary_battery9:before{content:""}.RPMIcons_utilitary_battery10:before{content:""}.RPMIcons_utilitary_battery11:before{content:""}.RPMIcons_utilitary_cancel:before{content:""}.RPMIcons_utilitary_check:before{content:""}.RPMIcons_utilitary_close:before{content:""}.RPMIcons_utilitary_curve:before{content:""}.RPMIcons_utilitary_delete:before{content:""}.RPMIcons_utilitary_deleteround:before{content:""}.RPMIcons_utilitary_downsm:before{content:""}.RPMIcons_utilitary_edit:before{content:""}.RPMIcons_utilitary_edit2:before{content:""}.RPMIcons_utilitary_grip:before{content:""}.RPMIcons_utilitary_histo:before{content:""}.RPMIcons_utilitary_import:before{content:""}.RPMIcons_utilitary_importround:before{content:""}.RPMIcons_utilitary_leftright:before{content:""}.RPMIcons_utilitary_leftsm:before{content:""}.RPMIcons_utilitary_lightdown:before{content:""}.RPMIcons_utilitary_lightup:before{content:""}.RPMIcons_utilitary_list:before{content:""}.RPMIcons_utilitary_location:before{content:""}.RPMIcons_utilitary_menu:before{content:""}.RPMIcons_utilitary_menu2:before{content:""}.RPMIcons_utilitary_messageround:before{content:""}.RPMIcons_utilitary_more:before{content:""}.RPMIcons_utilitary_next30:before{content:""}.RPMIcons_utilitary_nextArrow:before{content:""}.RPMIcons_utilitary_overview:before{content:""}.RPMIcons_utilitary_plus:before{content:""}.RPMIcons_utilitary_prev30:before{content:""}.RPMIcons_utilitary_rightsm:before{content:""}.RPMIcons_utilitary_search:before{content:""}.RPMIcons_utilitary_select:before{content:""}.RPMIcons_utilitary_settings3:before{content:""}.RPMIcons_utilitary_share:before{content:""}.RPMIcons_utilitary_shareround:before{content:""}.RPMIcons_utilitary_sync:before{content:""}.RPMIcons_utilitary_timeleft:before{content:""}.RPMIcons_utilitary_timeright:before{content:""}.RPMIcons_utilitary_trendbottom:before{content:""}.RPMIcons_utilitary_trenddown:before{content:""}.RPMIcons_utilitary_trendstable:before{content:""}.RPMIcons_utilitary_trendtop:before{content:""}.RPMIcons_utilitary_trendup:before{content:""}.RPMIcons_utilitary_update:before{content:""}.RPMIcons_utilitary_updown:before{content:""}.RPMIcons_utilitary_upsm:before{content:""}.RPMIcons_utilitary_videoback:before{content:""}.RPMIcons_utilitary_voldown:before{content:""}.RPMIcons_utilitary_volup:before{content:""}.RPMIcons_utilitary_wifilvl0:before{content:""}.RPMIcons_utilitary_wifilvl1:before{content:""}.RPMIcons_utilitary_wifilvl2:before{content:""}.RPMIcons_utilitary_wifilvl3:before{content:""}.RPMIcons_utilitary_wifilvl4:before{content:""}.RPMIcons_utilitary_zoom:before{content:""}.RPMIcons_utilitary_zoomout:before{content:""}.RPMIcons_stock_airplane1:before{content:""}.RPMIcons_stock_airplane2:before{content:""}.RPMIcons_stock_airquality:before{content:""}.RPMIcons_stock_arm:before{content:""}.RPMIcons_stock_baby1:before{content:""}.RPMIcons_stock_badges1:before{content:""}.RPMIcons_stock_bedroom:before{content:""}.RPMIcons_stock_bell:before{content:""}.RPMIcons_stock_bell2:before{content:""}.RPMIcons_stock_book:before{content:""}.RPMIcons_stock_bzzzit:before{content:""}.RPMIcons_stock_cal:before{content:""}.RPMIcons_stock_calorie:before{content:""}.RPMIcons_stock_cam:before{content:""}.RPMIcons_stock_cam3:before{content:""}.RPMIcons_stock_cart:before{content:""}.RPMIcons_stock_cup:before{content:""}.RPMIcons_stock_day:before{content:""}.RPMIcons_stock_device:before{content:""}.RPMIcons_stock_distance:before{content:""}.RPMIcons_stock_dnd1:before{content:""}.RPMIcons_stock_dream:before{content:""}.RPMIcons_stock_eye:before{content:""}.RPMIcons_stock_eye2:before{content:""}.RPMIcons_stock_eyeclose:before{content:""}.RPMIcons_stock_feather:before{content:""}.RPMIcons_stock_feather2:before{content:""}.RPMIcons_stock_heart:before{content:""}.RPMIcons_stock_heart2:before{content:""}.RPMIcons_stock_heart3:before{content:""}.RPMIcons_stock_home1:before{content:""}.RPMIcons_stock_hr:before{content:""}.RPMIcons_stock_humidity:before{content:""}.RPMIcons_stock_lab1:before{content:""}.RPMIcons_stock_language:before{content:""}.RPMIcons_stock_leaderboard:before{content:""}.RPMIcons_stock_light:before{content:""}.RPMIcons_stock_lock:before{content:""}.RPMIcons_stock_lotus:before{content:""}.RPMIcons_stock_magic:before{content:""}.RPMIcons_stock_mail:before{content:""}.RPMIcons_stock_man:before{content:""}.RPMIcons_stock_mappoint:before{content:""}.RPMIcons_stock_message3:before{content:""}.RPMIcons_stock_mic:before{content:""}.RPMIcons_stock_month:before{content:""}.RPMIcons_stock_month2:before{content:""}.RPMIcons_stock_moon:before{content:""}.RPMIcons_stock_mug:before{content:""}.RPMIcons_stock_music:before{content:""}.RPMIcons_stock_neutral:before{content:""}.RPMIcons_stock_news:before{content:""}.RPMIcons_stock_nightlight:before{content:""}.RPMIcons_stock_noise:before{content:""}.RPMIcons_stock_paperclip:before{content:""}.RPMIcons_stock_pen:before{content:""}.RPMIcons_stock_photoalbum1:before{content:""}.RPMIcons_stock_photoalbum2:before{content:""}.RPMIcons_stock_piano:before{content:""}.RPMIcons_stock_pict:before{content:""}.RPMIcons_stock_pie:before{content:""}.RPMIcons_stock_pill:before{content:""}.RPMIcons_stock_plan1:before{content:""}.RPMIcons_stock_plan2:before{content:""}.RPMIcons_stock_pressure:before{content:""}.RPMIcons_stock_pressure2:before{content:""}.RPMIcons_stock_privacy1:before{content:""}.RPMIcons_stock_profile:before{content:""}.RPMIcons_stock_radio:before{content:""}.RPMIcons_stock_rocket:before{content:""}.RPMIcons_stock_rocket2:before{content:""}.RPMIcons_stock_sendandroid:before{content:""}.RPMIcons_stock_settings:before{content:""}.RPMIcons_stock_settings2:before{content:""}.RPMIcons_stock_settings4:before{content:""}.RPMIcons_stock_share2:before{content:""}.RPMIcons_stock_sport:before{content:""}.RPMIcons_stock_star2:before{content:""}.RPMIcons_stock_sun:before{content:""}.RPMIcons_stock_sun2:before{content:""}.RPMIcons_stock_sunset:before{content:""}.RPMIcons_stock_team1:before{content:""}.RPMIcons_stock_temperature:before{content:""}.RPMIcons_stock_thumbdown:before{content:""}.RPMIcons_stock_thumbup:before{content:""}.RPMIcons_stock_time:before{content:""}.RPMIcons_stock_trend:before{content:""}.RPMIcons_stock_week:before{content:""}.RPMIcons_stock_woman:before{content:""}.RPMIcons_stock_zen:before{content:""}.RPMIcons_rounded_alarmclock1:before{content:""}.RPMIcons_rounded_alarmclock2:before{content:""}.RPMIcons_rounded_baby3:before{content:""}.RPMIcons_rounded_baby4:before{content:""}.RPMIcons_rounded_baby5:before{content:""}.RPMIcons_rounded_bell3:before{content:""}.RPMIcons_rounded_bell4:before{content:""}.RPMIcons_rounded_bof1:before{content:""}.RPMIcons_rounded_bt1:before{content:""}.RPMIcons_rounded_bt2:before{content:""}.RPMIcons_rounded_bt3:before{content:""}.RPMIcons_rounded_cup3:before{content:""}.RPMIcons_rounded_cup4:before{content:""}.RPMIcons_rounded_dnd3:before{content:""}.RPMIcons_rounded_dnd4:before{content:""}.RPMIcons_rounded_downrd:before{content:""}.RPMIcons_rounded_downrd2:before{content:""}.RPMIcons_rounded_earth:before{content:""}.RPMIcons_rounded_earth2:before{content:""}.RPMIcons_rounded_empty:before{content:""}.RPMIcons_rounded_ethernet1:before{content:""}.RPMIcons_rounded_ethernet2:before{content:""}.RPMIcons_rounded_flatrd:before{content:""}.RPMIcons_rounded_flatrd2:before{content:""}.RPMIcons_rounded_flatrd3:before{content:""}.RPMIcons_rounded_food1:before{content:""}.RPMIcons_rounded_food2:before{content:""}.RPMIcons_rounded_happy1:before{content:""}.RPMIcons_rounded_help:before{content:""}.RPMIcons_rounded_help2:before{content:""}.RPMIcons_rounded_info:before{content:""}.RPMIcons_rounded_info2:before{content:""}.RPMIcons_rounded_insights1:before{content:""}.RPMIcons_rounded_insights2:before{content:""}.RPMIcons_rounded_lightening:before{content:""}.RPMIcons_rounded_lightening2:before{content:""}.RPMIcons_rounded_location2:before{content:""}.RPMIcons_rounded_lowbat1:before{content:""}.RPMIcons_rounded_lowbat2:before{content:""}.RPMIcons_rounded_man2:before{content:""}.RPMIcons_rounded_man3:before{content:""}.RPMIcons_rounded_man4:before{content:""}.RPMIcons_rounded_mdownrd:before{content:""}.RPMIcons_rounded_mdownrd2:before{content:""}.RPMIcons_rounded_mdownrd3:before{content:""}.RPMIcons_rounded_message:before{content:""}.RPMIcons_rounded_message2:before{content:""}.RPMIcons_rounded_minusrd:before{content:""}.RPMIcons_rounded_minusrd2:before{content:""}.RPMIcons_rounded_minusrd3:before{content:""}.RPMIcons_rounded_mouaip1:before{content:""}.RPMIcons_rounded_muprd:before{content:""}.RPMIcons_rounded_muprd2:before{content:""}.RPMIcons_rounded_muprd3:before{content:""}.RPMIcons_rounded_next:before{content:""}.RPMIcons_rounded_next2:before{content:""}.RPMIcons_rounded_next3:before{content:""}.RPMIcons_rounded_nok:before{content:""}.RPMIcons_rounded_nok2:before{content:""}.RPMIcons_rounded_nok3:before{content:""}.RPMIcons_rounded_ok:before{content:""}.RPMIcons_rounded_ok2:before{content:""}.RPMIcons_rounded_ok3:before{content:""}.RPMIcons_rounded_people1:before{content:""}.RPMIcons_rounded_people2:before{content:""}.RPMIcons_rounded_plusrd:before{content:""}.RPMIcons_rounded_plusrd2:before{content:""}.RPMIcons_rounded_plusrd3:before{content:""}.RPMIcons_rounded_prev:before{content:""}.RPMIcons_rounded_prev2:before{content:""}.RPMIcons_rounded_prev3:before{content:""}.RPMIcons_rounded_privacy3:before{content:""}.RPMIcons_rounded_privacy4:before{content:""}.RPMIcons_rounded_robot1:before{content:""}.RPMIcons_rounded_robot2:before{content:""}.RPMIcons_rounded_roundedheart:before{content:""}.RPMIcons_rounded_roundedheart2:before{content:""}.RPMIcons_rounded_roundedheart3:before{content:""}.RPMIcons_rounded_roundedrun:before{content:""}.RPMIcons_rounded_roundedrun2:before{content:""}.RPMIcons_rounded_roundedrun3:before{content:""}.RPMIcons_rounded_roundedwalk:before{content:""}.RPMIcons_rounded_roundedwalk2:before{content:""}.RPMIcons_rounded_roundedwalk3:before{content:""}.RPMIcons_rounded_roundmore:before{content:""}.RPMIcons_rounded_roundmore2:before{content:""}.RPMIcons_rounded_sad1:before{content:""}.RPMIcons_rounded_snooze2:before{content:""}.RPMIcons_rounded_star:before{content:""}.RPMIcons_rounded_star7:before{content:""}.RPMIcons_rounded_target1:before{content:""}.RPMIcons_rounded_target2:before{content:""}.RPMIcons_rounded_uprd:before{content:""}.RPMIcons_rounded_uprd2:before{content:""}.RPMIcons_rounded_uprd3:before{content:""}.RPMIcons_rounded_usb1:before{content:""}.RPMIcons_rounded_usb2:before{content:""}.RPMIcons_rounded_warning:before{content:""}.RPMIcons_rounded_warning2:before{content:""}.RPMIcons_rounded_warning3:before{content:""}.RPMIcons_rounded_wifi1:before{content:""}.RPMIcons_rounded_wifi2:before{content:""}.RPMIcons_rounded_woa1:before{content:""}.RPMIcons_rounded_woman2:before{content:""}.RPMIcons_rounded_woman3:before{content:""}.RPMIcons_rounded_woman4:before{content:""}.RPMIcons_player_forward:before{content:""}.RPMIcons_player_forward2:before{content:""}.RPMIcons_player_pause:before{content:""}.RPMIcons_player_pause2:before{content:""}.RPMIcons_player_play:before{content:""}.RPMIcons_player_play2:before{content:""}.RPMIcons_player_rewind:before{content:""}.RPMIcons_player_rewind2:before{content:""}.RPMIcons_player_skipnext:before{content:""}.RPMIcons_player_skipnext3:before{content:""}.RPMIcons_player_skipnext4:before{content:""}.RPMIcons_player_skipprevious:before{content:""}.RPMIcons_player_skipprevious3:before{content:""}.RPMIcons_player_skipprevious4:before{content:""}.RPMIcons_player_snooze:before{content:""}.RPMIcons_player_stop:before{content:""}.RPMIcons_player_stop2:before{content:""}.RPMIcons_menu_book2:before{content:""}.RPMIcons_menu_book3:before{content:""}.RPMIcons_menu_device2:before{content:""}.RPMIcons_menu_devices3:before{content:""}.RPMIcons_menu_home2:before{content:""}.RPMIcons_menu_home3:before{content:""}.RPMIcons_menu_profile2:before{content:""}.RPMIcons_menu_profile3:before{content:""}.RPMIcons_menu_star3:before{content:""}.RPMIcons_menu_star4:before{content:""}.RPMIcons_menu_star5:before{content:""}.RPMIcons_logo_android:before{content:""}.RPMIcons_logo_apple:before{content:""}.RPMIcons_logo_bch:before{content:""}.RPMIcons_logo_facebook:before{content:""}.RPMIcons_logo_facebook2:before{content:""}.RPMIcons_logo_google:before{content:""}.RPMIcons_logo_google2:before{content:""}.RPMIcons_logo_homelogo:before{content:""}.RPMIcons_logo_nikefuel:before{content:""}.RPMIcons_logo_nikeplus:before{content:""}.RPMIcons_logo_spotify:before{content:""}.RPMIcons_logo_spotify2:before{content:""}.RPMIcons_logo_twitter:before{content:""}.RPMIcons_logo_twitter2:before{content:""}.RPMIcons_logo_withingslogo:before{content:""}.RPMIcons_logo_withingslogo2:before{content:""}.RPMIcons_logo_withingslogofull:before{content:""}.RPMIcons_logo_withingslogosmall:before{content:""}.RPMIcons_logo_withingsnokialogofull:before{content:""}.RPMIcons_device_aura:before{content:""}.RPMIcons_device_device1:before{content:""}.RPMIcons_device_goscreen:before{content:""}.RPMIcons_device_goscreen2:before{content:""}.RPMIcons_device_home:before{content:""}.RPMIcons_device_scale1:before{content:""}.RPMIcons_device_scale2:before{content:""}.RPMIcons_device_scale3:before{content:""}.RPMIcons_device_thermo:before{content:""}.RPMIcons_device_whours:before{content:""}.RPMIcons_device_whours2:before{content:""}.RPMIcons_device_wminutes:before{content:""}.RPMIcons_device_wminutes2:before{content:""}.RPMIcons_device_wmotion:before{content:""}.RPMIcons_device_wmotion2:before{content:""}.RPMIcons_device_wmotionhr:before{content:""}.RPMIcons_interaction_intdrag1:before{content:""}.RPMIcons_interaction_intdrag2:before{content:""}.RPMIcons_interaction_intdrag3:before{content:""}.RPMIcons_interaction_introtate:before{content:""}.RPMIcons_interaction_introtate2:before{content:""}.RPMIcons_interaction_intswipe:before{content:""}.RPMIcons_interaction_intswipeleft:before{content:""}.RPMIcons_interaction_intswiperight:before{content:""}.RPMIcons_interaction_intzoom:before{content:""}.RPMIcons_interaction_phonerotate:before{content:""}.RPMIcons_activity_badminton:before{content:""}.RPMIcons_activity_baseball:before{content:""}.RPMIcons_activity_basketball:before{content:""}.RPMIcons_activity_bike:before{content:""}.RPMIcons_activity_bike2:before{content:""}.RPMIcons_activity_bmx:before{content:""}.RPMIcons_activity_bodyboard:before{content:""}.RPMIcons_activity_boxing:before{content:""}.RPMIcons_activity_climbing:before{content:""}.RPMIcons_activity_custom:before{content:""}.RPMIcons_activity_cyclingindoor:before{content:""}.RPMIcons_activity_dance:before{content:""}.RPMIcons_activity_elliptical:before{content:""}.RPMIcons_activity_fencing:before{content:""}.RPMIcons_activity_fitness:before{content:""}.RPMIcons_activity_football:before{content:""}.RPMIcons_activity_frisbee:before{content:""}.RPMIcons_activity_golf:before{content:""}.RPMIcons_activity_handball:before{content:""}.RPMIcons_activity_hike:before{content:""}.RPMIcons_activity_hiphop:before{content:""}.RPMIcons_activity_hockey:before{content:""}.RPMIcons_activity_horseriding:before{content:""}.RPMIcons_activity_icehockey:before{content:""}.RPMIcons_activity_iceskate:before{content:""}.RPMIcons_activity_kitesurf:before{content:""}.RPMIcons_activity_martialarts:before{content:""}.RPMIcons_activity_muaythai:before{content:""}.RPMIcons_activity_pilates:before{content:""}.RPMIcons_activity_pingpong:before{content:""}.RPMIcons_activity_rowing:before{content:""}.RPMIcons_activity_rugby:before{content:""}.RPMIcons_activity_run2:before{content:""}.RPMIcons_activity_runindoor:before{content:""}.RPMIcons_activity_skate:before{content:""}.RPMIcons_activity_skateboard:before{content:""}.RPMIcons_activity_ski:before{content:""}.RPMIcons_activity_skydiving:before{content:""}.RPMIcons_activity_sleep:before{content:""}.RPMIcons_activity_snowboard:before{content:""}.RPMIcons_activity_soccer:before{content:""}.RPMIcons_activity_squash:before{content:""}.RPMIcons_activity_surfing:before{content:""}.RPMIcons_activity_swim:before{content:""}.RPMIcons_activity_tennis:before{content:""}.RPMIcons_activity_volley:before{content:""}.RPMIcons_activity_walk:before{content:""}.RPMIcons_activity_walkindoor:before{content:""}.RPMIcons_activity_waterpolo:before{content:""}.RPMIcons_activity_weightlifting:before{content:""}.RPMIcons_activity_windsurf:before{content:""}.RPMIcons_activity_wrestling:before{content:""}.RPMIcons_activity_yoga:before{content:""}.RPMIcons_activity_zumba:before{content:""}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0;overscroll-behavior-y:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:transparent;color:inherit;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{background-color:var(--wi-background-primary);cursor:default;opacity:.7}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{-webkit-appearance:none;border:none;line-height:normal;outline:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}h1,h2,h3,h4,h5,h6,label,p,span,ul{margin:0}ul{list-style:none;padding:0}[role=button],[role=link],button{cursor:pointer;outline:none}.RPMIcons_utilitary_downsm{transition:transform .3s ease}.RPMIcons_utilitary_downsm.rotate{transform:rotate(180deg)!important}@supports(--css:variables){:root{--category-title-height:40px;--status-info:#1f4ac2;--status-good:#07b06a;--status-moderate:#ffc907;--status-bad:#d93421;--status-inline:#0e97f5;--status:#bec0ca;--status-info-10:rgba(31,74,194,.1);--status-good-10:rgba(7,176,106,.1);--status-moderate-10:rgba(255,201,7,.1);--status-bad-10:rgba(217,51,33,.1);--status-inline-10:rgba(14,151,245,.1);--status-10:rgba(190,192,202,.1);--background-primary:#f5f6fa;--background-secondary:#fff;--background-senary:#fafcfe;--background-info:#d1e1fb;--background-good:#d8f7ea;--background-moderate:#fff8cd;--background-bad:#ffdeda;--background-04:#e4ecf2;--background-nav-team:#81c49d;--background-button-disabled:#bdb9b9;--theme:#5cb2cc;--theme-D1:#1541da;--text-primary:#000;--text-secondary:#3f424b;--text-placeholder:#bec0ca;--text-primary-info:#05135d;--text-secondary-info:#091c70;--text-primary-good:#015453;--text-secondary-good:#02665a;--text-primary-moderate:#7a5501;--text-secondary-moderate:#936a02;--text-primary-bad:#68061b;--text-secondary-bad:#7d0a1a;--on-action-primary:#fff;--action-primary:#1638a6;--action-primary-hover:#1f4ac2;--action-primary-press:#0f298b;--action-primary-disabled:#d8dae1;--action-primary-bad:#b71926;--action-primary-bad-hover:#d93421;--action-primary-bad-press:#9c1018;--on-action-secondary:#1638a6;--action-secondary:#d1e1fb;--action-secondary-hover:#d1e1fb;--action-secondary-press:#a5c2f8;--action-secondary-disabled:#e5e6ea;--body-composition-muscle:#40b7ad;--body-composition-fat:#8372c2;--body-composition-bone:#a49f9b;--divider-primary:#e5e6ea;--easing-transform:cubic-bezier(0.165,0.84,0.44,1)}}html{font-size:16px!important}.header1{font-family:var(--wi-font-family);font-size:1.8823529412vw;font-weight:500;line-height:1.13}@media screen and (max-width:1194px){.header1{font-size:2.6800670017vw}}@media screen and (max-width:768px){.header1{font-size:4.1666666667vw}}@media screen and (max-width:420px){.header1{font-size:7.619047619vw}}.header1.blurInfo{filter:blur(10px)}[data-theme^=v2] .header1{font-size:2rem;font-weight:var(--wi-font-bold)}.header2{font-family:var(--wi-font-family);font-size:1.2941176471vw;font-weight:500;letter-spacing:-.18px;line-height:1.27}@media screen and (max-width:1194px){.header2{font-size:1.8425460637vw}}@media screen and (max-width:768px){.header2{font-size:2.8645833333vw}}@media screen and (max-width:420px){.header2{font-size:5.2380952381vw}}[data-theme^=v2] .header2{font-size:1.4375rem;font-weight:var(--wi-font-medium)}.header3{font-family:var(--wi-font-family);font-size:1.0588235294vw;font-weight:500;letter-spacing:-.18px;line-height:1.33}@media screen and (max-width:1194px){.header3{font-size:1.5075376884vw}}@media screen and (max-width:768px){.header3{font-size:2.34375vw}}@media screen and (max-width:420px){.header3{font-size:4.2857142857vw}}[data-theme^=v2] .header3{font-size:1.125rem;font-weight:var(--wi-font-medium)}.header4{font-family:var(--wi-font-family);font-size:.9411764706vw;font-weight:500;letter-spacing:-.18px;line-height:1.25}@media screen and (max-width:1194px){.header4{font-size:1.3400335008vw}}@media screen and (max-width:768px){.header4{font-size:2.0833333333vw}}@media screen and (max-width:420px){.header4{font-size:3.8095238095vw}}[data-theme^=v2] .header4{font-size:1rem;font-weight:var(--wi-font-medium);letter-spacing:normal}.eyebrow,.form-input-component .label,.form-select-component .label{font-family:var(--wi-font-family);font-size:.7058823529vw;font-weight:400;letter-spacing:normal;line-height:1.33;text-transform:uppercase}@media screen and (max-width:1194px){.eyebrow,.form-input-component .label,.form-select-component .label{font-size:1.0050251256vw}}@media screen and (max-width:768px){.eyebrow,.form-input-component .label,.form-select-component .label{font-size:1.5625vw}}@media screen and (max-width:420px){.eyebrow,.form-input-component .label,.form-select-component .label{font-size:2.8571428571vw}}.form-input-component [data-theme^=v2] .label,.form-select-component [data-theme^=v2] .label,[data-theme^=v2] .eyebrow,[data-theme^=v2] .form-input-component .label,[data-theme^=v2] .form-select-component .label{font-size:.75rem;font-weight:var(--wi-font-bold);letter-spacing:normal}.body1{font-family:var(--wi-font-family);font-size:.9411764706vw;line-height:1.33}@media screen and (max-width:1194px){.body1{font-size:1.3400335008vw}}@media screen and (max-width:768px){.body1{font-size:2.0833333333vw}}@media screen and (max-width:420px){.body1{font-size:3.8095238095vw}}[data-theme^=v2] .body1{font-size:1rem;font-weight:var(--wi-font-regular)}.body2,html{font-family:var(--wi-font-family);font-size:.8235294118vw;line-height:1.33}@media screen and (max-width:1194px){.body2,html{font-size:1.1725293132vw}}@media screen and (max-width:768px){.body2,html{font-size:1.8229166667vw}}@media screen and (max-width:420px){.body2,html{font-size:3.3333333333vw}}[data-theme^=v2] .body2,[data-theme^=v2] html{font-size:.875rem;font-weight:var(--wi-font-regular)}.detail1{font-family:var(--wi-font-family);font-size:.7058823529vw;line-height:16px}@media screen and (max-width:1194px){.detail1{font-size:1.0050251256vw}}@media screen and (max-width:768px){.detail1{font-size:1.5625vw}}@media screen and (max-width:420px){.detail1{font-size:2.8571428571vw}}[data-theme^=v2] .detail1{font-size:.8125rem;font-weight:var(--wi-font-regular);line-height:1.33}.detail2{font-family:var(--wi-font-family);font-size:.5882352941vw;line-height:1.33}@media screen and (max-width:1194px){.detail2{font-size:.837520938vw}}@media screen and (max-width:768px){.detail2{font-size:1.3020833333vw}}@media screen and (max-width:420px){.detail2{font-size:2.380952381vw}}.detail2.code{background-color:var(--wi-background-primary);border-radius:8px;cursor:help;font-size:.7058823529vw;padding:3px 5px;white-space:nowrap}@media screen and (max-width:1194px){.detail2.code{font-size:1.0050251256vw}}@media screen and (max-width:768px){.detail2.code{font-size:1.5625vw}}@media screen and (max-width:420px){.detail2.code{font-size:2.8571428571vw}}.detail2.code .RPMIcons{cursor:help;display:inline-block;font-size:inherit}[data-theme^=v2] .detail2{font-size:.6875rem;font-weight:var(--wi-font-regular)}.Data1{font-family:var(--wi-font-family-rounded);font-size:4.7058823529vw}@media screen and (max-width:1194px){.Data1{font-size:6.7001675042vw}}@media screen and (max-width:768px){.Data1{font-size:10.4166666667vw}}@media screen and (max-width:420px){.Data1{font-size:19.0476190476vw}}[data-theme^=v2] .Data1{font-family:var(--wi-font-family);font-size:5.1875rem;font-weight:var(--wi-font-bold)}.Data2{font-family:var(--wi-font-family-rounded);font-size:2.8235294118vw}@media screen and (max-width:1194px){.Data2{font-size:4.0201005025vw}}@media screen and (max-width:768px){.Data2{font-size:6.25vw}}@media screen and (max-width:420px){.Data2{font-size:11.4285714286vw}}[data-theme^=v2] .Data2{font-family:var(--wi-font-family);font-size:2.875rem;font-weight:var(--wi-font-bold)}.Data3{font-family:var(--wi-font-family-rounded);font-size:2.1176470588vw;font-weight:500}@media screen and (max-width:1194px){.Data3{font-size:3.0150753769vw}}@media screen and (max-width:768px){.Data3{font-size:4.6875vw}}@media screen and (max-width:420px){.Data3{font-size:8.5714285714vw}}[data-theme^=v2] .Data3{font-family:var(--wi-font-family);font-size:2.25rem;font-weight:var(--wi-font-bold)}.Data4{font-family:var(--wi-font-family-rounded);font-size:1.7647058824vw;font-weight:500;letter-spacing:-.75px;line-height:1.2}@media screen and (max-width:1194px){.Data4{font-size:2.5125628141vw}}@media screen and (max-width:768px){.Data4{font-size:3.90625vw}}@media screen and (max-width:420px){.Data4{font-size:7.1428571429vw}}[data-theme^=v2] .Data4{font-family:var(--wi-font-family);font-size:1.8125rem;font-weight:var(--wi-font-bold)}.Data5{font-family:var(--wi-font-family-rounded);font-size:1.4117647059vw}@media screen and (max-width:1194px){.Data5{font-size:2.0100502513vw}}@media screen and (max-width:768px){.Data5{font-size:3.125vw}}@media screen and (max-width:420px){.Data5{font-size:5.7142857143vw}}[data-theme^=v2] .Data5{font-family:var(--wi-font-family);font-size:1.4375rem;font-weight:var(--wi-font-bold)}.Data6{font-family:var(--wi-font-family-rounded);font-size:1.0588235294vw;font-weight:500}@media screen and (max-width:1194px){.Data6{font-size:1.5075376884vw}}@media screen and (max-width:768px){.Data6{font-size:2.34375vw}}@media screen and (max-width:420px){.Data6{font-size:4.2857142857vw}}[data-theme^=v2] .Data6{font-family:var(--wi-font-family);font-size:1.25rem;font-weight:var(--wi-font-bold)}.Data7{font-family:var(--wi-font-family-rounded);font-size:.9411764706vw;font-weight:500}@media screen and (max-width:1194px){.Data7{font-size:1.3400335008vw}}@media screen and (max-width:768px){.Data7{font-size:2.0833333333vw}}@media screen and (max-width:420px){.Data7{font-size:3.8095238095vw}}[data-theme^=v2] .Data7{font-family:var(--wi-font-family);font-size:1rem;font-weight:var(--wi-font-bold)}.button1{font-family:var(--wi-font-family-rounded);font-size:.9411764706vw;font-weight:500;text-transform:capitalize}@media screen and (max-width:1194px){.button1{font-size:1.3400335008vw}}@media screen and (max-width:768px){.button1{font-size:2.0833333333vw}}@media screen and (max-width:420px){.button1{font-size:3.8095238095vw}}[data-theme^=v2] .button1{font-family:var(--wi-font-family);font-size:1rem;font-weight:var(--wi-font-medium)}.button2,.buttonInline{font-family:var(--wi-font-family-rounded);font-size:.7058823529vw;font-weight:500;text-transform:capitalize}@media screen and (max-width:1194px){.button2,.buttonInline{font-size:1.0050251256vw}}@media screen and (max-width:768px){.button2,.buttonInline{font-size:1.5625vw}}@media screen and (max-width:420px){.button2,.buttonInline{font-size:2.8571428571vw}}[data-theme^=v2] .button2,[data-theme^=v2] .buttonInline{font-family:var(--wi-font-family);font-size:.75rem;font-weight:var(--wi-font-medium)}.buttonMini{font-family:var(--wi-font-family);font-size:.8823529412vw;line-height:1.33}@media screen and (max-width:1194px){.buttonMini{font-size:1.256281407vw}}@media screen and (max-width:768px){.buttonMini{font-size:1.953125vw}}@media screen and (max-width:420px){.buttonMini{font-size:3.5714285714vw}}[data-theme^=v2] .buttonMini{font-size:.9375rem}.metricTitle{font-family:var(--wi-font-family);font-size:.9411764706vw;font-weight:500;line-height:1.25}@media screen and (max-width:1194px){.metricTitle{font-size:1.3400335008vw}}@media screen and (max-width:768px){.metricTitle{font-size:2.0833333333vw}}@media screen and (max-width:420px){.metricTitle{font-size:3.8095238095vw}}[data-theme^=v2] .metricTitle{font-size:1rem;font-weight:var(--wi-font-regular)}.bodyBold{font-family:var(--wi-font-family);font-size:.8823529412vw;font-weight:600;line-height:1.33}@media screen and (max-width:1194px){.bodyBold{font-size:1.256281407vw}}@media screen and (max-width:768px){.bodyBold{font-size:1.953125vw}}@media screen and (max-width:420px){.bodyBold{font-size:3.5714285714vw}}[data-theme^=v2] .bodyBold{font-size:.9375rem;font-weight:var(--wi-font-bold)}.subtextRegular{font-family:var(--wi-font-family);font-size:.8235294118vw;line-height:1.43}@media screen and (max-width:1194px){.subtextRegular{font-size:1.1725293132vw}}@media screen and (max-width:768px){.subtextRegular{font-size:1.8229166667vw}}@media screen and (max-width:420px){.subtextRegular{font-size:3.3333333333vw}}[data-theme^=v2] .subtextRegular{font-size:.875rem;font-weight:var(--wi-font-regular)}.error:not(.w-button):not(input):not(textarea){font-family:var(--wi-font-family);font-size:.7058823529vw;line-height:1.33}@media screen and (max-width:1194px){.error:not(.w-button):not(input):not(textarea){font-size:1.0050251256vw}}@media screen and (max-width:768px){.error:not(.w-button):not(input):not(textarea){font-size:1.5625vw}}@media screen and (max-width:420px){.error:not(.w-button):not(input):not(textarea){font-size:2.8571428571vw}}[data-theme^=v2] .error:not(.w-button):not(input):not(textarea){font-size:.75rem;font-weight:var(--wi-font-regular)}.graph{font-family:var(--wi-font-family);font-size:.5882352941vw;font-weight:500;line-height:1.6}@media screen and (max-width:1194px){.graph{font-size:.837520938vw}}@media screen and (max-width:768px){.graph{font-size:1.3020833333vw}}@media screen and (max-width:420px){.graph{font-size:2.380952381vw}}[data-theme^=v2] .graph{font-size:.625rem}form.flex{display:flex;flex-wrap:wrap;justify-content:space-between}form [name=file-upload-modal-btn] input{pointer-events:none}.form-input-component,.form-select-component{height:100%;margin-top:1.7647058824vw;position:relative;width:calc(50% - 10px)}@media screen and (max-width:1194px){.form-input-component,.form-select-component{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.form-input-component,.form-select-component{margin-top:3.90625vw}}@media screen and (max-width:420px){.form-input-component,.form-select-component{margin-top:7.1428571429vw}}@media(max-width:768px){.form-input-component,.form-select-component{width:100%}}.form-input-component .label,.form-select-component .label{display:block;margin-bottom:.4705882353vw}@media screen and (max-width:1194px){.form-input-component .label,.form-select-component .label{margin-bottom:.6700167504vw}}@media screen and (max-width:768px){.form-input-component .label,.form-select-component .label{margin-bottom:1.0416666667vw}}@media screen and (max-width:420px){.form-input-component .label,.form-select-component .label{margin-bottom:1.9047619048vw}}.form-input-component{position:relative}.form-input-component.hidden{display:none}.form-input-component .input-wrapper{position:relative}.form-input-component .react-tel-input .special-label{display:none}.form-input-component .react-tel-input .flag-dropdown{margin-left:1.2941176471vw;z-index:4}@media screen and (max-width:1194px){.form-input-component .react-tel-input .flag-dropdown{margin-left:1.8425460637vw}}@media screen and (max-width:768px){.form-input-component .react-tel-input .flag-dropdown{margin-left:2.8645833333vw}}@media screen and (max-width:420px){.form-input-component .react-tel-input .flag-dropdown{margin-left:5.2380952381vw}}.form-input-component .react-tel-input .flag-dropdown:before{content:none}.form-input-component .react-tel-input .flag-dropdown .selected-flag{padding:0}.form-input-component .react-tel-input .flag-dropdown img{border-radius:3px}.form-input-component .react-tel-input .country-list{background-color:var(--wi-background-primary);border-radius:8px;display:inline-flex;flex-direction:column;margin:0;top:-100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.form-input-component .react-tel-input .country-list li{outline:none}.form-input-component .react-tel-input .country-list li .country-name{white-space:nowrap}.form-input-component .react-tel-input .country-list li:hover{background-color:unset}.form-input-component .react-tel-input .country-list li.highlight{background-color:var(--wi-text-placeholder)}.form-input-component .react-tel-input input{background:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:inherit;height:3.2941176471vw;height:auto;line-height:normal;padding:1.0588235294vw 1.1764705882vw 1.0588235294vw 4.1176470588vw;width:100%}@media screen and (max-width:1194px){.form-input-component .react-tel-input input{height:4.6901172529vw;padding:1.5075376884vw 1.675041876vw 1.5075376884vw 5.8626465662vw}}@media screen and (max-width:768px){.form-input-component .react-tel-input input{height:7.2916666667vw;padding:2.34375vw 2.6041666667vw 2.34375vw 9.1145833333vw}}@media screen and (max-width:420px){.form-input-component .react-tel-input input{height:13.3333333333vw;padding:4.2857142857vw 4.7619047619vw 4.2857142857vw 16.6666666667vw}}.form-input-component .react-tel-input input:hover{box-shadow:none}.form-input-component input{background:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:1rem;height:3.2941176471vw;height:100%;padding:1.0588235294vw 1.1764705882vw;position:relative;transition:border-color .3s ease;width:100%}@media screen and (max-width:1194px){.form-input-component input{height:4.6901172529vw;padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.form-input-component input{height:7.2916666667vw;padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.form-input-component input{height:13.3333333333vw;padding:4.2857142857vw 4.7619047619vw}}.form-input-component input.has-suffix{padding:1.0588235294vw 5.8823529412vw 1.0588235294vw 1.1764705882vw}@media screen and (max-width:1194px){.form-input-component input.has-suffix{padding:1.5075376884vw 8.3752093802vw 1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.form-input-component input.has-suffix{padding:2.34375vw 13.0208333333vw 2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.form-input-component input.has-suffix{padding:4.2857142857vw 23.8095238095vw 4.2857142857vw 4.7619047619vw}}.form-input-component input:focus{border-color:var(--wi-action-primary)}.form-input-component input:not(.is-safari)[type=date],.form-input-component input:not(.is-safari)[type=time]{padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.form-input-component input:not(.is-safari)[type=date],.form-input-component input:not(.is-safari)[type=time]{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.form-input-component input:not(.is-safari)[type=date],.form-input-component input:not(.is-safari)[type=time]{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.form-input-component input:not(.is-safari)[type=date],.form-input-component input:not(.is-safari)[type=time]{padding:3.8095238095vw 4.7619047619vw}}.form-input-component input.error{border-color:var(--wi-status-bad)}.form-input-component .suffix{border:1px solid var(--wi-action-primary);border-radius:calc(1vw + 20px);color:var(--wi-action-primary);font-size:.6875rem;padding:5px 10px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.form-input-component .RPMIcons{font-size:1.125rem;position:absolute;right:1.1764705882vw;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width:1194px){.form-input-component .RPMIcons{right:1.675041876vw}}@media screen and (max-width:768px){.form-input-component .RPMIcons{right:2.6041666667vw}}@media screen and (max-width:420px){.form-input-component .RPMIcons{right:4.7619047619vw}}.form-input-block{display:flex;font-size:inherit;height:auto;justify-content:center;line-height:normal;margin-left:.5882352941vw;margin-right:.5882352941vw;width:100%}@media screen and (max-width:1194px){.form-input-block{margin-left:.837520938vw;margin-right:.837520938vw}}@media screen and (max-width:768px){.form-input-block{margin-left:1.3020833333vw;margin-right:1.3020833333vw}}@media screen and (max-width:420px){.form-input-block{margin-left:2.380952381vw;margin-right:2.380952381vw}}@media(max-width:768px){.form-input-block{width:100%}}.form-input-block .form-input-component{width:auto}.form-input-block .form-input-component input{border-radius:0;transform:translateX(-1px)}.form-input-block .form-input-component:first-child input{border-radius:8px 0 0 8px;transform:translateX(0)}.form-input-block .form-input-component:last-child input{border-radius:0 8px 8px 0}.error-message{color:var(--wi-status-bad);display:block;font-size:.875rem;margin-top:.4705882353vw}@media screen and (max-width:1194px){.error-message{margin-top:.6700167504vw}}@media screen and (max-width:768px){.error-message{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.error-message{margin-top:1.9047619048vw}}.form-select-component.operator{max-width:56px;width:100%}.form-select-component.operator select{-moz-text-align-last:center;text-align-last:center}.form-select-component .form-select-close{-webkit-tap-highlight-color:var(--wi-transparent);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.form-select-component .form-select-close.active{display:block}.form-select-component .select-wrapper{align-items:center;display:flex;position:relative}.form-select-component .select-wrapper .fake-input,.form-select-component .select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:1rem;height:3.2941176471vw;outline:none;padding:1.0588235294vw 1.1764705882vw;transition:border-color .3s ease;width:100%}@media screen and (max-width:1194px){.form-select-component .select-wrapper .fake-input,.form-select-component .select-wrapper select{height:4.6901172529vw;padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.form-select-component .select-wrapper .fake-input,.form-select-component .select-wrapper select{height:7.2916666667vw;padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.form-select-component .select-wrapper .fake-input,.form-select-component .select-wrapper select{height:13.3333333333vw;padding:4.2857142857vw 4.7619047619vw}}.form-select-component .select-wrapper .fake-input:focus,.form-select-component .select-wrapper select:focus{border-color:var(--wi-action-primary)}.form-select-component .select-wrapper.error select{border-color:var(--wi-status-bad)}.form-select-component .select-wrapper .RPMIcons{font-size:1.125rem;pointer-events:none;position:absolute;right:22px}.mentions-input{background:var(--wi-transparent);border:none;font-family:var(--wi-font-family),Serif;font-size:1.25rem}.mentions-input__control{min-height:5.8823529412vw}@media screen and (max-width:1194px){.mentions-input__control{min-height:8.3752093802vw}}@media screen and (max-width:768px){.mentions-input__control{min-height:13.0208333333vw}}@media screen and (max-width:420px){.mentions-input__control{min-height:23.8095238095vw}}.mentions-input__control .mentions-input__highlighter strong{color:var(--wi-text-primary);position:relative;text-decoration:underline;z-index:1}.mentions-input__control textarea{background:var(--wi-transparent);border:none;outline:none;padding-bottom:1.7647058824vw;resize:none}@media screen and (max-width:1194px){.mentions-input__control textarea{padding-bottom:2.5125628141vw}}@media screen and (max-width:768px){.mentions-input__control textarea{padding-bottom:3.90625vw}}@media screen and (max-width:420px){.mentions-input__control textarea{padding-bottom:7.1428571429vw}}.form-textarea-component textarea{background:var(--wi-transparent);border:none;font-family:var(--wi-font-family),Serif;font-size:1.25rem;outline:none;padding-bottom:1.7647058824vw;resize:none;width:100%}@media screen and (max-width:1194px){.form-textarea-component textarea{padding-bottom:2.5125628141vw}}@media screen and (max-width:768px){.form-textarea-component textarea{padding-bottom:3.90625vw}}@media screen and (max-width:420px){.form-textarea-component textarea{padding-bottom:7.1428571429vw}}.form-actions{align-items:center;background:var(--wi-background-secondary);border:1px solid var(--wi-divider);border-radius:22px;display:flex;height:2.6470588235vw;justify-content:space-around;margin-left:auto;max-width:5.8823529412vw}@media screen and (max-width:1194px){.form-actions{height:3.7688442211vw;max-width:8.3752093802vw}}@media screen and (max-width:768px){.form-actions{height:5.859375vw;max-width:13.0208333333vw}}@media screen and (max-width:420px){.form-actions{height:10.7142857143vw;max-width:23.8095238095vw}}.form-actions .RPMIcons{cursor:pointer;font-size:1.25rem;position:relative}.form-actions .RPMIcons input{font-size:0;height:100%;left:0;opacity:0;position:absolute;width:100%}.form-search-component .search-results{background-color:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;left:0;margin-top:.1176470588vw;max-height:17.6470588235vw;overflow-y:scroll;position:absolute;right:0;z-index:100}@media screen and (max-width:1194px){.form-search-component .search-results{margin-top:.1675041876vw;max-height:25.1256281407vw}}@media screen and (max-width:768px){.form-search-component .search-results{margin-top:.2604166667vw;max-height:39.0625vw}}@media screen and (max-width:420px){.form-search-component .search-results{margin-top:.4761904762vw;max-height:71.4285714286vw}}.form-search-component .search-results.bottom{top:100%}.form-search-component .search-results.top{bottom:calc(100% - 20px)}.form-search-component .search-results .search-result{border-bottom:1px solid #e5e6ea;cursor:pointer;font-size:1rem;padding:1.0588235294vw 1.1764705882vw;transition:background .25s ease-out}.form-search-component .search-results .search-result:last-child{border-bottom:none}.form-search-component .search-results .search-result:hover{background:rgba(229,230,234,.5)}@media screen and (max-width:1194px){.form-search-component .search-results .search-result{padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.form-search-component .search-results .search-result{padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.form-search-component .search-results .search-result{padding:4.2857142857vw 4.7619047619vw}}.wrapper{padding:0 1.1764705882vw}@media screen and (max-width:1194px){.wrapper{padding:0 1.675041876vw}}@media screen and (max-width:768px){.wrapper{padding:0 2.6041666667vw}}@media screen and (max-width:420px){.wrapper{padding:0 4.7619047619vw}}.wrapper.no-padding{padding:0}@media screen and (max-width:1194px){.wrapper.no-padding{padding:0}}@media screen and (max-width:768px){.wrapper.no-padding{padding:0}}@media screen and (max-width:420px){.wrapper.no-padding{padding:0}}.layout-component{align-items:center;display:flex;height:100%;position:relative}@media(max-width:968px){.layout-component{flex-direction:column}}@media(hover:none)and (pointer:coarse){.layout-component::-webkit-scrollbar{display:none}}.text-primary{color:var(--wi-text-primary)}.text-secondary{color:var(--wi-text-secondary)}html{height:100%;overflow:hidden}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html body{height:100%}html .root.loading{pointer-events:none}html .blurInfo{filter:blur(6px)}html #app{overflow:hidden}html #app,html #app>div{height:100%}html #app .relative{position:relative}html .pills{border-radius:15px;color:var(--wi-background-secondary);padding:.2941176471vw .5882352941vw}@media screen and (max-width:1194px){html .pills{padding:.418760469vw .837520938vw}}@media screen and (max-width:768px){html .pills{padding:.6510416667vw 1.3020833333vw}}@media screen and (max-width:420px){html .pills{padding:1.1904761905vw 2.380952381vw}}html .status-circle{background:var(--wi-text-secondary);border-radius:50%;display:block;height:15px;min-height:15px;min-width:15px;width:15px}html .status-circle-3{background:var(--wi-status-bad)}html .status-circle-2{background:var(--wi-status-moderate)}html #feedback-button{background:var(--action-primary);border:none;border-radius:4px;bottom:5px;color:var(--wi-background-secondary);padding:10px 20px;position:fixed;right:5px;z-index:10}@media(max-width:968px){html #feedback-button{display:none}}.televisit-informations-banner{background-color:var(--wi-sharing-background-page);border-radius:20px;box-sizing:border-box;display:flex;height:200px;justify-content:space-between;margin-top:32px}@media(max-width:768px){.televisit-informations-banner{flex-direction:column-reverse;margin-top:16px}}@media(max-width:1224px){.televisit-informations-banner{height:auto;min-height:200px}}.televisit-informations-banner .informations-left{padding:32px;width:60%}@media(max-width:768px){.televisit-informations-banner .informations-left{width:100%}}.televisit-informations-banner .informations-image{max-width:500px;position:relative;width:40%}@media(max-width:768px){.televisit-informations-banner .informations-image{width:100%}}.televisit-informations-banner .informations-image .close-btn{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 5px 0 rgba(0,0,0,.2);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:10px;top:10px;width:32px}.televisit-informations-banner .informations-image img{border-bottom-right-radius:20px;border-top-right-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:768px){.televisit-informations-banner .informations-image img{border-bottom-right-radius:0;border-top-left-radius:20px;height:200px}}.televisit-patient-page .televisit-patient-header{align-items:center;background-color:var(--wi-background-secondary);display:flex;justify-content:space-between;padding:22px 16px;width:100%}.televisit-patient-page .televisit-patient-header .header-right{text-align:right}.televisit-patient-page .wrapper{padding:0}.televisit-patient-page .televisit-patient-content{margin:auto;max-width:1650px;padding:0 32px 32px}@media(max-width:768px){.televisit-patient-page .televisit-patient-content{padding:0 16px 16px}}.televisit-patient-page .patient-section-reasons .reasons-list{flex-wrap:wrap}.televisit-error-page{height:calc(100vh - 77px);position:relative;width:100%}.televisit-error-page img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.televisit-error-page .overlay-informations{background:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.televisit-error-page .overlay-informations{display:block}}.televisit-error-page .overlay-informations .televisit-informations-banner{margin-top:5%}.televisit-header{align-items:center;background-color:var(--wi-background-secondary);border-bottom:1px solid var(--wi-divider);display:flex;height:77px;justify-content:space-between;padding:22px 16px;width:100%}.televisit-header .withings-logo{width:130px}.televisit-header .withings-logo img{width:100%}.televisit-app{background:var(--wi-background-primary)}#modal{position:relative;z-index:10}#modal .modal-component-wrapper{opacity:0;transform:translate3d(0,15vh,0);transition:opacity .3s ease,transform .35s ease}#modal .modal-component-wrapper::-webkit-scrollbar{display:none}#modal.enter-done .modal-component{pointer-events:all}#modal.enter-done .modal-component-wrapper{opacity:1;transform:translate3d(0,-.5px,0)}#modal.enter-done .overlay{opacity:1}#modal.exit-active .modal-component{pointer-events:none}#modal.exit-active .modal-component-wrapper{opacity:0;transform:translate3d(0,15vh,0)}#modal.exit-active .overlay{opacity:0}#modal .center{text-align:center}.modal-component{align-items:center;display:flex;height:100%;left:0;pointer-events:none;position:fixed;top:50%;transform:translate3d(0,-50%,0);width:100%;z-index:9}.modal-component.no-overflow .modal-component-wrapper{overflow:hidden}.modal-component.body-no-pb .modal-body{padding-bottom:0}.modal-component hr{border:1px solid var(--wi-divider);margin:1.7647058824vw 0}@media screen and (max-width:1194px){.modal-component hr{margin:2.5125628141vw 0}}@media screen and (max-width:768px){.modal-component hr{margin:3.90625vw 0}}@media screen and (max-width:420px){.modal-component hr{margin:7.1428571429vw 0}}.modal-component-wrapper{-webkit-overflow-scrolling:touch;background-color:var(--wi-background-primary);border-radius:.9411764706vw;box-shadow:0 0 35px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:46.7647058824vw;overflow:visible;position:relative;width:100%;z-index:10}@media screen and (max-width:1194px){.modal-component-wrapper{border-radius:1.3400335008vw;max-width:66.5829145729vw}}@media screen and (max-width:768px){.modal-component-wrapper{border-radius:2.0833333333vw;max-width:103.515625vw}}@media screen and (max-width:420px){.modal-component-wrapper{border-radius:3.8095238095vw;max-width:189.2857142857vw}}@media(max-width:968px){.modal-component-wrapper{max-width:90%}}@media(max-width:768px){.modal-component-wrapper{max-width:100%}}.modal-component-wrapper.disabled .modal-body,.modal-component-wrapper.disabled .modal-header .left{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-component .overlay{-webkit-tap-highlight-color:var(--wi-transparent);background-color:rgba(0,0,0,.4);height:100%;left:0;opacity:0;position:fixed;top:0;touch-action:manipulation;transition:opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.modal-component .overlay:active{outline:none}.modal-component .modal-footer,.modal-component .modal-header{align-items:center;background:var(--wi-background-secondary);display:flex;z-index:5}.modal-component .modal-header{border-top-left-radius:.9411764706vw;border-top-right-radius:.9411764706vw;box-shadow:inset 0 -1px 0 var(--wi-divider);justify-content:center;max-height:3.8235294118vw;min-height:50px;padding:.5882352941vw}@media screen and (max-width:1194px){.modal-component .modal-header{border-top-left-radius:1.3400335008vw;border-top-right-radius:1.3400335008vw;max-height:5.4438860972vw;padding:.837520938vw}}@media screen and (max-width:768px){.modal-component .modal-header{border-top-left-radius:2.0833333333vw;border-top-right-radius:2.0833333333vw;max-height:8.4635416667vw;padding:1.3020833333vw}}@media screen and (max-width:420px){.modal-component .modal-header{border-top-left-radius:3.8095238095vw;border-top-right-radius:3.8095238095vw;max-height:15.4761904762vw;padding:2.380952381vw}}.modal-component .modal-header .title{left:auto;margin:0 auto;max-width:70%;overflow:hidden;position:absolute;right:auto;text-overflow:ellipsis;white-space:nowrap}.modal-component .modal-header .left{margin-left:0}.modal-component .modal-header .action,.modal-component .modal-header .left{align-items:center;background-color:var(--wi-background-primary);border-radius:50%;display:flex;justify-content:center;padding:.5882352941vw}@media screen and (max-width:1194px){.modal-component .modal-header .action,.modal-component .modal-header .left{padding:.837520938vw}}@media screen and (max-width:768px){.modal-component .modal-header .action,.modal-component .modal-header .left{padding:1.3020833333vw}}@media screen and (max-width:420px){.modal-component .modal-header .action,.modal-component .modal-header .left{padding:2.380952381vw}}.modal-component .modal-header .action:hover,.modal-component .modal-header .left:hover{opacity:.7}.modal-component .modal-header .action .RPMIcons,.modal-component .modal-header .left .RPMIcons{cursor:pointer;font-size:1.5rem}.modal-component .modal-header .action{margin-left:auto}.modal-component .modal-body{max-height:79vh;overflow-x:hidden;overflow-y:auto;padding:1.7647058824vw 0;position:relative}@media screen and (max-width:1194px){.modal-component .modal-body{padding:2.5125628141vw 0}}@media screen and (max-width:768px){.modal-component .modal-body{padding:3.90625vw 0}}@media screen and (max-width:420px){.modal-component .modal-body{padding:7.1428571429vw 0}}@media(max-width:768px){.modal-component .modal-body{margin-bottom:30px}}.modal-component .modal-footer{border-bottom-left-radius:.9411764706vw;border-bottom-right-radius:.9411764706vw;bottom:0;box-shadow:inset 0 1px 0 var(--wi-divider);justify-content:flex-end;padding:.5882352941vw 1.1764705882vw}@media screen and (max-width:1194px){.modal-component .modal-footer{border-bottom-left-radius:1.3400335008vw;border-bottom-right-radius:1.3400335008vw;padding:.837520938vw 1.675041876vw}}@media screen and (max-width:768px){.modal-component .modal-footer{border-bottom-left-radius:2.0833333333vw;border-bottom-right-radius:2.0833333333vw;padding:1.3020833333vw 2.6041666667vw}}@media screen and (max-width:420px){.modal-component .modal-footer{border-bottom-left-radius:3.8095238095vw;border-bottom-right-radius:3.8095238095vw;padding:2.380952381vw 4.7619047619vw}}@media(max-width:768px){.modal-component .modal-footer{bottom:10px;position:relative}}.modal-component .modal-footer .action{align-items:center;display:flex}.modal-component .modal-footer .button-right{display:flex;margin-left:10px}.modal-component .modal-footer .button-component button{border-radius:8px;min-width:100px;opacity:1;padding:.5882352941vw .8823529412vw}@media screen and (max-width:1194px){.modal-component .modal-footer .button-component button{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.modal-component .modal-footer .button-component button{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.modal-component .modal-footer .button-component button{padding:2.380952381vw 3.5714285714vw}}.modal-component .modal-footer .button-component button.primary-action{margin-left:10px}.modal-component .modal-footer.only-text{justify-content:center}.form-input-component.phone .field-container{bottom:1px;height:3.2941176471vw;position:relative;transition:border-color .3s ease;width:100%}@media screen and (max-width:1194px){.form-input-component.phone .field-container{height:4.6901172529vw}}@media screen and (max-width:768px){.form-input-component.phone .field-container{height:7.2916666667vw}}@media screen and (max-width:420px){.form-input-component.phone .field-container{height:13.3333333333vw}}.form-input-component.phone .field-container .field{min-height:auto}.form-input-component.phone .field-container .field.error{border-color:var(--wi-status-bad);color:var(--wi-status-bad)}.country-selector .countries .input-country input{font-size:.75rem}.field-helpers.error{color:var(--wi-status-bad);font-size:.75rem;font-weight:200;margin-top:.4705882353vw}@media screen and (max-width:1194px){.field-helpers.error{margin-top:.6700167504vw}}@media screen and (max-width:768px){.field-helpers.error{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.field-helpers.error{margin-top:1.9047619048vw}}.field-phone-format{display:flex;flex-direction:row}.field-phone-format .wicon-field-phone-format{left:5px;position:relative;top:-2px}.tooltip-field-phone-format{left:5px}.ans-practitioner-search-wrapper{min-height:300px;padding:0 1rem}.inputs-line{display:flex;gap:2rem}.rpps-form{max-height:5rem;width:100%}.skip-rpps-info{background-color:transparent;border:none;color:var(--wi-on-action-secondary);cursor:pointer}.full{width:100%!important}.center-modal-header{border-bottom:1px solid var(--wi-divider);text-align:center}.center-modal-header.no-b{border-bottom:none}.center-modal-header .text-wrapper{margin-bottom:1.7647058824vw;margin-left:auto;margin-right:auto;max-width:80%}@media screen and (max-width:1194px){.center-modal-header .text-wrapper{margin-bottom:2.5125628141vw}}@media screen and (max-width:768px){.center-modal-header .text-wrapper{margin-bottom:3.90625vw}}@media screen and (max-width:420px){.center-modal-header .text-wrapper{margin-bottom:7.1428571429vw}}@media(max-width:768px){.center-modal-header .text-wrapper{max-width:90%}}.center-modal-header span{display:block}.center-modal-header span:last-child{color:var(--wi-text-secondary);margin-top:.4705882353vw}@media screen and (max-width:1194px){.center-modal-header span:last-child{margin-top:.6700167504vw}}@media screen and (max-width:768px){.center-modal-header span:last-child{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.center-modal-header span:last-child{margin-top:1.9047619048vw}}.IconSVG{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;width:100%}.modal-component.modal-contact-details .modal-body{overflow-x:visible!important;overflow-y:visible!important}.modal-component.modal-contact-details .modal-footer{z-index:1}.invite-modal{min-height:200px}.invite-modal-title{text-align:center}.invite-modal .transition-wrapper{opacity:0;transition:opacity .3s ease-in-out}.invite-modal .transition-wrapper.enter-done{opacity:1}.invite-modal .invite-footer{align-items:center;background-color:var(--wi-background-primary);border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:1px solid var(--wi-divider);display:flex;margin-top:20px;padding:1.1764705882vw 1.1764705882vw 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media screen and (max-width:1194px){.invite-modal .invite-footer{padding:1.675041876vw 1.675041876vw 0}}@media screen and (max-width:768px){.invite-modal .invite-footer{padding:2.6041666667vw 2.6041666667vw 0}}@media screen and (max-width:420px){.invite-modal .invite-footer{padding:4.7619047619vw 4.7619047619vw 0}}.invite-modal .invite-footer input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.invite-modal .invite-footer .RPMIcons{font-size:1.5rem}.invite-modal .invite-footer .button1{cursor:pointer;margin-left:1.1764705882vw}@media screen and (max-width:1194px){.invite-modal .invite-footer .button1{margin-left:1.675041876vw}}@media screen and (max-width:768px){.invite-modal .invite-footer .button1{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.invite-modal .invite-footer .button1{margin-left:4.7619047619vw}}.invite-modal .wi-box-component .label{display:block;font-size:.75rem;font-weight:400;letter-spacing:normal;line-height:1.33;margin-bottom:.4705882353vw;text-transform:uppercase}@media screen and (max-width:1194px){.invite-modal .wi-box-component .label{margin-bottom:.6700167504vw}}@media screen and (max-width:768px){.invite-modal .wi-box-component .label{margin-bottom:1.0416666667vw}}@media screen and (max-width:420px){.invite-modal .wi-box-component .label{margin-bottom:1.9047619048vw}}.invite-modal .wi-box-component .checkbox-container .label{color:var(--wi-text-primary);font-size:var(--wi-font-size-medium);margin:auto 0 auto 8px;text-transform:none}.invite-modal .members-address-modal .switch-unit,.invite-modal .members-infos-modal .switch-unit{margin-top:2.0588235294vw;text-align:center;width:100%}@media screen and (max-width:1194px){.invite-modal .members-address-modal .switch-unit,.invite-modal .members-infos-modal .switch-unit{margin-top:2.9313232831vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal .switch-unit,.invite-modal .members-infos-modal .switch-unit{margin-top:4.5572916667vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal .switch-unit,.invite-modal .members-infos-modal .switch-unit{margin-top:8.3333333333vw}}.invite-modal .members-address-modal .switch-unit button,.invite-modal .members-infos-modal .switch-unit button{background-color:var(--wi-transparent)}.invite-modal .members-address-modal .helper,.invite-modal .members-infos-modal .helper{margin-top:4px}.invite-modal .members-address-modal form,.invite-modal .members-infos-modal form{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:13px;margin-top:15px}.invite-modal .members-address-modal form .addresses-wrapper,.invite-modal .members-address-modal form .form-input-component,.invite-modal .members-address-modal form .form-search-component,.invite-modal .members-address-modal form .form-select-component,.invite-modal .members-infos-modal form .addresses-wrapper,.invite-modal .members-infos-modal form .form-input-component,.invite-modal .members-infos-modal form .form-search-component,.invite-modal .members-infos-modal form .form-select-component{width:calc(50% - 10px)}@media(max-width:768px){.invite-modal .members-address-modal form .addresses-wrapper,.invite-modal .members-address-modal form .form-input-component,.invite-modal .members-address-modal form .form-search-component,.invite-modal .members-address-modal form .form-select-component,.invite-modal .members-infos-modal form .addresses-wrapper,.invite-modal .members-infos-modal form .form-input-component,.invite-modal .members-infos-modal form .form-search-component,.invite-modal .members-infos-modal form .form-select-component{width:100%}}.invite-modal .members-address-modal form .fields-converter,.invite-modal .members-infos-modal form .fields-converter{align-items:flex-end;display:flex;margin-top:1.7647058824vw;width:calc(50% - 10px)}@media screen and (max-width:1194px){.invite-modal .members-address-modal form .fields-converter,.invite-modal .members-infos-modal form .fields-converter{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal form .fields-converter,.invite-modal .members-infos-modal form .fields-converter{margin-top:3.90625vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal form .fields-converter,.invite-modal .members-infos-modal form .fields-converter{margin-top:7.1428571429vw}}@media(max-width:768px){.invite-modal .members-address-modal form .fields-converter,.invite-modal .members-infos-modal form .fields-converter{width:100%}}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component{width:100%}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component.hidden,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component.hidden{display:none}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component__label,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component__label{font-size:.75rem;font-weight:400;letter-spacing:normal;line-height:1.33;margin-bottom:.4705882353vw;text-transform:uppercase}@media screen and (max-width:1194px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component__label,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component__label{margin-bottom:.6700167504vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component__label,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component__label{margin-bottom:1.0416666667vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component__label,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component__label{margin-bottom:1.9047619048vw}}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field{border:1px solid var(--wi-text-placeholder);height:3.2941176471vw;min-height:auto}@media screen and (max-width:1194px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field{height:4.6901172529vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field{height:7.2916666667vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field{height:13.3333333333vw}}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field input,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field input{font-size:1rem;height:3.2941176471vw;padding:1.0588235294vw 1.1764705882vw}@media screen and (max-width:1194px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field input,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field input{height:4.6901172529vw;padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field input,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field input{height:7.2916666667vw;padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field input,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field input{height:13.3333333333vw;padding:4.2857142857vw 4.7619047619vw}}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field.error,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field.error{border-color:var(--wi-status-bad);color:var(--wi-status-bad)}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component .field-helpers.error,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component .field-helpers.error{color:var(--wi-status-bad);font-size:.875rem}.invite-modal .members-address-modal form .fields-converter .wi-field-group-component+.wi-field-group-component,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component+.wi-field-group-component{margin-left:.5882352941vw}@media screen and (max-width:1194px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component+.wi-field-group-component,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component+.wi-field-group-component{margin-left:.837520938vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component+.wi-field-group-component,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component+.wi-field-group-component{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal form .fields-converter .wi-field-group-component+.wi-field-group-component,.invite-modal .members-infos-modal form .fields-converter .wi-field-group-component+.wi-field-group-component{margin-left:2.380952381vw}}.invite-modal .members-address-modal form .addresses-wrapper,.invite-modal .members-infos-modal form .addresses-wrapper{position:relative}.invite-modal .members-address-modal form .addresses-wrapper .form-input-component,.invite-modal .members-infos-modal form .addresses-wrapper .form-input-component{width:100%}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions,.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions{background:var(--wi-background-secondary);border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);left:0;max-height:165px;overflow:scroll;position:absolute;top:100%;width:100%;z-index:4}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions::-webkit-scrollbar,.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions::-webkit-scrollbar{display:none}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions .address,.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions .address{cursor:pointer;padding:10px}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions .address span,.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions .address span{opacity:1;transition:opacity .3s ease}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions .address span:hover,.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions .address span:hover{opacity:.6}.invite-modal .members-address-modal form .addresses-wrapper .addresses-suggestions .address:not(:first-child),.invite-modal .members-infos-modal form .addresses-wrapper .addresses-suggestions .address:not(:first-child){border-top:1px solid var(--wi-divider)}.invite-modal .members-address-modal form .addresses-wrapper .overlay,.invite-modal .members-infos-modal form .addresses-wrapper .overlay{background-color:var(--wi-transparent);z-index:1}.invite-modal .members-address-modal .billing-section,.invite-modal .members-infos-modal .billing-section{width:100%}.invite-modal .members-address-modal .billing-section .form-input-component,.invite-modal .members-infos-modal .billing-section .form-input-component{height:auto;margin-bottom:0;margin-top:0;width:100%}@media screen and (max-width:1194px){.invite-modal .members-address-modal .billing-section .form-input-component,.invite-modal .members-infos-modal .billing-section .form-input-component{margin-bottom:0;margin-top:0}}@media screen and (max-width:768px){.invite-modal .members-address-modal .billing-section .form-input-component,.invite-modal .members-infos-modal .billing-section .form-input-component{margin-bottom:0;margin-top:0}}@media screen and (max-width:420px){.invite-modal .members-address-modal .billing-section .form-input-component,.invite-modal .members-infos-modal .billing-section .form-input-component{margin-bottom:0;margin-top:0}}.invite-modal .members-address-modal .billing-section .form-search-component,.invite-modal .members-infos-modal .billing-section .form-search-component{height:auto;width:100%}.invite-modal .members-address-modal .billing-section .billing-checkboxes,.invite-modal .members-address-modal .billing-section .billing-checkboxes .icd10-wrapper .form-search-component,.invite-modal .members-address-modal .billing-section .checkboxes>.form-input-component,.invite-modal .members-infos-modal .billing-section .billing-checkboxes,.invite-modal .members-infos-modal .billing-section .billing-checkboxes .icd10-wrapper .form-search-component,.invite-modal .members-infos-modal .billing-section .checkboxes>.form-input-component{width:100%}.invite-modal .members-address-modal .billing-section .add-more-wrapper>.button-component,.invite-modal .members-infos-modal .billing-section .add-more-wrapper>.button-component{margin-top:20px}.invite-modal .members-address-modal .billing-section .add-more-wrapper .form,.invite-modal .members-infos-modal .billing-section .add-more-wrapper .form{align-items:flex-end;display:flex}.invite-modal .members-address-modal .billing-section .add-more-wrapper .form .input-actions,.invite-modal .members-infos-modal .billing-section .add-more-wrapper .form .input-actions{align-items:center;display:flex;margin-bottom:5px;width:calc(50% - 10px)}.invite-modal .members-address-modal .billing-section .add-more-wrapper .form .input-actions .button-component,.invite-modal .members-infos-modal .billing-section .add-more-wrapper .form .input-actions .button-component{margin-left:10px;margin-top:0}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper{margin-top:2.1176470588vw}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .label,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .label{text-transform:uppercase}@media screen and (max-width:1194px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper{margin-top:3.0150753769vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper{margin-top:4.6875vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper{margin-top:8.5714285714vw}}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .table-component,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .table-component{margin-bottom:0}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .table-component .table-cell-component,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .table-component .table-cell-component{display:flex}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form{flex-wrap:wrap;justify-content:space-between}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form .input-actions.error,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form .input-actions.error{align-self:center;margin-top:1.7647058824vw}@media screen and (max-width:1194px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form .input-actions.error,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form .input-actions.error{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form .input-actions.error,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form .input-actions.error{margin-top:3.90625vw}}@media screen and (max-width:420px){.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form .input-actions.error,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form .input-actions.error{margin-top:7.1428571429vw}}.invite-modal .members-address-modal .billing-section .redox-patient-wrapper .form .input-actions .button-component:first-child,.invite-modal .members-infos-modal .billing-section .redox-patient-wrapper .form .input-actions .button-component:first-child{margin-left:0}.invite-modal .members-address-modal .skip-link,.invite-modal .members-infos-modal .skip-link{text-decoration:underline}.invite-modal .members-contact-details-modal .row,.invite-modal .members-contact-details-modal .toggle-option{align-items:center;display:flex;justify-content:space-between}.invite-modal .members-contact-details-modal .row{align-items:flex-start;margin-top:1.4705882353vw}@media screen and (max-width:1194px){.invite-modal .members-contact-details-modal .row{margin-top:2.0938023451vw}}@media screen and (max-width:768px){.invite-modal .members-contact-details-modal .row{margin-top:3.2552083333vw}}@media screen and (max-width:420px){.invite-modal .members-contact-details-modal .row{margin-top:5.9523809524vw}}.invite-modal .members-contact-details-modal .row.column{align-items:flex-start;flex-direction:column}@media(max-width:768px){.invite-modal .members-contact-details-modal .row{align-items:flex-start;flex-direction:column}}.invite-modal .members-contact-details-modal .checkbox-component{width:100%}.invite-modal .members-contact-details-modal .checkbox-component .checkbox-wrapper .box{margin:0 1.1764705882vw 0 0}@media screen and (max-width:1194px){.invite-modal .members-contact-details-modal .checkbox-component .checkbox-wrapper .box{margin:0 1.675041876vw 0 0}}@media screen and (max-width:768px){.invite-modal .members-contact-details-modal .checkbox-component .checkbox-wrapper .box{margin:0 2.6041666667vw 0 0}}@media screen and (max-width:420px){.invite-modal .members-contact-details-modal .checkbox-component .checkbox-wrapper .box{margin:0 4.7619047619vw 0 0}}.invite-modal .members-contact-details-modal .toggle-option{width:calc(50% - 20px)}@media(max-width:768px){.invite-modal .members-contact-details-modal .toggle-option{margin-top:10px;width:100%}}.invite-modal .members-contact-details-modal .form-input-component{margin-top:0}@media(max-width:768px){.invite-modal .members-contact-details-modal .form-input-component{margin-top:15px}}.invite-modal .existing-user-step .existing-user-media{height:16.1764705882vw;margin:35px auto;max-width:60%}@media screen and (max-width:1194px){.invite-modal .existing-user-step .existing-user-media{height:23.0318257956vw}}@media screen and (max-width:768px){.invite-modal .existing-user-step .existing-user-media{height:35.8072916667vw}}@media screen and (max-width:420px){.invite-modal .existing-user-step .existing-user-media{height:65.4761904762vw}}.invite-modal .existing-user-step .existing-user-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.invite-modal .existing-user-step .existing-user-actions{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.invite-modal .existing-user-step .existing-user-actions .button-component{width:calc(50% - 10px)}.invite-modal .existing-user-step .existing-user-actions .button-component button{width:100%}.invite-modal .invalid-address-step ul,.invite-modal .members-order-review-modal ul{margin:20px auto}.invite-modal .invalid-address-step ul li,.invite-modal .members-order-review-modal ul li{margin-top:5px}.invite-modal .invalid-address-step .checkbox-component .box,.invite-modal .members-order-review-modal .checkbox-component .box{margin-left:0}.invite-modal .rendering-provider{padding-top:.9411764706vw}@media screen and (max-width:1194px){.invite-modal .rendering-provider{padding-top:1.3400335008vw}}@media screen and (max-width:768px){.invite-modal .rendering-provider{padding-top:2.0833333333vw}}@media screen and (max-width:420px){.invite-modal .rendering-provider{padding-top:3.8095238095vw}}.invite-modal .teams-checkboxes{padding-top:.9411764706vw}@media screen and (max-width:1194px){.invite-modal .teams-checkboxes{padding-top:1.3400335008vw}}@media screen and (max-width:768px){.invite-modal .teams-checkboxes{padding-top:2.0833333333vw}}@media screen and (max-width:420px){.invite-modal .teams-checkboxes{padding-top:3.8095238095vw}}.invite-modal .billing-checkboxes,.invite-modal .teams-checkboxes{display:flex;flex-direction:column;flex-shrink:0;margin-top:1.7647058824vw;width:calc(50% - 10px)}@media screen and (max-width:1194px){.invite-modal .billing-checkboxes,.invite-modal .teams-checkboxes{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.invite-modal .billing-checkboxes,.invite-modal .teams-checkboxes{margin-top:3.90625vw}}@media screen and (max-width:420px){.invite-modal .billing-checkboxes,.invite-modal .teams-checkboxes{margin-top:7.1428571429vw}}.invite-modal .billing-checkboxes .label,.invite-modal .teams-checkboxes .label{text-transform:uppercase}.invite-modal .billing-checkboxes .checkboxes-container,.invite-modal .teams-checkboxes .checkboxes-container{border-bottom:1px solid var(--wi-text-placeholder);border-radius:8px}.invite-modal .billing-checkboxes .checkboxes,.invite-modal .billing-checkboxes.checkboxes,.invite-modal .teams-checkboxes .checkboxes,.invite-modal .teams-checkboxes.checkboxes{background:var(--wi-background-secondary);border:1px solid var(--wi-action-secondary);border-radius:8px;font-size:inherit;height:auto;line-height:normal;overflow:auto;width:100%}.invite-modal .teams-checkboxes-fullwidth{width:100%}.invite-modal .shipping-modes{margin-top:30px}.invite-modal .shipping-mode__item{align-items:center;display:flex;padding:16px 0}.invite-modal .shipping-mode__item .header4{margin-bottom:4px}.invite-modal .shipping-mode__item .checkdot{align-items:center;border:2px solid var(--wi-action-primary);border-radius:50%;display:flex;height:20px;justify-content:center;margin-right:20px;width:20px}.invite-modal .shipping-mode__item .checkdot .checkdot-check{background-color:var(--wi-action-primary);border-radius:50%;height:12px;width:12px}.invite-modal .shipping-mode.border{border-bottom:1px solid var(--wi-divider)}.invite-modal .shipping-mode .reassign-section{padding-bottom:16px}.invite-modal .shipping-mode .reassign-section__warning{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;padding:16px}.invite-modal .shipping-mode .reassign-section__warning-icon{margin-right:16px}.invite-modal .shipping-mode .reassign-section__warning .header4{margin-bottom:4px}.invite-modal .shipping-mode .reassign-section__helper .subtextRegular{margin-top:4px}.invite-modal .shipping-mode .reassign-section__helper .subtextRegular a{color:var(--wi-action-primary);text-decoration:underline}.invite-modal .shipping-mode .reassign-section__helper .subtextRegular button{background:none!important;border:none;color:var(--wi-action-primary);cursor:pointer;padding:0!important;text-decoration-line:underline}.invite-modal .shipping-mode .reassign-section .form-input-component{margin-bottom:16px}.find-serial-number-modal img{display:block;margin-left:auto;margin-right:auto}.bulk-order-review-modal,.members-order-review-modal,.patient-order-summary-modal{font-size:1rem;margin-top:.5882352941vw;max-height:35.2941176471vw}@media screen and (max-width:1194px){.bulk-order-review-modal,.members-order-review-modal,.patient-order-summary-modal{margin-top:.837520938vw;max-height:50.2512562814vw}}@media screen and (max-width:768px){.bulk-order-review-modal,.members-order-review-modal,.patient-order-summary-modal{margin-top:1.3020833333vw;max-height:78.125vw}}@media screen and (max-width:420px){.bulk-order-review-modal,.members-order-review-modal,.patient-order-summary-modal{margin-top:2.380952381vw;max-height:142.8571428571vw}}.bulk-order-review-modal .device-mac__warning,.members-order-review-modal .device-mac__warning,.patient-order-summary-modal .device-mac__warning{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;margin:.9411764706vw;padding:16px}@media screen and (max-width:1194px){.bulk-order-review-modal .device-mac__warning,.members-order-review-modal .device-mac__warning,.patient-order-summary-modal .device-mac__warning{margin:1.3400335008vw}}@media screen and (max-width:768px){.bulk-order-review-modal .device-mac__warning,.members-order-review-modal .device-mac__warning,.patient-order-summary-modal .device-mac__warning{margin:2.0833333333vw}}@media screen and (max-width:420px){.bulk-order-review-modal .device-mac__warning,.members-order-review-modal .device-mac__warning,.patient-order-summary-modal .device-mac__warning{margin:3.8095238095vw}}.bulk-order-review-modal .device-mac__warning-icon,.members-order-review-modal .device-mac__warning-icon,.patient-order-summary-modal .device-mac__warning-icon{margin-right:16px}.bulk-order-review-modal .device-mac__warning .header4,.members-order-review-modal .device-mac__warning .header4,.patient-order-summary-modal .device-mac__warning .header4{margin-bottom:4px}.bulk-order-review-modal .device-mac__warning-cta,.members-order-review-modal .device-mac__warning-cta,.patient-order-summary-modal .device-mac__warning-cta{color:var(--wi-action-primary);display:block;margin-top:4px;text-decoration:underline}.bulk-order-review-modal .bulk-infos,.bulk-order-review-modal .members-infos,.members-order-review-modal .bulk-infos,.members-order-review-modal .members-infos,.patient-order-summary-modal .bulk-infos,.patient-order-summary-modal .members-infos{align-items:flex-start;border-bottom:1px solid var(--wi-divider);display:flex}@media(max-width:968px){.bulk-order-review-modal .bulk-infos,.bulk-order-review-modal .members-infos,.members-order-review-modal .bulk-infos,.members-order-review-modal .members-infos,.patient-order-summary-modal .bulk-infos,.patient-order-summary-modal .members-infos{flex-wrap:wrap}}.bulk-order-review-modal .bulk-infos .col,.bulk-order-review-modal .members-infos .col,.members-order-review-modal .bulk-infos .col,.members-order-review-modal .members-infos .col,.patient-order-summary-modal .bulk-infos .col,.patient-order-summary-modal .members-infos .col{overflow:hidden;padding:1.1764705882vw 0;width:100%}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-infos .col,.bulk-order-review-modal .members-infos .col,.members-order-review-modal .bulk-infos .col,.members-order-review-modal .members-infos .col,.patient-order-summary-modal .bulk-infos .col,.patient-order-summary-modal .members-infos .col{padding:1.675041876vw 0}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-infos .col,.bulk-order-review-modal .members-infos .col,.members-order-review-modal .bulk-infos .col,.members-order-review-modal .members-infos .col,.patient-order-summary-modal .bulk-infos .col,.patient-order-summary-modal .members-infos .col{padding:2.6041666667vw 0}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-infos .col,.bulk-order-review-modal .members-infos .col,.members-order-review-modal .bulk-infos .col,.members-order-review-modal .members-infos .col,.patient-order-summary-modal .bulk-infos .col,.patient-order-summary-modal .members-infos .col{padding:4.7619047619vw 0}}@media(max-width:968px){.bulk-order-review-modal .bulk-infos .col,.bulk-order-review-modal .members-infos .col,.members-order-review-modal .bulk-infos .col,.members-order-review-modal .members-infos .col,.patient-order-summary-modal .bulk-infos .col,.patient-order-summary-modal .members-infos .col{width:100%}.bulk-order-review-modal .bulk-infos .col:last-child,.bulk-order-review-modal .members-infos .col:last-child,.members-order-review-modal .bulk-infos .col:last-child,.members-order-review-modal .members-infos .col:last-child,.patient-order-summary-modal .bulk-infos .col:last-child,.patient-order-summary-modal .members-infos .col:last-child{padding-top:0}}@media(min-width:968px){.bulk-order-review-modal .bulk-infos .col:nth-child(2),.bulk-order-review-modal .members-infos .col:nth-child(2),.members-order-review-modal .bulk-infos .col:nth-child(2),.members-order-review-modal .members-infos .col:nth-child(2),.patient-order-summary-modal .bulk-infos .col:nth-child(2),.patient-order-summary-modal .members-infos .col:nth-child(2){margin:0 20px}}.bulk-order-review-modal .bulk-infos .col .detail1,.bulk-order-review-modal .members-infos .col .detail1,.members-order-review-modal .bulk-infos .col .detail1,.members-order-review-modal .members-infos .col .detail1,.patient-order-summary-modal .bulk-infos .col .detail1,.patient-order-summary-modal .members-infos .col .detail1{color:var(--wi-text-secondary)}.bulk-order-review-modal .bulk-infos .col ul li,.bulk-order-review-modal .members-infos .col ul li,.members-order-review-modal .bulk-infos .col ul li,.members-order-review-modal .members-infos .col ul li,.patient-order-summary-modal .bulk-infos .col ul li,.patient-order-summary-modal .members-infos .col ul li{margin-top:5px}.bulk-order-review-modal .bulk-infos .col ul li span,.bulk-order-review-modal .members-infos .col ul li span,.members-order-review-modal .bulk-infos .col ul li span,.members-order-review-modal .members-infos .col ul li span,.patient-order-summary-modal .bulk-infos .col ul li span,.patient-order-summary-modal .members-infos .col ul li span{word-break:break-word}.bulk-order-review-modal .delivery-tracking-component,.members-order-review-modal .delivery-tracking-component,.patient-order-summary-modal .delivery-tracking-component{display:block}.bulk-order-review-modal .delivery-tracking-component .tracking-number,.members-order-review-modal .delivery-tracking-component .tracking-number,.patient-order-summary-modal .delivery-tracking-component .tracking-number{margin-left:0;margin-top:10px}.bulk-order-review-modal .bulk-tracking,.members-order-review-modal .bulk-tracking,.patient-order-summary-modal .bulk-tracking{border-bottom:1px solid var(--divider-primary);padding-bottom:1.1764705882vw;padding-top:1.1764705882vw}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-tracking,.members-order-review-modal .bulk-tracking,.patient-order-summary-modal .bulk-tracking{padding-bottom:1.675041876vw;padding-top:1.675041876vw}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-tracking,.members-order-review-modal .bulk-tracking,.patient-order-summary-modal .bulk-tracking{padding-bottom:2.6041666667vw;padding-top:2.6041666667vw}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-tracking,.members-order-review-modal .bulk-tracking,.patient-order-summary-modal .bulk-tracking{padding-bottom:4.7619047619vw;padding-top:4.7619047619vw}}.bulk-order-review-modal .bulk-tracking .bulk-tracking-section,.members-order-review-modal .bulk-tracking .bulk-tracking-section,.patient-order-summary-modal .bulk-tracking .bulk-tracking-section{align-items:center;background-color:var(--wi-background-secondary);border-radius:12px;display:flex;justify-content:space-between;padding:.9411764706vw;width:100%}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-tracking .bulk-tracking-section,.members-order-review-modal .bulk-tracking .bulk-tracking-section,.patient-order-summary-modal .bulk-tracking .bulk-tracking-section{padding:1.3400335008vw}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-tracking .bulk-tracking-section,.members-order-review-modal .bulk-tracking .bulk-tracking-section,.patient-order-summary-modal .bulk-tracking .bulk-tracking-section{padding:2.0833333333vw}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-tracking .bulk-tracking-section,.members-order-review-modal .bulk-tracking .bulk-tracking-section,.patient-order-summary-modal .bulk-tracking .bulk-tracking-section{padding:3.8095238095vw}}.bulk-order-review-modal .bulk-tracking .bulk-tracking-status,.members-order-review-modal .bulk-tracking .bulk-tracking-status,.patient-order-summary-modal .bulk-tracking .bulk-tracking-status{align-items:center;display:flex}.bulk-order-review-modal .bulk-tracking .bulk-tracking-status .button-component,.members-order-review-modal .bulk-tracking .bulk-tracking-status .button-component,.patient-order-summary-modal .bulk-tracking .bulk-tracking-status .button-component{width:210px}.bulk-order-review-modal .bulk-tracking .bulk-tracking-icon,.members-order-review-modal .bulk-tracking .bulk-tracking-icon,.patient-order-summary-modal .bulk-tracking .bulk-tracking-icon{height:36px;margin-right:18px;width:36px}.bulk-order-review-modal .bulk-devices .list .device,.bulk-order-review-modal .members-devices .list .device,.members-order-review-modal .bulk-devices .list .device,.members-order-review-modal .members-devices .list .device,.patient-order-summary-modal .bulk-devices .list .device,.patient-order-summary-modal .members-devices .list .device{align-items:center;display:flex;padding:1.1764705882vw 0}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-devices .list .device,.bulk-order-review-modal .members-devices .list .device,.members-order-review-modal .bulk-devices .list .device,.members-order-review-modal .members-devices .list .device,.patient-order-summary-modal .bulk-devices .list .device,.patient-order-summary-modal .members-devices .list .device{padding:1.675041876vw 0}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-devices .list .device,.bulk-order-review-modal .members-devices .list .device,.members-order-review-modal .bulk-devices .list .device,.members-order-review-modal .members-devices .list .device,.patient-order-summary-modal .bulk-devices .list .device,.patient-order-summary-modal .members-devices .list .device{padding:2.6041666667vw 0}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-devices .list .device,.bulk-order-review-modal .members-devices .list .device,.members-order-review-modal .bulk-devices .list .device,.members-order-review-modal .members-devices .list .device,.patient-order-summary-modal .bulk-devices .list .device,.patient-order-summary-modal .members-devices .list .device{padding:4.7619047619vw 0}}.bulk-order-review-modal .bulk-devices .list .device:not(:first-child),.bulk-order-review-modal .members-devices .list .device:not(:first-child),.members-order-review-modal .bulk-devices .list .device:not(:first-child),.members-order-review-modal .members-devices .list .device:not(:first-child),.patient-order-summary-modal .bulk-devices .list .device:not(:first-child),.patient-order-summary-modal .members-devices .list .device:not(:first-child){border-top:1px solid var(--wi-divider)}.bulk-order-review-modal .bulk-devices .list .device .left,.bulk-order-review-modal .members-devices .list .device .left,.members-order-review-modal .bulk-devices .list .device .left,.members-order-review-modal .members-devices .list .device .left,.patient-order-summary-modal .bulk-devices .list .device .left,.patient-order-summary-modal .members-devices .list .device .left{align-items:center;display:flex;width:100%}.bulk-order-review-modal .bulk-devices .list .device .left .device-media,.bulk-order-review-modal .members-devices .list .device .left .device-media,.members-order-review-modal .bulk-devices .list .device .left .device-media,.members-order-review-modal .members-devices .list .device .left .device-media,.patient-order-summary-modal .bulk-devices .list .device .left .device-media,.patient-order-summary-modal .members-devices .list .device .left .device-media{background-color:var(--wi-background-secondary);border-radius:8px;box-shadow:0 2px 8px 0 rgba(7,26,83,.04);height:3.5294117647vw;padding:10px;width:3.5294117647vw}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-devices .list .device .left .device-media,.bulk-order-review-modal .members-devices .list .device .left .device-media,.members-order-review-modal .bulk-devices .list .device .left .device-media,.members-order-review-modal .members-devices .list .device .left .device-media,.patient-order-summary-modal .bulk-devices .list .device .left .device-media,.patient-order-summary-modal .members-devices .list .device .left .device-media{height:5.0251256281vw;width:5.0251256281vw}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-devices .list .device .left .device-media,.bulk-order-review-modal .members-devices .list .device .left .device-media,.members-order-review-modal .bulk-devices .list .device .left .device-media,.members-order-review-modal .members-devices .list .device .left .device-media,.patient-order-summary-modal .bulk-devices .list .device .left .device-media,.patient-order-summary-modal .members-devices .list .device .left .device-media{height:7.8125vw;width:7.8125vw}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-devices .list .device .left .device-media,.bulk-order-review-modal .members-devices .list .device .left .device-media,.members-order-review-modal .bulk-devices .list .device .left .device-media,.members-order-review-modal .members-devices .list .device .left .device-media,.patient-order-summary-modal .bulk-devices .list .device .left .device-media,.patient-order-summary-modal .members-devices .list .device .left .device-media{height:14.2857142857vw;width:14.2857142857vw}}.bulk-order-review-modal .bulk-devices .list .device .left .device-media img,.bulk-order-review-modal .members-devices .list .device .left .device-media img,.members-order-review-modal .bulk-devices .list .device .left .device-media img,.members-order-review-modal .members-devices .list .device .left .device-media img,.patient-order-summary-modal .bulk-devices .list .device .left .device-media img,.patient-order-summary-modal .members-devices .list .device .left .device-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.bulk-order-review-modal .bulk-devices .list .device .left .device-name,.bulk-order-review-modal .members-devices .list .device .left .device-name,.members-order-review-modal .bulk-devices .list .device .left .device-name,.members-order-review-modal .members-devices .list .device .left .device-name,.patient-order-summary-modal .bulk-devices .list .device .left .device-name,.patient-order-summary-modal .members-devices .list .device .left .device-name{margin-left:1.1764705882vw}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-devices .list .device .left .device-name,.bulk-order-review-modal .members-devices .list .device .left .device-name,.members-order-review-modal .bulk-devices .list .device .left .device-name,.members-order-review-modal .members-devices .list .device .left .device-name,.patient-order-summary-modal .bulk-devices .list .device .left .device-name,.patient-order-summary-modal .members-devices .list .device .left .device-name{margin-left:1.675041876vw}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-devices .list .device .left .device-name,.bulk-order-review-modal .members-devices .list .device .left .device-name,.members-order-review-modal .bulk-devices .list .device .left .device-name,.members-order-review-modal .members-devices .list .device .left .device-name,.patient-order-summary-modal .bulk-devices .list .device .left .device-name,.patient-order-summary-modal .members-devices .list .device .left .device-name{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-devices .list .device .left .device-name,.bulk-order-review-modal .members-devices .list .device .left .device-name,.members-order-review-modal .bulk-devices .list .device .left .device-name,.members-order-review-modal .members-devices .list .device .left .device-name,.patient-order-summary-modal .bulk-devices .list .device .left .device-name,.patient-order-summary-modal .members-devices .list .device .left .device-name{margin-left:4.7619047619vw}}.bulk-order-review-modal .bulk-devices .list .device .device-delivery span,.bulk-order-review-modal .members-devices .list .device .device-delivery span,.members-order-review-modal .bulk-devices .list .device .device-delivery span,.members-order-review-modal .members-devices .list .device .device-delivery span,.patient-order-summary-modal .bulk-devices .list .device .device-delivery span,.patient-order-summary-modal .members-devices .list .device .device-delivery span{white-space:nowrap}.bulk-order-review-modal .bulk-devices .list .device .device-delete,.bulk-order-review-modal .members-devices .list .device .device-delete,.members-order-review-modal .bulk-devices .list .device .device-delete,.members-order-review-modal .members-devices .list .device .device-delete,.patient-order-summary-modal .bulk-devices .list .device .device-delete,.patient-order-summary-modal .members-devices .list .device .device-delete{font-size:1.5rem;margin-left:auto}.bulk-order-review-modal .bulk-devices .device-name,.bulk-order-review-modal .members-devices .device-name,.members-order-review-modal .bulk-devices .device-name,.members-order-review-modal .members-devices .device-name,.patient-order-summary-modal .bulk-devices .device-name,.patient-order-summary-modal .members-devices .device-name{width:100%}.bulk-order-review-modal .bulk-devices .bulk-product.device,.bulk-order-review-modal .members-devices .bulk-product.device,.members-order-review-modal .bulk-devices .bulk-product.device,.members-order-review-modal .members-devices .bulk-product.device,.patient-order-summary-modal .bulk-devices .bulk-product.device,.patient-order-summary-modal .members-devices .bulk-product.device{align-items:center;display:flex;justify-content:space-between}.bulk-order-review-modal .bulk-devices .bulk-product .count,.bulk-order-review-modal .members-devices .bulk-product .count,.members-order-review-modal .bulk-devices .bulk-product .count,.members-order-review-modal .members-devices .bulk-product .count,.patient-order-summary-modal .bulk-devices .bulk-product .count,.patient-order-summary-modal .members-devices .bulk-product .count{background-color:var(--wi-background-secondary);border:1px solid var(--wi-divider);border-radius:12px;padding:16px;text-align:center;width:80px}.bulk-order-review-modal .bulk-devices .add-device-check,.bulk-order-review-modal .members-devices .add-device-check,.members-order-review-modal .bulk-devices .add-device-check,.members-order-review-modal .members-devices .add-device-check,.patient-order-summary-modal .bulk-devices .add-device-check,.patient-order-summary-modal .members-devices .add-device-check{align-items:center;background-color:var(--wi-background-secondary);border-radius:12px;display:flex;flex-direction:row;gap:.7058823529vw;margin-top:1.1764705882vw;padding:.9411764706vw}@media screen and (max-width:1194px){.bulk-order-review-modal .bulk-devices .add-device-check,.bulk-order-review-modal .members-devices .add-device-check,.members-order-review-modal .bulk-devices .add-device-check,.members-order-review-modal .members-devices .add-device-check,.patient-order-summary-modal .bulk-devices .add-device-check,.patient-order-summary-modal .members-devices .add-device-check{gap:1.0050251256vw;margin-top:1.675041876vw;padding:1.3400335008vw}}@media screen and (max-width:768px){.bulk-order-review-modal .bulk-devices .add-device-check,.bulk-order-review-modal .members-devices .add-device-check,.members-order-review-modal .bulk-devices .add-device-check,.members-order-review-modal .members-devices .add-device-check,.patient-order-summary-modal .bulk-devices .add-device-check,.patient-order-summary-modal .members-devices .add-device-check{gap:1.5625vw;margin-top:2.6041666667vw;padding:2.0833333333vw}}@media screen and (max-width:420px){.bulk-order-review-modal .bulk-devices .add-device-check,.bulk-order-review-modal .members-devices .add-device-check,.members-order-review-modal .bulk-devices .add-device-check,.members-order-review-modal .members-devices .add-device-check,.patient-order-summary-modal .bulk-devices .add-device-check,.patient-order-summary-modal .members-devices .add-device-check{gap:2.8571428571vw;margin-top:4.7619047619vw;padding:3.8095238095vw}}.bulk-order-review-modal .bulk-devices .add-device-check .checkbox-right,.bulk-order-review-modal .members-devices .add-device-check .checkbox-right,.members-order-review-modal .bulk-devices .add-device-check .checkbox-right,.members-order-review-modal .members-devices .add-device-check .checkbox-right,.patient-order-summary-modal .bulk-devices .add-device-check .checkbox-right,.patient-order-summary-modal .members-devices .add-device-check .checkbox-right{margin-left:auto}.invite-choices{display:flex;justify-content:space-between;margin-top:2.3529411765vw}@media screen and (max-width:1194px){.invite-choices{margin-top:3.3500837521vw}}@media screen and (max-width:768px){.invite-choices{margin-top:5.2083333333vw}}@media screen and (max-width:420px){.invite-choices{margin-top:9.5238095238vw}}@media(max-width:968px){.invite-choices{flex-direction:column}}.invite-choices .choice{margin:0 auto;width:calc(50% - 22px)}@media(max-width:968px){.invite-choices .choice{width:60%}.invite-choices .choice:last-child{margin-top:25px}}@media(max-width:768px){.invite-choices .choice{width:100%}.invite-choices .choice:last-child{margin-top:50px}}.invite-choices .choice-media{background:var(--wi-background-secondary);border-radius:8px;height:11.4705882353vw;overflow:hidden;width:100%}@media screen and (max-width:1194px){.invite-choices .choice-media{height:16.3316582915vw}}@media screen and (max-width:768px){.invite-choices .choice-media{height:25.390625vw}}@media screen and (max-width:420px){.invite-choices .choice-media{height:46.4285714286vw}}.invite-choices .choice-media img{cursor:pointer;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s ease;width:100%}.invite-choices .choice-media img:hover{transform:scale3d(1.1,1.1,1)}.invite-choices .choice-content{margin-top:1.1764705882vw}@media screen and (max-width:1194px){.invite-choices .choice-content{margin-top:1.675041876vw}}@media screen and (max-width:768px){.invite-choices .choice-content{margin-top:2.6041666667vw}}@media screen and (max-width:420px){.invite-choices .choice-content{margin-top:4.7619047619vw}}.invite-choices .choice-content p{color:var(--wi-text-secondary)}.invite-choices .choice-content button{border-radius:8px;margin-top:2.3529411765vw;min-width:100px;opacity:1;padding:.5882352941vw .8823529412vw}@media screen and (max-width:1194px){.invite-choices .choice-content button{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.invite-choices .choice-content button{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.invite-choices .choice-content button{padding:2.380952381vw 3.5714285714vw}}@media screen and (max-width:1194px){.invite-choices .choice-content button{margin-top:3.3500837521vw}}@media screen and (max-width:768px){.invite-choices .choice-content button{margin-top:5.2083333333vw}}@media screen and (max-width:420px){.invite-choices .choice-content button{margin-top:9.5238095238vw}}@media(max-width:968px){.invite-input .invite-input-wrapper{margin:auto;width:50%}}@media(max-width:768px){.invite-input .invite-input-wrapper{margin:0;width:100%}}.invite-input .invite-input-wrapper .body1{margin-top:30px;max-width:90%}.invite-input .invite-input-wrapper .body1 span{font-weight:600}.invite-input .invite-input-wrapper .body1.error-message{margin-top:3px}@media(max-width:968px){.invite-input span.header4{display:block;text-align:center}}@media(max-width:768px){.invite-input span.header4{display:block;text-align:left}}.invite-input form{margin-top:35px}.invite-input form .flexCenter{align-items:center;display:flex;justify-content:space-between}@media(max-width:968px){.invite-input form .flexCenter{flex-direction:column}}.invite-input form .alignTop{align-items:flex-start}.invite-input form .form-input-component{margin-top:0}@media(max-width:968px){.invite-input form .form-input-component{margin-top:20px;width:100%}}.invite-input .button-component{margin-top:20px;text-align:center}.invite-input .button-component button{background:var(--wi-action-primary);border-color:var(--wi-action-primary)}@media(max-width:768px){.invite-input .button-component button{width:100%}}.invite-input .members-list{margin-top:2.3529411765vw;max-height:17.6470588235vw;min-height:5.8823529412vw;overflow-y:scroll}@media screen and (max-width:1194px){.invite-input .members-list{margin-top:3.3500837521vw;max-height:25.1256281407vw;min-height:8.3752093802vw}}@media screen and (max-width:768px){.invite-input .members-list{margin-top:5.2083333333vw;max-height:39.0625vw;min-height:13.0208333333vw}}@media screen and (max-width:420px){.invite-input .members-list{margin-top:9.5238095238vw;max-height:71.4285714286vw;min-height:23.8095238095vw}}@media(max-width:968px){.invite-input .members-list{margin:40px auto 0;width:50%}}@media(max-width:768px){.invite-input .members-list{width:100%}}.invite-input .members-list::-webkit-scrollbar{display:none}.invite-input .members-list .member{align-items:center;display:flex;font-size:.9375rem;padding:22px}.invite-input .members-list .member:not(:last-child){border-bottom:1px solid var(--wi-divider)}.invite-input .members-list .member .body1{margin-left:1.1764705882vw}@media screen and (max-width:1194px){.invite-input .members-list .member .body1{margin-left:1.675041876vw}}@media screen and (max-width:768px){.invite-input .members-list .member .body1{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.invite-input .members-list .member .body1{margin-left:4.7619047619vw}}@media(max-width:968px){.invite-input .members-list .member .body1 span{display:none}}.invite-input .members-list .member .delete{margin-left:auto}.end-invite-modal{margin:auto;max-width:26.4705882353vw;text-align:center}@media screen and (max-width:1194px){.end-invite-modal{max-width:37.6884422111vw}}@media screen and (max-width:768px){.end-invite-modal{max-width:58.59375vw}}@media screen and (max-width:420px){.end-invite-modal{max-width:107.1428571429vw}}@media(max-width:968px){.end-invite-modal{max-width:80%}}.end-invite-modal-media{height:16.1764705882vw;margin:auto;width:100%}@media screen and (max-width:1194px){.end-invite-modal-media{height:23.0318257956vw}}@media screen and (max-width:768px){.end-invite-modal-media{height:35.8072916667vw}}@media screen and (max-width:420px){.end-invite-modal-media{height:65.4761904762vw}}.end-invite-modal-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.end-invite-modal-content{margin-top:1.7647058824vw}@media screen and (max-width:1194px){.end-invite-modal-content{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.end-invite-modal-content{margin-top:3.90625vw}}@media screen and (max-width:420px){.end-invite-modal-content{margin-top:7.1428571429vw}}.end-invite-modal-content p{color:var(--wi-text-secondary);margin-top:.9411764706vw}@media screen and (max-width:1194px){.end-invite-modal-content p{margin-top:1.3400335008vw}}@media screen and (max-width:768px){.end-invite-modal-content p{margin-top:2.0833333333vw}}@media screen and (max-width:420px){.end-invite-modal-content p{margin-top:3.8095238095vw}}.eligible-devices-modal,.shipping-devices-modal{max-height:35.2941176471vw}@media screen and (max-width:1194px){.eligible-devices-modal,.shipping-devices-modal{max-height:50.2512562814vw}}@media screen and (max-width:768px){.eligible-devices-modal,.shipping-devices-modal{max-height:78.125vw}}@media screen and (max-width:420px){.eligible-devices-modal,.shipping-devices-modal{max-height:142.8571428571vw}}.eligible-devices-modal .center-modal-header .text-wrapper,.shipping-devices-modal .center-modal-header .text-wrapper{margin-bottom:0}.eligible-devices-modal .existing-user,.shipping-devices-modal .existing-user{margin:2px auto;max-width:50%;text-align:center}.eligible-devices-modal .existing-user span,.shipping-devices-modal .existing-user span{color:var(--wi-text-secondary);display:block}.eligible-devices-modal .existing-user span:last-child,.shipping-devices-modal .existing-user span:last-child{text-decoration:underline}.eligible-devices-modal .shipping-list,.shipping-devices-modal .shipping-list{display:flex;flex-wrap:wrap;margin:15px -10px;padding-bottom:1.7647058824vw}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list,.shipping-devices-modal .shipping-list{padding-bottom:2.5125628141vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list,.shipping-devices-modal .shipping-list{padding-bottom:3.90625vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list,.shipping-devices-modal .shipping-list{padding-bottom:7.1428571429vw}}.eligible-devices-modal .shipping-list .device,.shipping-devices-modal .shipping-list .device{flex:0 0 calc(33.33333% - 20px);margin:10px;position:relative}.eligible-devices-modal .shipping-list .device .react-loading-skeleton,.shipping-devices-modal .shipping-list .device .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary))}@media(max-width:968px){.eligible-devices-modal .shipping-list .device,.shipping-devices-modal .shipping-list .device{flex:0 0 calc(50% - 20px);margin:20px 10px}}.eligible-devices-modal .shipping-list .device-select,.shipping-devices-modal .shipping-list .device-select{pointer-events:none;position:absolute;right:20px;top:20px;z-index:1}.eligible-devices-modal .shipping-list .device-select .button,.shipping-devices-modal .shipping-list .device-select .button{align-items:center;background-color:var(--wi-divider);border-radius:50%;display:flex;height:1.4117647059vw;justify-content:center;transition:background-color .4s ease;width:1.4117647059vw}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-select .button,.shipping-devices-modal .shipping-list .device-select .button{height:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-select .button,.shipping-devices-modal .shipping-list .device-select .button{height:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-select .button,.shipping-devices-modal .shipping-list .device-select .button{height:5.7142857143vw;width:5.7142857143vw}}.eligible-devices-modal .shipping-list .device-select .button span,.shipping-devices-modal .shipping-list .device-select .button span{color:var(--wi-background-secondary);opacity:0;transition:opacity .3s ease,transform .3s ease}.eligible-devices-modal .shipping-list .device-media,.shipping-devices-modal .shipping-list .device-media{background-color:var(--wi-background-secondary);border:2px solid var(--wi-background-secondary);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);cursor:pointer;height:210px;padding:1.1764705882vw;transition:border-color .3s ease}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-media,.shipping-devices-modal .shipping-list .device-media{padding:1.675041876vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-media,.shipping-devices-modal .shipping-list .device-media{padding:2.6041666667vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-media,.shipping-devices-modal .shipping-list .device-media{padding:4.7619047619vw}}.eligible-devices-modal .shipping-list .device-media img,.shipping-devices-modal .shipping-list .device-media img{height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.eligible-devices-modal .shipping-list .device.selected .device-select .button,.shipping-devices-modal .shipping-list .device.selected .device-select .button{background-color:var(--wi-action-primary)}.eligible-devices-modal .shipping-list .device.selected .device-select .button span,.shipping-devices-modal .shipping-list .device.selected .device-select .button span{opacity:1}.eligible-devices-modal .shipping-list .device.selected .device-media,.shipping-devices-modal .shipping-list .device.selected .device-media{border-color:var(--wi-action-primary)}.eligible-devices-modal .shipping-list .device.locked,.shipping-devices-modal .shipping-list .device.locked{opacity:.5}.eligible-devices-modal .shipping-list .device.locked .device-media,.shipping-devices-modal .shipping-list .device.locked .device-media{pointer-events:none}.eligible-devices-modal .shipping-list .device-body,.shipping-devices-modal .shipping-list .device-body{margin-top:.5882352941vw}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-body,.shipping-devices-modal .shipping-list .device-body{margin-top:.837520938vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-body,.shipping-devices-modal .shipping-list .device-body{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-body,.shipping-devices-modal .shipping-list .device-body{margin-top:2.380952381vw}}.eligible-devices-modal .shipping-list .device-body.skeleton,.shipping-devices-modal .shipping-list .device-body.skeleton{height:auto}.eligible-devices-modal .shipping-list .device-body .react-loading-skeleton,.shipping-devices-modal .shipping-list .device-body .react-loading-skeleton{height:200px}.eligible-devices-modal .shipping-list .device-body .required-option,.shipping-devices-modal .shipping-list .device-body .required-option{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.eligible-devices-modal .shipping-list .device-body .required-option.disabled,.shipping-devices-modal .shipping-list .device-body .required-option.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.eligible-devices-modal .shipping-list .device-body span,.shipping-devices-modal .shipping-list .device-body span{color:var(--wi-text-secondary);display:block}.eligible-devices-modal .shipping-list .device-footer,.shipping-devices-modal .shipping-list .device-footer{margin-top:.4705882353vw}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-footer,.shipping-devices-modal .shipping-list .device-footer{margin-top:.6700167504vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-footer,.shipping-devices-modal .shipping-list .device-footer{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-footer,.shipping-devices-modal .shipping-list .device-footer{margin-top:1.9047619048vw}}.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{background-color:var(--wi-transparent);border:1px solid var(--wi-text-primary);border-radius:8px;color:var(--wi-text-primary);font-size:.75rem;min-width:100px;opacity:1;padding:.2352941176vw .8235294118vw}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:2.380952381vw 3.5714285714vw}}@media screen and (max-width:1194px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:.3350083752vw 1.1725293132vw}}@media screen and (max-width:768px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:.5208333333vw 1.8229166667vw}}@media screen and (max-width:420px){.eligible-devices-modal .shipping-list .device-footer button,.shipping-devices-modal .shipping-list .device-footer button{padding:.9523809524vw 3.3333333333vw}}.members-order-confirmation-modal{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:8px 20px;text-align:center}.members-order-confirmation-modal .illustration{height:100px;width:100px}.members-order-confirmation-modal .illustration img{height:100%;width:100%}.members-order-confirmation-modal .title{margin-bottom:16px;width:400px}.members-order-confirmation-modal .description{padding:0 20px}.billing-assistance{max-width:26.4705882353vw}@media screen and (max-width:1194px){.billing-assistance{max-width:37.6884422111vw}}@media screen and (max-width:768px){.billing-assistance{max-width:58.59375vw}}@media screen and (max-width:420px){.billing-assistance{max-width:107.1428571429vw}}.billing-assistance .no-codes{margin-top:.9411764706vw}@media screen and (max-width:1194px){.billing-assistance .no-codes{margin-top:1.3400335008vw}}@media screen and (max-width:768px){.billing-assistance .no-codes{margin-top:2.0833333333vw}}@media screen and (max-width:420px){.billing-assistance .no-codes{margin-top:3.8095238095vw}}.card-content-top{font-family:var(--wi-font-family);font-size:1.0588235294vw;font-weight:500;letter-spacing:-.18px;line-height:1.33}@media screen and (max-width:1194px){.card-content-top{font-size:1.5075376884vw}}@media screen and (max-width:768px){.card-content-top{font-size:2.34375vw}}@media screen and (max-width:420px){.card-content-top{font-size:4.2857142857vw}}.card-selected{background-color:var(--wi-background-secondary-pressed)}.cells .info{align-items:center;background:var(--wi-background-secondary);display:flex;justify-content:space-between;padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.cells .info{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.cells .info{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.cells .info{padding:3.8095238095vw 4.7619047619vw}}.cells .info:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.cells .info:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cells .info:not(:last-child){border-bottom:1px solid var(--wi-divider)}.cells .info .left span{display:block}.cells .info .left span.subtextRegular{color:var(--wi-text-secondary)}.cells .info .right{font-size:1rem}.cells .no-data-found{background:var(--wi-background-tertiary)}.toggle-section-component .toggle-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.7647058824vw}@media screen and (max-width:1194px){.toggle-section-component .toggle-section-header{margin-bottom:2.5125628141vw}}@media screen and (max-width:768px){.toggle-section-component .toggle-section-header{margin-bottom:3.90625vw}}@media screen and (max-width:420px){.toggle-section-component .toggle-section-header{margin-bottom:7.1428571429vw}}.toggle-section-component .toggle-section-header .action{align-items:center;display:flex}.toggle-section-component .toggle-section-header .action .RPMIcons{font-size:1.375rem;margin-left:15px;transform:rotate(90deg)}.toggle-section-component .toggle-section-content{opacity:1;transition:opacity .3s ease}.toggle-section-component .toggle-section-content.disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.measurements-modal-wrapper .select-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.measurements-modal-wrapper .form-input-component .error-message{white-space:nowrap}.measurements-modal-wrapper .sms-reminders-wrapper{margin-bottom:20px}.measurements-modal-wrapper .sms-reminders-wrapper span{display:block}.measurements-modal-wrapper .sms-reminders-wrapper span:last-child{color:#4d4d4d;margin-top:5px}.measurements-modal-cmsrpm{align-items:center;display:flex}.measurements-modal-cmsrpm__icon{flex-shrink:0;margin-right:1.1764705882vw;width:40px}@media screen and (max-width:1194px){.measurements-modal-cmsrpm__icon{margin-right:1.675041876vw}}@media screen and (max-width:768px){.measurements-modal-cmsrpm__icon{margin-right:2.6041666667vw}}@media screen and (max-width:420px){.measurements-modal-cmsrpm__icon{margin-right:4.7619047619vw}}.measurements-modal-cmsrpm__icon .level-icon{align-items:center;background-color:var(--wi-status-bad);border-radius:50%;display:flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.measurements-modal-cmsrpm__icon .level-icon.level-good{background-color:var(--wi-status-good);color:var(--wi-background-secondary)}.measurements-modal-cmsrpm__icon .level-icon.level-moderate{background-color:var(--wi-status-moderate);color:var(--wi-background-secondary)}.measurements-modal-cmsrpm__icon .level-icon.level-bad{background-color:var(--wi-status-bad);color:var(--wi-background-secondary)}.modal-program-detail .modal-body{padding:0}.modal-program-detail .modal-body .modal-programs-detail__header img{height:218px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.modal-program-detail .modal-body .modal-programs-detail__body{padding:20px 20px 0}.modal-program-detail .modal-body .modal-programs-detail__body h2{margin-bottom:20px}.modal-program-detail .modal-body .modal-programs-detail__body h2:first-letter{text-transform:uppercase}.modal-program-detail .modal-body .modal-programs-detail__body p{background-color:var(--wi-background-secondary);border-radius:8px;padding:20px;white-space:pre-line}.modal-program-detail .modal-body .modal-programs-detail__section{padding-bottom:20px}.modal-program-detail .modal-body .modal-programs-detail__screenshots{display:flex}.modal-program-detail .modal-body .modal-programs-detail__screenshots div{margin-right:20px}.modal-program-detail .modal-body .modal-programs-detail__screenshots div:last-child{margin-right:0}.modal-program-detail .modal-body .modal-programs-detail__small{flex-grow:1}.modal-program-detail .modal-body .modal-programs-detail__large{flex-grow:2}.modal-program-detail button:disabled{pointer-events:auto}body>.button-tooltip{align-items:center;background:#d9d9d9;border-radius:4px;display:flex;opacity:.8;padding:2px 4px;position:absolute;width:auto;z-index:100}.range-select-component{margin-top:1.7647058824vw}@media screen and (max-width:1194px){.range-select-component{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.range-select-component{margin-top:3.90625vw}}@media screen and (max-width:420px){.range-select-component{margin-top:7.1428571429vw}}.range-select-component .range-input{height:2.9411764706vw;margin-top:1.4705882353vw}@media screen and (max-width:1194px){.range-select-component .range-input{height:4.1876046901vw;margin-top:2.0938023451vw}}@media screen and (max-width:768px){.range-select-component .range-input{height:6.5104166667vw;margin-top:3.2552083333vw}}@media screen and (max-width:420px){.range-select-component .range-input{height:11.9047619048vw;margin-top:5.9523809524vw}}.range-select-component .range-track{border-radius:3px;display:flex;height:.3529411765vw;position:relative}@media screen and (max-width:1194px){.range-select-component .range-track{height:.5025125628vw}}@media screen and (max-width:768px){.range-select-component .range-track{height:.78125vw}}@media screen and (max-width:420px){.range-select-component .range-track{height:1.4285714286vw}}.range-select-component .range-thumb{align-items:center;cursor:pointer;display:flex;justify-content:center;outline-color:var(--wi-action-primary);position:absolute;top:1.7058823529vw}@media screen and (max-width:1194px){.range-select-component .range-thumb{top:2.4288107203vw}}@media screen and (max-width:768px){.range-select-component .range-thumb{top:3.7760416667vw}}@media screen and (max-width:420px){.range-select-component .range-thumb{top:6.9047619048vw}}.range-select-component .range-thumb svg{fill:var(--wi-background-secondary);height:3.0588235294vw;width:1.8823529412vw}@media screen and (max-width:1194px){.range-select-component .range-thumb svg{height:4.3551088777vw;width:2.6800670017vw}}@media screen and (max-width:768px){.range-select-component .range-thumb svg{height:6.7708333333vw;width:4.1666666667vw}}@media screen and (max-width:420px){.range-select-component .range-thumb svg{height:12.380952381vw;width:7.619047619vw}}.range-select-component .range-thumb .detail1{position:absolute;top:-1.4705882353vw;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1194px){.range-select-component .range-thumb .detail1{top:-2.0938023451vw}}@media screen and (max-width:768px){.range-select-component .range-thumb .detail1{top:-3.2552083333vw}}@media screen and (max-width:420px){.range-select-component .range-thumb .detail1{top:-5.9523809524vw}}.range-select-component .range-thumb .range-thumb-status{background-color:var(--wi-status-moderate);border-radius:50%;height:.7058823529vw;position:absolute;top:45%;transition:transform .35s ease;width:.7058823529vw}@media screen and (max-width:1194px){.range-select-component .range-thumb .range-thumb-status{height:1.0050251256vw;width:1.0050251256vw}}@media screen and (max-width:768px){.range-select-component .range-thumb .range-thumb-status{height:1.5625vw;width:1.5625vw}}@media screen and (max-width:420px){.range-select-component .range-thumb .range-thumb-status{height:2.8571428571vw;width:2.8571428571vw}}.range-select-component .range-thumb .range-thumb-status.high{background:var(--wi-status-bad)}.range-select-component .range-thumb.up{top:-1.7058823529vw}@media screen and (max-width:1194px){.range-select-component .range-thumb.up{top:-2.4288107203vw}}@media screen and (max-width:768px){.range-select-component .range-thumb.up{top:-3.7760416667vw}}@media screen and (max-width:420px){.range-select-component .range-thumb.up{top:-6.9047619048vw}}.range-select-component .range-thumb.up svg{transform:rotate(180deg)}.range-select-component .range-thumb.up .range-thumb-status{bottom:45%;top:auto}.range-select-component.mirrors-thumbs .range-input{height:4.1176470588vw;margin-top:4.1176470588vw}@media screen and (max-width:1194px){.range-select-component.mirrors-thumbs .range-input{height:5.8626465662vw;margin-top:5.8626465662vw}}@media screen and (max-width:768px){.range-select-component.mirrors-thumbs .range-input{height:9.1145833333vw;margin-top:9.1145833333vw}}@media screen and (max-width:420px){.range-select-component.mirrors-thumbs .range-input{height:16.6666666667vw;margin-top:16.6666666667vw}}.range-select-component.mirrors-thumbs .range-thumb.up .detail1{bottom:auto;top:-18px}.range-select-component.mirrors-thumbs .range-thumb.down .detail1{bottom:-18px;top:auto}.range-select-component.mirrors-thumbs .range-thumb.low-opacity{opacity:.3}.trigger-scenario-component .trigger-scenario-header{align-items:center;color:var(--wi-text-secondary);display:flex;font-size:1.125rem}@media(max-width:968px){.trigger-scenario-component .trigger-scenario-header{font-size:.875rem}}.trigger-scenario-component .trigger-scenario-header .title{align-items:center;display:flex}.trigger-scenario-component .trigger-scenario-header .status-circle{margin-right:.5882352941vw}@media screen and (max-width:1194px){.trigger-scenario-component .trigger-scenario-header .status-circle{margin-right:.837520938vw}}@media screen and (max-width:768px){.trigger-scenario-component .trigger-scenario-header .status-circle{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.trigger-scenario-component .trigger-scenario-header .status-circle{margin-right:2.380952381vw}}.trigger-scenario-component .trigger-scenario-header .resume{align-items:center;cursor:pointer;display:flex;margin-left:auto}.trigger-scenario-component .trigger-scenario-content{display:none}@media(max-width:968px){.trigger-scenario-component .trigger-scenario-content{flex-direction:row;flex-wrap:wrap}}.trigger-scenario-component .trigger-scenario-content.visible{display:flex;justify-content:space-between}.triggers-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.measurements-modal-wrapper hr:last-of-type,.triggers-modal hr:last-of-type{display:none}.measurements-modal-wrapper .center-modal-header,.triggers-modal .center-modal-header{margin-bottom:24px}.measurements-modal-wrapper.triggers-modal .form-input-component,.measurements-modal-wrapper.triggers-modal .form-select-component,.triggers-modal.triggers-modal .form-input-component,.triggers-modal.triggers-modal .form-select-component{width:42%}@media(max-width:768px){.measurements-modal-wrapper.triggers-modal .form-input-component,.measurements-modal-wrapper.triggers-modal .form-select-component,.triggers-modal.triggers-modal .form-input-component,.triggers-modal.triggers-modal .form-select-component{width:78%}.measurements-modal-wrapper.triggers-modal .form-input-component:last-child,.measurements-modal-wrapper.triggers-modal .form-select-component:last-child,.triggers-modal.triggers-modal .form-input-component:last-child,.triggers-modal.triggers-modal .form-select-component:last-child{width:100%}}.measurements-modal-wrapper.triggers-modal .form-input-component .error-message,.measurements-modal-wrapper.triggers-modal .form-select-component .error-message,.triggers-modal.triggers-modal .form-input-component .error-message,.triggers-modal.triggers-modal .form-select-component .error-message{white-space:nowrap}.measurements-modal-wrapper.triggers-modal .toggle-section .toggle-btn-component,.triggers-modal.triggers-modal .toggle-section .toggle-btn-component{margin-left:10px}.multi-select-input-wrapper .box-wrapper{align-items:end;width:100%}.multi-select-input-wrapper .trigger-scenario-content{margin-top:1.7647058824vw}@media screen and (max-width:1194px){.multi-select-input-wrapper .trigger-scenario-content{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.multi-select-input-wrapper .trigger-scenario-content{margin-top:3.90625vw}}@media screen and (max-width:420px){.multi-select-input-wrapper .trigger-scenario-content{margin-top:7.1428571429vw}}.multi-select-input-wrapper .triggers,.multi-select-input-wrapper .triggers-fields{width:100%}.multi-select-input-wrapper .trigger-fields{margin-bottom:20px}.multi-select-input-wrapper .trigger-remove{padding-bottom:7px}.multi-select-input-wrapper .trigger-remove .w-button{padding:10px}.multi-select-input-wrapper .field,.multi-select-input-wrapper .field.filled{border:1px solid var(--wi-text-placeholder)}.multi-select-input-wrapper .field.filled:focus-within,.multi-select-input-wrapper .field:focus-within{border-color:#1638a6!important}.multi-select-input-wrapper .operator{max-width:56px;width:100%}.multi-select-input-wrapper .operator input{font-size:1rem;text-align:center}.multi-select-input-wrapper .operator .Wicons,.multi-select-input-wrapper .operator .wi-field-select-icon{display:none}.multi-select-input-wrapper .period{font-size:1rem;width:42%}.multi-select-input-wrapper .period input::-moz-placeholder{color:#000}.multi-select-input-wrapper .period input::placeholder{color:#000}.multi-select-input-wrapper .variation{font-size:1rem;width:36%}.multi-select-input-wrapper .triggers-action{display:flex;flex-direction:row-reverse;margin-bottom:30px}.preset-select{display:flex;flex-direction:row-reverse;padding-bottom:2em}.preset-select__title{margin-bottom:.5em}.preset-select .wi-select-component{width:350px}.preset-select__helper{margin-top:.35em;width:350px}.preset-select__helper a{color:var(--wi-on-action-secondary);text-decoration:underline}.alerts-history-modal-wrapper .alerts-history-modal-manage{display:flex;justify-content:flex-end;padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.alerts-history-modal-wrapper .alerts-history-modal-manage{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.alerts-history-modal-wrapper .alerts-history-modal-manage{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.alerts-history-modal-wrapper .alerts-history-modal-manage{padding:3.8095238095vw 4.7619047619vw}}.alerts-history-modal-wrapper .alerts-history-list{align-items:center;display:flex;flex-direction:column;width:100%}.alerts-history-modal-wrapper .alerts-history-list .alerts-list{width:100%}.alerts-history-modal-wrapper .cells{display:flex;flex-direction:row;justify-content:space-between}.alerts-history-modal-wrapper .cells .left{display:flex;flex-direction:row}.alerts-history-modal-wrapper .cells .left .cell-title{display:flex;flex-direction:column;padding-left:15px}.alerts-history-modal-wrapper .cells .left .measure-icon{align-items:center;display:flex;padding-left:5px}.alerts-history-modal-wrapper .cells .right{font-size:large;font-weight:700}.alerts-history-modal-wrapper .surveys-list{display:flex;flex-direction:column;margin-top:10px}.alerts-history-modal-wrapper .surveys-list .survey{color:blue;cursor:pointer;text-decoration:underline}.account-settings-modal-wrapper,.organization-settings-modal-wrapper{padding:0 1.4705882353vw}@media screen and (max-width:1194px){.account-settings-modal-wrapper,.organization-settings-modal-wrapper{padding:0 2.0938023451vw}}@media screen and (max-width:768px){.account-settings-modal-wrapper,.organization-settings-modal-wrapper{padding:0 3.2552083333vw}}@media screen and (max-width:420px){.account-settings-modal-wrapper,.organization-settings-modal-wrapper{padding:0 5.9523809524vw}}.account-settings-modal-wrapper .table-component,.organization-settings-modal-wrapper .table-component{overflow:visible}.account-settings-modal-wrapper .title,.organization-settings-modal-wrapper .title{margin-bottom:1.4117647059vw}@media screen and (max-width:1194px){.account-settings-modal-wrapper .title,.organization-settings-modal-wrapper .title{margin-bottom:2.0100502513vw}}@media screen and (max-width:768px){.account-settings-modal-wrapper .title,.organization-settings-modal-wrapper .title{margin-bottom:3.125vw}}@media screen and (max-width:420px){.account-settings-modal-wrapper .title,.organization-settings-modal-wrapper .title{margin-bottom:5.7142857143vw}}.account-settings-modal-wrapper .table-cell-component,.account-settings-modal-wrapper .table-cell-component .left,.organization-settings-modal-wrapper .table-cell-component,.organization-settings-modal-wrapper .table-cell-component .left{align-items:center;display:flex}@media(max-width:968px){.account-settings-modal-wrapper .table-cell-component .left,.organization-settings-modal-wrapper .table-cell-component .left{flex-wrap:wrap}}.account-settings-modal-wrapper .table-cell-component .left .subtextRegular,.organization-settings-modal-wrapper .table-cell-component .left .subtextRegular{color:var(--wi-text-secondary);margin:0 .2941176471vw;word-break:break-all}@media screen and (max-width:1194px){.account-settings-modal-wrapper .table-cell-component .left .subtextRegular,.organization-settings-modal-wrapper .table-cell-component .left .subtextRegular{margin:0 .418760469vw}}@media screen and (max-width:768px){.account-settings-modal-wrapper .table-cell-component .left .subtextRegular,.organization-settings-modal-wrapper .table-cell-component .left .subtextRegular{margin:0 .6510416667vw}}@media screen and (max-width:420px){.account-settings-modal-wrapper .table-cell-component .left .subtextRegular,.organization-settings-modal-wrapper .table-cell-component .left .subtextRegular{margin:0 1.1904761905vw}}@media(max-width:968px){.account-settings-modal-wrapper .table-cell-component .left .subtextRegular,.organization-settings-modal-wrapper .table-cell-component .left .subtextRegular{margin:0;width:100%}}.account-settings-modal-wrapper .table-cell-component .left .form-input-component,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component{margin-left:.5882352941vw;margin-top:0}@media screen and (max-width:1194px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component{margin-left:.837520938vw}}@media screen and (max-width:768px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component{margin-left:2.380952381vw}}.account-settings-modal-wrapper .table-cell-component .left .form-input-component input,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component input{border-radius:4px;padding:.2941176471vw .5882352941vw;width:100%}@media screen and (max-width:1194px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component input,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component input{padding:.418760469vw .837520938vw}}@media screen and (max-width:768px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component input,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component input{padding:.6510416667vw 1.3020833333vw}}@media screen and (max-width:420px){.account-settings-modal-wrapper .table-cell-component .left .form-input-component input,.organization-settings-modal-wrapper .table-cell-component .left .form-input-component input{padding:1.1904761905vw 2.380952381vw}}.account-settings-modal-wrapper .table-cell-component .action .RPMIcons,.organization-settings-modal-wrapper .table-cell-component .action .RPMIcons{font-size:1.125rem}.checklist-component,.checklist-component-wrapper{position:relative;width:100%}.checklist-component{background:var(--wi-background-secondary);border-radius:1.0588235294vw;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);display:none;left:0;max-height:280px;overflow:scroll;right:-1.0588235294vw;top:10px;z-index:5}@media screen and (max-width:1194px){.checklist-component{border-radius:1.5075376884vw;right:-1.5075376884vw}}@media screen and (max-width:768px){.checklist-component{border-radius:2.34375vw;right:-2.34375vw}}@media screen and (max-width:420px){.checklist-component{border-radius:4.2857142857vw;right:-4.2857142857vw}}.checklist-component:before{border-bottom:12px solid transparent;border-right:12px solid var(--wi-background-secondary);border-top:12px solid transparent;content:"";display:block;height:0;margin:auto;position:absolute;right:1.2941176471vw;top:-.7058823529vw;transform:rotate(90deg);width:0}@media screen and (max-width:1194px){.checklist-component:before{right:1.8425460637vw;top:-1.0050251256vw}}@media screen and (max-width:768px){.checklist-component:before{right:2.8645833333vw;top:-1.5625vw}}@media screen and (max-width:420px){.checklist-component:before{right:5.2380952381vw;top:-2.8571428571vw}}.checklist-component .item{align-items:center;cursor:pointer;display:flex;font-family:var(--wi-font-family),Serif;font-size:1.125rem;padding:1vw 1.1764705882vw;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1194px){.checklist-component .item{padding:1.4237855946vw 1.675041876vw}}@media screen and (max-width:768px){.checklist-component .item{padding:2.2135416667vw 2.6041666667vw}}@media screen and (max-width:420px){.checklist-component .item{padding:4.0476190476vw 4.7619047619vw}}.checklist-component .item:not(:last-child){border-bottom:1px solid var(--wi-divider)}.checklist-component .item .circle{align-items:center;border:2px solid var(--wi-text-secondary);border-radius:4px;color:var(--wi-background-secondary);display:flex;height:1.4117647059vw;justify-content:center;min-height:1.4117647059vw;min-width:1.4117647059vw;transition:background-color .3s ease,border-color .3s ease;width:1.4117647059vw}@media screen and (max-width:1194px){.checklist-component .item .circle{height:2.0100502513vw;min-height:2.0100502513vw;min-width:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.checklist-component .item .circle{height:3.125vw;min-height:3.125vw;min-width:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.checklist-component .item .circle{height:5.7142857143vw;min-height:5.7142857143vw;min-width:5.7142857143vw;width:5.7142857143vw}}.checklist-component .item .circle.selected{background-color:var(--wi-action-primary);border-color:var(--wi-action-primary)}.checklist-component .item .body1{margin-left:20px}.checklist-component.visible{display:block}.checklist-close{-webkit-tap-highlight-color:var(--wi-transparent);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:4}.checklist-close.enabled{pointer-events:auto}.create-select-component-wrapper,.create-select-component-wrapper div:first-child:not(.button){position:relative;width:100%}.create-select-component-wrapper div:first-child:not(.button) .select-wrapper{height:auto}.button{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.button:hover{background-color:#b5c4e5;border-radius:30px;transform:scale3d(1.3,1.3,1.3);transition:.6s}.create-select-component{background:var(--wi-background-secondary);border-radius:1.0588235294vw;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);display:none;left:0;margin-top:10px;right:-1.0588235294vw;width:100%;z-index:5}@media screen and (max-width:1194px){.create-select-component{border-radius:1.5075376884vw;right:-1.5075376884vw}}@media screen and (max-width:768px){.create-select-component{border-radius:2.34375vw;right:-2.34375vw}}@media screen and (max-width:420px){.create-select-component{border-radius:4.2857142857vw;right:-4.2857142857vw}}.create-select-component .option-items{max-height:280px;overflow-y:scroll}.create-select-component .item{align-items:center;cursor:pointer;display:flex;font-family:var(--wi-font-family),Serif;font-size:1.125rem;max-width:100%;padding:0 1.3529411765vw;transition:transform .3s ease}@media screen and (max-width:1194px){.create-select-component .item{padding:0 1.9262981575vw}}@media screen and (max-width:768px){.create-select-component .item{padding:0 2.9947916667vw}}@media screen and (max-width:420px){.create-select-component .item{padding:0 5.4761904762vw}}.create-select-component .item:not(:last-child){border-bottom:1px solid var(--wi-divider)}.create-select-component .item input{display:inline-block;width:100%}.create-select-component .item .circle{align-items:center;border:2px solid var(--wi-text-secondary);border-radius:4px;color:var(--wi-background-secondary);display:flex;height:1.4117647059vw;justify-content:center;min-height:1.4117647059vw;min-width:1.4117647059vw;transition:background-color .3s ease,border-color .3s ease;width:1.4117647059vw}@media screen and (max-width:1194px){.create-select-component .item .circle{height:2.0100502513vw;min-height:2.0100502513vw;min-width:2.0100502513vw;width:2.0100502513vw}}@media screen and (max-width:768px){.create-select-component .item .circle{height:3.125vw;min-height:3.125vw;min-width:3.125vw;width:3.125vw}}@media screen and (max-width:420px){.create-select-component .item .circle{height:5.7142857143vw;min-height:5.7142857143vw;min-width:5.7142857143vw;width:5.7142857143vw}}.create-select-component .item .circle.selected{background-color:var(--wi-action-primary);border-color:var(--wi-action-primary)}.create-select-component .item .delete-button-wrapper,.create-select-component .item input{padding:1vw 0}@media screen and (max-width:1194px){.create-select-component .item .delete-button-wrapper,.create-select-component .item input{padding:1.4237855946vw 0}}@media screen and (max-width:768px){.create-select-component .item .delete-button-wrapper,.create-select-component .item input{padding:2.2135416667vw 0}}@media screen and (max-width:420px){.create-select-component .item .delete-button-wrapper,.create-select-component .item input{padding:4.0476190476vw 0}}.create-select-component.visible{display:block}.create-select-close{-webkit-tap-highlight-color:var(--wi-transparent);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:4}.create-select-close.enabled{pointer-events:auto}.remove-list-option-warning{color:var(--text-secondary-bad);margin-top:10px}.message-modal-component .message-actions{align-items:center;background:var(--wi-background-secondary);border:1px solid var(--wi-divider);border-radius:1.2941176471vw;display:flex;height:2.6470588235vw;justify-content:space-around;margin-left:auto;max-width:5.8823529412vw}@media screen and (max-width:1194px){.message-modal-component .message-actions{border-radius:1.8425460637vw;height:3.7688442211vw;max-width:8.3752093802vw}}@media screen and (max-width:768px){.message-modal-component .message-actions{border-radius:2.8645833333vw;height:5.859375vw;max-width:13.0208333333vw}}@media screen and (max-width:420px){.message-modal-component .message-actions{border-radius:5.2380952381vw;height:10.7142857143vw;max-width:23.8095238095vw}}.message-modal-component .message-actions .RPMIcons{font-size:1.375rem}.message-modal-component .message-preview-wrapper{max-height:50vh}.message-modal-component .message-preview-wrapper .title{text-align:center}.message-modal-component .message-preview-wrapper .title p{color:var(--wi-text-secondary);margin-top:.5882352941vw}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .title p{margin-top:.837520938vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .title p{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .title p{margin-top:2.380952381vw}}.message-modal-component .message-preview-wrapper .title p span{text-transform:capitalize}.message-modal-component .message-preview-wrapper .phone{background:var(--wi-background-primary);border-color:var(--wi-background-primary);border-radius:30px;border-style:solid;border-width:15px;margin:50px auto auto;opacity:0;padding:1.4705882353vw;transform:translate3d(0,5vh,0);transition:opacity .5s ease,border-color 1s ease,transform .5s ease;width:50%}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone{padding:2.0938023451vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone{padding:3.2552083333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone{padding:5.9523809524vw}}@media(max-width:968px){.message-modal-component .message-preview-wrapper .phone{width:100%}}.message-modal-component .message-preview-wrapper .phone.enter-done{opacity:1;transform:translateZ(0)}.message-modal-component .message-preview-wrapper .phone .header{background-image:linear-gradient(225deg,var(--wi-status-good) 15%,var(--wi-status-good));border-radius:13px;color:var(--wi-background-secondary);height:100%;padding:.5882352941vw;transform:scale3d(1.3,1.3,1);transition:transform .5s cubic-bezier(.68,-.55,.265,1.55);width:100%}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone .header{padding:.837520938vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone .header{padding:1.3020833333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone .header{padding:2.380952381vw}}.message-modal-component .message-preview-wrapper .phone .header .picture{background-color:hsla(0,0%,100%,.4);border-radius:50%;height:1.4705882353vw;width:1.4705882353vw}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone .header .picture{height:2.0938023451vw;width:2.0938023451vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone .header .picture{height:3.2552083333vw;width:3.2552083333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone .header .picture{height:5.9523809524vw;width:5.9523809524vw}}.message-modal-component .message-preview-wrapper .phone .header .content{margin-top:.5882352941vw}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone .header .content{margin-top:.837520938vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone .header .content{margin-top:1.3020833333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone .header .content{margin-top:2.380952381vw}}.message-modal-component .message-preview-wrapper .phone .header .content p{font-size:.75rem;margin-top:10px;overflow:hidden}.message-modal-component .message-preview-wrapper .phone .body{background-color:var(--wi-background-primary);border-radius:13px;margin-top:15px;min-height:35vh;padding:.5882352941vw;transition:background-color 1s ease}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone .body{padding:.837520938vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone .body{padding:1.3020833333vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone .body{padding:2.380952381vw}}.message-modal-component .message-preview-wrapper .phone .body .row{border-bottom:1px solid var(--wi-background-primary);display:flex;justify-content:space-between;padding-bottom:.8823529412vw}@media screen and (max-width:1194px){.message-modal-component .message-preview-wrapper .phone .body .row{padding-bottom:1.256281407vw}}@media screen and (max-width:768px){.message-modal-component .message-preview-wrapper .phone .body .row{padding-bottom:1.953125vw}}@media screen and (max-width:420px){.message-modal-component .message-preview-wrapper .phone .body .row{padding-bottom:3.5714285714vw}}.message-modal-component .message-preview-wrapper .phone .body .rect{background-color:var(--wi-background-primary);border-radius:3px;height:20px;margin-top:10px;width:100%}.message-modal-component .message-preview-wrapper .phone .body .rect.big{height:50px}.message-modal-component .message-preview-wrapper .phone .body .rect.medium{height:30px;width:80%}.message-modal-component .message-preview-wrapper .phone .body .rect.small{width:50%}.message-modal-component .message-preview-wrapper .phone .body .left{width:calc(50% - 20px)}.message-modal-component .message-preview-wrapper .phone .body .right{align-self:flex-end;width:50%}.message-modal-component .message-preview-wrapper .phone.animate{border-color:var(--wi-background-secondary)}.message-modal-component .message-preview-wrapper .phone.animate .header{transform:scaleX(1)}.message-modal-component .message-preview-wrapper .phone.animate .body{background-color:var(--wi-background-secondary)}.message-modal-component .message-preview-wrapper .phone.sending{opacity:.5}.form-textarea-component{background:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:1rem;height:100%;padding:1.0588235294vw 1.1764705882vw;position:relative;transition:border-color .3s ease;width:100%}@media screen and (max-width:1194px){.form-textarea-component{padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.form-textarea-component{padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.form-textarea-component{padding:4.2857142857vw 4.7619047619vw}}.notes-modal-component .notes-wrapper{position:relative}.notes-modal-component .notes-wrapper .wrapper{margin-bottom:1.4705882353vw}@media screen and (max-width:1194px){.notes-modal-component .notes-wrapper .wrapper{margin-bottom:2.0938023451vw}}@media screen and (max-width:768px){.notes-modal-component .notes-wrapper .wrapper{margin-bottom:3.2552083333vw}}@media screen and (max-width:420px){.notes-modal-component .notes-wrapper .wrapper{margin-bottom:5.9523809524vw}}.notes-modal-component .notes-wrapper .mentions-input__control .mentions-input__highlighter strong{left:2px;top:2px}@media(hover:none)and (pointer:coarse){.notes-modal-component .notes-wrapper .mentions-input__control .mentions-input__highlighter strong{display:none}}.notes-modal-component .form-actions{display:none;opacity:1;transition:opacity .3s ease}.notes-modal-component .form-actions.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.notes-modal-component .user-mention-list{border-top:1px solid var(--wi-divider);max-height:11.1764705882vw;overflow-x:hidden;overflow-y:scroll}@media screen and (max-width:1194px){.notes-modal-component .user-mention-list{max-height:15.9128978224vw}}@media screen and (max-width:768px){.notes-modal-component .user-mention-list{max-height:24.7395833333vw}}@media screen and (max-width:420px){.notes-modal-component .user-mention-list{max-height:45.2380952381vw}}.notes-modal-component .user-mention-list.wrapper{margin-bottom:0}.notes-modal-component .user-mention-list .mentions-input__suggestions{background:none!important;left:0!important;position:relative!important;top:0!important}.notes-modal-component .user-mention-list li:last-child{padding-bottom:1.7647058824vw}@media screen and (max-width:1194px){.notes-modal-component .user-mention-list li:last-child{padding-bottom:2.5125628141vw}}@media screen and (max-width:768px){.notes-modal-component .user-mention-list li:last-child{padding-bottom:3.90625vw}}@media screen and (max-width:420px){.notes-modal-component .user-mention-list li:last-child{padding-bottom:7.1428571429vw}}.notes-modal-component .user-mention-list .user{align-items:center;cursor:pointer;display:flex;margin-top:1.7647058824vw}@media screen and (max-width:1194px){.notes-modal-component .user-mention-list .user{margin-top:2.5125628141vw}}@media screen and (max-width:768px){.notes-modal-component .user-mention-list .user{margin-top:3.90625vw}}@media screen and (max-width:420px){.notes-modal-component .user-mention-list .user{margin-top:7.1428571429vw}}.notes-modal-component .user-mention-list .user .user-picture{background:gray;border-radius:50%;height:2.3529411765vw;width:2.3529411765vw}@media screen and (max-width:1194px){.notes-modal-component .user-mention-list .user .user-picture{height:3.3500837521vw;width:3.3500837521vw}}@media screen and (max-width:768px){.notes-modal-component .user-mention-list .user .user-picture{height:5.2083333333vw;width:5.2083333333vw}}@media screen and (max-width:420px){.notes-modal-component .user-mention-list .user .user-picture{height:9.5238095238vw;width:9.5238095238vw}}.notes-modal-component .user-mention-list .user .user-content{margin-left:1.1764705882vw}@media screen and (max-width:1194px){.notes-modal-component .user-mention-list .user .user-content{margin-left:1.675041876vw}}@media screen and (max-width:768px){.notes-modal-component .user-mention-list .user .user-content{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.notes-modal-component .user-mention-list .user .user-content{margin-left:4.7619047619vw}}.notes-modal-component .user-mention-list .user .user-content span{display:block}.notes-modal-component .label-action-disabled{margin-bottom:30px}.all-notes-modal-component .button-component{text-align:center}.all-notes-modal-component .all-notes-wrapper{-moz-column-count:2;column-count:2;-moz-column-gap:1.1764705882vw;column-gap:1.1764705882vw}@media screen and (max-width:1194px){.all-notes-modal-component .all-notes-wrapper{-moz-column-gap:1.675041876vw;column-gap:1.675041876vw}}@media screen and (max-width:768px){.all-notes-modal-component .all-notes-wrapper{-moz-column-gap:2.6041666667vw;column-gap:2.6041666667vw}}@media screen and (max-width:420px){.all-notes-modal-component .all-notes-wrapper{-moz-column-gap:4.7619047619vw;column-gap:4.7619047619vw}}@media(max-width:968px){.all-notes-modal-component .all-notes-wrapper{-moz-column-count:1;column-count:1}}.all-notes-modal-component .all-notes-wrapper .single-note{background:var(--wi-background-secondary);border-radius:8px;box-shadow:0 8px 30px 0 rgba(7,26,83,.04);display:inline-block;margin-bottom:1.1764705882vw;padding:1.1764705882vw;position:relative;transition:opacity .45s ease;width:100%}@media screen and (max-width:1194px){.all-notes-modal-component .all-notes-wrapper .single-note{margin-bottom:1.675041876vw;padding:1.675041876vw}}@media screen and (max-width:768px){.all-notes-modal-component .all-notes-wrapper .single-note{margin-bottom:2.6041666667vw;padding:2.6041666667vw}}@media screen and (max-width:420px){.all-notes-modal-component .all-notes-wrapper .single-note{margin-bottom:4.7619047619vw;padding:4.7619047619vw}}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header{display:flex;justify-content:space-between}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header .actions{position:relative}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header .actions .RPMIcons{font-size:1rem}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header .actions .RPMIcons:last-child{color:var(--wi-status-bad);margin-left:5px}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header .actions .contextual-menu-component{border-radius:10px;box-shadow:0 3px 10px 2px var(--wi-background-tertiary);top:0}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-header .actions .contextual-menu-component .item{font-size:.8125rem;padding:8px 10px}.all-notes-modal-component .all-notes-wrapper .single-note .single-note-body,.all-notes-modal-component .all-notes-wrapper .single-note .single-note-footer{color:var(--wi-text-secondary);font-family:var(--wi-font-family),Serif;margin-top:8px;word-break:break-word}.organization-more-modal-component .section:not(:first-child),.patient-devices-modal-component .section:not(:first-child),.patient-more-modal-component .section:not(:first-child){padding-top:1.1764705882vw}@media screen and (max-width:1194px){.organization-more-modal-component .section:not(:first-child),.patient-devices-modal-component .section:not(:first-child),.patient-more-modal-component .section:not(:first-child){padding-top:1.675041876vw}}@media screen and (max-width:768px){.organization-more-modal-component .section:not(:first-child),.patient-devices-modal-component .section:not(:first-child),.patient-more-modal-component .section:not(:first-child){padding-top:2.6041666667vw}}@media screen and (max-width:420px){.organization-more-modal-component .section:not(:first-child),.patient-devices-modal-component .section:not(:first-child),.patient-more-modal-component .section:not(:first-child){padding-top:4.7619047619vw}}.organization-more-modal-component .section .header3,.patient-devices-modal-component .section .header3,.patient-more-modal-component .section .header3{display:block;margin:20px 0}.organization-more-modal-component .section .header3:last-of-type:not(:first-of-type),.patient-devices-modal-component .section .header3:last-of-type:not(:first-of-type),.patient-more-modal-component .section .header3:last-of-type:not(:first-of-type){margin-top:40px}.organization-more-modal-component .section .table-component .table-cell-component,.patient-devices-modal-component .section .table-component .table-cell-component,.patient-more-modal-component .section .table-component .table-cell-component{display:flex}.organization-more-modal-component .section .cells .device,.organization-more-modal-component .section .cells .info,.patient-devices-modal-component .section .cells .device,.patient-devices-modal-component .section .cells .info,.patient-more-modal-component .section .cells .device,.patient-more-modal-component .section .cells .info{align-items:center;background:var(--wi-background-secondary);display:flex;justify-content:space-between;padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.organization-more-modal-component .section .cells .device,.organization-more-modal-component .section .cells .info,.patient-devices-modal-component .section .cells .device,.patient-devices-modal-component .section .cells .info,.patient-more-modal-component .section .cells .device,.patient-more-modal-component .section .cells .info{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.organization-more-modal-component .section .cells .device,.organization-more-modal-component .section .cells .info,.patient-devices-modal-component .section .cells .device,.patient-devices-modal-component .section .cells .info,.patient-more-modal-component .section .cells .device,.patient-more-modal-component .section .cells .info{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.organization-more-modal-component .section .cells .device,.organization-more-modal-component .section .cells .info,.patient-devices-modal-component .section .cells .device,.patient-devices-modal-component .section .cells .info,.patient-more-modal-component .section .cells .device,.patient-more-modal-component .section .cells .info{padding:3.8095238095vw 4.7619047619vw}}.organization-more-modal-component .section .cells .device:first-child,.organization-more-modal-component .section .cells .info:first-child,.patient-devices-modal-component .section .cells .device:first-child,.patient-devices-modal-component .section .cells .info:first-child,.patient-more-modal-component .section .cells .device:first-child,.patient-more-modal-component .section .cells .info:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.organization-more-modal-component .section .cells .device:last-child,.organization-more-modal-component .section .cells .info:last-child,.patient-devices-modal-component .section .cells .device:last-child,.patient-devices-modal-component .section .cells .info:last-child,.patient-more-modal-component .section .cells .device:last-child,.patient-more-modal-component .section .cells .info:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.organization-more-modal-component .section .cells .device:not(:last-child),.organization-more-modal-component .section .cells .info:not(:last-child),.patient-devices-modal-component .section .cells .device:not(:last-child),.patient-devices-modal-component .section .cells .info:not(:last-child),.patient-more-modal-component .section .cells .device:not(:last-child),.patient-more-modal-component .section .cells .info:not(:last-child){border-bottom:1px solid var(--wi-divider)}.organization-more-modal-component .section .cells .device .left span,.organization-more-modal-component .section .cells .info .left span,.patient-devices-modal-component .section .cells .device .left span,.patient-devices-modal-component .section .cells .info .left span,.patient-more-modal-component .section .cells .device .left span,.patient-more-modal-component .section .cells .info .left span{display:block}.organization-more-modal-component .section .cells .device .left span.subtextRegular,.organization-more-modal-component .section .cells .info .left span.subtextRegular,.patient-devices-modal-component .section .cells .device .left span.subtextRegular,.patient-devices-modal-component .section .cells .info .left span.subtextRegular,.patient-more-modal-component .section .cells .device .left span.subtextRegular,.patient-more-modal-component .section .cells .info .left span.subtextRegular{color:var(--wi-text-secondary)}.organization-more-modal-component .section .cells .device .right,.organization-more-modal-component .section .cells .info .right,.patient-devices-modal-component .section .cells .device .right,.patient-devices-modal-component .section .cells .info .right,.patient-more-modal-component .section .cells .device .right,.patient-more-modal-component .section .cells .info .right{font-size:1rem}.organization-more-modal-component .section .cells .device .device-battery,.organization-more-modal-component .section .cells .info .device-battery,.patient-devices-modal-component .section .cells .device .device-battery,.patient-devices-modal-component .section .cells .info .device-battery,.patient-more-modal-component .section .cells .device .device-battery,.patient-more-modal-component .section .cells .info .device-battery{align-items:center;color:var(--wi-text-primary);display:flex}.organization-more-modal-component .section .cells .device .device-battery .RPMIcons,.organization-more-modal-component .section .cells .info .device-battery .RPMIcons,.patient-devices-modal-component .section .cells .device .device-battery .RPMIcons,.patient-devices-modal-component .section .cells .info .device-battery .RPMIcons,.patient-more-modal-component .section .cells .device .device-battery .RPMIcons,.patient-more-modal-component .section .cells .info .device-battery .RPMIcons{font-size:1.25rem}.organization-more-modal-component .section .cells .device .device-battery.low .RPMIcons,.organization-more-modal-component .section .cells .info .device-battery.low .RPMIcons,.patient-devices-modal-component .section .cells .device .device-battery.low .RPMIcons,.patient-devices-modal-component .section .cells .info .device-battery.low .RPMIcons,.patient-more-modal-component .section .cells .device .device-battery.low .RPMIcons,.patient-more-modal-component .section .cells .info .device-battery.low .RPMIcons{color:var(--wi-status-bad)}.organization-more-modal-component .section .cells .device .device-battery .body1,.organization-more-modal-component .section .cells .info .device-battery .body1,.patient-devices-modal-component .section .cells .device .device-battery .body1,.patient-devices-modal-component .section .cells .info .device-battery .body1,.patient-more-modal-component .section .cells .device .device-battery .body1,.patient-more-modal-component .section .cells .info .device-battery .body1{margin-left:.5882352941vw}@media screen and (max-width:1194px){.organization-more-modal-component .section .cells .device .device-battery .body1,.organization-more-modal-component .section .cells .info .device-battery .body1,.patient-devices-modal-component .section .cells .device .device-battery .body1,.patient-devices-modal-component .section .cells .info .device-battery .body1,.patient-more-modal-component .section .cells .device .device-battery .body1,.patient-more-modal-component .section .cells .info .device-battery .body1{margin-left:.837520938vw}}@media screen and (max-width:768px){.organization-more-modal-component .section .cells .device .device-battery .body1,.organization-more-modal-component .section .cells .info .device-battery .body1,.patient-devices-modal-component .section .cells .device .device-battery .body1,.patient-devices-modal-component .section .cells .info .device-battery .body1,.patient-more-modal-component .section .cells .device .device-battery .body1,.patient-more-modal-component .section .cells .info .device-battery .body1{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.organization-more-modal-component .section .cells .device .device-battery .body1,.organization-more-modal-component .section .cells .info .device-battery .body1,.patient-devices-modal-component .section .cells .device .device-battery .body1,.patient-devices-modal-component .section .cells .info .device-battery .body1,.patient-more-modal-component .section .cells .device .device-battery .body1,.patient-more-modal-component .section .cells .info .device-battery .body1{margin-left:2.380952381vw}}.organization-more-modal-component .section .end-patient-actions,.patient-devices-modal-component .section .end-patient-actions,.patient-more-modal-component .section .end-patient-actions{align-items:center;display:flex;margin-top:1.1764705882vw}@media screen and (max-width:1194px){.organization-more-modal-component .section .end-patient-actions,.patient-devices-modal-component .section .end-patient-actions,.patient-more-modal-component .section .end-patient-actions{margin-top:1.675041876vw}}@media screen and (max-width:768px){.organization-more-modal-component .section .end-patient-actions,.patient-devices-modal-component .section .end-patient-actions,.patient-more-modal-component .section .end-patient-actions{margin-top:2.6041666667vw}}@media screen and (max-width:420px){.organization-more-modal-component .section .end-patient-actions,.patient-devices-modal-component .section .end-patient-actions,.patient-more-modal-component .section .end-patient-actions{margin-top:4.7619047619vw}}@media(max-width:768px){.organization-more-modal-component .section .end-patient-actions,.patient-devices-modal-component .section .end-patient-actions,.patient-more-modal-component .section .end-patient-actions{flex-wrap:wrap}.organization-more-modal-component .section .end-patient-actions .button-component,.organization-more-modal-component .section .end-patient-actions .button-component button,.patient-devices-modal-component .section .end-patient-actions .button-component,.patient-devices-modal-component .section .end-patient-actions .button-component button,.patient-more-modal-component .section .end-patient-actions .button-component,.patient-more-modal-component .section .end-patient-actions .button-component button{width:100%}.organization-more-modal-component .section .end-patient-actions .button-component:last-child,.patient-devices-modal-component .section .end-patient-actions .button-component:last-child,.patient-more-modal-component .section .end-patient-actions .button-component:last-child{margin-top:10px}}.organization-more-modal-component .section .end-patient-actions .spacing,.patient-devices-modal-component .section .end-patient-actions .spacing,.patient-more-modal-component .section .end-patient-actions .spacing{margin-right:20px}@media(max-width:768px){.organization-more-modal-component .section .end-patient-actions .spacing,.patient-devices-modal-component .section .end-patient-actions .spacing,.patient-more-modal-component .section .end-patient-actions .spacing{margin-right:0}}.organization-more-modal-component .billing-section,.patient-devices-modal-component .billing-section,.patient-more-modal-component .billing-section{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.organization-more-modal-component .billing-section .checkboxes>.form-input-component,.patient-devices-modal-component .billing-section .checkboxes>.form-input-component,.patient-more-modal-component .billing-section .checkboxes>.form-input-component{width:100%}.organization-more-modal-component .billing-section>.form-select-component,.patient-devices-modal-component .billing-section>.form-select-component,.patient-more-modal-component .billing-section>.form-select-component{margin-top:0}.organization-more-modal-component .billing-section .detail1,.patient-devices-modal-component .billing-section .detail1,.patient-more-modal-component .billing-section .detail1{display:block;margin-bottom:.1176470588vw}@media screen and (max-width:1194px){.organization-more-modal-component .billing-section .detail1,.patient-devices-modal-component .billing-section .detail1,.patient-more-modal-component .billing-section .detail1{margin-bottom:.1675041876vw}}@media screen and (max-width:768px){.organization-more-modal-component .billing-section .detail1,.patient-devices-modal-component .billing-section .detail1,.patient-more-modal-component .billing-section .detail1{margin-bottom:.2604166667vw}}@media screen and (max-width:420px){.organization-more-modal-component .billing-section .detail1,.patient-devices-modal-component .billing-section .detail1,.patient-more-modal-component .billing-section .detail1{margin-bottom:.4761904762vw}}.organization-more-modal-component .billing-checkboxes,.patient-devices-modal-component .billing-checkboxes,.patient-more-modal-component .billing-checkboxes{display:flex;flex-direction:column;flex-shrink:0;width:calc(50% - 10px)}.organization-more-modal-component .billing-checkboxes .label,.patient-devices-modal-component .billing-checkboxes .label,.patient-more-modal-component .billing-checkboxes .label{text-transform:uppercase}.organization-more-modal-component .billing-checkboxes .checkboxes-container,.patient-devices-modal-component .billing-checkboxes .checkboxes-container,.patient-more-modal-component .billing-checkboxes .checkboxes-container{border-bottom:1px solid var(--wi-text-placeholder);border-radius:8px}.organization-more-modal-component .billing-checkboxes .checkboxes,.organization-more-modal-component .billing-checkboxes.checkboxes,.patient-devices-modal-component .billing-checkboxes .checkboxes,.patient-devices-modal-component .billing-checkboxes.checkboxes,.patient-more-modal-component .billing-checkboxes .checkboxes,.patient-more-modal-component .billing-checkboxes.checkboxes{background:var(--wi-background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:inherit;height:auto;line-height:normal;width:100%}.patient-devices-modal-component__right{align-items:flex-end;display:flex;flex-direction:column;height:80px;justify-content:space-between}.patient-devices-modal-component .section .cells:not(:nth-child(2)){margin-top:25px}.patient-devices-modal-component .section .cells.buttons{display:flex;justify-content:space-between}.patient-devices-modal-component .section .cells .info{align-items:flex-start}.patient-devices-modal-component .section .cells .info .header4{margin-bottom:10px}.patient-devices-modal-component .section .cells .info .body1{color:var(--wi-text-secondary);display:block;margin-top:5px}.modal-header .title .header4 .icon-user{font-size:1.125rem!important;margin-right:3px;position:relative;top:-1px;vertical-align:middle}.modal-body{padding:0}.welcome-back-modal-component{text-align:center}.welcome-back-modal-component div:first-child{margin-bottom:1rem}.file-upload-modal-component{min-height:29.4117647059vw;position:relative}@media screen and (max-width:1194px){.file-upload-modal-component{min-height:41.8760469012vw}}@media screen and (max-width:768px){.file-upload-modal-component{min-height:65.1041666667vw}}@media screen and (max-width:420px){.file-upload-modal-component{min-height:119.0476190476vw}}.file-upload-modal-component .choose-file-step-component{cursor:pointer;outline:none}.file-upload-modal-component .choose-file-step-component .content-center{margin:auto;text-align:center}.file-upload-modal-component .choose-file-step-component .content-center .media{height:16.1764705882vw;margin:auto;width:100%}@media screen and (max-width:1194px){.file-upload-modal-component .choose-file-step-component .content-center .media{height:23.0318257956vw}}@media screen and (max-width:768px){.file-upload-modal-component .choose-file-step-component .content-center .media{height:35.8072916667vw}}@media screen and (max-width:420px){.file-upload-modal-component .choose-file-step-component .content-center .media{height:65.4761904762vw}}.file-upload-modal-component .choose-file-step-component .content-center .media img{height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease;width:100%}.file-upload-modal-component .choose-file-step-component .content-center .texts{margin-top:30px}.file-upload-modal-component .choose-file-step-component .content-center .texts .steps{overflow:hidden;position:relative}.file-upload-modal-component .choose-file-step-component .content-center .texts .steps .steps-wrapper{left:0;margin:auto;position:absolute;right:0;top:0;transition:transform .3s ease}.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps{align-items:center;display:flex;justify-content:center;margin-top:15px;position:relative}.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps span{position:absolute}.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps .time,.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps .tips{transition:opacity .3s ease}.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps .time,.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps.uploading .tips{opacity:0}.file-upload-modal-component .choose-file-step-component .content-center .texts .substeps.uploading .time{opacity:1}.file-upload-modal-component .choose-file-step-component .content-center .texts span{display:block}.file-upload-modal-component .choose-file-step-component .content-center .texts .body1{color:var(--wi-text-secondary);opacity:1;transition:opacity .3s ease}.file-upload-modal-component .choose-file-step-component .content-center .footer{bottom:0;color:var(--wi-text-secondary);left:0;margin:auto;position:absolute;right:0;width:calc(100% - 160px)}.file-upload-modal-component .choose-file-step-component .content-center .footer .footer-content{align-items:center;display:flex;justify-content:center;position:relative}.file-upload-modal-component .choose-file-step-component .content-center .footer .detail1,.file-upload-modal-component .choose-file-step-component .content-center .footer .progress-bar{transition:opacity .3s ease}.file-upload-modal-component .choose-file-step-component .content-center .footer .progress-bar{background:var(--wi-divider);border-radius:5px;height:4px;opacity:0;position:absolute;width:100%}.file-upload-modal-component .choose-file-step-component .content-center .footer .progress-bar .bar{background:var(--wi-text-primary);border-radius:5px;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .2s ease;width:100%}.file-upload-modal-component .choose-file-step-component .content-center .footer.uploading .detail1{opacity:0}.file-upload-modal-component .choose-file-step-component .content-center .footer.uploading .progress-bar{opacity:1}.file-upload-modal-component .choose-file-step-component .content-center.drag-active .media img{transform:scale3d(1.05,1.05,1)}.file-upload-modal-component .choose-file-step-component .content-center.drag-active .substeps .tips{opacity:0}.file-preview{border:1px solid var(--wi-text-placeholder);border-radius:8px;height:calc(100% - 10px);overflow:hidden;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:40px}.file-preview img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cohort-infos-modal .cohort-infos-wrapper .form{display:flex;flex-wrap:wrap;justify-content:space-between}.cohort-infos-modal .cohort-infos-wrapper .form .checkbox{flex-grow:1;max-width:calc(50% - 10px)}.modal-body:has(.create-program-modal){overflow:visible}.create-program-modal .create-program-wrapper .form{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.create-program-modal .create-program-wrapper .form .modules{padding-top:10px}.create-program-modal .create-program-wrapper .form .modules .module{align-items:start;display:flex;flex-direction:column}.create-program-modal .create-program-wrapper .form .modules span.label{color:var(--wi-text-secondary);font-size:.75rem;letter-spacing:1px!important;margin-bottom:.4705882353vw;text-transform:uppercase}@media screen and (max-width:1194px){.create-program-modal .create-program-wrapper .form .modules span.label{margin-bottom:.6700167504vw}}@media screen and (max-width:768px){.create-program-modal .create-program-wrapper .form .modules span.label{margin-bottom:1.0416666667vw}}@media screen and (max-width:420px){.create-program-modal .create-program-wrapper .form .modules span.label{margin-bottom:1.9047619048vw}}.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container p.wi-typo-component{color:var(--wi-text-secondary);letter-spacing:1px!important;margin-bottom:.4705882353vw}@media screen and (max-width:1194px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container p.wi-typo-component{margin-bottom:.6700167504vw}}@media screen and (max-width:768px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container p.wi-typo-component{margin-bottom:1.0416666667vw}}@media screen and (max-width:420px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container p.wi-typo-component{margin-bottom:1.9047619048vw}}.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field{border-color:var(--wi-text-placeholder)}.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field:focus-within{border-color:var(--wi-action-primary)}.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field input{height:3.2941176471vw;padding:1.0588235294vw 1.1764705882vw}@media screen and (max-width:1194px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field input{height:4.6901172529vw;padding:1.5075376884vw 1.675041876vw}}@media screen and (max-width:768px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field input{height:7.2916666667vw;padding:2.34375vw 2.6041666667vw}}@media screen and (max-width:420px){.create-program-modal .create-program-wrapper .form .modules .wi-select-component .field-container .field input{height:13.3333333333vw;padding:4.2857142857vw 4.7619047619vw}}.create-program-modal .create-program-wrapper .form .modules .wi-select-component .wi-select-component-dropdown{z-index:10}.create-program-modal .create-program-wrapper .form .autotimer-wrapper{align-items:center;display:flex;gap:10px}.create-program-modal .create-program-wrapper .form .autotimer-wrapper .checkbox-component{min-width:250px}.create-program-modal .create-program-wrapper .form .autotimer-wrapper .explanation a{color:var(--wi-text-primary-info);text-decoration:underline}.invite-superadmin-modal .form-input-component{margin:auto}.modal-edit-field.overflow .modal-body{overflow:visible}.modal-edit-field.overflow .modal-body .wi-popover-component{z-index:10}.address-wrapper{width:100%}.address-wrapper .overlay{background-color:var(--wi-transparent);z-index:1}.address-wrapper .addresses-suggestions{background:var(--wi-background-secondary);border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 8px 30px 0 var(--wi-background-tertiary);left:0;max-height:165px;overflow:scroll;position:relative;top:100%;width:100%;z-index:4}.address-wrapper .addresses-suggestions::-webkit-scrollbar{display:none}.address-wrapper .addresses-suggestions .address{cursor:pointer;padding:10px}.address-wrapper .addresses-suggestions .address span{opacity:1;transition:opacity .3s ease}.address-wrapper .addresses-suggestions .address span:hover{opacity:.6}.address-wrapper .addresses-suggestions .address:not(:first-child){border-top:1px solid var(--wi-divider)}.address-wrapper .input-wrapper,.address-wrapper .select-wrapper{margin-bottom:15px}.edit-field-modal .edit-field-wrapper .form{align-items:center;display:flex;justify-content:space-between}.edit-field-modal .edit-field-wrapper .form .form-input-component,.edit-field-modal .edit-field-wrapper .form .form-select-component,.edit-field-modal .edit-field-wrapper .form .form-textarea-component,.edit-field-modal .edit-field-wrapper .form .wi-select-component{margin-bottom:1.1764705882vw;margin-top:0;width:100%}@media screen and (max-width:1194px){.edit-field-modal .edit-field-wrapper .form .form-input-component,.edit-field-modal .edit-field-wrapper .form .form-select-component,.edit-field-modal .edit-field-wrapper .form .form-textarea-component,.edit-field-modal .edit-field-wrapper .form .wi-select-component{margin-bottom:1.675041876vw}}@media screen and (max-width:768px){.edit-field-modal .edit-field-wrapper .form .form-input-component,.edit-field-modal .edit-field-wrapper .form .form-select-component,.edit-field-modal .edit-field-wrapper .form .form-textarea-component,.edit-field-modal .edit-field-wrapper .form .wi-select-component{margin-bottom:2.6041666667vw}}@media screen and (max-width:420px){.edit-field-modal .edit-field-wrapper .form .form-input-component,.edit-field-modal .edit-field-wrapper .form .form-select-component,.edit-field-modal .edit-field-wrapper .form .form-textarea-component,.edit-field-modal .edit-field-wrapper .form .wi-select-component{margin-bottom:4.7619047619vw}}.edit-field-modal .edit-field-wrapper .form .height-update{align-items:end;display:flex;justify-content:center;width:100%}.edit-field-modal .edit-field-wrapper .form .height-update .wi-field-group-component.hidden{display:none}.edit-field-modal .edit-field-wrapper .form .height-update .wi-field-group-component:first-of-type{margin-right:10px;width:50%}.edit-field-modal .edit-field-wrapper .form .height-update .wi-field-group-component:last-of-type{margin-left:10px;width:50%}.edit-field-modal .edit-field-wrapper .form .height-update .wi-field-group-component~.wi-field-group-component.hidden{margin-left:0;margin-right:0}.edit-field-modal .edit-field-wrapper .form .field-referring-coordinator{display:block;width:100%}.edit-field-modal .edit-field-wrapper .form .icd_codes_fields{width:100%}.edit-field-modal .edit-field-wrapper .form .icd_codes_fields .checkboxes{background:var(--background-secondary);border:1px solid var(--wi-text-placeholder);border-radius:8px;font-size:inherit;height:auto;line-height:normal;width:100%}.redox-wrapper .error-message{position:absolute}.redox-wrapper .label{margin-top:.4705882353vw}@media screen and (max-width:1194px){.redox-wrapper .label{margin-top:.6700167504vw}}@media screen and (max-width:768px){.redox-wrapper .label{margin-top:1.0416666667vw}}@media screen and (max-width:420px){.redox-wrapper .label{margin-top:1.9047619048vw}}.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper,.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper>.button-component{margin-top:20px}.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper .form.edit-icd{align-items:flex-end;display:flex}.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper .form.edit-icd .form-input-component{margin-bottom:0}.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper .form.edit-icd .input-actions{align-items:center;display:flex;margin-bottom:5px}.edit-field-modal .edit-field-wrapper .icd10-edit-wrapper .form.edit-icd .input-actions .button-component{margin-left:10px;margin-top:0}.confirm-modal .center-modal-header .text-wrapper{max-width:45%}.confirm-modal .checkboxes{margin-top:3.2941176471vw}@media screen and (max-width:1194px){.confirm-modal .checkboxes{margin-top:4.6901172529vw}}@media screen and (max-width:768px){.confirm-modal .checkboxes{margin-top:7.2916666667vw}}@media screen and (max-width:420px){.confirm-modal .checkboxes{margin-top:13.3333333333vw}}.confirm-modal .actions{align-items:center;display:flex;justify-content:space-between;margin-top:2.7058823529vw}@media screen and (max-width:1194px){.confirm-modal .actions{margin-top:3.8525963149vw}}@media screen and (max-width:768px){.confirm-modal .actions{margin-top:5.9895833333vw}}@media screen and (max-width:420px){.confirm-modal .actions{margin-top:10.9523809524vw}}@media(max-width:968px){.confirm-modal .actions{flex-direction:column}}.confirm-modal .actions .button-component{width:calc(50% - 10px)}@media(max-width:768px){.confirm-modal .actions .button-component{width:100%}}.confirm-modal .actions button{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(max-width:968px){.confirm-modal .actions button:last-child{margin-top:10px}}.confirm-modal .actions button .dots-loader-component .dot{background:var(--wi-background-secondary)}.confirm-deletion-modal .center-modal-header .text-wrapper{max-width:45%}.confirm-deletion-modal .checkboxes{margin-top:3.2941176471vw}@media screen and (max-width:1194px){.confirm-deletion-modal .checkboxes{margin-top:4.6901172529vw}}@media screen and (max-width:768px){.confirm-deletion-modal .checkboxes{margin-top:7.2916666667vw}}@media screen and (max-width:420px){.confirm-deletion-modal .checkboxes{margin-top:13.3333333333vw}}.confirm-deletion-modal .actions{align-items:center;display:flex;justify-content:space-between;margin-top:2.7058823529vw}@media screen and (max-width:1194px){.confirm-deletion-modal .actions{margin-top:3.8525963149vw}}@media screen and (max-width:768px){.confirm-deletion-modal .actions{margin-top:5.9895833333vw}}@media screen and (max-width:420px){.confirm-deletion-modal .actions{margin-top:10.9523809524vw}}@media(max-width:968px){.confirm-deletion-modal .actions{flex-direction:column}}.confirm-deletion-modal .actions .button-component{width:calc(50% - 10px)}@media(max-width:768px){.confirm-deletion-modal .actions .button-component{width:100%}}.confirm-deletion-modal .actions button{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(max-width:968px){.confirm-deletion-modal .actions button:last-child{margin-top:10px}}.confirm-deletion-modal .actions button .dots-loader-component .dot{background:var(--wi-background-secondary)}.choose-between-modal .center-modal-header .text-wrapper{max-width:45%}.choose-between-modal .checkboxes{margin-top:3.2941176471vw}@media screen and (max-width:1194px){.choose-between-modal .checkboxes{margin-top:4.6901172529vw}}@media screen and (max-width:768px){.choose-between-modal .checkboxes{margin-top:7.2916666667vw}}@media screen and (max-width:420px){.choose-between-modal .checkboxes{margin-top:13.3333333333vw}}.choose-between-modal .actions{align-items:center;display:flex;justify-content:space-between;margin-top:2.7058823529vw}@media screen and (max-width:1194px){.choose-between-modal .actions{margin-top:3.8525963149vw}}@media screen and (max-width:768px){.choose-between-modal .actions{margin-top:5.9895833333vw}}@media screen and (max-width:420px){.choose-between-modal .actions{margin-top:10.9523809524vw}}@media(max-width:968px){.choose-between-modal .actions{flex-direction:column}}.choose-between-modal .actions .button-component{width:calc(50% - 10px)}@media(max-width:768px){.choose-between-modal .actions .button-component{width:100%}}.choose-between-modal .actions button{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% - 20px)}@media(max-width:968px){.choose-between-modal .actions button:last-child{margin-top:10px}}.choose-between-modal .actions button .dots-loader-component .dot{background:var(--wi-background-secondary)}.choose-between-modal .spacing{margin-left:10px}.log-time-modal .form{display:flex;flex-wrap:wrap;justify-content:space-between}.log-time-modal .form .form-input-component,.log-time-modal .form .form-select-component{width:calc(50% - 10px)}@media(max-width:768px){.log-time-modal .form .form-input-component,.log-time-modal .form .form-select-component{width:100%}}.log-time-modal .form .form-textarea-component{margin-top:25px}.log-time-modal .end-logtime-modal-content{text-align:center}.log-time-modal .end-logtime-modal-content p{color:var(--wi-text-secondary);margin-top:8px}.log-time-modal .end-logtime-modal-content p span{color:var(--wi-text-primary);font-weight:600}.log-time-modal .end-logtime-modal-media{height:16.1764705882vw;margin-top:30px;width:100%}@media screen and (max-width:1194px){.log-time-modal .end-logtime-modal-media{height:23.0318257956vw}}@media screen and (max-width:768px){.log-time-modal .end-logtime-modal-media{height:35.8072916667vw}}@media screen and (max-width:420px){.log-time-modal .end-logtime-modal-media{height:65.4761904762vw}}.log-time-modal .end-logtime-modal-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.multi-filters-component{min-width:17.0588235294vw}@media screen and (max-width:1194px){.multi-filters-component{min-width:24.2881072027vw}}@media screen and (max-width:768px){.multi-filters-component{min-width:37.7604166667vw}}@media screen and (max-width:420px){.multi-filters-component{min-width:69.0476190476vw}}.multi-filters-component .category:last-child{margin-top:10px}.multi-filters-component .category .header4{display:block;margin-left:0!important;padding:.9411764706vw 1.1764705882vw}@media screen and (max-width:1194px){.multi-filters-component .category .header4{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.multi-filters-component .category .header4{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.multi-filters-component .category .header4{padding:3.8095238095vw 4.7619047619vw}}.multi-filters-component .category .filter{align-items:center;display:flex;padding:.9411764706vw 1.1764705882vw;position:relative}@media screen and (max-width:1194px){.multi-filters-component .category .filter{padding:1.3400335008vw 1.675041876vw}}@media screen and (max-width:768px){.multi-filters-component .category .filter{padding:2.0833333333vw 2.6041666667vw}}@media screen and (max-width:420px){.multi-filters-component .category .filter{padding:3.8095238095vw 4.7619047619vw}}.multi-filters-component .category .filter:not(:last-child){border-bottom:1px solid var(--wi-background-primary)}.multi-filters-component .category .filter input{-webkit-appearance:auto;cursor:pointer;margin-right:15px}.multi-filters-component .category .filter input[type=checkbox]{-webkit-appearance:none;height:100%;left:0;margin-right:0;position:absolute;width:100%}.multi-filters-component .category .filter input[type=checkbox].active+.RPMIcons_utilitary_check,.multi-filters-component .category .filter input[type=checkbox]:checked+.RPMIcons_utilitary_check{opacity:1;transform:scaleX(1)}.multi-filters-component .category .filter .RPMIcons_utilitary_check{color:var(--wi-text-primary);margin-left:auto;opacity:0;position:absolute;right:1.1764705882vw;transform:scale3d(.9,.9,1);transition:opacity .2s ease,transform .2s ease}@media screen and (max-width:1194px){.multi-filters-component .category .filter .RPMIcons_utilitary_check{right:1.675041876vw}}@media screen and (max-width:768px){.multi-filters-component .category .filter .RPMIcons_utilitary_check{right:2.6041666667vw}}@media screen and (max-width:420px){.multi-filters-component .category .filter .RPMIcons_utilitary_check{right:4.7619047619vw}}.multi-filters-component .category .filter .body1{cursor:pointer;width:100%}.multi-filters-component .category .filter .body1 .detail.code{margin-left:10px}.billing-nav-component{align-items:center;display:inline-flex;height:45px}@media(max-width:768px){.billing-nav-component{display:flex;flex-wrap:wrap;height:auto}}.billing-nav-component .nav-item{align-items:center;background-color:var(--wi-background-info);border-radius:8px;color:var(--wi-action-primary);cursor:pointer;display:flex;justify-content:center;padding:.8235294118vw 1.1764705882vw;position:relative;width:100%}@media screen and (max-width:1194px){.billing-nav-component .nav-item{padding:1.1725293132vw 1.675041876vw}}@media screen and (max-width:768px){.billing-nav-component .nav-item{padding:1.8229166667vw 2.6041666667vw}}@media screen and (max-width:420px){.billing-nav-component .nav-item{padding:3.3333333333vw 4.7619047619vw}}@media(max-width:768px){.billing-nav-component .nav-item{justify-content:center;margin-top:10px!important;width:auto}}.billing-nav-component .nav-item .circle{align-items:center;background-color:var(--wi-background-primary);border:1px solid var(--wi-text-primary);border-radius:50%;display:flex;height:24px;justify-content:center;min-width:24px}.billing-nav-component .nav-item .circle.selected{background-color:var(--wi-action-primary)}.billing-nav-component .nav-item .circle.selected .RPMIcons{color:var(--wi-background-secondary);opacity:1}.billing-nav-component .nav-item .circle .RPMIcons{font-size:1.125rem;opacity:0;transition:opacity .3s ease}.billing-nav-component .nav-item.indicator:before{background-color:var(--wi-action-primary);border:3px solid var(--wi-background-info);border-radius:50%;content:"";height:12px;max-height:12px;min-width:12px;position:absolute;right:8%;top:10%;width:12px}.billing-nav-component .nav-item.is-circle{max-width:65px}.billing-nav-component .nav-item.disabled{background-color:var(--wi-background-info);color:var(--wi-text-primary);cursor:not-allowed;opacity:.3;pointer-events:none}.billing-nav-component .nav-item.filters,.billing-nav-component .nav-item.search{max-width:50px}.billing-nav-component .nav-item.filters .contextual-menu-component,.billing-nav-component .nav-item.search .contextual-menu-component{right:0;transform:translateX(50%)}.billing-nav-component .nav-item.filters .contextual-menu-component .item:hover,.billing-nav-component .nav-item.search .contextual-menu-component .item:hover{transform:none}.billing-nav-component .nav-item.search .contextual-menu-component .item{align-items:center;display:flex;justify-content:space-between}.billing-nav-component .nav-item.search .contextual-menu-component .item input{border:none;margin:0 1.1764705882vw;padding:0}@media screen and (max-width:1194px){.billing-nav-component .nav-item.search .contextual-menu-component .item input{margin:0 1.675041876vw}}@media screen and (max-width:768px){.billing-nav-component .nav-item.search .contextual-menu-component .item input{margin:0 2.6041666667vw}}@media screen and (max-width:420px){.billing-nav-component .nav-item.search .contextual-menu-component .item input{margin:0 4.7619047619vw}}.billing-nav-component .nav-item.search .contextual-menu-component .item .close{background:var(--wi-text-secondary);border-radius:50%;color:var(--wi-background-secondary);padding:2px}.billing-nav-component .nav-item.filters .contextual-menu-component .item{padding:0}@media(max-width:768px){.billing-nav-component .nav-item.export{margin-left:0!important;width:100%!important}}.billing-nav-component .nav-item.export .contextual-menu-component-wrapper{position:absolute;width:100%}.billing-nav-component .nav-item.export .contextual-menu-component-wrapper .contextual-menu-component{left:0;right:0}.billing-nav-component .nav-item:nth-child(2n){margin:0 .7058823529vw}@media screen and (max-width:1194px){.billing-nav-component .nav-item:nth-child(2n){margin:0 1.0050251256vw}}@media screen and (max-width:768px){.billing-nav-component .nav-item:nth-child(2n){margin:0 1.5625vw}}@media screen and (max-width:420px){.billing-nav-component .nav-item:nth-child(2n){margin:0 2.8571428571vw}}.billing-nav-component .nav-item:last-child{margin-right:0}.billing-nav-component .nav-item .RPMIcons{display:block;font-size:1.125rem}.billing-nav-component .nav-item .header4{margin-left:10px;white-space:nowrap}.billing-nav-component .nav-item .header4.capitalize{text-transform:capitalize}.billing-nav-component .contextual-menu-component{top:30px}.billing-nav-component .contextual-menu-component:before{display:none}.billing-nav-component .contextual-menu-component .item{color:var(--wi-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.month-picker-component{background-color:var(--wi-background-secondary);border-radius:13px;box-shadow:0 0 70px 20px rgba(0,0,0,.2);left:0;max-width:500px;position:absolute;top:calc(100% + 20px);width:400px;z-index:1}.month-picker-component .month-picker-nav{border-bottom:1px solid var(--wi-divider);font-size:1rem;padding:16px 0;text-align:center}.month-picker-component .month-picker-nav .nav-wrapper{align-items:center;display:flex;justify-content:space-between;padding:0 12px}.month-picker-component .month-picker-nav .nav-wrapper .icon{display:flex}.month-picker-component .month-picker-nav .nav-wrapper .icon.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.month-picker-component .month-picker-nav .nav-wrapper .body1{margin-bottom:0}.month-picker-component .month-picker-nav .nav-wrapper .RPMIcons{font-size:1.375rem}.month-picker-component .months-view{display:flex;flex-wrap:wrap;margin-bottom:12px;max-height:250px;overflow-y:scroll;padding:0 12px}.month-picker-component .months-view .month{height:110px;margin-top:12px;transition:background-color .1s ease,color .1s ease;width:33.3333333333%}.month-picker-component .months-view .month .detail1{color:var(--wi-text-secondary);display:block;margin:8px 0 0 8px;text-transform:uppercase}@media(hover:hover){.month-picker-component .months-view .month:hover{background-color:var(--wi-action-primary)}.month-picker-component .months-view .month:hover .detail1{color:var(--wi-background-secondary)}.month-picker-component .months-view .month:hover .day{background-color:var(--wi-background-secondary)}}.month-picker-component .months-view .month.selected{background-color:var(--wi-action-primary);color:var(--wi-background-secondary)}.month-picker-component .months-view .month.selected.first{border-bottom-left-radius:10px;border-top-left-radius:10px}.month-picker-component .months-view .month.selected.last{border-bottom-right-radius:10px;border-top-right-radius:10px}.month-picker-component .months-view .month.included{background-color:var(--wi-action-primary)}.month-picker-component .months-view .month.included .detail1{color:var(--wi-background-secondary)}@media(hover:hover){.month-picker-component .months-view .month.included:hover{background-color:var(--wi-action-primary)}}.month-picker-component .months-view .month.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.month-picker-component .months-view .month.selected .detail1{color:var(--wi-background-secondary)}.month-picker-component .months-view .month.selected .day{background-color:var(--wi-background-secondary)}.month-picker-component .months-view .days-list{display:flex;flex-wrap:wrap;padding:4px}.month-picker-component .months-view .days-list .day{background-color:var(--wi-background-tertiary);border-radius:50%;height:8px;margin:4px;width:8px}.month-picker-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.month-picker-overlay.active{pointer-events:auto}.all-interactions-modal .body1{color:var(--wi-text-secondary);display:block;margin-bottom:20px}.all-interactions-modal .readymade-reports{opacity:1;transition:opacity .3s ease}.all-interactions-modal .readymade-reports .header2{display:flex;margin-bottom:20px}.all-interactions-modal .readymade-reports .header2 .header2-tooltip{margin-left:10px;margin-top:2px}.all-interactions-modal .readymade-reports .label-action-disabled{margin-bottom:30px}.all-interactions-modal .readymade-reports.disabled{cursor:not-allowed;opacity:.2;pointer-events:none}.all-interactions-modal .readymade-reports .report-summary{align-items:center;background:var(--wi-background-secondary);border-radius:8px;cursor:pointer;display:flex;margin-bottom:32px;padding:.9411764706vw}@media screen and (max-width:1194px){.all-interactions-modal .readymade-reports .report-summary{padding:1.3400335008vw}}@media screen and (max-width:768px){.all-interactions-modal .readymade-reports .report-summary{padding:2.0833333333vw}}@media screen and (max-width:420px){.all-interactions-modal .readymade-reports .report-summary{padding:3.8095238095vw}}@media(max-width:968px){.all-interactions-modal .readymade-reports .report-summary{flex-wrap:wrap}}.all-interactions-modal .readymade-reports .report-summary .icon{align-items:center;background-color:var(--wi-action-primary);border-radius:50%;color:var(--wi-background-secondary);display:flex;font-size:1.25rem;height:40px;justify-content:center;margin-right:20px;width:40px}.all-interactions-modal .readymade-reports .report-summary span{display:block}@media(max-width:968px){.all-interactions-modal .readymade-reports .report-summary .left{margin-top:10px}}.all-interactions-modal .readymade-reports .report-summary .left .subtextRegular{color:var(--wi-text-secondary)}.all-interactions-modal .readymade-reports .report-summary .action{margin-left:auto}@media(max-width:968px){.all-interactions-modal .readymade-reports .report-summary .action{margin-left:0;margin-top:10px;width:100%}}.all-interactions-modal .readymade-reports .report-summary .action button{border-radius:8px;min-width:100px;opacity:1;padding:.5882352941vw .8823529412vw}@media screen and (max-width:1194px){.all-interactions-modal .readymade-reports .report-summary .action button{padding:.837520938vw 1.256281407vw}}@media screen and (max-width:768px){.all-interactions-modal .readymade-reports .report-summary .action button{padding:1.3020833333vw 1.953125vw}}@media screen and (max-width:420px){.all-interactions-modal .readymade-reports .report-summary .action button{padding:2.380952381vw 3.5714285714vw}}@media(max-width:968px){.all-interactions-modal .readymade-reports .report-summary .action button{width:100%}}.all-interactions-modal .custom-report .header2{display:flex;margin-bottom:20px}.all-interactions-modal .custom-report .header2 .header2-tooltip{margin-left:10px;margin-top:2px}.all-interactions-modal .no-report{margin-top:20px;text-align:right}.all-interactions-modal .no-report span{color:var(--wi-status-bad)}.all-interactions-modal .info-texts{margin-top:20px}.all-interactions-modal .billing-nav-component{justify-content:space-between;margin-top:20px;width:100%}.all-interactions-modal .billing-nav-component .nav-item{height:100%}@media(max-width:768px){.all-interactions-modal .billing-nav-component .nav-item{max-width:100%;width:auto}}.all-interactions-modal .billing-nav-component .nav-item:first-child{padding:11px 20px}.all-interactions-modal .billing-nav-component .nav-item:last-child{background-color:var(--wi-action-primary);color:var(--wi-background-secondary)}.all-interactions-modal .month-picker-component{position:relative;top:20px}.all-interactions-modal .table-component{margin-bottom:0;margin-top:12px;max-height:250px}.all-interactions-modal .table-component .interaction-cell:nth-last-of-type(-n+2) .cpt-tooltip-component{top:0;transform:translateY(-85%)}.all-interactions-modal .billing-checkbox{margin-bottom:20px}.eligible-programs-modal{margin:0 1.1764705882vw}@media screen and (max-width:1194px){.eligible-programs-modal{margin:0 1.675041876vw}}@media screen and (max-width:768px){.eligible-programs-modal{margin:0 2.6041666667vw}}@media screen and (max-width:420px){.eligible-programs-modal{margin:0 4.7619047619vw}}.eligible-programs-modal .ehr-programs .ehr-program{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;justify-content:space-between;margin:20px 0}.eligible-programs-modal .ehr-programs .ehr-program__image{flex-shrink:0;height:84px;width:84px}.eligible-programs-modal .ehr-programs .ehr-program__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eligible-programs-modal .ehr-programs .ehr-program__content{padding:0 24px;width:100%}.eligible-programs-modal .ehr-programs .ehr-program__toggle{padding-right:24px}.eligible-programs-modal .ehr-programs .ehr-program__name{margin-bottom:4px}.eligible-surveys-modal{margin:0 1.1764705882vw}@media screen and (max-width:1194px){.eligible-surveys-modal{margin:0 1.675041876vw}}@media screen and (max-width:768px){.eligible-surveys-modal{margin:0 2.6041666667vw}}@media screen and (max-width:420px){.eligible-surveys-modal{margin:0 4.7619047619vw}}.eligible-surveys-modal .available-surveys .survey-item{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;justify-content:space-between;margin:20px 0}.eligible-surveys-modal .available-surveys .survey-item__image{flex-shrink:0;height:84px;width:84px}.eligible-surveys-modal .available-surveys .survey-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eligible-surveys-modal .available-surveys .survey-item__content{padding:10px 24px;width:100%}.eligible-surveys-modal .available-surveys .survey-item__content__name{margin-bottom:4px}.eligible-surveys-modal .available-surveys .survey-item__actions{align-items:center;display:flex;gap:24px}.eligible-surveys-modal .available-surveys .survey-item__actions__toggle{padding-right:24px}.eligible-surveys-modal .available-surveys .survey-item__actions__toggle .toggle-btn-component{display:flex}.eligible-surveys-modal .available-surveys .survey-item__actions__requiredtext{font-style:italic;min-width:80px;text-align:center}.survey-trigger-condtions ul{list-style:disc;padding-left:15px}.all-teams-modal .team:not(:first-child){margin-top:40px}.all-teams-modal .team:last-child{margin-bottom:40px}.all-teams-modal .team .programs-summary{margin-top:20px}.all-teams-modal .team .programs-summary .col:last-child{border-right:none;margin-right:0}.all-teams-modal .team.skeleton .header3{display:block;width:30%}.all-teams-modal .team.skeleton .header3 .react-loading-skeleton{background-color:var(--wi-background-secondary);background-image:linear-gradient(90deg,var(--wi-background-secondary),var(--wi-divider),var(--wi-background-secondary))}.all-teams-modal .team.skeleton .col{width:20%}.all-teams-modal .team.skeleton .col .Data4 .react-loading-skeleton{margin-top:10px;width:30px}.pd-billing-cell{align-items:center;cursor:pointer;display:flex;flex-shrink:0;margin-bottom:.5882352941vw;margin-top:.5882352941vw;padding:10px;transition:background-color .3s ease;width:50%}@media screen and (max-width:1194px){.pd-billing-cell{margin-bottom:.837520938vw;margin-top:.837520938vw}}@media screen and (max-width:768px){.pd-billing-cell{margin-bottom:1.3020833333vw;margin-top:1.3020833333vw}}@media screen and (max-width:420px){.pd-billing-cell{margin-bottom:2.380952381vw;margin-top:2.380952381vw}}.pd-billing-cell:hover{background:var(--background-senary);border-radius:8px}.pd-billing-cell .circle-wrapper{align-items:center;display:flex;justify-content:center;margin-right:1.1764705882vw;position:relative}@media screen and (max-width:1194px){.pd-billing-cell .circle-wrapper{margin-right:1.675041876vw}}@media screen and (max-width:768px){.pd-billing-cell .circle-wrapper{margin-right:2.6041666667vw}}@media screen and (max-width:420px){.pd-billing-cell .circle-wrapper{margin-right:4.7619047619vw}}.pd-billing-cell .circle-wrapper .RPMIcons{color:var(--wi-background-secondary);cursor:auto;font-size:1.125rem;position:absolute}.pd-billing-cell .progress-ring{overflow:visible;position:relative}.pd-billing-cell .progress-ring__circle{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .5s ease .35s}.pd-billing-cell__frequency{margin-left:.5882352941vw}@media screen and (max-width:1194px){.pd-billing-cell__frequency{margin-left:.837520938vw}}@media screen and (max-width:768px){.pd-billing-cell__frequency{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.pd-billing-cell__frequency{margin-left:2.380952381vw}}.pd-billing-cell__percentage-block{position:relative}.pd-billing-cell__percentage{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.pd-billing-cell__name{margin-bottom:2px}.pd-billing-cell__name .icon-user{font-size:1.0625rem!important;margin-right:3px;vertical-align:middle}.pd-billing-cell .pd-billing-cell__percentage{font-size:.75rem}.cpt-groups-modal-wrapper{position:relative}.cpt-groups-modal-wrapper .pd-billing-cell{border-bottom:1px solid var(--wi-divider);width:100%}.cpt-groups-modal-wrapper .pd-billing-cell .lighter{background-color:var(--divider-primary)}.cpt-groups-table__container{align-items:center;display:flex;justify-content:space-between}.cpt-groups-table__dropdown-container{flex-shrink:0;width:23.5294117647vw}@media screen and (max-width:1194px){.cpt-groups-table__dropdown-container{width:33.5008375209vw}}@media screen and (max-width:768px){.cpt-groups-table__dropdown-container{width:52.0833333333vw}}@media screen and (max-width:420px){.cpt-groups-table__dropdown-container{width:95.2380952381vw}}.cpt-groups__no-cpt{margin:40px 0;text-align:center}.display__flex{display:flex}.justify-content__space-between{justify-content:space-between}.dropdown-component,.pd-billing-cell__count{align-items:center;display:flex}.dropdown-component{background:var(--wi-background-secondary);border:1px solid var(--wi-text-secondary);border-radius:8px;justify-content:space-between;margin-bottom:.9411764706vw;padding:14px 10px;position:relative}@media screen and (max-width:1194px){.dropdown-component{margin-bottom:1.3400335008vw}}@media screen and (max-width:768px){.dropdown-component{margin-bottom:2.0833333333vw}}@media screen and (max-width:420px){.dropdown-component{margin-bottom:3.8095238095vw}}.dropdown-component .dropdown-overlay{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.dropdown-component .dropdown-overlay.active{pointer-events:auto}.dropdown-component .current-scope{align-items:center;color:var(--wi-text-secondary);cursor:pointer;display:flex;position:relative;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown-component .current-scope .RPMIcons{font-size:1.25rem}.dropdown-component .back-arrow .RPMIcons,.dropdown-component .next-arrow .RPMIcons{font-size:1.875rem}.dropdown-component .back-arrow.disabled,.dropdown-component .next-arrow.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.dropdown-component .filters-wrapper{left:50%;position:absolute;top:50px;transform:translate3d(-50%,0,0)}.dropdown-component .filters-wrapper.enter-active{opacity:1}@media(max-width:968px){.dropdown-component .filters-wrapper.centered:before{left:20px;right:0}}.dropdown-component .filters-wrapper .filter{align-items:center;display:flex;justify-content:space-between}.dropdown-component .filters-wrapper .filter span{color:var(--wi-text-secondary);margin-left:0}.dropdown-component .filters-wrapper .filter span.RPMIcons{color:var(--wi-text-primary);font-size:1.125rem}.alerts-history-modal-wrapper{margin-top:-1.7647058824vw}@media screen and (max-width:1194px){.alerts-history-modal-wrapper{margin-top:-2.5125628141vw}}@media screen and (max-width:768px){.alerts-history-modal-wrapper{margin-top:-3.90625vw}}@media screen and (max-width:420px){.alerts-history-modal-wrapper{margin-top:-7.1428571429vw}}@media(max-width:768px){.alerts-history-modal-wrapper .alert-cell{flex-wrap:wrap}.alerts-history-modal-wrapper .alert-cell .content{margin-left:auto;width:90%}.alerts-history-modal-wrapper .alert-cell .action{margin-top:10px;width:90%}.alerts-history-modal-wrapper .alert-cell .action button{width:100%}}.alerts-history-modal-wrapper .alert-cell .action button{font-size:.875rem}.alerts-history-modal-wrapper .alert-cell .action button .label{display:block}.edit-npi-modal .edit-npi-wrapper .form-input-component{margin:auto;width:100%}.edit-npi-modal .edit-npi-helper{margin-top:4px}.edit-npi-modal .image{height:11.7647058824vw;margin-bottom:1.1764705882vw;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:1194px){.edit-npi-modal .image{height:16.7504187605vw;margin-bottom:1.675041876vw}}@media screen and (max-width:768px){.edit-npi-modal .image{height:26.0416666667vw;margin-bottom:2.6041666667vw}}@media screen and (max-width:420px){.edit-npi-modal .image{height:47.619047619vw;margin-bottom:4.7619047619vw}}.edit-npi-modal .image img{height:100%}.icd10-modal{margin-bottom:11.7647058824vw}@media screen and (max-width:1194px){.icd10-modal{margin-bottom:16.7504187605vw}}@media screen and (max-width:768px){.icd10-modal{margin-bottom:26.0416666667vw}}@media screen and (max-width:420px){.icd10-modal{margin-bottom:47.619047619vw}}.icd10-modal .icd10-wrapper .form-input-component{margin:auto;width:100%}.icd10-modal .image{height:11.7647058824vw;margin-bottom:1.1764705882vw;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:1194px){.icd10-modal .image{height:16.7504187605vw;margin-bottom:1.675041876vw}}@media screen and (max-width:768px){.icd10-modal .image{height:26.0416666667vw;margin-bottom:2.6041666667vw}}@media screen and (max-width:420px){.icd10-modal .image{height:47.619047619vw;margin-bottom:4.7619047619vw}}.icd10-modal .image img{height:100%}.call-patient-modal .call-patient-wrapper .form-input-component{margin:auto;width:100%}.call-patient-modal .call-patient-helper{margin-top:4px}.call-patient-modal .form{display:flex;justify-content:space-between}.call-patient-modal .form .form-input-component{width:calc(50% - 8px)}.ehr-error-modal .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.ehr-error-modal .wrapper .image{margin-bottom:20px}.ehr-error-modal .wrapper .image img{height:100%}.members-bulk-order-modal .bulk-devices .device{align-items:center;display:flex;padding:1.1764705882vw 0}@media screen and (max-width:1194px){.members-bulk-order-modal .bulk-devices .device{padding:1.675041876vw 0}}@media screen and (max-width:768px){.members-bulk-order-modal .bulk-devices .device{padding:2.6041666667vw 0}}@media screen and (max-width:420px){.members-bulk-order-modal .bulk-devices .device{padding:4.7619047619vw 0}}.members-bulk-order-modal .bulk-devices .device:not(:first-child){border-top:1px solid var(--wi-divider)}.members-bulk-order-modal .bulk-devices .device .left{align-items:center;display:flex;width:100%}.members-bulk-order-modal .bulk-devices .device .left .device-media{background-color:var(--wi-background-secondary);border-radius:8px;box-shadow:0 2px 8px 0 rgba(7,26,83,.04);height:3.5294117647vw;padding:10px;width:3.5294117647vw}@media screen and (max-width:1194px){.members-bulk-order-modal .bulk-devices .device .left .device-media{height:5.0251256281vw;width:5.0251256281vw}}@media screen and (max-width:768px){.members-bulk-order-modal .bulk-devices .device .left .device-media{height:7.8125vw;width:7.8125vw}}@media screen and (max-width:420px){.members-bulk-order-modal .bulk-devices .device .left .device-media{height:14.2857142857vw;width:14.2857142857vw}}.members-bulk-order-modal .bulk-devices .device .left .device-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.members-bulk-order-modal .bulk-devices .device .left .device-name{margin-left:1.1764705882vw}@media screen and (max-width:1194px){.members-bulk-order-modal .bulk-devices .device .left .device-name{margin-left:1.675041876vw}}@media screen and (max-width:768px){.members-bulk-order-modal .bulk-devices .device .left .device-name{margin-left:2.6041666667vw}}@media screen and (max-width:420px){.members-bulk-order-modal .bulk-devices .device .left .device-name{margin-left:4.7619047619vw}}.members-bulk-order-modal .bulk-devices .device .device-delivery span{white-space:nowrap}.members-bulk-order-modal .bulk-devices .device .device-delete{font-size:1.5rem;margin-left:auto}.members-bulk-order-modal .bulk-devices .bulk-product{align-items:center;display:flex;justify-content:space-between;padding:.9411764706vw}@media screen and (max-width:1194px){.members-bulk-order-modal .bulk-devices .bulk-product{padding:1.3400335008vw}}@media screen and (max-width:768px){.members-bulk-order-modal .bulk-devices .bulk-product{padding:2.0833333333vw}}@media screen and (max-width:420px){.members-bulk-order-modal .bulk-devices .bulk-product{padding:3.8095238095vw}}.members-bulk-order-modal .bulk-devices .bulk-product .bulk-product-count{width:100px}.members-bulk-order-modal .bulk-devices .bulk-product .bulk-product-count .form-input-component{margin-top:0;width:100px}.members-bulk-order-modal .bulk-devices .bulk-product .bulk-product-count input{text-align:left}.members-bulk-order-modal .bulk-devices .bulk-product .count{background-color:var(--wi-background-secondary);border:1px solid var(--wi-divider);border-radius:12px;padding:16px;text-align:center;width:80px}.members-bulk-order-modal .bulk-devices .bulk-product .bulk-product-button{align-items:center;border:1px solid var(--wi-text-primary);border-radius:10px;color:var(--wi-text-primary);display:flex;font-size:1rem;font-weight:700;height:20px;justify-content:center;width:20px}.members-bulk-order-modal .bulk-devices .no-device{padding:1.8823529412vw .9411764706vw;text-align:center}@media screen and (max-width:1194px){.members-bulk-order-modal .bulk-devices .no-device{padding:2.6800670017vw 1.3400335008vw}}@media screen and (max-width:768px){.members-bulk-order-modal .bulk-devices .no-device{padding:4.1666666667vw 2.0833333333vw}}@media screen and (max-width:420px){.members-bulk-order-modal .bulk-devices .no-device{padding:7.619047619vw 3.8095238095vw}}.navigation-tabs-component{align-items:center;align-self:flex-end;display:flex;justify-content:flex-end;margin-right:30px}.navigation-tabs-component .option-item{color:#3f424b;margin-left:12px;margin-right:12px;transition:background .2s ease-out,color .2s ease-out;white-space:nowrap;width:auto}.navigation-tabs-component .option-item.active{background:#d1e1fb;border-radius:100px;color:#1638a6;margin-left:0;margin-right:0;padding:4px 12px}.afib-history-modal-wrapper{display:flex;flex-direction:column}.afib-history-modal-wrapper .afib-measures-list{height:calc(79vh - 150px);margin:1.7647058824vw 1.8823529412vw 0;overflow-y:auto}@media screen and (max-width:1194px){.afib-history-modal-wrapper .afib-measures-list{margin:2.5125628141vw 2.6800670017vw 0}}@media screen and (max-width:768px){.afib-history-modal-wrapper .afib-measures-list{margin:3.90625vw 4.1666666667vw 0}}@media screen and (max-width:420px){.afib-history-modal-wrapper .afib-measures-list{margin:7.1428571429vw 7.619047619vw 0}}.afib-history-modal-wrapper .table-component{overflow:visible}.afib-history-modal-wrapper .load-more-cell{align-items:center;display:flex;flex-direction:column}.afib-history-modal-wrapper .load-more-cell .load-more-button{background-color:transparent;border:none;color:var(--wi-on-action-secondary);cursor:pointer;font-size:1rem;font-weight:var(--wi-font-medium)}.stethoscope-history-modal-wrapper .stethoscope-measures-list{height:calc(79vh - 150px);margin:1.7647058824vw 1.8823529412vw 0;overflow-y:auto}@media screen and (max-width:1194px){.stethoscope-history-modal-wrapper .stethoscope-measures-list{margin:2.5125628141vw 2.6800670017vw 0}}@media screen and (max-width:768px){.stethoscope-history-modal-wrapper .stethoscope-measures-list{margin:3.90625vw 4.1666666667vw 0}}@media screen and (max-width:420px){.stethoscope-history-modal-wrapper .stethoscope-measures-list{margin:7.1428571429vw 7.619047619vw 0}}.stethoscope-history-modal-wrapper .table-component{overflow:visible}.modal-ecg-review .modal-component-wrapper{min-width:98%}.modal-ecg-review .modal-body .ecg-review-modal-wrapper{border:0;display:flex;flex:1;flex-direction:column;height:auto;justify-content:space-around;padding:0 20px}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.4117647059vw}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-header{margin-bottom:2.0100502513vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-header{margin-bottom:3.125vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-header{margin-bottom:5.7142857143vw}}@media(max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-header{flex-direction:column;gap:10px}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result{align-items:center;display:flex;justify-content:flex-end}@media(max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result{flex-direction:column;gap:10px}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ{border:1px solid #e5e6ea;border-radius:12px;margin-left:1.1764705882vw;min-width:23.5294117647vw;padding:.7058823529vw .8823529412vw}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ{margin-left:1.675041876vw;min-width:33.5008375209vw;padding:1.0050251256vw 1.256281407vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ{margin-left:2.6041666667vw;min-width:52.0833333333vw;padding:1.5625vw 1.953125vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ{margin-left:4.7619047619vw;min-width:95.2380952381vw;padding:2.8571428571vw 3.5714285714vw}}@media(max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ{margin-left:0}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ .afib-result,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result-categ .body1{align-items:center;display:flex}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .status-result-afib{margin-right:.5882352941vw}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .status-result-afib{margin-right:.837520938vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .status-result-afib{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .status-result-afib{margin-right:2.380952381vw}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .RPMIcons.icon-heart{color:#ff5a48;margin-right:.5882352941vw}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .RPMIcons.icon-heart{margin-right:.837520938vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .RPMIcons.icon-heart{margin-right:1.3020833333vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-modal-result .RPMIcons.icon-heart{margin-right:2.380952381vw}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph{background-color:var(--wi-background-secondary);border-radius:15px;box-sizing:border-box;min-height:17.6470588235vw;padding:1.1764705882vw;width:100%}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph{min-height:25.1256281407vw;padding:1.675041876vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph{min-height:39.0625vw;padding:2.6041666667vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph{min-height:71.4285714286vw;padding:4.7619047619vw}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .ecg-graph-legend{align-items:center;display:flex;justify-content:flex-end;margin-bottom:.5882352941vw;width:100%}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .ecg-graph-legend{margin-bottom:.837520938vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .ecg-graph-legend{margin-bottom:1.3020833333vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .ecg-graph-legend{margin-bottom:2.380952381vw}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal{margin-bottom:2.0588235294vw}@media screen and (max-width:1194px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal{margin-bottom:2.9313232831vw}}@media screen and (max-width:768px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal{margin-bottom:4.5572916667vw}}@media screen and (max-width:420px){.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal{margin-bottom:8.3333333333vw}}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal:last-child{margin-bottom:0}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-graph .splitted-signal .series-lines{stroke:#3f424b}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form{margin-top:1em}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .header4,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .header4{margin-bottom:.5em}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .field-container .field.filled,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .field-container .field.filled{border:1px solid #bec0ca}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .single-note,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .single-note{background:var(--background-secondary);border-radius:8px;display:flex;justify-content:space-between;padding:1.1764705882vw;width:100%}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .single-note .single-note-action,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .single-note .single-note-action{display:flex;flex-direction:column;justify-content:center}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .single-note .single-note-action .single-note-edit,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .single-note .single-note-action .single-note-edit{background:none;border:none;font-size:1.25rem}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .ecg-note-form-actions,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .ecg-note-form-actions{display:flex;justify-content:flex-end;margin-top:1em}.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-content .ecg-note-form-actions button:first-of-type,.modal-ecg-review .modal-body .ecg-review-modal-wrapper .ecg-note-form .ecg-note-form-actions button:first-of-type{margin-right:1em}.modal-stethoscope-review .modal-component-wrapper{min-width:98%}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper{border:0;display:flex;flex:1;flex-direction:column;height:auto;justify-content:space-around;padding:0 20px}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-review-modal-header{margin-bottom:1em}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-review-modal-header .range-picker-component .back-arrow,.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-review-modal-header .range-picker-component .next-arrow{opacity:0}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-review-modal-content{display:flex}@media(max-width:768px){.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-review-modal-content{flex-direction:column-reverse}}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-visual-area{background-color:#fff;border-radius:12px;height:390px;margin-right:10px;width:390px}@media(max-width:768px){.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-visual-area{margin-right:0;margin-top:10px;max-width:none;width:100%}}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-visual-area img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:768px){.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-visual-area img{max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail{border-radius:12px;margin-bottom:1em}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item{align-items:center;background-color:#fff;border-bottom:1px solid var(--wi-divider);display:flex;height:65px;padding:1em;width:100%}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item:last-child{border-bottom:none}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item .icon-result-stetho{margin-right:1em}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item .icon-heart{color:var(--wi-category-heart-icon)}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item .icon-lungs{color:var(--wi-category-respiratory-icon)}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item .icon-body{color:var(--wi-category-body-icon)}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-result-detail .result-item .text-result-stetho a{text-decoration:underline}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer{align-items:center;background-color:var(--wi-background-secondary);border-radius:12px;display:flex;height:390px;justify-content:center;padding:1em;width:100%}@media(max-width:768px){.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer{height:auto;margin:0;max-height:auto;min-height:auto;padding:10px}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph .w-button{margin-top:30px}}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph #stetho-graph-wrapper{height:80%;margin-top:20px;max-height:300px;width:100%}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph #stetho-graph-wrapper ::part(tooltip-hover){border-radius:20px;height:50px;width:200px}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph .w-button{margin-top:50px}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph .detail2{margin-top:.5em;text-align:center}.modal-stethoscope-review .modal-body .stethoscope-review-modal-wrapper .stethoscope-viewer .stethoscope-graph .cursor{cursor:pointer}.vitals .vitals-element .vitals-content-item{padding:16px 0}.vitals .vitals-element .vitals-title{padding:0 0 11px}.vitals .vitals-element .vitals-content-item{align-items:center;border-bottom:1px solid var(--wi-divider);display:flex;justify-content:space-between}.vitals .vitals-element .vitals-content-item .vitals-content-stack{display:flex}.vitals .vitals-element .vitals-content-item .vitals-content-stack .vitals-content-stack-item{padding:0 .75em}.vitals .vitals-element .vitals-content-item .vitals-content-stack .vitals-content-stack-item+.vitals-content-stack-item{border-left:1px solid var(--wi-divider)}.vitals .vitals-element:last-child .vitals-content-item{border-bottom:none}.modal-component.night-details .modal-body{padding:0 2em}.modal-component.night-details .modal-body .sleep-date{padding-bottom:.5em;padding-top:1em}.modal-component.night-details .modal-body .sleep-date+.sleep-vitals{padding-bottom:0}.modal-component.night-details .modal-body .sleep-vitals .vitals-section-component{margin-top:1em}.ehr-available-id-types-container{padding:0 1.4705882353vw}@media screen and (max-width:1194px){.ehr-available-id-types-container{padding:0 2.0938023451vw}}@media screen and (max-width:768px){.ehr-available-id-types-container{padding:0 3.2552083333vw}}@media screen and (max-width:420px){.ehr-available-id-types-container{padding:0 5.9523809524vw}}.ehr-available-id-types-container .table-component{overflow:visible}.ehr-available-id-types-container .title{margin-bottom:1.4117647059vw}@media screen and (max-width:1194px){.ehr-available-id-types-container .title{margin-bottom:2.0100502513vw}}@media screen and (max-width:768px){.ehr-available-id-types-container .title{margin-bottom:3.125vw}}@media screen and (max-width:420px){.ehr-available-id-types-container .title{margin-bottom:5.7142857143vw}}.ehr-available-id-types-container .table-cell-component,.ehr-available-id-types-container .table-cell-component .left{align-items:center;display:flex}@media(max-width:968px){.ehr-available-id-types-container .table-cell-component .left{flex-wrap:wrap}}.ehr-available-id-types-container .table-cell-component .left .subtextRegular{color:var(--wi-text-secondary);margin:0 .2941176471vw;word-break:break-all}@media screen and (max-width:1194px){.ehr-available-id-types-container .table-cell-component .left .subtextRegular{margin:0 .418760469vw}}@media screen and (max-width:768px){.ehr-available-id-types-container .table-cell-component .left .subtextRegular{margin:0 .6510416667vw}}@media screen and (max-width:420px){.ehr-available-id-types-container .table-cell-component .left .subtextRegular{margin:0 1.1904761905vw}}@media(max-width:968px){.ehr-available-id-types-container .table-cell-component .left .subtextRegular{margin:0;width:100%}}.ehr-available-id-types-container .table-cell-component .left .form-input-component{margin-left:.5882352941vw;margin-top:0}@media screen and (max-width:1194px){.ehr-available-id-types-container .table-cell-component .left .form-input-component{margin-left:.837520938vw}}@media screen and (max-width:768px){.ehr-available-id-types-container .table-cell-component .left .form-input-component{margin-left:1.3020833333vw}}@media screen and (max-width:420px){.ehr-available-id-types-container .table-cell-component .left .form-input-component{margin-left:2.380952381vw}}.ehr-available-id-types-container .table-cell-component .left .form-input-component input{border-radius:4px;padding:.2941176471vw .5882352941vw;width:100%}@media screen and (max-width:1194px){.ehr-available-id-types-container .table-cell-component .left .form-input-component input{padding:.418760469vw .837520938vw}}@media screen and (max-width:768px){.ehr-available-id-types-container .table-cell-component .left .form-input-component input{padding:.6510416667vw 1.3020833333vw}}@media screen and (max-width:420px){.ehr-available-id-types-container .table-cell-component .left .form-input-component input{padding:1.1904761905vw 2.380952381vw}}.ehr-available-id-types-container .table-cell-component .action .RPMIcons{font-size:1.125rem}.ehr-available-id-types-container .form{align-items:center;display:flex}.ehr-available-id-types-container .form .input-actions{align-items:center;display:flex;margin-bottom:5px}.ehr-available-id-types-container .form .input-actions .button-component{margin-left:10px;margin-top:0}.cookie-banner-modal .cookie-dropdown{border-bottom:1px solid var(--wi-divider);position:relative}.cookie-banner-modal .cookie-dropdown .dropdown-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:15px 0}.cookie-banner-modal .cookie-dropdown .content{color:var(--wi-text-secondary);margin-bottom:10px}.infinite-device-instructions-modal .hide-instructions-wrapper{align-items:center;display:flex;margin-bottom:25px;padding-left:15px}.infinite-device-instructions-modal .hide-instructions-wrapper .body1{margin-left:15px}.infinite-device-instructions-modal .instructions-wrapper .instruction-item{align-items:center;display:flex;margin-bottom:15px}.infinite-device-instructions-modal .instructions-wrapper .instruction-item-image{height:60px;margin-right:10px;width:60px}.infinite-device-instructions-modal .instructions-wrapper .instruction-item-image img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.infinite-device-instructions-modal .instructions-wrapper .instruction-item .header4{margin-bottom:8px}.modal-survey-details .modal-body{padding:0}.modal-survey-details .modal-body .modal-survey-detail__header img{height:218px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 60%;object-position:center 60%;width:100%}.modal-survey-details .modal-body .modal-survey-detail__body{padding:20px 20px 0}.modal-survey-details .modal-body .modal-survey-detail__body h2{margin-bottom:20px}.modal-survey-details .modal-body .modal-survey-detail__body .section-content{background-color:var(--wi-background-secondary);border-radius:8px;padding:16px;white-space:pre-line}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list{display:flex;flex-direction:column;padding:0}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list .question-item{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:16px 12px}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list .question-item>.question-text{min-width:calc(60% - 20px)}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list .question-item:not(:last-child){border-bottom:1px solid var(--wi-divider)}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list .question-item .answers{color:var(--wi-status-info);display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;max-width:40%}.modal-survey-details .modal-body .modal-survey-detail__body .section-content.questions-list .question-item .answers>div{align-items:center;display:flex;gap:5px;word-break:break-word}.modal-survey-details .modal-body .modal-survey-detail__section{padding-bottom:20px}.modal-program-settings .wrapper{padding-top:10px}.modal-program-settings .wrapper .inner-wrapper{align-items:center;display:flex;gap:10px}.modal-program-settings .wrapper .inner-wrapper .checkbox-component{min-width:250px}.modal-program-settings .wrapper .inner-wrapper .explanation a{color:var(--wi-text-primary-info);margin-left:3px;text-decoration:underline}.modal-program-settings .wrapper .form-input-component{margin-top:0}.modal-program-settings .wrapper:not(:last-of-type){border-bottom:1px solid var(--wi-divider);padding-bottom:10px}.modal-survey-answer-details .survey-filters{margin-bottom:30px;width:40%}.modal-survey-answer-details .modal-top{display:flex;flex-direction:column;padding-bottom:20px}.modal-survey-answer-details .cells{cursor:pointer;padding-bottom:20px}.modal-survey-answer-details .cells .left{display:flex}.modal-survey-answer-details .cells .left .measure-icon{align-items:center;display:flex;justify-content:center;padding-right:10px}.modal-survey-answer-details .cells .left .measure-icon img{width:30px}.modal-survey-answer-details .cells .right .measure{font-weight:700}.survey-cell{align-items:center;background-color:var(--wi-background-secondary);border-radius:8px;display:flex;justify-content:space-between;margin:20px 0;overflow:hidden}.survey-cell__image{flex-shrink:0;height:84px;width:84px}.survey-cell__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.survey-cell__content{overflow:hidden;padding:0 24px;width:100%}.survey-cell__toggle{padding-right:24px}.survey-cell__name{margin-bottom:4px}.survey-cell__action{align-items:center;display:flex;gap:10px;justify-content:space-between;width:60%}.survey-cell__action__active{display:block;margin-right:8px;white-space:nowrap}.survey-cell__action .body1{font-style:italic;text-align:center}.welcome-admin-modal{text-align:center}.welcome-admin-modal-media{margin:auto;max-width:14.7058823529vw}@media screen and (max-width:1194px){.welcome-admin-modal-media{max-width:20.9380234506vw}}@media screen and (max-width:768px){.welcome-admin-modal-media{max-width:32.5520833333vw}}@media screen and (max-width:420px){.welcome-admin-modal-media{max-width:59.5238095238vw}}.welcome-admin-modal-media img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.welcome-admin-modal-content{margin-top:2.9411764706vw}@media screen and (max-width:1194px){.welcome-admin-modal-content{margin-top:4.1876046901vw}}@media screen and (max-width:768px){.welcome-admin-modal-content{margin-top:6.5104166667vw}}@media screen and (max-width:420px){.welcome-admin-modal-content{margin-top:11.9047619048vw}}.welcome-admin-modal-content p{color:var(--wi-text-secondary);margin-top:.9411764706vw}@media screen and (max-width:1194px){.welcome-admin-modal-content p{margin-top:1.3400335008vw}}@media screen and (max-width:768px){.welcome-admin-modal-content p{margin-top:2.0833333333vw}}@media screen and (max-width:420px){.welcome-admin-modal-content p{margin-top:3.8095238095vw}}.logo-update-form-component{margin-top:20px}.logo-update-form-component .logo-settings{align-items:center;display:flex}.logo-update-form-component .logo-settings .no-img,.logo-update-form-component .logo-settings img{background:var(--wi-divider);border-radius:50px;height:60px;width:60px}.logo-update-form-component .logo-settings img{-o-object-fit:cover;object-fit:cover}.logo-update-form-component .logo-settings .logo-actions{align-items:center;display:flex;margin-left:20px}.logo-update-form-component .logo-settings .logo-actions .button-component:last-child{margin-left:10px}.toaster-component{cursor:pointer}.toaster-component .toaster-inner{border-radius:50px;font-size:1.125rem;max-width:80vw;min-width:11.7647058824vw}@media screen and (max-width:1194px){.toaster-component .toaster-inner{min-width:16.7504187605vw}}@media screen and (max-width:768px){.toaster-component .toaster-inner{min-width:26.0416666667vw}}@media screen and (max-width:420px){.toaster-component .toaster-inner{min-width:47.619047619vw}}.toaster-component .toaster-inner div:last-child{text-align:center}.toaster-component .toaster-inner.info div:first-child{align-items:center;background:var(--wi-status-info);border-radius:50%;color:var(--wi-background-secondary);display:flex;font-size:1.125rem;font-weight:700;height:20px;justify-content:center;width:20px}.phone-call{align-items:center;background-color:var(--wi-text-primary);border-radius:20px;display:flex;height:4.7058823529vw;justify-content:space-between;min-width:270px;padding:0 .9411764706vw;position:fixed;right:20px;top:20px;width:auto;z-index:5}@media screen and (max-width:1194px){.phone-call{height:6.7001675042vw;padding:0 1.3400335008vw}}@media screen and (max-width:768px){.phone-call{height:10.4166666667vw;padding:0 2.0833333333vw}}@media screen and (max-width:420px){.phone-call{height:19.0476190476vw;padding:0 3.8095238095vw}}.phone-call__name-status{display:flex}.phone-call__name{align-items:center;color:var(--wi-background-primary);display:flex;font-size:.875rem;width:65%}.phone-call__status{background:var(--wi-action-primary-disabled);border-radius:16px;color:var(--wi-text-secondary);font-size:.75rem;margin-left:16px;min-width:70px;padding:12px 20px}.phone-call__hangout,.phone-call__status{align-items:center;display:flex;justify-content:center}.phone-call__hangout{background:#b71926;border-radius:50%;color:var(--wi-background-secondary);cursor:pointer;height:40px;width:40px}.phone-call__hangout .IconSVG{font-size:1.25rem}.phone-call__hangout.disabled{background:var(--wi-action-primary-disabled);color:var(--wi-text-secondary)}