.tooltip{display:flex;align-items:center;gap:.4rem;position:relative}.tooltip svg{fill:#5d79e0}.tooltip:hover>div{display:block}.tooltip>div{border:1px solid #efefef;border-radius:5px;background-color:#fff;position:absolute;top:calc(100% + .75rem);right:0;width:100%;min-width:250px;box-shadow:0 8px 24px rgba(149,157,165,.2);z-index:1;padding:1rem;display:none}.tooltip>div h4{margin-bottom:.4rem;text-decoration:underline}.tooltip>div span{font-style:italic;display:block}.tooltip>div span:not(:last-of-type){margin-bottom:.75rem}.naked-tooltip{position:relative}.naked-tooltip>div{border:1px solid #efefef;border-radius:5px;background-color:#fff;position:absolute;bottom:calc(100% + .4rem);right:0;box-shadow:0 8px 24px rgba(149,157,165,.2);z-index:1;padding:.4rem;display:none;width:max-content;max-width:300px}.naked-tooltip:hover>div{display:block}.naked-tooltip:hover>div small{display:block;word-wrap:break-word;white-space:normal;width:100%}.pill-switcher{position:relative;display:inline-block;min-width:42px;height:24px;margin-bottom:unset!important}.pill-switcher button{opacity:1;width:100%;height:100%;background:none;border:none;padding:0;position:relative;cursor:pointer}.pill-switcher button[aria-checked=true]+.slider{background-color:#5d79e0}.pill-switcher button[aria-checked=true]+.slider:before{transform:translateX(18px)}.pill-switcher button:focus{outline:none}.pill-switcher button:focus+.slider{box-shadow:0 0 1px #5d79e0}.pill-switcher .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.22s;pointer-events:none}.pill-switcher .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s}.pill-switcher .slider.round{border-radius:24px}.pill-switcher .slider.round:before{border-radius:50%}.pill-switcher--disabled{opacity:.5}.progress-bar-wrapper{display:flex;justify-content:space-between;align-items:center;gap:.4rem;height:20px;min-width:120px}.progress-bar-wrapper__bar{background-color:rgb(234.267357513,237.8507772021,251.032642487);height:6px;border-radius:5px;gap:.4rem;font-size:14px;width:100%}.progress-bar-wrapper__bar__filler{background-color:#5d79e0;transition:.22s ease-in;height:inherit;border-radius:inherit;height:6px}.progress-bar-wrapper span{min-width:32px;font-size:12px}.multiple-select{position:relative;border:1px solid #efefef;border-radius:5px;background-color:#fff;display:flex;justify-content:space-between;padding:.75rem;width:100%;height:150px}.multiple-select.--error:focus{outline:1px solid #f44336}.multiple-select.--valid:focus{outline:1px solid #5d79e0}.multiple-select__select-bar{display:flex;flex-wrap:wrap;gap:.4rem;width:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.multiple-select__select-bar ::-webkit-scrollbar{display:none}.multiple-select__select-bar__placeholder{font-size:14px}.multiple-select__select-bar__selected-items{display:flex;flex-wrap:wrap;gap:.4rem;height:-moz-fit-content;height:fit-content}.multiple-select__select-bar__selected-items__badge{background-color:rgb(234.267357513,237.8507772021,251.032642487);border-radius:5px;padding:2px .4rem;display:flex;align-items:center;gap:.4rem;font-size:14px}.multiple-select__select-bar__selected-items__badge>div{cursor:pointer}.multiple-select__select-bar__error-message{position:absolute;bottom:calc(100% + .4rem);right:0;background-color:#fff;padding:.75rem;border:1px solid #efefef;border-radius:5px;color:#f44336;z-index:100;height:-moz-fit-content;height:fit-content}.multiple-select__dropdown{background-color:#fff;max-height:300px;min-height:200px;overflow-y:auto;border:1px solid #efefef;border-radius:5px;box-shadow:0 8px 24px rgba(149,157,165,.2);z-index:2;max-width:inherit;display:flex;flex-direction:column}.multiple-select__dropdown__search-input{margin:.75rem .75rem .4rem;display:flex;align-items:center;border:1px solid #efefef;border-radius:5px;position:relative}.multiple-select__dropdown__search-input>svg{position:absolute;left:.75rem}.multiple-select__dropdown__search-input input{border:none!important;padding-left:2.25rem!important}.multiple-select__dropdown ul li{padding:.4rem .75rem;font-size:14px;display:flex;align-items:center;gap:.4rem}.multiple-select__dropdown ul li:first-of-type{border-bottom:1px solid #efefef}.multiple-select__dropdown ul li.--selected,.multiple-select__dropdown ul li:hover{background-color:rgb(234.267357513,237.8507772021,251.032642487)}.option{padding:8px;cursor:pointer;font-size:14px}.option:hover{background-color:#f0f0f0}.option.selected{background-color:#e0e0e0}.phone-number-collector{display:flex;width:100%}.phone-number-collector__input{padding:.75rem;border:1px solid #efefef;border-bottom-left-radius:unset;border-top-left-radius:unset;flex:1 1}.phone-number-collector__country-select{display:flex;gap:.75rem;min-width:-moz-fit-content;min-width:fit-content;align-items:center;padding:.75rem;border:1px solid #efefef;border-right:none;border-bottom-left-radius:5px;border-top-left-radius:5px;cursor:pointer}.phone-number-collector__country-select div{width:24px}.phone-number-collector-dropdown{max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #efefef;border-radius:5px;box-shadow:0 8px 24px rgba(149,157,165,.2)}.phone-number-collector-dropdown__item{display:flex;align-items:center;padding:8px;cursor:pointer}.phone-number-collector-dropdown__item:hover{background-color:#f8f9fa}.phone-number-collector-dropdown__item img{width:20px;height:15px;margin-right:8px}.phone-number-collector-dropdown__item span{margin-right:8px}.secondary-sidebar{min-width:190px;border-right:1px solid #efefef;padding-right:1rem;margin-right:1rem;display:none}@media screen and (min-width:992px){.secondary-sidebar{display:block}}.secondary-sidebar__selected-item{display:none}.secondary-sidebar nav{position:-webkit-sticky;position:sticky;top:1rem}.secondary-sidebar nav ul{padding:inherit}.secondary-sidebar nav ul li:not(:last-of-type){margin-bottom:.4rem}.secondary-sidebar nav ul li a{display:flex;justify-content:space-between;padding:.4rem .75rem;gap:.75rem;white-space:nowrap}.secondary-sidebar nav ul li a.--active{color:#5d79e0;pointer-events:none}.secondary-sidebar nav ul li a.--active,.secondary-sidebar nav ul li a:hover{background-color:rgb(234.267357513,237.8507772021,251.032642487);border-radius:5px}.secondary-mobile-nav{display:none;position:relative}@media screen and (max-width:992px){.secondary-mobile-nav{display:block}}.secondary-mobile-nav__selected-item{display:flex;align-items:center;justify-content:space-between;background-color:#fff}.secondary-mobile-nav nav{background-color:#fff;z-index:2;display:none;position:absolute;left:0;right:0;box-shadow:0 3px 5px rgba(0,0,0,.04)}.secondary-mobile-nav nav ul li a{display:flex;gap:.75rem}.secondary-mobile-nav nav ul li a.--active{color:#5d79e0}.secondary-mobile-nav.--visible nav{display:unset}.secondary-mobile-nav.--visible.--app>div{border-bottom:unset;border-bottom-left-radius:unset;border-bottom-right-radius:unset}.secondary-mobile-nav.--app{margin-bottom:1rem}.secondary-mobile-nav.--app>div{border:1px solid #efefef;border-radius:5px;padding:1rem}.secondary-mobile-nav.--app nav{border-bottom:1px solid #efefef;border-left:1px solid #efefef;border-right:1px solid #efefef;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.secondary-mobile-nav.--app nav ul li a{padding:1rem}.secondary-mobile-nav.--surface>div{border-bottom:1px solid #efefef;padding:1rem 5%}.secondary-mobile-nav.--surface ul{border-bottom:1px solid #efefef}.secondary-mobile-nav.--surface ul li a{padding:1rem 5%}.stats-slider{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;min-height:-moz-fit-content;min-height:fit-content}@media(min-width:1350px){.stats-slider{display:flex;justify-content:space-between}}.stats-slider__block{flex:1 0 280px;padding:1rem;border-radius:5px;border:1px solid #efefef;display:flex;align-items:center;background-color:#fff;min-width:-moz-fit-content;min-width:fit-content}.stats-slider__block>div:first-of-type{padding:.4rem;background-color:rgb(204.3015544041,213.0642487047,245.2984455959);border-radius:5px;margin-right:.75rem}.stats-slider__block>div:nth-of-type(2) span{margin-left:auto;font-size:25px;font-weight:700}.schedule-updater{width:400px;height:-moz-fit-content;height:fit-content}.schedule-updater h4{margin-bottom:1rem}.schedule-updater h4:nth-of-type(2){margin-top:1rem}.schedule-updater__warning{margin-top:.75rem;font-size:14px}.schedule-updater label{display:flex;align-items:center;gap:.4rem;font-weight:unset;margin-bottom:unset;min-width:75px}.schedule-updater label,.schedule-updater>div:not(:last-of-type){height:35px}.schedule-updater>label{width:-moz-fit-content;width:fit-content;margin-bottom:.4rem}.schedule-updater input,.schedule-updater select{padding:.4rem;height:100%}.schedule-updater .date-time-picker,.schedule-updater select{width:125px}.schedule-updater>div:not(.schedule-updater__description){display:flex;gap:.4rem;align-items:center}.schedule-updater>div:not(.schedule-updater__description) input[type=number]{width:90px}.schedule-updater__choose-days{display:flex;gap:.4rem;margin-top:.75rem}.schedule-updater__choose-days button,.schedule-updater__choose-days span{font-size:14px}.schedule-updater__choose-days>div{display:flex;gap:.4rem}.schedule-updater__choose-days>div button{border:1px solid #efefef;border-radius:5px;padding:.4rem;background-color:#fff}.schedule-updater__choose-days>div button:hover{background-color:rgb(234.267357513,237.8507772021,251.032642487)}.schedule-updater__choose-days>div button.--selected{background-color:#5d79e0;color:#fff}.schedule-updater>div:nth-last-of-type(2){margin:.4rem 0}.schedule-updater>div:last-of-type p,.schedule-updater>div:nth-last-of-type(2)>span{font-size:14px}.schedule-updater>div:last-of-type p:first-of-type{margin-top:.75rem;margin-bottom:.4rem}