/* Compiled: 2025-11-12 18:51:11 */
@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro'), local('PFDinTextCompPro-Regular'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro'), local('PFDinTextCompPro-Italic'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro'), local('PFDinTextCompPro-Medium'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro MedItal'), local('PFDinTextCompPro-MedItal'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-MedItal.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro Bold'), local('PFDinTextCompPro-Bold'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'PFDinTextCompPro';
	src: local('PFDinTextCompPro BoldItal'), local('PFDinTextCompPro-BoldItal'), url('../fonts/PFDinTextCompPro/PFDinTextCompPro-BoldItal.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'SFProDisplay';
	src: local('SF Pro Display Medium'), local('SF-Pro-Display-Medium'), url('../fonts/SFProDisplay/SF-Pro-Display-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Whitney';
	src: local('Whitney Black'), local('Whitney-Black'), url('../fonts/Whitney/Whitney-Black.woff') format('woff'), url('../fonts/Whitney/Whitney-Black.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Whitney';
	src: local('Whitney Bold'), local('Whitney-Bold'), url('../fonts/Whitney/Whitney-Bold.woff') format('woff'), url('../fonts/Whitney/Whitney-Bold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Whitney';
	src: local('Whitney Semibold'), local('Whitney-Semibold'), url('../fonts/Whitney/Whitney-Semibold.woff') format('woff'), url('../fonts/Whitney/Whitney-Semibold.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Whitney';
	src: local('Whitney Medium'), local('Whitney-Medium'), url('../fonts/Whitney/Whitney-Medium.woff') format('woff'), url('../fonts/Whitney/Whitney-Medium.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Whitney';
	src: local('Whitney Light'), local('Whitney-Light'), url('../fonts/Whitney/Whitney-Light.woff') format('woff'), url('../fonts/Whitney/Whitney-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* расчет колонок */

body {
	--wrap-width: 100vw;
}

html._screen-scrolling body {
	--scrollbar-wrap: 0px !important;
}

/*! normalize.css v8.0.0 | 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.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * 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 {
	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 {
	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"] {
	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;
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

::selection {
	color: #fff;
	background: #000;
}

:disabled {
	cursor: default;
	pointer-events: none;
	opacity: 0.7;
	-webkit-user-select: none;
	user-select: none;
}

img {
	margin: 0;
}

img:not([src]) {
	visibility: hidden;
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip: ink;
}

a[href^="mailto"],
a[href^="tel"] {
	-webkit-user-select: text;
	user-select: text;
}

nav ul {
	margin: 0;
	padding: 0;
}

button,
input[type="checkbox"],
input[type="radio"] {
	cursor: pointer;
}

textarea,
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="password"] {
	border-radius: 0;
	-webkit-appearance: none;
}

html.desktop textarea {
	scrollbar-width: thin;
	scrollbar-color: #000 #eee;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

html.desktop textarea::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background: #eee;
}

html.desktop textarea::-webkit-scrollbar-thumb {
	background-color: #000;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

figure,
figcaption {
	margin: 0;
	padding: 0;
}

template {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.header {
	background-color: #f0f1f5;
	border-radius: 0 0 16px 16px;
	position: relative;
	z-index: 1;
}

.header__content {
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	gap: 20px;
}

.header__logo {
	width: 204px;
	height: auto;
}

.header__logo img {
	display: block;
	width: 100%;
}

.header__nav {
	display: flex;
	gap: 16px;
}

.header__link {
	font-family: Whitney;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
}

.header__link:hover {
	color: #ff6a13;
}

.header__tools {
	flex-grow: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 5px;
}

.header__apps {
	display: flex;
	gap: 12px;
	margin-right: 30px;
}

.header__app-icon {
	height: 24px;
	width: 24px;
	color: #5f647d;
	display: inline-block;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	background: currentColor;
}

.header__app-icon._android {
	-webkit-mask-image: url('../img/android.svg');
	mask-image: url('../img/android.svg');
}

.header__app-icon._ios {
	-webkit-mask-image: url('../img/apple.svg');
	mask-image: url('../img/apple.svg');
}

.header__app-icon:hover {
	background-color: #ff6a13;
}

.header__actions {
	gap: 10px;
	display: flex;
}

.header__button {
	font-family: Whitney;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px; /* 100% */
	text-align: center;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	height: 36px;
	margin: 0;
	padding: 0 16px;
	border: none;
	border-radius: 8px;
	color: #FFF;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	transition: filter 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
}

.header__button:hover {
	filter: brightness(1.1);
}

.header__button.--primary {
	background: #FF6A13;
}

.header__button.--success {
	background: #44CA17;
}

.popover {
	position: relative;
	display: flex;
	justify-content: center;
	--wl-popover-box-shadow: 0px 1px 15px rgba(101, 104, 119, 0.36);
}

.popover.--active.__up .popover-content {
	bottom: calc(100% + 6px);
}

.popover.--active.__down .popover-content {
	top: calc(100% + 6px);
}

.popover.--active .arrow-down-icon {
	transform: rotate(180deg);
}

.popover.--active .popover-content {
	display: block;
	transform: translate3d(0px, 0px, 0px);
}

.lang-menu__activator {
	font-family: Whitney;
	font-size: 14px;
	line-height: 20.8px;
	text-transform: uppercase;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	color: #5F647D;
	box-shadow: 0px 1px 1px 0px rgba(0, 19, 56, 0.12);
	padding: 0 8px;
	gap: 4px;
	font-weight: 500;
	height: 36px;
	margin: 0;
	border: none;
	border-radius: 8px;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	transition: filter 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
}

.lang-icon {
	display: inline-block;
	height: 14px;
	width: 14px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
}

.lang-icon.--ru {
	background-image: url('../img/ru.svg');
}

.lang-icon.--en {
	background-image: url('../img/en.svg');
}

.arrow-down-icon {
	display: inline-block;
	height: 6px;
	width: 8px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
	background-image: url('../img/arrow-down.svg');
}

.popover-content {
	display: none;
	position: absolute;
	z-index: 100;
	min-width: 65px;
	border-radius: 12px;
	box-shadow: 0px 1px 15px rgba(101, 104, 119, 0.36);
	background: #ffffff;
	color: #161616;
	opacity: 1;
	pointer-events: auto;
}

.lang-menu__content {
	padding: 5px 6px;
}

.lang-menu__item {
	font-family: Whitney;
	display: flex;
	align-items: center;
	border-radius: 8px;
	padding: 0 10px;
	font-weight: 600;
	cursor: pointer;
	color: #5f647d;
	font-size: 13px;
	line-height: 1;
	gap: 6px;
	height: 40px;
}

.footer-menu__wrap {
	background: #080c2e;
}

.footer-menu {
	font-family: "SFProDisplay";
	display: flex;
	padding-top: 40px;
	padding-bottom: 56px;
}

.footer-menu__column {
	flex-basis: 0;
	flex-grow: 1;
}

.footer-menu__column h3 {
	font-family: "SFProDisplay";
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	text-transform: uppercase;
	margin: 1.7rem 0;
}

.footer-menu__column ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-menu__column li {
	margin-top: 16px;
}

.footer-menu__column a,
.footer-menu__column a {
	font-family: "SFProDisplay";
	font-size: 15px;
	line-height: 21px;
	font-weight: 500;
	transition-property: color;
	transition-duration: 0.1s;
	will-change: color;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
	opacity: 0.5;
}

.footer-menu__column a:hover,
.footer-menu__column a:hover {
	opacity: 1;
}

.footer-menu .phone-link__icon {
	margin-right: 12px;
}

.footer {
	background: #0a113f;
}

.footer-partners {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	padding: 0;
	margin-bottom: 46px;
}

.footer-block__wrapper {
	background: #0A113F;
}

.footer-block {
	font-family: "SFProDisplay";
	text-align: center;
	color: #666877;
	padding-top: 0;
	padding-bottom: 20px;
}

.footer__wrapper {
	color: #666877;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding-top: 31px;
	padding-bottom: 20px;
}

.footer__age-limit {
	font-family: "SFProDisplay";
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	margin: 0;
}

.footer__caption {
	font-family: "SFProDisplay";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 140% */
	margin-top: 27px;
	margin-bottom: 0;
}

.footer__caption a {
	color: #666877;
	text-decoration: underline;
}

.footer__info {
	font-family: "SFProDisplay";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /* 123.077% */
	margin: 14px 0 0;
}

.footer__info a {
	color: #666877;
	text-decoration: underline;
}

.footer-items__row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.footer-items__desktop {
	margin-left: 24px;
}

.footer-items__mobile {
	font-family: "SFProDisplay";
	margin-left: 20px;
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	font-family: Whitney;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 20.8px; /* 115.556% */
}

.footer-items__mobile-icon {
	position: absolute;
	top: 2px;
	left: -3px;
	width: 17px;
	height: 17px;
	background-image: url('../img/icon-mobile.svg');
}

.footer__bottom {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 45px;
	width: 100%;
}

body .visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}

.seo-container {
	position: relative;
	padding-bottom: 4rem;
}

.seo-container._show-button .seo-container__button {
	display: flex;
}

.seo-container._show-button .seo-text {
	-webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.seo-container._active .seo-text {
	-webkit-mask-image: unset;
	mask-image: unset;
	max-height: unset;
	overflow: auto;
}

.seo-container._active .seo-container__icon {
	transform: rotate(180deg);
}

.seo-text {
	padding: 16px;
	max-height: 100px;
	overflow: hidden;
}

.seo-text * {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.seo-text h1 {
	font-size: 1.5rem;
}

.seo-text h2 {
	font-size: 1.25rem;
}

.seo-text p {
	margin: 0.5rem 0;
}

.seo-text ul {
	margin-top: 16px;
	list-style: none;
}

.seo-text a {
	color: rgba(255, 106, 19);
	text-decoration: underline;
	font-weight: 500;
}

.seo-text img {
	margin: 0 12px;
}

.seo-container__button {
	display: none;
	left: 50%;
	transform: translate(-50%);
	position: relative;
	align-items: center;
	justify-content: center;
	gap: 6px;
	height: 36px;
	margin: 0;
	padding: 0 16px;
	border: none;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
	transition: filter 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
	background: transparent;
}

* {
	box-sizing: border-box;
}

html {
	font-size: 0.520834vw;
	font-family: 'SFProDisplay', Arial, Helvetica, sans-serif;
	min-height: 100%;
}

body {
	background-color: #FF6A13;
	min-height: 100%;
}

.wrap {
	width: 100%;
	margin: 0 auto;
}

h2 {
	margin: 0;
}

.main {
	position: relative;
	overflow: hidden;
	min-height: 100%;
}

._hidden {
	display: none;
}

.content {
	font-family: "PFDinTextCompPro";
	color: #ffffff;
	max-width: 192rem;
	padding-left: 12rem;
	padding-right: 12rem;
	margin: 0 auto;
}

.heading {
	font-size: 12rem;
	font-style: italic;
	font-weight: 500;
	line-height: 85%; /* 102px */
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.heading + .heading {
	margin-top: 1.8rem;
}

.subheading {
	font-size: 8rem;
	font-style: italic;
	font-weight: 500;
	line-height: 110%; /* 70.4px */
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.subheading + .subheading {
	margin-top: -1rem;
}

.button {
	font-family: "SFProDisplay";
	font-size: 2.73rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	width: 47.3rem;
	height: 9.4rem;
	border-radius: 9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #4ABA24;
	font-family: 'SFProDisplay', Arial, Helvetica, sans-serif;
}

.bg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -2;
}

.bg img {
	display: block;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.main-content {
	position: relative;
}

.promo {
	padding: 21rem 0 24.4rem;
	display: flex;
}

.promo__phone {
	position: absolute;
	top: 1.9rem;
	left: 13rem;
	z-index: -1;
}

.promo__phone-img {
	width: 76.3467rem;
	height: 87.2rem;
}

.promo__wrap {
	width: 81.9rem;
	margin-left: auto;
}

.promo__title {
	text-align: left;
	margin-bottom: 1.8rem;
}

.promo__subtitle {
	font-size: 6.4rem;
	text-align: left;
	margin-bottom: 2rem;
}

.scan-qr {
	font-family: "SFProDisplay";
	color: rgba(255, 255, 255, 0.9);
	font-size: 3.8rem;
	font-style: normal;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: -0.038rem;
	text-align: left;
	position: relative;
	width: 62.8rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	border-radius: 4rem;
	background: rgba(255, 255, 255, 0.1);
	padding: 3.3rem 3.8rem;
	border: 0.2rem solid #FFF;
}

.scan-qr._promo {
	margin: 0 0 6.5rem;
}

.scan-qr._partner {
	margin: 0 0 4rem;
}

.scan-qr__image {
	flex: 0;
	display: block;
	width: 15rem;
	height: 15rem;
	margin-right: 4rem;
}

.scan-qr__image canvas {
	display: block;
	width: 15rem;
	height: 15rem;
}

.game {
	margin: 0 auto 18.2rem;
}

.game-cols {
	display: flex;
	justify-content: center;
	gap: 4rem;
	padding: 19rem 0 4rem;
}

.game-col-item {
	font-family: "PFDinTextCompPro", Arial, Helvetica, sans-serif;
	font-size: 5.6rem;
	font-style: italic;
	font-weight: 500;
	line-height: 110%;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(50% - 8rem);
	border-radius: 4rem;
	border: 0.075rem solid #FFF;
	background: rgba(255, 255, 255, 0.1);
	-webkit-backdrop-filter: blur(4.99999962rem);
	backdrop-filter: blur(4.99999962rem);
	padding: 19.8rem 1.3rem 0.7rem;
	box-sizing: border-box;
}

.game-col-item__img {
	position: absolute;
	top: -17rem;
	width: 100%;
	height: auto;
}

.game-logos {
	width: 66.4rem;
	margin: 0 auto;
	display: flex;
	gap: 2.4rem;
}

.game-logos__item {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4rem;
	border: 0.1rem solid #FFF;
	background: rgba(255, 255, 255, 0.1);
	-webkit-backdrop-filter: blur(4.99999962rem);
	backdrop-filter: blur(4.99999962rem);
	padding: 4rem 4rem 4rem 4rem;
}

.game-logos__item canvas {
	width: 22.3rem;
	height: 22.3rem;
}

.game-logos__img {
	width: 23.9rem;
	height: auto;
	display: block;
}

.partner {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 7.7rem;
}

.partner__title {
	margin-bottom: 0.7rem;
}

.headline-link {
	font-family: "PFDinTextCompPro";
	font-size: 4.8rem;
	font-style: italic;
	font-weight: 500;
	line-height: 110%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: #FFF;
	display: inline-block;
	margin: 7.5rem auto;
}

.partner__img {
	width: 184.8rem;
	height: auto;
}

.partner__img-wrap {
	margin-bottom: -95.3rem;
	position: relative;
	top: -29rem;
	left: 3.4rem;
	z-index: -1;
}

.partner-cols {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2.4rem;
	margin: 4.7rem auto 4.8rem;
}

.partner-col-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32rem;
	height: 32rem;
	border-radius: 4rem;
}

.partner-col-item img {
	width: 32rem;
	height: 32rem;
	display: block;
	height: auto;
}

@media (min-width: 768px) {

.on-mobile {
	display: none;
}

}

@media (min-width: 1300px) {

body {
	--wrap-width: 130rem;
	--scrollbar-wrap: 0px !important;
}

}

@media (max-width: 1440px) {

.footer-menu {
	padding-top: 45px;
}

.promo__phone {
	top: 6rem;
}

}

@media (max-width: 1023px) {

.header__logo {
	width: 120px;
}

.header__apps {
	display: none;
}

.footer-menu__column {
	padding-right: 20px;
}

.footer-menu__column a,
.footer-menu__column a {
	font-size: 13px;
}

}

@media (max-width: 767px) {

.on-desktop {
	display: none!important;
}

}

