/*
Theme Name: Хрумер подложка
Theme URI: int-net-partner.ru
Author: Rus
Author URI: null
Description: Подложка для плагина хрумер
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwenty
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
    ========================================================================== */
/**
  * Remove the margin in all browsers.
  */
body {
	margin: 0;
}

/**
  * Render the `main` element consistently in IE.
  */
main {
	display: block;
}

/**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
    ========================================================================== */
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
    ========================================================================== */
/**
  * Remove the gray background on active links in IE 10.
  */
a {
	background-color: transparent;
}

/**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}

/**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
b,
strong {
	font-weight: bolder;
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
  * Add the correct font size in all browsers.
  */
small {
	font-size: 80%;
}

/**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
    ========================================================================== */
/**
  * Remove the border on images inside links in IE 10.
  */
img {
	border-style: none;
}

/* Forms
    ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
  * Correct the inability to style clickable types in iOS and Safari.
  */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
  * Remove the inner border and padding in Firefox.
  */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
  * Restore the focus styles unset by the previous rule.
  */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
  * Correct the padding in Firefox.
  */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
	vertical-align: baseline;
}

/**
  * Remove the default vertical scrollbar in IE 10+.
  */
textarea {
	overflow: auto;
}

/**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
    ========================================================================== */
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
	display: block;
}

/*
  * Add the correct display in all browsers.
  */
summary {
	display: list-item;
}

/* Misc
    ========================================================================== */
/**
  * Add the correct display in IE 10+.
  */
template {
	display: none;
}

/**
  * Add the correct display in IE 10.
  */
[hidden] {
	display: none;
}

body {
	font-family: "Jost", sans-serif;
	background-image: url(../imgs/bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #232b3d;
	font-family: "Jost";
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	overflow-x: hidden;
}

.header {
	padding: 20px 0;
}

.footer {
	padding: 20px 0;
}
.footer a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.xrum-basics {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
}

@media (max-width: 768px) {
	.xrum-basics {
		padding: 20px 0;
	}
}

.xrum-basics__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media (max-width: 1024px) {
	.xrum-basics__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: nowrap;
		margin: 0 0px;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		flex-direction: column;
	}
}

@media (max-width: 576px) {
}

.xrum-basics__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 12px;
	width: calc(33.33% - 24px);
	margin-bottom: 24px;
	border: 1px solid #424242;
	border-radius: 8px;
	background: #232b3d;
	padding: 20px;
	height: auto;
	transition: 0.5s ease;
	cursor: pointer;
}

.xrum-basics__item:hover {
	background: #ffb800;
}

.xrum-basics__item:hover .num {
	background: #232b3d;
}

.xrum-basics__item:hover .title h3 {
	color: #232b3d;
}

.xrum-basics__item:hover .text p {
	color: #232b3d;
}

.xrum-basics__item:hover .num span {
}

@media (max-width: 1024px) {
	.xrum-basics__item {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 0px;
		width: 100%;
		margin-bottom: 24px;
		border: 1px solid #424242;
		border-radius: 8px;
		background: #232b3d;
		padding: 20px;
		height: auto;
		transition: 0.5s ease;

		display: grid;
		grid-auto-rows: auto;
		gap: 20px;
		grid-template-columns: 64px 1fr;
	}
}

@media (max-width: 576px) {
}

.xrum-basics__item:hover {
	border: 1px solid #ffb800;
}

.xrum-basics__item.active {
	/* border: 1px solid #ffb800; */
}

.xrum-basics__item .num {
	width: 64px;
	height: 64px;
	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;
	background-color: #ffb800;
	border-radius: 50%;
	margin-bottom: 20px;
}

@media (max-width: 1024px) {
	.xrum-basics__item .num {
		margin-bottom: 0px;
	}
}

@media (max-width: 576px) {
}

.xrum-basics__item .num span {
	display: block;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	font-size: 32px;
}

.xrum-basics__item .title {
	margin-bottom: 10px;
}

@media (max-width: 1024px) {
	.xrum-basics__item .title {
		margin: auto 0;
	}
}

@media (max-width: 576px) {
	.xrum-basics__item .title {
		grid-row: 2;
	}
}

.xrum-basics__item .title h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
	display: block;
	color: #fff;
}

@media (max-width: 1024px) {
	.xrum-basics__item .title h3 {
		font-size: 24px;
		font-weight: 600;
		line-height: 1.2;
		margin: 0;
		display: block;
		color: #fff;
	}
	.xrum-basics__item .text {
		grid-column: 1 / span 2;
	}
}

@media (max-width: 576px) {
}

.xrum-basics__item .text p {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;
	color: #fff;
}

@media (max-width: 1024px) {
	.xrum-basics__item .text p {
		font-weight: 400;
		font-size: 20px;
		line-height: 150%;
	}
}

@media (max-width: 980px) {
	.xrum-basics__item {
		/*width: calc(50% - 24px);*/
		width: 100%;
	}
}

@media (max-width: 620px) {
	.xrum-basics__item {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.xrum-basics__item .num {
		width: 48px;
		height: 48px;
	}
	.xrum-basics__item .num span {
		font-size: 26px;
	}
	.xrum-basics__item .title h2 {
		font-size: 26px;
	}
}

@media (max-width: 576px) {
	.xrum-basics__item {
		grid-template-columns: 1fr;
	}
}

.xrum-basics__action {
	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;
}

.xrum-accords {
	padding: 40px 0;
}

.xrum-accord__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

@media (max-width: 768px) {
	.xrum-accord__items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.xrum-accord__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #424242;
	border-radius: 8px;
	margin: 0 12px 24px;
	overflow: hidden;
}

@media (max-width: 768px) {
	.xrum-accord__item {
		margin: 0 0 15px;
	}
}

.xrum-accord__item .text {
	padding: 0 25px;
	overflow: hidden;
	max-height: 0;
}

.xrum-accord__item .text p {
	color: #1b212f;
	font-family: "Jost";
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
}

.xrum-accord__item .xrum-accord__btn {
	border: none;
	background: rgb(35, 43, 61);
	outline: none;
}

.xrum-accord__btn svg {
	fill: #ffa800;
}
.xrum-accord__btn.active svg {
	fill: #000;
}

.xrum-accord__item.active .xrum-accord__btn {
	background-color: #ffb800;
	color: #000;
}

.xrum-accord__item.active .xrum-accord__btn svg .class-for-svg {
	fill: #000;
}

.xrum-accord__item.active .xrum-accord__btn svg .its-svg {
	fill: #000;
}

.xrum-accord__item.active .text {
	max-height: -webkit-max-content;
	max-height: -moz-max-content;
	max-height: max-content;
	padding: 20px 25px;
	padding-top: 0;
	background-color: #ffb800;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrum-accord__item.active .text p {
	color: #000;
}

.xrum-accord__btn {
	padding: 20px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: white;
	font-family: "Jost";
	font-size: 28px;
	line-height: 1.2;
	font-weight: 600;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
	width: 100%;
}

.xrum-accord__btn svg {
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrum-accord__btn svg .class-for-svg {
	fill: #ffb800;
}

.xrum-accord__btn svg .its-svg {
	fill: #ffb800;
}

.xrum-accord__btn:hover {
	background-color: #ffb800;
	color: #000;
}

.xrum-accord__btn:hover svg {
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrum-accord__btn:hover svg .class-for-svg {
	fill: #000;
}

.xrum-accord__btn:hover svg .its-svg {
	fill: #000;
}

.xrum-accord__btn svg {
	margin-right: 10px;
}

@media (max-width: 768px) {
	.xrum-accord {
		margin: 0;
		margin-bottom: 15px;
	}
	.xrum-accord .xrum-accord__btn {
		font-size: 24px;
	}
	.xrum-accord .xrum-accord__btn svg {
		width: 52px;
		height: 52px;
	}
}

.xrum-video {
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.xrum-video__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.xrum-video__text {
	width: 50%;
}

.xrum-video__text h3 {
	margin: 0;
	display: block;
	box-sizing: border-box;
}

@media (max-width: 768px) {
	.xrum-video__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.xrum-video__text {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.xrum-video__text .title {
	margin-bottom: 20px;
}

.xrum-video__text .action {
	margin-top: 30px;
}

@media (max-width: 768px) {
	.xrum-video__text .action {
		display: none;
	}
	.xrum-video__text .title {
		margin-bottom: 20px;
	}
}

.xrum-video__video {
	margin-left: 30px;
}

.xrum-video__video a {
	text-decoration: none;
	color: inherit;
	display: block;
	position: relative;
}

.xrum-video__video a::before {
	content: "";
	position: absolute;
	left: calc(50% - 21.5px);
	top: calc(50% - 21.5px);
	width: 43px;
	height: 43px;
	background-image: url(../imgs/xrum-play.svg);
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrum-video__video a img {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-filter: brightness(0.75);
	filter: brightness(0.75);
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrum-video__video a:hover::before {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.xrum-video__video a:hover img {
	-webkit-filter: brightness(1);
	filter: brightness(1);
}

.xrumfunc {
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.xrumfunc__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -12px;
}

@media (max-width: 640px) {
	.xrumfunc__items {
		margin: 0;
	}
}

.xrumfunc__item {
	margin: 0 12px 24px;
	width: calc(33.33% - 24px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid #424242;
	border-radius: 8px;
	background: #232b3d;
}

.xrumfunc__item .count {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-color: #ffb800;
	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;
	margin-bottom: 20px;
}

.xrumfunc__item .title {
	margin-bottom: 20px;
}

.xrumfunc__item .title h3 {
	margin: 0;
	color: white;
	font-family: "Jost";
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
}

.xrumfunc__item .text p {
	margin: 0;
	color: white;
	font-family: "Jost";
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

@media (max-width: 920px) {
	.xrumfunc__item {
		width: calc(50% - 24px);
	}
}

@media (max-width: 640px) {
	.xrumfunc__item {
		width: 100%;
		margin: 0 0 20px;
		padding: 15px;
	}
	.xrumfunc__item .count {
		font-size: 26px;
		width: 52px;
		height: 52px;
		margin-bottom: 10px;
	}
	.xrumfunc__item .title h3 {
		font-size: 22px;
	}
	.xrumfunc__item .text P {
		font-size: 16px;
	}
}

.xrumcase {
	padding: 40px 0;
}

.xrumcase__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px;
	border: 1px solid #424242;
	border-radius: 8px;
	background: #232b3d;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.up {
	position: fixed;
	right: 30px;
	bottom: 20px;
	z-index: 100;
}

.up:hover #rect1 {
	fill: #ffa800;
}

.up:hover path {
	stroke: white;
}

.up:hover #rect2 {
	stroke: white;
}

@media (max-width: 560px) {
	.up {
		bottom: 15px;
		right: 15px;
		width: 50px;
		height: 50px;
	}

	.up svg {
		width: 50px;
		height: 50px;
	}
}

@media (max-width: 1024px) {
	.xrumcase__wrap {
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-start;
		padding: 20px;
	}

	.xrumcase__text {
		display: contents;
	}

	.xrumcase__text .tag,
	.xrumcase__text .title,
	.xrumcase__text .text,
	.xrumcase__video,
	.xrumcase__text .action {
		order: unset;
	}

	.xrumcase__text .tag {
		order: 1;
	}

	.xrumcase__text .title {
		order: 2;
	}

	.xrumcase__text .text {
		order: 3;
	}

	.xrumcase__video {
		order: 4;
		margin-bottom: 20px;
	}

	.xrumcase__text .action {
		order: 5;
		margin-bottom: 10px;
		max-width: 300px;
	}
}

.xrumcase__text {
	width: 50%;
}

.xrumcase__text .tag {
	margin-bottom: 20px;
}

.xrumcase__text .tag span {
	color: #141822;
	font-family: "Jost";
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	padding: 5px 30px;
	background-color: #ffb800;
	border-radius: 6px;
}

.xrumcase__text .title h3 {
	color: white;
	margin: 0;
	margin-bottom: 20px;
	font-family: "Jost";
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
}

.xrumcase__text .text {
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.xrumcase__text .text {
		margin-bottom: 20px;
	}
}

@media (max-width: 576px) {
	.xrumcase__text .text {
		margin-bottom: 0px;
	}
}

.xrumcase__text .text p {
	color: white;
	font-family: "Jost";
	font-size: 24px;
	line-height: 1.2;
	margin: 0;
}

@media (max-width: 920px) {
	.xrumcase__text {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 30px;
		text-align: left;
	}
	.xrumcase__text .action {
		width: 100%;
	}
	.xrumcase__text .action a {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
	}
}

@media (max-width: 768px) {
	.xrumcase__text .title h3 {
		margin: 0 0 10px;
		font-size: 32px;
	}
	.xrumcase__text .text p {
		margin: 0 0 20px;
		font-size: 24px;
	}
}

.xrumcase__video {
	max-width: 520px;
	width: 45%;
	margin-left: 20px;
}

.xrumcase__video a {
	display: block;
	text-decoration: none;
	color: inherit;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	border: 1px solid #424242;
}

.xrumcase__video a::before {
	content: "";
	position: absolute;
	left: calc(50% - 21.5px);
	top: calc(50% - 21.5px);
	width: 43px;
	height: 43px;
	background-image: url(../imgs/xrum-play.svg);
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.xrumcase__video a img {
	display: block;
	width: 100%;
}

@media (max-width: 1024px) {
	.xrumcase__video {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0;
		max-width: none;
	}
}

.bttn {
	width: -moz-max-content;
	text-decoration: none;
	width: max-content;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 32px;
	color: #141822;
	font-size: 22px;
	font-weight: 700;
	border-radius: 6px;
	background: #ffb800;
	transition: all 0.2s linear;
}

.bttn.bttn--reverse {
	color: #ffb800;
	border: 2px solid #ffb800;
	background: transparent;
}

.block-title {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 60px;
}

@media (max-width: 576px) {
	.block-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
}

.block-title span {
	display: block;
	width: 10px;
	height: 60px;
	border-radius: 1px;
	background: #ffb800;
	margin-right: 16px;
}

@media (max-width: 576px) {
	.block-title span {
		width: 6px;
		height: 40px;
	}
}

.infotop {
	margin-bottom: 40px;
}
.infotop__wrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid rgb(66, 66, 66);
	border-radius: 8px;
	background: rgb(35, 43, 61);
	padding: 40px;
	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;
}

@media (max-width: 760px) {
	.infotop__wrap.hero-block {
		height: calc(100vh - 150px);
		/*height: auto;*/
		max-height: 770px;
		justify-content: center;
		min-height: 590px;
		display: grid;
	}
}
@media (max-width: 380px) {
	.infotop__wrap.hero-block .infotop__text h1 {
		margin-bottom: 10px;
	}
	.infotop__wrap.hero-block .infotop__text {
		margin-bottom: 10px;
	}
}
.infotop__text {
	max-width: 780px;
	width: 70%;
	margin-right: 30px;
}
.infotop__text h1 {
	margin: 0;
	color: rgb(255, 255, 255);
	font-family: "Jost";
	font-size: 48px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0%;
	margin-bottom: 25px;
}
.infotop__text p {
	margin: 0;
	display: block;
	color: rgb(255, 255, 255);
	font-family: "Jost";
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
}
.infotop__img {
	/* 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;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgb(66, 66, 66);
  background: rgb(20, 24, 34);
  padding: 40px; */
	min-width: 250px;
	position: relative;
	z-index: 5;
}
.infotop__img img {
	display: block;
	width: 100%;
}

@media (max-width: 1200px) {
	.infotop__text h1 {
		font-size: 24px;
	}
	.infotop__text p {
		font-size: 20px;
	}
	.infotop__img {
		width: 250px;
		height: 170px;
		min-width: 170px;
		padding: 25px;
	}
}

@media (max-width: 760px) {
	.infotop__text {
		max-width: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
		text-align: center;
		grid-row: 2;
	}
	.infotop__text h1 {
		text-align: left;
		font-size: 24px;
	}
	.infotop__text p {
		font-size: 16px;
	}
	.infotop__img {
		width: 170px;
		height: 170px;
		min-width: 170px;
		padding: 25px;
	}
}

@media (max-width: 620px) {
	.infotop__wrap {
		/*padding: 40px 15px;*/
		padding: 30px 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.infotop__text ul {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}

.infotop__text ul li {
	position: relative;
	padding-left: 25px;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: left;
}

.infotop__text ul li:last-child {
	margin-bottom: 0;
}

.infotop__text ul li::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 9px;
	background-color: #ffb800;
	border-radius: 50%;
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #00000050;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.35s ease;
	-o-transition: 0.35s ease;
	transition: 0.35s ease;
}

.popup.active {
	opacity: 1;
	visibility: visible;
}

.popup .container {
	height: 100%;
}

.popup__wrap {
	height: 100%;
	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;
}

.popup__item {
	max-width: 590px;
	width: 100%;
	border: 1px solid #424242;
	background-color: #232b3d;
	color: #fff;
	padding: 25px 75px;
	position: relative;
	box-sizing: border-box;
	border-radius: 15px;
	display: none;
}

.popup__item.active {
	display: block;
}

.popup__item .close-btn {
	top: 25px;
	right: 25px;
	width: 25px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: absolute;
	cursor: pointer;
}

.popup__item .close-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: calc(50% - 1px);
	width: 100%;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.popup__item .close-btn::after {
	content: "";
	position: absolute;
	left: 0;
	top: calc(50% - 1px);
	width: 100%;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup__content .title {
	display: block;
	margin-bottom: 25px;
}

#spasibo .popup__content .title {
	margin-bottom: 0px;
}

.popup__content .title span {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.2;
	font-family: "Jost";
}

.popup__content form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.popup__content form label {
	width: 100%;
	display: block;
}

.popup__content form label input {
	box-sizing: border-box;
	width: 100%;
	display: block;
	padding: 5px 15px;
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	border-radius: 6px;
	margin-bottom: 15px;
	background-color: #141822;
	border: none;
}

.popup__content .checkbox-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.popup__content .checkbox-wrap .checkbox {
	margin-right: 5px;
	min-width: 16px;
	width: 16px;
	height: 16px;
	position: relative;
}

.popup__content .checkbox-wrap .checkbox input {
	opacity: 0;
}

.popup__content .checkbox-wrap .checkbox input:checked + span::before {
	width: 5px;
	opacity: 1;
}

.popup__content .checkbox-wrap .checkbox input:checked + span::after {
	width: 10px;
}

.popup__content .checkbox-wrap .checkbox span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 2px;
	left: 0;
	border: 1px solid #424242;
	background-color: #141822;
	border-radius: 4px;
}

.popup__content .checkbox-wrap .checkbox span::before {
	content: "";
	position: absolute;
	left: 2px;
	top: 9px;
	border-radius: 2%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 2px;
	background-color: #ffb800;
	-webkit-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
	opacity: 0;
	width: 0;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.popup__content .checkbox-wrap .checkbox span::after {
	content: "";
	position: absolute;
	left: 4px;
	top: 7px;
	border-radius: 2%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 10px;
	height: 2px;
	background-color: #ffb800;
	width: 0;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.popup__content .checkbox-wrap .checkbox-text {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.2;
}

.popup__content .action {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.popup__content .action button {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 18px;
	padding: 15px 15px;
}

@media (max-width: 560px) {
	.popup__item {
		padding: 20px 25px;
		padding-top: 30px;
	}
	.popup__item .title {
		margin-bottom: 10px;
	}
	.popup__item .title span {
		font-size: 18px;
	}
	.popup__item .close-btn {
		right: 5px;
		top: 5px;
	}
	.popup__content form label input {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.popup__content .action button {
		font-size: 16px;
	}
}

.rev-slider .swiper-slide {
	height: fit-content;
	overflow: hidden;
}

.rev-slider {
	margin-bottom: 40px;
	box-sizing: border-box;
}

.rev-slider .item {
	height: 100%;
	/*display: flex;*/
	display: table-cell;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	border-radius: 8px;
	border: 1px solid #424242;
	background: #232b3d;
	padding: 32px;
	position: relative;
}

.rev-slider svg {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

@media (max-width: 1024px) {
	.rev-slider .item {
		padding: 32px 24px;
	}
}

.rev-slider .item .ava {
	width: 70px;
	height: 70px;
	border-radius: 100px;
	border: 2px solid #fff;
	overflow: hidden;
	margin-bottom: 16px;
}

.rev-slider .item .name {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}

.rev-slider .item .post {
	color: #d2d2d2;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 24px;
	position: relative;
	z-index: 2;
}

.rev-slider .item .text {
	min-height: 168px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}

@media (max-width: 1024px) {
	.rev-slider .item .text {
		font-size: 14px;
		margin-bottom: 40px;
	}
}

.rev-slider .item .bttn--rev {
	margin-top: 15px;
	width: 100%;
	padding: 12px 32px;
	position: relative;
	z-index: 2;
}

.rev-slider .item .sticker {
	right: 16px;
	top: 0;
	z-index: 2;
}

.rev-slider .item .sticker span {
	width: 85px;
	height: 105px;
	gap: 4px;
	font-size: 24px;
	font-weight: 700;
}

.rev-slider .item .bg {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	transform: translateY(-50%);
}

.sticker {
	position: absolute;
	right: 44px;
	top: 0;
	z-index: 1;
}

@media (max-width: 576px) {
	.sticker {
		right: 16px;
	}
}

.sticker span {
	width: 97px;
	height: 133px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 10px;
	color: #141822;
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	background: #ffb800;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);
}

@media (max-width: 576px) {
	.sticker span {
		width: 53px;
		height: 60px;
		font-size: 14px;
		padding-bottom: 0;
	}
}

.slider .slider-prev,
.slider .slider-next {
	width: auto;
	margin: 0;
	transform: none;
	transition: all 0.2s linear;
}

.slider .slider-prev svg,
.slider .slider-next svg {
	transition: all 0.2s linear;
}

.slider .slider-prev:after,
.slider .slider-next:after {
	content: "";
}

.slider .slider-prev:hover svg,
.slider .slider-next:hover svg {
	transform: scale(1.3);
	transition: all 0.2s linear;
}

.slider .slider-prev:hover svg path,
.slider .slider-next:hover svg path {
	stroke: #ff9900;
	transition: all 0.2s linear;
}

.slider .swiper-pagination {
	position: static;
	width: auto;
	display: flex;
	justify-content: center;
}
.swiper-pagination-bullet {
	transition: 0.35s ease;
}
.slider .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: transparent;
	border: 2px solid #ffb800;
	opacity: 1;
	margin: 0;
	padding: 0;
}

@media (max-width: 576px) {
	.slider .swiper-pagination .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}
}

.slider .swiper-pagination .swiper-pagination-bullet-active {
	width: 42px;
	border-radius: 40px;
	background: #ffb800;
}

@media (max-width: 576px) {
	.slider .swiper-pagination .swiper-pagination-bullet-active {
		width: 24px;
	}
}

.slider
	.swiper-pagination
	.swiper-pagination-bullet
	+ .swiper-pagination-bullet {
	margin-left: 8px;
}

.slider .swiper-nav {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}

@media (max-width: 576px) {
	.slider .swiper-nav {
		margin-top: 24px;
	}
}

.slider .swiper-nav .static__slider-arrow {
	position: static;
}

.slider .swiper-pagination {
	position: static;
	width: auto;
	display: flex;
	justify-content: center;
}
.swiper-pagination-bullet {
	transition: 0.35s ease;
}
.slider .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: transparent;
	border: 2px solid #ffb800;
	opacity: 1;
	margin: 0;
	padding: 0;
}

@media (max-width: 576px) {
	.slider .swiper-pagination .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}
}

.slider .swiper-pagination .swiper-pagination-bullet-active {
	width: 42px;
	border-radius: 40px;
	background: #ffb800;
}

@media (max-width: 576px) {
	.slider .swiper-pagination .swiper-pagination-bullet-active {
		width: 24px;
	}
}

.slider
	.swiper-pagination
	.swiper-pagination-bullet
	+ .swiper-pagination-bullet {
	margin-left: 8px;
}

.slider .swiper-nav {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}

@media (max-width: 576px) {
	.slider .swiper-nav {
		margin-top: 24px;
	}
}

.slider .swiper-nav .static__slider-arrow {
	position: static;
}

.xr-header {
	padding: 17px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
}

.xr-header a {
	text-decoration: none;
	color: #fff;
}
.xr-header__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.xr-header__title a {
	display: block;
	text-decoration: none;
	max-width: 170px;
	margin-right: 50px;
}

.xr-header__title a img {
	display: block;
	width: 100%;
}

.xr-header__nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 32px;
}

.xr-header__nav ul li {
	margin-right: 20px;
}

.xr-header__nav ul li:last-child {
	margin-right: 0;
}

.xr-header__nav ul li a {
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	transition: 0.35s ease;
	font-family: "Jost", sans-serif;
}
.xr-header__nav ul li a:hover {
	color: #ffb800;
}

.xr-header__link {
	margin-right: auto;
}

.xr-header__link a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: inherit;
	font-family: "Jost";
}

.xr-header__link a img {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 32px;
	margin-right: 5px;
}

.xr-header__action {
	margin-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.xr-header__action a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 20px;
}

.xr-header__action a:hover {
	color: #f8bc00;
}

.xr-header__action a img {
	pointer-events: none;
	display: block;
	width: 100%;
	max-width: 32px;
	margin-right: 5px;
	-o-object-fit: contain;
	object-fit: contain;
}

.xr-header__action a:last-child {
	margin-right: 0;
}

@media (max-width: 1280px) {
	.xr-header {
		font-size: 14px;
	}
}

@media (max-width: 1160px) {
	.xr-header__title a {
		max-width: 140px;
		margin-right: 20px;
	}
	.xr-header__nav ul {
		margin-right: 20px;
	}
	.xr-header__link a img {
		max-width: 24px;
	}
	.xr-header__action {
		margin-left: 20px;
	}
	.xr-header__action a {
		margin-right: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.xr-header__action a img {
		max-width: 24px;
		margin-right: 0;
		margin-bottom: 5px;
	}
}

@media (max-width: 560px) {
	.xrumcase__text .action {
		max-width: 100%;
	}
}

.xr-header .xr-burger {
	display: none;
}

@media (max-width: 1010px) {
	.xr-header__nav {
		display: none;
	}
	.xr-header__title {
		margin-right: auto;
	}
	.xr-header__link {
		margin-right: 0;
	}
	.xr-header__action a {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.xr-header__action a img {
		margin-right: 10px;
		width: 28px;
		height: 28px;
	}
	.xr-header .xr-burger {
		display: block;
	}
	.xr-header .xr-burger button {
		width: 48px;
		height: 48px;
		position: relative;
		border: none;
		box-sizing: border-box;
		padding: 5px;
		background-color: transparent;
	}
	.xr-header .xr-burger button::before {
		content: "";
		position: absolute;
		top: 12px;
		left: 10px;
		width: calc(100% - 20px);
		height: 2px;
		background-color: #fff;
		border-radius: 5px;
		-webkit-transition: 0.5s ease;
		-o-transition: 0.5s ease;
		transition: 0.5s ease;
	}
	.xr-header .xr-burger button::after {
		content: "";
		position: absolute;
		top: calc(100% - 20px);
		left: 10px;
		width: calc(100% - 20px);
		height: 2px;
		background-color: #fff;
		border-radius: 5px;
		-webkit-transition: 0.5s ease;
		-o-transition: 0.5s ease;
		transition: 0.5s ease;
	}
	.xr-header .xr-burger button span {
		position: absolute;
		top: 20px;
		left: 10px;
		width: calc(100% - 20px);
		height: 2px;
		background-color: #fff;
		border-radius: 5px;
		-webkit-transition: 0.5s ease;
		-o-transition: 0.5s ease;
		transition: 0.5s ease;
	}
	.xr-header .xr-burger button._active span {
		opacity: 0;
	}
	.xr-header .xr-burger button._active::before {
		top: 24px;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.xr-header .xr-burger button._active::after {
		top: 24px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

@media (max-width: 560px) {
	.xr-header__link {
		display: none;
	}
	.xr-header__action {
		margin-right: 13px;
	}
	.xr-header__action a {
		font-size: 0;
	}
	.xr-header__action a img {
		margin: 0;
	}
}

.xr-header-mobile {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	padding: 0 15px;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.xr-header-mobile._active {
	padding: 40px 15px 20px;
	opacity: 1;
	visibility: visible;
	max-height: -webkit-max-content;
	max-height: -moz-max-content;
	max-height: max-content;
}

.xr-header-mobile nav {
	/* margin-bottom: 40px; */
	margin-bottom: 0;
}

.xr-header-mobile nav ul {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.xr-header-mobile nav ul li {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.xr-header-mobile nav ul li a {
	font-size: 16px;
	margin: 0;
	padding: 10px 5px;
	display: block;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}

.mobile-social {
	margin-bottom: 30px;
}

@media (max-width: 1200px) {
	.mobile-social {
		opacity: 0;
	}
}

@media (max-width: 576px) {
	.mobile-social {
		opacity: 1;
	}
}

.mobile-social .title {
	text-align: center !important;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 15px;
}

.mobile-social .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mobile-social .items a {
	display: block;
	/*padding: 5px;*/
	margin-right: 15px;
}

.mobile-social .items a:hover {
	background-color: #fff;
	border-radius: 15px;
}

.mobile-social .items a:last-child {
	margin-right: 0;
}

.mobile-social .items a img {
	display: block;
	width: 32px;
	height: 32px;
}

.mobile-social .items a:hover {
	background-color: #fff;
	border-radius: 15px;
}

.mobile-contact {
	margin-bottom: 30px;
}

.mobile-contact .title {
	font-size: 16px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.mobile-contact p {
	margin: 0;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: center;
}

.mobile-contact p span {
	color: #ffb800;
}

.mobile-contact p:last-child {
	margin-bottom: 0;
}

.mobile-info span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
}

@media (max-width: 760px) {
}

@media (max-width: 760px) {
	.infotop__text .action {
		display: flex;
		justify-content: center;
	}
	.infotop__img {
		max-width: 190px;
		width: 100%;
		/*margin: 0 auto;*/
		padding: 0;
		height: auto;
		float: left;
		margin-bottom: 10px;
	}
	.infotop__img img {
		display: block;
		width: 100%;
		box-sizing: border-box;
		object-fit: contain;
	}
}

.xr-footer {
	padding: 40px 0;
}

.xr-footer__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	gap: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.xr-footer__body > div,
.xr-footer__body nav {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 300px;
	text-align: left;
}

.xr-footer__body > div .title,
.xr-footer__body nav .title {
	/*text-transform: uppercase;*/
	text-align: left;
}

.xr-footer__body > div span,
.xr-footer__body > div p,
.xr-footer__body nav span,
.xr-footer__body nav p {
	text-align: left;
	margin-bottom: 10px;
}

.xr-footer__body > div span:last-child,
.xr-footer__body > div p:last-child,
.xr-footer__body nav span:last-child,
.xr-footer__body nav p:last-child {
	margin-bottom: 0;
}

.xr-footer__body .mobile-social {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

@media (max-width: 1200px) {
	.mobile-social .title {
		font-size: 17px;
		text-align: center !important;
		margin-bottom: 15px;
	}
}

@media (max-width: 576px) {
	.mobile-social .title {
		font-size: 19px;
		text-align: center !important;
	}
}

.xr-footer__body .mobile-info {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

@media (max-width: 1200px) {
	.xr-footer__body .mobile-info {
		width: calc(66% - 30px);
		max-width: fit-content;
	}
}

@media (max-width: 620px) {
	.xr-footer__body .mobile-info {
		width: 100%;
		max-width: none;
	}
}

.xr-footer__body nav ul li {
	margin-bottom: 10px;
}

.xr-footer__body nav ul li:last-child {
	margin-bottom: 0;
}

.xr-footer__body .mobile-info span {
	font-size: 12px;
}

@media (max-width: 1200px) {
	.xr-footer__body {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0 -15px;
	}
	.xr-footer__body > div,
	.xr-footer__body nav {
		width: calc(33.33% - 30px);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 15px 10px;
	}
}

@media (max-width: 620px) {
	.xr-footer__body {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		margin: 0;

		display: grid;
		justify-content: center;
	}
	.xr-footer__body > div,
	.xr-footer__body nav {
		width: 100%;
		margin: 0 0 40px;
		text-align: center;
		max-width: none;
	}
	.xr-footer__body > div .title,
	.xr-footer__body nav .title {
		text-align: center;
	}
	.xr-footer__body > div p,
	.xr-footer__body > div span,
	.xr-footer__body nav p,
	.xr-footer__body nav span {
		text-align: center;
	}
}

.xr-footer nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.xr-footer .mobile-social .items {
	justify-content: flex-start;
}

@media (max-width: 1200px) {
	.xr-footer .mobile-social .items {
		justify-content: center;
	}
}
.xr-footer nav ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.xr-footer nav ul li:last-child {
	margin-bottom: 0;
}
.xr-footer nav ul li a {
	color: #fff;
	padding: 5px 0;

	font-size: 16px;
	text-decoration: none;
	transition: 0.35s ease;
}

@media (max-width: 576px) {
	.xr-footer nav ul li a {
		font-weight: 500;
		font-size: 17px;
		line-height: 150%;
	}
}

.xr-footer nav ul li a:hover {
	color: #ffa800;
}

@media (max-width: 768px) {
	.xrumcase__text {
		text-align: left;
	}

	.xrumcase__text .action a {
		max-width: none;
		width: 100%;
		box-sizing: border-box;
	}
}
@media (max-width: 620px) {
	.xrum-accord__btn {
		text-align: left;
	}
	.xrum-accord__btn svg {
		width: 36px;

		height: 36px;
	}
}
@media (max-width: 560px) {
	.infotop__wrap .bttn {
		max-width: none;
		width: 100%;
		box-sizing: border-box;
	}
}

.response-message {
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 500;
}

.bttn {
	border: none;
	cursor: pointer;

	transition: all 0.2slinear;
}

.bttn:hover {
	color: #141822;
	background: #ffa800;
}

.social-icon svg {
	margin-right: 10px;
	display: block;
	width: 32px;
	height: 32px;
}

.social-icon {
	transition: 0.35s ease;
}
.social-icon:hover {
	color: #ffa800;
}

.social-icon svg {
	fill: #ffb800;
	transition: 0.5s ease;
}
.social-icon:hover {
}
.social-icon.telegram-icon:hover svg {
	/*transition: 0.5s ease;*/
	fill: #239cd6;
	background-color: #fff;
	border-radius: 5px;
}

.social-icon.telegram-icon:hover svg g g rect {
	transition: 0.5s ease;
	fill: #239cd6;
}

.social-icon.youtube-icon:hover svg {
	fill: red;
}
.social-icon.youtube-icon:hover svg g g rect {
	fill: red;
}

.social-icon.vk-icon:hover svg {
	fill: #07f;
	border-radius: 2px;
}
.social-icon.vk-icon:hover svg g g rect {
	fill: #07f;
}

.xr-footer .social-icon svg {
	margin-right: 0;
}

@media (max-width: 920px) {
	.block-title {
		font-size: 28px;
	}

	.block-title h2 {
		margin: 0;
	}
}
@media (max-width: 560px) {
	.rev-slider .item .text {
		font-size: 16px;
	}

	.xrum-accord__btn {
		font-size: 16px;
	}

	.xrum-accord__btn svg {
		margin-right: 20px;
		max-width: 32px;
		min-width: 32px;
		width: 100%;
		box-sizing: border-box;
	}
	.block-title h2 {
		font-size: 24px;
	}
}

.infotop.custom .infotop__wrap {
	position: relative;
}
.infotop.custom .infotop__wrap::before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background-image: url(../imgs/group-2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 1;
	pointer-events: none;
}

@media (max-width: 620px) {
	.infotop.custom .infotop__wrap::before {
		width: 100%;
		height: 50%;
	}
}

@media (max-width: 620px) {
	.xrum-basics__item .text p {
		font-size: 16px;
	}
	.xrum-basics__item .title h3 {
		font-size: 20px;
	}

	.rev-slider .item .sticker span {
		width: 65px;
		height: 75px;
		font-size: 14px;
	}
}

.telegram-sticky {
	position: fixed;
	width: 60px;
	height: 60px;
	right: 30px;
	bottom: 96px;
	overflow: hidden;
	z-index: 100;
	box-sizing: border-box;
}

@media (max-width: 560px) {
	.telegram-sticky {
		width: 50px;
		height: 50px;
		bottom: 80px;
		right: 15px;
	}
}

.telegram-sticky a {
	display: block;
	background-color: #141822;
	overflow: hidden;
	border-radius: 50%;
	transition: 0.35s ease;
}

.telegram-sticky svg {
	width: 100%;
	height: 100%;
	display: block;
	transform: scale(1.1);
	fill: #ffb800;
	transition: 0.35s ease;
}

.telegram-sticky a:hover svg {
	fill: #239cd6;
}
.telegram-sticky a:hover {
	background-color: #fff;
}

.blog-page__item {
	text-decoration: none;
	color: #fff;
}

.more-reads-date {
	display: flex;
	gap: 5px;
	border-radius: 6px;
	background: #424242;
	padding: 7px 10px;
}

.xrum-video__list {
	margin-top: 20px;
}

.xrum-video__list ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}

.xrum-video__list ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	font-size: 20px;
	padding-left: 20px;
	position: relative;
}

.xrum-video__list ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 7px;
	height: 7px;
	background-color: #ffa800;
	border-radius: 50%;
}

@media (max-width: 1024px) {
	.xrum-video__list ul li::before {
		width: 11px;
		height: 11px;
		top: 7px;
	}
}

.xrum-video__list ul li:last-child {
	margin: 0;
}

.xrum-video__list .text p {
	display: block;
	font-size: 20px;
	font-weight: 500;
}

.xrum-video__list ul li a {
	text-decoration: underline;
	color: #fff;
	transition: 0.35s ease;
	font-size: 18px;
}

.xrum-video__list ul li a:hover {
	color: #ff9900;
}

.xrum-video__links-wrap {
	padding: 20px;
	box-sizing: border-box;
	background-color: #232b3d;
	border-radius: 8px;
	border: 1px solid #424242;
	margin-top: 20px;
}

.xrum-video__links-wrap .text p {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #000;
	border-radius: 6px;
	width: fit-content;
	display: block;
	background-color: #ffb800;
	display: flex;
	align-items: center;
	padding: 6px 12px;
}

.xrum-video__links-wrap .text p svg {
	margin-right: 5px;
}
.xrum-video__links-wrap ul li a svg {
	display: inline-block;
	margin-right: 5px;
}

@media (max-width: 768px) {
	.xrumcase__text .text p {
		font-size: 18px;
	}

	.bttn {
		font-size: 20px;
		padding: 15px 20px;
	}
}

.xrum-video__links-wrap ul li {
	padding-left: 0;
}
.xrum-video__links-wrap ul li::before {
	display: none;
}

.xrum-video__wrap {
	align-items: stretch;
}

.xrum-video__video {
	display: flex;
}

.xrum-video__video a {
	display: block;
	overflow: hidden;
	border-radius: 8px;
	border: 1px solid #424242;
}
.xrum-video__video a img {
	height: 100%;
}

@media (max-width: 1024px) {
	.xrum-video__wrap {
		flex-direction: column;
	}

	.xrum-video__text {
		width: 100%;
		margin-bottom: 0px;
	}

	.xrum-video__list {
		margin-top: 20px;
	}

	.xrum-video__video {
		width: 100%;
		margin: 0;
		box-sizing: border-box;
		justify-content: center;
		display: block;
	}
}

@media (max-width: 768px) {
	.xrum-video__video {
		margin: 0;
		margin-bottom: 15px;
	}
}

@media (max-width: 560px) {
	.xrum-video__list {
		margin-top: 0;
	}
}

@media (max-width: 1200px) {
	.xrum-accord__btn {
		font-size: 18px;
	}
	.xrum-accord__btn svg {
		width: 45px;
		height: 45px;
	}

	.xrum-accord__item {
		margin: 0 6px 12px;
	}

	.xrum-accord__item.active .text {
		transform: translateY(-1px);
	}
}

@media (max-width: 1024px) {
}

.xr-footer__title {
	display: flex;
}

.xr-footer__title a {
	margin: 0;
	width: 100%;
	text-align: center;
}

.xr-footer__title .mobile-social {
	display: none;
	margin-bottom: 0px;
	opacity: 1;
}

@media (max-width: 1200px) {
	.xr-footer__title .mobile-social {
		display: block;
		margin-top: 30px;
	}

	.xr-footer__title {
		display: flex;
		flex-direction: column;
		align-content: flex-start;
		align-items: center;
		justify-content: space-between;
	}
}

@media (max-width: 576px) {
	.xr-footer__title .mobile-social {
		display: none;
	}
}

@media (max-width: 620px) {
	.xr-footer__title img {
		max-width: 150px;
	}

	.mobile-contact {
		grid-row: 4;
	}

	.mobile-contact .title {
		font-weight: 700;
		font-size: 19px;
		line-height: 150%;
		color: #d2d2d2;
	}

	.mobile-contact p {
		font-weight: 500;
		font-size: 15px;
		line-height: 171%;
		text-align: center;
	}

	.mobile-info {
		font-weight: 500;
		font-size: 12px;
		line-height: 150%;
		text-align: center;
		color: #d2d2d2;
	}
}

.xrum-video__list_second {
	display: none;
}

@media (max-width: 1024px) {
	.xrum-video__list_first {
		display: none;
	}
	.xrum-video__list_second {
		display: block;
	}
}

.tags-page__slide {
	cursor: pointer;
}

.tags-page__slide:hover {
	color: #141822;
	background: #ffa800;
	transition: all 0.2s linear;
	border: 1px solid #ffa800;
}

@media (max-width: 620px) {
	.tags-page__slider {
		width: calc(100% - 50px);
		margin: 0 auto;
	}
}

.rev-slider .swiper-wrapper {
	align-items: stretch;
}

.rev-slider .swiper-slide {
	height: auto;
}

@media (max-width: 570px) {
	.rev-slider .item .text {
		font-size: 14px;
		margin-bottom: 0px;
		min-height: 216px;
	}
	.rev-slider .item .post {
		min-height: 48px;
	}
}

.tarif .block-title {
	margin: 0;
	padding: 30px 0;
}
.tarif .block-title h2 {
	margin: 0;
}

.tarif .wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	padding-top: 20px;
}
.tarif .wrapper .item {
	width: 23%;
	background: #232b3d;
	border: 1px solid #424242;
	min-height: 366px;
	border-radius: 8px;
}
.tarif .wrapper .item .top {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 42px;
	font-weight: 600;
	color: #ffb800;
	height: 80px;
	background: #141822;
	border-bottom: 1px solid #424242;
	border-radius: 8px;
}
.tarif .wrapper .item .btn {
	display: flex;
	justify-content: center;
	width: calc(100% - 30px);
	padding: 0 15px;
}
.tarif .wrapper .item .btn button {
	width: 100%;
}
.tarif .wrapper .cost {
	display: flex;
	justify-content: space-between;
	padding: 20px 15px 25px 15px;
}
.tarif .wrapper .cost .sum {
	font-size: 20px;
	font-weight: 900;
	color: #fff;
}
.tarif .wrapper .cost .discount {
	background: #ffb800;
	color: #141822;
	padding: 0 8px;
	border-radius: 4px;
	font-size: 14px;
	line-height: 24px;
}

.tarif .wrapper .item .descr {
	padding: 0 15px 25px 15px;
}
.tarif .wrapper .item .descr .row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tarif .wrapper .item .descr .txt {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.tarif .wrapper .item .descr span {
	font-size: 16px;
	color: #ffb800;
	font-weight: 600;
}
.tarif .wrapper .item .descr hr {
	margin: 15px auto;
}
.content-wrap {
	display: flex;
	justify-content: space-between;
}
.tarif-status {
	max-width: 416px;
	max-height: 114px;
	padding: 20px;
	padding-right: 100px;
	border-radius: 8px;
	border: 1px solid #424242;
	margin-top: 30px;
}

.tarif-status.green {
	background: #233a2e;
}
.tarif-status.yellow {
	background: #3a2f1f;
}
.tarif-status.red {
	background: #3a2226;
}
.tarif-status .title {
	position: relative;
	font-size: 24px;
	font-weight: 500;
	padding-left: 21px;
}
.tarif-status .descr {
	padding-top: 14px;
}
.tarif-status .title::before {
	content: "";
	width: 13px;
	height: 13px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.tarif-status.green .title::before {
	background: #45d45a;
}
.tarif-status.yellow .title::before {
	background: #ffc85a;
}
.tarif-status.red .title::before {
	background: #ff4848;
}

.tarif-status.green .title,
.tarif-status.green .descr {
	color: #e7fcef;
}
.tarif-status.yellow .title,
.tarif-status.yellow .descr {
	color: #fff3d5;
}
.tarif-status.red .title,
.tarif-status.red .descr {
	color: #ffdada;
}
.icon-text {
	font-size: 16px;
	color: #fff;
	display: flex;
	text-decoration: none;
	gap: 8px;
	padding-bottom: 10px;
	align-items: center;
}
.icon-text:hover {
	color: #ffb800;
}
@media (max-width: 1024px) {
	.tarif .wrapper .item {
		width: 48%;
	}
}
@media (max-width: 768px) {
	.tarif .wrapper .item {
		width: 100%;
	}
}
