.Page{background-color:#f5f7fe;flex-grow:1;height:100vh;overflow-x:hidden;overflow-y:auto;padding:45px 40px 32px;position:relative;scrollbar-gutter:stable;z-index:1}@media(max-width:900px){.Page{max-height:calc(100vh - 66px);padding:24px 20px}.Page.hidden{height:0;padding:0;transition:all .6s ease-in-out}}.DropdownMenu__container{border:1px solid #5555551a;border-radius:12px;box-shadow:0 4px 12px 0 #0000000f;margin-top:8px}.DropdownMenu__list{background-color:#fff;padding:12px 0}.DropdownMenu__divider{background-color:#5555551a;height:1px;margin:12px 0}.DropdownMenuItem__container{border-radius:6px;color:#232020;column-gap:12px;display:flex;font-size:13px;font-weight:500;line-height:18px;margin:0 12px;padding:8px 12px;transition:background-color .2s}.DropdownMenuItem__container:hover{background:#5555550a}.DropdownMenuItem__icon{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.DropdownMenuItem__icon svg{color:#918f8f}.KebabMenuIcon{color:#706e6e;position:relative}.KebabMenuIcon:hover{color:#232020}.KebabMenuIcon:after{content:"";cursor:pointer;height:30px;left:calc(50% - 15px);position:absolute;top:calc(50% - 17px);width:30px}.Toggle{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:30px;line-height:18px;position:relative}.Toggle.is-disabled{color:#706e6e;pointer-events:none}.Toggle__input{left:0;margin:0;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-100%,-50%)}.Toggle__label{font-size:15px}.Toggle__icon{background-color:#fff;box-sizing:border-box;color:#5556;height:20px;margin-right:12px;position:relative;transition:color .3s,background-color .3s,border-color .3s;width:20px}.Toggle.is-checked .Toggle__icon,.Toggle:hover .Toggle__icon{color:#66deb2}.Toggle.is-disabled .Toggle__icon{color:#5555551a}.Toggle__icon:after,.Toggle__icon:before{content:"";display:block;position:absolute;transition:opacity .3s}.Toggle__icon.is-checkbox{background-color:#0000;border:2px solid;border-radius:6px;flex-shrink:0;transition:transform .2s ease}.Toggle.is-checked .Toggle__icon.is-checkbox{background-color:currentColor;border-color:#0000}.Toggle.is-checked .Toggle__icon.is-checkbox:after,.Toggle.is-checked .Toggle__icon.is-checkbox:before{background:#fff;border-radius:1px;content:"";display:block;left:50%;margin-left:-2px;opacity:1;position:absolute;top:50%;transform-origin:50% calc(100% - 1px);transition:opacity .3s;width:2px}.Toggle.is-checked .Toggle__icon.is-checkbox:before{height:6px;margin-top:-2px;transform:rotate(-44deg)}.Toggle.is-checked .Toggle__icon.is-checkbox:after{height:10px;margin-top:-6px;transform:rotate(41deg)}.Toggle.is-partial .Toggle__icon.is-checkbox:after{background-color:#66deb2;border-radius:2px;content:"";display:block;height:8px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.Toggle:active .Toggle__icon.is-checkbox{transform:scale(.9)}.Toggle__icon.is-checkbox:after,.Toggle__icon.is-checkbox:before{opacity:0;transition:opacity .3s}.Toggle__icon.is-radio{background-color:#0000;border:2px solid;border-radius:50%}.Toggle__icon.is-radio:before{background-color:currentColor;border-radius:50%;height:calc(100% - 4px);left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);width:calc(100% - 4px)}.Toggle:active .Toggle__icon.is-radio{animation:none;transform:scale(1.1,.9)}.Toggle:not(:active) .Toggle__icon.is-radio{animation:radioBounce .3s cubic-bezier(.175,.885,.32,1.275)}.Toggle.is-checked .Toggle__icon.is-radio:before{transform:translate(-50%,-50%) scale(1)}.Toggle__icon.is-switch{background-color:currentColor;border-radius:11px;height:22px;width:34px}.Toggle:not(.is-checked):hover .Toggle__icon.is-switch{color:#55555580}.Toggle__icon.is-switch:before{background-color:#fff;border-radius:50%;height:16px;left:4px;top:3px;transition:transform .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1);width:16px}.Toggle.is-checked .Toggle__icon.is-switch:before{animation:switchBounceLeft .4s cubic-bezier(.4,0,.2,1);transform:translateX(10px);transform-origin:right center}.Toggle:not(.is-checked) .Toggle__icon.is-switch:before{animation:switchBounceRight .4s cubic-bezier(.4,0,.2,1);transform:translateX(0);transform-origin:left center}.Toggle:hover:not(.has-interacted):not(.is-checked) .Toggle__icon.is-switch:before{border-radius:40% 60% 60% 40%/50%;transform:scaleX(1.2);transform-origin:left center}.Toggle:hover:not(.has-interacted).is-checked .Toggle__icon.is-switch:before{border-radius:60% 40% 40% 60%/50%;transform:translateX(10px) scaleX(1.2);transform-origin:right center}@keyframes switchBounceLeft{0%{border-radius:50%;transform:translateX(0) scaleX(1);transform-origin:left center}40%{border-radius:40% 60% 60% 40%/50%;transform:translateX(0) scaleX(1.8);transform-origin:left center}70%{border-radius:40% 60% 60% 40%/50%;transform:translateX(10px) scaleX(1.1);transform-origin:left center}85%{border-radius:50%;transform:translateX(10px) scaleX(.65);transform-origin:right center}to{border-radius:50%;transform:translateX(10px) scaleX(1);transform-origin:center}}@keyframes switchBounceRight{0%{border-radius:50%;transform:translateX(10px) scaleX(1);transform-origin:right center}40%{border-radius:60% 40% 40% 60%/50%;transform:translateX(10px) scaleX(1.8);transform-origin:right center}70%{border-radius:60% 40% 40% 60%/50%;transform:translateX(0) scaleX(1.1);transform-origin:right center}85%{border-radius:50%;transform:translateX(0) scaleX(.65);transform-origin:left center}to{border-radius:50%;transform:translateX(0) scaleX(1);transform-origin:center}}@keyframes radioBounce{0%{transform:scale(1.1,.9)}50%{transform:scale(.9,1.1)}to{transform:scale(1)}}.Chip{align-items:center;background:#00000005;border:1px solid #5555551a;border-radius:8px;display:flex;flex-direction:row;flex-shrink:0;font-size:14px;font-weight:500;gap:8px;height:28px;line-height:16px;padding:6px 10px;-webkit-user-select:none;user-select:none}.Chip.is-client-status{background:#8700ff1a;border:none}.Chip:not(.Chip.is-client-status):hover{background:#fff;box-shadow:0 2px 2px #0000000a}.Chip:not(.Chip.is-client-status):hover .Chip__icon svg>path{stroke:#232020}.Chip--tag.is-purple.is-active,.Chip--tag.is-purple:hover:not(.is-gradient){border-color:#d200d7}.Chip--tag.is-purple.is-active{box-shadow:inset 0 0 0 50px #d200d705,inset 0 0 0 50px #fff}.Chip--tag.is-purple.is-gradient:hover{background-image:linear-gradient(0deg,#d200d7,#8700ff);border:1px solid #5555551a;box-shadow:inset 0 0 0 50px #fff}.Chip--tag.is-purple.is-active.is-gradient{background-image:linear-gradient(0deg,#d200d7,#8700ff);border:1px solid #5555551a;box-shadow:inset 0 0 0 50px #8700ff0a,inset 0 0 0 50px #fff}.Chip--tag.is-blue.is-active,.Chip--tag.is-blue:hover{border-color:#00b4ff}.Chip--tag.is-blue.is-active{box-shadow:inset 0 0 0 50px #00b4ff0a,inset 0 0 0 50px #fff}.Chip--tag.is-orange.is-active,.Chip--tag.is-orange:hover:not(.is-gradient){border-color:#ff9600}.Chip--tag.is-orange.is-active{box-shadow:inset 0 0 0 50px #ff96000a,inset 0 0 0 50px #fff}.Chip--tag.is-orange.is-gradient:hover{box-shadow:inset 0 0 0 50px #fff}.Chip--tag.is-orange.is-active.is-gradient,.Chip--tag.is-orange.is-gradient:hover{background-image:linear-gradient(0deg,#ffcd00,#ff6900 90.62%);border:1px solid #5555551a}.Chip--tag.is-orange.is-active.is-gradient{box-shadow:inset 0 0 0 50px #ff96000a,inset 0 0 0 50px #fff}.Chip--tag.is-green.is-active,.Chip--tag.is-green:hover{border-color:#328200}.Chip--tag.is-green.is-active{box-shadow:inset 0 0 0 50px #3282000a,inset 0 0 0 50px #fff}.Chip--tag.is-red.is-active,.Chip--tag.is-red:hover{border-color:#f52d00}.Chip--tag.is-red.is-active{box-shadow:inset 0 0 0 50px #f52d000a,inset 0 0 0 50px #fff}.Chip--tag.is-table-tag{flex-grow:1;flex-shrink:1;height:auto;min-height:28px;padding:5px 10px}.Chip--tag.is-table-tag .Chip__name{text-align:center;white-space:normal;width:100%}@media(max-width:600px){.Chip{flex-shrink:1;font-size:13px;height:auto;line-height:auto}}.Chip__description{color:#232020a6}.Chip__name{color:#232020;text-decoration:none;white-space:nowrap}.Chip__name--client-status{color:#8700ff}.Chip__icon{cursor:pointer;display:flex}.Chip__icon svg>path{stroke:#6e6c6c}.Chip__dot{border-radius:3px;flex-shrink:0;height:8px;width:8px}.Chip__dot.is-purple{background-color:#d200d7}.Chip__dot.is-blue{background-color:#00b4ff}.Chip__dot.is-orange{background-color:#ff9600}.Chip__dot.is-green{background-color:#b9e600}.Chip__dot.is-red{background-color:#f52d00}.Chip__highlight{background:#d2f6e8}.CloseButton{align-items:center;background-color:#f5f5f5;border-radius:9px;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.CloseButton:hover{background-color:#66deb2}.CloseButton.dark{background-color:#383838}.CloseButton.dark path{stroke:#fff}.CloseButton.dark:hover{background-color:#555}.Drawer .MuiPaper-root:not(.MuiDrawer-paperAnchorTop):not(.MuiDrawer-paperAnchorBottom){max-width:95%}.Drawer__header{border-bottom:1px solid #5555551a;column-gap:32px;flex-wrap:wrap;justify-content:space-between;padding:32px 32px 24px}.Drawer__header,.Drawer__title{align-items:center;display:flex}.Drawer__title{gap:12px;width:calc(100% - 56px)}.Drawer__close{flex-basis:24px}.Drawer__content{flex-basis:100%}.Drawer__body{height:100%;overflow-y:scroll;padding:32px}.Drawer__body::-webkit-scrollbar{display:none}.Drawer__footer{border-top:1px solid #5555551a;justify-content:flex-end;padding:16px 32px}.Button{align-items:center;border:none;color:#000;cursor:pointer;display:flex;flex:0 0 auto;font-size:14px;font-weight:600;justify-content:center;line-height:16px;text-decoration:none;transition:background-color .3s;white-space:nowrap;width:100%}.Button--primary{background:#66deb2;border-radius:100px;box-shadow:0 2px 8px #66deb233;padding:12px 24px}.Button--primary:hover{background:#52cda4}.Button--secondary{background:#eee;border-radius:100px;color:#000;padding:12px 24px}.Button--tertiary{background:#0000;border:1px solid #5555551f;border-radius:8px;color:#000;font-weight:500;padding:11px 14px}.Button--tertiary:hover{border-color:#66deb2}.Button--dropdown{background:#0000;border:1px solid #5555551f;border-radius:8px;color:#232020;font-weight:500;padding:11px 14px}.Button--dropdown:hover{border-color:#5555553d}.Button--dropdown.active{border-color:#66deb2}.Button--naked{background:#0000;color:#00866f;font-size:13px;font-weight:500;padding:0}.Button--naked:hover{color:#000}.Button--naked.caret{color:#706e6e}.Button--naked.caret:hover{color:#232020}.Button--disabled{background:#eee;box-shadow:none;color:#b1b1b1;pointer-events:none}.Button--disabled.Button--dropdown,.Button--disabled.Button--naked,.Button--disabled.Button--tertiary{background:#0000}.Button--auto{width:auto}.Button--error-border{border-color:#f52d00}.Button--success-border{border-color:#66deb2}.DraggableList{display:flex;flex-direction:column;row-gap:8px}.ListItem{background:#fff;border:1px solid #5555551a;border-radius:8px;cursor:pointer;flex-direction:row;height:38px;justify-content:space-between;padding:10px 12px 10px 16px;-webkit-user-select:none;user-select:none}.ListItem,.ListItem--icon{align-items:center;display:flex}.ListItem--icon{height:100%;justify-content:center;padding:0 4px}.ListItem--icon:not(.ListItem--icon__disabled){cursor:pointer}.ListItem--icon:hover .ListItem--icon__close{opacity:1}.ListItem--icon__close{opacity:.65;width:8px}.ListItem--icon__drag{opacity:.5}.ListItem--name{align-items:center;color:#232020;column-gap:12px;display:flex;font-size:13px;font-weight:500;line-height:18px}.ListItem--dragging{border:1px solid #66deb2;box-shadow:0 4px 12px #00000014}.ListItem--dragging .ListItem--icon__drag{opacity:1}.ListItem--disabled{background:#00000005;border:1px solid #5555551a}.DisplayDrawer--header{align-items:center;column-gap:16px;display:flex;justify-content:flex-end}.DisplayDrawer--header__separator{border:1px solid #5555554d;height:16px;width:0}.DisplayDrawer--header .Button{width:auto}@media(max-width:600px){.DisplayDrawer--header{justify-content:center}}.DisplayDrawer--footer{column-gap:8px;display:flex;justify-content:flex-end}.DisplayDrawer--footer .Button{color:#000;width:auto}.DisplayDrawer--body{display:flex;flex-direction:column}.DisplayDrawer--body__title{color:#232020;font-size:16px;font-weight:600;line-height:18px;margin-bottom:24px}.DisplayDrawer--body .TogglingOptions{border-bottom:1px solid #eee;display:flex;flex:1 1;flex-direction:column;padding-bottom:24px}.DisplayDrawer--body .TogglingOptions--toggle-row{column-gap:40px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:8px}.DisplayDrawer--body .ColumnsSection{display:flex;flex-direction:row;padding-top:32px}.DisplayDrawer--body .ColumnsSection--column{display:flex;flex:1 1;flex-direction:column}.DisplayDrawer--body .ColumnsSection--row{display:flex;flex-direction:row;justify-content:space-between}.DisplayDrawer--body .ColumnsSection--row__subtitle{color:#232020;font-size:13px;font-weight:500;line-height:18px;opacity:.65}.DisplayDrawer--body .ColumnsGroup--group{margin-bottom:24px}.DisplayDrawer--body .ColumnsGroup__name{color:#232020;font-size:13px;font-weight:500;line-height:16px;margin-bottom:12px;opacity:.5;text-transform:uppercase}.Widget{background-color:#fff;border-radius:24px;box-shadow:0 1px 2px #00000005,0 2px 16px #0000000a;scroll-margin-top:4px}.Widget--primary{padding:16px 32px 50px}@media(max-width:600px){.Widget--primary{border-radius:20px}}.Widget--table{padding-bottom:24px;padding-top:32px}@media(max-width:600px){.Widget--table{border-radius:20px;padding-top:24px}}.Widget--modal{border-radius:12px;box-shadow:0 8px 20px #0000001a;padding:24px 24px 16px}.Widget--dropdown{border:1px solid #5555551a;border-radius:10px;box-shadow:0 4px 12px #0000000f;padding:20px 0}.Widget--collapse{padding:24px 32px}@media(max-width:600px){.Widget--collapse{padding:24px 20px}}.Widget--section{padding:32px}@media(max-width:600px){.Widget--section{padding:24px 20px}.Widget--section.section-small{padding:16px}}.Widget--section.section-bottom{box-shadow:none;padding:0;width:100%}.Widget--section.criteria{padding-left:24px;padding-right:24px}.Modal{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Modal__header{align-items:center;display:flex;justify-content:space-between;padding-bottom:8px}.Modal__title{color:#232020;font-size:18px;font-weight:600;line-height:20px}.Heading{color:#232020}.ExportModal{min-height:160px}@media(max-width:600px){.ExportModal{width:80vw}}.ExportModal__body{padding-top:16px;text-align:center}.ExportModal__text{margin-bottom:16px}.ExportModal__loading{margin:0 auto;width:80px}.ExportModal__footer{border-radius:0 0 10px 10px;border-top:1px solid #5555551a;gap:8px;height:72px;justify-content:flex-end;margin-left:-24px;margin-right:-24px;margin-top:16px;padding:16px 24px 0}.ExportModal__footer,.Pagination{align-items:center;display:flex;flex-direction:row}.Pagination{justify-content:space-between}@media(max-width:600px){.Pagination{flex-direction:column;row-gap:24px}}.PaginationButtons .MuiPagination-ul .MuiPaginationItem-root{border:1px solid #5555551a;border-radius:12px;font-size:14px;font-weight:600;height:32px;line-height:17px;margin:0 4px;min-width:32px;padding:7.5px 11.5px}.PaginationButtons .MuiPagination-ul .MuiPaginationItem-root.MuiPaginationItem-ellipsis{border:initial}.PaginationButtons .MuiPagination-ul button:hover{background-color:#0000;border:1px solid #66deb2;box-shadow:0 2px 2px #0000000a}.PaginationButtons .MuiPagination-ul .Mui-selected{background-color:#66deb2;border:1px solid #66deb2;box-shadow:0 2px 2px #0000000a}.PaginationButtons .MuiPagination-ul .Mui-selected:hover{background-color:#66deb2}.PaginationSelect{align-items:center;color:#6d6b6e;display:flex;font-size:13px;font-weight:500;justify-content:center;line-height:16px}.PaginationSelect__select{margin:0 8px;min-width:84px}.PaginationSelect strong{color:#232020;font-weight:600}.Inputs__loader{animation:rotation 1s linear infinite;border:2.5px solid #66deb2;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:24px;position:relative;width:24px}.Inputs__loader:after{animation:rotationBack .5s linear infinite;border:2.5px solid #66deb2;border-radius:50%;border-top-color:#0000;bottom:0;box-sizing:border-box;content:"";height:12px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:12px}.NumberAnimation{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Table{width:100%}.Table__row{-webkit-clip-path:inset(0);clip-path:inset(0);position:relative;transform:translate(0)}.Table__row .Table__cell--skeleton{background:#0000}.Table__row .Table__cell--skeleton .Table__cell-skeleton{background:#f0f0f0;border-radius:4px;height:16px;margin:0 20px;overflow:hidden;position:relative;width:calc(100% - 40px)}.Table__row .Table__cell--skeleton .Table__cell-skeleton:after{animation:skeleton-pulse 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6 50%,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.Table__row:last-of-type .Table__cell{border-bottom:1px solid #0000}.Table__row:hover{box-shadow:0 0 12px 0 #66deb21f}.Table__row:hover:after{background:#66deb20a;border:1px solid #66deb2cc;border-radius:12px;inset:0;pointer-events:none;width:100%}.Table__row:after{border-bottom:1px solid #5555551a;bottom:0;content:"";display:block;left:20px;position:absolute;width:calc(100% - 40px)}.Table__row:last-of-type:not(:hover):after{display:none}.Table__row.is-selected{box-shadow:0 0 12px 0 #66deb21f}.Table__row.is-selected:after{background:#66deb20a;border:1px solid #66deb2cc;border-radius:12px;inset:0;pointer-events:none;width:100%}.Table__row--sub-row:after{border-bottom:1px solid #5555551a;bottom:0;content:"";display:block;left:60px;opacity:0;position:absolute;width:calc(100% - 80px)}.Table__row--sub-row.expanded:after{opacity:1}.Table__row--sub-row .EmptyCell__container{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .3s ease-in-out}.Table__row--sub-row .EmptyCell__container--expanded{max-height:500px;opacity:1}.Table__row--sub-row .EmptyCell .Table__cell{padding-left:0}.Table__row--sub-row .EmptyCell .Table__cell.Table__cell--is-sortable{padding-left:12px}.Table__row--sub-row .EmptyCell:first-child .Table__cell{padding-left:60px}.Table__row--sub-row .EmptyCell:last-child .Table__cell{padding-left:20px;padding-right:30px}.Table__row .IconCollapse{align-items:center;color:#706e6e;cursor:pointer;display:flex;height:20px;justify-content:center;left:15px;position:absolute;top:calc(50% - 10px);transform:rotate(90deg);transition:transform .2s ease-in-out;width:20px;z-index:10}.Table__row .IconCollapse svg{height:10px;width:10px}.Table__row .IconCollapse--expanded{transform:rotate(180deg)}.Table__head{position:relative}.Table__head:after{border-bottom:1px solid #5555551a;bottom:0;content:"";display:block;left:20px;position:absolute;width:calc(100% - 40px)}.Table__head .Table__cell{background-color:#0000;color:#706e6e;cursor:pointer;font-size:13px;font-weight:500;line-height:16px;padding-top:0;text-transform:uppercase;top:-45px;-webkit-user-select:none;user-select:none;white-space:nowrap}.Table__head .Table__cell .Table__sort-icon{color:#232020;margin-right:3px;opacity:0;width:9px}.Table__head .Table__cell:hover:not(.Table__cell--selected-DESC):not(.Table__cell--selected-ASC):not(.Table__cell--unsortable) .Table__sort-icon{opacity:.65;transform:rotate(180deg)}.Table__head .Table__cell--unsortable{cursor:default}.Table__head .Table__cell--selected-DESC .Table__sort-icon{opacity:1}.Table__head .Table__cell--selected-ASC .Table__sort-icon{opacity:1;transform:rotate(180deg)}.Table__head .Table__cell--support-subrows:first-child{padding-left:28px}.Table__head .Table__cell .Table__filter{border-radius:5px;display:inline-flex;height:18px;margin-left:3px;padding:4px;width:19px}.Table__head .Table__cell .Table__filter:hover:not(.Table__filter--active){background-color:#eee}.Table__head .Table__cell .Table__filter:hover:not(.Table__filter--active) .Table__filter-icon{color:#232020}.Table__head .Table__cell .Table__filter--active{background-color:#66deb2}.Table__head .Table__cell .Table__filter--active .Table__filter-icon{color:#232020}.Table__link{color:inherit;inset:0;position:absolute;text-decoration:none}.Table__cell{border:1px solid #0000;color:#232020;font-size:14px;font-weight:500;line-height:17px;padding:16px 0}.Table__cell b,.Table__cell strong{font-weight:600}.Table__cell:first-child{max-width:30rem;padding-left:20px;padding-right:20px}.Table__cell:last-child{padding-left:20px;padding-right:30px}.Table__cell--right{text-align:right}.Table__cell--clickable{cursor:pointer}.Table__cell--is-sortable{padding-left:12px}.Table__cell--is-sortable:first-child,.Table__cell--is-sortable:last-child{padding-left:32px}.Table__cell--support-subrows:first-child{padding-left:40px}@keyframes skeleton-pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.HierarchyIndicator__item:after,.SiblingsHierarchyIndicator--last,.SiblingsHierarchyIndicator:after{border-bottom:1px solid #e8e9e9;border-bottom-left-radius:8px}.HierarchyIndicator{position:relative}.HierarchyIndicator__item{overflow:auto;padding-left:20px;position:relative;width:100%}.HierarchyIndicator__item:before{border-left:1px solid #e8e9e9;bottom:0;content:"";display:block;left:0;position:absolute;top:0}.HierarchyIndicator__item:last-child:before{bottom:auto;height:8px}.HierarchyIndicator__item:after{height:14px;left:0;width:12px}.HierarchyIndicator__item:after,.SiblingsHierarchyIndicator{border-left:1px solid #e8e9e9;content:"";display:block;position:absolute;top:0}.SiblingsHierarchyIndicator{height:100%;left:40px}.SiblingsHierarchyIndicator:after{border-left:1px solid #e8e9e9;bottom:50%;content:"";display:block;height:14px;left:-1px;position:absolute;width:12px}.SiblingsHierarchyIndicator--first{top:4px}.SiblingsHierarchyIndicator--first:after{bottom:calc(50% + 4px)}.SiblingsHierarchyIndicator--last{height:50%;width:12px}.SiblingsHierarchyIndicator--last:after{display:none}.SiblingsHierarchyIndicator--first.SiblingsHierarchyIndicator--last{height:calc(50% - 4px)}.Popover__paper{background:#fff;border:1px solid #5555551a;border-radius:10px;box-shadow:0 4px 12px #0000000f}.Popover__paper--unscrollable{overflow-y:hidden}@media(max-width:900px){.Input{width:100%}}.Input__input--clearing{caret-color:#0000!important;-webkit-user-select:none!important;user-select:none!important}.TableFilterDropdown{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:24px;width:394px}.TableFilterDropdown__heading{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.TableFilterDropdown__heading span{color:#706e6e;font-size:13px;font-weight:500;line-height:16px;text-transform:uppercase}.TableFilterDropdown__search{width:100%}.TableFilterDropdown__options-container{align-self:stretch;border:1px solid #5555551a;border-radius:10px;display:flex;flex:1 0;flex-direction:column;max-height:340px}.TableFilterDropdown__options-list{overflow-y:scroll;padding:8px 6px}.TableFilterDropdown__options-list::-webkit-scrollbar{height:10px;width:12px}.TableFilterDropdown__options-list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.TableFilterDropdown__options-list::-webkit-scrollbar-button{display:none;height:0;width:0}.TableFilterDropdown__options-list::-webkit-scrollbar-corner{background-color:#0000}.TableFilterDropdown__option-title{text-transform:capitalize}.TableFilterDropdown__option-checkbox{height:auto}.TableFilterDropdown__options-footer{background:#00000005;border-top:1px solid #5555551a;color:#232020;display:flex;font-size:13px;font-weight:500;justify-content:space-between;line-height:18px;padding:8px 16px}.TableFilterDropdown__footer{display:flex;gap:10px;width:100%}.TableFilterDropdown__footer .Button{flex-basis:50%;flex-grow:1;width:auto}.TableFeedback{align-items:center;border-top:1px solid #5555551a;display:flex;flex-direction:column;margin:0 20px;padding-top:16px}.TableFeedback svg{color:#232020}.TableFeedback__title{color:#232020;font-size:18px;font-weight:600;line-height:22px;margin-bottom:6px;margin-top:16px}.TableFeedback__subtitle{color:#706e6e;font-size:14px;font-weight:500;line-height:18px}.TableFeedback__icon{align-items:center;background:#eee;border-radius:20px;display:flex;height:48px;justify-content:center;padding:13px;width:48px}.TableFeedback__loading{margin:0 auto;max-height:100%;max-width:120px;width:30%}.TableFeedback__loading-title{color:#706e6e;font-size:1.25em;font-weight:600;text-align:center}.OperatorResultsTableMobile{color:#232020;display:flex;flex-direction:column;font-size:14px;font-weight:500;line-height:17px;row-gap:12px;text-decoration:none}.OperatorResultsTableMobile strong{font-weight:600}.OperatorResultsTableMobile__row{display:flex}.OperatorResultsTableMobile__row div{flex:1 1}.OperatorResultsTableMobile__name{cursor:pointer}.OperatorResultsTableMobile__header{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:flex-end;padding:0 20px}.OperatorResultsTableMobile__loading-container{margin-top:16px}.OperatorResultsTableMobile__sort{padding:8px}.OperatorResultsTableMobile__sort svg{transform:rotate(180deg)}.OperatorResultsTableMobile__sort:hover{cursor:pointer}.OperatorResultsTableMobile__sort:hover svg{color:#00866f}.OperatorResultsTableMobile__sort--desc svg{transform:rotate(0deg)}.OperatorResultsTableMobile__body{display:flex;flex-direction:column;padding:0 20px}.OperatorResultsTableMobile__divider{background-color:#5555551a;height:1px;margin:16px 0;width:100%}.PageTitle{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.PageTitle__title{color:#232020;font-size:28px;font-weight:700;line-height:34px}.Breadcrumbs{align-items:center;display:flex;flex-direction:row;margin-bottom:16px;width:100%}.Breadcrumbs__return-icon{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center}.Breadcrumbs__return-icon svg{color:#777679;height:8px;margin-right:12px;transform:rotate(270deg)}.Breadcrumbs:hover .Breadcrumbs__return-icon svg{color:#232020}.Breadcrumbs__separator{color:#706e6e;font-size:13px;margin:0 8px;position:relative;top:1px}.SaveSearchModal{min-height:160px;width:368px}@media(max-width:600px){.SaveSearchModal{width:80vw}}.SaveSearchModal__body{padding-top:16px}.SaveSearchModal__footer{align-items:center;border-radius:0 0 10px 10px;border-top:1px solid #5555551a;display:flex;flex-direction:row;gap:8px;height:72px;justify-content:flex-end;margin-left:-24px;margin-right:-24px;margin-top:24px;padding:16px 24px 0}.SaveSearchModal__footer .Button{width:auto}.SaveSearchModal__success{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.SaveSearchModal__success-icon{align-items:center;background:#66deb2;border-radius:20px;display:flex;height:48px;justify-content:center;width:48px}.RadioGroup{display:flex}.RadioGroup>*{margin-right:20px}.RadioGroup>:last-child{margin-right:0}.UpdateSearchModal{min-height:160px;width:368px}@media(max-width:600px){.UpdateSearchModal{width:80vw}}.UpdateSearchModal__body{padding-top:16px}.UpdateSearchModal__footer{align-items:center;border-radius:0 0 10px 10px;border-top:1px solid #5555551a;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:auto;justify-content:space-between;margin-left:-24px;margin-right:-24px;margin-top:24px;padding:16px 24px 0}.UpdateSearchModal__footer .Button{flex:1 0 auto;margin:5px;max-width:100%;min-width:120px}.Collapse{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:6px 0}.Collapse__default{cursor:pointer}.Collapse__title{color:#232020;flex:0 1 auto;font-size:16px;font-weight:600;line-height:18px}.Collapse__collapsed-content{flex:1 0 auto}.Collapse__collapsed-content--expanded{visibility:hidden}.Collapse__collapsed-content--bottom-arrow{display:none}.Collapse__toggle{cursor:pointer;flex:0 1 auto;position:relative;transition:transform .3s ease-in-out;-webkit-user-select:none;user-select:none}.Collapse__toggle--closed{transform:rotate(180deg)}.Collapse__toggle:after{content:"";left:-18px;padding:24px;position:absolute;top:-12px}.Collapse__toggle svg{color:#706e6e;width:12px}.Collapse__toggle:hover svg{color:#232020}.Collapse__collapsible{align-items:center;background-color:#66deb2;border-radius:100px;bottom:-10px;cursor:pointer;display:flex;height:23px;justify-content:center;left:50%;margin-left:-9px;position:absolute;width:18px;z-index:3}.Collapse__collapsible--collapsed{transform:rotate(180deg)}.Collapse__double-arrow{transform:rotate(90deg)}.TooltipComponent .Tooltip--wrapper{background-color:#232020;border-radius:8px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));font-size:12px;font-weight:600;line-height:16px;padding:6px 14px;position:relative}.TooltipComponent .Tooltip--arrow{color:#232020}.InformationTooltip__title{color:#66deb2}.BadgeIcon{align-items:center;border-radius:11px;display:flex;flex-shrink:0;justify-content:center;position:relative}.BadgeIcon svg{color:#fff}.BadgeIcon.size-small{border-radius:7.3px;height:18px;width:18px}.BadgeIcon.size-small svg{height:10px;width:10px}.BadgeIcon.size-medium{height:28px;width:28px}.BadgeIcon.size-medium svg{height:16px;width:16px}.BadgeIcon.size-large{height:32px;width:32px}.BadgeIcon.size-large svg{height:18px;width:18px}.BadgeIcon--purple{background:linear-gradient(0deg,#d200d7,#8700ff)}.BadgeIcon--blue{background:linear-gradient(0deg,#00ebf5,#006ef5)}.BadgeIcon--orange{background:linear-gradient(0deg,#ffcd00,#ff6900 90.62%)}.BadgeIcon--green{background:linear-gradient(0deg,#b9e600,#5fb400)}.BadgeIcon--red{background:linear-gradient(0deg,#ff6900,#d2000a 82.93%)}.BadgeIcon--count{align-items:center;background-color:#66deb2;border:1px solid #fff;border-radius:50%;color:#000;display:flex;font-size:10px;font-weight:600;height:15px;justify-content:center;left:19px;line-height:8px;position:absolute;top:-7px;width:15px}.Criteria{display:flex;margin-bottom:6px;padding-left:14px;position:relative}.Criteria__and-indicator{background-color:#fff;color:#908f8f;font-size:12px;font-weight:500;height:15px;left:0;letter-spacing:-.02em;line-height:15px;position:absolute;text-align:center;text-transform:uppercase;top:calc(50% - 7.5px);width:28px;z-index:1}.Criteria__chips{display:flex;flex-wrap:wrap;gap:12px 10px;margin-bottom:10px;margin-left:10px}.Criteria__chips--last{margin-bottom:0}.Criteria__icon{cursor:pointer}.SearchCriterionDropdown{align-items:center;background:#fff;border:1px solid #5553;border-radius:8px;box-shadow:0 1px 2px 0 #0000000a;display:flex;gap:8px;height:28px;padding:6px 10px}.SearchCriterionDropdown__name{align-items:center;color:#232020;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:8px;line-height:16px}.SearchCriterionDropdown__dropdown{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:wrap;gap:6px;max-height:294px;max-width:475px;overflow-y:scroll;padding:12px}.SearchCriterionDropdown__dropdown::-webkit-scrollbar{height:10px;width:12px}.SearchCriterionDropdown__dropdown::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.SearchCriterionDropdown__dropdown::-webkit-scrollbar-button{display:none;height:0;width:0}.SearchCriterionDropdown__dropdown::-webkit-scrollbar-corner{background-color:#0000}.SearchCriterionDropdown__divider{background:#5555551a;height:14px;width:1px}.SearchCriterionDropdown__delete-button{cursor:pointer}.SearchCriterionDropdown__dropdown-icon{transition:transform .2s ease-in-out}.SearchCriterionDropdown__dropdown-icon.is-open{transform:rotate(180deg)}.SearchCriterionDropdown__dot{border-radius:3px;flex-shrink:0;height:8px;width:8px}.SearchCriterionDropdown__dot.is-purple{background-color:#d200d7}.SearchCriterionDropdown__dot.is-blue{background-color:#00b4ff}.SearchCriterionDropdown__dot.is-orange{background-color:#ff9600}.SearchCriterionDropdown__dot.is-green{background-color:#b9e600}.SearchCriterionDropdown__dot.is-red{background-color:#f52d00}.CollapsedCriteria{align-items:center;display:flex;justify-content:space-between;padding:0 24px}.CollapsedCriteria--criteria{display:flex;gap:10px}.TagsContent__tag-container{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;overflow:hidden;transition:height .3s ease-in-out}.TagsContent__tags-not-found{align-items:center;flex:auto}.TagsContent__collapse-container{padding-top:20px}.TagsContent__collapse-toggle{cursor:pointer;display:flex;justify-content:center;transform:rotate(180deg);transition:transform .3s ease-in-out;-webkit-user-select:none;user-select:none}.TagsContent__collapse-toggle--closed{transform:none}.TagsContent__collapse-toggle:after{content:"";left:-18px;padding:24px;position:absolute;top:-12px}.TagsContent__collapse-toggle svg{color:#706e6e;width:12px}.TagsContent__collapse-toggle:hover svg{color:#232020}.TagsSearchBar__search-wrapper{margin-top:8px;width:300px}.TagsSearchBar__divider{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between;width:100%}.TagsSearchBar__heading{font-size:14px;font-weight:700;line-height:28px}.LocationContent__input-container{max-width:340px;position:relative;width:47%}@media(max-width:900px){.LocationContent__input-container{max-width:none;width:100%}}.LocationContent hr{border:0;border-bottom:1px solid #5555551a;margin:24px 0}.Map__container{border-radius:12px;height:100%;width:100%}.ZoomControl{background-color:#eee;border-radius:8px;bottom:24px;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));flex-direction:column;height:55px;overflow:hidden;position:absolute;right:10px;row-gap:1px;width:28px}.ZoomControl__button{align-items:center;background-color:#fff;cursor:pointer;display:flex;flex:1 1;font-weight:600;justify-content:center;-webkit-user-select:none;user-select:none}.ZoomControl__button:hover .ZoomControl__button-icon{color:#000}.ZoomControl__button-icon{color:#232020}.ClearButton{-webkit-appearance:none;background:#0000;background:var(--b,#0000);border:none;border-radius:50%;margin:12px 0;opacity:var(--clear-opacity);outline:none;padding:0;position:relative;transform:scale(var(--clear-scale)) translateZ(0);transition:background .2s;transition:transform .5s cubic-bezier(.68,-.55,.265,1.55),opacity .15s ease,background .2s ease;z-index:1}.ClearButton:before{background:var(--background);bottom:0;content:"";left:var(--clear-swipe-left);position:absolute;right:12px;top:0;transform:translateX(var(--clear-swipe)) scaleX(var(--clear-swipe-x)) translateZ(0);transform-origin:100% 50%;transition:transform .3s ease}.ClearButton:hover{--background:var(--close-background,#f1f1fa)}.ClearButton__animated-cross{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:#414150;stroke:var(--close,#414150);cursor:pointer;display:block;height:20px;outline:none;position:relative;transform:translateX(var(--clear-x)) rotate(var(--clear-rotate)) translateZ(0);transition:transform .3s ease;width:20px;z-index:1}.ClearButton__animated-cross.hidden{display:none}.ClearButton__animated-cross path{transition:all .3s ease}.ClearButton__animated-cross path.arrow{stroke:var(--close);stroke:var(--clear-arrow-stroke,var(--close));stroke-dasharray:4px;stroke-dashoffset:var(--clear-arrow-offset);opacity:var(--clear-arrow-o);transform:translate(var(--clear-arrow-x),var(--clear-arrow-y)) translateZ(0)}.ClearButton__animated-cross path.arrow:last-child{stroke-dashoffset:var(--clear-arrow-offset-second)}.ClearButton__animated-cross path.line{stroke-dasharray:28.5px 28.5px;stroke-dashoffset:0}.ClearButton__animated-cross path.long{stroke:var(--close);stroke:var(--clear-arrow-stroke,var(--close));stroke-dasharray:var(--clear-long-array) 15.5px;stroke-dashoffset:var(--clear-long-offset);opacity:var(--clear-arrow-o);transform:translate(var(--clear-arrow-x),var(--clear-arrow-y)) translateZ(0)}.ClearButton__static-cross{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:#414150;stroke:var(--close,#414150);cursor:pointer;display:block;height:20px;outline:none;position:relative;transform:translateX(var(--clear-x)) rotate(var(--clear-rotate)) translateZ(0);transition:transform .3s ease;width:20px;z-index:1}.ClearButton__static-cross.hidden{display:none}.ClearButton__static-cross path{transition:all .3s ease}.ClearButton--clearing{--swipe-distance:calc(min(80vw, var(--component-width, 250px)) - 10px);animation:clearAnimation 1.5s forwards}.ClearButton--clearing:before{animation:swipeAnimation 1.5s forwards}.ClearButton--clearing .ClearButton__animated-cross{animation:svgAnimation 1.5s forwards}.ClearButton--clearing .arrow{animation:arrowAnimation 1.5s forwards}.ClearButton--clearing .line{animation:lineAnimation 1.5s forwards}.ClearButton--clearing .long{animation:longAnimation 1.5s forwards}@keyframes clearAnimation{0%{transform:scale(var(--clear-scale)) translateZ(0)}15%{transform:scale(var(--clear-scale)) translateX(0) translateZ(0)}70%{transform:scale(var(--clear-scale)) translateX(calc(var(--swipe-distance)*-1)) translateZ(0)}to{transform:scale(var(--clear-scale)) translateX(0) translateZ(0)}}@keyframes svgAnimation{0%{transform:rotate(0deg)}15%{transform:rotate(45deg)}70%{transform:rotate(45deg)}to{transform:rotate(0deg)}}@keyframes arrowAnimation{0%{stroke-dashoffset:var(--clear-arrow-offset);opacity:0}15%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:var(--clear-arrow-offset);opacity:0}}@keyframes lineAnimation{0%{stroke-dashoffset:var(--clear-line-offset)}15%{stroke-dashoffset:0}70%{stroke-dashoffset:0}to{stroke-dashoffset:var(--clear-line-offset)}}@keyframes longAnimation{0%{stroke-dashoffset:var(--clear-long-offset);opacity:0}15%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:var(--clear-long-offset);opacity:0}}@keyframes swipeAnimation{0%{transform:translateX(0) scaleX(0)}15%{transform:translateX(0) scaleX(0)}70%{transform:translateX(calc(var(--swipe-distance)*-1)) scaleX(1)}85%{transform:translateX(0) scaleX(0)}to{transform:translateX(0) scaleX(0)}}.input--clearing{caret-color:#0000!important;-webkit-user-select:none!important;user-select:none!important}.SearchInput{width:280px}@media(max-width:900px){.SearchInput{width:100%}}.SearchInput .ClearButton__animated-cross,.SearchInput .ClearButton__static-cross{margin:12px 4px}.SearchInput__menu-item{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchInput__highlight{background:#d2f6e8}.SearchInput__input--clearing{caret-color:#0000!important;-webkit-user-select:none!important;user-select:none!important}.RadiusCriteria__actions-container{column-gap:16px;display:flex;margin-top:24px}.RadiusCriteria__container-select-radius{flex:1 1;max-width:162px}@media(max-width:900px){.RadiusCriteria__container-select-radius{max-width:none}}.RadiusCriteria__map-container{display:flex;flex:1 1 auto;height:360px;max-width:900px}.RadiusCriteria__drag-banner{background-color:#fff;border-radius:8px;color:#232020;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));font-size:11px;font-weight:500;left:50%;line-height:12px;padding:6px 10px;position:absolute;text-align:center;top:14px;transform:translateX(-50%);-webkit-user-select:none;user-select:none}.Dropdowns__search{border-bottom:1px solid #0000001a;display:flex;flex-direction:row;height:46px;position:relative;width:100%}.Dropdowns__search-input{background-color:#fafafa;border:none;color:#232020;font-size:13px;font-weight:500;padding:8px 12px 8px 42px;width:100%}.Dropdowns__search-input:focus-visible{outline:none}.Dropdowns__search-input::placeholder{color:#8e8d8d}.Dropdowns__search-icon{color:#232020;height:14px;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.Dropdowns__options-container{align-self:stretch;border:1px solid #5555551a;border-radius:10px;display:flex;flex-direction:column;max-height:340px}.Dropdowns__options-list{overflow-y:auto;padding:8px 6px}.Dropdowns__options-list::-webkit-scrollbar{height:10px;width:12px}.Dropdowns__options-list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.Dropdowns__options-list::-webkit-scrollbar-button{display:none;height:0;width:0}.Dropdowns__options-list::-webkit-scrollbar-corner{background-color:#0000}.Dropdowns__options-footer{align-items:center;background:#00000005;border-top:1px solid #5555551a;color:#232020;display:flex;font-size:13px;font-weight:500;justify-content:space-between;line-height:18px;padding:8px 16px}.Dropdowns__option{margin-left:22px}.Dropdowns__selected-option{align-items:center;column-gap:8px;display:flex;flex-direction:row;font-weight:600}.Dropdowns__list{overflow-y:scroll;padding:12px}.Dropdowns__list::-webkit-scrollbar{height:10px;width:12px}.Dropdowns__list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.Dropdowns__list::-webkit-scrollbar-button{display:none;height:0;width:0}.Dropdowns__list::-webkit-scrollbar-corner{background-color:#0000}.PostalCode__label-with-tooltip{align-items:center;display:flex;gap:8px}.PostalCode__label-with-tooltip svg{cursor:pointer;height:16px;width:16px}.PostalCode__label-with-tooltip svg:hover{opacity:.8}@media(max-width:768px){.PostalCode__label-with-tooltip{flex-wrap:wrap}}.SwitchPill{align-items:center;background-color:#fafafa;background-origin:border-box;border:1px solid #5555551f;border-radius:8px;box-shadow:inset 0 0 0 50px #00000005,inset 0 0 0 50px #fff;color:#232020;cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:space-between;line-height:normal;margin-bottom:10px;padding:6px 10px;-webkit-user-select:none;user-select:none}.SwitchPill>input{display:none}.SwitchPill:hover{box-shadow:inset 0 0 0 50px #fff}.SwitchPill.is-disabled{background-color:#fff;border:1px solid #5555551a;box-shadow:none;color:#bdbdbd;cursor:not-allowed}.SwitchPill.is-disabled:hover{box-shadow:inset 0 0 0 50px #ebebeb}.SwitchPill.is-purple:not(.is-disabled).is-active,.SwitchPill.is-purple:not(.is-disabled):hover{background-image:linear-gradient(0deg,#d200d7,#8700ff)}.SwitchPill.is-purple:not(.is-disabled).is-active{box-shadow:inset 0 0 0 50px #d200d705,inset 0 0 0 50px #fff}.SwitchPill.is-blue:not(.is-disabled).is-active,.SwitchPill.is-blue:not(.is-disabled):hover{background-image:linear-gradient(0deg,#00b4ff,#006ef5)}.SwitchPill.is-blue:not(.is-disabled).is-active{box-shadow:inset 0 0 0 50px #00b4ff0a,inset 0 0 0 50px #fff}.SwitchPill.is-orange:not(.is-disabled).is-active,.SwitchPill.is-orange:not(.is-disabled):hover{background-image:linear-gradient(0deg,#ffcd00,#ff6900 90.62%)}.SwitchPill.is-orange:not(.is-disabled).is-active{box-shadow:inset 0 0 0 50px #ff96000a,inset 0 0 0 50px #fff}.SwitchPill.is-green:not(.is-disabled).is-active,.SwitchPill.is-green:not(.is-disabled):hover{background-image:linear-gradient(0deg,#b9e600,#5fb400)}.SwitchPill.is-green:not(.is-disabled).is-active{box-shadow:inset 0 0 0 50px #3282000a,inset 0 0 0 50px #fff}.SwitchPill.is-red:not(.is-disabled).is-active,.SwitchPill.is-red:not(.is-disabled):hover{background-image:linear-gradient(0deg,#ff6900,#d2000a 82.93%)}.SwitchPill.is-red:not(.is-disabled).is-active{box-shadow:inset 0 0 0 50px #f52d000a,inset 0 0 0 50px #fff}.SwitchPill__check-icon{border-radius:10px;display:block;height:20px;opacity:0;position:absolute;right:-6px;top:-7px;width:20px}.is-purple .SwitchPill__check-icon{background-image:linear-gradient(0deg,#d200d7,#8700ff)}.is-blue .SwitchPill__check-icon{background-image:linear-gradient(0deg,#00ebf5,#006ef5)}.is-orange .SwitchPill__check-icon{background-image:linear-gradient(0deg,#ffcd00,#ff6900 90.62%)}.is-green .SwitchPill__check-icon{background-image:linear-gradient(0deg,#b9e600,#5fb400)}.is-red .SwitchPill__check-icon{background-image:linear-gradient(0deg,#ff6900,#d2000a 82.93%)}.SwitchPill__check-icon:after,.SwitchPill__check-icon:before{background:#fff;border-radius:1px;content:"";display:block;left:50%;margin-left:-2px;opacity:1;position:absolute;top:50%;transform-origin:50% calc(100% - 1px);transition:opacity .3s;width:2px}.SwitchPill__check-icon:before{height:6px;margin-top:-2px;transform:rotate(-44deg)}.SwitchPill__check-icon:after{height:10px;margin-top:-6px;transform:rotate(41deg)}.is-active .SwitchPill__check-icon{opacity:1}.SwitchPill__padlock-icon{color:#bdbdbd;flex-shrink:0;justify-self:flex-end;margin-left:8px}.SwitchPill__rating-container{display:flex;justify-content:center;margin-top:10px;width:100%}.SwitchList{grid-gap:16px;display:grid;gap:16px;grid-auto-rows:1fr;width:100%}.SwitchList__col-1{grid-template-columns:repeat(1,1fr)}.SwitchList__col-2{grid-template-columns:repeat(2,1fr)}.SwitchList__col-3{grid-template-columns:repeat(3,1fr)}.SwitchList__col-4{grid-template-columns:repeat(4,1fr)}.SwitchList__col-5{grid-template-columns:repeat(5,1fr)}.SwitchList__col-6{grid-template-columns:repeat(6,1fr)}.SwitchList__list-item{align-items:center;flex-shrink:0;flex-wrap:wrap;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin-bottom:0;min-height:62px;padding:10px 8px;position:relative;text-align:center}.SwitchList__list-item--small{min-height:42px}.SwitchList__list-item--bold{font-weight:600}.SwitchList__icon{align-items:center;display:flex;justify-content:center;margin-top:8px;width:100%}.SwitchList__subtitle{color:#6e6c6c;display:flex;flex-basis:100%;font-weight:500;justify-content:center}.TerritoryFavoritesCriteria{margin-bottom:10px}.TerritorySwitchList{margin-top:10px;padding-right:5px}.TerritorySwitchList__header-container{align-items:center;display:flex}.TerritorySwitchList__title{margin-right:16px}.TerritorySwitchList__custom .SwitchList__list-item{align-items:flex-start;display:flex;flex:0 1;flex-direction:column;height:100px;justify-content:flex-start;padding:12px}.TerritorySwitchList__custom .SwitchList__subtitle{align-items:flex-start;display:flex;flex:1 1;font-size:11px}.TerritorySwitchList__custom .SwitchList__icon{align-items:center;display:flex;justify-content:center;margin-top:8px;width:100%}.TerritorySwitchList__custom .SwitchList__list-item.SwitchList__add-territory{align-items:center;font-weight:600;justify-content:center;text-align:center}.TerritorySwitchList__custom .SwitchPill.is-green.SwitchList__list-item.SwitchList__add-territory{background-color:#fff;box-shadow:none}.TerritorySwitchList__custom .SwitchPill.is-green.SwitchList__list-item.SwitchList__add-territory:hover{box-shadow:inset 0 0 0 50px #fff}.TerritorySwitchList__preview-button{margin-left:auto;margin-right:8px;margin-top:auto;text-transform:lowercase}.SwitchGroup__header{font-weight:600;margin-bottom:12px;padding:7px 10px 7px 12px;position:relative}.ChooseYourCriteria{align-items:center;color:#8b8b8f;display:flex;flex-direction:column;font-size:15px;font-weight:500;line-height:24px;padding-top:60px;text-align:center}.ChooseYourCriteria__icon{margin-bottom:32px;position:relative;transform:translateX(-50%)}.GeneralCriteria{scroll-margin-top:40px}.GeneralCriteria__section{display:flex;flex-direction:column;margin-top:12px;row-gap:32px}.GeneralCriteria__range-title{margin-bottom:8px}.GeneralCriteria__input-container{width:47%}@media(max-width:900px){.GeneralCriteria__input-container{max-width:none;width:100%}}.GeneralCriteria__section-title{column-gap:6px;display:flex}.GeneralCriteria__section-title-icon{color:#706e6e;cursor:pointer}.GeneralCriteria__general-switch-confidence-level{align-items:center;column-gap:4px;display:flex;letter-spacing:-.24px;margin-bottom:5px}.GeneralCriteria__general-switch-confidence-level svg{align-items:center;display:flex;height:18px;justify-content:center}.GeneralCriteria__range-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.GeneralCriteria__range-select{width:180px}.GeneralCriteria__range-dash{color:#908f8f}.PurchasePotentialFilter{align-items:center;display:flex}.PurchasePotentialFilter__range-switch-list{border-right:1px solid #5555551a;display:flex;padding-right:58px;position:relative}.PurchasePotentialFilter__or-indicator{background-color:#fff;color:#706e6e;display:flex;font-size:14px;font-weight:500;justify-content:center;letter-spacing:-.28px;line-height:18px;padding:8px 16px;position:absolute;right:-27px;text-transform:uppercase;top:50%;transform:translateY(-50%);width:54px}.PurchasePotentialFilter__detailed-filters{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:40px;padding-left:48px}.PurchasePotentialFilter__detailed-container{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}.PurchasePotentialFilter__spending{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.PurchasePotentialFilter__selected-option{align-items:center;column-gap:10px;display:flex;flex-direction:row;font-size:12px;font-weight:500;line-height:normal}.PurchasePotentialFilter__option{color:#706e6e;font-size:12px;font-weight:500;line-height:normal;margin-left:22px}.PurchasePotentialDropdowns{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));width:100%}.PurchasePotentialDropdowns .SelectWithCustomDropdown{min-width:0;min-width:auto}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree{max-height:300px;overflow-y:auto;padding:0;scrollbar-gutter:stable}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree::-webkit-scrollbar{height:10px;width:12px}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree::-webkit-scrollbar-button{display:none;height:0;width:0}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree::-webkit-scrollbar-corner{background-color:#0000}.Dropdowns__list.HierarchicalMultiSelectDropdown__tree-container{padding:0}.CustomRenderValueToggle{display:flex;flex-direction:column;height:42px;justify-content:center;overflow:hidden}.TreeNode__option{align-items:center;cursor:pointer;display:flex;padding:8px 2px 8px 14px}.TreeNode__label{color:#706e6e;font-size:12px;font-weight:500;line-height:normal;text-transform:capitalize}.TreeNode__label--root{color:#232020;font-size:14px;line-height:16px}.TreeNode__expand-button{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:0;width:30px}.TreeNode__expand-icon{color:#232020;height:11px;transform:rotate(90deg);transition:transform .2s ease;width:11px}.TreeNode__expand-icon--expanded{transform:rotate(180deg)}.TreeNode .Toggle{height:20px;margin:0;width:100%}.TreeNode .Toggle__label{color:#333;font-size:14px;line-height:20px}.TreeNode .Toggle.is-checked .Toggle__icon.is-checkbox:after,.TreeNode .Toggle.is-checked .Toggle__icon.is-checkbox:before{background-color:#000;border-color:#000}.TreeNode .Toggle:not(.is-root).is-disabled.is-checked .Toggle__icon.is-checkbox{background-color:#ddd;border-color:#ddd}.TreeNode .Toggle:not(.is-root).is-disabled.is-checked .Toggle__icon.is-checkbox:after,.TreeNode .Toggle:not(.is-root).is-disabled.is-checked .Toggle__icon.is-checkbox:before{background-color:#fff;border-color:#fff}.LeadScoreFilter{scroll-margin-top:40px}.LeadScoreFilter__section{display:flex;flex-direction:column;margin-top:12px;padding-bottom:65px!important;row-gap:8px}.LeadScoreFilter__range-title{margin-bottom:8px}.LeadScoreFilter__input-container{width:47%}@media(max-width:900px){.LeadScoreFilter__input-container{max-width:none;width:100%}}.LeadScoreFilter__section-title{column-gap:6px;display:flex}.LeadScoreFilter__section-title-icon{color:#706e6e;cursor:pointer}.LeadScoreFilter__range-container{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.LeadScoreFilter__range-select{max-height:42px;width:180px}.LeadScoreFilter__range-dash{color:#908f8f}.LeadScoreFilter__apply-button{border-radius:36px;padding:12px 24px;width:-webkit-max-content;width:max-content}.custom-field-filter{margin-top:12px}.TagsInput__root{flex-wrap:wrap;gap:7px;height:auto;padding:7px}.TagsInput__input{display:flex;flex:1 1 60px;height:28px;padding:0 10px}.TagsInput__chips-container{column-gap:4px;display:flex;flex-wrap:wrap;padding-left:14px}.TagsInput__label{align-items:center;display:flex}.TagsInput__tooltip{margin-bottom:5px;margin-left:5px}.SearchCriteriaResults__button{align-items:center;display:flex;padding:0 16px}.SearchCriteriaResults__criteria{margin-top:20px}.CSVExportModal{max-width:600px;padding:20px 0;width:100%}.CSVExportModal__content{display:flex;flex-direction:column;gap:24px}.CSVExportModal__description{color:#232020;font-size:14px;line-height:20px;margin:0}.CSVExportModal__switch-list-description{color:#555;font-size:12px;line-height:18px;margin:0}.CSVExportModal__section{display:flex;flex-direction:column;gap:16px}.CSVExportModal__section-title{color:#232020;font-size:16px;font-weight:600;margin:0}.CSVExportModal__delimiter-list{margin-top:5px}.CSVExportModal__footer{display:flex;gap:12px;justify-content:flex-end;margin-top:12px}.Tabs{width:100%}.Tabs .MuiTabs__root{min-height:auto}.Tabs .MuiTabs__flex-container{border-bottom:1px solid #e5e7ed;height:100%}.Tabs .MuiTab__button{align-items:flex-start;color:#8b8b8f;font-size:18px;font-weight:700;height:37px;justify-content:flex-start;line-height:20px;margin-right:32px;max-width:900px;min-height:auto;min-width:auto;padding:0;text-transform:capitalize}.Tabs .MuiTab__button:hover{color:#555}.Tabs .MuiTab__button.MuiTab__selected{color:#232020}.Tabs .MuiTab__button--secondary{color:#232020;font-size:14px;font-weight:600;line-height:16px}.Tabs__panel{padding-top:32px}@media(max-width:900px){.Tabs__panel{margin-bottom:24px}}.Tabs--base .MuiTabs__root,.Tabs--horizontal-scroll .MuiTabs__root,.Tabs--scrollable .MuiTabs__root{border-bottom:1px solid #e5e7ed;padding:16px 22px 0}.Tabs--base .MuiTabs__flex-container,.Tabs--horizontal-scroll .MuiTabs__flex-container,.Tabs--scrollable .MuiTabs__flex-container{border-bottom:none}.Tabs--base .MuiTab__button,.Tabs--horizontal-scroll .MuiTab__button,.Tabs--scrollable .MuiTab__button{font-size:14px;font-weight:600;line-height:16px}.Tabs--base .ScrollButton,.Tabs--horizontal-scroll .ScrollButton,.Tabs--scrollable .ScrollButton{background-color:#ffffffe6;border-radius:0;padding-top:4px;position:absolute;width:36px;z-index:3}.Tabs--base .ScrollButton.on-right,.Tabs--horizontal-scroll .ScrollButton.on-right,.Tabs--scrollable .ScrollButton.on-right{right:1px}.Tabs--base .ScrollButton.on-left,.Tabs--horizontal-scroll .ScrollButton.on-left,.Tabs--scrollable .ScrollButton.on-left{left:1px}.Tabs--base .ScrollButton__icon,.Tabs--horizontal-scroll .ScrollButton__icon,.Tabs--scrollable .ScrollButton__icon{color:#7b7979;height:8px}.Tabs--base .ScrollButton__icon.on-right,.Tabs--horizontal-scroll .ScrollButton__icon.on-right,.Tabs--scrollable .ScrollButton__icon.on-right{transform:rotate(90deg)}.Tabs--base .ScrollButton__icon.on-left,.Tabs--horizontal-scroll .ScrollButton__icon.on-left,.Tabs--scrollable .ScrollButton__icon.on-left{transform:rotate(270deg)}.Tabs--base .Tabs__wrapper,.Tabs--horizontal-scroll .Tabs__wrapper,.Tabs--scrollable .Tabs__wrapper{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.Tabs--base .Tabs__wrapper::-webkit-scrollbar,.Tabs--horizontal-scroll .Tabs__wrapper::-webkit-scrollbar,.Tabs--scrollable .Tabs__wrapper::-webkit-scrollbar{background:#0000;width:0}.Tabs--base .Tabs__panel,.Tabs--horizontal-scroll .Tabs__panel,.Tabs--scrollable .Tabs__panel{padding-top:0!important}.Tabs--scrollable .Tabs__wrapper{overflow-y:scroll}.Tabs--horizontal-scroll .MuiTabs-scroller.MuiTabs-fixed{overflow-x:auto!important}.Tabs--horizontal-scroll .MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar{height:10px;width:12px}.Tabs--horizontal-scroll .MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.Tabs--horizontal-scroll .MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar-button{display:none;height:0;width:0}.Tabs--horizontal-scroll .MuiTabs-scroller.MuiTabs-fixed::-webkit-scrollbar-corner{background-color:#0000}.Tabs--horizontal-scroll .MuiTabs__root{padding:0}.Toggle-button{background-color:#eff1f7;border:1px solid #dee0e7;border-radius:8px;display:flex;justify-content:space-between;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Toggle-button__option{align-items:center;border-radius:8px;color:#232020;display:flex;font-weight:500;gap:8px;padding:12px 13px 12px 14px}.Toggle-button__option--icon{display:inline-block}.Toggle-button__option--selected{background-color:#fff;border:1px solid #ddd;margin:-1px}.Toggle-button__option:not(.Toggle-button__option--selected){background-color:#eff1f7;border:none;cursor:pointer;opacity:65%}.DonutChart{aspect-ratio:1/1;max-width:200px;overflow:visible;transform-origin:center;width:100%}.DonutChart .gradient-path{cursor:pointer}.DonutChart path:not(.gradient-path){opacity:.7;transform-origin:center}.DonutChart .non-hovered-slice{fill:#d9d9d9}.OperatorResultsTab{flex-direction:row;gap:10px;margin-bottom:20px}.OperatorResultsTab__content{text-align:left}.OperatorResultsTab__toggle-group{align-items:center;display:flex;gap:16px}@media(max-width:600px){.OperatorResultsTab__toggle-group{align-items:flex-start;flex-direction:column;gap:8px}}.OperatorResultsTab__right-container{align-items:center;display:flex;gap:24px;height:42px}@media(max-width:600px){.OperatorResultsTab__right-container{align-items:flex-end;flex-direction:column;gap:12px;height:auto}}.OperatorResultsTab__controls{align-items:center;display:flex;height:100%}@media(max-width:600px){.OperatorResultsTab__controls{height:auto}}.OperatorResultsTab__results-count{align-items:center;color:#000;font-weight:500;height:100%;margin-left:16px;min-width:100px;text-align:left}.OperatorResultsTab__results-count-numbers{font-weight:600;margin-right:4px}.OperatorResultsSummary{display:flex;flex-direction:column;gap:20px}.OperatorResultsSummary__segmentation-section{display:flex;flex-direction:column;gap:32px}.OperatorResultsSummary__table-section{margin-top:0}.OperatorResultsSummary__charts{display:flex;flex-wrap:wrap;gap:16px;padding-top:16px}.OperatorResultsSummary__confidence-level-donut-chart{align-items:center;column-gap:4px;display:flex;letter-spacing:-.24px;margin-bottom:5px}.OperatorResultsSummary__confidence-level-donut-chart svg{align-items:center;display:flex;height:18px;justify-content:center}.OperatorResultsSummary__segments{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:1 0 600px;flex-direction:column;gap:24px;padding:24px 20px 20px}@media(max-width:1200px){.OperatorResultsSummary__segments{flex-basis:450px}}@media(max-width:900px){.OperatorResultsSummary__segments{flex-basis:100%;max-width:100%}}.OperatorResultsSummary__market-by-status{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:1 0 600px;flex-direction:column;gap:24px;gap:10px;padding:24px 20px 0}@media(max-width:1200px){.OperatorResultsSummary__market-by-status{flex-basis:450px}}@media(max-width:900px){.OperatorResultsSummary__market-by-status{flex-basis:100%;max-width:100%}}.OperatorResultsSummary__chart-wrapper{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;width:100%}.OperatorResultsSummary__chart-legend-wrapper{align-items:center;display:flex;justify-content:center}.OperatorResultsSummary__legend{display:flex;flex-direction:column;padding-right:30px}.OperatorResultsSummary__legend-item{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:20px}.OperatorResultsSummary__legend-details{align-items:center;display:flex;margin-top:4px}.OperatorResultsSummary__legend-color{border-radius:4px;height:12px;margin-right:8px;width:12px}.OperatorResultsSummary__legend-label{color:#706e6e;font-size:12px;font-weight:500;line-height:16px}.OperatorResultsSummary__annual-sales{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:24px;margin-right:auto;padding:24px 20px 20px}@media(max-width:1200px){.OperatorResultsSummary__annual-sales{flex-basis:450px}}@media(max-width:900px){.OperatorResultsSummary__annual-sales{flex-basis:100%;max-width:100%}}.OperatorResultsSummary__units-comparison{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:0 0 260px;flex-direction:column;gap:24px;padding:24px 20px 20px}@media(max-width:600px){.OperatorResultsSummary__units-comparison{flex-basis:100%}}.OperatorResultsSummary__donut-charts{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:0 0 400px;flex-direction:column;gap:24px;gap:10px;padding:24px 20px 20px}@media(max-width:600px){.OperatorResultsSummary__donut-charts{flex-basis:100%}}.OperatorResultsSummary .donut-chart-container{position:relative}.OperatorResultsSummary .donut-chart-text-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.OperatorResultsSummary__cuisines{align-self:stretch;border:1px solid #5555551a;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:24px;padding:24px 20px 20px}@media(max-width:900px){.OperatorResultsSummary__cuisines{flex-basis:100%;max-width:100%}}.OperatorResultsSummary__group-count{align-items:center;color:#706e6e;display:flex;font-size:13px;font-weight:500;justify-content:center;margin:15px;position:relative;text-transform:uppercase;top:10px}.OperatorResultsSummary__group-count:after,.OperatorResultsSummary__group-count:before{border-bottom:1px solid #706e6e;content:"";flex:1 1;margin:0 8px;opacity:.2}.GroupedBarChart{display:flex;flex-direction:column;overflow-x:scroll}.GroupedBarChart::-webkit-scrollbar{height:10px;width:12px}.GroupedBarChart::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.GroupedBarChart::-webkit-scrollbar-button{display:none;height:0;width:0}.GroupedBarChart::-webkit-scrollbar-corner{background-color:#0000}.GroupedBarChart__viewport{display:flex;flex:1 0 auto;height:100%}.GroupedBarChart__group-container{display:flex;flex-direction:column;flex-grow:1}.GroupedBarChart__group-container:last-child .GroupedBarChart__group:before{display:none}.GroupedBarChart__group{border-bottom:1px solid #e4e4e4;display:flex;flex-direction:column;padding:0 16px;position:relative}.GroupedBarChart__group:before{background:linear-gradient(#fff 0 0) padding-box,linear-gradient(180deg,#fafafa,#ddd 30%) border-box;border-right:1px dashed #fff;content:"";display:block;height:100%;position:absolute;right:0;width:0}.GroupedBarChart__group .GroupedBarChart__group-title{color:#232020;font-size:13px;font-weight:600;height:32px;line-height:18px;margin-bottom:16px;text-align:center}.GroupedBarChart__bars-container{align-items:flex-end;display:flex;gap:16px;height:160px;justify-content:space-evenly;position:relative}.GroupedBarChart__grid-line{background:#5555550a;height:1px;position:absolute;width:calc(100% + 32px);z-index:2}.GroupedBarChart__bar{background-image:linear-gradient(180deg,#00b4ff,#07c7f9 35.5%,#1dfeec);background-size:100%;border-radius:4px 4px 0 0;cursor:pointer;position:relative;transition:border-radius 0s;width:24px;z-index:20}.GroupedBarChart__bar:before{background-color:#d9d9d9;border-radius:4px 4px 0 0;content:"";display:block;height:100%;opacity:0;position:absolute;transition:opacity .3s;width:100%;z-index:10}.GroupedBarChart__bar.dimmed{border-radius:6px 6px 0 0;transition:border-radius .6s}.GroupedBarChart__bar.dimmed:before{opacity:1}.GroupedBarChart__group-labels{column-gap:16px;display:flex;justify-content:space-evenly;margin-top:8px;padding:0 16px}.GroupedBarChart__group-label{color:#706e6e;font-size:12px;font-weight:500;line-height:normal;text-align:right;transform:rotate(180deg);width:24px;writing-mode:vertical-rl}.MarketByStatusChart .GroupedBarChart{width:100%}.MarketByStatusChart .GroupedBarChart__group-container:first-child .GroupedBarChart__bar{background:linear-gradient(90deg,#5807be,#ad00ff)}.MarketByStatusChart .GroupedBarChart__group-container:nth-child(2) .GroupedBarChart__bar{background:linear-gradient(90deg,#d200d7,#fd56e2)}.MarketByStatusChart .GroupedBarChart__group-labels{min-height:30px}.MarketByStatusChart .GroupedBarChart__group-label{color:#706e6e;font-size:12px;font-weight:500;line-height:1.2;overflow:visible;text-align:center;transform:none;white-space:normal;width:40px;writing-mode:initial}.PurchasePotential{background:none;border:1px solid #5555551a;display:flex;flex-direction:row;gap:24px}@media(max-width:1200px){.PurchasePotential{flex-direction:column}}.PurchasePotential--new-enabled{border-radius:12px;flex-direction:column;padding:20px;row-gap:16px}.PurchasePotential--horizontal{width:100%}.PurchasePotential--horizontal .ProgressBarChart__container--horizontal{gap:16px}.PurchasePotential--horizontal .ProgressBarChart__bar{height:48px}@media(max-width:600px){.PurchasePotential--horizontal .ProgressBarChart__bar{height:100%}}.PurchasePotential__total-container_new{display:flex;flex-direction:column}.PurchasePotential__charts-new{height:100%}@media(max-width:600px){.PurchasePotential__charts-new{height:400px}}.PurchasePotential__charts-container-new{display:flex;flex:1 1;flex-direction:column;gap:24px}@media(max-width:600px){.PurchasePotential__charts-container-new{flex-direction:row;overflow-y:scroll}.PurchasePotential__charts-container-new::-webkit-scrollbar{height:10px;width:12px}.PurchasePotential__charts-container-new::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.PurchasePotential__charts-container-new::-webkit-scrollbar-button{display:none;height:0;width:0}.PurchasePotential__charts-container-new::-webkit-scrollbar-corner{background-color:#0000}}.PurchasePotential__charts{display:flex;gap:16px;justify-content:space-evenly;width:100%}.PurchasePotential__bar-charts-row{display:flex;flex-direction:row;gap:16px;width:100%}@media(max-width:1200px){.PurchasePotential__bar-charts-row{flex-direction:column;gap:12px}}.PurchasePotential__bar-charts-item{flex:1 1;min-width:0}@media(max-width:1200px){.PurchasePotential__bar-charts-item{flex:initial;width:100%}}.ProgressBarChart{display:flex;height:100%;width:100%}.ProgressBarChart__container{display:flex;flex:1 1;gap:16px}.ProgressBarChart__container--horizontal{flex-direction:column;gap:24px;width:1032px}.ProgressBarChart__container--vertical{flex-direction:row;height:100%}.ProgressBarChart__bar{border-radius:8px;display:flex;gap:4px;overflow:visible;position:relative}.ProgressBarChart__bar--horizontal{flex-direction:row;height:60px}.ProgressBarChart__bar--vertical{flex-direction:column;height:100%;min-width:120px}.ProgressBarChart__section{align-items:center;color:#fff;display:flex;font-weight:600;justify-content:center;position:relative;transition:all .3s ease}.ProgressBarChart__section--horizontal{background:linear-gradient(0deg,var(--gradient-end) 0,var(--gradient-start) 100%);height:100%;min-width:60px;width:var(--section-width)}.ProgressBarChart__section--horizontal.ProgressBarChart__section--1{border-radius:4px 0 0 4px}.ProgressBarChart__section--horizontal.ProgressBarChart__section--3{border-radius:0 4px 4px 0}.ProgressBarChart__section--vertical{background:linear-gradient(0deg,var(--gradient-end) 0,var(--gradient-start) 100%);height:var(--section-height);min-height:50px;width:100%}.ProgressBarChart__section--vertical.ProgressBarChart__section--1{border-radius:4px 4px 0 0}.ProgressBarChart__section--1{--gradient-end:#0061f1;--gradient-start:#002d9f}.ProgressBarChart__section--2{--gradient-end:#00b4ff;--gradient-start:#006ef5}.ProgressBarChart__section--3{--gradient-end:#00ebf5;--gradient-start:#00d1ff}.ProgressBarChart__value{color:#fff;font-size:16px;font-weight:700;text-align:center;white-space:nowrap;z-index:1}.ProgressBarChart__labels{display:flex}.ProgressBarChart__labels--horizontal{flex-direction:row;gap:8px}.ProgressBarChart__labels--vertical{flex-direction:column;gap:8px;height:100%;padding-top:4px}.ProgressBarChart__label{display:flex}.ProgressBarChart__label--horizontal{justify-content:center;width:var(--section-width)}.ProgressBarChart__label--vertical{align-items:center;height:var(--section-height);min-height:48px;padding-left:16px}.ProgressBarChart__label-content{display:flex;flex-direction:column;gap:4px;transition:all .3s ease}.ProgressBarChart__label-content--horizontal{gap:0;text-align:center}.ProgressBarChart__label-content--horizontal .ProgressBarChart__value{color:#232020;font-size:14px;font-weight:500}.ProgressBarChart__title{color:#706e6e}.ProgressBarChart__title--vertical{font-size:16px;font-weight:700;line-height:16px}.ProgressBarChart__description,.ProgressBarChart__title--horizontal{font-size:12px;font-weight:500;line-height:16px}.ProgressBarChart__description{align-items:center;color:#706e6e;display:flex}.PurchasePotentialTable{align-items:center;align-self:flex-start;border:1px solid #5555551a;border-radius:12px;display:flex;flex:1 1;flex-direction:column;padding:0 20px}.PurchasePotentialTable__heading{align-items:center;align-self:stretch;display:flex;height:54px;justify-content:space-between;padding:20px 0 16px}.PurchasePotentialTable__copy-button{align-items:center;color:#000;column-gap:4px;display:flex;font-size:11px;font-weight:400}.PurchasePotentialTable__copy-button:hover{cursor:pointer;transform:scale(1.05);transition:all .3s ease}.PurchasePotentialTable__table{border-collapse:collapse;margin:0 0 20px;table-layout:fixed;width:100%}.PurchasePotentialTable__thead{background-color:#f0f8ff80}.PurchasePotentialTable__row{position:relative}.PurchasePotentialTable__row:after{background-color:inherit;border-radius:4px;content:"";display:block;inset:0;position:absolute}.PurchasePotentialTable__row.is-colored:after{background-color:var(--row-color)}.PurchasePotentialTable__row.is-border-bottom:after{border-bottom:1px solid #5555551a}.PurchasePotentialTable__row.is-lvl-1 .PurchasePotentialTable__cell{font-weight:600;text-transform:uppercase}.PurchasePotentialTable__row.is-lvl-1 .PurchasePotentialTable__cell:first-child{padding-left:18px}.PurchasePotentialTable__row.is-lvl-2 .PurchasePotentialTable__cell{font-weight:600}.PurchasePotentialTable__row.is-lvl-2 .PurchasePotentialTable__cell:first-child{padding-left:38px}.PurchasePotentialTable__row.is-lvl-3 .PurchasePotentialTable__cell:first-child{padding-left:78px}.PurchasePotentialTable__row.is-lvl-4 .PurchasePotentialTable__cell:first-child{padding-left:98px}.PurchasePotentialTable__row.is-footer .PurchasePotentialTable__cell{background-color:#f5f7fe;border-top:1px solid #000;text-transform:capitalize}.PurchasePotentialTable__cell{color:#232020;font-size:13px;font-weight:400;height:35px;position:relative;text-align:left;text-transform:capitalize;z-index:1}.PurchasePotentialTable__cell:first-child{width:40%}.PurchasePotentialTable__cell:nth-child(n+2){text-align:center;width:30%}.BarChartCard{border:1px solid #5555551a;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px}.BarChartCard__title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin:0}.BarChartCard__total{font-size:24px;font-weight:700;line-height:normal}.BarChartCard__chart-container{display:flex;flex-direction:column}.BarChartCard__caption,.BarChartCard__footer{color:#555;font-size:16px;font-weight:500;line-height:normal}.BarChartCard__bar-chart{height:16px;position:relative}.BarChartCard__bar-background,.BarChartCard__bar-fill{border-radius:20px;height:8px;margin-top:6px}.BarChartCard__bar-background{background:#5553}.BarChartCard__bar-fill{left:0;position:absolute;top:0;transition:width .3s ease}.OperatorResultsTab__button-loader{animation:rotation 1s linear infinite;border:2.5px solid #66deb2;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:24px;position:relative;width:24px}.OperatorResultsTab__button-loader:after{animation:rotationBack .5s linear infinite;border:2.5px solid #66deb2;border-radius:50%;border-top-color:#0000;bottom:0;box-sizing:border-box;content:"";height:12px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:12px}.OperatorTargetingResults__header{margin-bottom:40px}.OperatorTargetingResults__buttons{column-gap:16px;display:flex;justify-content:flex-end}@media(max-width:600px){.OperatorTargetingResults__buttons{flex-basis:100%;justify-content:space-between;margin-top:16px}}.OperatorTargetingResults__naked-button{flex-grow:1;justify-content:flex-start;padding-left:10px}.OperatorResultsTab{flex-wrap:wrap;justify-content:space-between;margin-bottom:16px;row-gap:8px}.OperatorResultsTab,.OperatorResultsTab__content{align-items:center;column-gap:8px;display:flex}.OperatorResultsTab__search-wrapper{margin-top:8px;width:300px}.OperatorResultsTab__button{background-color:#fff;column-gap:6px;flex:1 1}.OperatorResultsTab__button-loader{height:18px;margin-right:4px;width:18px}.OperatorResultsTab__button-loader:after{height:10px;width:10px}.OperatorResultsTab__results-count{color:#232020;display:flex;flex-shrink:0;font-size:22px;font-weight:700;line-height:27px}.OperatorResultsTab__results-count-numbers{padding-right:10px}@media(max-width:600px){.OperatorResultsTab{align-items:flex-start;flex-direction:column;row-gap:12px}.OperatorResultsTab .OperatorResultsTab__results-count{order:-1}.OperatorResultsTab__content{flex:1 1;flex-direction:column;row-gap:12px;width:100%}.OperatorResultsTab__search-wrapper{width:100%}}.TotalMarketChart__container{align-items:center;display:flex;justify-content:space-between;margin-top:16px;padding:16px 0}.TotalMarketChart__legend{display:flex;flex-direction:column;gap:35px;padding-left:16px}.TotalMarketChart__legend-item{margin-bottom:0}.TotalMarketChart__legend-value{color:#232020;font-size:16px;font-weight:600;line-height:1.1;margin-bottom:2px}.TotalMarketChart__legend-details{align-items:center;display:flex;gap:8px}.TotalMarketChart__legend-color{border-radius:3px;height:16px;width:16px}.TotalMarketChart__legend-color--gradient0{background:linear-gradient(90deg,#5807be,#ad00ff)}.TotalMarketChart__legend-color--gradient1{background:linear-gradient(90deg,#d200d7,#fd56e2)}.TotalMarketChart__legend-label{color:#000000a6;font-size:12px;font-weight:500;line-height:1.2}.TotalMarketChart__donut-center{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.TotalMarketChart__donut-value{color:#232020;font-size:13px;font-weight:600;line-height:1.1}.TotalMarketChart__donut-label{color:#000000a6;font-size:13px;font-weight:600;line-height:1.2}.OperatorResultsTable__tag{margin-left:-12px}.OperatorResultsTable__tag.is-green .Chip{background:#5fb4001a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OperatorResultsTable__tag.is-green .Chip:hover:not(.is-gradient){background:#5fb4001a;border:none;box-shadow:none}.OperatorResultsTable__tag.is-green .Chip .Chip__name{color:#5fb400}.OperatorResultsTable__tag.is-orange .Chip{background:#ffcd001a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OperatorResultsTable__tag.is-orange .Chip:hover:not(.is-gradient){background:#ffcd001a;border:none;box-shadow:none}.OperatorResultsTable__tag.is-orange .Chip .Chip__name{color:#ff6900}.OperatorResultsTable__tag.is-red .Chip{background:#d2000a1a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OperatorResultsTable__tag.is-red .Chip:hover:not(.is-gradient){background:#d2000a1a;border:none;box-shadow:none}.OperatorResultsTable__tag.is-red .Chip .Chip__name{color:#d2000a}.OperatorResultsMap__map-container{height:400px;position:relative;width:100%}.OperatorResultsMap__info-box-body{align-items:flex-start;background:#232020;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:16px 0;position:relative;width:100%}.OperatorResultsMap__info-box-body:after{border:10px solid #0000;border-bottom:0;border-top:10px solid #232020;bottom:0;content:"";display:block;left:50%;position:absolute;transform:translate(-50%,100%);width:0}.OperatorResultsMap__info-box-header{display:flex;justify-content:space-between;margin-bottom:16px;padding:0 20px;width:300px}.OperatorResultsMap__info-box-header-title{color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:600;gap:2px;line-height:18px;margin-left:12px}.OperatorResultsMap__info-box-header-subtitle{color:#a7a6a6;font-size:13px;font-weight:500;line-height:16px}.OperatorResultsMap__info-box-content{color:#fff;display:flex;font-size:13px;font-weight:500;line-height:16px;padding:0 20px;width:100%}.OperatorResultsMap__info-box-address{color:#a7a6a6;display:flex;font-size:13px;font-weight:500;height:31px;margin-top:4px;padding:0 20px;width:100%}.OperatorResultsMap__info-box-address svg{margin-right:6px}.OperatorResultsMap__info-box-category{display:flex;padding:0 20px;width:100%}.OperatorResultsMap__info-box-footer{align-items:flex-start;align-self:stretch;border-top:1px solid #5555554d;display:flex;gap:16px;margin-top:16px;padding:12px 20px 0;width:300px}.OperatorResultsMap__info-box-link{color:#66deb2;font-size:13px;font-weight:500;line-height:16px;margin-left:auto;text-decoration:none}.OperatorResultsMap__loading-container{align-items:center;background-color:#0009;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute;z-index:99999999}.ComparisonBarChart{background-color:#f2fbff;border-radius:4px;column-gap:20px;display:flex;flex-grow:1;justify-content:space-between;max-width:320px;padding:20px}.ComparisonBarChart__bar-container{border-radius:4px;display:flex;flex-direction:column;flex-shrink:0;min-height:232px;overflow:hidden;position:relative;row-gap:4px;width:40px}.ComparisonBarChart__bar-container.no-gap{row-gap:0}.ComparisonBarChart__upper-bar{background:linear-gradient(180deg,#006ef5,#00b4ff);cursor:pointer}.ComparisonBarChart__upper-bar.dimmed{background:#d9d9d9}.ComparisonBarChart__lower-bar{background:linear-gradient(180deg,#1dfeec,#07c7f9 60%,#00b4ff),linear-gradient(162deg,#97f6f6 17.25%,#66e3c8 79.73%),linear-gradient(180deg,#97f6f6,#66e3c8),#00ebf5;cursor:pointer}.ComparisonBarChart__lower-bar.dimmed{background:#d9d9d9}.ComparisonBarChart__labels{display:flex;flex-direction:column;justify-content:space-between}.ComparisonBarChart__label-container{display:flex;flex-direction:column;gap:4px}.ComparisonBarChart__title{color:#706e6e;font-size:12px;font-weight:500;line-height:16px}.VerticalProgressBar{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:32px;width:80px}.VerticalProgressBar__container{background-color:#e9e9e9;border-radius:12px;height:160px;position:relative;width:3px}.VerticalProgressBar__bar{background:linear-gradient(180deg,#00b4ff 100%,#00ebf5 0),linear-gradient(180deg,#00a5a5 100%,#00e1af 0),linear-gradient(180deg,#006ef5 100%,#00b4ff 0);border-radius:0 0 12px 12px;bottom:0;height:0;position:absolute;width:100%}.VerticalProgressBar__bar.disabled{background:#d9d9d9;opacity:.3}.VerticalProgressBar__bubble{align-items:flex-end;background:linear-gradient(#f5fcff,#f5fcff) padding-box,linear-gradient(#016ef5,#01b4ff) border-box;border:1px solid #0000;border-radius:50px;bottom:0;display:flex;gap:10px;justify-content:center;left:50%;min-width:40px;padding:6px 12px;position:absolute;transform:translateX(-50%);width:-webkit-max-content;width:max-content}.VerticalProgressBar__bubble.disabled{background:#f8f9f9;border-color:#d9d9d9}.VerticalProgressBar__bubble-text{color:#232020;font-size:12px;font-weight:600;line-height:normal;text-align:center}.VerticalProgressBar__bubble-text.disabled{color:#d9d9d9}.VerticalProgressBar__bubble-text--clickable{cursor:pointer}.VerticalProgressBar__title{color:#706e6e;font-size:12px;font-weight:500;line-height:normal}.GroupedVerticalProgressBar{display:flex;justify-content:space-between;overflow-x:scroll;padding-left:10px}.GroupedVerticalProgressBar::-webkit-scrollbar{height:10px;width:12px}.GroupedVerticalProgressBar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.GroupedVerticalProgressBar::-webkit-scrollbar-button{display:none;height:0;width:0}.GroupedVerticalProgressBar::-webkit-scrollbar-corner{background-color:#0000}@media(max-width:900px){.GroupedVerticalProgressBar{gap:25px}}.HorizontalStackedBarChart__title{color:#706e6e;font-size:12px;font-weight:500}.HorizontalStackedBarChart__chart-container{align-items:center;color:#232020;column-gap:12px;display:flex;flex-direction:row;font-size:12px;font-weight:600;line-height:18px}.HorizontalStackedBarChart__bars-wrapper{background-image:linear-gradient(90deg,#006ef5,#14e5f3);display:flex;height:12px;pointer-events:none}.HorizontalStackedBarChart__bar{background-color:#0000;border:2px solid #fff;flex:0 1 auto;height:12px;pointer-events:auto;position:relative}.HorizontalStackedBarChart__bar:before{background-color:#0000;border:4px solid #fff;border-radius:20px;content:"";cursor:pointer;inset:-4px;position:absolute}.HorizontalStackedBarChart__bar.dimmed:before{background-color:#d9d9d9}.HorizontalStackedBarChart__tooltip{color:#a7a6a6;column-gap:8px;display:flex;font-size:12px;font-weight:500;line-height:16px}.HorizontalStackedBarChart__tooltip .description{color:#fff;font-weight:600}.GroupedHorizontalStackedBarChart{display:flex;flex-direction:column;row-gap:18px}.CopyTableButton{cursor:pointer;left:100%;position:absolute;top:60px;transition:all .2s ease-in-out;z-index:10}.CopyTableButton__container{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:24px;min-height:66px;overflow:hidden;padding:8px 0;transition:all .2s ease-in-out}.CopyTableButton:hover .CopyTableButton__container{box-shadow:0 2px 6px #0000001f;max-width:75px;padding:8px}.CopyTableButton__icon{color:#a7a6a6;flex-shrink:0;height:14px;width:14px}.CopyTableButton__icon--default{height:36px;margin:auto;opacity:1;transition:opacity .2s ease-in-out;width:20px}.CopyTableButton:hover .CopyTableButton__icon--default{display:none;opacity:0}.CopyTableButton__icon--hover{display:none;opacity:0;transition:opacity .2s ease-in-out}.CopyTableButton:hover .CopyTableButton__icon--hover{display:block;margin-bottom:10px;opacity:1}.CopyTableButton__text{color:#232020;display:none;font-size:10px;font-weight:400;opacity:0;text-align:center;transition:opacity .2s ease-in-out;white-space:normal;width:100%}.CopyTableButton:hover .CopyTableButton__text{display:block;opacity:1}.PivotResultsTable .Table__row[data-testid^=tableRow]:nth-last-child(2):after{border-bottom:1px solid #555!important}.PivotResultsTable .Table__row[data-testid^=tableRow]:last-child:hover{border:none!important;box-shadow:none!important}.PivotResultsTable .Table__row[data-testid^=tableRow]:last-child:hover:after{background:#0000!important;border:none!important;border-radius:0!important}.PivotResultsTable{width:100%}.PivotResultsTable__drilldown-enabled{color:#00866f;cursor:pointer;font-weight:600}.PivotResultsTable__controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.PivotResultsTable__chart-table-controls{display:flex;gap:16px}.PivotResultsTable__row-column-selectors{align-items:flex-start;display:flex;gap:16px}.PivotResultsTable__selector{align-items:center;display:flex;flex-direction:row;gap:8px;min-width:200px}.PivotResultsTable__selector-label{color:#706e6e;font-size:14px;font-weight:500;margin-right:4px;white-space:nowrap}.PivotResultsTable__selector-dropdown{width:100%}.PivotResultsTable__penetration-cell{font-weight:600}.PivotResultsTable__totals-row{background-color:#f2f2f280;font-weight:500;margin-top:8px}.PivotResultsTable__totals-row .PivotResultsTable__cell{border-top:3px solid #333;font-weight:600;padding:12px 24px}.PivotResultsTable__totals-row .PivotResultsTable__segment-column{border-top:3px solid #333;font-weight:700}.PivotResultsTable__no-customer-status{align-items:center;display:flex;gap:4px;justify-content:center;padding-left:16px}.PivotResultsTable__no-customer-status svg{cursor:pointer}.PivotResultsTable__row-name{align-items:center;display:flex;gap:4px}.PivotResultsTable__row-name svg{color:var(--color-text-secondary);cursor:help;height:16px;width:16px}@media(max-width:900px){.PivotResultsTable__row-column-selectors{gap:12px}.PivotResultsTable__selector{min-width:180px}.PivotResultsTable__cell,.PivotResultsTable__header-cell{font-size:.875rem;padding:10px 16px}.PivotResultsTable__segment-column{min-width:150px}.PivotResultsTable__total-cell{padding:10px 16px!important}}@media(max-width:600px){.PivotResultsTable__controls{align-items:flex-start;flex-direction:column;gap:16px}.PivotResultsTable__row-column-selectors{flex-direction:column;gap:12px;width:100%}.PivotResultsTable__selector{justify-content:space-between;min-width:100%;width:100%}.PivotResultsTable__cell,.PivotResultsTable__header-cell{font-size:.75rem;padding:8px 12px}.PivotResultsTable__segment-column{min-width:120px}.PivotResultsTable__total-cell{padding:8px 12px!important}}.PivotResultsTable__empty,.PivotResultsTable__error,.PivotResultsTable__loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:24px;text-align:center}.PivotResultsTable__empty p,.PivotResultsTable__error p,.PivotResultsTable__loading p{color:var(--ds-color-gray-700);margin-top:16px}.PivotResultsTable__table-body{border-radius:24px;margin-right:30px;overflow:visible;position:relative}.PivotResultsTable__section{position:relative}.PivotResultsTable__snackbar .MuiSnackbarContent-root{min-width:auto;padding:6px 14px}.SelectWithCustomDropdown{min-width:300px}@media(max-width:900px){.SelectWithCustomDropdown{min-width:200px}}.SelectCountry{max-width:606px;min-width:70vw;padding-top:16px}.SelectCountry__footer{align-items:center;color:#706e6e;display:flex;flex-direction:column;font-size:13px;font-weight:500;justify-content:flex-end;line-height:18px;margin-bottom:8px;margin-top:28px;row-gap:4px}.SelectCountry__footer strong{color:#232020;font-weight:600}.SelectCountry__body{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);max-height:300px;overflow-y:auto;padding:10px}.SelectCountry__body::-webkit-scrollbar{height:10px;width:12px}.SelectCountry__body::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.SelectCountry__body::-webkit-scrollbar-button{display:none;height:0;width:0}.SelectCountry__body::-webkit-scrollbar-corner{background-color:#0000}.SelectCountry__selector{align-items:center;background:#00000005;border:1px solid #5555551a;border-radius:8px;color:#232020;column-gap:10px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:42px;justify-content:center;padding:11px 0;position:relative}.SelectCountry__selector.is-active,.SelectCountry__selector:hover{background:#fff;border:1px solid #66deb2;border-radius:8px;box-shadow:0 2px 2px #0000000a}.SelectCountry__selector-check{align-items:center;background:#66deb2;border-radius:50%;display:flex;height:20px;justify-content:center;position:absolute;right:-10px;top:-10px;width:20px}.TerritoriesCountrySelector{align-items:center;cursor:pointer;display:flex}.TerritoriesCountrySelector--disabled{cursor:default}.TerritoryDrawer{width:656px}.TerritoryDrawer__group-name{color:#706e6e;font-size:16px;font-weight:500}.TerritoryDrawer__header{align-items:center;column-gap:16px;display:flex;margin-top:16px}.TerritoryDrawer__header-separator{background:#5555554d;height:32px;width:1px}.TerritoryDrawer__assigned-users-label{color:#706e6e;font-size:14px;font-weight:500;text-transform:lowercase}.TerritoryDrawer__content{display:flex;flex-direction:column;row-gap:32px}.TerritoryDrawer__criterion{display:flex;flex-direction:column;row-gap:24px}.TerritoryDrawer__criterion[data-type=segments]{row-gap:0}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-name{display:none}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-grid{display:flex;flex-direction:column;gap:24px}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-value-group:last-child{margin-bottom:0}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-level{color:#232020;font-size:18px;font-weight:600;margin-bottom:24px}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-descriptions{grid-row-gap:0;display:grid;grid-template-columns:repeat(2,250px);row-gap:0}.TerritoryDrawer__criterion[data-type=segments] .TerritoryDrawer__criterion-description{color:#232020;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TerritoryDrawer__criterion-name{color:#232020;font-size:18px;font-weight:600}.TerritoryDrawer__criterion-name--not-searchable{color:#d2000a}.TerritoryDrawer__criterion-grid{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content)}.TerritoryDrawer__criterion-value{color:#232020;font-size:16px;font-weight:500}.TerritoryDrawer__footer{color:#d2000a}.UserAssignment__left-gutter{margin-left:8px}.UserAssignment__button{font-size:14px;line-height:18px;text-transform:lowercase}.UserAssignment__container{align-items:center;display:flex;height:17px;min-width:200px}.UserAssignment__avatar{background-color:#66deb2;border:2px solid #fff;color:#232020;font-size:12px;font-weight:600;height:32px;margin-left:-7px;width:32px}.UserAssignment__avatar:first-of-type{margin-left:0}.UserAssignment__avatar:hover{cursor:pointer;z-index:2}.UserAssignment__avatar--dropdown:hover{cursor:default}.UserAssignment__avatar-dropdown{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;min-width:200px;padding:12px}.UserAssignment__avatar-dropdown-item{align-items:center;align-self:stretch;display:flex;gap:8px;height:40px;padding:4px 10px}.UserAssignment__full-name{color:#232020;font-size:14px;font-weight:500;line-height:18px;text-overflow:ellipsis}.Sidebar{border-right:1px solid #55555514;display:flex;flex-direction:column;flex-shrink:0;height:100vh;justify-content:space-between;padding:38px 32px;position:relative;transition-duration:.6s;transition-property:width,padding,align-items;transition-timing-function:ease-in-out;width:288px}.Sidebar__icon-container{align-items:center;display:flex;padding:2.5px 0}.Sidebar__content{display:flex;flex-direction:column}.Sidebar__content .Sidebar__logo{display:flex;height:34px;margin-bottom:32px;position:relative;width:100%}.Sidebar__content .Sidebar__logo svg.logo{height:100%;left:0;position:absolute;top:0;transition:all .3s linear;transition-delay:.3s}.Sidebar__content .Sidebar__logo svg.logo.hidden{display:none;opacity:0}.Sidebar__admin-separator{background-color:#5555551a;height:1px;margin-bottom:36px;width:100%}.Sidebar__collapsible{align-items:center;background-color:#66deb2;border-radius:100px;cursor:pointer;display:flex;height:18px;justify-content:center;position:absolute;right:-42px;top:7px;transition:all .7s;width:23px;z-index:3}.Sidebar__item{margin-bottom:36px;position:relative}.Sidebar__link{align-items:center;display:flex;flex-shrink:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.Sidebar__link:before{content:"";cursor:pointer;height:40px;left:-12px;position:absolute;width:calc(100% + 8px)}.Sidebar__link svg{stroke:rgba(35,32,32,.651);flex-shrink:0;opacity:1}.Sidebar__link span{color:rgba(35,32,32,.651);font-size:15px;font-weight:500;letter-spacing:.1px;line-height:16px;margin-left:12px;text-decoration:none}.Sidebar__link--active span,.Sidebar__link:hover span{color:#232020}.Sidebar__link--active svg>*,.Sidebar__link:hover svg>*{stroke:#232020}.Sidebar__link--active svg>*,.Sidebar__link--active:hover svg>*{stroke:#0000}.Sidebar__avatar{border-top:1px solid #55555514;color:rgba(35,32,32,.651);cursor:pointer;font-size:13px;justify-content:space-between;line-height:16px;padding-top:16px}.Sidebar__avatar,.Sidebar__avatar>div{align-items:center;display:flex}.Sidebar__avatar>div .MuiAvatar-root{color:#232020;font-size:12px;font-weight:600;height:32px;width:32px}.Sidebar__avatar>div span{font-weight:500;margin-left:12px}.Sidebar__avatar svg{margin-bottom:1px;margin-right:-1px}.Sidebar__tooltip{padding:4px}.Sidebar--collapsed{flex-shrink:0;padding:38px 22px;width:88px}.Sidebar--collapsed .Sidebar__content .Sidebar__logo>svg.logo{left:5px;transition-delay:0ms}.Sidebar--collapsed .Sidebar__link{flex-shrink:0;margin-left:11.5px}.Sidebar--collapsed .Sidebar__link:before{left:0;width:100%}.Sidebar--collapsed .Sidebar__link span{display:none}.Sidebar--collapsed .Sidebar__avatar{margin-left:5.5px}.Sidebar--collapsed .Sidebar__collapsible{right:-33px}.Sidebar--collapsed .Sidebar__collapsible svg{transform:rotateY(180deg)}@media(max-width:900px){.Sidebar{border-bottom:1px solid #5555551a;border-right:none;height:66px;overflow-y:hidden;padding:16px 19px;transition:height .6s ease-in-out;width:100%}.Sidebar--open{background-color:#fff;height:100vh}.Sidebar-mobile-icon{cursor:pointer;display:flex;flex-direction:column;width:18px}.Sidebar-mobile-icon span{background:#000;border-radius:10px;height:3px;margin:1px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.Sidebar-mobile-icon span:first-of-type{width:75%}.Sidebar-mobile-icon span:nth-of-type(2){width:100%}.Sidebar-mobile-icon span:nth-of-type(3){width:75%}.Sidebar-mobile-icon--open span:first-of-type{transform:rotate(45deg) translate(3px,3px);transform-origin:bottom;width:100%}.Sidebar-mobile-icon--open span:nth-of-type(2){transform:rotate(-45deg);transform-origin:top}.Sidebar-mobile-icon--open span:nth-of-type(3){transform-origin:bottom;width:0}.Sidebar__content{margin-left:5px;padding-left:0}.Sidebar__content .Sidebar__logo{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Sidebar__content .Sidebar__logo>svg.logo{margin-left:-6px;position:static}.Sidebar__item{margin-bottom:40px}.Sidebar__link{margin-left:3px}.Sidebar__avatar{font-size:15px;letter-spacing:.1px;line-height:18px}.Sidebar__avatar svg{margin-bottom:0;margin-right:-6px}}.SidebarSkeleton__nav-item{margin-bottom:36px;margin-right:12px}.SidebarSkeleton__mobile-icon{row-gap:2px}.MuiTooltip-popper.Tooltip--popper .Tooltip--wrapper{right:8px}.Layout{display:flex}@media(max-width:900px){.Layout{flex-direction:column}}.Layout__loader{align-items:center;display:flex;height:100%;margin:0 auto;max-width:160px;min-width:120px;width:20%}.Inputs__loader,.QuickSearch__loader{animation:rotation 1s linear infinite;border:2.5px solid #66deb2;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:24px;position:relative;width:24px}.Inputs__loader:after,.QuickSearch__loader:after{animation:rotationBack .5s linear infinite;border:2.5px solid #66deb2;border-radius:50%;border-top-color:#0000;bottom:0;box-sizing:border-box;content:"";height:12px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:12px}.Inputs__options-list{max-height:40vh;padding:0}.Inputs__options-list .Inputs__option{border-radius:6px;font-size:13px;font-weight:500;line-height:18px;padding:8px 10px}.Inputs__options-list .Inputs__option:hover{background:#5555550a}.Inputs__options-list .Inputs__option[aria-selected=true]{background:none;color:#908f8f}.Inputs__options-list .Inputs__option[aria-selected=true]:hover{background:#5555550a}.Inputs__popper{padding-top:8px}.Inputs__dropdown{background:#fff;border:1px solid #5555551a;border-radius:10px;box-shadow:0 4px 12px #0000000f;padding:12px}.Inputs__dropdown--spaced{margin-top:8px}.Inputs__select-placeholder{align-items:center;bottom:0;color:#908f8f;display:flex;font-size:14px;font-weight:500;left:14px;line-height:16px;pointer-events:none;position:absolute;right:32px;top:0}.Inputs__select-placeholder span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Inputs__clear-icon{cursor:pointer;display:none;height:auto;margin:0;padding:5px}.Inputs__clear-icon--visible{display:flex}.NoResultsFound{align-items:center;display:flex;flex-direction:column}.NoResultsFound svg{opacity:.65}.NoResultsFound__title{color:#232020;font-size:14px;font-weight:600;line-height:17px;margin:6px 0}.NoResultsFound__subtitle{color:#706e6e;font-size:12px;font-weight:500;line-height:18px;text-align:center}.SelectIcon{color:#232020;flex-shrink:0;height:10px;pointer-events:none;position:absolute;right:14px;top:calc(50% - 5px);transform:rotate(0deg);transition:all .3s ease;-webkit-user-select:none;user-select:none;width:10px}.SelectIcon--open{transform:rotate(180deg)}.QuickSearch{display:flex;width:100%}.QuickSearch .ClearButton__animated-cross,.QuickSearch .ClearButton__static-cross{height:24px;width:24px}.QuickSearch--large .QuickSearch__root{height:72px;margin:0 20px;padding:0 20px 0 28px}.QuickSearch--large .QuickSearch__input{font-size:20px;line-height:16px}.QuickSearch--large .QuickSearch__start-adornment svg{height:20px;width:20px}.QuickSearch--large .QuickSearch__end-adornment{cursor:pointer;display:none;height:auto;padding:0}.QuickSearch--large .QuickSearch__end-adornment--visible{display:flex}.QuickSearchDropdown{border-radius:12px 12px 0 0;padding:0}.QuickSearchDropdown__tab{display:flex}.QuickSearchDropdown__tab-counter{align-items:center;background:#5555551a;border-radius:4px;color:#555;display:inline-flex;font-size:10px;font-weight:600;line-height:13px;margin-left:6px;padding:1px 6px}.QuickSearchDropdown__footer{align-items:center;background-color:#fafafa;border-radius:0 0 12px 12px;border-top:1px solid #5555551a;display:flex;justify-content:space-between;padding:12px 22px}.QuickSearchDropdown__footer-country{align-items:center;color:#8e8d8d;column-gap:8px;display:flex;font-size:13px;font-weight:500;line-height:16px;text-transform:uppercase}.SearchCategory{display:flex;flex-direction:column}.SearchCategory__title{color:#908f8f;font-size:13px;font-weight:500;line-height:16px;margin-top:8px;padding:8px 10px 12px;text-transform:uppercase}.SearchCategory__list{border-bottom:1px solid #f5f5f5;overflow-y:scroll;padding:0 12px 12px}.SearchCategory__list::-webkit-scrollbar{height:10px;width:12px}.SearchCategory__list::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.SearchCategory__list::-webkit-scrollbar-button{display:none;height:0;width:0}.SearchCategory__list::-webkit-scrollbar-corner{background-color:#0000}.SearchCategory__loading-more{align-items:center;display:flex;justify-content:center;padding:16px 0}.SearchCategory__item{align-items:center;border-radius:6px;color:inherit;column-gap:12px;cursor:pointer;display:flex;padding:8px 10px;text-decoration:none}.SearchCategory__item:hover{background:#5555550a}.SearchCategory__item:hover .SearchCategory__item-logo{border:1px solid #66deb2}.SearchCategory__item:hover .SearchCategory__item-logo svg{color:#232020}.SearchCategory__item-logo{align-items:center;background:#fff;border:1px solid #5555551a;border-radius:11px;box-sizing:initial;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.SearchCategory__item-logo svg{color:#918f8f}.SearchCategory__item-image{border-radius:11px;height:28px;margin:auto;width:28px}.SearchCategory__item-details{align-items:center;column-gap:12px;display:flex}@media(max-width:600px){.SearchCategory__item-details{align-items:flex-start;flex-direction:column}}.SearchCategory__item-title{color:#232020;font-size:13px;font-weight:500;text-transform:capitalize}.SearchCategory__item-subtitle{color:#706e6e;font-size:11px;font-weight:500;line-height:15px;text-transform:capitalize}.SearchCategory__all-results{cursor:pointer;padding:8px 10px 4px;text-transform:lowercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ListResults{overflow-y:hidden}.ListResults__header{align-items:center;background:#fff;border-bottom:1px solid #5555551a;border-radius:12px 12px 0 0;display:flex;padding:16px 22px}.ListResults__header-wrapper{opacity:.5}.ListResults__header-wrapper:hover{opacity:.8}.ListResults__header-text{color:#232020;font-size:14px;font-weight:600;line-height:16px}.ListResults__header-icon{color:#232020;height:16px;margin-right:8px;rotate:-90deg}.Home{inset:0;overflow:hidden;position:absolute}.Home__overlay{background-color:#0000004d;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.Home__content{align-items:center;display:flex;flex-direction:column;height:100%;width:100%;z-index:12}.Home__search{margin-top:33vh;max-width:720px;transition:margin .5s;width:100%}.Home__search--interacted{margin-top:6vh}.Home__carousel{z-index:0}.Home__carousel,.Home__image{height:100%;left:0;position:absolute;top:0;width:100%}.Home__image{object-fit:cover;opacity:0;transition:opacity 1s}.Home__image--visible{opacity:1}.Home__content{position:relative;z-index:2}.ErrorPage{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:400px}.ErrorPage__title{text-align:center}.ErrorPage__icon-container{align-items:center;background:#5555551a;border-radius:20px;display:flex;height:48px;justify-content:center;margin-bottom:24px;width:48px}.ErrorPage__description{color:#8b8b8f;font-size:15px;font-weight:500;line-height:24px;margin-bottom:24px;margin-top:16px;text-align:center}.Territories__header{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding-left:8px}.Territories__header-buttons{column-gap:16px;display:flex}.Territories__search{max-width:300px}@media(max-width:900px){.Territories__search{max-width:100%}}.Territories__info-icon{transform:translate(2px,4px)}.Territories__favorite{margin-left:40px;scale:1.5}.Territories__favorite:hover path{fill:#0000;stroke:url(#star_gradient);stroke-width:1.5}.SavedSearch__section{background-color:#0000;border-radius:24px;box-shadow:0 1px 2px #00000005,0 2px 16px #0000000a}.SavedSearch__section .Widget--table{box-shadow:none}.SavedSearch__table-header{align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;justify-content:space-between;padding:25px 25px 0;width:100%}.SavedSearch__table-body{background-color:#fff;border-radius:0 0 24px 24px}.NoSavedSearch{align-items:center;display:flex;flex-direction:column;padding:50px}.NoSavedSearch svg{opacity:.65}.NoSavedSearch__title{color:#232020;font-size:14px;font-weight:600;line-height:17px;margin:6px 0}.NoSavedSearch__subtitle{color:#706e6e;font-size:12px;font-weight:500;line-height:18px}.TableMobile{border-bottom:1px solid #5555551a;color:#232020;display:flex;flex-direction:column;font-size:14px;font-weight:500;line-height:17px;padding:16px 8px;row-gap:12px;text-decoration:none}.TableMobile strong{font-weight:600}.TableMobile__row{display:flex}.TableMobile__row div{flex:1 1}.TableMobile__name{cursor:pointer}.TableMobile__header{align-items:center;align-self:stretch;display:flex;gap:10px;justify-content:flex-end;padding:24px 12px 0}.TableMobile__sort{padding:8px}.TableMobile__sort svg{transform:rotate(180deg)}.TableMobile__sort:hover{cursor:pointer}.TableMobile__sort:hover svg{color:#00866f}.TableMobile__sort--desc svg{transform:rotate(0deg)}.TerritoryAdmin__title-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.TerritoryAdmin__section{background-color:#0000;border-radius:24px;box-shadow:0 1px 2px #00000005,0 2px 16px #0000000a}.TerritoryAdmin__section .Widget--table{box-shadow:none}.TerritoryAdmin__table-header{align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;column-gap:8px;display:flex;padding:25px 25px 0;width:100%}.TerritoryAdmin__table-body{background-color:#fff;border-radius:0 0 24px 24px}.TerritoryAdmin__info-icon{transform:translate(2px,4px)}.TerritoryAdmin__actions{align-items:center;display:flex;gap:12px;margin-right:10px}.TerritoryAdmin__selected-count{color:#706e6e;font-size:14px;font-weight:500}.TerritoryAdmin .KebabMenuIcon{background-color:#fff;border-radius:20%;cursor:pointer;padding:10px}.TerritoryAdmin .KebabMenuIcon--disabled{cursor:none;opacity:.7}.BulkEditModal{max-width:90vw;width:400px}.BulkEditModal__content{padding:16px}@media(max-width:600px){.BulkEditModal__content{padding:12px}}.BulkEditModal__field{padding-bottom:24px}.BulkEditModal__field label{color:#232020;display:block;font-size:14px;font-weight:500;margin-bottom:8px}@media(max-width:600px){.BulkEditModal__field{padding-bottom:16px}}.BulkEditModal__footer{display:flex;gap:12px;justify-content:flex-end}@media(max-width:600px){.BulkEditModal__footer{gap:8px;padding:12px 0}}.BulkEditModal__footer .Button{min-width:80px;width:auto}@media(max-width:600px){.BulkEditModal__footer .Button{font-size:14px;min-width:72px;padding:8px 12px}}.BulkEditModal__success{padding:32px;text-align:center}@media(max-width:600px){.BulkEditModal__success{padding:24px 16px}}.BulkEditModal__success-avatars{align-items:center;display:flex;flex-wrap:wrap;gap:-8px;justify-content:center;margin:0 auto;max-width:100%}.BulkEditModal__success-text{margin-top:16px}.OperatorProfile__column{background-color:#fff;border-radius:16px;box-shadow:0 2px 16px 0 rgba(0,0,0,.039),0 1px 2px 0 #00000005}.OperatorProfile__layout-2,.OperatorProfile__layout-3{grid-gap:20px;display:grid;gap:20px;grid-template-columns:calc(75% - 20px) 25%}.OperatorProfile__customButtonRadius{opacity:1;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.OperatorProfile__customButtonRadius--hidden{opacity:0;pointer-events:none}.OperatorProfile__customButtonRadius>span:first-child{background:#fff;height:30px;position:absolute;right:-52px;top:-30px;width:30px}.OperatorProfile__customButtonRadius>span:first-child:before{background:#f5f7fe;border-bottom-right-radius:100px;bottom:0;content:"";height:70px;position:absolute;right:8px;width:30px}.OperatorProfile__customButtonRadius>span:last-child{background:#fff;height:30px;position:absolute;right:-52px;top:197px;width:30px}.OperatorProfile__customButtonRadius>span:last-child:after{background:#f5f7fe;border-top-right-radius:100px;bottom:-40px;content:"";height:70px;position:absolute;right:8px;width:30px}.OperatorProfile__customSideButtonContainer{background:#fff;border-radius:16px 16px 0 0;min-height:50px;position:absolute;right:-130px;top:75px;transform:rotate(-90deg);transition:all .6s cubic-bezier(.4,0,.2,1);width:200px}@media(max-width:900px){.OperatorProfile__customSideButtonContainer{display:none!important}}.OperatorProfile__customSideButtonContainer--hidden{opacity:0;transform:rotate(-90deg) translateY(100%)}.OperatorProfile__customSideButtonContainer--visible{opacity:1;transform:rotate(-90deg)}.OperatorProfile__container-layout{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;margin-bottom:40px}.OperatorProfile__layout-2{grid-template-areas:"col1 col2" "col3 col3";grid-template-rows:auto auto;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:900px){.OperatorProfile__layout-2{display:block!important}}.OperatorProfile__layout-2__column1{grid-area:col1;width:100%}.OperatorProfile__layout-2__column2{display:block;grid-area:col2;opacity:1;padding:32px 32px 0;position:relative;transform:translateX(0);transform-origin:right;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);width:100%}.OperatorProfile__layout-2__column2--entering{opacity:0;transform:translateX(100%)}.OperatorProfile__layout-2__column2--entered{opacity:1;transform:translateX(0)}.OperatorProfile__layout-2__column2--exiting{opacity:0;transform:translateX(100%)}@media(max-width:900px){.OperatorProfile__layout-2__column2{margin-bottom:12px}}.OperatorProfile__layout-2__column3{grid-area:col3;transition:all .6s cubic-bezier(.4,0,.2,1);width:100%;z-index:999}.OperatorProfile__layout-3{grid-template-areas:"col1 col2" "col3 col2";grid-template-rows:auto 1fr;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:900px){.OperatorProfile__layout-3{display:block!important}}.OperatorProfile__layout-3__column1{grid-area:col1;max-height:200px;width:100%}.OperatorProfile__layout-3__column2{display:block;grid-area:col2;max-height:calc(75vh - 200px);min-height:100%;opacity:1;overflow-y:auto;padding:32px;transform:translateX(0);transform-origin:right;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);width:100%}.OperatorProfile__layout-3__column2::-webkit-scrollbar{height:10px;width:12px}.OperatorProfile__layout-3__column2::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.OperatorProfile__layout-3__column2::-webkit-scrollbar-button{display:none;height:0;width:0}.OperatorProfile__layout-3__column2::-webkit-scrollbar-corner{background-color:#0000}@media(max-width:900px){.OperatorProfile__layout-3__column2{margin-bottom:12px}}.OperatorProfile__layout-3__column2--entering{opacity:0;transform:translateX(100%)}.OperatorProfile__layout-3__column2--entered{opacity:1;transform:translateX(0)}.OperatorProfile__layout-3__column2--exiting{opacity:0;transform:translateX(100%)}.OperatorProfile__layout-3__column3{grid-area:col3;height:100%;z-index:999}.OperatorProfile__column,.OperatorProfile__layout-3__column3{transition:all .6s cubic-bezier(.4,0,.2,1);width:100%}.OperatorProfile__column--collapsed{width:75%}.OperatorProfile__column1{width:100%}@media(max-width:900px){.OperatorProfile__column1{margin-bottom:12px}}.OperatorProfile__column2{display:none}.OperatorProfile__column3{height:100%;width:100%;z-index:999}.OperatorProfile__close-button{position:absolute;right:14px;top:14px;transition:all .6s cubic-bezier(.4,0,.2,1)}@media(max-width:900px){.OperatorProfile__close-button{display:none}}.OperatorProfile__close-button path{stroke-width:2;stroke:#101828}.OperatorProfile__close-button:hover{cursor:pointer;opacity:.7}.OperatorProfile__header{align-items:stretch;display:flex;gap:0;justify-content:space-between}@media(max-width:900px){.OperatorProfile__header{flex-direction:column}}.OperatorProfile__header-content{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:12px}.OperatorProfile__mobile-divider{display:none}@media(max-width:900px){.OperatorProfile__mobile-divider{background-color:#5555551a;display:flex;height:1px;margin-bottom:16px;margin-left:-20px;width:calc(100% + 40px)}}.OperatorProfile__profile-info{align-items:center;display:flex;gap:12px;justify-content:flex-start}@media(max-width:900px){.OperatorProfile__profile-info{flex-wrap:wrap}}.OperatorProfile__profile-links{align-items:center;display:flex;gap:0;justify-content:flex-start;margin-left:20px}@media(max-width:900px){.OperatorProfile__profile-links{flex-basis:100%;margin:16px 0 0}}.OperatorProfile__profile-tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}@media(max-width:900px){.OperatorProfile__profile-tags{margin:12px 0 24px}}.OperatorProfile__heading-description{align-items:center;color:#706e6e;display:flex;font-size:12px;font-weight:500;gap:4px;justify-content:flex-start;letter-spacing:-.24px;margin-bottom:5px;text-transform:uppercase}.OperatorProfile__heading-description svg{height:18px}.OperatorProfile__info-column-skeleton{display:flex;flex-direction:column;row-gap:12px}.OperatorProfile__pagetitle_skeleton{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.OperatorProfile__location_skeleton{margin:12px 0 40px}.OperatorProfile__location_container_skeleton{align-items:center;display:flex;gap:32px;justify-content:flex-start;row-gap:24px}@media(max-width:900px){.OperatorProfile__location_container_skeleton{flex-direction:column}}.OperatorProfile__data_section_skeleton{display:flex;flex-direction:column;width:60%}.OperatorProfile__info_skeleton{grid-gap:12px 60px;display:grid;gap:12px 60px;grid-template-columns:1fr 1fr}@media(max-width:900px){.OperatorProfile__info_skeleton{grid-template-columns:1fr}}.OperatorProfile__map-section_skeleton{display:flex;height:260px;max-width:600px;width:100%}@media(max-width:900px){.OperatorProfile__map-section_skeleton{max-width:none}}.OperatorProfile__map_container_skeleton,.OperatorProfile__map_content_skeleton{border-radius:12px;height:100%;position:relative;width:100%}.OperatorProfile__separator_skeleton{background-color:rgba(85,85,85,.102);height:1px;margin:24px 0;width:100%}.MenuTabs__back-to-top{--offset:100px;align-items:center;background-color:#66deb2;border:0;border-radius:10px;bottom:20px;display:flex;font-size:0;height:25px;justify-content:center;margin:0 20px 0 auto;margin-top:calc(100vh + var(--offset));position:-webkit-sticky;position:sticky;width:25px}@media(max-width:900px){.MenuTabs__back-to-top{height:20px;margin:0 0 0 auto;width:20px}}.MenuTabs .MuiTab__button{font-size:14px}.MenuSection{display:flex;flex-direction:column;margin-top:20px;padding-bottom:12px;row-gap:16px;scroll-margin-top:4px}@media(max-width:900px){.MenuSection{margin-top:5px}}.MenuSection__header{align-items:center;background-color:#66deb2;border-radius:8px;color:#232020;display:flex;font-size:18px;font-weight:700;line-height:28px;padding:4px 16px;text-transform:capitalize}.MenuSection__items-container{display:flex;flex-direction:column;padding-left:16px}.MenuSection__item{border-bottom:1px solid #5555551a;column-gap:20px;display:flex;flex-direction:row;padding:8px 0 12px}.MenuSection__item-text{display:flex;flex:1 1;flex-direction:column;row-gap:4px}.MenuSection__item-price{color:#232020;display:flex;font-size:13px;font-weight:600;line-height:18px}.ReviewBox{align-items:center;background:#8700ff0a;border-radius:12px;display:flex;flex-direction:column;gap:4px;height:120px;justify-content:center;min-width:120px;padding:16px 0}@media(max-width:900px){.ReviewBox{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:1;min-width:100px;padding:20px 24px}}.ReviewBox__name{color:#232020;font-size:13px;font-weight:600;line-height:18px;text-transform:capitalize}.ReviewBox__rating{color:#232020;font-size:22px;font-weight:700}.ReviewBox__review-count{color:#706e6e;font-size:12px;font-weight:500}.RatingStars{gap:8px}.RatingStars,.RatingStars__stars-container{align-items:center;display:flex;flex-direction:row}.RatingStars__stars-container{gap:4px}.ProfileTags__content{gap:24px}.ProfileTags__content,.ProfileTags__group-container{display:flex;flex-direction:column}.ProfileTags__group-list{display:flex;flex-wrap:wrap;gap:8px}.PopularityScore{align-items:center;background:#8700ff0a;border-radius:12px;display:flex;flex-direction:column;gap:4px;height:120px;justify-content:center;min-width:120px;padding:16px 0}@media(max-width:900px){.PopularityScore{margin:0;min-width:100px;padding:20px 24px;width:100%}}.PopularityScore__title{align-items:center;color:#232020;display:flex;flex-direction:column;font-size:13px;font-weight:600;line-height:14px;margin-bottom:2px;text-transform:uppercase}.PopularityScore__score-line{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.PopularityScore__score-tooltip-icon{margin-top:2px}.PopularityScore__score{color:#232020;font-size:22px;font-weight:700}.ProfileDetails{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto}@media(max-width:900px){.ProfileDetails{gap:12px}}.ProfileDetails__section{border:1px solid #5555551a;border-radius:12px;display:flex;flex-direction:column;padding:24px 20px 20px}.ProfileDetails__section.col-4{grid-column:span 4}.ProfileDetails__section.col-3{grid-column:span 3}.ProfileDetails__section.col-2{grid-column:span 2}.ProfileDetails__section.col-1{grid-column:span 1}.ProfileDetails__section.col-half{grid-column:span 2}@media(max-width:900px){.ProfileDetails__section{padding:20px 16px}.ProfileDetails__section.col-1,.ProfileDetails__section.col-2,.ProfileDetails__section.col-3,.ProfileDetails__section.col-4,.ProfileDetails__section.col-half{grid-column:span 4}}.ProfileDetails__section-title{column-gap:6px;display:flex;margin-bottom:24px}.ProfileDetails__section-title-icon{color:#706e6e;height:18px;width:18px}.ProfileDetails__section-subtitle{color:#706e6e;font-size:12px;font-weight:500}.ProfileDetails__business{align-items:center;display:flex;flex-wrap:wrap;row-gap:24px}.ProfileDetails__business-info{flex:0 0 25%}@media(max-width:900px){.ProfileDetails__business-info{flex:0 0 50%}}.ProfileDetails__service-list{grid-gap:8px 20px;display:grid;gap:8px 20px;grid-template-columns:repeat(3,minmax(100px,1fr));margin-block-start:0;max-width:700px;padding-inline-start:28px}@media(max-width:900px){.ProfileDetails__service-list{grid-template-columns:repeat(2,1fr);max-width:100%}}.ProfileDetails__experience{column-gap:32px;display:flex;row-gap:24px}@media(max-width:900px){.ProfileDetails__experience{flex-direction:column;flex-wrap:wrap;row-gap:16px}}.ProfileDetails__experience-divider{align-items:center;align-self:stretch;background:#5555551a;display:flex;width:1px}@media(max-width:900px){.ProfileDetails__experience-divider{display:none;height:1px;width:100%}}.ProfileDetails__experience-reviews{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}@media(max-width:900px){.ProfileDetails__experience-reviews{gap:12px;justify-content:space-between;width:100%}}.ProfileDetails__experience-review-box{align-items:center;background:#8700ff0a;border-radius:12px;display:flex;flex-direction:column;gap:4px;height:120px;justify-content:center;min-width:120px;padding:16px 0}@media(max-width:900px){.ProfileDetails__experience-review-box{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:1;min-width:100px;padding:20px 24px}}.ProfileDetails__content-wrapper{max-width:700px;width:100%}.ProfileDetails__service-columns{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-bottom:20px}@media(max-width:900px){.ProfileDetails__service-columns{gap:24px;grid-template-columns:1fr;max-width:100%}}.ProfileDetails__comma-layout-container{min-width:0}.ProfileDetails__experience-ratings{display:flex;flex-direction:column;min-width:160px}.ProfileDetails__popularity{display:block}.ProfileDetails__popularity--inline{margin-top:24px;max-width:180px}@media(max-width:900px){.ProfileDetails__popularity{margin-top:16px;order:1;width:calc(50% - 6px)}.ProfileDetails__popularity--inline{margin-top:24px;width:100%}}.ProfileDetails__rating-stars{align-items:center;display:flex;gap:1px}@media(max-width:900px){.OperatorProfileLocation{margin-bottom:48px}}.OperatorProfileLocation .Widget{box-shadow:none}.OperatorProfileLocation__container{column-gap:32px;display:flex;row-gap:24px}@media(max-width:900px){.OperatorProfileLocation__container{flex-direction:column}}.OperatorProfileLocation__data-section{display:flex;flex-direction:column;width:60%}.OperatorProfileLocation__map-section{display:flex;height:260px;max-width:600px;width:100%}@media(max-width:900px){.OperatorProfileLocation__map-section{max-width:none;min-width:0;min-width:auto}}.OperatorProfileLocation__info{grid-gap:12px 60px;display:grid;gap:12px 60px;grid-template-columns:1fr 1fr}@media(max-width:900px){.OperatorProfileLocation__info{grid-template-columns:1fr}}.OperatorProfileLocation__info-column{display:flex;flex-direction:column;row-gap:12px}.OperatorProfileLocation__icon{color:#918f8f;height:16px;margin-right:8px;width:16px}.OperatorProfileLocation__media-icons{align-items:center;column-gap:12px;display:flex;margin-top:auto;padding-top:8px}.OperatorProfileLocation__media-icons svg{max-height:16px;width:auto}.OperatorProfileLocation__separator{background-color:#5555551a;height:1px;margin:24px 0;width:100%}.OperatorProfileLocation__delivery-icon{align-items:center;border:1px solid #5555551a;border-radius:11px;display:flex;height:32px;justify-content:center;width:32px}.OperatorProfileLocation__delivery-icon svg{width:24px}.WorkingHours{display:flex;flex-direction:column;row-gap:8px}.WorkingHours__day{align-items:center;display:flex;opacity:.65}.ThirdPartyDelivery{display:flex;gap:8px}.ThirdPartyDelivery__icon{max-height:100%;max-width:100%}.ThirdPartyDelivery__item{align-items:center;border:1px solid #5555551a;border-radius:5px;display:flex;height:32px;justify-content:center;padding:2px;width:32px}.SocialLinks{align-items:flex-start;display:flex;flex-direction:column}.SocialLinks__heading-description{color:#706e6e;column-gap:4px;font-size:12px;font-weight:500;letter-spacing:-.24px;text-transform:uppercase}.Map{position:relative}.Map,.Map__content{border-radius:12px;height:100%;width:100%}.Map__marker-label{bottom:40%;left:20px;position:absolute;text-shadow:0 0 2px #fff}.Map__mode-button{align-items:center;background:#fff;border-radius:8px;bottom:14px;box-shadow:0 2px 4px 0 #0000001f;cursor:pointer;display:flex;justify-content:center;min-width:100px;padding:8px 12px;position:absolute;right:14px;-webkit-user-select:none;user-select:none;z-index:1}.Map__map-section-animation{border-width:0;height:360px;margin:0;max-width:600px;padding:0;position:absolute;top:50%;width:100%}@media(max-width:900px){.Map__map-section-animation{max-width:none;min-width:0;min-width:auto}}.ClientDataPanel__main-client-status{display:flex;flex-wrap:nowrap;gap:24px}@media(min-width:900px)and (max-width:1701px){.ClientDataPanel__main-client-status{flex-wrap:wrap;gap:4px;justify-content:start!important}}.ClientDataPanel__main-client-status .client-status{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:900px)and (max-width:1701px){.ClientDataPanel__main-client-status .client-status{width:100%}}.ClientDataPanel__main-client-status .client-status h4{display:block;font-size:12px;font-weight:500;line-height:100%;margin-bottom:4px;opacity:.65;text-transform:uppercase}.ClientDataPanel__main-client-status .client-status .tag-wrapper{display:flex;width:100%}.ClientDataPanel .section-divider.MuiDivider-vertical.MuiDivider-root{border-color:#706e6e;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;height:auto;opacity:.2}@media(min-width:900px)and (max-width:1701px){.ClientDataPanel .section-divider.MuiDivider-vertical.MuiDivider-root{visibility:hidden!important}}.ClientDataPanel .section-divider.MuiDivider-root.MuiDivider-middle{border-color:#706e6e;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin:10px 0;opacity:.2;width:100%}.ClientDataPanel .close-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;width:20px}.ClientDataPanel .close-btn svg{fill:#6b6b6b;height:100%;transition:fill .2s ease;width:100%}.ClientDataPanel .close-btn svg:hover{fill:#333}.ClientDataPanel .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;margin-top:8px}.ClientDataPanel .header .title{color:#333;font-size:20px;font-weight:600;line-height:1.2}.ClientDataPanel .stats{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.ClientDataPanel .stats .stat-item{display:flex;flex:1 1 48%;flex-direction:column}.ClientDataPanel .stats .stat-item .label{color:#888;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:1.2;margin-bottom:8px;text-transform:uppercase}.ClientDataPanel .stats .stat-item .value{border-radius:8px;display:inline-block;font-size:14px;font-weight:600;line-height:1.2;padding:6px 12px;text-align:center}.ClientDataPanel .stats .stat-item.status .value{background-color:#f3e5ff;color:#9b51e0}.ClientDataPanel .stats .stat-item.lead-score .value{background-color:#d9f7e6;color:#34a853}.ClientDataPanel .custom-fields-section,.ClientDataPanel .territory-section{padding:0 8px}.ClientDataPanel .section-header{align-items:center;display:flex}.ClientDataPanel .section-header .icon-wrapper{align-items:center;display:flex;height:20px;justify-content:center;margin-right:5px;width:20px}.ClientDataPanel .section-header .icon-wrapper svg{stroke:#0000;height:100%;width:100%}.ClientDataPanel .section-header .section-title{color:#333;font-size:16px;font-weight:600;line-height:1.2}.ClientDataPanel .detail-group{margin-bottom:24px}.ClientDataPanel .detail-group .detail-row{display:flex;flex-direction:column;padding:4px 8px 0}.ClientDataPanel .detail-group .detail-row .detail-label{color:#232020;font-size:13px;font-weight:500;line-height:18px;margin-bottom:4px;opacity:.65}.ClientDataPanel .detail-group .detail-row .detail-value{color:#232020;font-size:14px;font-weight:600;line-height:18px;word-break:break-word}.ClientDataPanel .detail-group .detail-row.territory-name{padding:16px 8px}.ClientDataPanel .detail-group .detail-row.territory-name .detail-value{color:#34a853}.ClientDataPanel .detail-group .detail-row.territory-name .assigned-to-section{padding-top:16px}.ClientDataPanel .detail-group .detail-row.territory-name .assigned-to-section .UserAssignment__container{height:auto}.ClientDataPanel .detail-group .detail-row.territory-name .territory-name-button{all:unset;color:#00866f;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:0;line-height:18px;text-transform:capitalize}.ClientDataPanel .detail-group .detail-row.custom-field{padding:16px 8px}.ClientDataPanel .detail-group .detail-row.custom-field .detail-value{color:#232020}.ClientDataPanel .assigned-to .assigned-label{color:#888;font-size:12px;font-weight:500;line-height:1.2;margin-bottom:8px}.ClientDataPanel .assigned-to .avatars{align-items:center;display:flex;margin-left:-8px}.ClientDataPanel .assigned-to .avatars .avatar{align-items:center;background-color:#d9f7e6;border:2px solid #fff;border-radius:50%;box-sizing:initial;color:#333;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;line-height:1;margin-left:8px;width:32px}.ClientDataPanel .spacer{flex-grow:1}.tag-wrapper .is-purple{border:none}.tag-wrapper .is-purple:hover:not(.is-gradient){box-shadow:none}.tag-wrapper__is-green .Chip{background:#5fb4001a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:900px)and (max-width:1701px){.tag-wrapper__is-green .Chip{margin-left:0}}.tag-wrapper__is-green .Chip:hover:not(.is-gradient){background:#5fb4001a;border:none;box-shadow:none}.tag-wrapper__is-green .Chip .Chip__name{color:#5fb400}.tag-wrapper__is-orange .Chip{background:#ffcd001a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:900px)and (max-width:1701px){.tag-wrapper__is-orange .Chip{margin-left:0}}.tag-wrapper__is-orange .Chip:hover:not(.is-gradient){background:#ffcd001a;border:none;box-shadow:none}.tag-wrapper__is-orange .Chip .Chip__name{color:#ff6900}.tag-wrapper__is-red .Chip{background:#d2000a1a;border:none;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:900px)and (max-width:1701px){.tag-wrapper__is-red .Chip{margin-left:0}}.tag-wrapper__is-red .Chip:hover:not(.is-gradient){background:#d2000a1a;border:none;box-shadow:none}.tag-wrapper__is-red .Chip .Chip__name{color:#d2000a}.tag-wrapper__is-no-customer-status .Chip{background:#00000005;border:1px solid #5555551a;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:900px)and (max-width:1701px){.tag-wrapper__is-no-customer-status .Chip{margin-left:0}}.tag-wrapper__is-no-customer-status .Chip:hover:not(.is-gradient){background:#00000005;border:1px solid #5555551a;box-shadow:none}.TerritoryImport{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.TerritoryImport__header{margin-bottom:20px}.TerritoryImport__input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;cursor:pointer;font-size:16px;margin-bottom:15px;max-width:300px;padding:10px;text-align:center;width:100%}.TerritoryImport__error-message{color:red;font-size:14px;margin-top:10px}.TerritoryImport__success-message{color:green;font-size:14px;margin-top:10px}.SearchNavigation{display:flex;flex:1 1;flex-direction:column;min-height:100%;padding:12px 0;position:relative;width:100%}.SearchNavigation__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.SearchNavigation__title{color:#3a3a3a;font-size:12px;font-weight:600;padding:8px 0 8px 16px;text-transform:uppercase}.SearchNavigation__title .active{cursor:pointer}.SearchNavigation__title .active:hover{opacity:.85;transform:scale(1.01)}.SearchNavigation__item-wrapper{display:flex;flex-direction:column;gap:4px}.SearchNavigation__item{align-items:center;cursor:pointer;display:flex;gap:8px;margin-top:8px;padding:8px 12px 8px 16px}.SearchNavigation__item:hover{background:#00000005}.SearchNavigation__item.lvl-1{padding-left:42px}.SearchNavigation__item-text{color:#232020;flex:1 0;font-size:14px;font-weight:500;line-height:16px}.SearchNavigation__item-text.lvl-0{font-size:14px;text-transform:uppercase}.SearchNavigation__item-text.is-active:not(.lvl-0){font-weight:600}.SearchNavigation__item-caret{flex-shrink:0;height:9px;transform:rotate(90deg);transition:transform .2s ease-in-out;width:9px}.SearchNavigation__item-caret.is-active{transform:rotate(180deg)}.SearchNavigation__subitems{gap:8px}.SearchNavigation__filters{border-left:2px solid #f2f2f2;display:flex;flex-direction:column;gap:8px;margin-left:42px;margin-top:4px}.SearchNavigation__filter-item{align-items:center;align-self:stretch;display:flex;flex:1 0;font-size:13px;font-weight:500;line-height:16px;padding:6px 0 6px 16px;position:relative}.SearchNavigation__filter-item.is-active{font-weight:600}.SearchNavigation__filter-item:hover{background:#00000005;cursor:pointer}.SearchNavigation__filter-item:hover .SearchNavigation__filter-indicator{display:block}.SearchNavigation__filter-indicator{background:linear-gradient(0deg,#d200d7,#8700ff);bottom:0;display:none;left:-2px;position:absolute;top:0;width:4px}.SearchNavigation__filter-indicator.is-active{display:block}.SearchNavigationMobile{background:#fff;display:flex;flex-direction:column;gap:12px;padding:24px 20px;position:relative;width:100%}.SearchNavigationMobile__title{color:#232020;font-size:15px;font-weight:600}.SearchNavigationMobile__popover{display:flex;flex-direction:column;padding:2px 4px}.OperatorTargetingCriteria{bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0}@media(max-width:1200px){.OperatorTargetingCriteria{bottom:auto}}.OperatorTargetingCriteria__main{display:flex;flex:1 1 100%;flex-direction:row;max-height:100%;overflow-y:hidden}@media(max-width:1200px){.OperatorTargetingCriteria__main{flex-direction:column}}.OperatorTargetingCriteria__sidebar{background-color:#fff;border-right:1px solid #55555514;flex:0 0 252px;overflow-y:auto}.OperatorTargetingCriteria__sidebar::-webkit-scrollbar{height:10px;width:12px}.OperatorTargetingCriteria__sidebar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:3px solid #0000;-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 #0000000d,inset 1px 1px 0 #0000000d;height:6px}.OperatorTargetingCriteria__sidebar::-webkit-scrollbar-button{display:none;height:0;width:0}.OperatorTargetingCriteria__sidebar::-webkit-scrollbar-corner{background-color:#0000}@media(max-width:1200px){.OperatorTargetingCriteria__sidebar{border-bottom:1px solid #55555514;border-right:initial;flex:0 0 auto}}.OperatorTargetingCriteria__content{flex:0 1 100%;overflow-y:auto;padding:40px;scrollbar-gutter:stable}@media(max-width:1200px){.OperatorTargetingCriteria__content{padding:32px 20px}}.CriteriaContent{scroll-margin-top:4px}.CriteriaContent.with-gap{margin-bottom:48px}.CriteriaContent__header{align-items:center;display:flex;flex-wrap:wrap;gap:16px 12px;margin-bottom:16px;width:100%}.CriteriaContent__header-search{flex-basis:200px;margin-left:20px}@media(max-width:600px){.CriteriaContent__header-search{flex-basis:100%;margin-left:auto}}.CriteriaContent__header .BadgeIcon{height:32px;width:32px}.CriteriaContent__segment-button{display:flex;flex-direction:row}.CriteriaContent__subtitle{margin-bottom:20px;padding-top:18px}.CriteriaContent__section{margin-bottom:10px;scroll-margin-top:4px}.CriteriaContent__heading{color:#232020;flex-basis:100%;font-size:14px;font-weight:600;line-height:18px;margin-bottom:12px;text-transform:capitalize}.CriteriaContent__heading--auto{flex-basis:auto}.CriteriaContent__heading--section{font-size:16px}.CriteriaContent__heading span{font-weight:500}.CriteriaContent__columns{display:flex;flex-wrap:wrap;margin-top:32px}.CriteriaContent__columns.col-4{gap:32px 4%}.CriteriaContent__columns.col-3{gap:32px 5%}.CriteriaContent__columns.col-2{gap:32px 6%}.CriteriaContent__columns.col-1{gap:32px 0}.CriteriaContent__columns.col-header{gap:10px 0}.CriteriaContent__columns.no-mt{margin-top:0}.CriteriaContent__column.col-4{width:22%}.CriteriaContent__column.col-3{width:30%}.CriteriaContent__column.col-2{width:47%}.CriteriaContent__column.col-1{width:100%}.CriteriaContent__segment-columns{display:flex;flex-wrap:wrap;gap:32px 4%;margin-top:32px}@media(max-width:900px){.CriteriaContent__segment-columns{gap:32px 6%}}@media(max-width:600px){.CriteriaContent__segment-columns{gap:32px 0}}.CriteriaContent__segment-column{width:22%}@media(max-width:900px){.CriteriaContent__segment-column{width:47%}}@media(max-width:600px){.CriteriaContent__segment-column{width:100%}}.CriteriaContent__horizontal-divider-title{align-items:center;color:#232020;display:flex;font-size:14px;font-weight:500;line-height:18px;margin:32px 0;opacity:.65;text-transform:uppercase;white-space:nowrap}.CriteriaContent__horizontal-divider-title:after,.CriteriaContent__horizontal-divider-title:before{background-color:#232020;content:"";display:block;flex:0 1 100%;height:1px;opacity:.65}.CriteriaContent__horizontal-divider-title:before{margin-right:16px}.CriteriaContent__horizontal-divider-title:after{margin-left:16px}.CriteriaContent__vertical-divider-title{align-items:center;color:#232020;display:flex;flex-direction:column;font-size:14px;font-weight:500;line-height:18px;opacity:.65;text-transform:uppercase;white-space:nowrap;width:8%}.CriteriaContent__vertical-divider-title:after,.CriteriaContent__vertical-divider-title:before{background-color:#eee;content:"";display:block;flex:0 1 100%;width:1px}.CriteriaContent__vertical-divider-title:before{margin-bottom:8px}.CriteriaContent__vertical-divider-title:after{margin-top:8px}@media(max-width:1200px){.CriteriaContent__horizontal-divider-title{flex-basis:100%}}.OperatorTargetingSearchHeader__loading-spinner{animation:rotation 1s linear infinite;border:2.5px solid #66deb2;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:24px;position:relative;width:24px}.OperatorTargetingSearchHeader__loading-spinner:after{animation:rotationBack .5s linear infinite;border:2.5px solid #66deb2;border-radius:50%;border-top-color:#0000;bottom:0;box-sizing:border-box;content:"";height:12px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:12px}.OperatorTargetingSearchHeader{background:#fff;border-bottom:1px solid #55555514;flex-shrink:0;overflow:visible;padding:0 40px}@media(max-width:600px){.OperatorTargetingSearchHeader{padding:0 20px}}.OperatorTargetingSearchHeader__section{align-items:center;display:flex;justify-content:space-between;padding:34px 0 24px}.OperatorTargetingSearchHeader__section:nth-child(n+2){border-top:1px solid #55555514}.OperatorTargetingSearchHeader__section:first-child{margin-top:0}.OperatorTargetingSearchHeader__section:last-child{margin-bottom:0}.OperatorTargetingSearchHeader__section--secondary{padding:16px 0;position:relative}@media(max-width:600px){.OperatorTargetingSearchHeader__section{flex-direction:column;padding:24px 0;row-gap:16px}.OperatorTargetingSearchHeader__section--secondary{align-items:flex-start;row-gap:24px}}.OperatorTargetingSearchHeader__results{align-items:center;align-self:flex-start;column-gap:24px;display:flex;flex:1 0 auto;justify-content:flex-end;margin-left:20px}@media(max-width:600px){.OperatorTargetingSearchHeader__results{align-items:center;align-self:stretch;border-top:1px solid #55555514;justify-content:space-between;margin-left:0;padding-top:16px}}.OperatorTargetingSearchHeader__operators-count{align-items:center;color:#706e6e;column-gap:10px;display:flex;font-size:13px;font-weight:500;letter-spacing:-.26px;line-height:22px;text-transform:uppercase}@media(max-width:600px){.OperatorTargetingSearchHeader__operators-count{align-items:flex-start;flex-direction:column}}.OperatorTargetingSearchHeader__loading-spinner.hidden{opacity:0}.OperatorTargetingSearchHeader__operators-count-numbers{color:#232020;font-size:22px;font-weight:700;letter-spacing:1px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}*{font-family:Montserrat,sans-serif}body{height:100vh}.heading-1{font-size:28px;font-weight:700;line-height:34px}.heading-2{font-size:22px;font-weight:700;line-height:28px}.heading-3{font-size:18px;font-weight:700;line-height:20px}.heading-4{font-size:16px}.heading-4,.heading-5{font-weight:600;line-height:18px}.body-1,.heading-5{font-size:14px}.body-1{color:#232020;font-weight:500;line-height:18px}.body-2{color:#706e6e;font-size:13px;font-weight:500;line-height:19px}.body-2--black{color:#232020}.link{color:#00866f;font-size:13px;font-weight:500;line-height:16px}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}
/*# sourceMappingURL=main.f24c4a36.css.map*/