@charset "UTF-8";:root{--toastify-icon-color-success: #6CE9A6;--toastify-icon-color-error: #E80202;--toastify-font-family: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif}.Toastify__toast{border-radius:8px;font-weight:700}.Toastify__toast-icon{width:24px}.header-container{display:flex;align-items:center;padding-top:24px;padding-bottom:32px}@media (max-width: 1024px){.header-container{padding-top:20px;padding-bottom:24px}}@media (max-width: 767px){.header-container{justify-content:space-between}}.header__link{font-size:16px;line-height:26px;color:#1d2939;text-decoration:none}@media (max-width: 767px){.header__link{display:none}}.header__link:last-child{margin-left:16px}.header__link:hover{color:#00a1ff}.header-nav{display:flex;align-items:center;flex-grow:1;margin-left:32px}@media (max-width: 767px){.header-nav{display:none}}.header-nav-mobile{display:none;position:relative}@media (max-width: 767px){.header-nav-mobile{display:block}}.header-nav-mobile__checkbox{position:relative;display:block;height:26px!important;width:32px!important;margin:0!important;opacity:0;cursor:pointer;z-index:7}.header-nav-mobile__checkbox:checked~.header-nav-mobile__lines .header-nav-mobile__line1{transform:rotate(45deg)}.header-nav-mobile__checkbox:checked~.header-nav-mobile__lines .header-nav-mobile__line2{transform:scaleY(0)}.header-nav-mobile__checkbox:checked~.header-nav-mobile__lines .header-nav-mobile__line3{transform:rotate(-45deg)}.header-nav-mobile__checkbox:checked~.header-nav-mobile__menu{right:0}.header-nav-mobile__lines{height:26px;width:32px;position:absolute;top:0;right:0;z-index:6;display:flex;flex-direction:column;justify-content:space-between}.header-nav-mobile__line{display:block;height:4px;width:100%;border-radius:10px;background:#1d2939}.header-nav-mobile__line1{transform-origin:0 0;transition:transform .4s ease-in-out}.header-nav-mobile__line2{transition:transform .2s ease-in-out}.header-nav-mobile__line3{transform-origin:0 100%;transition:transform .4s ease-in-out}.header-nav-mobile__menu{display:block;position:fixed;top:0;right:-100%;width:100%;height:100%;margin:0;overflow:auto;list-style:none;background-color:#fff;transition-duration:.25s;z-index:5}.header-nav-mobile__list{margin:0;padding-top:24px}.header-nav-mobile__wrapper{margin:0;padding:70px 48px}.header-nav-mobile__buttons{display:flex;justify-content:center;margin-bottom:16px}.header-nav-mobile__item{margin-bottom:24px;border-bottom:1px solid #F2F4F7}.header-nav-mobile__item>ul>li{margin-bottom:16px}.header-nav-mobile__btn{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:16px;line-height:26px}.header-nav-mobile__btn:hover{color:#00a1ff}.header-nav-mobile__btn:after{content:"";display:block;width:14px;height:16px;background:url(/assets/icons/common/accordion-icon.svg) no-repeat center center;background-size:contain;transition:transform .3s ease-in-out}.header-nav-mobile__btn.active:after{transform:rotate(180deg)}.header-nav-mobile__sub-item{height:0;overflow:hidden;transition:height ease .2s}.header-nav-mobile__sub-item>li{width:100%;padding-left:16px}.header-nav-mobile__link{display:block;font-size:16px;line-height:26px;color:#667085}.header-menu{display:flex;align-items:center;padding:0;margin:0}.header-menu-item{display:flex;align-items:center;position:relative}.header-menu-item:not(:last-child){margin-right:32px}.header-menu-item:after{content:"";display:block;width:14px;height:16px;margin-left:12px;background:url(/assets/icons/common/accordion-icon.svg) no-repeat center center;background-size:contain;transition:transform .3s ease-in-out}.header-menu-item:hover>a{color:#00a1ff}.header-menu-item:hover .header-dropdown{visibility:visible}.header-menu-item:hover:after{transform:rotate(180deg)}.header-menu__link{font-size:16px;line-height:26px;color:#1d2939;text-decoration:none;width:100%}.header-dropdown{display:flex;flex-direction:column;visibility:hidden;position:absolute;top:100%;min-width:100px;padding:16px 0 0;background-color:#fff;border-radius:8px;box-shadow:1px 20px 38px 3px #223c5012;z-index:1}.header-dropdown__link{display:inline-block;padding:10px;color:#667085;font-size:16px;text-decoration:none}.header-dropdown__link:hover{background-color:#f5f7fa;text-decoration:underline;color:#00a1ff}.header-dropdown__link:last-child:hover{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.sidebar{display:flex;flex-direction:column;min-width:250px;min-height:100vh;padding-top:94px;padding-left:32px;padding-right:32px;background-color:#e4e7ec;color:#1d2939;transition:min-width .3s ease-in-out}.sidebar__nav{position:sticky;top:94px}.sidebar__list{padding:0}.sidebar__item{margin-bottom:4px}.sidebar__link{display:flex;padding:8px 16px;align-items:center;color:#1d2939;text-decoration:none;font-size:14px;line-height:24px;border-radius:8px;transition:background-color .3s ease-in-out}.sidebar__link:hover{background-color:#d1d5db;text-decoration:none}.sidebar__link-ico{margin-right:16px}.sidebar__link.active{color:#fff;background-color:#00a1ff}.sidebar__link.active>img{filter:brightness(0) invert(1)}@media (max-width: 992px){.sidebar__link-ico{margin-right:0}.sidebar__link-name{display:none}}@media (max-width: 1024px){.sidebar{min-width:236px}}@media (max-width: 992px){.sidebar{min-width:64px;padding-left:8px;padding-right:8px}}.sidebar--open{min-width:250px}.sidebar--open .sidebar__link-ico{margin-right:16px}.sidebar--open .sidebar__link-name{display:block}.loader-container{width:100%;height:20vh;display:flex;justify-content:center;align-items:center;z-index:1}.loader{width:40px;height:40px;border-radius:50%;background:radial-gradient(farthest-side,#00a1ff 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#00a1ff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 0);animation:s3 1s linear infinite}.loader-ico{width:25px;height:25px;border-radius:50%;background:radial-gradient(farthest-side,#00a1ff 94%,#0000) top/4px 4px no-repeat,conic-gradient(#0000 30%,#00a1ff);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 4px),#000 0);animation:s3 1s linear infinite}@keyframes s3{to{transform:rotate(1turn)}}.address-form__wrapper{margin-bottom:32px}.address-form .row{margin-bottom:16px}.address-form__buttons{display:flex;align-items:center}@media (max-width: 424px){.address-form__buttons{flex-direction:column;align-items:flex-start}.address-form__buttons-btn{margin-right:0;margin-bottom:16px}}.address-form__buttons-btn{margin-right:32px}@media (max-width: 767px){.address-form__buttons-btn{margin-right:8px}}.address-form__error{color:#e80202;font-size:14px;line-height:24px;margin-left:12px}.address-form__field{display:flex;align-items:center;margin-bottom:16px}@media (max-width: 767px){.address-form__field{flex-direction:column}}.address-form__field-checkbox-field{margin-bottom:16px}@media (max-width: 767px){.address-form__field-checkbox-field{flex-direction:row}}.address-form__field-checkbox-field>label{margin-bottom:0;margin-right:0;margin-left:8px}.address-form__field-label{width:25%;margin-right:8px}@media (max-width: 1399px){.address-form__field-label{width:20%}}@media (max-width: 1024px){.address-form__field-label{width:25%}}@media (max-width: 767px){.address-form__field-label{width:100%;margin-right:0;margin-bottom:16px}}.address-form__field-label-addr-checkbox{width:100%}.address-form__field-input{width:50%}.address-form__field-input--small{width:calc((50% - 12px)/2)}@media (max-width: 1299px){.address-form__field-input--small{width:calc((60% - 12px)/2)}}@media (max-width: 1199px){.address-form__field-input--small{width:calc((75% - 12px)/2)}}@media (max-width: 767px){.address-form__field-input--small{width:75%}}@media (max-width: 575px){.address-form__field-input--small{width:100%}}.address-form__field-input--margin-right{margin-right:12px}@media (max-width: 767px){.address-form__field-input--margin-right{margin-right:0}}@media (max-width: 767px){.address-form__field-input--margin-bottom{margin-bottom:16px}}@media (max-width: 1299px){.address-form__field-input{width:60%}}@media (max-width: 1199px){.address-form__field-input{width:75%}}@media (max-width: 575px){.address-form__field-input{width:100%}}.billing-addr__wrapper--hide{display:none}.stripe-card{display:flex;width:75%}@media (max-width: 1399px){.stripe-card{width:80%}}@media (max-width: 1229px){.stripe-card{flex-direction:column}}@media (max-width: 767px){.stripe-card{width:100%}}.stripe-card-wrapper{width:50%}@media (max-width: 1229px){.stripe-card-wrapper{width:80%;margin-bottom:16px}}@media (max-width: 767px){.stripe-card-wrapper{width:100%}}.stripe-card__buttons{width:350px;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 767px){.stripe-card__buttons{width:100%}}.stripe-card__buttons-submit{margin-left:16px}@media (max-width: 1229px){.stripe-card__buttons-submit{margin-left:0}}@media (max-width: 385px){.stripe-card__buttons-submit{margin-bottom:10px}}.stripe-card__buttons-cancel{margin:0 16px}@media (max-width: 385px){.stripe-card__buttons-cancel{margin-bottom:10px}}.stripe-card__error{color:#e80202;font-size:14px;margin-top:8px;padding-left:12px}.stripe-card__input{height:42px;background-color:#fff;border-radius:8px;display:block;width:100%;padding:10px 12px;font-size:16px;font-weight:400;line-height:24px;color:#1d2939;background-clip:padding-box;border:1px solid #fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.stripe-card__input::placeholder{color:#d0d5dd}.stripe-card__input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.info-box{position:relative;display:flex;align-items:center;padding:16px 24px;border-radius:8px}.info-box__icon{margin-right:24px}@media (max-width: 768px){.info-box__icon>img{width:24px;height:24px}}@media (max-width: 510px){.info-box__icon{margin-bottom:4px}}.info-box__title{font-size:20px;font-weight:600;line-height:32px;margin-bottom:0}@media (max-width: 1024px){.info-box__title{font-size:16px;line-height:20px;margin-bottom:4px}}@media (max-width: 768px){.info-box__title{font-size:12px;line-height:24px;margin-bottom:0}}@media (max-width: 510px){.info-box__content{margin-bottom:12px}}.info-box__actions{display:flex;justify-content:end;width:350px;margin-left:auto}@media (max-width: 1200px){.info-box__actions{width:350px}}@media (max-width: 510px){.info-box__actions{width:100%;justify-content:center}}.info-box__wrapper{margin-bottom:16px}.info-box__close{position:absolute;top:16px;right:16px;background-color:transparent;border:none}.info-box__close-icon{fill:#fff}.info-box__inline-link{color:#00a1ff;text-decoration:underline}.info-box__inline-link:hover{color:#0071b3;text-decoration:none}.info-box--info{border:1px solid #00a1ff;background:#e6f6ff}@media (max-width: 1024px){.info-box--info__text{font-size:12px;line-height:24px}}@media (max-width: 510px){.info-box--info__text{margin-bottom:4px}}.info-box--info__close{top:8px;right:14px}.info-box--warning{border:1px solid #fdb022;background:#fffaeb}@media (max-width: 1024px){.info-box--warning__text{font-size:12px;line-height:24px}}@media (max-width: 510px){.info-box--warning__text{margin-bottom:4px}}.info-box--danger{border:1px solid #e80202;background:#fcf5f5}@media (max-width: 1024px){.info-box--danger__text{font-size:12px;line-height:24px}}@media (max-width: 510px){.info-box--danger__text{margin-bottom:4px}}@media (max-width: 1024px){.info-box{padding:8px 16px}}@media (max-width: 510px){.info-box{flex-wrap:wrap}}.confirm-modal-content{position:absolute;top:10%;width:640px;left:calc(50% - 320px);display:flex;flex-direction:column;padding:32px;transition:all .4s;background-color:#fff;border-radius:16px;box-shadow:0 0 40px #0003}@media (max-width: 1024px){.confirm-modal-content{padding:16px 32px;width:560px;left:calc(50% - 280px)}}@media (max-width: 575px){.confirm-modal-content{width:400px;left:calc(50% - 200px)}}@media (max-width: 425px){.confirm-modal-content{width:370px;left:calc(50% - 185px)}}.confirm-modal-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (max-width: 1024px){.confirm-modal-header>svg{width:36px;height:36px}}.confirm-modal-header__title{font-size:16px;font-weight:600;line-height:24px;margin-left:32px}.confirm-modal-body{margin-left:75px;margin-bottom:32px}@media (max-width: 575px){.confirm-modal-body{margin-left:0}}.confirm-modal-body__text{max-width:500px;font-size:14px;line-height:18px;white-space:pre-wrap}.confirm-modal-body__text-list{list-style-type:disc;padding-left:20px;margin-bottom:16px}.confirm-modal-footer{display:flex;justify-content:flex-end}.confirm-modal-footer>button:first-child{margin-right:32px}.billing__title{margin-bottom:26px}.billing__subtitle{font-size:18px;line-height:28px;margin-bottom:32px}@media (max-width: 1024px){.billing__subtitle{font-size:16px;line-height:24px;margin-bottom:16px}}.billing__field{display:flex;align-items:center}@media (max-width: 767px){.billing__field{flex-direction:column}}.billing__field-checkbox-field{margin-bottom:0}@media (max-width: 767px){.billing__field-checkbox-field{flex-direction:row}}.billing__field-checkbox-field>label{margin-bottom:0;margin-right:0;margin-left:8px}.billing__field-label{width:25%;margin-right:8px}@media (max-width: 1399px){.billing__field-label{width:20%}}@media (max-width: 1024px){.billing__field-label{width:25%}}@media (max-width: 767px){.billing__field-label{width:100%;margin-right:0;margin-bottom:16px}}.billing__field-label-addr-checkbox{width:100%}.billing__field-input{width:50%}.billing__field-input--small{width:calc((50% - 12px)/2)}@media (max-width: 1299px){.billing__field-input--small{width:calc((60% - 12px)/2)}}@media (max-width: 1199px){.billing__field-input--small{width:calc((75% - 12px)/2)}}@media (max-width: 767px){.billing__field-input--small{width:75%}}@media (max-width: 425px){.billing__field-input--small{width:100%}}.billing__field-input--margin-right{margin-right:12px}@media (max-width: 767px){.billing__field-input--margin-right{margin-right:0}}@media (max-width: 767px){.billing__field-input--margin-bottom{margin-bottom:16px}}@media (max-width: 1299px){.billing__field-input{width:60%}}@media (max-width: 1199px){.billing__field-input{width:75%}}@media (max-width: 425px){.billing__field-input{width:100%}}.billing-card-info{margin-bottom:16px;padding:32px;background:#f2f4f7;border-radius:16px}@media (max-width: 1024px){.billing-card-info{padding:16px 24px}}@media (max-width: 768px){.billing-card-info{padding:16px}}.billing-card{display:flex;align-items:center}@media (max-width: 1199px){.billing-card{align-items:flex-start}.billing-card>.billing__field-label{padding-top:8px}}@media (max-width: 1024px){.billing-card>.billing__field-label{padding-top:8px}}@media (max-width: 767px){.billing-card{flex-direction:column}}.billing-card-wrapper{width:75%;display:flex;justify-content:space-between}@media (max-width: 1399px){.billing-card-wrapper{width:80%}}@media (max-width: 1199px){.billing-card-wrapper{flex-direction:column}}.billing-card-value{display:flex;align-items:center}.billing-card-value>img{margin-right:8px}@media (max-width: 1199px){.billing-card-value{margin-bottom:16px}}@media (max-width: 576px){.billing-card-value{align-items:start;flex-direction:column}.billing-card-value>img{margin-right:0;margin-bottom:8px}}.billing-card-number{margin-right:32px}@media (max-width: 992px){.billing-card-number{margin-right:16px}}@media (max-width: 768px){.billing-card-number{margin-right:32px}}@media (max-width: 576px){.billing-card-number{margin-right:0;margin-bottom:8px}}.billing-card-expiry{margin-right:16px}@media (max-width: 992px){.billing-card-expiry{margin-right:8px}}.billing-card-expired{padding:2px 16px;border-radius:8px;color:#fff;background-color:#e80202}.billing-form{padding:30px;margin-bottom:32px;background:#f2f4f7;border-radius:16px}@media (max-width: 1024px){.billing-form{padding:16px 24px}}@media (max-width: 768px){.billing-form{padding:16px}}.billing-tax{margin-bottom:16px;background:#f2f4f7;border-radius:16px}.billing-tax__status{display:flex;align-items:center;font-weight:700}@media (max-width: 767px){.billing-tax__status{width:100%}}.billing-tax__document,.billing-tax__document-date,.billing-tax__document-status{display:flex;align-items:center}.billing-tax__document-status-span{padding:2px 16px;border-radius:8px}.billing-tax__document-status--valid{background-color:#a6f4c5}.billing-tax__document-status--review{background-color:#fec84b}.billing-tax__document-status--invalid{color:#fff;background-color:#e80202}.billing__error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-bottom:16px;padding:32px;background:#f2f4f7;border-radius:16px}.billing__error-text{margin-bottom:16px}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.call-history__title{margin-bottom:26px}.call-history__wrapper{padding:16px;background-color:#f2f4f7;border-radius:8px;margin-bottom:32px}@media (max-width: 1140px){.call-history__wrapper{padding:16px}}.call-history__form{display:flex;margin-bottom:16px;gap:8px}@media (max-width: 1170px){.call-history__form{flex-direction:column}}.call-history__form-fields{display:flex;align-items:center;gap:8px}@media (max-width: 750px){.call-history__form-fields{flex-direction:column}}.call-history__form-btns{display:flex;align-items:center}@media (max-width: 750px){.call-history__form-btns{margin:0 auto}}.call-history__form-select{width:150px;height:40px!important;font-size:14px}.call-history__form-wrapper{width:220px}.call-history__form-input{height:40px!important;font-size:14px!important}.call-history__table-header{height:42px;display:flex;align-items:flex-end;justify-content:space-between;align-items:center;background:#e4e7ec;font-weight:700;border-radius:8px;padding:0 16px;margin-bottom:8px}@media (max-width: 565px){.call-history__table-header{display:none}}.call-history__table-header-timestamp,.call-history__table-header-destination{min-width:150px;margin-right:16px}@media (max-width: 1075px){.call-history__table-header-destination{min-width:120px}}.call-history__table-header-user{width:75%;margin-right:16px}@media (max-width: 700px){.call-history__table-header-user{display:none}}.call-history__table-header-caller-id{min-width:100px;margin-right:16px}@media (max-width: 1420px){.call-history__table-header-caller-id{display:none}}.call-history__table-header-duration{min-width:105px;margin-right:16px}@media (max-width: 1299px){.call-history__table-header-duration{display:none}}.call-history__table-header-rate{min-width:75px;margin-right:16px}@media (max-width: 1299px){.call-history__table-header-rate{display:none}}.call-history__table-header-credits{min-width:100px}@media (max-width: 1110px){.call-history__table-header-credits{min-width:90px}}.call-history__table-body{max-height:690px;padding:16px;background-color:#fff;border-radius:8px;overflow:auto}@media (max-width: 565px){.call-history__table-body{display:none}}.call-history__table-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:12px;line-height:24px;border-bottom:1px solid #e4e7ec}.call-history__table-item:hover{background-color:#f2f4f7;border-radius:4px}.call-history__table-timestamp,.call-history__table-destination{min-width:150px;margin-right:16px}@media (max-width: 1075px){.call-history__table-destination{min-width:120px}}.call-history__table-user{width:75%;margin-right:16px}@media (max-width: 700px){.call-history__table-user{display:none}}.call-history__table-caller-id{min-width:100px;margin-right:16px}@media (max-width: 1420px){.call-history__table-caller-id{display:none}}.call-history__table-duration{min-width:105px;margin-right:16px}@media (max-width: 1299px){.call-history__table-duration{display:none}}.call-history__table-rate{min-width:75px;margin-right:16px}@media (max-width: 1299px){.call-history__table-rate{display:none}}.call-history__table-credits{min-width:100px}@media (max-width: 1110px){.call-history__table-credits{min-width:70px}}.call-history__no-data{text-align:center}.react-datepicker{font-family:inherit!important;box-shadow:0 2px 6px #0000000d,0 0 0 1px #00000012!important;border:none!important}.react-datepicker__header{background-color:#fff!important;border-bottom:1px solid #e6e6e6!important}.react-datepicker__time-container{border-left:1px solid #e6e6e6!important}.react-datepicker__day--selected,.react-datepicker__time-list-item--selected{background-color:#00a1ff!important;color:#fff!important}.call-rates__title{margin-bottom:26px}.call-rates__subtitle{text-align:center;font-size:18px;font-weight:400;margin-bottom:16px}@media (max-width: 1024px){.call-rates__subtitle{font-size:14px;line-height:24px}}.call-rates__wrapper{padding:16px;background-color:#f2f4f7;border-radius:16px;margin-bottom:30px}@media (max-width: 600px){.call-rates__wrapper{display:none}}.call-rates__chart-note{text-align:center;margin-bottom:0;margin-top:16px}.call-rates-description{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}@media (max-width: 1024px){.call-rates-description{grid-template-columns:1fr}}.call-rates-description__title-wrapper{display:flex;align-items:center;gap:24px;margin-bottom:16px}.call-rates-description__title-wrapper svg{width:32px;height:32px}.call-rates-description__title{font-size:20px;line-height:32px}.call-rates-description__subtitle{font-size:12px;font-weight:600;line-height:24px;margin-bottom:16px}.call-rates-description__text{font-size:12px;line-height:24px;margin-bottom:32px}.call-rates-description__text p{margin-bottom:12px}.feature-request__title{font-size:22px;font-weight:600;line-height:40px;margin-bottom:32px}@media (max-width: 1024px){.feature-request__title{font-size:18px;line-height:28px;margin-bottom:24px}}@media (max-width: 768px){.feature-request__title{font-size:16px;line-height:26px;margin-bottom:16px}}@media (max-width: 576px){.feature-request__title{margin-bottom:24px}}.feature-request__wrapper{padding:32px;margin-bottom:72px;background-color:#f2f4f7;border-radius:8px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){.feature-request__wrapper{padding:16px 24px;margin-bottom:56px}}@media (max-width: 768px){.feature-request__wrapper{padding:16px}}.feature-request__text{width:60%}@media (max-width: 768px){.feature-request__text{width:100%;text-align:center}}.feature-request__subtitle{max-width:630px;margin-bottom:16px;font-size:20px;font-weight:600;line-height:32px}@media (max-width: 1299px){.feature-request__subtitle{font-size:18px;line-height:28px;margin-bottom:20px}}@media (max-width: 810px){.feature-request__subtitle{font-size:16px;line-height:26px;margin-bottom:40px}}@media (max-width: 575px){.feature-request__subtitle{font-size:20px;line-height:32px;margin-bottom:40px}}@media (max-width: 1550px){.feature-request__image{width:350px}}@media (max-width: 1299px){.feature-request__image{width:300px}}@media (max-width: 1199px){.feature-request__image{width:250px}}@media (max-width: 1024px){.feature-request__image{width:230px}}@media (max-width: 810px){.feature-request__image{width:190px}}@media (max-width: 768px){.feature-request__image{display:none}}.invoice-modal-content{position:absolute;top:10%;left:0;margin-left:20px;margin-right:20px;width:calc(100% - 40px);display:flex;flex-direction:column;padding:8px 8px 32px;transition:all .4s;background-color:#f2f4f7;border-radius:8px;box-shadow:0 0 40px #0003}.invoice-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.invoice-modal-body{padding:16px 8px 40px;background-color:#fff;border-radius:8px;margin-bottom:32px}.invoice-modal-body__item{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:24px}.invoice-modal-body__item-title{font-weight:600}.invoice-modal-body__btns{display:flex;justify-content:space-between;margin-top:32px}.invoice-modal-body__btn{color:#00a1ff}.invoice-modal-body__btn:first-child{margin-right:16px}.invoice-modal-body__btn:hover{color:#0071b3}.invoice-modal-body__btn:disabled{color:#667085}.invoice-modal-footer{display:flex;justify-content:center}.invoices__title{margin-bottom:16px}.invoices__table-wrapper-error{padding:16px;text-align:center}.invoices__table-wrapper-error-text{margin-bottom:16px}.invoices__table{padding:16px;margin-bottom:32px;background:#f2f4f7;border-radius:8px}.invoices__table-wrapper{width:100%;border-collapse:separate;border-spacing:0 8px}.invoices__header-row{background:#e4e7ec;border-radius:8px}.invoices__header-cell{padding:12px 16px;font-weight:700;text-align:left;background:#e4e7ec}.invoices__header-cell:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.invoices__header-cell--credits-used,.invoices__header-cell--status{text-align:center}.invoices__header-cell--download{text-align:right;border-top-right-radius:8px;border-bottom-right-radius:8px}.invoices__header-cell--actions{display:none;text-align:right}@media (max-width: 599px){.invoices__header-cell--download{display:none;border-radius:0}.invoices__header-cell--actions{display:table-cell;border-top-right-radius:8px;border-bottom-right-radius:8px}}.invoices__cell{padding:12px;font-size:12px;line-height:24px;background:#fff}.invoices__row--unpaid .invoices__cell{background-color:#fffaeb;color:#e80202}.invoices__cell:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.invoices__cell--credits-used,.invoices__cell--status{text-align:center}.invoices__cell--download{text-align:right;border-top-right-radius:8px;border-bottom-right-radius:8px}.invoices__cell--actions{display:none;text-align:right}.invoices__cell--actions-btn--view{background:none;border:none;color:#00a1ff;cursor:pointer}@media (max-width: 599px){.invoices__cell--actions{display:table-cell;border-top-right-radius:8px;border-bottom-right-radius:8px}.invoices__cell--download{display:none}}.invoices__status-badge{padding:4px 8px;border-radius:4px;font-size:12px;line-height:16px}.invoices__status-badge--paid{background-color:#a6f4c5;color:#020202}.invoices__status-badge--uncollectible{background-color:#98a2b3;color:#fff}.invoices__status-badge--refunded{background-color:#fec84b;color:#93370d}.invoices__download-btn{color:#00a1ff;background:none;border:none;padding:4px 8px;font-size:12px;cursor:pointer}.invoices__download-btn:hover{color:#0071b3}.invoices__download-btn:disabled{color:#667085;cursor:not-allowed}.invoices__actions-btn{background:none;border:none;color:#00a1ff;cursor:pointer}@media (max-width: 1230px){.invoices__cell--invoice-id,.invoices__header-cell--invoice-id{display:none}}@media (max-width: 830px){.invoices__cell--period,.invoices__header-cell--period{display:none}}@media (max-width: 650px){.invoices__cell--credits-used,.invoices__header-cell--credits-used{display:none}}@media (max-width: 599px){.invoices__cell--download,.invoices__header-cell--download{display:none}.invoices__cell--mobile,.invoices__header-cell--mobile{display:table-cell}}@media (max-width: 570px){.invoices__cell--status,.invoices__header-cell--status{display:none}}.pin{display:flex;align-items:center;padding:8px 16px;border-radius:8px;background-color:#e6f6ff;font-weight:600;font-size:16px;line-height:26px}.pin-value{max-height:20px;max-width:165px;padding:0 0 0 10px!important;background-color:#e6f6ff!important;border:none!important;font-weight:600!important;font-size:16px!important;line-height:26px!important}.pin-value:focus-visible{outline:none}@media (max-width: 1024px){.pin{padding:4px 8px;font-size:14px;line-height:24px}.pin-value{max-width:155px;font-size:14px;line-height:24px}}@media (max-width: 768px){.pin{padding:4px 8px;font-size:12px}.pin-value{max-width:140px;font-size:12px}}.lines__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (max-width: 425px){.lines__header{flex-direction:column;margin-bottom:8px}}@media (max-width: 510px){.lines__title{margin-right:auto;margin-bottom:24px}}.lines__wrapper{margin-bottom:32px}.lines-table{padding:32px;background:#f2f4f7;border-radius:8px;margin-bottom:32px}@media (max-width: 1024px){.lines-table{padding:8px}}.lines-table__header{display:flex;background:#e4e7ec;border-radius:8px;height:42px;align-items:center;margin-bottom:8px}.lines-table__header-wrapper{display:flex;justify-content:space-between;width:calc(100% - 72px);margin:0 auto}@media (max-width: 1024px){.lines-table__header-wrapper{width:calc(100% - 20px);margin-bottom:0}}.lines-table__header-title{font-size:16px;font-weight:600;line-height:28px}@media (max-width: 1199px){.lines-table__header-title{font-size:14px;line-height:24px}}.lines-table__header-title-department{width:490px}@media (max-width: 1374px){.lines-table__header-title-department{width:450px}}@media (max-width: 1325px){.lines-table__header-title-department{width:350px}}@media (max-width: 1199px){.lines-table__header-title-department{width:300px}}@media (max-width: 767px){.lines-table__header-title-department{width:250px}}@media (max-width: 512px){.lines-table__header-title-department{width:180px}}.lines-table__header-title-number{text-align:center;width:calc((100% - 490px)/2)}@media (max-width: 1374px){.lines-table__header-title-number{width:calc((100% - 450px)/2)}}@media (max-width: 1325px){.lines-table__header-title-number{width:calc((100% - 350px)/2)}}@media (max-width: 1199px){.lines-table__header-title-number{width:calc((100% - 300px)/2)}}@media (max-width: 767px){.lines-table__header-title-number{width:calc(100% - 410px)}}@media (max-width: 670px){.lines-table__header-title-number{width:calc(100% - 360px)}}@media (max-width: 610px){.lines-table__header-title-number{width:calc(100% - 250px);text-align:end}}@media (max-width: 512px){.lines-table__header-title-number{width:calc(100% - 180px)}}@media (max-width: 767px){.lines-table__header-title-number-irs{display:none}}.lines-table__header-title-hours{text-align:end;width:130px}@media (max-width: 1199px){.lines-table__header-title-hours{width:110px}}@media (max-width: 610px){.lines-table__header-title-hours{display:none}}.lines-table__body{padding:12px 0;background-color:#fff}.lines-table__body:first-child{border-radius:8px 8px 0 0}.lines-table__body:last-child{border-radius:0 0 8px 8px}.lines-table__body-wrapper{width:calc(100% - 24px);margin:0 auto}@media (max-width: 1024px){.lines-table__body-wrapper{width:calc(100% - 8px)}}.lines-table__body-title{display:flex;align-items:center;background-color:#f2f4f7;padding:8px 24px;border-radius:8px;font-size:16px;font-weight:600;line-height:22px}@media (max-width: 1024px){.lines-table__body-title{font-size:18px;line-height:28px;padding:8px 10px}}@media (max-width: 768px){.lines-table__body-title{font-size:16px;line-height:26px}}.lines-table__body-title img{margin-right:16px}@media (max-width: 1024px){.lines-table__body-title img{margin-right:10px;width:16px}}.lines-table__body-title-link{font-size:16px;font-weight:400;line-height:24px;color:#00a1ff;text-decoration:none;margin-left:auto}.lines-table__body-list{list-style:none;padding:0;margin:0}.lines-table__body-item{padding:8px 24px;font-size:14px;font-weight:600;line-height:24px;border-bottom:1px solid #e4e7ec}@media (max-width: 1199px){.lines-table__body-item{font-size:12px;line-height:24px}}@media (max-width: 1024px){.lines-table__body-item{padding:8px 4px}}.lines-table__body-item:last-child{border-bottom:none}.lines-table__body-item-wrapper{display:flex;align-items:center;justify-content:space-between}.lines-table__body-department{width:490px}@media (max-width: 1374px){.lines-table__body-department{width:450px}}@media (max-width: 1325px){.lines-table__body-department{width:350px}}@media (max-width: 1199px){.lines-table__body-department{width:300px}}@media (max-width: 670px){.lines-table__body-department{max-width:250px}}@media (max-width: 512px){.lines-table__body-department{max-width:180px}}.lines-table__body-phone{width:calc((100% - 490px)/2);text-align:center}@media (max-width: 1374px){.lines-table__body-phone{width:calc((100% - 450px)/2)}}@media (max-width: 1325px){.lines-table__body-phone{width:calc((100% - 350px)/2)}}@media (max-width: 1199px){.lines-table__body-phone{width:calc((100% - 300px)/2)}}@media (max-width: 767px){.lines-table__body-phone{width:calc(100% - 410px)}}@media (max-width: 670px){.lines-table__body-phone{width:calc(100% - 360px)}}@media (max-width: 610px){.lines-table__body-phone{width:calc(100% - 250px);text-align:end}}@media (max-width: 512px){.lines-table__body-phone{width:calc(100% - 180px)}}@media (max-width: 767px){.lines-table__body-phone-irs{display:none}}.lines-table__body-hours{width:130px;text-align:end}@media (max-width: 1199px){.lines-table__body-hours{width:110px}}@media (max-width: 610px){.lines-table__body-hours{display:none}}.lines-table__body-description{height:0;visibility:hidden;overflow:hidden;font-size:16px;font-weight:400;line-height:24px;transition-property:height,visibility;transition-timing-function:ease;transition-duration:.6s}.lines-table__body-description p{margin:0;padding:8px 30px;font-size:14px;line-height:24px}@media (max-width: 1024px){.lines-table__body-description p{font-size:12px;line-height:24px}}.lines__notice{text-align:center}.irs-reference{display:none}@media (max-width: 767px){.irs-reference{display:block}}.toggle{display:none}.toggle-label{display:block;width:15px;height:15px;margin-right:22px;cursor:pointer;background:url(/assets/icons/common/accordion-icon.svg) no-repeat center center;transition:transform .3s ease-out}@media (max-width: 1024px){.toggle-label{margin-right:12px}}.toggle:checked+.toggle-label{transform:rotate(180deg)}.open{visibility:visible;height:auto}.disabled>div{color:#667085;background-color:#f2f4f7}.disabled>ul{color:#667085}.badge{margin-right:4px;background-color:#00a1ff;color:#fff;border-radius:.375rem;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1}.subscription-info{display:flex;justify-content:space-between;margin-bottom:16px;padding:24px;background-color:#f2f4f7;border-radius:8px}@media (max-width: 1024px){.subscription-info{padding:16px}}@media (max-width: 650px){.subscription-info{flex-wrap:wrap}}.subscription-info__title{font-size:16px;line-height:26px;margin-bottom:4px}@media (max-width: 1024px){.subscription-info__title{font-size:14px;line-height:24px}}@media (max-width: 768px){.subscription-info__title{font-size:12px}}@media (max-width: 650px){.subscription-info__plan{margin-bottom:24px}}.subscription-info__plan-name{font-size:18px;font-weight:600;line-height:32px;margin-bottom:4px}@media (max-width: 1024px){.subscription-info__plan-name{font-size:16px;line-height:26px}}.subscription-info__plan-credits{width:150px;font-size:16px;line-height:26px;font-weight:600;margin-right:16px;margin-bottom:4px}@media (max-width: 1024px){.subscription-info__plan-credits{font-size:14px;line-height:24px}}.subscription-info__status{display:block;width:50%;margin-top:auto;margin-bottom:8px;text-align:center;padding:6px 16px;border-radius:8px}.subscription-info__status--active{background:#a6f4c5}.subscription-info__status--inactive{background:#e80202}.subscription-info__wrapper{display:flex;flex-wrap:wrap}.subscription-info__items{display:flex;flex-wrap:wrap;transition:max-height .3s ease-in-out}@media (max-width: 500px){.subscription-info__items{max-height:350px;overflow:hidden}}.subscription-info__items--expanded{max-height:100%}.subscription-info-item{display:flex;flex-direction:column;width:calc((100% - 48px)/4);min-height:124px;padding:8px 16px;background-color:#fff;border-radius:8px;border:1px solid #00a1ff;margin-bottom:16px;color:#1d2939;text-decoration:none}.subscription-info-item:hover{text-decoration:none}.subscription-info-item--clickable{cursor:pointer;transition:box-shadow .3s ease-in-out}.subscription-info-item--clickable:hover{color:#1d2939;text-decoration:none;box-shadow:#00a1ff1f 0 2px 4px,#00a1ff52 0 2px 16px}.subscription-info-item:not(:nth-child(4n)){margin-right:16px}.subscription-info-item:nth-child(4n+1):nth-last-child(-n+4),:nth-child(4n+1):nth-last-child(-n+4)~.subscription-info-item{margin-bottom:0}.subscription-info-item__header{display:flex;justify-content:space-between;margin-bottom:0}.subscription-info-item__header-title{margin-right:10px}.subscription-info-item__bottom{margin-top:auto}.subscription-info-item__bottom-value{margin-bottom:0;text-align:end;color:#667085;font-size:22px;font-weight:600;line-height:32px}@media (max-width: 1210px){.subscription-info-item{width:calc((100% - 16px)/2)}.subscription-info-item:not(:nth-child(4n)){margin-right:0}.subscription-info-item:not(:nth-child(2n)){margin-right:16px}.subscription-info-item:nth-child(4n+1):nth-last-child(-n+4),:nth-child(4n+1):nth-last-child(-n+4)~.subscription-info-item{margin-bottom:16px}.subscription-info-item:nth-child(odd):nth-last-child(-n+2),:nth-child(odd):nth-last-child(-n+2)~.subscription-info-item{margin-bottom:0}}@media (max-width: 500px){.subscription-info-item{width:100%;min-height:96px;margin-bottom:8px}.subscription-info-item:not(:nth-child(2n)){margin-right:0}.subscription-info-item:nth-child(4n+1):nth-last-child(-n+4),:nth-child(4n+1):nth-last-child(-n+4)~.subscription-info-item{margin-bottom:8px}.subscription-info-item:nth-child(odd):nth-last-child(-n+2),:nth-child(odd):nth-last-child(-n+2)~.subscription-info-item{margin-bottom:8px}}.subscription-info__expand-btn{display:none;align-items:center;margin:8px auto 0}.subscription-info__expand-btn:before{content:"";display:block;width:14px;height:14px;margin-right:4px;background:url(/assets/icons/common/accordion-icon.svg) no-repeat center center;background-size:contain;transition:transform .6s ease}.subscription-info__expand-btn--expanded:before{transform:rotate(180deg)}@media (max-width: 500px){.subscription-info__expand-btn{display:inline-flex}}.overview__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (max-width: 510px){.overview__header{flex-direction:column;margin-bottom:8px}}@media (max-width: 510px){.overview__title{margin-right:auto;margin-bottom:24px}}.pdf__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (max-width: 425px){.pdf__header{flex-direction:column;margin-bottom:8px}}@media (max-width: 510px){.pdf__title{margin-right:auto;margin-bottom:24px}}.pdf__subtitle{font-size:18px;margin-bottom:16px}.pdf__wrapper{margin-bottom:16px;padding:16px 24px;background-color:#f9fafb;border-radius:8px;border:1px solid #00a1ff}.pdf__list-item{margin:8px 0}.pdf__list-item>span{font-weight:600}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.profile__title{margin-bottom:26px}.profile__wrapper{display:flex;justify-content:space-between;padding:32px;background-color:#f2f4f7;border-radius:8px}@media (max-width: 1024px){.profile__wrapper{flex-direction:column;padding:16px}}.profile__form{width:80%}@media (max-width: 1321px){.profile__form{width:70%}}@media (max-width: 1024px){.profile__form{width:100%}}.profile__form-row{display:flex;align-items:center;margin-bottom:16px}@media (max-width: 700px){.profile__form-row{flex-direction:column}}.profile__form-label{width:15%;margin-right:8px}@media (max-width: 1399px){.profile__form-label{width:20%}}@media (max-width: 700px){.profile__form-label{width:100%;margin-right:0}}.profile__form-input{width:40%}@media (max-width: 1399px){.profile__form-input{width:50%}}@media (max-width: 992px){.profile__form-input{width:70%}}@media (max-width: 700px){.profile__form-input{width:100%}}.profile__form-error{color:#e80202}.profile__buttons{display:flex;align-items:center;margin-top:32px}.profile__btn:not(:last-child){margin-right:32px}@media (max-width: 425px){.profile__btn:not(:last-child){margin-right:10px}}@media (max-width: 1024px){.profile__password-reset{margin-top:16px}}.referral__title{margin-bottom:32px}@media (max-width: 1024px){.referral__title{margin-bottom:16px}}.referral__wrapper{display:flex;align-items:center;justify-content:space-between;padding:32px;background-color:#f2f4f7;border-radius:16px}@media (max-width: 1299px){.referral__wrapper{padding:16px 24px}}@media (max-width: 992px){.referral__wrapper{padding:16px}}.referral__subtitle{max-width:630px;margin-bottom:32px;font-size:20px;font-weight:600;line-height:32px}@media (max-width: 1024px){.referral__subtitle{font-size:18px;line-height:26px}}@media (max-width: 768px){.referral__subtitle{font-size:16px;line-height:26px}}@media (max-width: 767px){.referral__subtitle{text-align:center}}.referral__code{display:flex;align-items:center;margin-bottom:32px}@media (max-width: 1470px){.referral__code{flex-direction:column;align-items:start}}@media (max-width: 767px){.referral__code{align-items:center}}.referral__code-wrapper{margin-bottom:180px}@media (max-width: 1199px){.referral__code-wrapper{margin-bottom:32px}}@media (max-width: 767px){.referral__code-wrapper{display:flex;flex-direction:column}}.referral__code-text{width:170px;margin-bottom:0;margin-right:16px}@media (max-width: 1470px){.referral__code-text{margin-right:0;margin-bottom:16px}}.referral__box{display:inline-flex;align-items:center;justify-content:space-between;padding:8px 16px;background:#fff;color:#00a1ff;font-size:18px;font-weight:600;line-height:28px;border-radius:8px;word-wrap:break-word}.referral__box-value{margin-right:16px}@media (max-width: 1024px){.referral__box{font-size:16px;line-height:26px}}@media (max-width: 1599px){.referral__img>img{width:400px;height:400px}}@media (max-width: 1199px){.referral__img>img{width:227px;height:218px;margin-top:-80px}}@media (max-width: 767px){.referral__img{display:none}}.referral__terms-wrapper{font-size:12px;line-height:24px}.referral__email-btn{margin-left:190px}@media (max-width: 1470px){.referral__email-btn{margin-left:0}}@media (max-width: 767px){.referral__email-btn{margin:0 auto}}.st0{fill:#cde3ee}.st1{fill:#51a2c6}.st2{fill:#77b5d1}.st3{fill:#278db7}.st4{fill:#207292}.st5{fill:#1f2f3d}.st6{fill:#0c242f}.st7{fill:#0f2e3b}.st8{fill:#9bc9dd}.st9{fill:none;stroke:#0f2e3b;stroke-linecap:round;stroke-miterlimit:10}.st10{fill:#217899}.st11{fill:#55a4c7}.st12{fill:#5ca8c9}.st13{fill:#1e5070}.st14{fill:#e4f0f5}.st15{fill:none;stroke:#207292;stroke-width:3;stroke-miterlimit:10}.st16{fill:#3997bf}.st17{fill:#16475b}.st18{fill:none;stroke:#207292;stroke-width:1.5;stroke-linecap:round;stroke-miterlimit:10}.st19{fill:#142e36}.st20{fill:#c4dfea}.st21{fill:#d1e4ef}.plan-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 24px;margin-bottom:24px;border-radius:10px;background-color:#fff;border:1px solid #00a1ff}.plan-item:not(:nth-child(2n)){margin-right:24px}@media (max-width: 1024px){.plan-item:not(:nth-child(2n)){margin-right:16px}}@media (max-width: 520px){.plan-item{width:230px}.plan-item:not(:nth-child(2n)){margin-right:0}}.plan-item__current{display:inline-block;padding:8px 20px;font-weight:600;line-height:19px;color:#667085}.plan-item--current{border:5px solid #00a1ff}.plan-item__title{margin-bottom:24px;font-size:18px;font-weight:600;line-height:28px;text-align:center}.plan-item__title.yearly{margin-bottom:0}@media (max-width: 1024px){.plan-item__title{font-size:16px;line-height:26px}}.plan-item__save{display:block;color:#00a1ff;font-size:14px;font-weight:400;line-height:24px;text-align:center}@media (max-width: 1024px){.plan-item__save{font-size:14px}}.plan-item__price{font-size:22px;font-weight:600;line-height:28px;margin-bottom:16px;text-align:center}@media (max-width: 1024px){.plan-item__price{font-size:18px}}.plan-item__period{font-size:18px;font-weight:600;line-height:28px}@media (max-width: 1024px){.plan-item__period{font-size:14px;line-height:24px}}.plan-item__divider{background-color:#000;width:100%;height:1px;margin-bottom:16px}.plan-item__features-list{padding:0;list-style:none;margin-bottom:0}.plan-item__features-item{margin-bottom:14px}@media (max-width: 1024px){.plan-item__features-item{font-size:12px;line-height:24px;margin-bottom:8px}}.plan-item__features-item img{margin-right:14px}@media (max-width: 1024px){.plan-item__features-item img{width:16px;height:16px;margin-right:8px}}.plan-item__departments-title{text-align:center;margin-bottom:16px}.plan-item__departments-list{padding:0;list-style:none}.plan-item__departments-item{font-size:18px;font-weight:600;line-height:28px;margin-bottom:10px}@media (max-width: 1024px){.plan-item__departments-item{font-size:14px;line-height:24px;margin-bottom:8px}}.plan-item__departments-item--disabled{color:#d0d5dd}.plan-item__departments-item img{margin-right:14px}@media (max-width: 1024px){.plan-item__departments-item img{width:16px;height:16px;margin-right:8px}}.plan-item__footer{display:flex;align-items:center;margin-top:16px;margin-bottom:16px}.plan-list{padding:32px;border-radius:8px;background:#f2f4f7;margin-bottom:32px}@media (max-width: 1024px){.plan-list{padding:16px;margin-bottom:24px}}.plan-list__container{display:flex;justify-content:center}@media (max-width: 520px){.plan-list__container{flex-direction:column;align-items:center}}.plan-list__notice{color:#1d2939;text-align:center;margin-bottom:0}@media (max-width: 1024px){.plan-list__notice{font-size:12px;line-height:24px}}.plan-list__link{text-decoration:none}.subscription__title{margin-bottom:24px}.subscription-status{padding:30px;background-color:#e4e7ec;border-radius:16px}.subscription-divider{width:100%;height:1px;margin:30px 0;background:#0071b3}@media (max-width: 1024px){.subscription-divider{margin-top:16px;margin-bottom:24px}}.subscription-contact{text-align:center}@media (max-width: 1024px){.subscription-contact{font-size:12px;line-height:24px}}.subscription-contact__link{text-decoration:none}.subscription-cancel{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:72px}@media (max-width: 1024px){.subscription-cancel{margin-bottom:56px}}.subscription-cancel__btn{display:block;margin:0 auto 16px;background:transparent;border:none;text-align:center;text-decoration:none;color:#e80202;cursor:pointer}@media (max-width: 1024px){.subscription-cancel__btn{font-size:12px;line-height:24px}}.how-to{margin-bottom:16px;padding:16px 24px;background-color:#f9fafb;border-radius:8px;border:1px solid #00a1ff}.how-to__wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.how-to__wrapper{flex-direction:column;align-items:flex-start}}@media (max-width: 1024px){.how-to__text{font-size:12px;line-height:24px}}@media (max-width: 767px){.how-to__text{margin-bottom:16px}}.how-to__title{font-size:14px;font-weight:600;margin-bottom:16px}@media (max-width: 1024px){.how-to__title{font-size:12px;line-height:24px}}@media (max-width: 767px){.how-to__list-phone{display:none}}.how-to__list-phone--mobile{display:none}@media (max-width: 767px){.how-to__list-phone--mobile{display:block}}.how-to__list{margin-bottom:8px}.how-to__note span{font-weight:600}.how-to__qr-code{height:auto;margin:0 32px;max-width:100px;width:100%}@media (max-width: 767px){.how-to__qr-code{display:none}}@media (max-width: 1024px){.how-to{padding:16px}}@media (max-width: 767px){.download-link{margin:0 auto}}.download-btn{display:inline-flex;padding:12px 16px;min-width:188px;min-height:80px;justify-content:center;align-items:center;gap:32px;border-radius:12px;background-color:#00a1ff;transition:all .3s ease}.download-btn__text{max-width:67px;font-weight:600;line-height:19px;color:#fff;text-align:start}.download-btn:hover{box-shadow:0 0 20px #0071b3}.download-btn:active{box-shadow:none;background-color:#0071b3}.download-btn:disabled{background-color:#bdbdbd;box-shadow:none;cursor:not-allowed}.download-btn:disabled .download-btn__text{display:none}.form-modal-body__pin{display:none;align-items:center;justify-content:space-between;margin-bottom:16px}.form-modal-body__error{color:#e80202;margin-top:8px}.form-modal-footer{display:flex;justify-content:flex-end}.form-modal-content{position:absolute;top:10%;left:calc((100% - 322px)/2 - 100px);width:calc(100% - 612px);display:flex;flex-direction:column;padding:24px 16px;transition:all .4s;background-color:#f2f4f7;border-radius:16px;box-shadow:0 0 40px #0003}@media (max-width: 1399px){.form-modal-content{left:calc((100% - 306px)/2 - 100px);width:45%}}@media (max-width: 992px){.form-modal-content{left:calc((100% - 108px)/4);width:55%}}@media (max-width: 992px){.form-modal-content{left:0;margin-left:200px;margin-right:200px;width:calc(100% - 400px)}}@media (max-width: 810px){.form-modal-content{margin-left:100px;margin-right:100px;width:calc(100% - 200px)}}@media (max-width: 810px){.form-modal-content{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}}.form-modal-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:32px}.form-modal-header__title{font-size:16px;font-weight:600;line-height:24px}.form-modal-body{margin-bottom:48px}.form-modal-body__pin{display:none;justify-content:flex-end;align-items:center;margin-bottom:16px}@media (max-width: 740px){.form-modal-body__pin{display:flex}}.form-modal-body__form-field{display:flex;align-items:center;margin-bottom:8px}.form-modal-body__form-label{min-width:80px;text-align:end;margin-right:8px}.form-modal-body__form-input{min-width:70%}.form-modal-body__form-select{max-width:40%}@media (max-width: 600px){.form-modal-body__form-select{max-width:100%;min-width:70%}}.form-modal-footer{display:flex;align-items:center;justify-content:flex-end}.form-modal-footer>button{margin-left:16px}.ReactModal__Overlay{opacity:0;transition:opacity .4s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.pin-field{width:160px!important;font-size:14px!important;font-weight:600!important;line-height:26px!important;padding:6px 12px}.pin-field[type=text]{color:#00a1ff!important}.pin-field-wrapper{display:flex;min-width:166px}.show-pin-btn{margin-left:-26px}.change-pin-btn{margin-left:10px}.change-pin-btn:disabled{cursor:not-allowed}.player{display:flex;flex-direction:row;align-items:center}.player__btn{margin-right:16px}.player__select{min-width:140px}@media (max-width: 425px){.users__title{margin-bottom:24px}}.users__title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}@media (max-width: 1024px){.users__title-wrapper{margin-bottom:8px}}@media (max-width: 425px){.users__title-wrapper{flex-direction:column;align-items:flex-start;margin-bottom:16px}.users__title-wrapper>.player{margin:0 auto}}.users__table{padding:16px;margin-bottom:32px;background-color:#f2f4f7;border-radius:8px}@media (max-width: 1024px){.users__table{padding:16px}}.users__table-controls{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:16px}@media (max-width: 1099px){.users__table-controls-btns{margin-bottom:16px}}.users__table-controls-btn{display:block!important}.users__table-controls-btn>span{font-size:18px;font-weight:700}@media (max-width: 425px){.users__table-controls-btn{margin:0 auto}}.users__table-controls-search{position:relative;width:400px}@media (max-width: 1099px){.users__table-controls-search{order:3;width:100%}}.users__table-controls-search-label{display:none}.users__table-controls-search-input{background:url(/assets/icons/common/search-gray.svg) no-repeat left 8px center;padding-left:30px!important}.users__table-controls-search:focus-within>.users__table-controls-search-input{background:#fff url(/assets/icons/common/search-blue.svg) no-repeat left 8px center;padding-left:35px!important}.users__table-controls-search-button{position:absolute;right:0;top:0;bottom:0;width:40px;height:42px;font-size:20px;color:#00a1ff;border-radius:0 8px 8px 0;display:none;justify-content:center;align-items:center;cursor:pointer;z-index:1}.users__table-controls-search-input:not(:placeholder-shown)+.users__table-controls-search-button{display:flex}.users__table-controls-select{display:flex;align-items:flex-end;flex-direction:column}.users__table-controls-select-wrapper{display:flex;align-items:center;white-space:nowrap}@media (max-width: 1099px){.users__table-controls-select-wrapper{margin-bottom:16px}}.users__table-controls-select-label{display:block;margin-right:16px}.users__table-content{width:100%;border-collapse:separate;border-spacing:0 8px;margin-bottom:16px}.users__table-content thead tr{background-color:#e4e7ec}.users__table-content thead tr th{font-weight:700;text-align:left;padding:12px;white-space:nowrap;border:none}.users__table-content thead tr th:first-child{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.users__table-content thead tr th:last-child{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.users__table-content tbody tr{background-color:#fff;transition:background-color .2s}.users__table-content tbody tr td{padding:1px 0;vertical-align:middle;border:none;word-wrap:break-word}.users__table-content tbody tr td:first-child{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.users__table-content tbody tr td:last-child{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.users__table-header-checkbox{width:35px}.users__table-header-checkbox--input{width:13px!important;height:13px!important;margin:0;cursor:pointer;vertical-align:middle}.users__table-header-checkbox--input:disabled{cursor:not-allowed}@media (max-width: 640px){.users__table-header-pin{display:none}}@media (max-width: 740px){.users__table-header-email{display:none}}.users__table-header-hold-music{min-width:100px}@media (max-width: 1199px){.users__table-header-hold-music{display:none}}.users__table-header-actions{display:none;text-align:right!important}@media (max-width: 1199px){.users__table-header-actions{display:table-cell}}.users__table-row--selected{outline:1px solid #98a2b3;border-radius:8px}.users__table-row--new{outline:1px solid #00a1ff;border-radius:8px}.users__table-body-checkbox{width:35px;padding-left:12px!important}@media (max-width: 640px){.users__table-body-pin{display:none}}@media (max-width: 740px){.users__table-body-email{display:none}}.users__table-body-hold-music{min-width:100px}@media (max-width: 1199px){.users__table-body-hold-music{display:none}}.users__table-body-actions{display:none;padding-right:12px!important}.users__table-body-actions>button{height:42px;margin-left:auto}@media (max-width: 1199px){.users__table-body-actions{display:table-cell}}.users__table-body-delete{width:50px;padding:0!important;text-align:center;vertical-align:middle}.users__table-new-user-wrapper{display:flex;align-items:center;width:100%;height:36px;padding:0 12px}.users__table-new-user-text{font-weight:700;margin:0;padding:0;height:20px;line-height:20px;display:flex;align-items:center}.users__table-checkbox{width:13px!important;height:13px!important;margin:0;cursor:pointer;vertical-align:middle}.users__table-checkbox:disabled{cursor:not-allowed}.users__table-input{width:100%;border:none;background:transparent;padding:4px 0}.users__table-input:disabled{color:#667085;cursor:not-allowed}.users__table-input--error{border-color:#e80202!important}.users__table-input--error:focus{box-shadow:0 0 0 .25rem #f003!important}.users__table-select{width:100%;border:none;padding:4px 12px}.users__table-select:disabled{color:#667085;cursor:not-allowed}.users__table-button{background:none;border:none;color:#00a1ff;padding:4px 8px;cursor:pointer;transition:color .2s;display:flex;align-items:center}.users__table-button:hover:not(:disabled){color:#0081cc}.users__table-button:disabled{color:#667085;cursor:not-allowed}.users__table-button--remove{color:#e80202;font-size:20px;font-weight:700;padding:0;height:20px;width:20px;line-height:20px;display:flex;align-items:center;justify-content:center;margin:0 auto}.users__table-button--remove:hover:not(:disabled){color:#b50202}.users__table-save-btn{margin-right:32px}.users__table>.loader-ico{margin-top:16px}.users__table__counter{text-align:end;margin-top:8px}.users__table-hold-music{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.users__table-edit-btn-wrapper{display:none;align-items:center;justify-content:flex-end;border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}@media (max-width: 1199px){.users__table-edit-btn-wrapper{display:flex}}.users__table-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-left:8px;padding:0;border:none;border-radius:50%;background-color:#e80202;color:#fff;font-size:16px;line-height:1;cursor:pointer;transition:background-color .2s}.users__table-remove-btn:hover{background-color:#b50202}.users__error{color:#e80202}.users__btns{display:flex;align-items:center;margin:16px 0}.users__bulk-operation-wrapper{margin:16px 0}.users__bulk-operation-note{margin-bottom:16px}.users__bulk-operation-actions,.users__bulk-operation-selected__wrapper{display:flex;align-items:center}.users__bulk-operation-select-all,.users__bulk-operation-deselect-all{margin-left:16px}.users__bulk-operation-hold-music{max-width:200px}.users__bulk-operation-hold-music:disabled{color:#667085;cursor:not-allowed}.users__bulk-operation-btns{display:flex;align-items:center;margin:16px 0}@media (max-width: 650px){.users__bulk-operation-btns{flex-direction:column;align-items:flex-start}}.users__bulk-operation-btn:not(:last-child){margin-right:16px}@media (max-width: 650px){.users__bulk-operation-btn:not(:last-child){margin-right:0;margin-bottom:16px}}.users__note{margin-top:16px;color:#667085}@media (max-width: 425px){.users__note{text-align:center}}.users__notification-bar{background-color:#fffaeb;border:1px solid #fdb022;border-radius:8px;padding:6px 12px;margin:10px 0;color:#1d2939;text-align:center}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Thin-vGgyyGvO.woff2) format("woff2"),url(/assets/fonts/Inter-Thin-jVy8AIW_.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-ExtraLight-BmrOR_lN.woff2) format("woff2"),url(/assets/fonts/Inter-ExtraLight-DxEXNRgA.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Light-B0iMplzm.woff2) format("woff2"),url(/assets/fonts/Inter-Light-Ck_79xSh.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Regular-u925b075.woff2) format("woff2"),url(/assets/fonts/Inter-Regular-0nBpKzNW.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Medium-Ds0BIl4p.woff2) format("woff2"),url(/assets/fonts/Inter-Medium-CqIrK-_0.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-SemiBold-CgPfHmFN.woff2) format("woff2"),url(/assets/fonts/Inter-SemiBold-BK2_a926.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Bold-BJwzhxfn.woff2) format("woff2"),url(/assets/fonts/Inter-Bold-nd2aFj-R.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-ExtraBold-ChjsjO9B.woff2) format("woff2"),url(/assets/fonts/Inter-ExtraBold-IdHxX-IA.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/assets/fonts/Inter-Black-R7lC3I3i.woff2) format("woff2"),url(/assets/fonts/Inter-Black-BwTpPN__.woff) format("woff");font-weight:900;font-style:normal}*,*:before,*:after{box-sizing:border-box}:root{--rt-opacity: .15 !important}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#1d2939}h6,h5,h4,h3,h2,h1{margin:0;font-weight:500;line-height:1.2}p{margin:0;padding:0}h1{font-size:22px;line-height:32px}@media (max-width: 1024px){h1{font-size:18px;line-height:28px}}@media (max-width: 768px){h1{font-size:16px;line-height:26px}}ul{list-style-type:none;padding:0;margin:0}ol{margin:0}a{text-decoration:none;color:#00a1ff}a:hover{text-decoration:underline}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit}button::-moz-focus-inner{border:0;padding:0}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=search]{height:42px;background-color:#fff;border-radius:8px;display:block;width:100%;padding:6px 12px;font-size:16px;font-weight:400;line-height:1.5;color:#1d2939;background-clip:padding-box;border:1px solid #ffffff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder{color:#d0d5dd}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=search]:focus{border-color:#00a1ff;outline:0}input[readonly]:focus{outline:none;box-shadow:none}input[type=checkbox]{width:20px;height:20px}textarea{background-color:#fff!important;border-radius:8px!important;border:1px solid #ffffff!important}textarea:focus{border-color:#00a1ff!important;outline:0!important}select{height:42px;background-color:#fff;border-radius:8px;display:block;width:100%;padding:6px 12px;font-size:16px;font-weight:400;line-height:1.5;color:#1d2939;background-clip:padding-box;border:1px solid #ffffff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-image:url(/assets/icons/common/accordion-icon.svg);background-repeat:no-repeat;background-position:right .75rem center;background-size:12px 12px}select::placeholder{color:#d0d5dd}select:focus{border-color:#00a1ff;outline:0}img,svg{vertical-align:middle}.btn-blue{border:1px solid #0071b3;background:#00a1ff;color:#fff;transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;padding:8px 40px;justify-content:center;align-items:center;gap:16px;border-radius:16px;font-size:14px;line-height:19px;font-weight:600;text-decoration:none}@media (max-width: 768px){.btn-blue{padding:8px 24px!important}}.btn-blue:hover{background:#fff;color:#1d2939;text-decoration:none}.btn-blue:active{background:#0071b3;color:#fff;text-decoration:none}.btn-blue:disabled{border:1px solid #e4e7ec;background-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.btn-blue-small{border-radius:8px!important;border:1px solid #0071b3;background:#00a1ff;color:#fff;transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;padding:8px 40px;justify-content:center;align-items:center;gap:16px;border-radius:16px;font-size:14px;line-height:19px;font-weight:600;text-decoration:none;font-size:12px;padding:2px 8px!important}@media (max-width: 768px){.btn-blue-small{padding:8px 24px!important}}@media (max-width: 768px){.btn-blue-small{padding:2px 8px!important}}.btn-blue-small:hover{background:#fff;color:#1d2939;text-decoration:none}.btn-blue-small:active{background:#0071b3;color:#fff;text-decoration:none}.btn-blue-small:disabled{border:1px solid #e4e7ec;background-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.btn-white{border:1px solid #1d2939;background:#fff;color:#1d2939;transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;padding:8px 40px;justify-content:center;align-items:center;gap:16px;border-radius:16px;font-size:14px;line-height:19px;font-weight:600;text-decoration:none}@media (max-width: 768px){.btn-white{padding:8px 24px!important}}.btn-white:hover{background:#475467;color:#fff;text-decoration:none}.btn-white:active{background:#1d2939;text-decoration:none}.btn-white:disabled{border:1px solid #e4e7ec;background-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.btn-gray{border:1px solid #d0d5dd;background:#d0d5dd;color:#1d2939;transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;padding:8px 40px;justify-content:center;align-items:center;gap:16px;border-radius:16px;font-size:14px;line-height:19px;font-weight:600;text-decoration:none}@media (max-width: 768px){.btn-gray{padding:8px 24px!important}}.btn-gray:hover{border:1px solid #1d2939;background:#fff;color:#1d2939;text-decoration:none}.btn-gray:active{border:1px solid #98a2b3;background:#98a2b3;color:#fff;text-decoration:none}.btn-gray:disabled{border:1px solid #e4e7ec;background-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.btn-red{border:1px solid #e80202;background:#e80202;color:#fff;transition:all .3s ease-in-out;cursor:pointer;display:inline-flex;padding:8px 40px;justify-content:center;align-items:center;gap:16px;border-radius:16px;font-size:14px;line-height:19px;font-weight:600;text-decoration:none}@media (max-width: 768px){.btn-red{padding:8px 24px!important}}.btn-red:hover{background:#fff;color:#1d2939;text-decoration:none}.btn-red:active{background:#d10202;color:#fff;text-decoration:none}.btn-red:disabled{border:1px solid #e4e7ec;background-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}.wrapped-text{white-space:-moz-pre-wrap!important;white-space:-webkit-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;white-space:normal}.admin-auth{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.admin-auth--title{font-size:24px;font-weight:600;margin-bottom:20px}main{display:flex}.account{display:flex;width:1674px}.account-content{width:calc(100% - 322px);margin-right:36px;margin-left:36px}@media (max-width: 1399px){.account-content{width:calc(100% - 306px);margin-right:28px;margin-left:28px}}@media (max-width: 1024px){.account-content{width:calc(100% - 292px);margin-right:22px;margin-left:22px}}@media (max-width: 992px){.account-content{width:calc(100% - 108px);margin-right:22px;margin-left:22px}}@media (max-width: 425px){.account-content{width:calc(100% - 88px);margin-right:12px;margin-left:12px}}.pagination{display:flex;align-items:center;justify-content:center;margin-bottom:48px}.pagination__page{margin-right:10px}.pagination__page-link{display:table-cell;vertical-align:middle;width:32px;height:32px;text-decoration:none;text-align:center;color:#1d2939}.pagination__page-link:hover{color:#0071b3}.pagination__page-active{border-radius:8px;border:1px solid #0071b3;background:#fff;color:#0071b3;pointer-events:none}.pagination__page-active:hover{color:#1d2939}.pagination__link{color:#1d2939;font-size:14px;line-height:18px;font-weight:600;text-decoration:none}.pagination__link-prev{margin-right:20px}.pagination__link:hover{color:#00a1ff}.pagination__link-disabled{color:#667085;pointer-events:none}
