<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.export-button{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.export-button__text{display:block;font-family:Montserrat;font-size:16rem;line-height:170%;margin-right:15px;color:#3c4061}.export-button__plate{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#fff;border:1px solid #c6cbd6;border-radius:10px;cursor:pointer;width:43px;height:43px;box-sizing:border-box}.export-button_loading .export-button__plate-image{width:30px;height:30px}.tab{width:100%;display:grid;grid-template-columns:.66fr 15.94fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.tab__wrapper{grid-area:1/2/2/3;padding-top:74px}.tab__title{font-family:Montserrat-SemiBold;font-size:32rem;line-height:45rem;color:#3c4061;padding:0;margin:0}.tab__subtab__field,.tab__title__field{width:100%;text-align:left}.tab__subtab__field{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tab__subtab__selector{height:25rem;width:auto}.tab__subtab__selector .inline-select__input{height:100%}.tab__subtab__selector .inline-select__input__field{height:100%;background:transparent}.tab__subtab__selector .inline-select__input__item{padding:0;padding:0 10px;box-sizing:border-box;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.tab__subtab__selector .inline-select__input__item_selected{background:transparent}.tab__subtab__selector .inline-select__input__item_selected&gt;span{color:#ff7676}.tab__subtab__selector .inline-select__input__item__text{color:#6b748b;font-family:Montserrat-SemiBold;font-size:16rem;line-height:22rem}.tab__subtab__selector .inline-select__input__item__devider{top:0;height:100%}.tab__subtab__selector .inline-select__input__item:first-child{padding-left:0}.tab__subtab__selector .inline-select__input__item:last-child{padding-right:0}.tab__pagination__field{margin-top:50px;margin-bottom:105px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.tab__pagination__selector{border-radius:10px;border:1px solid #c6cbd6;height:50px;width:auto;overflow:hidden}.tab__pagination__selector .inline-select__input{height:100%}.tab__pagination__selector .inline-select__input__field{height:100%;border-radius:0;padding:0;width:auto;background:#fff}.tab__pagination__selector .inline-select__input__item{padding:0;min-width:50px;padding:0 25px;box-sizing:border-box;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.tab__pagination__selector .inline-select__input__item_selected&gt;span{color:#ff7676}.tab__pagination__selector .inline-select__input__item__text{color:#9085e1}.tab__pagination__selector .inline-select__input__item__devider{top:0;height:100%}.tab__filters__line{margin-top:20px}.tab__filters__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:50rem}.tab__filters__item__search-input{width:100%;height:100%}.tab__filters__item__search-input .search-input__wrapper{background:#fff}.tab__filters__item__select{width:100%}.tab__filters__item__select .multi-select__select,.tab__filters__item__select .multiselect__tags{min-height:50rem}.tab__filters__item__btn{width:100%;height:50rem;box-sizing:border-box}.tab__filters__item .multi-select__error-field,.tab__filters__item .multi-select__label__field{display:none}.tab__filters__item__picker-input{display:block;width:170px;outline:none;font-family:Montserrat;font-size:16rem;line-height:170%;color:#6b748b;text-align:center;padding:8px 0;background:#fff;border:1px solid #c6cbd6;border-radius:10px;box-sizing:border-box}.tab__table{margin-top:47px;width:100%;box-shadow:0 4px 20px 5px rgba(60,64,97,.08);border-radius:10px;overflow:hidden}.tab__table__header .tab__table__item{background:#3c4061}.tab__table__header .tab__table__item .table-record__text{color:#fff;font-family:Montserrat-SemiBold;font-size:16rem;line-height:22rem}.tab__table__body .tab__table__item{border-bottom:1px solid #e4e5f0}.tab__table__body .tab__table__item:last-child{border-bottom:none}.tab__table__item{height:54rem;width:100%;background:#fff}.tab__table__item__wrapper{width:100%;height:100%;padding-left:13px;padding-right:13px;box-sizing:border-box}.tab__table__item .table-record__text{font-family:Montserrat;font-size:14rem;line-height:24rem;color:#3c4061;text-align:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:13px;padding-bottom:13px}.tab__table__item .table-record__text_h-align-center{justify-content:center}.tab__table__item .table-record__text_link{text-decoration:underline;font-family:Montserrat-SemiBold}.tab__table__item .table-record__text_subtext{display:block;font-family:Montserrat;font-size:12rem;line-height:20rem;color:#6b748b;text-align:left}.tab__table__item .table-record__image{max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;max-height:54rem}.tab__table__item .table-record__image__container{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tab__table__item .table-record__actions{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.tab__table__item .table-record__actions__button{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:21px;height:21px}.tab__table__item .table-record__actions__button__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.tab__table__item .table-record_status-blocked{color:#ff7676}.tab__table__item .table-record_status-register{color:#6b748b}.tab__table__item .table-record_status-not-verified{color:#9085e1}.tab__table_short{width:820px}.tab__table_scrolled{overflow:auto}.tab__table_scrolled .tab__loader__wrapper{width:150%;max-width:1450px}.tab__table_scrolled::-webkit-scrollbar{width:100%;height:18px;background:#e8eaef;border-radius:36px}.tab__table_scrolled::-webkit-scrollbar-button{width:18px;height:18px}.tab__table_scrolled::-webkit-scrollbar-button:horizontal:decrement{background-image:url(../img/scrollbar-left-arrow.672aa3b5.svg);background-position:70% 50%;background-repeat:no-repeat}.tab__table_scrolled::-webkit-scrollbar-button:horizontal:increment{background-image:url(../img/scrollbar-right-arrow.d4861175.svg);background-position:30% 50%;background-repeat:no-repeat}.tab__table_scrolled::-webkit-scrollbar-thumb{background:#9085e1;border-radius:10px;border:4px solid #e8eaef;box-sizing:border-box}.tab__loader{width:20%}.tab__loader__wrapper{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background:rgba(0,0,0,.1);position:absolute;top:0;left:0;z-index:9}.tab__loader__animation-enter-active,.tab__loader__animation-leave-active{transition-property:all;transition-timing-function:ease-in-out;transition-duration:.25s}.tab__loader__animation-enter,.tab__loader__animation-leave-to{opacity:0}</pre></body></html>