.ant-layout._content_layout_6sxhr_1 .ant-layout-header {
  background-color: #F7F7F7 !important;
  border-bottom: 1px solid rgba(218, 219, 225, 0.5) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header.bg-white {
  background-color: #F7F7F7 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-content {
  background-color: #F7F7F7 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-page {
  background-color: #F7F7F7 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-page[style*="background-color: transparent"] {
  background-color: #F7F7F7 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-page-container-l-col {
  background-color: #F7F7F7 !important;
}

.ant-layout._content_layout_6sxhr_1 .mb-20.fw-500.fs-30 {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal {
  background-color: #F7F7F7 !important;
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu.ant-menu-horizontal {
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-overflow.ant-menu.ant-menu-root.ant-menu-horizontal {
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal.ant-menu-light {
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header .ant-menu-horizontal {
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header .fw-500,
.ant-layout._content_layout_6sxhr_1 .ant-layout-header .ant-space-item {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-statistic-content-value {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 .material-card-title-wrapper {
    
    background: none;
    text-shadow: none;
}



.ant-layout._content_layout_6sxhr_1 .ant-layout-header .flex.align-center.h-100.c-pointer.no-select.p-10.hoverable:first-of-type .ant-btn-circle.bg-gray-3 {
  background-color: #1E1D1E !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header .flex.align-center.h-100.c-pointer.no-select.p-10.hoverable:nth-of-type(2) .ant-btn-circle.bg-gray-3 {
  background-color: #1E1D1E !important;
  border: 2px solid #1E1D1E !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header .ant-dropdown-trigger .fs-12 {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-layout-header .ant-dropdown-trigger .anticon-down {
  color: #1E1D1E !important;
}



.ant-layout._content_layout_6sxhr_1 .ant-btn-primary.flex.flex-center.bg-blue-1.border-blue-2.h-fit.br-xxs.color-gray-8.p-8.flex.gap-5.fw-500 {
  background-color: #F7F7F7 !important;
  border: 2px solid #DADBE1 !important;
  border-radius: 40px !important;
  color: #1E1D1E !important;
}



.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn .anticon-caret-right {
  display: none !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn span:first-of-type {
  position: relative;
  display: inline-flex;
  align-items: center;
}


.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn {
  border-radius: 12px !important;
  height: 40px !important;
  background: #1E1D1E !important;
  border-color: #1E1D1E !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s ease !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn:hover {
 background: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn[disabled],
.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn:disabled {
  color: #1E1D1E !important;
  opacity: 0.7 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn[disabled] span:first-of-type::after,
.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-primary.material-card-main-btn:disabled span:first-of-type::after {
  display: none !important;
}


.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-default.material-card-main-green-btn {
  border-radius: 12px !important;
  height: 40px !important;
  background: #ffffff !important;
  border-color: #1E1D1E !important;
  color: #1E1D1E !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s ease !important;
}


.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-default.material-card-main-green-btn:hover {
  background: rgba(95, 95, 95, 0.08) !important;
  border-color: #000000 !important;
  color: #000000 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-default.material-card-main-green-btn[disabled],
.ant-layout._content_layout_6sxhr_1 .material-card-btns .ant-btn-default.material-card-main-green-btn:disabled {
  color: #fff !important;
  opacity: 0.7 !important;
}


.ant-layout._content_layout_6sxhr_1 .shadow-sm.material-card {
  border-radius: 20px !important;
  border: 0px solid #DADBE1 !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
}

.ant-layout._content_layout_6sxhr_1 .shadow-sm.material-card .material-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}

.ant-layout._content_layout_6sxhr_1 .shadow-sm.material-card {
  background-color: #FFFFFF !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card .material-card-image ._gradient_placeholder_18l4s_1 {
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 ._gradient_placeholder_18l4s_1.material-card-image-placeholder {
  border-radius: 0 !important;
  margin-bottom: 0 !important;
  border: none !important;
}

.ant-layout._content_layout_6sxhr_1 .shadow-sm.material-card .material-card-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card[data-testid="course-folder-card"] {
  border-radius: 20px !important;
  border: 0px solid #1E1D1E;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
}

.ant-layout._content_layout_6sxhr_1 .material-card[data-testid="course-folder-card"] .material-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card[data-testid="course-folder-card"] .material-card-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card[data-testid="lib-card"] .material-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}
.ant-layout._content_layout_6sxhr_1 .material-card-folder-badge {
  background-color: #FFFFFF; 
  border: 0px solid #DADBE1;
  border-radius: 8px;        
  color: #1E1D1E !important;
  font-size: 12px;           
  font-weight: 500;         
  
}


.ant-layout._content_layout_6sxhr_1 .material-card-progress .ant-progress-bg, 
.ant-layout._content_layout_6sxhr_1 .material-card-progress .ant-progress-success-bg {
  background-color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-progress-current-name span {
  color: #909092 !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-progress .ant-progress-text {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .material-card-content [data-testid="lib-desc"] .fw-600.secondary-text {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 .ant-breadcrumb-link .anticon-home svg {
  display: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-breadcrumb-link .anticon-home {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1601 11.9999C20.1601 16.5119 16.5121 20.1599 12.0001 20.1599C7.48809 20.1599 3.84009 16.5119 3.84009 11.9999C3.84009 7.48791 7.48809 3.83991 12.0001 3.83991C16.5121 3.83991 20.1601 7.48791 20.1601 11.9999ZM4.80009 11.9999C4.80009 15.9839 8.01609 19.1999 12.0001 19.1999C15.9841 19.1999 19.2001 15.9839 19.2001 11.9999C19.2001 8.01591 15.9841 4.79991 12.0001 4.79991C8.01609 4.79991 4.80009 8.01591 4.80009 11.9999Z' fill='%231E1D1E'/%3E%3Cpath d='M12.816 8.01601L8.83204 12L12.816 15.984L12.144 16.656L7.48804 12L12.144 7.344L12.816 8.01601Z' fill='%231E1D1E'/%3E%3Cpath d='M8.15991 12.48V11.52H16.3199V12.48H8.15991Z' fill='%231E1D1E'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 34px 34px !important;
  display: inline-block !important;
  width: 34px !important;
  height: 34px !important;
  vertical-align: middle !important;
}


.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item {
  background-color: #F7F7F7 !important;
  color: #909092 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-title-content {
  color: #909092 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item-selected {
  background-color: #F7F7F7 !important;
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item-selected .ant-menu-title-content {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item:not(.ant-menu-item-selected):hover {
  background-color: #F7F7F7 !important;
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-title-content {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item-selected::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 2px !important;
  background-color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal .ant-menu-item:not(.ant-menu-item-selected):hover::after {
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 2px !important;
  background-color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected {
  color: #1E1D1E !important;
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover {
  color: #1E1D1E !important;
  border-bottom: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
.ant-layout._content_layout_6sxhr_1 .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after {
  border-bottom: 2px solid #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper {
  border-radius: 12px !important;
  height: 40px !important;
  background: #FFFFFF !important;
  border: 1px solid #DADBE1 !important;
  overflow: hidden !important;
  box-shadow: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-wrapper {
  height: 100% !important;
  background: transparent !important;
  border: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-affix-wrapper {
  height: 100% !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input {
  background: transparent !important;
  height: 100% !important;
  border: none !important;
  color: #1E1D1E !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-group-addon {
  height: 100% !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select {
  height: 100% !important;
  background: transparent !important;
  border: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-selector {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-selection-item,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-selection-search,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-arrow {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .anticon {
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-prefix {
  background: transparent !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input::placeholder {
  color: rgba(30, 29, 30, 0.5) !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper *,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper *::before,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper *::after {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-affix-wrapper:focus,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-affix-wrapper-focused,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input:focus,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-focused .ant-select-selector,
.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-select-open .ant-select-selector {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background-color: #1E1D1E !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #3A3633 !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item-option:hover:not(.ant-select-item-option-disabled) {
  background-color: rgba(30, 29, 30, 0.1) !important;
  color: #1E1D1E !important;
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background-color: #1E1D1E !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-dropdown {
  border-radius: 12px !important;
  border: 1px solid #DADBE1 !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item {
  color: #1E1D1E !important;
  padding: 8px 12px !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item-option-selected .ant-select-item-option-content {
  color: #ffffff !important;
  font-weight: 500 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-item-option-active .ant-select-item-option-content {
  color: #ffffff !important;
  font-weight: 500 !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group {
  border: none !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-addon {
  border: none !important;
  background: transparent !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-dropdown .ant-select-item-option-selected {
  background-color: #1E1D1E !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-dropdown .ant-select-item-option-active {
  background-color: #3A3633 !important;
  color: #ffffff !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-select-dropdown .ant-select-item-option:hover {
  background-color: rgba(30, 29, 30, 0.1) !important;
  color: #1E1D1E !important;
}

.ant-select-dropdown[data-placement="bottomLeft"] .ant-select-item-option-selected:not(.ant-select-item-option-disabled),
.ant-select-dropdown[data-placement="bottomRight"] .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background-color: #1E1D1E !important;
  color: #ffffff !important;
}

.ant-select-dropdown[data-placement="bottomLeft"] .ant-select-item-option-active:not(.ant-select-item-option-disabled),
.ant-select-dropdown[data-placement="bottomRight"] .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #3A3633 !important;
  color: #ffffff !important;
}

.ant-select-dropdown[data-placement="bottomLeft"] .ant-select-item-option:hover:not(.ant-select-item-option-disabled),
.ant-select-dropdown[data-placement="bottomRight"] .ant-select-item-option:hover:not(.ant-select-item-option-disabled) {
  background-color: rgba(30, 29, 30, 0.1) !important;
  color: #1E1D1E !important;
}

.ant-layout._content_layout_6sxhr_1 .ant-input-group-wrapper .ant-input-group-addon::before {
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  bottom: 25%;
  width: 1px;
  background: rgba(218, 219, 225, 0.3);
}




.license-card {
  border-radius: 20px !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
  border: 1px solid #DADBE1 !important;
  background-color: #FFFFFF !important;
}


.license-card-preview-placeholder,
.license-card-preview-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}


.license-card .license-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}


.license-card-navigate-button {
  border-radius: 12px !important;
  height: 40px !important;
  background: #1E1D1E !important;
  border: 1px solid #1E1D1E !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s ease !important;
  color: white !important;
}


.license-card-navigate-button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #00000 !important;
}


.license-card-navigate-button:active {
  transform: scale(0.97) !important;
}


.license-card-navigate-button span {
  position: relative;
  display: inline-flex;
  align-items: center;
}


.license-card-navigate-button[disabled],
.license-card-navigate-button:disabled {
  color: #fff !important;
  opacity: 0.7 !important;
  background: #1E1D1E !important;
  border-color: #1E1D1E !important;
}


.license-card-title {
  color: #1E1D1E !important;
  font-weight: 500 !important;
}


.license-card-activity-label[data-active="true"] {
  color: #1E1D1E !important;
}


.license-card-activity-label[data-active="true"] .color-success {
  color: #1E1D1E !important;
}


.license-card .anticon {
  color: #1E1D1E !important;
}


.license-card .ant-progress-bg,
.license-card .ant-progress-success-bg {
  background-color: #1E1D1E !important;
}


.license-card .ant-progress-text {
  color: #1E1D1E !important;
}



.pagination .ant-pagination-item-active {
  border-color: #1E1D1E !important;
}


.pagination .ant-pagination-item-active a {
  color: #1E1D1E !important;
}


.pagination .ant-btn:hover {
  color: #3A3633 !important;
  border-color: #3A3633 !important;
}


.pagination .ant-pagination-item:hover {
  border-color: #1E1D1E !important;
}

.pagination .ant-pagination-item:hover a {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 #licenses .ant-typography,
.ant-layout._content_layout_6sxhr_1 #subscriptions .ant-typography,
.ant-layout._content_layout_6sxhr_1 #orders .ant-typography {
  color: #1E1D1E !important;
  margin-bottom: 20px !important;
}


.ant-switch {
  border: 2px solid #DADBE1 !important;
  background-color: #F7F7F7 !important;
  display: flex !important;
  align-items: center !important;
}


.ant-switch .ant-switch-handle {
  top: 50% !important;
  transform: translateY(-50%) !important;
}


.ant-switch.ant-switch-checked {
  background-color: #1E1D1E !important;
  border: 2px solid #1E1D1E !important;
  display: flex !important;
  align-items: center !important;
}


.ant-switch.ant-switch-checked .ant-switch-handle {
  top: 50% !important;
  transform: translateY(-50%) !important;
}


.ant-switch.ant-switch-checked:hover {
  background-color: #3A3633 !important;
  border-color: #3A3633 !important;
}


.ant-switch:hover {
  border-color: #1E1D1E !important;
  background-color: #FFFFFF !important;
}


.ant-switch.ant-switch-checked:focus {
  box-shadow: 0 0 0 2px rgba(30, 29, 30, 0.2) !important;
}


.ant-switch:focus {
  box-shadow: 0 0 0 2px rgba(30, 29, 30, 0.2) !important;
}


.ant-switch.ant-switch-checked .ant-click-animating-node {
  background-color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 .flex.align-center.gap-5.fw-500 span {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 #licenses .flex.align-center.fs-14.gap-10.mt-10 span,
.ant-layout._content_layout_6sxhr_1 #licenses .flex.align-center.fs-14.gap-10.mt-10 span span {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 #subscriptions .flex.align-center.fs-14.gap-10.mt-10 span,
.ant-layout._content_layout_6sxhr_1 #subscriptions .flex.align-center.fs-14.gap-10.mt-10 span span,
.ant-layout._content_layout_6sxhr_1 #orders .flex.align-center.fs-14.gap-10.mt-10 span,
.ant-layout._content_layout_6sxhr_1 #orders .flex.align-center.fs-14.gap-10.mt-10 span span {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 #licenses .ant-btn-link span,
.ant-layout._content_layout_6sxhr_1 #subscriptions .ant-btn-link span,
.ant-layout._content_layout_6sxhr_1 #orders .ant-btn-link span {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 #licenses .ant-btn-link:hover span,
.ant-layout._content_layout_6sxhr_1 #subscriptions .ant-btn-link:hover span,
.ant-layout._content_layout_6sxhr_1 #orders .ant-btn-link:hover span {
  color: #909092 !important;
  text-decoration: underline !important;
}


.ant-layout._content_layout_6sxhr_1 .anticon-info-circle.color-primary {
  color: #1E1D1E !important;
}


.ant-layout._content_layout_6sxhr_1 .secondary-text {
  color: #909092 !important;
}


.ant-layout._content_layout_6sxhr_1 .license-card .secondary-text,
.ant-layout._content_layout_6sxhr_1 .subscription-card .secondary-text,
.ant-layout._content_layout_6sxhr_1 .order-card .secondary-text {
  color: #909092 !important;
}


.subscription-card {
  border-radius: 20px !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
  border: 1px solid #DADBE1 !important;
  background-color: #FFFFFF !important;
}


.subscription-card-preview-placeholder,
.subscription-card-preview-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}


.subscription-card .subscription-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}


.subscription-card-pay-button {
  border-radius: 12px !important;
  height: 40px !important;
  background: #1E1D1E !important;
  border: 1px solid #1E1D1E !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s ease !important;
  color: white !important;
}


.subscription-card-pay-button .anticon svg,
.subscription-card-pay-button .anticon svg path {
  fill: #ffffff !important;
  color: #ffffff !important;
}


.subscription-card-pay-button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #000000 !important;
}


.subscription-card-pay-button:hover .anticon svg,
.subscription-card-pay-button:hover .anticon svg path {
  fill: #ffffff !important;
  color: #ffffff !important;
}


.subscription-card-pay-button:active {
  transform: scale(0.97) !important;
}


.subscription-card-pay-button[disabled],
.subscription-card-pay-button:disabled {
  color: #fff !important;
  opacity: 0.7 !important;
  background: #1E1D1E !important;
  border-color: #1E1D1E !important;
}


.subscription-card-activity-label[data-active="true"] .color-success {
  color: #1E1D1E !important;
}


.subscription-card-title {
  color: #1E1D1E !important;
  font-weight: 500 !important;
}


.subscription-card .anticon:not(.subscription-card-pay-button .anticon) {
  color: #1E1D1E !important;
}


.order-card {
  border-radius: 20px !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
  border: 1px solid #DADBE1 !important;
  background-color: #FFFFFF !important;
}


.order-card-preview-placeholder,
.order-card-preview-image {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}


.order-card .order-card-content {
  background-color: #FFFFFF !important;
  padding: 20px !important;
}


.order-card-pay-button {
  border-radius: 12px !important;
  height: 40px !important;
  background: #1E1D1E !important;
  border: 1px solid #1E1D1E !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  margin-top: 20px;
  margin-bottom: 0px;
  transition: all 0.3s ease !important;
  color: white !important;
}


.order-card-pay-button .anticon svg,
.order-card-pay-button .anticon svg path {
  fill: #ffffff !important;
  color: #ffffff !important;
}


.order-card-pay-button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #000000 !important;
}


.order-card-pay-button:hover .anticon svg,
.order-card-pay-button:hover .anticon svg path {
  fill: #ffffff !important;
  color: #ffffff !important;
}


.order-card-pay-button:active {
  transform: scale(0.97) !important;
}


.order-card-pay-button[disabled],
.order-card-pay-button:disabled {
  color: #fff !important;
  opacity: 0.7 !important;
  background: #1E1D1E !important;
  border-color: #1E1D1E !important;
}


.order-card-activity-label[data-paid="true"] .color-success {
  color: #1E1D1E !important;
}


.order-card-title {
  color: #1E1D1E !important;
  font-weight: 500 !important;
}


.order-card .anticon:not(.order-card-pay-button .anticon) {
  color: #1E1D1E !important;
}









section.ant-layout._content_layout_6sxhr_1 h2.ant-typography,
section.ant-layout._content_layout_6sxhr_1 .mb-40 > div > h2.ant-typography,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography {
  color: #1E1D1E !important;
  font-weight: 600 !important;
  font-size: 24px !important;
}


@media screen and (min-width: 769px) and (max-width: 1024px) {
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .flex.align-center.gap-5 {
    gap: 4px !important;
  }
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 ._copyable_hk1pp_1 {
    margin-right: 4px !important;
  }
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-typography-copy {
    margin-right: 4px !important;
  }
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 {
  position: relative !important;
  background-color: #ffffff !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 20px rgba(128, 128, 128, 0.15) !important;
  padding: 21px 24px !important;
  transition: background-color 0.3s ease !important;
  width: 100% !important;
  box-sizing: border-box !important;
  border: 1px solid #DADBE1 !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24:hover { 
  background-color: #F7F7F7 !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 table { 
  width: 100% !important; 
  table-layout: fixed !important; 
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-spin-nested-loading,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-spin-container,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-container,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-content,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 table,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 colgroup,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 thead,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 tbody,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 tr,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 th,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 td { 
  background: transparent !important; 
  background-image: none !important;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  border-collapse: collapse !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24::before {
  display: none !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-thead > tr > th,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-tbody > tr > td,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-thead > tr,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-tbody > tr {
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24.ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  display: none !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 colgroup,
section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-thead { 
  display: none !important; 
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-row {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1) {
  flex: 1 1 auto !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  color: #1E1D1E !important;
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2) {
  display: flex !important;
  flex-direction: column !important;
  font-size: 14px !important;
  color: #1E1D1E !important;
  padding: 0 !important;
  margin-top: 8px !important;
  margin-right: 8px !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2)::before {
  content: "Комиссия" !important;
  font-weight: 400 !important;
  color: #1E1D1E !important;
  margin-bottom: 4px;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2) .ant-statistic-content {
  content: "" !important;
  display: block !important;
  margin-top: 4px !important;
  color: #1E1D1E !important;
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(3) { 
  display: none !important; 
}


section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) { 
  padding: 0 !important; 
  text-align: right !important; 
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 16px !important;
  background-color: #1E1D1E !important;
  color: #fff !important;
  border-radius: 20px !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  transition: background-color 0.3s ease !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) a:hover { 
  background-color: #3A3633 !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) a::after {
  content: none !important;
  display: none !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card.ant-card-bordered {
  border: 1px solid #DADBE1 !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
  transition: all 0.3s ease !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card.ant-card-bordered:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px 0 rgba(128, 128, 128, 0.20) !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card-body {
  background-color: #ffffff !important;
  padding: 20px !important;
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 20px !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card-body::before {
  content: '' !important;
  display: block !important;
  min-width: 50px !important;
  height: 50px !important;
  background-color: #1E1D1E !important;
  border-radius: 10px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px !important;
  flex-shrink: 0 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-statistic {
  display: flex !important;
  flex-direction: column-reverse !important;
  flex-grow: 1 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-statistic-title {
  font-size: 14px !important;
  color: #909092 !important;
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-statistic-content {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #1E1D1E !important;
  margin-bottom: 0 !important;
  line-height: 1.2 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card-body .ant-space { 
  flex-grow: 1 !important; 
}


section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .flex.flex-wrap.gap-20 .ant-card:nth-child(1) .ant-card-body::before { 
  background-image: url("https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/iqxWd5enHUGaZvrizvp8_w.png"); 
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .flex.flex-wrap.gap-20 .ant-card:nth-child(2) .ant-card-body::before { 
  background-image: url("https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/q4a2rvXKsUWfkBdIeftFUQ.png"); 
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .flex.flex-wrap.gap-20 .ant-card:nth-child(3) .ant-card-body::before { 
  background-image: url("https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/l52gF001hUqylQvMJZ-IiQ.png"); 
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .flex.flex-wrap.gap-20 .ant-card:nth-child(4) .ant-card-body::before { 
  background-image: url("https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/tFT_0p9kBUq_B4rMCFqWmA.png"); 
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .flex.flex-wrap.gap-20 .ant-card:nth-child(5) .ant-card-body::before { 
  background-image: url("https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/jH64DMmPn0W-CXbI2Llbgg.png"); 
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:not(:first-of-type) .ant-card-body::before {
  content: none !important;
  display: none !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-btn-default,
section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .ant-btn-default {
  border-radius: 12px !important;
  padding: 0 20px !important;
  height: 40px !important;
  transition: all 0.3s ease !important;
  border-color: #1E1D1E !important;
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-btn-default:hover,
section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .ant-btn-default:hover { 
  color: #3A3633 !important;
  border-color: #3A3633 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-default {
  border-radius: 12px !important;
  padding: 0 20px !important;
  height: 40px !important;
  transition: all 0.3s ease !important;
  border-color: #1E1D1E !important;
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-default:hover {
  color: #3A3633 !important;
  border-color: #3A3633 !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary {
  border-radius: 12px !important;
  padding: 0 20px !important;
  height: 40px !important;
  background: #1E1D1E !important;
  border: 1px solid #1E1D1E !important;
  color: #ffffff !important;
  transition: all 0.3s ease !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary .anticon svg,
section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary .anticon svg path {
  fill: #ffffff !important;
  color: #ffffff !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary:hover {
  background: #ffffff !important;
  border: 1px solid #1E1D1E !important;
  color: #1E1D1E !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary:hover .anticon svg,
section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary:hover .anticon svg path {
  fill: #1E1D1E !important;
  color: #1E1D1E !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary:active {
  transform: scale(0.97) !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary[disabled],
section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 .ant-btn-primary:disabled {
  background: #1E1D1E !important;
  border-color: #1E1D1E !important;
  color: #ffffff !important;
  opacity: 0.5 !important;
  cursor: not-allowed !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card.ant-card-bordered,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card.ant-card-bordered {
  border: 1px solid #DADBE1 !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 20px 0 rgba(128, 128, 128, 0.15) !important;
  overflow: hidden;
  transition: all 0.3s ease !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card-body,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card-body {
  background-color: #ffffff !important;
  padding: 20px !important;
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 20px !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card-body::before,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card-body::before {
  content: '' !important;
  display: block !important;
  min-width: 50px !important;
  height: 50px !important;
  background-color: #1E1D1E !important;
  border-radius: 10px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px !important;
  flex-shrink: 0 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card-body .ant-statistic,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card-body .ant-statistic {
  display: flex !important;
  flex-direction: column-reverse !important;
  flex-grow: 1 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-statistic-title,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-statistic-title {
  font-size: 14px !important;
  color: #909092 !important;
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-statistic-content,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-statistic-content {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #1E1D1E !important;
  margin-bottom: 0 !important;
  line-height: 1.2 !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card-body .ant-space,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card-body .ant-space {
  flex-grow: 1 !important;
}


section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(1) .ant-card-body::before,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(1) .ant-card-body::before {
  background-image: url('https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/lahl8XQVVkGEIah1IhIGEw.png') !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(2) .ant-card-body::before,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(2) .ant-card-body::before {
  background-image: url('https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/cfAAOLK6CUGn6Eg5vLbVPQ.png') !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(3) .ant-card-body::before,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(3) .ant-card-body::before {
  background-image: url('https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/zKZ2Ieu53km0KED5hJH-9w.png') !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(4) .ant-card-body::before,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .flex.flex-wrap.gap-20 .ant-card:nth-child(4) .ant-card-body::before {
  background-image: url('https://con.xl.ru/Y4uCToUuOk-tRjbcL8pxng/images/q067r4xvpEyxnIf6jIWBBw.png') !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-card.ant-card-bordered:hover,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-card.ant-card-bordered:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px 0 rgba(128, 128, 128, 0.20) !important;
}


section.ant-layout._content_layout_6sxhr_1 .anticon-info-circle,
section.ant-layout._content_layout_6sxhr_1 ._right_icon_z0nuh_15,
section.ant-layout._content_layout_6sxhr_1 .anticon-search { 
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 ._right_icon_z0nuh_15,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 ._right_icon_z0nuh_15 {
  position: absolute;
  right: 20px;
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-input-affix-wrapper:focus-within {
  border-color: #1E1D1E !important;
  box-shadow: 0 0 0 2px rgba(30, 29, 30, 0.2) !important;
}


section.ant-layout._content_layout_6sxhr_1 .ant-typography-copy { 
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-typography-copy:hover { 
  color: #3A3633 !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-cell a[href*="accelsite.io"] { 
  color: #1E1D1E !important;
  text-decoration: none !important;
}

section.ant-layout._content_layout_6sxhr_1 .ant-table-cell a[href*="accelsite.io"]:hover { 
  color: #3A3633 !important;
  text-decoration: underline !important;
}


section.ant-layout._content_layout_6sxhr_1 .ellipsis { 
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .fs-10.text-gray-6 { 
  color: #909092 !important;
}

section.ant-layout._content_layout_6sxhr_1 ._copyable_hk1pp_1 { 
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 ._copyable_hk1pp_1:hover { 
  color: #3A3633 !important;
}

section.ant-layout._content_layout_6sxhr_1 .fs-14 .color-primary { 
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:first-of-type .ant-statistic-content .ant-space,
section.ant-layout._content_layout_6sxhr_1 .mb-40 .mb-24.flex.gap-10 + .mb-24 .ant-statistic-content .ant-space,
section.ant-layout._content_layout_6sxhr_1 .mb-40 h2.ant-typography + .mb-24 .ant-statistic-content .ant-space {
  justify-content: flex-start !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40:last-of-type .fs-14 span:last-child {
  color: #1E1D1E !important;
}

section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-statistic-title span,
section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-statistic-content span,
section.ant-layout._content_layout_6sxhr_1 .mb-40 .ant-card-body span {
  color: inherit !important;
}


@media screen and (max-width: 768px) {
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 {
    padding: 16px !important;
    margin: 0 auto !important;
    width: auto !important;
    border: 1px solid #DADBE1 !important;
    border-radius: 20px !important;
    box-shadow: 0 4px 20px rgba(128, 128, 128, 0.15) !important;
    background-color: #ffffff !important;
    overflow: hidden !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-row {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell {
    display: block !important;
    width: 100% !important;
    padding: 8px 0 !important;
    margin: 0 !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24::before { 
    display: none !important; 
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1) {
    position: relative !important;
    padding-top: 0 !important;
    color: #1E1D1E !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1)::before { 
    display: none !important; 
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1) > * {
    margin-top: 8px !important;
    line-height: 1.3 !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1) h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #1E1D1E !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(1) p {
    font-size: 14px !important;
    color: #1E1D1E !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2) {
    color: #1E1D1E !important;
    font-size: 14px !important;
    margin-top: 8px !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2)::before {
    content: "Комиссия" !important;
    display: block !important;
    margin-bottom: 4px !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2) .ant-space.ant-space-horizontal {
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(2) .ant-space-item { 
    margin: 0 !important; 
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(3) a {
    display: inline-block !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 16px auto 0 !important;
    padding: 12px 16px !important;
    white-space: normal !important;
    word-break: break-word !important;
    text-align: center !important;
    border-radius: 20px !important;
    background-color: #1E1D1E !important;
    color: #fff !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) a {
    display: inline-block !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 16px auto 0 !important;
    padding: 12px 16px !important;
    white-space: normal !important;
    word-break: break-word !important;
    text-align: center !important;
    background-color: #1E1D1E !important;
    color: #fff !important;
    border-radius: 20px !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-table-cell:nth-child(4) .fs-10.text-gray-6 {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
    color: #909092 !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .flex.align-center.gap-5 {
    justify-content: center !important;
    width: 100% !important;
    margin: 0 auto !important;
    gap: 4px !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ellipsis,
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ellipsis a {
    text-align: center !important;
    width: 100% !important;
    word-break: break-all !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 ._copyable_hk1pp_1 { 
    margin-right: 2px !important; 
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-typography-copy { 
    font-size: 14px !important; 
    margin-right: 2px !important; 
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-space.ant-space-vertical {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-space-item {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }
  
  section.ant-layout._content_layout_6sxhr_1 .ant-table-wrapper._noRowBorder_1ftkt_24 .ant-space-item > div {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    max-width: none !important;
    width: 100% !important;
  }
}









.course-complete-theory-button.ant-btn-primary.ant-btn-lg {
    border-radius: 12px !important;
    height: 40px !important;
    background: #1E1D1E !important;
    border-color: #1E1D1E !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px !important;
    margin-top: 20px;
    margin-bottom: 0px;
    transition: all 0.3s ease !important;
}

.course-item-menu.ant-menu-inline .ant-menu-item.ant-menu-item-selected.course-item-wrapper {
    background-color: #909092 !important;
}

.course-item-menu.ant-menu-inline .ant-menu-item.ant-menu-item-selected.course-item-wrapper:hover {
    background-color: #909092 !important;
}


.course-header .hoverable .ant-badge .ant-btn-circle.bg-gray-3.secondary-text {
    background-color: #1E1D1E !important;
}

.course-header .hoverable .ant-badge .ant-btn-circle.bg-gray-3.secondary-text svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}


header.course-header .ant-btn-circle.bg-gray-3 {
    background-color: #1E1D1E !important;
}

header.course-header .ant-btn-circle.bg-gray-3 svg path {
    fill: #ffffff !important;
}


.course-item-menu.ant-menu-inline .ant-menu-item-selected:after {
    border-right: 3px solid #909092 !important;
}


._learn_sidebar_drawer_1gst3_9 .course-item-menu.ant-menu-inline .ant-menu-item-selected:after {
    border-right: 3px solid #909092 !important;
}


.course-sidebar .course-item-menu.ant-menu-inline .ant-menu-item-selected:after {
    border-right: 3px solid #909092 !important;
}


.course-progress.ant-progress-status-success .ant-progress-bg {
    background-color: #1E1D1E !important;
}


.course-progress .ant-progress-bg {
    background-color: #1E1D1E !important;
}


.course-sidebar .ant-progress .ant-progress-bg,
._learn_sidebar_drawer_1gst3_9 .ant-progress .ant-progress-bg {
    background-color: #1E1D1E !important;
}

.course-sidebar .ant-btn-link .anticon-search,
._learn_sidebar_drawer_1gst3_9 .ant-btn-link .anticon-search {
    color: #909092 !important;
}

.course-sidebar .ant-btn-link .anticon-search svg,
._learn_sidebar_drawer_1gst3_9 .ant-btn-link .anticon-search svg {
    fill: #909092 !important;
}

.course-sidebar .ant-btn-link span,
._learn_sidebar_drawer_1gst3_9 .ant-btn-link span {
    color: #909092 !important;
}

.course-sidebar button.ant-btn-link[aria-label="search"],
._learn_sidebar_drawer_1gst3_9 button.ant-btn-link {
    color: #909092 !important;
}