@media screen and (max-width: 1600px) {
	.list-cases-d > .item {
		padding-right: 20px;
	}

	.currency-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		padding: 20px;
	}
	.currency-item::before {
		content: none;
	}

	.head-title-currency {
		margin-left: 0px;
	}

	.calc-currency-r {
		padding-left: 0px;
	}
}
@media screen and (max-width: 1525px) {
	.currency-type::before {
		top: 30px;
		left: unset;
	}

	.data-value-current {
		max-width: 700px;
	}

	.content-calc > p {
		margin-top: 14px;
	}

	.donate-type::before {
		top: 40px;
		left: unset;
		width: 300px;
		height: 300px;
		background-position: center;
		background-size: contain;
	}

	.key-type::before {
		top: 56px;
		left: unset;
		width: 300px;
		height: 300px;
		background-position: center;
		background-size: contain;
	}

	.list-cases-d > .item {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.cases-data {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-top: 300px;
	}

	.content-calc {
		max-width: 100%;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.list-cases-d > .item {
		padding: 20px;
	}

	.calc-cases-price {
		max-width: 100%;
		margin-top: 20px;
	}

	.top-cases {
		padding-left: 0px;
	}

	.row-category {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.row-category.middle-row {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.responsive-slider {
		display: none;
	}

	.category-list-n > h1 {
		text-align: center;
	}

	.support::before {
		left: 12px;
	}

	.user-hero-details {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.profile-details-hero {
		margin-left: 0px;
		margin-top: 20px;
		height: 500px;
	}
}
@media screen and (max-width: 1360px) {
	.container-table > table > tbody > tr > td:first-child, .container-table > table thead > tr > td:first-child {
		padding-left: 20px;
	}
	.container-table > table > tbody > tr > td:last-child, .container-table > table thead > tr > td:last-child {
		padding-right: 20px;
	}

	.container-filter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.server-filter {
		max-width: 450px;
		margin-bottom: 20px;
	}

	.filter-def {
		max-width: 450px;
		margin-bottom: 20px;
	}

	.responsive-search {
		margin-bottom: 20px;
	}

	.type-search {
		padding: 10px 20px;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
@media screen and (max-width: 1270px) {
	.items-last-p {
		padding: 20px;
	}

	.navigation-stats {
		margin-left: 0px;
		position: absolute;
		background: #212032;
		z-index: 2000;
		left: 0;
		display: none;
		top: 100%;
		max-width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		border: 2px solid #2E2847;
		padding-bottom: 12px;
	}

	.toggle-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.responsive-header {
		position: relative;
	}

	.logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.logo > a {
		width: 80px;
		height: 80px;
	}
	.logo > a > img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}

	.project-name {
		margin-top: 0px;
		margin-left: 20px;
	}
	.project-name > h1 {
		font-size: 20px;
	}

	.online-stats {
		margin-right: 0px;
		margin-top: 16px;
	}

	.online-sign {
		margin-top: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.navigation {
		max-width: 100%;
		position: relative;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.navigation > a {
		padding: 30px 0px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		margin-right: 0px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		border-bottom: 2px solid #2E2847;
	}
	.navigation > a > p {
		margin-left: 20px;
		max-width: 100px;
		width: 100%;
		font-size: 18px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 1200px) {
	.logo-b-user {
		width: 20px;
		height: 20px;
		margin-right: 8px;
	}

	.item-user-data > p {
		font-size: 16px;
		line-height: unset;
	}

	.status-user-b, .item-cause {
		font-size: 16px;
		line-height: unset;
	}

	.container-table > table > thead > tr > td {
		font-size: 18px;
	}

	.box-error-item > .item {
		padding: 20px 0px;
		height: unset;
	}
	.box-error-item > .item > h1 {
		font-size: 100px;
		margin-top: 0px;
	}
	.box-error-item > .item > span {
		font-size: 44px;
		margin-top: -20px;
	}
	.box-error-item > .item > p {
		font-size: 34px;
	}

	.support {
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		padding-right: 20px;
	}

	.support-info {
		text-align: right;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		max-width: 410px;
	}

	.calc-currency-r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.responsive-input-r {
		margin-bottom: 20px;
	}

	.take-val {
		margin-top: 20px;
	}
}
@media screen and (max-width: 1024px) {
	.profile > h1 {
		margin: 30px 0px;
		line-height: unset;
		font-size: 20px;
	}

	.user-hero > h1 {
		font-size: 16px;
		line-height: unset;
	}

	.image-user-hero {
		max-width: 100px;
	}

	.space-circle {
		display: none;
	}

	.status-rank-balance {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
	}
	.status-rank-balance > .item {
		width: 100%;
		margin-bottom: 20px;
	}
	.status-rank-balance > .item:last-child {
		margin-bottom: 0px;
	}

	.security-new-card > .item > p {
		font-size: 16px;
		line-height: unset;
	}
	.security-new-card > .item > h1 {
		font-size: 16px;
		line-height: unset;
	}

	.profile-status-verify > p {
		font-size: 16px;
		line-height: unset;
	}
	.profile-status-verify > .icon-verify {
		margin-right: 10px;
	}

	.profile-details-hero {
		padding: 20px;
		height: unset;
	}

	.list-cards {
		margin-top: 20px;
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	}

	.list-aval-card {
		margin-top: 20px;
		padding: 20px;
	}
	.list-aval-card > h1 {
		padding-top: 0px;
		font-size: 20px;
		line-height: unset;
	}

	.link-buy-card {
		padding-bottom: 0px;
		margin-top: 20px;
	}
	.link-buy-card > a {
		max-width: 100%;
		height: 40px;
	}
	.link-buy-card > a > p {
		font-size: 16px;
		line-height: unset;
	}
	.link-buy-card > a > .cart-ico-c {
		width: 20px;
		height: 20px;
		margin-left: 10px;
	}

	.security-new-card > .item {
		height: 240px;
	}
	.security-new-card > .item.not-connect > .profile-status-verify > .icon-verify {
		width: 14px;
		height: 14px;
		margin-right: 6px;
	}
	.security-new-card > .item.security-status::before {
		background-size: contain !important;
		background-repeat: no-repeat !important;
		width: 170px;
	}
	.security-new-card > .item.new-card::before {
		background-size: contain !important;
		background-repeat: no-repeat !important;
		width: 150px;
	}

	.status-rank-balance > .item > h1 {
		font-size: 16px;
		line-height: unset;
	}
	.status-rank-balance > .item > p {
		font-size: 18px;
		line-height: unset;
	}

	.table-banned-user {
		overflow: hidden;
	}

	.container-table {
		overflow: auto;
		width: 100%;
	}
	.container-table > table > thead > tr > td {
		font-size: 16px;
	}

	.item-user-data > p {
		font-size: 14px;
	}

	.status-user-b, .item-cause {
		font-size: 14px;
		height: 34px;
	}

	.det-cause-item {
		font-size: 12px;
	}

	.action-status {
		height: 34px;
		width: 34px;
		background-size: 18px 18px !important;
	}

	.box-error-item {
		height: unset;
	}
	.box-error-item::before {
		content: none;
	}
	.box-error-item > .item {
		border: 1px solid #D44A1A;
	}
	.box-error-item > .item > h1 {
		font-size: 60px;
	}
	.box-error-item > .item > span {
		font-size: 24px;
		margin-top: 0px;
	}
	.box-error-item > .item > p {
		font-size: 24px;
	}

	.logo-nav-footer {
		display: none;
	}

	.responsive-image {
		display: none;
	}

	.footer-container {
		padding-top: 0px;
	}

	.navigation-footer {
		height: 102px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-bottom: 0px;
		background: url(../img/bg-mob-footer.png);
	}

	.pay-methods {
		margin-top: 30px;
	}

	.tns-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
@media screen and (max-width: 768px) {
	.title-close > p {
		font-size: 12px;
	}

	.pay-list-m > .item {
		height: 64px;
	}

	.top-pay-method {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.middle-pay-method {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.bottom-pay-method {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}

	.auth-modal > h1 {
		font-size: 16px;
	}

	.alert-validation {
		font-size: 14px;
	}

	.responsive-input-v > input {
		font-size: 14px;
	}

	.modal-type > p {
		font-size: 14px;
	}

	.methods-aval {
		margin-top: 10px;
		margin-left: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.select-checkbox-check {
		margin-left: 0px;
		margin-top: 10px;
	}
	.select-checkbox-check > label {
		font-size: 12px;
	}

	.email-pay > input {
		height: 36px;
		font-size: 16px;
	}

	.modal-container {
		background-repeat: no-repeat;
		background-size: cover;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		padding-top: 100px;
	}

	.check-select {
		margin-bottom: 40px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.pay-list-m > .item > p {
		font-size: 10px;
	}

	.image-privel-e {
		margin-bottom: 10px;
	}

	.title-close {
		max-width: 230px;
		top: 67px;
	}
	.title-close.title-only {
		top: 76px;
	}

	.details-sign > h1 {
		font-size: 12px;
	}

	.title-close.first-sign {
		max-width: 240px;
	}
	.title-close.first-sign > p {
		font-size: 12px;
	}

	.name-save {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.enter-mane > input {
		font-size: 14px;
		line-height: unset;
		height: 37px;
		margin-bottom: 10px;
	}

	.details-sign {
		margin-bottom: 20px;
	}

	.enter-mane {
		margin-top: 10px;
	}

	.def-button-a {
		-webkit-box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
		        box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
		font-size: 14px;
		line-height: unset;
	}

	.list-examples {
		display: none;
	}

	.button-close-modal {
		width: 20px;
		top: -2px;
		right: -20px;
		height: 20px;
		background-size: 10px 10px !important;
		-webkit-box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
		        box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
	}

	.about-privel-image {
		margin-bottom: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.about-privel {
		margin-right: 0;
	}

	.responsive-modal {
		padding: 10px;
	}

	.title-close > .name-privel > p {
		line-height: unset;
		font-size: 14px;
	}

	.modal-buy {
		padding: 10px;
		-webkit-box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
		        box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
	}
	.modal-buy > p {
		font-size: 12px;
		line-height: unset;
	}
	.modal-buy > .cart-buy {
		width: 16px;
		height: 12px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		margin-left: 6px;
	}

	.list-char {
		margin-bottom: 10px;
	}
	.list-char > .item {
		font-size: 10px;
	}

	.list-cards {
		gap: 20px;
		grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	}

	.profile-details-hero {
		margin-top: 0px;
	}

	.user-hero {
		display: none;
	}

	.security-new-card {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.security-new-card > .item {
		-webkit-box-flex: 0;
		    -ms-flex: none;
		        flex: none;
	}
	.security-new-card > .item:first-child {
		margin-bottom: 20px;
		margin-right: 0px;
	}

	.responsive-ban-list {
		margin-top: 20px;
	}

	.filter-ban {
		padding: 20px 10px;
	}

	.type-search {
		padding: 8px 20px;
	}
	.type-search > p {
		font-size: 14px;
	}

	.select.one-s > .select__head {
		font-size: 14px;
	}
	.select.one-s > .select__list > .select__item {
		font-size: 14px;
	}

	.filter-type > p {
		font-size: 14px;
	}
	.filter-type > .icon-f.server-f, .filter-type > .icon-f.sort-f {
		width: 16px;
		margin-right: 6px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.responsive-search > input {
		font-size: 14px;
	}
	.responsive-search > .icon-searh {
		left: calc( 30% - 55px);
	}

	.list-button-pag > .item-pag {
		margin-right: 10px;
		width: 24px;
		height: 24px;
		line-height: unset;
		font-size: 10px;
		-webkit-box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
		        box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C;
	}

	.calc-cases-price {
		margin-top: 10px;
		padding: 10px;
	}

	.top-calc-d > h1 {
		font-size: 16px;
		line-height: 140%;
	}
	.top-calc-d > p {
		font-size: 14px;
		line-height: 140%;
	}

	.list-cases-d > .item {
		padding: 10px 15px;
	}

	.price-data {
		font-size: 8px;
		line-height: 140%;
	}

	.data-value-current {
		max-width: 236px;
		padding-right: 0px;
		padding-left: 10px;
		margin-top: unset;
	}

	.responsive-calc {
		margin-bottom: 10px;
	}

	.input-range {
		max-width: 208px;
		width: 100%;
		height: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		position: relative;
	}
	.input-range::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background-image: url("data:image/svg+xml,%3Csvg width='208' height='15' viewBox='0 0 208 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.5' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='15.8373' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='110.861' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='205.885' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='31.6744' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='126.698' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='47.5118' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='142.536' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='63.3491' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='158.373' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='79.1865' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='174.211' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='95.0239' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3Crect opacity='0.5' x='190.048' width='1.43976' height='14.3976' fill='%234FF1E7'/%3E%3C/svg%3E%0A");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.input-range > input {
		position: relative;
		z-index: 100;
		width: 100%;
		height: 5px;
		background: #5145CB;
		-webkit-appearance: none;
		-moz-appearance: none;
		     appearance: none;
	}
	.input-range > input::-webkit-slider-thumb {
		-webkit-appearance: none;
		appearance: none;
		width: 8px;
		display: -webkit-box;
		display: flex;
		height: 13px;
		cursor: pointer;
		background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.09644' y='1.82135' width='3.71888' height='8.99799' fill='url(%23paint0_linear)' stroke='%23F5A523' stroke-width='3'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0.596435' y1='12.3193' x2='8.20399' y2='11.7266' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E14C0C'/%3E%3Cstop offset='1' stop-color='%23F1804F'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
		background-repeat: no-repeat;
	}
	.input-range > input::-moz-range-thumb {
		width: 25px;
		height: 25px;
		background: #04AA6D;
		cursor: pointer;
	}

	.content-calc > p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 140%;
	}

	.price-one-case {
		padding: 10px;
	}
	.price-one-case > .top-price-case > h1 {
		font-size: 16px;
		line-height: 140%;
		margin-bottom: 7px;
	}
	.price-one-case > .top-price-case > p {
		font-size: 14px;
		line-height: 140%;
		margin-bottom: 16px;
	}

	.donate-type::before {
		width: 155px;
		height: 140px;
	}

	.currency-type::before {
		width: 147px;
		height: 147px;
		top: 30px;
		background-position: center;
		background-size: contain;
	}

	.key-type::before {
		width: 125px;
		height: 115px;
	}

	.cases-data {
		margin-top: 160px;
	}

	.top-cases > h1 {
		font-size: 14px;
		line-height: 140%;
		margin-bottom: 0px;
	}

	.category-data > p {
		max-width: 184px;
		font-size: 13px;
		line-height: 16px;
	}
	.category-data > ul > li {
		max-width: 184px;
		font-size: 13px;
		line-height: 16px;
	}

	.row-category > .item {
		height: 148px;
	}

	.privilege {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.privilege::before {
		left: 10px;
		width: 121px;
		height: 121px;
		background-position: center;
		background-size: contain;
	}
	.privilege:hover::before {
		left: 10px;
		width: 121px;
		height: 121px;
		background-position: center;
		background-size: contain;
	}
	.privilege > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.cases {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.cases::before {
		left: 0px;
		width: 133px;
		top: 4px;
		height: 120px;
		background-position: center;
		background-size: contain;
	}
	.cases:hover::before {
		left: 0px;
		width: 133px;
		top: 4px;
		height: 120px;
		background-position: center;
		background-size: contain;
	}
	.cases > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.battle-pass {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.battle-pass::before {
		left: 15px;
		width: 104px;
		top: unset;
		height: 104px;
		background-position: center;
		background-size: contain;
	}
	.battle-pass > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.currency {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.currency::before {
		left: 8px;
		width: 111px;
		top: unset;
		height: 99px;
		background-position: center;
		background-size: contain;
	}
	.currency > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.hg {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.hg::before {
		left: 26px;
		width: 82px;
		top: unset;
		height: 121px;
		background-position: center;
		background-size: contain;
	}
	.hg > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.different {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.different::before {
		left: 20px;
		width: 96px;
		top: unset;
		height: 96px;
		background-position: center;
		background-size: contain;
	}
	.different > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.support {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-right: 10px;
	}
	.support::before {
		left: 0px;
		width: 83px;
		top: unset;
		height: 123px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.support > .category-data {
		padding-top: 0px;
		padding-right: 0px;
	}

	.category-data > h1 {
		font-size: 16px !important;
		line-height: 140% !important;
		margin-bottom: 0px !important;
	}

	.support-type {
		padding: 8px 20px;
		-webkit-box-shadow: 0px -1px 0 0 #FFA4A4, 1px -1px 0 0 #FF4F4F;
		        box-shadow: 0px -1px 0 0 #FFA4A4, 1px -1px 0 0 #FF4F4F;
	}
	.support-type > p {
		font-size: 12px;
	}
	.support-type > .icon-sup {
		margin-left: 8px;
		width: 10px;
		height: 10px;
		background-position: center;
		background-size: contain;
	}

	.list-rows-category > .row-category {
		margin-bottom: 15px;
	}
	.list-rows-category > .row-category:last-child {
		margin-bottom: 0px;
		grid-template-columns: 1fr;
	}

	.row-category {
		gap: 15px;
	}

	.support-info {
		padding-top: 0px;
		padding-right: 0px;
	}
	.support-info > h1 {
		font-size: 16px;
		line-height: 140%;
		margin-bottom: 6px;
	}
	.support-info > .list-p-data {
		margin-bottom: 10px;
	}
	.support-info > .list-p-data > p {
		max-width: 240px;
		width: 100%;
		margin-bottom: 6px;
		font-size: 12px;
		line-height: 11px;
	}
	.support-info > .list-p-data > p:last-child {
		margin-bottom: 0px;
	}

	.category-list-n > h1 {
		font-size: 17px;
		line-height: 140%;
		margin-bottom: 10px;
		padding-left: 0px;
	}

	.category-list, .ave-phantom {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.list-fix {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.tag-name-price {
		padding: 0px 10px;
		height: 46px;
	}
	.tag-name-price > .name-p {
		font-size: 16px;
		line-height: 140%;
	}
	.tag-name-price > p {
		font-size: 16px;
		line-height: 140%;
	}

	.count-val-r {
		padding: 10px;
	}

	.responsive-space {
		display: none;
	}

	.navigation-bar {
		padding: 10px;
	}
	.navigation-bar > p {
		font-size: 14px;
		line-height: 140%;
	}
	.navigation-bar > a > .arrow-back {
		width: 6px;
		height: 9px;
		background-position: center;
		background-size: cover;
		margin-right: 4px;
	}
	.navigation-bar > a > p {
		font-size: 14px;
		line-height: 140%;
	}

	.take-val {
		margin-top: 10px;
		padding: 10px;
	}
	.take-val > h1 {
		font-size: 16px;
		line-height: 140%;
		margin-bottom: 6px;
	}
	.take-val > ul > li {
		margin-bottom: 3px;
		font-size: 14px;
		line-height: 140%;
	}

	.last-purchases > h1 {
		font-size: 18px;
		line-height: 140%;
		margin-bottom: 10px;
	}

	.navigation-bar {
		margin-bottom: 18px;
	}

	.head-title-currency > h1 {
		font-size: 18px;
		line-height: 140%;
		margin-bottom: 5px;
	}
	.head-title-currency > p {
		font-size: 14px;
		line-height: 140%;
	}

	.count-val-r > h1 {
		font-size: 12px;
		line-height: 140%;
		margin-bottom: 11px;
	}

	.category-list {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.currency-item {
		padding: 10px;
	}

	.content-currency > p {
		font-size: 12px;
		line-height: 140%;
	}

	.responsive-input-r {
		margin-bottom: 10px;
	}
	.responsive-input-r > .item > .arrow-allow {
		left: 15px;
	}
	.responsive-input-r > .item > input {
		height: 40px;
		font-size: 12px;
		line-height: 140%;
	}

	.def-cart-button > .icon-cart {
		width: 14px;
		margin-right: 4px;
		height: 14px;
		background-position: center;
		background-size: cover;
	}
	.def-cart-button > p {
		font-size: 12px;
		line-height: 140%;
	}

	.type-purchases {
		padding: 10px 5px;
	}
	.type-purchases > .details-purchases {
		font-size: 14px;
		line-height: 140%;
	}

	.bp-tag {
		font-size: 10px;
		line-height: 140%;
		-webkit-box-shadow: 0px -1px 0 0 #FFE5A4, 1px -1px 0 0 #FFB94F;
		        box-shadow: 0px -1px 0 0 #FFE5A4, 1px -1px 0 0 #FFB94F;
		height: 20px;
		padding: 0px 4px;
	}

	.privilege-tag {
		font-size: 10px;
		line-height: 140%;
		-webkit-box-shadow: 0px -1px 0 0 #FFA4A4, 1px -1px 0 0 #FF4F4F;
		        box-shadow: 0px -1px 0 0 #FFA4A4, 1px -1px 0 0 #FF4F4F;
		height: 20px;
	}

	.cases-tag {
		font-size: 10px;
		line-height: 140%;
		height: 20px;
		-webkit-box-shadow: 0px -1px 0 0 #7F7DF8, 1px -1px 0 0 #3331AC;
		        box-shadow: 0px -1px 0 0 #7F7DF8, 1px -1px 0 0 #3331AC;
	}

	.currency-tag {
		font-size: 10px;
		line-height: 140%;
		height: 20px;
		-webkit-box-shadow: 0px -1px 0 0 #7DF8E1, 1px -1px 0 0 #31AC96;
		        box-shadow: 0px -1px 0 0 #7DF8E1, 1px -1px 0 0 #31AC96;
	}

	.titles-tag {
		font-size: 10px;
		line-height: 140%;
		height: 20px;
		-webkit-box-shadow: 0px -1px 0 0 #F8EC7D, 1px -1px 0 0 #ACA031;
		        box-shadow: 0px -1px 0 0 #F8EC7D, 1px -1px 0 0 #ACA031;
	}

	.user-buy {
		padding: 10px;
	}
	.user-buy > p {
		font-size: 14px;
		line-height: 140%;
	}
	.user-buy > .icon-buy {
		margin-right: 8px;
		width: 20px;
		height: 20px;
	}

	.items-last-p {
		padding: 12px 35px;
		padding-bottom: 22px;
	}

	.list-purchases > .box-item > .item {
		height: 177px;
	}

	.type-cases::before {
		background-size: contain;
		height: 95px;
	}

	.type-currency::before {
		top: 38px;
		height: 96px;
		background-size: contain;
	}

	.type-titles::before {
		background-size: contain;
		top: 40px;
		height: 88px;
	}

	.tag-name-price > .name-p.diff-p {
		width: 100%;
		font-size: 14px;
		line-height: 140%;
	}

	.order-status > h1 {
		font-size: 20px;
		line-height: unset;
	}
	.order-status > a {
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.details-order-s {
		padding: 20px 30px;
	}

	.order-data-info > h1 {
		font-size: 18px;
		line-height: unset;
		margin-bottom: 10px;
	}
	.order-data-info ul > li {
		font-size: 14px;
		line-height: unset;
		margin-bottom: 10px;
	}

	.image-order {
		max-width: 202px;
		height: 209px;
	}

	.order-data-info > p {
		font-size: 12px;
		line-height: unset;
		margin-top: 10px;
	}

	.data-error-message {
		top: 25%;
		padding: 20px;
	}
	.data-error-message > h1 {
		font-size: 20px;
		line-height: unset;
	}
	.data-error-message > p {
		font-size: 18px;
		line-height: unset;
	}
	.data-error-message > .sup-mess-error {
		font-size: 18px;
		line-height: unset;
	}

	.image-icon-error {
		width: 100px;
		height: 100px;
		background-position: center;
		background-size: contain;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.responsive-rule > h1 {
		line-height: unset;
		font-size: 24px;
		margin-bottom: 20px;
	}

	.responsive-rule-term {
		margin-top: 20px;
	}

	.list-rule > .item-rule {
		margin-bottom: 30px;
	}
	.list-rule > .item-rule > h1 {
		line-height: unset;
		font-size: 20px;
	}
	.list-rule > .item-rule > p {
		line-height: unset;
		font-size: 18px;
	}

	.list-rule-item > .item {
		padding: 10px;
	}
	.list-rule-item > .item > h1 {
		line-height: unset;
		font-size: 16px;
	}
	.list-rule-item > .item > p {
		font-size: 16px;
		line-height: unset;
	}

	.container-table > table > thead > tr > td {
		font-size: 14px;
	}
	.container-table > table > tbody > tr > td {
		padding: 10px;
	}

	.item-user-data > p {
		font-size: 12px;
	}

	.status-user-b, .item-cause {
		font-size: 12px;
	}

	.det-cause-item, .message-data-b {
		right: -42px;
	}
	.det-cause-item::before, .message-data-b::before {
		content: none;
	}

	.pagination {
		margin: 0px;
		margin-top: 20px;
	}

	.link-buy-card > a {
		padding: 0px 5px;
	}
	.link-buy-card > a > .cart-ico-c {
		width: 16px;
		height: 16px;
		margin-left: 6px;
	}
	.link-buy-card > a > p {
		font-size: 12px;
	}
}
@media screen and (max-width: 425px) {
	.profile-status-verify > .icon-verify {
		width: 16px;
		margin-right: 4px;
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.profile-status-verify > p {
		font-size: 12px;
	}

	.profile > h1 {
		font-size: 16px;
	}

	.security-new-card > .item > p {
		font-size: 12px;
	}
	.security-new-card > .item > h1 {
		font-size: 14px;
	}

	.status-rank-balance > .item > h1 {
		font-size: 14px;
	}
	.status-rank-balance > .item > p {
		font-size: 14px;
	}

	.link-buy-card > a > .cart-ico-c {
		margin-left: 4px;
	}
	.link-buy-card > a > p {
		text-align: center;
		font-size: 10px;
	}

	.list-aval-card > h1 {
		font-size: 14px;
	}

	.list-cards {
		-ms-grid-columns: 1fr 14px 1fr;
		grid-template-columns: 1fr 1fr;
		gap: 14px;
	}
	.list-cards > .item {
		height: 200px;
	}

	.security-new-card {
		margin-top: 10px;
	}
	.security-new-card > .item:first-child {
		margin-bottom: 10px;
	}

	.profile > h1 {
		margin: 20px 0px;
	}

	.status-rank-balance > .item {
		padding: 10px;
		margin-bottom: 10px;
	}
	.status-rank-balance > .item > h1 {
		margin-bottom: 4px;
	}

	.responsive-rule > h1 {
		font-size: 18px;
	}

	.list-rule > .item-rule {
		margin-bottom: 20px;
	}
	.list-rule > .item-rule > h1 {
		font-size: 16px;
	}
	.list-rule > .item-rule > p {
		margin-top: 4px;
		font-size: 12px;
	}

	.list-rule-item > .item {
		margin-bottom: 10px;
	}
	.list-rule-item > .item > p {
		font-size: 12px;
	}
	.list-rule-item > .item > h1 {
		font-size: 12px;
	}

	.responsive-error-f {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.data-error-message {
		top: unset;
	}
	.data-error-message > h1 {
		font-size: 14px;
	}
	.data-error-message > p {
		font-size: 14px;
	}
	.data-error-message > .sup-mess-error {
		font-size: 14px;
		text-align: center;
	}

	.image-icon-error {
		width: 60px;
		height: 60px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.order-data-info > p {
		font-size: 8px;
		line-height: unset;
		margin-top: 10px;
	}

	.order-status {
		margin-top: 20px;
	}
	.order-status > h1 {
		font-size: 12px;
		padding: 10px;
	}
	.order-status > a {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.details-order-s {
		padding: 10px;
	}

	.order-data-info > h1 {
		font-size: 12px;
	}

	.order-data-info > ul > li {
		font-size: 10px;
	}

	.image-order {
		max-width: 162px;
		height: 118px;
	}

	.error-type {
		height: unset;
		padding: 8px 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C, 1px -2px 0 0 #F4C88E, 2px -2px 0 0 #AD7C3C;
		        box-shadow: 0px -1px 0 0 #F4C88E, 1px -1px 0 0 #AD7C3C, 1px -2px 0 0 #F4C88E, 2px -2px 0 0 #AD7C3C;
	}
	.error-type > .icon-link-e {
		width: 8px;
		height: 8px;
		background-position: center;
		background-size: contain;
	}
	.error-type > p {
		line-height: 0px;
		font-size: 10px;
	}

	.box-error-item::before {
		content: "";
	}
	.box-error-item > .item {
		background: none;
		margin: 0px 24px;
		border: none;
		padding: 20px 20px;
		padding-top: 10px;
		height: 142px;
		margin-top: 20px;
	}
	.box-error-item > .item > h1 {
		font-size: 30px;
		line-height: unset;
	}
	.box-error-item > .item > span {
		font-size: 10px;
		line-height: unset;
	}
	.box-error-item > .item > p {
		font-size: 10px;
		line-height: unset;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.diff-list {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.unbang-type::before {
		height: 100px;
		top: 10px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}

	.recov-type::before {
		height: 80px;
		top: 10px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}

	.unban-type::before {
		height: 80px;
		top: 10px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}

	.tag-name-price {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
	.tag-name-price > .name-p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		font-size: 14px;
	}
	.tag-name-price > p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 14px;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}

	.category-list {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 15px;
	}
	.category-list > .item {
		height: 148px;
	}

	.ave-phantom {
		margin-top: 15px;
	}
	.ave-phantom > .item {
		height: 148px;
	}

	.count-online > p {
		font-size: 14px;
		line-height: 17px;
	}

	.online-stats > p {
		font-size: 9px;
		line-height: 11px;
	}

	.image-online > img {
		-ms-interpolation-mode: nearest-neighbor;
		    image-rendering: -webkit-optimize-contrast;
		    image-rendering: -moz-crisp-edges;
		    image-rendering: -o-pixelated;
		    image-rendering: pixelated;
	}

	.default-sign {
		max-width: 180px;
		width: 100%;
	}
	.default-sign > p {
		font-style: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 140%;
		letter-spacing: -0.02em;
		color: #FFFFFF;
	}

	.online-sign {
		width: 100%;
	}

	.navigation > a {
		padding: 28px 0px;
	}
	.navigation > a > p {
		font-size: 14px;
		line-height: 17px;
		max-width: 80px;
	}

	.project-name > h1 {
		font-style: normal;
		font-weight: 800;
		font-size: 14px;
		line-height: 14px;
		color: #FFFFFF;
	}
	.project-name > p {
		font-style: normal;
		font-weight: 500;
		font-size: 10px;
		line-height: 12px;
		color: #F9B256;
	}

	.logo {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 42px 1fr;
		grid-template-columns: 42px 1fr;
		width: 100%;
	}
	.logo > a {
		width: 42px;
		height: 42px;
	}
	.logo > .project-name {
		margin-left: 0px;
	}

	header {
		padding: 0px 15px;
	}

	.pay-methods {
		margin-top: 30px;
	}
	.pay-methods > .item {
		max-width: 146px;
		width: 100%;
		height: 100%;
	}
	.pay-methods > .item > img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
	}

	.private-pol > p {
		font-size: 10px;
		line-height: 150%;
	}
}
@media screen and (max-width: 375px) {
	.navigation-bar > p {
		font-size: 10px;
	}
	.navigation-bar > a > .arrow-back {
		width: 5px;
		height: 8px;
	}
	.navigation-bar > a > p {
		font-size: 10px;
	}
}
@media screen and (max-width: 320px) {
	.list-cards {
		-ms-grid-columns: 1fr 14px 1fr;
		grid-template-columns: 1fr 1fr;
		gap: 14px;
	}
	.list-cards > .item {
		height: 164px;
	}

	.list-button-pag > .item-pag {
		width: 20px;
		height: 20px;
	}

	.data-value-current {
		padding-left: 0px;
	}

	.def-cart-button > p {
		font-size: 10px;
	}

	.navigation::before {
		position: absolute;
		width: 100%;
		content: "";
		height: 109px;
		background-image: url("data:image/svg+xml,%3Csvg width='304' height='109' viewBox='0 0 304 109' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect x='231' width='73' height='108.477' fill='url(%23pattern0)'/%3E%3Crect x='-16' width='73' height='108' fill='url(%23pattern1)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.00934579 0.00628931)'/%3E%3C/pattern%3E%3Cpattern id='pattern1' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image1' transform='translate(0 -0.00220665) scale(0.00934579 0.00631706)'/%3E%3C/pattern%3E%3Cimage id='image0' width='107' height='159' xlink:href='data:image/png;base64,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'/%3E%3Cimage id='image1' width='107' height='159' xlink:href='data:image/png;base64,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'/%3E%3C/defs%3E%3C/svg%3E%0A");
	}
}