@keyframes medium-editor-image-loading{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes medium-editor-pop-upwards{0%{opacity:0;transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;transform:matrix(1,0,0,1,0,-1)}to{transform:matrix(1,0,0,1,0,0)}}.medium-editor-anchor-preview{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;left:0;line-height:1.4;max-width:280px;position:absolute;text-align:center;top:0;word-break:break-all;word-wrap:break-word;visibility:hidden;z-index:2000}.medium-editor-anchor-preview a{color:#fff;display:inline-block;margin:5px 5px 10px}.medium-editor-anchor-preview-active{visibility:visible}.medium-editor-dragover{background:#ddd}.medium-editor-image-loading{animation:medium-editor-image-loading 1s ease-in-out infinite;background-color:#333;border-radius:100%;display:inline-block;height:40px;width:40px}.medium-editor-placeholder{position:relative}.medium-editor-placeholder:after{content:attr(data-placeholder)!important;font-style:italic;position:absolute;left:0;top:0;white-space:pre;padding:inherit;margin:inherit}.medium-editor-placeholder-relative{position:relative}.medium-editor-placeholder-relative:after{content:attr(data-placeholder)!important;font-style:italic;position:relative;white-space:pre;padding:inherit;margin:inherit}.medium-toolbar-arrow-over:before,.medium-toolbar-arrow-under:after{border-style:solid;content:"";display:block;height:0;left:50%;margin-left:-8px;position:absolute;width:0}.medium-toolbar-arrow-under:after{border-width:8px 8px 0}.medium-toolbar-arrow-over:before{border-width:0 8px 8px}.medium-editor-toolbar{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;left:0;position:absolute;top:0;visibility:hidden;z-index:2000}.medium-editor-toolbar ul{margin:0;padding:0}.medium-editor-toolbar li{float:left;list-style:none;margin:0;padding:0}.medium-editor-toolbar li button{box-sizing:border-box;cursor:pointer;display:block;font-size:14px;line-height:1.33;margin:0;padding:15px;text-decoration:none}.medium-editor-toolbar li button:focus{outline:none}.medium-editor-toolbar li .medium-editor-action-underline{text-decoration:underline}.medium-editor-toolbar li .medium-editor-action-pre{font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;font-weight:100;padding:15px 0}.medium-editor-toolbar-active{visibility:visible}.medium-editor-sticky-toolbar{position:fixed;top:1px}.medium-editor-relative-toolbar{position:relative}.medium-editor-toolbar-active.medium-editor-stalker-toolbar{animation:medium-editor-pop-upwards .16s linear forwards}.medium-editor-action-bold{font-weight:bolder}.medium-editor-action-italic{font-style:italic}.medium-editor-toolbar-form{display:none}.medium-editor-toolbar-form a,.medium-editor-toolbar-form input{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.medium-editor-toolbar-form .medium-editor-toolbar-form-row{line-height:14px;margin-left:5px;padding-bottom:5px}.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form label{border:none;box-sizing:border-box;font-size:14px;margin:0;padding:6px;width:316px;display:inline-block}.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,.medium-editor-toolbar-form label:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;outline:0}.medium-editor-toolbar-form a{display:inline-block;font-size:24px;font-weight:bolder;margin:0 10px;text-decoration:none}.medium-editor-toolbar-form-active{display:block}.medium-editor-toolbar-actions:after{clear:both;content:"";display:table}.medium-editor-element{word-wrap:break-word;min-height:30px}.medium-editor-element img{max-width:100%}.medium-editor-element sub{vertical-align:sub}.medium-editor-element sup{vertical-align:super}.medium-editor-hidden{display:none}.medium-toolbar-arrow-under:after{border-color:#242424 transparent transparent;top:50px}.medium-toolbar-arrow-over:before{border-color:transparent transparent #242424;top:-8px}.medium-editor-toolbar{background-color:#242424;background:linear-gradient(180deg,#242424,rgba(36,36,36,.75));border:1px solid #000;border-radius:5px;box-shadow:0 0 3px #000}.medium-editor-toolbar li button{background-color:#242424;background:linear-gradient(180deg,#242424,rgba(36,36,36,.89));border:0;border-right:1px solid #000;border-left:1px solid #333;border-left:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 2px rgba(0,0,0,.3);color:#fff;height:50px;min-width:50px;transition:background-color .2s ease-in}.medium-editor-toolbar li button:hover{background-color:#000;color:#ff0}.medium-editor-toolbar li .medium-editor-button-first{border-bottom-left-radius:5px;border-top-left-radius:5px}.medium-editor-toolbar li .medium-editor-button-last{border-bottom-right-radius:5px;border-top-right-radius:5px}.medium-editor-toolbar li .medium-editor-button-active{background-color:#000;background:linear-gradient(180deg,#242424,rgba(0,0,0,.89));color:#fff}.medium-editor-toolbar-form{background:#242424;border-radius:5px;color:#999}.medium-editor-toolbar-form .medium-editor-toolbar-input{background:#242424;box-sizing:border-box;color:#ccc;height:50px}.medium-editor-toolbar-form a{color:#fff}.medium-editor-toolbar-anchor-preview{background:#242424;border-radius:5px;color:#fff}.medium-editor-placeholder:after{color:#b3b3b1}.textarea{outline:0}.textarea--default{width:100%;max-width:100%}.loader{position:relative;width:40px;height:40px;border-radius:50%;background-color:#3976c6;font-size:0;overflow:hidden;cursor:wait}.loader:after{display:block;content:"";position:absolute;top:10%;left:10%;width:80%;height:80%;border-radius:50%;border:3px solid transparent;border-top-color:#fff;animation:spin 2s linear infinite}.loader--is-center{margin-right:auto;margin-left:auto}@keyframes spin{to{filter:hue-rotate(1turn);transform:rotate(1turn)}}.data-with-show-more__p--ta-center{text-align:center}.data-with-show-more__button{display:flex;align-items:center;margin-top:24px;margin-right:auto;margin-left:auto}.data-with-show-more__button svg{fill:#3976c6}.data-with-show-more__button:focus svg,.data-with-show-more__button:hover svg{fill:#fff}.data-with-show-more__icon-in-button{margin-left:7px}.data-with-pagination__p--ta-center{text-align:center}.data-with-pagination__pagination{margin-top:24px}.editor{width:100%;padding:30px;background-color:#fff;outline:0}.form-editor{max-width:1100px;margin-right:auto;margin-left:auto}.form-editor__form{display:flex;flex-direction:column;align-items:center}.form-editor__form-fieldset{padding:24px;border-radius:10px;background-color:#fff}.form-editor__form-fieldset--w-825{max-width:825px}.form-editor__form-field{width:100%}.form-editor__form-field--end{display:flex;justify-content:flex-end}.form-editor__form-field--jc-sb,.form-editor__form-group--horizontal{display:flex;justify-content:space-between}.form-editor__form-group--horizontal{flex-wrap:wrap}.form-editor__form-group--horizontal div{width:calc(50% - 12px)}.form-editor__list{height:137px;padding:10px 18px 20px;border:1px solid #333;border-radius:4px;list-style:none;overflow-y:auto}.form-editor__list ul{margin-bottom:24px;list-style:none}.form-editor__list ul:last-child{margin-bottom:0}.form-editor__item{margin-bottom:14px}.form-editor__item:last-child{margin-bottom:0}.form-editor__item label{color:#333}.form-editor__target{display:flex!important;align-items:center;height:18px!important;padding-right:0!important;padding-left:0!important;font-size:13px;color:#333;line-height:18px!important}.form-editor__target--mr-14{margin-right:14px}.form-editor__target:focus,.form-editor__target:hover{color:#333!important}.form-editor__target svg{margin-right:4px;fill:#333}.user-editor__person-card{max-width:359px;margin-bottom:24px;box-shadow:0 3px 6px rgba(0,0,0,.05)}.user-editor__form-group{display:flex;justify-content:space-between;margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.user-editor__action{display:flex;align-items:center}.user-editor__check-icon{fill:#42b155;width:25px;height:25px}.user-editor__button--full{width:100%}.user-editor__money{width:11px;height:19px;fill:#333}.user-editor__current-score{display:flex;width:50%}.user-editor__current-score-value{width:calc(100% - 17px);margin-right:6px}.user-editor__current-score-value,.user-editor__experience-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.user-editor__experience-value{width:50%}.product-editor__linkable-type{position:fixed;top:96px;left:calc(50% + 380px);z-index:10;width:200px}.product-editor__form-field--jc-sb{display:flex;justify-content:space-between}.product-editor__form-date,.product-editor__form-photo{width:66%}.product-editor__form-editor{border-radius:10px;overflow:hidden}.product-editor__loader{margin-bottom:24px}.product-editor__categories{height:137px;padding:10px 18px 20px;border:1px solid #333;border-radius:4px;list-style:none;overflow-y:auto}.product-editor__categories ul{margin-bottom:24px;list-style:none}.product-editor__categories ul:last-child{margin-bottom:0}.product-editor__category{margin-bottom:14px}.product-editor__category:last-child{margin-bottom:0}.product-editor__category label{color:#333}.product-editor__group-name{margin-bottom:10px;font-size:.9375em;font-weight:300}.product-editor__buka{position:fixed;top:96px;left:calc(50% + 380px);z-index:10;padding:24px;border-radius:10px;background-color:#fff;list-style:none}.product-editor__buka-item{margin-bottom:16px;font-size:.875em}.product-editor__buka-item:last-child{margin-bottom:0}.product-editor__required-product{display:flex;justify-content:space-between;align-items:center}.product-editor__required-product-detach-button{font-size:0}.product-editor__required-product-detach-button svg{fill:#333}.product-editor__logs-list{list-style:none}.product-editor__logs-item{margin-bottom:24px}.product-editor__logs-item:last-child{margin-bottom:0}.product-editor__logs-item h4{margin-bottom:14px;font-size:24px;font-weight:500}.product-editor__logs-item h5{margin-bottom:7px;font-size:18px;font-weight:500}.product-editor__logs-item h5+ul{margin-bottom:14px}.product-editor__logs-item h5+ul:last-child{margin-bottom:0}.product-editor__logs-item table{width:100%}.product-editor__logs-item table thead tr td{font-size:18px;font-weight:500}.product-editor__logs-item table tbody tr td{padding-bottom:14px;vertical-align:top}.product-editor__logs-item table tbody tr td:first-child{font-weight:500;width:175px}.product-editor__logs-item table tbody tr td:nth-child(2),.product-editor__logs-item table tbody tr td:nth-child(3){width:calc(100% - 87.5px)}.product-editor__logs-item table tbody tr td img{width:100%}.product-editor__log-poster{max-width:220px;height:auto;margin-bottom:8px;margin-right:8px;border-radius:8px}.product-editor__log-poster:last-child{margin-bottom:0;margin-right:0}.product-editor__gallery-items{display:flex;flex-wrap:wrap}.tag-group-editor{padding:24px;border-radius:10px;background-color:#fff}.tag-group-editor__form-group{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.tag-group-editor__form-group .form__field{width:100%;margin-bottom:0}.tag-group-editor__form-field{width:100%}.tag-group-editor__form-field--end{display:flex;justify-content:flex-end}.tag-group-editor__input-name{width:50%}.tag-group-editor__remove-button{font-size:.9375em;color:#d03636}.category-editor__products{width:100%;margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.category-editor__products-header{margin-bottom:24px}.category-editor__products-list{display:flex;flex-wrap:wrap;list-style:none}.category-editor__products-item{display:flex;justify-content:center;width:25%;margin-bottom:24px}.category-editor__products-item:nth-child(4n+1){justify-content:flex-start}.category-editor__products-item:nth-child(4n){justify-content:flex-end}.category-editor__products-item:nth-last-child(-n+4){margin-bottom:0}.category-editor__products-item:hover .user-inventory__product-actions{opacity:1;visibility:visible}.category-editor__products-list--7 .category-editor__products-item{display:flex;justify-content:center;width:14.28571%;margin-bottom:24px}.category-editor__product-wrapper{position:absolute;top:0;width:100%;height:162px;cursor:pointer}.category-editor__product-check{position:absolute;top:5px;right:5px;width:18px;height:18px;border:1px solid #fff;border-radius:50%;background-color:transparent;transition-property:border-color,background-color;transition:.15s ease-in}.category-editor__product-check--checked{border-color:#3976c6;background-color:#3976c6}.category-editor__remove-button{position:absolute;top:-6px;right:-6px;width:22px;height:22px;background-color:#333;font-size:0}.category-editor__remove-button svg{fill:#fff}.mailing-editor__title{margin-bottom:24px;font-size:1.125em;font-weight:300}.mailing-editor__group{max-width:494px;margin-right:auto;margin-left:auto}.mailing-editor__wrapper{margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.mailing-editor__checkbox-group{display:flex;flex-wrap:wrap}.mailing-editor__checkbox-group label{width:50%;margin-bottom:18px}.mailing-editor__checkbox-group label:nth-last-child(-n+2){margin-bottom:0}.mailing-editor__date-group{display:flex;justify-content:space-between}.mailing-editor__date-group div:first-child{width:216px}.mailing-editor__date-group div:nth-child(2){width:194px}.mailing-editor__editor{margin-top:24px}.mailing-editor__buttons-group{display:flex;justify-content:space-between;width:320px;margin-top:24px;margin-right:auto;margin-left:auto}.mailing-editor__buttons-group--jc-center{justify-content:center}.mailing-editor__spoiler{min-height:70px;margin-bottom:24px;box-shadow:0 3px 6px rgba(0,0,0,.05)}.mailing-editor__users-list{list-style:none}.mailing-editor__users-item{margin-bottom:18px}.mailing-editor__users-item:last-child{margin-bottom:0}.mailing-editor__icon{fill:#999;transform:rotate(180deg)}.group-editor__loader{margin-top:18px;margin-bottom:18px}.group-editor__spoiler{min-height:70px;margin-bottom:24px;box-shadow:0 3px 6px rgba(0,0,0,.05)}.group-editor__spoiler:last-child{margin-bottom:0}.group-editor__form-group{margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.group-editor__copy-roles{margin-bottom:20px}.group-editor__list{list-style:none}.group-editor__item{margin-bottom:18px}.group-editor__item:last-child{margin-bottom:0}.group-editor__checkbox{color:#333}.group-editor__checkbox--warning{color:#42b155}.group-editor__checkbox--danger{color:#d03636}.page-editor{max-width:1100px;margin-right:auto;margin-left:auto}.page-editor__form{display:flex;flex-direction:column;align-items:center}.page-editor__form-fieldset{padding:24px;border-radius:10px;background-color:#fff}.page-editor__form-fieldset--w-825{max-width:825px}.page-editor__form-field{width:100%}.page-editor__form-field--end{display:flex;justify-content:flex-end}.promocode-editor__checkbox{margin-bottom:24px}.promocode-editor__checkbox ._label{font-size:1.125rem;color:#333}.promocode-editor__wrapper{position:relative}.promocode-editor__wrapper:before{display:block;content:"";position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:#fff;opacity:.45;transition:.15s ease-in}.promocode-editor__wrapper--show:before{z-index:-1;opacity:0}.block-editor{padding:24px;border-radius:10px;background-color:#fff}.block-editor__form-data{margin-bottom:24px}.block-editor__form-photo .form__photo-add{width:100%;max-width:458px}.block-editor__remove-button{margin-right:18px}.requisites-editor{padding:24px;border-radius:10px;background-color:#fff}.document-editor{width:100%}.document-editor__form-fieldset{max-width:527px;margin-right:auto;margin-bottom:24px;margin-left:auto}.document-editor__list{list-style:none}.document-editor__item{margin-bottom:18px}.document-editor__item:last-child{margin-bottom:0}.document-editor__item a{font-size:.9375em}.menu-editor__form-group{margin-bottom:24px}.menu-editor__form-group:last-child{margin-bottom:0}.menu-editor__form-group--jc-sb{display:flex;justify-content:space-between}.menu-editor__item{margin-bottom:24px}.menu-editor__item:last-child{margin-bottom:0}.menu-editor__item-body{display:flex;flex-direction:column}.menu-editor__item-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:1em}.menu-editor__item-link-name span{color:#999}.menu-editor__item-link-button{font-size:0}.menu-editor__item-link-button svg{fill:#333}.main-banner-editor{padding:24px;border-radius:10px;background-color:#fff}.main-banner-editor__form-data{margin-bottom:24px}.main-banner-editor__form-photo .form__photo-add{width:100%;max-width:458px}.main-banner-editor__remove-button{margin-right:18px}.main-banner-editor__products-list{display:flex;flex-wrap:wrap;list-style:none}.main-banner-editor__products-item{display:flex;justify-content:center;width:25%;margin-bottom:24px}.main-banner-editor__products-item:nth-child(4n+1){justify-content:flex-start}.main-banner-editor__products-item:nth-child(4n){justify-content:flex-end}.main-banner-editor__products-item:nth-last-child(-n+4){margin-bottom:0}.main-banner-editor__products-item:hover .user-inventory__product-actions{opacity:1;visibility:visible}.main-banner-editor__products-list--7 .main-banner-editor__products-item{display:flex;justify-content:center;width:14.28571%;margin-bottom:24px}.main-banner-editor__product{margin-bottom:24px}.main-banner-editor__product-wrapper{position:absolute;top:0;width:100%;height:162px;cursor:pointer}.main-banner-editor__product-check{position:absolute;top:5px;right:5px;width:18px;height:18px;border:1px solid #fff;border-radius:50%;background-color:transparent;transition-property:border-color,background-color;transition:.15s ease-in}.main-banner-editor__product-check--checked{border-color:#3976c6;background-color:#3976c6}.main-banner-editor__product-info{display:flex;justify-content:space-between;align-items:center;font-size:1em}.main-banner-editor__product-info-name span{color:#999}.main-banner-editor__product-info-button{font-size:0}.main-banner-editor__product-info-button svg{fill:#333}.faq-editor__hint{font-size:13px;color:#999;line-height:1.5}.platform-editor__activation-icon .form__photo{min-height:24px}.seo-templates-editor{display:flex;flex-direction:column;align-items:center}.seo-templates-editor__form-editor,.seo-templates-editor__form-fieldset{width:655px}.loot-editor__form-group--main{display:flex;justify-content:space-between}.loot-editor__form-group--info{display:flex;max-width:65%}.loot-editor__form-group--other{display:flex;flex-direction:column;max-width:260px}.loot-editor__form-photo{max-width:174px;margin-right:24px;flex-shrink:0}.loot-editor__block{position:relative;margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.loot-editor__select-type{max-width:200px}.loot-editor__remove-button{width:22px;height:22px;background-color:#333;font-size:0}.loot-editor__remove-button--absolute{position:absolute;top:-6px;right:-6px}.loot-editor__remove-button svg{fill:#fff}.loot-editor__add-button{display:block;margin-right:auto;margin-left:auto}.loot-editor__products{display:flex;flex-wrap:wrap;width:100%;margin-top:25px;list-style:none}.loot-editor__product{display:flex;flex-direction:column;align-items:center;max-width:130px;margin-bottom:25px;margin-right:20px;flex-shrink:0}.loot-editor__product-chance{width:75%;border:0;border-radius:999em;font-size:.75em;text-overflow:ellipsis;text-align:center;white-space:nowrap;overflow:hidden;background-color:#f4f4f6}.loot-editor__product-chance ::-ms-input-placeholder{color:#999}.loot-editor__product-chance ::placeholder{color:#999}.loot-editor__checkbox-group{display:flex;flex-direction:column}.loot-editor__checkbox-item{margin-bottom:12px}.loot-editor__checkbox-item:last-child{margin-bottom:0}.loot-editor__finish-price-user{margin-bottom:25px}.loot-editor__filter{position:absolute;top:0;left:-358px;width:338px}.page{width:100%;padding-top:34px;padding-bottom:34px}.page--is-center{margin:0 auto}.page--users-all{max-width:1094px}.page--users-add{max-width:878px}.page--users-statistics{max-width:1080px}.page--user-inventory,.page--user-inventory .page__tabs{max-width:1100px}.page__tabs{max-width:922px;margin-right:auto;margin-bottom:24px;margin-left:auto}.users-add{display:flex}.users-add__form-group{display:flex;margin-bottom:24px;padding:24px;border-radius:10px;background-color:#fff}.users-add__form-field{width:100%}.users-add__form-field--end{display:flex;justify-content:flex-end}.users-add__button--gen-pass{margin-top:42px;margin-left:34px}.users-add__message{font-size:.9375em}.user-info{max-width:922px}.user-info,.user-person{margin-right:auto;margin-left:auto}.user-person{max-width:950px}.user-person__sets{margin-bottom:34px;padding:24px;border-radius:10px;background-color:#fff}.user-person__usercard{margin-bottom:34px}.user-person__sets-list{display:flex;flex-wrap:wrap;list-style:none}.user-person__sets-item{display:flex;justify-content:center;width:16.666%;margin-bottom:24px}.user-person__sets-item:nth-child(6n+1){justify-content:flex-start}.user-person__sets-item:nth-child(6n){justify-content:flex-end}.user-person__sets-item:nth-last-child(-n+6){margin-bottom:0}.user-person__remove-button{position:absolute;top:-6px;right:-6px;width:22px;height:22px;background-color:#333;font-size:0}.user-person__remove-button svg{fill:#fff}.user-person__quests-list{display:flex;flex-wrap:wrap;list-style:none}.user-person__quests-item{width:50%;margin-bottom:24px}.user-person__quests-item:nth-child(odd){padding-right:17px}.user-person__quests-item:nth-child(2n){padding-left:17px}.user-person__quests-item:nth-last-child(-n+2){margin-bottom:0}.user-person__quest{min-height:70px}.user-inventory{display:flex}.user-inventory__aside{width:338px;margin-right:34px}.user-inventory__filter{margin-top:24px}.user-inventory__link{width:100%}.user-inventory__materials{flex:1 0}.user-inventory__materials-list{display:flex;flex-wrap:wrap;list-style:none}.user-inventory__materials-item{display:flex;justify-content:center;width:20%;margin-bottom:24px}.user-inventory__materials-item:nth-child(5n+1){justify-content:flex-start}.user-inventory__materials-item:nth-child(5n){justify-content:flex-end}.user-inventory__materials-item:nth-last-child(-n+5){margin-bottom:0}.user-inventory__materials-item:hover .user-inventory__product-actions{opacity:1;visibility:visible}.user-inventory__product-actions{position:absolute;top:0;left:0;z-index:10;width:130px;height:162px;padding:14px 7px;border-radius:6px;background-color:rgba(0,0,0,.8);overflow-y:auto;list-style:none;opacity:0;visibility:hidden;transition:opacity .15s ease-in}.user-inventory__product-action{height:24px!important;margin-bottom:14px}.user-inventory__product-action:last-child{margin-bottom:0}.user-inventory__action{display:flex!important;align-items:center;width:100%;height:24px!important;padding:0 1px;border-radius:0;background-color:transparent!important;font-size:.625em;font-weight:500;line-height:1!important;color:#fff}.user-inventory__action svg{width:16px;height:16px;fill:#fff}.user-inventory__action span{display:inline-block;flex:1 0;margin-left:12px;text-align:left;word-wrap:break-word;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.user-referral{max-width:950px;margin-right:auto;margin-left:auto}.user-referral__ref-system-card{width:100%;max-width:458px;margin-bottom:34px;padding:24px;border-radius:10px;background-color:#fff}.user-referral__title{display:inline-block;margin-bottom:20px;font-weight:300}.user-referral__form-input{color:#3976c6}.user-referral__form-action{display:flex}.user-referral__form-action svg{fill:#333}.user-referral__statistics-list{display:flex;flex-direction:column;list-style:none}.user-referral__statistics-item{margin-bottom:22px}.user-referral__statistics-item:last-child{margin-bottom:0}.user-referral__statistics-title{margin-right:6px}.user-referral__statistics-value{color:#3976c6}.user-referral__list{display:flex;flex-wrap:wrap;list-style:none}.user-referral__item{width:100%;max-width:458px;margin-bottom:24px}.user-referral__item:nth-child(odd){padding-right:17px}.user-referral__item:nth-child(2n){padding-left:17px}.user-referral__item:nth-last-child(-n+2){margin-bottom:0}.user-logs{max-width:950px;margin-right:auto;margin-left:auto}.user-logs__filter{margin-bottom:24px}.user-logs__logs-list{display:flex;flex-wrap:wrap;list-style:none}.user-logs__logs-item{width:50%;margin-bottom:24px}.user-logs__logs-item:nth-child(odd){padding-right:17px}.user-logs__logs-item:nth-child(2n){padding-left:17px}.user-logs__logs-item:nth-last-child(-n+2){margin-bottom:0}.user-logs__log{min-height:70px}.user-statistics{max-width:950px;margin-right:auto;margin-left:auto}.user-statistics__filter{max-width:341px;margin-bottom:24px;padding:0}.user-statistics__statistics{width:100%;max-width:417px}.user-statistics__title{margin-bottom:18px;font-weight:300}.user-statistics__table{width:100%;margin-bottom:24px;border-collapse:collapse}.user-statistics__table td{width:50%;padding-bottom:12px;font-size:.9375em}.user-statistics__table tr:last-child td{padding-bottom:0}.mailing-history{max-width:1094px;margin-right:auto;margin-left:auto}.mailing-history__button--red,.mailing-history__button--red:hover{color:#d03636!important}.groups-all{max-width:817px;margin-right:auto;margin-left:auto}.groups-all__button--red,.groups-all__button--red:hover{color:#d03636!important}.groups-add{max-width:569px}.groups-add,.products-all{margin-right:auto;margin-left:auto}.products-all{display:flex;max-width:1100px}.products-all__products-list{display:flex;flex-wrap:wrap;list-style:none}.products-all__products-item{display:flex;justify-content:center;width:25%;margin-bottom:24px}.products-all__products-item:nth-child(4n+1){justify-content:flex-start}.products-all__products-item:nth-child(4n){justify-content:flex-end}.products-all__products-item:nth-last-child(-n+4){margin-bottom:0}.products-all__products-item:hover .user-inventory__product-actions{opacity:1;visibility:visible}.products-all__product-card--dont-active:before{display:block;content:"";position:absolute;top:0;left:0;z-index:5;width:130px;height:162px;border-radius:10px;background-color:#999;opacity:.5}.products-all__checkbox{width:100%}.products-all__checkbox:last-child{margin-bottom:14px}.products-add,.products-tags{max-width:700px;margin-right:auto;margin-left:auto}.products-tags__create-button,.products-tags__editor{margin-bottom:24px}.products-tags__editor:last-child{margin-bottom:0}.products-statistics__wrapper{max-width:400px;margin-right:auto;margin-left:auto;padding:24px;border-radius:10px;background-color:#fff}.products-statistics__title{display:block;margin-bottom:36px;font-size:21px;font-weight:400}.products-statistics__filter{align-items:flex-start;margin-bottom:24px;padding:0}.products-statistics__filter .filter__picker{margin-bottom:18px}.categories-all{max-width:1030px}.categories-add,.categories-all{margin-right:auto;margin-left:auto}.categories-add{max-width:1100px}.categories-add__form{display:flex;flex-direction:column;align-items:center}.categories-add__form-fieldset{padding:24px;border-radius:10px;background-color:#fff}.categories-add__form-fieldset--w-825{max-width:825px}.categories-add__form-field{width:100%}.categories-add__form-field--end{display:flex;justify-content:flex-end}.categories-add__form-photo{width:66%}.categories-add__form-photo .form__photo{min-height:24px}.categories-edit,.pages-all{max-width:1030px;margin-right:auto;margin-left:auto}.pages-add{max-width:720px}.pages-add,.promocodes-all{margin-right:auto;margin-left:auto}.promocodes-all{max-width:1030px}.promocodes-add{max-width:720px;margin-right:auto;margin-left:auto}.cards-all{max-width:506px;padding:24px;border-radius:10px;background-color:#fff}.cards-all__item{margin-bottom:24px}.cards-all__item:last-child{margin-bottom:0}.cards-add{max-width:527px}.marketing-blocks{max-width:1066px;margin-right:auto;margin-left:auto}.marketing-blocks__blocks{display:flex;flex-wrap:wrap;justify-content:flex-start}.marketing-blocks__blocks .marketing-blocks__block-editor:nth-child(n){margin-right:24px}.marketing-blocks__block-editor{max-width:506px;margin-bottom:24px}.marketing-menu{max-width:550px}.marketing-robots{max-width:950px;margin-right:auto;margin-left:auto}.marketing-statistics__filter{max-width:627px;margin-bottom:24px;padding:0}.marketing-statistics__filter .filter__buttons{justify-content:flex-end;margin-top:0}.marketing-statistics__statistics{width:100%}.marketing-statistics__groups{display:flex}.marketing-statistics__title{margin-bottom:18px;font-weight:300}.marketing-statistics__table{width:100%;margin-bottom:24px;border-collapse:collapse}.marketing-statistics__table td{width:50%;padding-bottom:12px;font-size:.9375em}.marketing-statistics__table td span{color:#999}.marketing-statistics__table tr:last-child td{padding-bottom:0}.marketing-statistics__table--reset td{width:auto}.marketing-stories{max-width:840px;margin-right:auto;margin-left:auto}.marketing-stories__title{font-size:24px;font-weight:400}.marketing-stories__title--mt{margin-bottom:24px}.marketing-stories__list{display:flex;overflow-x:auto;list-style:none!important;margin-bottom:36px;padding:30px}.marketing-stories__item{position:relative;margin-right:25px}.marketing-stories__remove-item{position:absolute;top:-5px;right:-5px;width:25px;height:25px;border:0;border-radius:50%;background-color:#d03636;color:#fff;cursor:pointer}.marketing-stories__empty-message{margin-top:12px;margin-bottom:36px}.marketing-purchases{max-width:1920px;margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px}.marketing-purchases__status--done{color:#42b155}.marketing-purchases__status--canceled{color:#d03636}.marketing-purchases__price{padding-right:10px;text-align:right}.marketing-purchases__user{position:relative;display:flex;align-items:center;cursor:pointer}.marketing-purchases__avatar{width:24px;height:24px;margin-right:8px;border-radius:50%;background-size:cover;background-repeat:no-repeat}.marketing-purchases__name:after{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%}.reviews-moderation{max-width:956px;margin-right:auto;margin-left:auto}.reviews-moderation__list{display:flex;flex-wrap:wrap}.reviews-moderation__review{width:100%;max-width:466px;margin-bottom:24px}.reviews-moderation__review:nth-child(odd){margin-right:24px}.reviews-moderation__review:nth-last-child(-n+2){margin-bottom:0}.documents-all{display:flex;justify-content:space-between;max-width:950px}.documents-all__requisites{width:100%;max-width:389px}.documents-all__documents{width:100%;max-width:458px}.documents-all__header{display:flex;align-items:center;min-height:40px;margin-bottom:14px}.documents-all__header--jc-sb{justify-content:space-between}.documents-all__title{display:inline;font-size:1.125em;font-weight:300;color:#333}.documents-all__requisites-editor{box-shadow:0 10px 50px rgba(0,0,0,.1)}.documents-all__list{list-style:none}.documents-all__item{margin-bottom:33px;box-shadow:0 10px 50px rgba(0,0,0,.1)}.documents-all__item:last-child{margin-bottom:0}.documents-all__document{display:flex!important;align-items:center;flex-grow:1;justify-content:space-between;min-height:70px;padding:10px 20px;border-radius:10px;text-align:left!important;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none!important}.documents-all__document:hover{background-color:#3976c6}.documents-all__document:hover .documents-all__document-subtitle,.documents-all__document:hover .documents-all__document-title{color:#fff}.documents-all__document:hover .documents-all__document-icon{fill:#fff}.documents-all__document-main{flex-grow:1;padding-right:14px;padding-left:14px;overflow:hidden}.documents-all__document-title{max-height:15px;font-size:15px;font-weight:300;color:#3976c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents-all__document-subtitle{max-height:14px;overflow:hidden;font-size:10px;line-height:1.4em;font-weight:400;color:#999}.documents-all__document-icon{fill:#3976c6;transform:rotate(180deg)}.documents-add{width:950px}.tickets-topical{max-width:506px;padding:24px;border-radius:10px;background-color:#fff}.tickets-topical__item{margin-bottom:24px}.tickets-topical__item:last-child{margin-bottom:0}.tickets-ticket{position:relative;max-width:850px;margin-right:auto;margin-left:auto}.tickets-ticket__dropzone{display:flex;justify-content:space-between;align-items:center;outline:0}.tickets-ticket__textarea{border:0}.tickets-ticket__remove svg{fill:#fff}.tickets-ticket__remove:focus svg,.tickets-ticket__remove:hover svg{fill:#000}.tickets-ticket__templates{position:absolute;top:0;right:-299px;width:275px;height:100%;border-radius:10px;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);overflow-y:auto}.tickets-ticket__templates-list{padding:24px;list-style:none}.tickets-ticket__templates-item{margin-bottom:24px;cursor:pointer}.tickets-ticket__templates-item:last-child{margin-bottom:0}.tickets-ticket__templates-title{display:block;padding:12px;border-radius:5px;background-color:#f4f4f6;font-size:15px;font-weight:500}.tickets-ticket__templates-text{display:block;padding-top:6px;padding-right:12px;padding-left:12px;font-size:12px}.widget{display:flex;justify-content:space-between;max-width:1100px;height:90vh;max-height:90vh;margin-right:auto;margin-left:auto}.widget__aside{flex-shrink:0;width:320px;padding-right:24px}.widget__list{height:100%;overflow-x:auto;list-style:none}.widget__item{margin-bottom:12px;cursor:pointer}.widget__item:last-child{margin-bottom:0}.widget__ticket{box-shadow:0 3px 6px rgba(0,0,0,.05)}.widget__chat{width:100%}.widget__message--center{margin:0 auto}.faq-topical{max-width:950px;margin-right:auto;margin-left:auto}.faq-topical__faqs{display:flex;flex-wrap:wrap;justify-content:space-between}.faq-topical__faq{width:458px;margin-bottom:20px}.faq-topical__faq:nth-last-child(-n+2){margin-bottom:0}.faq-topical__content{margin-bottom:20px}.faq-topical__content img{width:100%;max-width:100%}.faq-topical__action{margin-right:8px}.faq-topical__action:last-child{margin-right:0}.quests-topical{max-width:950px;margin-right:auto;margin-left:auto}.quests-topical__list{display:flex;flex-wrap:wrap;list-style:none}.quests-topical__item{width:50%;margin-bottom:24px}.quests-topical__item:nth-child(odd){padding-right:17px}.quests-topical__item:nth-child(2n){padding-left:17px}.quests-topical__item:nth-last-child(-n+2){margin-bottom:0}.quests-topical__quest{min-height:70px}.quests-topical__action{margin-right:8px}.quests-topical__action:last-child{margin-right:0}.quests-add{max-width:700px}.loot-all,.quests-add{margin-right:auto;margin-left:auto}.loot-all{max-width:1100px}.loot-all__data{padding:24px;border-radius:10px;background-color:#fff}.loot-all__list{display:flex;flex-wrap:wrap;list-style:none}.loot-all__item{width:23.76%;margin-right:8.5px;margin-bottom:24px;margin-left:8.5px}.loot-all__item:nth-child(4n+1){margin-left:0}.loot-all__item:nth-child(4n+4){margin-right:0}.loot-all__item-link{display:block!important;height:auto!important;text-align:left!important}.loot-all__item-poster{width:100%;height:250px;background-size:cover}.loot-all__item-name{margin-top:14px;font-size:18px;font-weight:600;color:#0b0b0d}.loot-all__item-price{position:relative;display:inline-block;margin-top:6px;margin-right:10px;font-size:15px;color:#0b0b0d}.loot-all__item-price--is-sale{margin-right:10px}.loot-all__item-price--is-sale:before{position:absolute;top:50%;display:block;content:"";width:100%;height:1px;background-color:#3976c6}.loot-all__item-errors{margin-top:10px;list-style:none}.loot-all__item-error{margin-bottom:8px;font-size:13px;color:#d03636}.loot-all__item-error:last-child{margin-bottom:0}.loot-all__link{padding-right:0;padding-left:0;color:#3976c6}.loot-all__link:focus,.loot-all__link:hover{color:#3976c6!important}.loot-add{max-width:1100px;margin-right:auto;margin-left:auto}.loot-stats{width:100%;max-width:728px;margin:34px auto}.loot-stats__opened{margin-bottom:24px}.loot-stats__products{display:flex;flex-wrap:wrap;list-style:none}.loot-stats__product{display:flex;flex-direction:column;justify-content:center;width:25%;margin-bottom:24px}.loot-stats__product:nth-child(4n+1){justify-content:flex-start}.loot-stats__product p{font-size:14px}.seo-templates-all{max-width:655px}.seo-templates-add{max-width:1100px}.comments-approved{max-width:480px;margin-right:auto;margin-left:auto}.comments-approved__list{display:flex;flex-direction:column}.comments-approved__button{margin-left:10px;margin-bottom:18px}
