.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}.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}.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}.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%}.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}.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)}.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{display:flex;flex-direction:column;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;flex-wrap:wrap;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 .square-legend.no-border{border:none}.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)}.visx-tooltip span{color:var(--wi-text-secondary);display:block;font-size:.625rem}.segmental-btn-modal{border:none;border-radius:12px;bottom:calc(100% - 122px);box-shadow:0 8px 30px rgba(7,26,83,.1);cursor:pointer;height:40px!important;position:absolute;width:180px}.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:30vw;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 .graph-header .segmental-btn{margin-left:auto;margin-right:.8823529412vw}@media screen and (max-width:1194px){.graph-section-component .graph-header .segmental-btn{margin-right:1.256281407vw}}@media screen and (max-width:768px){.graph-section-component .graph-header .segmental-btn{margin-right:1.953125vw}}@media screen and (max-width:420px){.graph-section-component .graph-header .segmental-btn{margin-right:3.5714285714vw}}.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}.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 .circle-legend.dot-legend{background:var(--wi-action-primary-unchecked);border-radius:50%;height:7px;margin-right:5px;width:7px}.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{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__overview .header4{margin-bottom:20px}.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 .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}.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}.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)}.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}.select-wrapper select{padding-bottom:0!important;padding-top:0!important}.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}.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%}.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}.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}}.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}.dropdown-component{align-items:center;background:var(--wi-background-secondary);border:1px solid var(--wi-text-secondary);border-radius:8px;display:flex;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}