@font-face {
	font-family: Montserrat;
	src: url('../fonts/montserrat/Montserrat-Regular.eot');
	src: url('../fonts/montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype'),
		 url('../fonts/montserrat/Montserrat-Regular.svg#Montserrat-Regular') format('svg'),
		 url('../fonts/montserrat/Montserrat-Regular.woff') format('woff'),
		 url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: Montserrat;
	src: url('../fonts/montserrat/Montserrat-Medium.eot');
	src: url('../fonts/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/montserrat/Montserrat-Medium.ttf') format('truetype'),
		 url('../fonts/montserrat/Montserrat-Medium.svg#Montserrat-Medium') format('svg'),
		 url('../fonts/montserrat/Montserrat-Medium.woff') format('woff'),
		 url('../fonts/montserrat/Montserrat-Medium.woff2') format('woff2');
	font-display: swap;
	font-weight: 500;
}
@font-face {
	font-family: Montserrat;
	src: url('../fonts/montserrat/Montserrat-SemiBold.eot');
	src: url('../fonts/montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype'),
		 url('../fonts/montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg'),
		 url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff'),
		 url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2');
	font-display: swap;
	font-weight: 600;
}
@font-face {
	font-family: Montserrat;
	src: url('../fonts/montserrat/Montserrat-Bold.eot');
	src: url('../fonts/montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype'),
		 url('../fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg'),
		 url('../fonts/montserrat/Montserrat-Bold.woff') format('woff'),
		 url('../fonts/montserrat/Montserrat-Bold.woff2') format('woff2');
	font-display: swap;
	font-weight: 700;
}
@font-face {
	font-family: Montserrat;
	src: url('../fonts/montserrat/Montserrat-ExtraBold.eot');
	src: url('../fonts/montserrat/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/montserrat/Montserrat-ExtraBold.ttf') format('truetype'),
		 url('../fonts/montserrat/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg'),
		 url('../fonts/montserrat/Montserrat-ExtraBold.woff') format('woff'),
		 url('../fonts/montserrat/Montserrat-ExtraBold.woff2') format('woff2');
	font-display: swap;
	font-weight: 800;
}
@font-face {
	font-family: "Bebas Neue";
	src: url('../fonts/bebas_neue/BebasNeue-Regular.eot');
	src: url('../fonts/bebas_neue/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/bebas_neue/BebasNeue-Regular.ttf') format('truetype'),
		 url('../fonts/bebas_neue/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg'),
		 url('../fonts/bebas_neue/BebasNeue-Regular.woff') format('woff'),
		 url('../fonts/bebas_neue/BebasNeue-Regular.woff2') format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: Assistant;
	src: url('../fonts/assistant/AssistantRegular.eot');
	src: url('../fonts/assistant/AssistantRegular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/assistant/AssistantRegular.ttf') format('truetype'),
		 url('../fonts/assistant/AssistantRegular.svg#AssistantRegular') format('svg'),
		 url('../fonts/assistant/AssistantRegular.woff') format('woff'),
		 url('../fonts/assistant/AssistantRegular.woff2') format('woff2');
	font-display: swap;
	font-weight: 400;
}
@font-face {
	font-family: Assistant;
	src: url('../fonts/assistant/AssistantBold.eot');
	src: url('../fonts/assistant/AssistantBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/assistant/AssistantBold.ttf') format('truetype'),
		 url('../fonts/assistant/AssistantBold.svg#AssistantBold') format('svg'),
		 url('../fonts/assistant/AssistantBold.woff') format('woff'),
		 url('../fonts/assistant/AssistantBold.woff2') format('woff2');
	font-display: swap;
	font-weight: 700;
}
@font-face {
	font-family: 'Canaro';
	src: url('../fonts/canaro/Canaro-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
:root {
	--bg: #101722;
	--dark3: #171e28;
	--darktwo: #252f3b;
	--navborder: #384555;
	--bluegrey: #566b85;
	--tabgrey: #9d9d9d;
	--dandelion: #fcdf08;
	--ya: #ffed35;
	--yb: #ffd101;
	--onY: #181400;
	--white: #fff;
	--offwhite: #f5f5f0;
	--muted: #d3d3d3;
}
html {
	margin: 0 !important;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset;
    }
}
::-moz-selection {
	background: var(--dandelion);
	color: var(--onY);
	-webkit-text-fill-color: var(--onY);
}
::selection {
	background: var(--dandelion);
	color: var(--onY);
	-webkit-text-fill-color: var(--onY);
}
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.dooble {
	font-size: 16px;
	color: #181818;
	font-weight: 300;
	text-decoration: none;
}
.dooble:hover {
	text-decoration: underline;
}
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
}
input[type="url"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	direction: ltr;
	text-align: right;
}
input[type="submit"],
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
*,
*::after,
*::before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content-visibility: visible !important;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
a,
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
select:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
img,
embed,
object,
iframe,
svg,
hr {
	max-width:100%;
	vertical-align: top;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form, 
blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
a {
	text-decoration: underline;
	color: var(--dandelion);
}
a:hover {
	text-decoration: none;
}
input.error, 
textarea.error, 
select.error {
	color: red;
	border: 1px solid red !important;
}
::-webkit-input-placeholder {
	color: #5a5a5a;
	opacity: 1;
}
:-moz-placeholder {
	color: #5a5a5a;
	opacity: 1;
}
.error::-webkit-input-placeholder {
	color: red !important;
	opacity: 1;
}
.error:-moz-placeholder {
	color: red !important;
	opacity: 1;
}
select:focus + .select2 {
	outline: 2px solid #000;
}
.select2.error + label.error {
	position: absolute;
	bottom: 0;
}
.select2.error ~ .select2-container {
	margin-bottom: 24px;
}
.select2.error ~ .select2-container .select2-selection {
	border-color: red;
}
.select2.error ~ .select2-container .select2-selection__rendered {
	color: red;
}
input[type="checkbox"].error ~ span {
	color: red;
}
label.error {
	color: red;
}
.clearfix::after {
	content: '';
	display: block;
	clear: both;
	min-height: 1px;
	margin: 0 0 -1px 0;
}
.clear {
	display: block;
	clear: both;
	min-height: 1px;
}
.list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.cover-img,
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper {
	width: 100%;
}
.swiper-slide {
	height: auto;
}
html #wpadminbar {
	white-space: nowrap;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
#wpadminbar .quicklinks > ul {
	display: flex;
}
.animate-zoom-bg {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all 3s ease;
	transition: all 3s ease;
}
.waypoint.active .animate-zoom-bg {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.animate-to-top {
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.waypoint.active .animate-to-top,
.waypoint.active.animate-to-top {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
}
.delay02 {
	-webkit-transition-delay: 0.2s !important;
	transition-delay: 0.2s !important;
}
.delay04 {
	-webkit-transition-delay: 0.4s !important;
	transition-delay: 0.4s !important;
}
.delay06 {
	-webkit-transition-delay: 0.6s !important;
	transition-delay: 0.6s !important;
}
.delay08 {
	-webkit-transition-delay: 0.8s !important;
	transition-delay: 0.8s !important;
}
.delay10 {
	-webkit-transition-delay: 1s !important;
	transition-delay: 1s !important;
}
.delay12 {
	-webkit-transition-delay: 1.2s !important;
	transition-delay: 1.2s !important;
}
.delay14 {
	-webkit-transition-delay: 1.4s !important;
	transition-delay: 1.4s !important;
}
.delay16 {
	-webkit-transition-delay: 1.6s !important;
	transition-delay: 1.6s !important;
}
.unsupported-wrap {
	direction: ltr;
	text-align: center;
	font-family: Montserrat, arial;
}
.unsupported-title {
	color: #000;
	padding: 100px;
	font-family: Montserrat, arial;
	font-size: 26px;
	font-weight: 500;
	line-height: 33px;
}
.unsupported-a {
	margin: 0 30px;
	height: 128px;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	direction: rtl;
}
.unsupported-a img {
	height: 128px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.unsupported-a:hover img {
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px);
}
.unsupported-a.unsupported-a1:hover {
	color: #CE1F45;
}
.unsupported-a.unsupported-a2:hover {
	color: #F17B06;
}
.unsupported-a.unsupported-a3:hover {
	color: #4AD67A;
}
.unsupported-a.unsupported-a4:hover {
	color: #43B3E8;
}
.unsupported-a.unsupported-a5:hover {
	color: #DD133E;
}
html, 
body {
	height: 100%;
}
body {
	background: var(--bg);
	font-family: 'Montserrat', arial;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
	color: #fff;
	text-align: left;
	direction: ltr;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	overflow-x: clip;
}
#page-main {
	margin-top: 74px;
	overflow-x: clip;
}
.admin-bar #page-main {
	margin-top: 106px;
}
.container {
	width: 1289px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}
.display {
	font-family: 'Canaro', 'Montserrat', system-ui, sans-serif;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	line-height: .99;
}
.section-titles-wrap {
	text-align: center;
}
.section-small-title {
	display: block;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: var(--muted);
	margin: 0 0 12px;
}
.section-big-title {
	margin: 0;
	font-size: 57px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.05;
	color: #fff;
}
.section-description {
	margin: 20px auto 0;
	max-width: 680px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.65;
	color: var(--muted);
}
.container600 {
	width: 660px;
}
.container1092 {
	width: 1152px;
}
.container1080 {
	width: 1140px;
}
.container987 {
	width: 1047px;
}
#page-header,
#page-main,
#page-footer {
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
#page-header {
	background: rgba(13,33,58,.72);
	-webkit-backdrop-filter: blur(18px) saturate(1.35);
	backdrop-filter: blur(18px) saturate(1.35);
	border-bottom: .625px solid rgba(255,255,255,.08);
	display: flex;
	width: 100%;
	height: 74px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	transition: background .24s ease, box-shadow .24s ease;
}
.admin-bar #page-header {
	top: 32px;
}
#page-header > .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.logo-a {
	text-decoration: none;
	display: flex;
	align-items: center;
}
.logo-img {
	width: auto;
	height: auto;
	max-height: 30px;
}
.nav-right {
	display: flex;
	align-items: center;
	gap: 48px;
}
.nav-item {
	position: relative;
}
.nav-link {
	color: var(--muted);
	font-weight: 600;
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 7px;
	text-decoration: none;
}
.nav-link .caret {
	width: 8px;
	height: 8px;
	border-right: 1.5px solid var(--muted);
	border-bottom: 1.5px solid var(--muted);
	transform: rotate(45deg);
	margin-top: -4px;
}
.blog-dropdown,
.mobile-menu {
	position: absolute;
	background: #202a36;
	border: 1px solid rgba(255,255,255,.08);
	border-radius: 8px;
	box-shadow: 0 20px 52px rgba(0,0,0,.36);
}
.blog-dropdown {
	right: -18px;
	top: calc(100% + 18px);
	width: 298px;
	padding: 10px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-8px);
	transition: opacity .22s ease, transform .22s ease, visibility .22s ease;
}
.blog-dropdown::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -18px;
	height: 18px;
}
.nav-item:hover .blog-dropdown,
.nav-item:focus-within .blog-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.blog-dropdown a,
.mobile-menu a {
	display: block;
	padding: 12px 13px;
	border-radius: 8px;
	color: var(--muted);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none;
}
.blog-dropdown a:hover,
.mobile-menu a:hover {
	background: rgba(255,255,255,.06);
	color: #fff;
}
.blog-dropdown a:first-child,
.mobile-menu a:first-child {
	background: rgba(252,223,8,.07);
	color: var(--dandelion);
}
.hamburger {
	display: none;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: 0;
	width: 30px;
	height: 30px;
	color: #fff;
}
.mobile-menu {
	display: none;
	left: 16px;
	right: 16px;
	top: 66px;
	z-index: 1200;
	padding: 10px;
}
#page-header.is-menu-open .mobile-menu {
	display: block;
}
.mobile-menu-cta {
	width: 100%;
	margin-top: 6px;
}
#download-app-popup {
	width: 440px;
	max-width: 100%;
}
.download-app-popup-title {
	margin: 0 0 30px 0;
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.3;
}
.qr-code-img {
	height: auto;
	border-radius: 40px;
	border: 15px solid var(--dark3);
}
.y-btn {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to top, var(--yb) 7%, var(--ya) 108%);
	border: 1.333px solid rgba(255,255,255,.71);
	border-radius: 73px;
	color: var(--onY);
	font-weight: 900;
	text-transform: uppercase;
	min-width: 160px;
	min-height: 38px;
	padding: 0 24px;
	font-size: 13px;
	letter-spacing: .06em;
	text-align: center;
	z-index: 0;
	text-decoration: none;
	transition: transform .28s ease, box-shadow .28s ease, filter .28s ease;
}
.y-btn::after {
	content: "";
	position: absolute;
	inset: -40% -70%;
	background: linear-gradient(110deg, transparent 35%, rgba(255,255,255,.42) 50%, transparent 65%);
	transform: translateX(-65%) rotate(8deg);
	transition: transform .7s cubic-bezier(.2,.8,.2,1);
	pointer-events: none;
}
@media (hover:hover) and (pointer:fine) {
	.y-btn:hover {
		transform: translateY(-3px);
		filter: saturate(1.08);
		box-shadow: 0 0 36px rgba(255,209,1,.42);
	}
	.y-btn:hover::after {
		transform: translateX(65%) rotate(8deg);
	}
}
.yBoxOverlay {
    background-color: rgba(0, 0, 0, 0.82);
}
#page-footer {
	background: #0d141c;
	border-top: 1px solid rgba(255,255,255,.07);
	font-family: 'Montserrat', arial;
	padding: 60px 0 40px;
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
}
#page-footer .container {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	flex-wrap: wrap;
}
.footer-community {
	display: flex;
	flex-direction: column;
}
.footer-links-wrap {
	width: 260px;
}
.footer-socials-list {
	margin: 0 0 24px;
	gap: 14px;
}
.footer-links-title,
.socials-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.28;
	margin: 0 0 20px 0;
}
.footer-social-a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	text-decoration: none;
	border-radius: 5px;
	opacity: .85;
	transition: opacity .2s ease;
}
.footer-social-a:hover {
	opacity: 1;
}
.footer-social-img {
	width: auto;
	height: auto;
	max-width: 24px;
	max-height: 24px;
	margin: auto;
}
.footer-copyrights {
	font-size: 13px;
	color: #7a8492;
}
.footer-links-content ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page-footer a {
	color: var(--muted);
	font-size: 15px;
	text-decoration: none;
	transition: color 0.2s ease;
}
#page-footer a:hover {
	color: var(--dandelion);
}
.cta {
	position: relative;
	background: var(--dark3);
	min-height: 500px;
	overflow: hidden;
	padding: 100px 30px 90px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.cta .mark {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-weight: 900;
	font-size: 280px;
	line-height: 280px;
	color: rgba(255,255,255,.05);
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 0;
}
.cta .glow {
	position: absolute;
	left: 50%;
	top: 55%;
	transform: translate(-50%, -50%);
	width: 900px;
	height: 300px;
	background: radial-gradient(closest-side, rgba(252,223,8,.07), transparent 70%);
	z-index: 0;
}
.cta > * {
	position: relative;
	z-index: 1;
}
.cta .section-big-title {
	margin: 0 0 14px;
}
.cta-sub {
	font-weight: 700;
	font-size: 24px;
	color: var(--muted);
	text-align: center;
	margin: 0 0 26px;
	line-height: 1.3;
}
.cta-big {
	width: 320px;
	min-height: 54px;
	font-size: 20px;
}
.cta-fine {
	margin-top: 16px;
	font-size: 14px;
	color: #ddd;
}
.sections {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.bg-img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.top_banner-section {
	position: relative;
	background: var(--bg) center top / cover no-repeat;
	overflow: hidden;
	color: #fff;
	text-align: center;
	padding: 120px 0 60px;
}
.top_banner-section .bg-img {
	height: 100%;
	object-fit: cover;
	object-position: center top;
	z-index: 0;
}
.top-banner-bg-fade {
	position: absolute;
	inset: 0;
	z-index: 0;
	background: linear-gradient(180deg, rgba(8,12,20,.18) 0%, rgba(8,12,20,.12) 35%, rgba(8,12,20,.55) 78%, var(--bg) 100%);
}
.top_banner-section > .container {
	position: relative;
	z-index: 1;
	width: 1180px;
}
.top-banner-content {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
}
.top-banner-img-above-title {
	width: auto;
	height: auto;
	max-height: 93px;
	margin: 0 auto 8px;
	display: block;
}
.top-banner-title {
	margin: 18px auto 0;
	max-width: 100%;
	font-family: 'Montserrat', system-ui, sans-serif;
	font-size: 80px;
	font-style: italic;
	font-weight: 900;
	line-height: 1.1;
	color: #fff;
	text-transform: uppercase;
}
.top-banner-text {
	max-width: 846px;
	margin: 34px auto 0;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.65;
}
.top-banner-stores {
	display: flex;
	justify-content: center;
	gap: 18px;
	margin-top: 44px;
}
.top-banner-stores img {
	height: 45px;
	width: auto;
	display: block;
}
.y-btn.top-banner-y-btn {
	min-width: 320px;
	min-height: 60px;
	font-size: 18px;
	margin: 44px 0 0 0;
	box-shadow: 0 0 40px rgba(255,209,1,.45);
}
.top-banner-iphone {
	display: none;
}
.logos-section {
	background: var(--dark3);
	padding: 65px 0;
	text-align: center;
}
.logos-content-wrap {
	width: auto;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.logos-title {
	color: var(--muted);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	line-height: 1.3;
	margin: 0 0 24px 0;
}
.logos-gallery-list {
	flex-wrap: wrap;
	gap: 40px 44px;
	align-items: center;
	justify-content: center;
	text-align: center;
	opacity: .92;
}
.logos-gallery-list li {
	width: auto;
	padding: 0 !important;
	text-align: center !important;
}
.logo-gallery-img {
	width: auto;
	height: auto;
	max-height: 34px;
	filter: brightness(0) invert(1);
	opacity: .9;
}
.rounded_text-section {
	position: relative;
	background: var(--bg);
	height: 90px;
}
.rounded_text {
	background: var(--dark3);
	border: 1px solid rgba(255,255,255,.1);
	display: flex;
	width: 150px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -75px 0 0 -75px;
	padding: 8px 0 0 0;
	border-radius: 50%;
	color: var(--muted);
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 800;
	box-shadow: 0 20px 50px rgba(0,0,0,.4);
}
.rounded_text-text {
	position: absolute;
	inset: 0;
    animation: rotateText 15s linear infinite;
}
@keyframes rotateText {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
.rounded_text span {
	min-width: 13px;
    text-align: center;
	position: absolute;
	left: 50%;
	top: 7px;
	-webkit-transform-origin: 0 68px;
	transform-origin: 0 68px;
}
.rounded_text span.dot::after {
	content: "";
	background: var(--dandelion);
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	vertical-align: middle;
}
.rounded_text-img {
	width: auto;
	height: auto;
	max-width: 44px;
	max-height: 44px;
	margin: auto;
	filter: brightness(0) invert(1);
}
.workout_plans-section {
	background: var(--bg);
	padding: 96px 0;
}
.workout_plans-section .section-titles-wrap {
	margin: 0 0 50px 0;
}
.workout_plans-swiper .swiper-wrapper {
	gap: 16px;
}
.workout_plans-item-inner {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	height: 480px;
	background: var(--dark3);
}
.workout_plans-item-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	object-fit: cover;
}
.workout_plans-item-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 24px;
	background: linear-gradient(to bottom, rgba(10,10,10,.1), rgba(10,10,10,.15) 40%, rgba(10,10,10,.92));
}
.workout_plans-item-title {
	margin: 0 0 16px 0;
	font-size: 34px;
	font-weight: 900;
	line-height: 1.05;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #fff;
}
.workout_plans-item-title::before {
	content: "";
	display: block;
	height: 1px;
	width: 32px;
	background: var(--dandelion);
	margin-bottom: 16px;
}
.workout_plans-item-description {
	font-weight: 700;
	font-size: 16px;
	color: var(--muted);
	max-width: 400px;
}
.workout_plans-swiper .swiper-pagination {
	margin: 30px 0 0 0;
}
.swiper-pagination {
	display: flex;
	gap: 9px;
	line-height: 1px;
	justify-content: center;
	position: static;
	--swiper-pagination-bullet-horizontal-gap: 0;
	--swiper-pagination-bullet-opacity: 1;
	--swiper-pagination-bullet-inactive-opacity: 1;
	--swiper-pagination-color: #fff;
	--swiper-pagination-bullet-size: 8px;
	--swiper-pagination-bullet-inactive-color: var(--bluegrey);
}
.text_and_image-section {
	background: var(--bg);
	padding: 96px 0;
	overflow: hidden;
}
.text_and_image-section .container600 {
	width: 1180px;
}
.text_and_image-flex {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 80px;
	flex-wrap: wrap;
	text-align: left;
}
.text_and_image-section .section-titles-wrap {
	margin: 0;
	max-width: 560px;
	text-align: left;
}
.text_and_image-section .section-big-title,
.text_and_image-section .section-small-title {
	text-align: left;
}
.text_and_image-section .section-description {
	margin: 20px 0 0;
	text-align: left;
}
.text_and_image-section .y-btn.top-banner-y-btn {
	margin: 30px 0 0 0;
}
.text_and_image-section.half-bg {
	background: var(--dark3);
}
.text_and_image-section.full-bg {
	background: var(--darktwo);
}
.text_and_image-section.white-bg {
	background: var(--bg);
}
.text_and_image-img-wrap {
	position: relative;
	z-index: 0;
	text-align: center;
	flex: none;
}
.text_under_img-wrap {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.text_under_img {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	padding: 0;
}
.text_and_image-bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: .5;
}
.text_and_image-img {
	width: auto;
	height: auto;
	max-height: 560px;
	max-width: 100%;
	vertical-align: top;
	border-radius: 24px;
}
.swiper-section {
	background: #171E28;
	padding: 120px 0 130px 0;
}
.trainers_swiper-section .section-small-title,
.swiper-section .section-small-title {
	color: #fff;
}
.swiper-carousel-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.swiper-carousel .swiper-slide {
	width: 360px;
	height: 100%;
	max-width: 100%;
}
.before-wrap .swiper-carousel-item-img {
	filter: grayscale(1);
}
.swiper-section .section-titles-wrap {
	margin: 0;
}
.swiper-carousel {
	width: 100%;
	height: 678px;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 60px 0 30px 0;
}
.swiper-carousel .swiper-slide,
.swiper-carousel swiper-slide {
	position: relative;
}
.before-after-tag {
	background: url(../../images/after-bg.svg) center center / contain no-repeat;
	height: 46px;
	line-height: 46px;
	padding: 0 11px;
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	z-index: 1;
}
.before-wrap .before-after-tag {
	background: url(../../images/before-bg.svg) center center / contain no-repeat;
	color: #5285FF;
}
.before-after-tag span {
	display: block;
	-webkit-transform: rotate(-14deg);
	transform: rotate(-14deg);
}
.swiper-item-small-logo {
	background: #fff;
	display: flex;
	width: 41px;
	height: 41px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
}
.trainers_swiper-section .swiper-pagination,
.reviews_swiper-section .swiper-pagination,
.swiper-section .swiper-pagination {
	margin: 30px 0 0 0;
    --swiper-pagination-color: #fff;
    --swiper-pagination-bullet-inactive-color: #566B85;
}
.swiper-carousel-item-img {
	border-radius: 40px;
}
.text_under_the_swiper {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}
.swiper-carousel-wrap .prev,
.swiper-carousel-wrap .next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	z-index: 2;
}
.swiper-carousel-wrap .next {
	left: auto;
	right: 0;
}
.swiper-carousel-wrap .prev::after,
.swiper-carousel-wrap .next::after {
	content: "";
	background: url(../../images/next.svg) center center no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-carousel-wrap .prev::after {
	background-image: url(../../images/prev.svg);
}
.reviews_swiper-section {
	background: var(--dark3);
	color: #fff;
	padding: 96px 0;
}
.reviews_swiper-section .section-small-title {
	color: var(--muted);
}
.reviews-swiper .swiper-slide {
	display: flex;
	width: 320px;
	height: 318px;
	gap: 0;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	background: var(--darktwo);
	border: .625px solid var(--navborder);
	border-radius: 20px;
	padding: 32px;
	box-sizing: border-box;
}
.reviews-item-stars {
	margin: 0 0 16px;
}
.reviews-item-text {
	line-height: 1.4;
	font-weight: 500;
	font-size: 15px;
	color: var(--muted);
}
.reviews-item-img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1.875px solid #fff;
	padding: 0;
	object-fit: cover;
	margin-top: auto;
}
.reviews-item-author {
	display: inline-flex;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	align-items: center;
	gap: 8px;
	margin: 12px 0 0 0;
	padding: 0;
}
.reviews-item-author-flag {
	width: auto;
	height: auto;
	max-height: 13px;
	max-width: 18px;
}
.swiper-wrap {
	position: relative;
}
.trainers_swiper-section .swiper-pagination,
.reviews_swiper-section .swiper-pagination {
	margin: 24px 0 0 0;
}
.reviews_swiper-section .prev,
.reviews_swiper-section .next,
.trainers_swiper-section .prev,
.trainers_swiper-section .next {
	display: flex;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	left: 0;
	z-index: 3;
	border: 1px solid rgba(255,255,255,.4);
	border-radius: 50%;
	background: rgba(8,12,18,.82);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
}
.reviews_swiper-section .next,
.trainers_swiper-section .next {
	left: auto;
	right: 0;
}
.reviews_swiper-section .prev::before,
.reviews_swiper-section .next::before,
.trainers_swiper-section .prev::after,
.trainers_swiper-section .next::after {
	content: "";
	background: url(../../images/prev.svg) center center / 22px no-repeat;
	filter: brightness(0) invert(1);
	width: 100%;
	height: 100%;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.reviews_swiper-section .next::before,
.trainers_swiper-section .next::after {
	background-image: url(../../images/next.svg);
	background-size: 22px;
}
.text_and_two_images-section {
	background: var(--darktwo);
	padding: 96px 0;
}
.text_and_two_images-imgs-wrap {
	text-align: center;
	margin-top: 50px;
}
.text_and_two_images-imgs-wrap2 {
	display: flex;
	gap: 16px;
	max-width: 100%;
	justify-content: center;
}
.text_and_two_images-img {
	width: auto;
	height: auto;
	max-width: 490px;
	max-height: 420px;
	border-radius: 16px;
	object-fit: cover;
}
.tti-img2 {
	position: static;
}
.trainers_swiper-section {
	color: #fff;
	background: var(--darktwo);
	padding: 96px 0;
}
.trainers_swiper-section .section-titles-wrap {
	margin: 0 0 36px 0;
}
.trainers-swiper .swiper-slide {
	display: flex;
	width: 300px;
	padding: 0;
}
.trainers-swiper-slide-inner {
	background: var(--dark3);
	border: 1px solid rgba(255,255,255,.06);
	border-radius: 16px;
	padding: 0 28px 28px;
	text-align: center;
	color: #fff;
	height: 100%;
}
.trainers-item-name {
	font-size: 22px;
	font-weight: 800;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: -.02em;
}
.trainers-item-job {
	font-size: 13px;
	font-weight: 700;
	color: var(--dandelion);
	line-height: 1.3;
	margin: 8px 0 0 0;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.trainers-item-text {
	margin: 16px 0 0 0;
	line-height: 1.5;
	font-size: 15px;
	color: var(--muted);
}
.trainers-item-img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: -60px 0 20px 0;
	border: 5px solid var(--dark3);
	object-fit: cover;
}
.trainers_swiper-section .swiper-wrap::before,
.trainers_swiper-section .swiper-wrap::after {
	content: "";
    background: linear-gradient(to right, var(--darktwo) 0%, rgba(37,47,59,0) 100%);
	width: 8vw;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	z-index: 2;
}
.trainers_swiper-section .swiper-wrap::after {
    background: linear-gradient(to left, var(--darktwo) 0%, rgba(37,47,59,0) 100%);
	left: auto;
	right: 0;
}
.trainers_swiper-section .prev {
	left: 8px;
}
.trainers_swiper-section .next {
	right: 8px;
}
.faqs-section {
	background: var(--bg);
	padding: 96px 0;
	color: #fff;
}
.faqs-section .container987 {
	width: 760px;
}
.q-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: .625px solid var(--navborder);
}
.q-ul > li {
	border-bottom: .625px solid var(--navborder);
	padding: 0;
}
.q-ul > li .q-btn {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 72px;
	text-align: left;
	gap: 20px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-btn-title {
	max-width: 680px;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4;
}
.q-ul > li .q-btn .q-plus-minus {
	background: transparent;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	margin: 0 0 0 auto;
	position: relative;
	border-radius: 0;
	transition: transform .36s cubic-bezier(.22,.61,.36,1);
}
.q-ul > li.active .q-btn .q-plus-minus {
	transform: rotate(180deg);
}
.q-ul > li .q-btn .q-plus-minus::before,
.q-ul > li .q-btn .q-plus-minus::after {
	content: "";
	background: var(--muted);
	border-radius: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li .q-btn .q-plus-minus::before {
	width: 14px;
	height: 2px;
}
.q-ul > li .q-btn .q-plus-minus::after {
	width: 2px;
	height: 14px;
}
.q-ul > li.active .q-btn .q-plus-minus::after {
	-webkit-transform: translate(-50%,-50%) scale(1,0);
	transform: translate(-50%,-50%) scale(1,0);
}
.q-ul > li > .q-text {
	display: none;
	padding: 0 22px 24px 0;
	font-weight: 500;
}
.q-text-inner {
	width: 100%;
	max-width: 680px;
	color: var(--muted);
	font-size: 15px;
	line-height: 1.7;
}
.q-text-inner p {
	margin: 0;
}