[hidden] {
	display: none !important;
}

.--fw-600 {
	font-weight: 600;
}

.large-title {
	font-style: normal;
	font-weight: 700;
	font-size: 52px;
	line-height: 72px;
}

@media (max-width: 1920px) {
	.large-title {
		font-size: calc(36px + 16 * (100vw - 320px) / 1600);
		line-height: calc(36px + 36 * (100vw - 320px) / 1600);
	}
}

.large-text {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
}

@media (max-width: 1920px) {
	.large-text {
		font-size: calc(14px + 4 * (100vw - 320px) / 1600);
		line-height: calc(16px + 4 * (100vw - 320px) / 1600);
	}
}

.section-title {
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
}

@media (max-width: 1920px) {
	.section-title {
		font-size: calc(25px + 3 * (100vw - 320px) / 1600);
		line-height: calc(30px + 4 * (100vw - 320px) / 1600);
	}
}

.section-text {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.xl-big-title {
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 58px;
	letter-spacing: 0.03px;
}

@media (max-width: 1920px) {
	.xl-big-title {
		font-size: calc(28px + 16 * (100vw - 320px) / 1600);
		line-height: calc(38px + 20 * (100vw - 320px) / 1600);
	}
}

.l-big-title {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
}

@media (max-width: 1920px) {
	.l-big-title {
		font-size: calc(25px + 11 * (100vw - 320px) / 1600);
		line-height: calc(32px + 11 * (100vw - 320px) / 1600);
	}
}

.m-big-title {
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
}

@media (max-width: 1920px) {
	.m-big-title {
		font-size: calc(23px + 9 * (100vw - 320px) / 1600);
		line-height: calc(29px + 9 * (100vw - 320px) / 1600);
	}
}

.big-text {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
}

@media (max-width: 1920px) {
	.big-text {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(20px + 2 * (100vw - 320px) / 1600);
	}
}

.xxl-bold-title {
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
}

@media (max-width: 1920px) {
	.xxl-bold-title {
		font-size: calc(20px + 8 * (100vw - 320px) / 1600);
		line-height: calc(26px + 8 * (100vw - 320px) / 1600);
	}
}

.xl-bold-title {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 31px;
}

@media (max-width: 1920px) {
	.xl-bold-title {
		font-size: calc(18px + 6 * (100vw - 320px) / 1600);
		line-height: calc(25px + 6 * (100vw - 320px) / 1600);
	}
}

.l-bold-title {
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
}

@media (max-width: 1920px) {
	.l-bold-title {
		font-size: calc(16px + 6 * (100vw - 320px) / 1600);
		line-height: calc(20px + 6 * (100vw - 320px) / 1600);
	}
}

.m-bold-title {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
}

@media (max-width: 1920px) {
	.m-bold-title {
		font-size: calc(15px + 5 * (100vw - 320px) / 1600);
		line-height: calc(19px + 5 * (100vw - 320px) / 1600);
	}
}

.s-bold-title {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
}

@media (max-width: 1920px) {
	.s-bold-title {
		font-size: calc(15px + 3 * (100vw - 320px) / 1600);
		line-height: calc(20px + 3 * (100vw - 320px) / 1600);
	}
}

.xxl-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 36px;
	line-height: 43px;
}

@media (max-width: 1920px) {
	.xxl-semibold-title {
		font-size: calc(25px + 11 * (100vw - 320px) / 1600);
		line-height: calc(32px + 11 * (100vw - 320px) / 1600);
	}
}

.xl-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 39px;
}

@media (max-width: 1920px) {
	.xl-semibold-title {
		font-size: calc(25px + 3 * (100vw - 320px) / 1600);
		line-height: calc(36px + 3 * (100vw - 320px) / 1600);
	}
}

.xl-semibold-title span {
	color: #ff3d00;
}

.l-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
}

@media (max-width: 1920px) {
	.l-semibold-title {
		font-size: calc(18px + 6 * (100vw - 320px) / 1600);
		line-height: calc(23px + 6 * (100vw - 320px) / 1600);
	}
}

.m-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
}

@media (max-width: 1920px) {
	.m-semibold-title {
		font-size: calc(15px + 3 * (100vw - 320px) / 1600);
		line-height: calc(20px + 3 * (100vw - 320px) / 1600);
	}
}

.s-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
}

@media (max-width: 1920px) {
	.s-semibold-title {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.sm-semibold-title {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

.m-medium-title {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

@media (max-width: 1920px) {
	.m-medium-title {
		font-size: calc(16px + 2 * (100vw - 320px) / 1600);
		line-height: calc(25px + 2 * (100vw - 320px) / 1600);
	}
}

.s-medium-title {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

@media (max-width: 1920px) {
	.s-medium-title {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(20px + 2 * (100vw - 320px) / 1600);
	}
}

.sm-medium-title {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

.date-title {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #999999;
}

@media (max-width: 1920px) {
	.date-title {
		font-size: calc(12px + 2 * (100vw - 320px) / 1600);
		line-height: calc(18px + 2 * (100vw - 320px) / 1600);
	}
}

.rs-btn {
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 17px;
	border-radius: 50px;
	padding: 14px 30px;
}

@media (max-width: 1920px) {
	.rs-btn {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(15px + 2 * (100vw - 320px) / 1600);
		padding: 14px calc(24px + 6 * (100vw - 320px) / 1600);
	}
}

.rs-btn i::before {
	font-size: 24px;
}

.rs-btn:before {
	content: "";
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	width: 60px;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.5;
	-webkit-filter: blur(30px);
	filter: blur(30px);
	-webkit-transform: translateX(-100px) skewX(-15deg);
	-ms-transform: translateX(-100px) skewX(-15deg);
	transform: translateX(-100px) skewX(-15deg);
}

.rs-btn:after {
	content: "";
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	width: 30px;
	height: 100%;
	left: 30px;
	top: 0;
	opacity: 0;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	-webkit-transform: translateX(-100px) skewX(-15deg);
	-ms-transform: translateX(-100px) skewX(-15deg);
	transform: translateX(-100px) skewX(-15deg);
}

@media (any-hover: hover) {
	.rs-btn:hover:before {
		-webkit-transform: translateX(300px) skewX(-15deg);
		-ms-transform: translateX(300px) skewX(-15deg);
		transform: translateX(300px) skewX(-15deg);
		opacity: 0.6;
		-webkit-transition: 0.7s;
		-o-transition: 0.7s;
		transition: 0.7s;
	}

	.rs-btn:hover:after {
		-webkit-transform: translateX(300px) skewX(-15deg);
		-ms-transform: translateX(300px) skewX(-15deg);
		transform: translateX(300px) skewX(-15deg);
		opacity: 1;
		-webkit-transition: 0.7s;
		-o-transition: 0.7s;
		transition: 0.7s;
	}
}

.rs-btn._white {
	color: #ff3d00;
	background-color: #ffffff;
}

@media (any-hover: hover) {
	.rs-btn._white:hover {
		color: #fff;
		background-color: #ff3d00;
	}
}

.rs-btn._orange {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
}

.cke_dialog_ui_button.rs-btn._orange {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
	border-radius: 5px;
}


.cke_dialog_ui_button.rs-btn._orange span.cke_dialog_ui_button {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
}

a.cke_dialog_ui_button {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
}


@media (any-hover: hover) {
	.rs-btn._orange:hover {
		color: #fff;
		border-color: #520d4a;
		background-color: #520d4a;
	}
}

.rs-btn._gray {
	color: #444444;
	background-color: #f5f5f5;
}

@media (any-hover: hover) {
	.rs-btn._gray:hover {
		color: #fff;
		background-color: #ff3d00;
	}
}

.rs-btn._border-orange {
	background-color: #fff;
	color: #ff3d00;
	border: 2px solid #ff3d00;
	padding: 14px 30px;
}

@media (max-width: 1920px) {
	.rs-btn._border-orange {
		padding: calc(10px + 4 * (100vw - 320px) / 1600) calc(22px + 8 * (100vw - 320px) / 1600);
	}
}

@media (any-hover: hover) {
	.rs-btn._border-orange:hover {
		color: #fff;
		background-color: #ff3d00;
	}
}

.rs-btn._gray-orange {
	background: #f5f5f5;
	color: #ff3d00;
}

.rs-btn._gray {
	background: #f6f6f6;
	color: #111;
}

@media (any-hover: hover) {

	.rs-btn._gray-orange:hover,
	.rs-btn._gray:hover {
		color: #fff;
		background-color: #ff3d00;
	}
}

.rs-btn._border-gray {
	background-color: #fff;
	color: #111;
	border: 2px solid #e6e6e6;
	padding: 12px 24px;
}

@media (any-hover: hover) {
	.rs-btn._border-gray:hover {
		color: #fff;
		background-color: #ff3d00;
		border-color: #ff3d00;
	}
}

a.rs-btn._dynamic_adapt_,
button.rs-btn._dynamic_adapt_ {
	margin-top: 30px !important;
}

.rs-link {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	position: relative;
	overflow: hidden;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 17px;
	color: #ff3d00;
}

@media (max-width: 1920px) {
	.rs-link {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(15px + 2 * (100vw - 320px) / 1600);
	}
}

.rs-link::before {
	color: inherit;
	font-size: 16px;
	margin-left: 4px;
	font-weight: bold;
}

@media (any-hover: hover) {
	.rs-link:hover {
		color: #520d4a;
	}
}

.rs-input {
	height: 56px;
	width: 100%;
	background: #ffffff;
	border: 2px solid #d5d5d5;
	border-radius: 12px;
	padding: 25px 12px 7px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {
	.rs-input {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.rs-input:focus,
.rs-input:visited {
	border-color: #ff3d00;
}

.rs-input:focus+.rs-input-placeholder,
.rs-input:valid+.rs-input-placeholder {
	font-size: 12px;
	line-height: 15px;
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px);
}

textarea.rs-input {
	width: 100%;
	min-height: 204px;
	max-height: 204px;
	resize: none;
}

.rs-input-placeholder {
	pointer-events: none;
	cursor: text;
	position: absolute;
	left: 0;
	top: 15px;
	left: 14px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #999999;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 10;
}

.select._select-open~.rs-input-placeholder {
	z-index: 15;
}

@media (max-width: 1920px) {
	.rs-input-placeholder {
		font-size: calc(13px + 3 * (100vw - 320px) / 1600);
		line-height: calc(23px + 3 * (100vw - 320px) / 1600);
		top: calc(17px + -2 * (100vw - 320px) / 1600);
	}
}

ul.about-list li {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #111111;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

ul.about-list li:not(:last-child) {
	margin-bottom: 8px;
}

@media (max-width: 1920px) {
	ul.about-list li {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(18px + 8 * (100vw - 320px) / 1600);
	}
}

ul.about-list li b,
ul.about-list li strong {
	margin-right: 12px;
	color: #999999;
	font-weight: 400;
}

.section-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 32px;
}

@media (max-width: 768px) {
	.section-header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.section-header h2 {
		margin-bottom: 10px;
	}
}

.books {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

@media (any-hover: hover) {
	.books:hover::after {
		opacity: 1;
		pointer-events: all;
		visibility: visible;
	}
}

.books::after {
	content: "";
	position: absolute;
	top: -14px;
	right: -14px;
	left: -14px;
	bottom: -14px;
	z-index: -1;
	width: calc(100% + 28px);
	height: calc(100% + 28px);
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	border-radius: 18px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.books a {
	width: 100%;
	height: 100%;
	display: block;
}

.books__picture {
	border-radius: 16px;
	overflow: hidden;
}

.books__picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.books__description {
	margin-top: 8px;
}

.books__description>h4 {
	margin-top: 4px;
}

.books__view {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ff3d00;
	margin-top: 8px;
}

.books__view img {
	margin-left: 8px;
}

.books__genre {
	color: #999999;
	margin-top: 8px;
}

.books__prices {
	margin-top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.books__price:not(:last-child) {
	margin-right: 8px;
}

.books__price_new {
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: #ff3d00;
}

@media (max-width: 1920px) {
	.books__price_new {
		font-size: calc(18px + 4 * (100vw - 320px) / 1600);
		line-height: calc(22px + 4 * (100vw - 320px) / 1600);
	}
}

.books__price_old {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-decoration-line: line-through;
	color: #999999;
}

@media (max-width: 1920px) {
	.books__price_old {
		font-size: calc(12px + 2 * (100vw - 320px) / 1600);
		line-height: calc(15px + 2 * (100vw - 320px) / 1600);
	}
}

.books__characteristics {
	margin-top: 16px;
}

@media (max-width: 1920px) {
	.books__characteristics {
		margin-top: calc(8px + 8 * (100vw - 320px) / 1600);
	}
}

.books__characteristics .characteristics-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
	.books__characteristics .characteristics-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.books__characteristics .characteristics-list li {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #ff3d00;
}

@media (max-width: 1920px) {
	.books__characteristics .characteristics-list li {
		font-size: calc(12px + 2 * (100vw - 320px) / 1600);
		line-height: calc(20px + 2 * (100vw - 320px) / 1600);
	}
}

.books__characteristics .characteristics-list li:not(:last-child) {
	margin-right: 16px;
}

@media (max-width: 1920px) {
	.books__characteristics .characteristics-list li:not(:last-child) {
		margin-right: calc(8px + 8 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 768px) {
	.books__characteristics .characteristics-list li:not(:last-child) {
		margin-right: 0px;
		margin-bottom: 5px;
	}
}

.books__characteristics .characteristics-list li img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.books__content {
	margin-top: 18px;
}

@media (max-width: 1920px) {
	.books__content {
		margin-top: calc(8px + 10 * (100vw - 320px) / 1600);
	}
}

.books__content p,
.books__content h6 {
	color: #999999;
	margin-bottom: 4px;
}

.books__content ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -2px;
	width: 100%;
}

.books__content ul li {
	padding: 2px 6px;
	margin: 2px;
	background: #f6f6f6;
	border-radius: 16px;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 21px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

@media (max-width: 1920px) {
	.books__content ul li {
		font-size: calc(10px + 3 * (100vw - 320px) / 1600);
		line-height: calc(18px + 3 * (100vw - 320px) / 1600);
	}
}

.books .rs-btn {
	margin-top: 16px;
}

@media (max-width: 1920px) {
	.books .rs-btn {
		margin-top: calc(10px + 6 * (100vw - 320px) / 1600);
	}
}

.catalog-book {
	width: 100%;
	/* height: 100%; */
	position: relative;
	z-index: 1;
}

@media (any-hover: hover) {
	.catalog-book:hover::after {
		opacity: 1;
		pointer-events: all;
		visibility: visible;
	}
}

.catalog-book::after {
	content: "";
	position: absolute;
	top: -28px;
	right: -28px;
	left: -28px;
	bottom: -28px;
	z-index: -1;
	width: calc(100% + 56px);
	height: calc(100% + 56px);
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	border-radius: 16px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.catalog-book__status_info-item {
	border-radius: 50px;
	padding: 6px 12px;
	font-weight: 600;
	font-size: 14px;
	line-height: 114%;
	text-align: center;
	color: #fff;
	display: inline-block;
	align-items: center;
	margin-top: 8px;
}

.catalog-book__status_info-item.catalog-book__status_info-rent {
	background: #d80029;
}

.catalog-book__status_info-item.catalog-book__status_info-audio {
	background: #9013fe;
}

.catalog-book__status_info-item.catalog-book__status_info-audio::before {
	content: '';
	position: relative;
	display: inline-block;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.2' d='M2.5625 15V10.6875H5C5.31494 10.6875 5.61699 10.8126 5.83969 11.0353C6.06239 11.258 6.1875 11.5601 6.1875 11.875V15C6.1875 15.3149 6.06239 15.617 5.83969 15.8397C5.61699 16.0624 5.31494 16.1875 5 16.1875H3.75C3.43506 16.1875 3.13301 16.0624 2.91031 15.8397C2.68761 15.617 2.5625 15.3149 2.5625 15Z' fill='white' stroke='white' stroke-width='0.125'/%3e%3cpath opacity='0.2' d='M15.1133 10.6875H17.5508V15C17.5508 15.3149 17.4257 15.617 17.203 15.8397C16.9803 16.0624 16.6782 16.1875 16.3633 16.1875H15.1133C14.7983 16.1875 14.4963 16.0624 14.2736 15.8397C14.0509 15.617 13.9258 15.3149 13.9258 15V11.875C13.9258 11.5601 14.0509 11.258 14.2736 11.0353C14.4963 10.8126 14.7983 10.6875 15.1133 10.6875Z' fill='white' stroke='white' stroke-width='0.125'/%3e%3cpath d='M17.6137 10.625H15.1137C14.7822 10.625 14.4643 10.7567 14.2299 10.9911C13.9954 11.2255 13.8637 11.5435 13.8637 11.875V15C13.8637 15.3315 13.9954 15.6495 14.2299 15.8839C14.4643 16.1183 14.7822 16.25 15.1137 16.25H16.3637C16.6953 16.25 17.0132 16.1183 17.2476 15.8839C17.482 15.6495 17.6137 15.3315 17.6137 15V10.625ZM17.6137 10.625C17.6137 9.63531 17.4179 8.65539 17.0374 7.74175C16.6569 6.82811 16.0994 5.9988 15.3969 5.30164C14.6944 4.60447 13.8609 4.05323 12.9444 3.6797C12.0279 3.30616 11.0465 3.11771 10.0569 3.12522C9.0672 3.11771 8.08583 3.30616 7.16932 3.6797C6.25282 4.05323 5.41931 4.60447 4.71684 5.30164C4.01437 5.9988 3.45683 6.82811 3.07636 7.74175C2.69588 8.65539 2.5 9.63531 2.5 10.625V15C2.5 15.3315 2.6317 15.6495 2.86612 15.8839C3.10054 16.1183 3.41848 16.25 3.75 16.25H5C5.33152 16.25 5.64946 16.1183 5.88388 15.8839C6.1183 15.6495 6.25 15.3315 6.25 15V11.875C6.25 11.5435 6.1183 11.2255 5.88388 10.9911C5.64946 10.7567 5.33152 10.625 5 10.625H2.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	min-width: 20px;
	min-height: 20px;
	max-width: 20px;
	max-height: 20px;
	margin-right: 8px;
}

.catalog-book a {
	width: 100%;
	/* height: 100%; */
	display: block;
}

.catalog-book__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 480px) {
	.catalog-book__item {
		-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;
	}
}

@media (max-width: 768px) and (min-width: 481px) {
	.catalog-book__item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.catalog-book__picture {
	margin-right: 40px;
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
	max-width: 225px;
	max-height: 320px;
}

@media (max-width: 1920px) and (min-width: 1171px) {
	.catalog-book__picture {
		margin-right: calc(15px + 25 * (100vw - 1170px) / 750);
	}
}

@media (max-width: 1170px) and (min-width: 769px) {
	.catalog-book__picture {
		margin-right: calc(15px + 25 * (100vw - 768px) / 402);
	}
}

@media (max-width: 768px) {
	.catalog-book__picture {
		margin-right: 0px;
		margin-bottom: 10px;
		order: 1;
	}
}

@media (max-width: 480px) {
	.catalog-book__picture {
		max-width: 100%;
	}
}

.catalog-book__picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.catalog-book__description {
	width: 100%;
	max-width: 575px;
	padding-right: 32px;
	margin-top: 8px;
	border-right: 1px solid #e6e6e6;
}

@media (max-width: 1920px) and (min-width: 1171px) {
	.catalog-book__description {
		padding-right: calc(15px + 17 * (100vw - 1170px) / 750);
	}
}

@media (max-width: 1170px) and (min-width: 769px) {
	.catalog-book__description {
		padding-right: calc(15px + 17 * (100vw - 768px) / 402);
	}
}

@media (max-width: 768px) {
	.catalog-book__description {
		max-width: 100%;
		padding-right: 0px;
		border: none;
		order: 3;
	}
}


.catalog-book__description h4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-book__description h4 img {
	margin-right: 8px;
}

.catalog-book__header {
	margin-bottom: 32px;
}

@media (max-width: 1920px) and (min-width: 1171px) {
	.catalog-book__header {
		margin-bottom: calc(15px + 17 * (100vw - 1170px) / 750);
	}
}

@media (max-width: 768px) {
	.catalog-book__header {
		margin-bottom: 15px;
	}
}

.catalog-book__header h4 {
	margin-top: 8px;
}

.catalog-book__community .community-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 540px) {
	.catalog-book__community .community-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.catalog-book__community .community-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0px 25px;
}

@media (max-width: 1920px) and (min-width: 1171px) {
	.catalog-book__community .community-list li {
		padding: 0px calc(10px + 15 * (100vw - 1170px) / 750);
	}
}

@media (max-width: 1170px) and (min-width: 769px) {
	.catalog-book__community .community-list li {
		padding: 0px calc(8px + 17 * (100vw - 768px) / 402);
	}
}

@media (max-width: 1920px) {
	.catalog-book__community .community-list li p {
		font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
		line-height: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
	}
}

@media (max-width: 540px) {
	.catalog-book__community .community-list li {
		padding: 10px 0px;
	}

	.catalog-book__community .community-list li:not(:last-child) {
		border-bottom: 1px solid #e6e6e6;
	}
}

@media (min-width: 540px) {
	.catalog-book__community .community-list li:first-child {
		padding-left: 0px;
	}

	.catalog-book__community .community-list li:last-child {
		padding-right: 0px;
	}

	.catalog-book__community .community-list li:not(:last-child) {
		border-right: 1px solid #e6e6e6;
	}
}

.catalog-book__community .community-list li img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}

@media (max-width: 1450px) and (min-width: 769px) {
	.catalog-book__community .community-list li p {
		margin-left: -31px;
	}
}

.catalog-book__community .community-list li p {
	color: #999999;
}

.catalog-book__community .community-list li p span {
	color: #111111;
	display: block;
	font-weight: 600;
	margin-bottom: 2px;
}

@media (max-width: 1450px) and (min-width: 769px) {
	.catalog-book__community .community-list li p span {
		margin-bottom: 6px;
		margin-left: 30px;
		margin-top: 3px;
	}
}

.catalog-book__annotation {
	margin-top: 25px;
}

@media (max-width: 1920px) {
	.catalog-book__annotation {
		margin-top: calc(10px + 15 * (100vw - 320px) / 1600);
	}
}

.catalog-book__annotation {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow-y: hidden;
	font-size: 16px;
	line-height: 26px;
}

@media (max-width: 1920px) {
	.catalog-book__annotation {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.catalog-book__annotation .showmore-link {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #ff3d00;
}

@media (max-width: 1920px) {
	.catalog-book__annotation .showmore-link {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.catalog-book__structure {
	margin-top: 16px;
}

.catalog-book__structure .structure-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-book__structure .structure-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-book__structure .structure-list li p {
	margin-left: 8px;
}

.catalog-book__structure .structure-list li:not(:last-child):after {
	content: "|";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #444444;
	margin: 0px 8px;
}

.catalog-book__content {
	margin-top: 16px;
}

.catalog-book__content h6 {
	color: #999999;
	margin-bottom: 4px;
}

.catalog-book__content .content-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -2px;
	width: 100%;
}

.catalog-book__content .content-list li {
	padding: 2px 6px;
	margin: 2px;
	background: #f6f6f6;
	border-radius: 16px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

.catalog-book__info {
	margin-top: 7px;
	width: 100%;
	max-width: 225px;
	padding-left: 32px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1920px) and (min-width: 1171px) {
	.catalog-book__info {
		padding-left: calc(15px + 17 * (100vw - 1170px) / 750);
	}
}

@media (max-width: 1170px) and (min-width: 769px) {
	.catalog-book__info {
		padding-left: calc(15px + 17 * (100vw - 768px) / 402);
	}
}

@media (max-width: 768px) {
	.catalog-book__info {
		max-width: 100%;
		padding-left: 0px;
		order: 2;
		margin-bottom: 10px;
	}
}

@media (max-width: 768px) and (min-width: 481px) {
	.catalog-book__info {
		padding-left: 20px;
		flex: 0 0 50%;
	}
}

.catalog-book__status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-book__status img {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}

.catalog-book__update {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 8px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #999999;
}

.catalog-book__update span {
	margin-left: 8px;
	color: #111111;
	font-weight: 400;
}

.catalog-book__prices {
	margin-top: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 480px) {
	.catalog-book__prices {
		margin-top: 15px;
	}
}

.catalog-book__price {
	white-space: nowrap;
}

.catalog-book__price:not(:last-child) {
	margin-right: 8px;
}

.catalog-book__price_new {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #ff3d00;
}

.catalog-book__price_old {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-decoration-line: line-through;
	color: #999999;
}

.catalog-book__label {
	margin-left: 8px;
	white-space: nowrap;
}

.catalog-book__label_sale {
	padding: 2px 8px;
	background: rgba(255, 61, 0, 0.1);
	border-radius: 15px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #ff3d00;
}

.catalog-book__rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 8px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #999999;
}


@media (max-width: 480px) {
	.catalog-book__rating {
		margin-top: 15px;
	}
}


.catalog-book__rating span {
	margin-left: 8px;
	color: #111111;
}

@media (max-width: 540px) {
	.catalog-book__rating span {
		margin-left: 0px;
		margin-top: 2px;
	}
}

.catalog-book__rating img {
	margin-left: 8px;
	width: 20px;
	height: 20px;
}


.catalog-book__award {
	margin-top: 28px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #999999;
}

@media (max-width: 480px) {
	.catalog-book__award {
		margin-top: 15px;
	}
}

.catalog-book__award span {
	margin-right: 5px;
	display: block;
}

.catalog-book__award .catalog-book__award-body {
	margin: 5px 0px;
	color: #111111;
	display: flex;
}

.catalog-book__award img {
	margin-right: 4px;
	width: 20px;
	height: 20px;
}

.catalog-book__button {
	position: absolute;
	bottom: 30px;
	right: 3px;
	max-width: 209px;
	width: 100%;
	z-index: 100;
}

@media (max-width: 1920px) {
	.catalog-book__button {
		bottom: calc(15px + 15 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 1170px) {
	.catalog-book__button {
		right: 0;
	}
}

@media (max-width: 768px) {
	.catalog-book__button {
		position: relative;
		bottom: 0;
		right: 0;
		max-width: 100%;
		margin-top: 20px;
	}
}

.catalog-book__button .rs-btn {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.catalog-book__button ul>li:not(:last-child) {
	margin-bottom: 10px;
}

.blog {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

@media (any-hover: hover) {
	.blog:hover::after {
		opacity: 1;
		pointer-events: all;
		visibility: visible;
	}
}

.blog::after {
	content: "";
	position: absolute;
	top: -20px;
	right: -20px;
	left: -20px;
	bottom: -20px;
	z-index: -1;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	border-radius: 16px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.blog a {
	width: 100%;
	height: 100%;
	display: block;
}

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

@media (max-width: 768px) {
	.blog__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.blog__picture {
	width: 100%;
	max-width: 248px;
	margin-right: 32px;
}

@media (max-width: 1920px) {
	.blog__picture {
		margin-right: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 768px) {
	.blog__picture {
		margin-right: 0px;
		margin-bottom: 20px;
		max-width: 100%;
		max-height: 248px;
	}
}

.blog__picture img {
	width: 100%;
	height: 100%;
	border-radius: 16px;
	-o-object-fit: cover;
	object-fit: cover;
}

@media (max-width: 768px) {
	.blog__picture img {
		max-height: 248px;
	}
}

.blog__comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 24px;
}

.blog__comment h6 {
	margin-left: 4px;
}

.blog__author {
	margin-top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.blog__author h6 {
	margin-right: 8px;
}

.blog__description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.blog__body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	margin-top: 24px;
}

.blog__body>p {
	margin-top: 16px;
	line-height: 24px;
}

@media (max-width: 1920px) {
	.blog__body>p {
		line-height: calc(22px + 2 * (100vw - 320px) / 1600);
	}
}

.blog__body .rs-link {
	margin-top: 24px;
}

.author-book {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

@media (any-hover: hover) {
	.author-book:hover::after {
		opacity: 1;
		pointer-events: all;
		visibility: visible;
	}
}

.author-book::after {
	content: "";
	position: absolute;
	top: -30px;
	right: -30px;
	left: -30px;
	bottom: -30px;
	z-index: -1;
	width: calc(100% + 60px);
	height: calc(100% + 60px);
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	box-shadow: 0px 4px 22px rgba(37, 0, 53, 0.15);
	border-radius: 18px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.author-book__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 768px) {
	.author-book__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.author-book__picture {
	margin-right: 40px;
	width: 100%;
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
	max-width: 134px;
}

@media (max-width: 768px) {
	.author-book__picture {
		margin-right: 0px;
		margin-bottom: 20px;
	}
}

.author-book__picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.author-book__description {
	margin-top: 8px;
}

.author-book__about {
	margin-top: 16px;
}

.author-book__about ul {
	padding: 8px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.author-book__about ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
}

.author-book__about ul li:not(:last-child) {
	padding-right: 48px;
}

@media (max-width: 1920px) {
	.author-book__about ul li:not(:last-child) {
		padding-right: calc(24px + 24 * (100vw - 320px) / 1600);
	}
}

.author-book__about ul li:not(:last-child):after {
	content: "";
	position: absolute;
	right: 24px;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #e6e6e6;
}

@media (max-width: 1920px) {
	.author-book__about ul li:not(:last-child):after {
		right: calc(12px + 12 * (100vw - 320px) / 1600);
	}
}

.author-book__about ul li img {
	width: 24px;
	height: 24px;
}

.author-book__about ul li p {
	font-weight: 600;
	margin-left: 8px;
}

.author-book__about ul li p span {
	margin-left: 0px;
	display: block;
}

.radio-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	position: relative;
	text-align: left;
}

.radio-input input {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	font-size: 0px;
	visibility: hidden;
}

.radio-input span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}

@media (any-hover: hover) {
	.radio-input span:hover {
		color: #ff3d00;
	}
}

.radio-input span::before {
	content: "";
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 20px;
	min-width: 20px;
	max-height: 20px;
	max-width: 20px;
	background-color: #fff;
	border: 2px solid #adadad;
	border-radius: 100%;
	margin-right: 8px;
	-webkit-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.radio-input span::after {
	content: "";
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	left: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 8px;
	min-width: 8px;
	max-height: 8px;
	max-width: 8px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.radio-input input:checked~span::before {
	border-color: #ff3d00;
}

.radio-input input:checked~span::after {
	background-color: #ff3d00;
}

.check-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	position: relative;
	text-align: left;
}

.check-input input {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	font-size: 0px;
	visibility: hidden;
}

.check-input span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}

@media (any-hover: hover) {
	.check-input span:hover {
		color: #ff3d00;
	}
}

.check-input span::before {
	content: "\e903";
	font-size: 16px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: "icons" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	min-height: 20px;
	min-width: 20px;
	max-height: 20px;
	max-width: 20px;
	background-color: #fff;
	border: 2px solid #adadad;
	border-radius: 4px;
	margin-right: 12px;
	transition: all 0.3s ease 0s;
}

.check-input input:checked~span::before {
	border-color: #ff3d00;
	background-color: #ff3d00;
}

ul.info-list {
	padding-top: 15px;
}

ul.info-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 16px 0px;
}

@media (max-width: 1530px) and (min-width: 1171px) {
	ul.info-list li {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media (max-width: 480px) {
	ul.info-list li {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

ul.info-list li img {
	width: 32px;
	height: 32px;
	margin-right: 16px;
}

ul.info-list li h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1530px) and (min-width: 1171px) {
	ul.info-list li h5 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media (max-width: 480px) {
	ul.info-list li h5 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

ul.info-list li h5 span {
	margin-left: 8px;
	font-weight: 400;
	color: #444444;
}

@media (max-width: 1530px) and (min-width: 1171px) {
	ul.info-list li h5 span {
		margin-left: 0px;
	}
}

@media (max-width: 480px) {
	ul.info-list li h5 span {
		margin-left: 0px;
	}
}

.competition.work-accepted .competition__status::before {
	background: #47b347;
}

.competition.contest-ended .competition__status::before {
	background: #cdcdcd;
}

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

@media (max-width: 1170px) {
	.competition__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.competition__picture {
	max-width: 225px;
	width: 100%;
	height: 100%;
	margin-right: 40px;
	border-radius: 16px;
	overflow: hidden;
	height: 322px;
}

@media (max-width: 1920px) {
	.competition__picture {
		margin-right: calc(15px + 25 * (100vw - 320px) / 1600);
		height: calc(415px + (322 - 415) * ((100vw - 320px) / (1920 - 320)));
	}
}

@media (max-width: 1170px) {
	.competition__picture {
		margin-right: 0px;
		margin-bottom: 20px;
		max-width: 100%;
	}
}

.competition__picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: contain;
}

.competition__description>p {
	margin-top: 7px;
}

.competition__description ul.info-list {
	padding: 8px 0px 16px;
	margin-top: 9px;
}

.competition__description ul.info-list li {
	margin: 12px 0px;
}

@media (max-width: 1530px) {
	.competition__description ul.info-list li {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.competition__description ul.info-list li img {
	width: 24px;
	height: 24px;
}

@media (max-width: 1530px) {
	.competition__description ul.info-list li h5 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.competition__status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 18px;
}

.competition__status::before {
	content: "";
	min-width: 16px;
	min-height: 16px;
	max-width: 16px;
	max-height: 16px;
	margin-right: 8px;
	border-radius: 100%;
	background: #000;
}

.competition__buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 9px;
}

@media (max-width: 1575px) {
	.competition__buttons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.competition__buttons .rs-btn:not(:last-child) {
	margin-right: 15px;
}

@media (max-width: 1920px) {
	.competition__buttons .rs-btn:not(:last-child) {
		margin-right: calc(10px + 5 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 1575px) {
	.competition__buttons .rs-btn:not(:last-child) {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

@media (max-width: 1575px) {
	.competition__buttons .rs-btn {
		width: 100%;
		max-width: 300px;
	}
}

@media (max-width: 1170px) {
	.competition__buttons .rs-btn {
		max-width: 100%;
	}
}

.swiper {
	overflow: hidden;
}

.swiper-wrapper {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.swiper-vertical .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.swiper-initialized .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-button-prev:active,
.swiper-button-prev:focus,
.swiper-button-next:active,
.swiper-button-next:focus {
	outline: none !important;
}

.swiper-button-prev::-moz-focus-inner,
.swiper-button-next::-moz-focus-inner {
	border: 0 !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	font-size: 0px;
}

.swiper-pagination-bullet:active,
.swiper-pagination-bullet:focus {
	outline: none !important;
}

.swiper-pagination-bullet::-moz-focus-inner {
	border: 0 !important;
}

.swiper-button-lock {
	display: none !important;
}

.swiper-pagination-lock {
	display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0px;
	left: 0;
	width: 100%;
	margin-top: 32px;
}

@media (max-width: 1920px) {

	.swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		margin-top: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

.swiper-pagination {
	position: relative;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	-o-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
	background-color: #ffe5dd;
	border-radius: 100%;
	opacity: 1;
	border: 1px solid transparent;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
}

@media (max-width: 1920px) {
	.swiper-pagination-bullet {
		height: calc(16px + 4 * (100vw - 320px) / 1600);
		width: calc(16px + 4 * (100vw - 320px) / 1600);
	}
}

.swiper-pagination-bullet::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 8px;
	height: 8px;
	background: #ff3d00;
	border-radius: inherit;
	opacity: 0;
}

@media (max-width: 1920px) {
	.swiper-pagination-bullet::before {
		height: calc(6px + 2 * (100vw - 320px) / 1600);
		width: calc(6px + 2 * (100vw - 320px) / 1600);
	}
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: transparent;
	border: 1px solid #ff3d00;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.swiper-pagination-bullet-active::before {
	opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ff3d00;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {

	.swiper-button-next,
	.swiper-button-prev {
		height: calc(20px + 12 * (100vw - 320px) / 1600);
		width: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

.swiper-button-next::before,
.swiper-button-prev::before {
	font-size: 32px;
}

@media (max-width: 1920px) {

	.swiper-button-next::before,
	.swiper-button-prev::before {
		font-size: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 992px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 24px;
	right: auto;
}

@media (max-width: 1920px) {

	.swiper-button-prev,
	.swiper-rtl .swiper-button-next {
		left: calc(10px + 14 * (100vw - 320px) / 1600);
	}
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 24px;
	left: auto;
}

@media (max-width: 1920px) {

	.swiper-button-next,
	.swiper-rtl .swiper-button-prev {
		right: calc(10px + 14 * (100vw - 320px) / 1600);
	}
}

.swiper-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.swiper-controls .swiper-button-next,
.swiper-controls .swiper-button-prev {
	position: relative;
	top: 0%;
	width: 32px;
	height: 32px;
	margin-top: 0px;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #ff3d00;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {

	.swiper-controls .swiper-button-next,
	.swiper-controls .swiper-button-prev {
		height: calc(20px + 12 * (100vw - 320px) / 1600);
		width: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

.swiper-controls .swiper-button-next::before,
.swiper-controls .swiper-button-prev::before {
	font-size: 32px;
}

@media (max-width: 1920px) {

	.swiper-controls .swiper-button-next::before,
	.swiper-controls .swiper-button-prev::before {
		font-size: calc(20px + 12 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 992px) {

	.swiper-controls .swiper-button-next,
	.swiper-controls .swiper-button-prev {
		display: none;
	}
}

.swiper-controls .swiper-button-prev,
.swiper-controls .swiper-rtl .swiper-button-next {
	left: 0px;
	right: 0px;
}

.swiper-controls .swiper-button-next,
.swiper-controls .swiper-rtl .swiper-button-prev {
	right: 0px;
	left: 0px;
}

.tabs._tabs-line .tabs__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #e6e6e6;
}

@media (max-width: 540px) {
	.tabs._tabs-line .tabs__navigation {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: -10px;
	}
}

.tabs._tabs-line .tabs__title {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 27px;
	position: relative;
}

@media (max-width: 1920px) {
	.tabs._tabs-line .tabs__title {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(17px + 2 * (100vw - 320px) / 1600);
		padding-bottom: calc(15px + 12 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 540px) {
	.tabs._tabs-line .tabs__title {
		text-align: center;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 40%;
		flex: 1 1 40%;
		margin: 10px;
	}
}

@media (min-width: 541px) {
	.tabs._tabs-line .tabs__title:not(:last-child) {
		margin-right: 24px;
	}
}

.tabs._tabs-line .tabs__title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #ff5500;
	border-radius: 2px;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.tabs._tabs-line .tabs__title._tab-active::after {
	opacity: 1;
}

.tabs._tabs-line .tabs__content {
	margin: 38px 0px 44px;
}

.tabs._tabs-btn .tabs__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 24px;
}

@media (max-width: 540px) {
	.tabs._tabs-btn .tabs__navigation {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: -10px;
	}
}

.tabs._tabs-btn .tabs__title {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	position: relative;
	padding: 12px 24px;
	background-color: #f6f6f6;
	border-radius: 32px;
	color: #999999;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {
	.tabs._tabs-btn .tabs__title {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(17px + 2 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 540px) {
	.tabs._tabs-btn .tabs__title {
		text-align: center;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		margin: 5px;
	}
}

@media (min-width: 541px) {
	.tabs._tabs-btn .tabs__title:not(:last-child) {
		margin-right: 8px;
	}
}

.tabs._tabs-btn .tabs__title._tab-active {
	background: #ff3d00;
	border-radius: 32px;
	color: #fff;
}

.tabs._tabs-btn .tabs__content {
	margin: 20px 0px 0px;
}

.sorting {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.sorting__wrapper .select {
	position: relative;
}

.sorting__wrapper .select__body {
	position: relative;
}

.sorting__wrapper .select__title {
	width: 100%;
	color: inherit;
	text-align: left;
	background-color: transparent;
	cursor: pointer;
}

.sorting__wrapper .select__value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	height: 26px;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

@media (max-width: 1920px) {
	.sorting__wrapper .select__value {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.sorting__wrapper .select__value:after {
	content: "\e906";
	margin-left: 8px;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	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;
	font-size: 16px;
	font-family: "icons" !important;
	speak: never;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: bold;
}

@media (max-width: 1920px) {
	.sorting__wrapper .select__value:after {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
	}
}

.sorting__wrapper .select__value._select-pseudo-label::before {
	content: attr(data-pseudo-label);
	opacity: 1;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #999999;
}

@media (max-width: 1920px) {
	.sorting__wrapper .select__value._select-pseudo-label::before {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.sorting__wrapper .select__value .select__content {
	margin-left: 16px;
}

.sorting__wrapper .select__options {
	position: absolute;
	top: calc(100% + 4px);
	min-width: 100%;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 16px;
	padding: 12px 16px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 12px;
}

.sorting__wrapper .select__option {
	width: 100%;
	text-align: left;
	cursor: pointer;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
	.sorting__wrapper .select__option:hover {
		color: #ff3d00;
	}
}

.sorting__wrapper .select._select-open {
	z-index: 5;
}

.sorting__wrapper .select._select-open .select__value:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.rs-form .select {
	position: relative;
}

.rs-form .select__body {
	position: relative;
}

.rs-form .select__title {
	text-align: left;
	cursor: pointer;
	width: 100%;
	min-height: 56px;
	background: #ffffff;
	border: 2px solid #d5d5d5;
	border-radius: 12px;
	padding: 7px 12px 7px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {
	.rs-form .select__title {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.rs-form .select__value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.rs-form .select__value>* {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.rs-form .select__value::after {
	content: "\e906";
	font-family: "icons" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	color: #ff3d00;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	margin-right: 0px;
	margin-left: 5px;
	position: absolute;
	right: 12px;
	transform: translateY(-50%);
	top: 50%;
}

@media (max-width: 1920px) {
	.rs-form .select__value::after {
		font-size: calc(20px + 4 * (100vw - 320px) / 1600);
		margin-left: calc(15px + 17 * (100vw - 320px) / 1600);
	}
}

.rs-form .select__text {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.rs-form .select__input {
	width: 100%;
	background-color: transparent;
	height: 100%;
}

.rs-form .select__options {
	color: #000;
	position: absolute;
	top: 100%;
	background: #ffffff;
	border: 2px solid #d5d5d5;
	border-top: none;
	border-radius: 0px 0px 12px 12px;
	min-width: 100%;
	left: 0;
}

.rs-form .select__scroll {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 300px;
}

.rs-form .select__option {
	width: 100%;
	text-align: left;
	cursor: pointer;
	padding: 7px 12px 7px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {
	.rs-form .select__option {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

.rs-form .select__option._select-selected {
	background-color: #eee;
}

@media (any-hover: hover) {
	.rs-form .select__option:hover {
		background: #d5d5d5;
	}
}

.rs-form .select__row {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.rs-form .select._select-open {
	z-index: 11;
}

.rs-form .select._select-open .select__title {
	border-radius: 12px 12px 0px 0px;
}

.rs-form .select._select-open .select__value::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.rs-form ._select-tag {
	cursor: pointer;
}

.pagging {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
	.pagging {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.pagging__arrow {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 8px 16px;
	background: #f0f0f0;
	border-radius: 20px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
}

@media (max-width: 1920px) {
	.pagging__arrow {
		padding: calc(5px + 3 * (100vw - 320px) / 1600) calc(10px + 6 * (100vw - 320px) / 1600);
	}
}

@media (max-width: 768px) {
	.pagging__arrow {
		padding: 8px;
	}
}

@media (any-hover: hover) {
	.pagging__arrow:hover {
		background-color: #ff3d00;
		color: #fff;
	}
}

@media (max-width: 768px) {
	.pagging__arrow span {
		display: none;
	}
}

.pagging__arrow::before {
	font-size: 16px;
	color: #000;
}

@media (min-width: 769px) {
	.pagging__arrow::before {
		display: none;
	}
}

.pagging__arrow:disabled {
	display: none;
}

.pagging__arrow_left {
	margin-right: 8px;
}

.pagging__arrow_right {
	margin-left: 8px;
}

.pagging__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 991.98px) {
	.pagging__list {
		padding: 5px 0px;
		margin: -5px 0px;
		max-width: 300px;
		overflow-x: scroll;
		overflow-y: hidden;
	}
}

@media (max-width: 767.98px) {
	.pagging__list {
		max-width: 200px;
	}
}

.pagging__item:not(:last-child) {
	margin-right: 8px;
}

@media (max-width: 1920px) {
	.pagging__item:not(:last-child) {
		margin-right: calc(3px + 5 * (100vw - 320px) / 1600);
	}
}

.pagging__link {
	padding: 8px 16px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	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;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 1920px) {
	.pagging__link {
		padding: calc(5px + 3 * (100vw - 320px) / 1600) calc(13px + 3 * (100vw - 320px) / 1600);
	}
}

.pagging__link._active {
	background-color: #ff3d00;
	color: #fff;
}

@media (any-hover: hover) {
	.pagging__link:hover {
		background-color: #ff3d00;
		color: #fff;
	}
}

/* air datapicker */
.air-datepicker-body--day-name {
	color: #ff3d00;
}

.air-datepicker-cell {
	transition: all 0.3s ease 0s;
}

.air-datepicker-cell.-current- {
	color: #ff3d00;
}

.air-datepicker-cell.-selected- {
	background-color: #ff3d00;
}

.air-datepicker-cell.-selected-.-focus- {
	background-color: #ff3d00;
}

.air-datepicker-cell.-selected-.-current- {
	background-color: #ff3d00;
}

/* editor */
.cke_chrome {
	border: 2px solid #d5d5d5 !important;
	border-radius: 12px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
}

@media (max-width: 1920px) {
	.cke_chrome {
		font-size: calc(14px + 2 * (100vw - 320px) / 1600);
		line-height: calc(24px + 2 * (100vw - 320px) / 1600);
	}
}

/* select 2 */
.select2-container--default .select2-selection--multiple {
	cursor: text;
	width: 100%;
	background: #ffffff;
	border: 2px solid #d5d5d5 !important;
	border-radius: 12px !important;
	padding: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 2px solid #d5d5d5 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 14px 40px 13px 12px !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	padding: 14px 40px 13px 12px !important;
	position: relative;
}

.select2-container .select2-selection--multiple .select2-selection__rendered::after {
	content: "\e906";
	font-family: "icons" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	color: #ff3d00;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
	margin-right: 0px;
	margin-left: 5px;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
}

.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered::after {
	transform: translateY(-50%) rotate(180deg);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-radius: 4px;
	cursor: default;
	float: left;
	background-color: #fff !important;
	border: 2px solid #d5d5d5 !important;
	margin: 2px !important;
	padding: 2px 5px !important;
	font-size: 14px;
	line-height: 14px;
}

/* filter components */
.filter__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -4px;
}

@media (max-width: 768px) {
	.filter__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.filter__list a {
	display: block;
}

.filter__list>h4 {
	margin-right: 10px;
}

.filter__item,
.filter__list a {
	margin: 4px;
}

.filter__item .rs-btn,
.filter__list a .rs-btn {
	padding: 12px 24px;
}

@media (max-width: 768px) {

	.filter__item,
	.filter__list a {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 48%;
		flex: 1 1 48%;
	}

	.filter__list a .rs-btn {
		width: 100%
	}
}

.rs-table {
	width: 100%;
	border-radius: 24px;
	box-shadow: 0 0 0 1px #E6E6E6;
	overflow: hidden;
}

@media (max-width: 768px) {
	.rs-table {
		overflow: auto;
	}
}

.rs-table table {
	border-collapse: collapse;
	border-style: hidden;
	/* table-layout: fixed; */
	border-spacing: 0px;
	text-align: left;
	width: 100%;
}

@media (max-width: 768px) {
	.rs-table table {
		min-width: 800px;
		box-sizing: content-box;
		width: 100%;
	}
}

.rs-table table thead {}

.rs-table table thead tr {}

.rs-table table thead tr th {
	padding: 20px 30px;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: normal;
	color: #111111;
	border-top: 1px solid #D4D7E5;
	border-bottom: 1px solid #D4D7E5;
	border-right: 1px solid #D4D7E5;
	background-color: #F5F5F5;
}

@media (max-width: 1920px) {
	.rs-table table thead tr th {
		padding: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
	}
}

.rs-table table thead tr th:first-child {
	border-left: 1px solid #D4D7E5;
	width: 181px;
}

@media (max-width: 1920px) {
	.rs-table table tbody tr td:first-child {
		width: calc(70px + (181 - 70) * ((100vw - 320px) / (1920 - 320)));
	}
}

.rs-table table tbody {}

.rs-table table tbody tr {}

.rs-table table tbody tr:nth-child(2n) {
	background: #F5F5F5;
}

.rs-table table tbody tr td {
	padding: 20px 30px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	color: #444444;
	border-bottom: 1px solid #D4D7E5;
	border-right: 1px solid #D4D7E5;
}

@media (max-width: 1920px) {
	.rs-table table tbody tr td {
		padding: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
	}
}

.rs-table table tbody tr td:first-child {
	border-left: 1px solid #D4D7E5;
	width: 181px;
}

@media (max-width: 1920px) {
	.rs-table table tbody tr td:first-child {
		width: calc(70px + (181 - 70) * ((100vw - 320px) / (1920 - 320)));
	}
}

.rs-table table tbody tr td.last-column {
	width: 115px;
}

.rs-table.table-1 table tbody tr th:nth-child(2) {
	width: 577px;
}

.rs-table.table-2 table tbody tr th:nth-child(2) {
	width: 394px;
}

.rs-table.table-2 table tbody tr th:nth-child(3) {
	width: 394px;
}

.text-danger {
	margin: 5px 0px 0px;
	color: red;
}

/* список чатов */
.card-body {
	max-height: 450px;
	width: 100%;
	overflow-y: auto;
	margin-bottom: 30px;
}

.card-body .post:not(:last-child) {
	margin-bottom: 10px;
}

.card-body .user-block {
	display: flex;
	align-items: center;
	border-radius: 24px;
	background-color: #F5F5F5;
	transition: background-color 0.3s ease 0s;
	padding: 20px;
}

@media (max-width: 768px) {
	.card-body .user-block {
		border-radius: 16px;
		padding: 10px;
	}
}

@media (any-hover: hover) {
	.card-body .user-block:hover {
		background-color: #FFECE5;
	}
}

.card-body .user-block img {
	display: block;
	width: 70px;
	height: 70px;
	object-fit: cover;
	border-radius: 50%;
	margin-right: 17px;
}

@media (max-width: 768px) {
	.card-body .user-block img {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}
}

.card-body .user-block .user-block__main .user-name {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	display: block;
}

@media (max-width: 768px) {
	.card-body .user-block .user-block__main .user-name {
		font-size: 14px;
		line-height: 14px;
	}
}

.card-body .user-block .user-block__main .user-time {
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
}

@media (max-width: 768px) {
	.card-body .user-block .user-block__main .user-time {
		font-size: 12px;
		line-height: 12px;
	}
}

.card-body .user-block .user-block__message {
	margin: 0px 0px 0px auto;
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	display: flex;
	align-items: center;
}

@media (max-width: 768px) {
	.card-body .user-block .user-block__message span {
		display: none;
	}
}


.card-body .user-block .user-block__message .user-block__number {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	min-width: 39px;
	padding: 4px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-left: 17px;
	background-color: #FF3D00;
	border-radius: 20px;
}

@media (max-width: 768px) {
	.card-body .user-block .user-block__message .user-block__number {
		font-size: 12px;
		min-width: 30px;
		margin-left: 10px;
		border-radius: 16px;
	}
}

/* чат */
.direct-chat-msg {
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
	margin-right: auto;
}

@media (max-width: 768px) {
	.direct-chat-msg {
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 15px;
	}
}

.direct-chat-msg.right {
	flex-direction: row-reverse;
	margin-left: auto;
	margin-right: 0px;
}

.direct-chat-infos {
	border-radius: 24px;
	background: #F5F5F5;
	padding: 20px;
	max-width: 555px;
}

@media (max-width: 768px) {
	.direct-chat-infos {
		width: 100%;
		padding: 10px;
		border-radius: 16px;
	}
}

.direct-chat-msg .direct-chat-img {
	margin-right: 20px;
}

.direct-chat-msg.right .direct-chat-img {
	margin-right: 0px;
	margin-left: 20px;
}

@media (max-width: 768px) {
	.direct-chat-msg .direct-chat-img {
		margin-right: 10px;
	}

	.direct-chat-msg.right .direct-chat-img {
		margin-right: 0px;
		margin-left: 10px;
	}
}

.direct-chat-timestamp {
	display: block;
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	margin-top: 12px;
	text-align: right;
}

@media (max-width: 768px) {
	.direct-chat-timestamp {
		font-size: 12px;
		line-height: 14px;
	}
}

.direct-chat-img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	display: block;
	border-radius: 50%;
}

@media (max-width: 768px) {
	.direct-chat-img {
		width: 40px;
		height: 40px;
	}
}

.direct-chat-text {
	flex: 0 0 100%;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}

@media (max-width: 768px) {
	.direct-chat-text {
		font-size: 14px;
	}
}

.back-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #999;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.back-link::before {
	content: "<-";
	position: relative;
	display: inline-block;
	margin-right: 8px;
}

.rs-roulette-modal {
	position: fixed;
	bottom: 24px;
	right: 24px;
	padding: 24px;
	border-radius: 24px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	z-index: 1000;
	-webkit-transform: translateX(1000%);
	-ms-transform: translateX(1000%);
	transform: translateX(1000%);
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	transition: -webkit-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.rs-roulette-modal._show-modal {
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

@media (max-width: 1024px) {
	.rs-roulette-modal {
		display: none;
	}
}

.rs-roulette-modal__close {
	position: absolute;
	top: -16px;
	right: 24px;
	border-radius: 24px;
	background: #fff;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 4px;
	border-radius: 50%;
}

.rs-roulette-modal__close::before {
	font-size: 24px;
	color: #999999;
}

.rs-roulette-modal__body {
	text-align: center;
}

.rs-roulette-modal__body img {
	margin-bottom: 24px;
}

.rs-roulette-modal__body .rs-btn {
	border-radius: 50px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff602e), to(#d83401));
	background: linear-gradient(180deg, #ff602e 0%, #d83401 100%);
	-webkit-box-shadow: 0px 4px 0px 0px #9b2500;
	box-shadow: 0px 4px 0px 0px #9b2500;
	border: none;
	padding: 20px 32px;
	width: 100%;
	max-width: 212px;
	margin: 24px auto 0px;
}


/* //======================================================================================================================================================== */
.ui-menu {
	position: absolute !important;
	top: 100% !important;
	left: 0 !important;
	width: 100% !important;
	background: #f6f6f6 !important;
	border-radius: 25px !important;
	border: 2px solid #f6f6f6 !important;
	font-family: "Inter" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 18px !important;
	max-height: 300px !important;
	overflow: auto !important;
	height: auto !important;
}

@media (max-width: 992px) {
	.ui-menu {
		position: static !important;
	}
}

.ui-menu .ui-menu-item .ui-state-active {
	margin: 0px !important;
	border: unset !important;
	background: unset !important;
	font-weight: unset !important;
	color: unset !important;
}

.ui-menu .ui-menu-item {
	padding: 7.5px 10px !important;
	transition: all 0.3s ease 0s !important;
}

@media (any-hover: hover) {
	.ui-menu .ui-menu-item:hover {
		color: #ff3d00 !important;
	}
}

@media (max-width: 1920px) {
	.ui-menu {
		font-size: calc(12px + 4 * (100vw - 320px) / 1600) !important;
		line-height: calc(14px + 4 * (100vw - 320px) / 1600) !important;
	}
}

/* //======================================================================================================================================================== */
/* Popup Styles */
.popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 45px 16px;
	transition: visibility 0.8s ease 0s;
	visibility: hidden;
	pointer-events: none;
	z-index: 10001;
}

.popup::after {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.8s ease 0s;
	pointer-events: none;
	z-index: -1;
}

.popup_show::after {
	opacity: 1;
}

.popup_show {
	visibility: visible;
	overflow: auto;
	pointer-events: auto;
}

.popup_show .popup__content {
	visibility: visible;
	transform: scale(1);
}

.popup__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 100%;
	flex: 1 1 auto;
	width: 100%;
}

.popup__content {
	visibility: hidden;
	transform: scale(0);
	transition: transform 0.3s ease 0s;
	background-color: #fff;
	padding: 30px;
	width: 100%;
	border-radius: 24px;
	max-width: 935px;
	position: relative;
}

@media (max-width: 991.98px) {
	.popup__content {
		padding: 24px 16px;
		border-radius: 16px;
	}
}

.popup-access .popup__content {
	max-width: 658px;
}

.lock .popup__content {
	visibility: visible;
}

.popup__head {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-bottom: 9px;
	border-bottom: 1px solid #e6e6e6;
}

@media (max-width: 991.98px) {
	.popup__head {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		padding-bottom: 5px;
	}
}

.popup__head h4 {
	font-weight: 600;
	font-size: 24px;
	line-height: 167%;
	color: #111;
	margin: 0px auto 0px 0px;
}

@media (max-width: 991.98px) {
	.popup__head h4 {
		font-size: 20px;
	}
}

@media (max-width: 767.98px) {
	.popup__head h4 {
		font-size: 16px;
	}
}

.popup__head .rs-btn {
	margin-right: 22px;
}

@media (max-width: 991.98px) {
	.popup__head .rs-btn {
		margin-right: 0px;
		margin-top: 10px;
	}
}

.popup__warning {
	margin-right: 37px;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #ff3d00;
}

@media (max-width: 991.98px) {
	.popup__warning {
		margin-right: 0px;
		margin-top: 10px;
	}
}


.popup__warning svg {
	margin-right: 8px;
}

@media (max-width: 991.98px) {

	.popup__close {
		position: absolute;
		top: 28px;
		right: 16px;
	}
}

.popup__body {
	padding-top: 20px;
}

@media (max-width: 991.98px) {
	.popup__body {
		padding-top: 15px;
	}
}

.popup__body p {
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	color: #999;
}

.popup__body h6 {
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	color: #111;
}

.popup__grid {
	margin-top: 14px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}

@media (max-width: 539.98px) {
	.popup__grid {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
		margin-top: 15px;
	}
}

.popup__item {
	width: 100%;
	padding: 24px;
	background: #f5f5f5;
	border-radius: 24px;
	position: relative;
	transition: all 0.3s ease 0s;
}

@media (max-width: 991.98px) {
	.popup__item {
		padding: 16px;
		border-radius: 16px;
	}
}

.popup__surprise {
	background: rgba(255, 61, 0, 0.2);
	padding: 0px;
}

@media (any-hover: hover) {
	.popup__item:hover {
		background: #e2e2e2;
	}

	.popup__surprise:hover {
		background: rgba(255, 61, 0, 0.4);
	}
}

.popup__surprise a {
	padding: 24px;
	display: block;
}

@media (max-width: 991.98px) {
	.popup__surprise a {
		padding: 16px;
	}
}

.popup__item h4 {
	font-weight: 700;
	font-size: 24px;
	line-height: 130%;
	color: #111;
	margin-bottom: 15px;
}

@media (max-width: 991.98px) {
	.popup__item h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
}

@media (max-width: 767.98px) {
	.popup__item h4 {
		font-size: 16px;
	}
}

.popup__item .rs-input {
	padding: 16px 12px;
}

.popup__item .rs-btn {
	margin-top: 10px;
	width: 100%;
	padding-top: 20.5px;
	padding-bottom: 20.5px;
}

@media (max-width: 991.98px) {
	.popup__item .rs-btn {
		padding-top: 16px;
		padding-bottom: 16px;
	}
}

.popup__picture {
	width: 100%;
	padding: 0px 53px;
}

@media (max-width: 991.98px) {
	.popup__picture {
		padding: 0px;
	}
}

.popup__img {
	position: relative;
	padding-bottom: 141.3%;
}

.popup__img img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	max-width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 16px;
}

.popup__label {
	position: absolute;
	top: 45px;
	right: 0;
	border-radius: 50px 0 0 50px;
	padding: 10px 72px 10px 20px;
	background: #ff3d00;
	display: flex;
	align-items: center;
}

@media (max-width: 991.98px) {
	.popup__label {
		top: 30px;
		border-radius: 30px 0 0 30px;
	}
}

.popup__label img {
	position: absolute;
	bottom: 6px;
	right: 15px;
}

.popup__surprise h6 {
	font-weight: 600;
	font-size: 18px;
	line-height: 130%;
	color: #111;
}

@media (max-width: 991.98px) {
	.popup__surprise h6 {
		font-size: 16px;
	}
}

@media (max-width: 767.98px) {
	.popup__surprise h6 {
		font-size: 14px;
	}
}

.popup__surprise p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: 400;
	line-height: 140%;
	color: #111;
}

.popup__surprise img {
	margin-bottom: 20px;
}

.popup__desc {
	margin-top: 20px;
}

.popup__desc p {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #111;
}

@media (max-width: 991.98px) {
	.popup__desc p {
		font-size: 14px;
	}
}

.popup__desc h5 {
	margin-top: 5px;
	font-weight: 700;
	font-size: 22px;
	line-height: 120%;
	color: #111;
}

@media (max-width: 991.98px) {
	.popup__desc h5 {
		font-size: 20px;
	}
}

@media (max-width: 767.98px) {
	.popup__desc h5 {
		font-size: 16px;
	}
}

.popup__desc .rs-btn {
	margin-top: 16px;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
}

@media (max-width: 767.98px) {
	.popup__desc .rs-btn {
		padding: 12px;
	}
}


.popup__desc .rs-btn svg {
	margin-right: 8px;
}

/* Popup Radio Styles */
.popup__radio {
	padding-top: 30px;
}

@media (max-width: 991.98px) {
	.popup__radio {
		padding-top: 20px;
	}
}

.popup__radio_list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 15px;
}

.popup__radio_item {}

.popup__radio_item input[type="radio"] {
	display: none;
}

.popup__radio_item {
	flex: 1 1 auto;
	white-space: nowrap;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	cursor: pointer;
}

.popup__radio_item button,
.popup__radio_item .popup__radio_text {
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	line-height: 112%;
	color: #111;
	padding: 10px 20px;
	border-radius: 50px;
	border: 2px solid #e6e6e6;
	transition: all 0.3s ease 0s;
}


@media (max-width: 991.98px) {

	.popup__radio_item button,
	.popup__radio_item .popup__radio_text {
		font-size: 14px;
		padding: 10px;
		border-radius: 30px;
	}
}

@media (max-width: 767.98px) {

	.popup__radio_item button,
	.popup__radio_item .popup__radio_text {
		font-size: 14px;
		padding: 10px;
		border-radius: 16px;
	}
}

.popup__radio_item input[type="radio"]:checked+.popup__radio_text {
	color: #ff3d00;
	border-color: #ff3d00;
}

.popup__radio_btn {}

.popup__radio_footer {
	padding-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 991.98px) {
	.popup__radio_footer {
		padding-top: 20px;
	}
}

@media (max-width: 539.98px) {
	.popup__radio_footer {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
}

/* Popup Quantity and Awards */
.popup .quantity {
	width: 220px;
	height: 56px;
	padding: 15px 20px;
	display: flex;
	border: 2px solid #d4d4d4;
	border-radius: 12px;
}

@media (max-width: 991.98px) {
	.popup .quantity {
		padding: 10px 15px;
		width: 180px;
		height: 50px;
	}
}

@media (max-width: 767.98px) {
	.popup .quantity {
		padding: 10px 15px;
		width: 150px;
		height: 40px;
	}
}

@media (max-width: 539.98px) {
	.popup .quantity {
		margin-top: 10px;
		width: 100%;
	}
}

.popup .quantity__button {
	flex: 0 0 24px;
	position: relative;
	cursor: pointer;
}

.popup .quantity__button::before,
.popup .quantity__button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transition: all 0.3s ease 0s;
	margin-left: -9px;
	background-color: #ff3d00;
	width: 18px;
	height: 2px;
}

.popup .quantity__button_plus::before {
	transform: rotate(-90deg);
}

.popup .quantity__button_minus {}

.popup .quantity__input {
	flex: 1 1 auto;
}

.popup .quantity__input input {
	height: 100%;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	color: #111;
	width: 100%;
	text-align: center;
}

@media (max-width: 991.98px) {
	.popup .quantity__input input {
		font-size: 14px;
	}
}

.popup__awards {
	padding-top: 30px;
}

@media (max-width: 991.98px) {
	.popup__awards {
		padding-top: 20px;
	}
}

.popup__awards h6 {
	margin-top: 5px;
}

.popup__awards_line {
	position: relative;
	margin-top: 10px;
}

.popup__awards_line .rs-input {
	padding: 15px 20px;
}

@media (max-width: 1439.98px) {
	.popup__awards_line .rs-input {
		padding: 12px 16px;
	}
}

.popup__awards_rnd {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	width: 30px;
	height: 30px;
}

@media (max-width: 991.98px) {
	.popup__awards_rnd {
		right: 16px;
		width: 24px;
		height: 24px;
	}
}

.popup__awards_rnd svg {
	width: 100%;
	height: 100%;
}

/* Popup Bonus and Price */
.popup__bonus {
	padding-top: 30px;
}

@media (max-width: 991.98px) {
	.popup__bonus {
		padding-top: 20px;
	}
}

.popup__bonus h6 {
	margin-top: 5px;
}

.popup__price {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 24px;
	padding: 20px;
	background: #f5f5f5;
}

@media (max-width: 991.98px) {
	.popup__price {
		padding: 16px;
		border-radius: 16px;
	}
}

@media (max-width: 539.98px) {
	.popup__price {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
}

.popup__price .rs-btn {
	padding: 12px 50px;
}

@media (max-width: 539.98px) {
	.popup__price .rs-btn {
		width: 100%;
		padding: 12px;
		margin-top: 15px;
	}
}

.popup__price_total {}

.popup__price_total h6 {
	font-weight: 600;
	font-size: 14px;
	line-height: 160%;
	color: #111;
}

.popup__price_total h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: 120%;
	color: #ff3d00;
}

@media (max-width: 991.98px) {
	.popup__price_total h3 {
		font-size: 24px;
	}
}

@media (max-width: 767.98px) {
	.popup__price_total h3 {
		font-size: 20px;
	}
}

/* //======================================================================================================================================================== */

.cke_dialog_ui_button {
	color: #ffffff !important;
	border: 2px solid #ff3d00 !important;
	background-color: #ff3d00 !important;
	border-radius: 20px !important;
	overflow: hidden;
	padding: 10px !important;
	position: relative;
	transition: all 0.3s ease 0s !important;
}

.cke_dialog_ui_button span.cke_dialog_ui_button {
	color: inherit !important;
	background-color: transparent !important;
	border: none !important;
	transition: color 0.3s ease 0s;
}

@media (any-hover: hover) {
	.cke_dialog_ui_button:hover span.cke_dialog_ui_button {
		color: #ffffff;
	}
}

a.cke_dialog_ui_button {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
}

.cke_dialog_ui_button_cancel {
	color: #ff3d00 !important;
	background-color: #ffffff !important;
}

@media (any-hover: hover) {
	.cke_dialog_ui_button_cancel:hover {
		color: #fff !important;
		background-color: #ff3d00 !important;
	}
}

.textarea.cke_dialog_ui_input_textarea {
	resize: vertical;
}

.cke_dialog_body {
	background: #f5f5f5 !important;
	border-radius: 16px !important;
	overflow: hidden;
}

.cke_dialog_contents {
	background-color: transparent;
}

#processBtn {
	color: #ffffff;
	border: 2px solid #ff3d00;
	background-color: #ff3d00;
}

#yandexgpt-loading-overlay img {
	display: none;
}

#yandexgpt-loading-overlay:before {
	content: '';
	left: 50%;
	top: 50%;
	position: absolute;
	display: block;
	width: 44px;
	height: 44px;
	border: solid 2px transparent;
	border-top-color: #ff3d00;
	border-left-color: #ff3d00;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	animation: pace-spinner 400ms linear infinite;
}

@keyframes pace-spinner {
	0% {
		transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}

	100% {
		transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}