.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: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: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: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: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: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: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}