@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;
}
html {
	margin: 0 !important;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset;
    }
}
::-moz-selection {
	background: #527FFF;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #527FFF;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
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: #527FFF;
}
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: #121E2A;
	font-family: Montserrat, arial;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
	color: #121E2A;
	text-align: left;
	direction: ltr;
	word-wrap: break-word;
}
#page-main {
	margin-top: 120px;
}
.admin-bar #page-main {
	margin-top: 152px;
}
.container {
	width: 1289px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}
.container600 {
	width: 660px;
}
.container1092 {
	width: 1152px;
}
.container1080 {
	width: 1140px;
}
.container987 {
	width: 1047px;
}
#page-header {
	background: linear-gradient(180deg, rgba(21, 30, 41, 0.7) 0%, rgba(21, 30, 41, 0.7) 97.5%);
	backdrop-filter: blur(17px);
	display: flex;
	width: 100%;
	height: 120px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
}
.admin-bar #page-header {
	top: 32px;
}
#page-header > .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo-a {
	text-decoration: none;
}
.logo-img {
	width: auto;
	height: auto;
	max-height: 40px;
}
#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 #151E29;
}
.y-btn {
	background: linear-gradient(to bottom, #00BCFF -57.18%, #9C3BFF 195.57%, #9C3BFF 195.57%);
	display: inline-flex;
	min-width: 200px;
	min-height: 60px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	border-radius: 8px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	text-decoration: none;
}
.yBoxOverlay {
    background-color: rgba(0, 0, 0, 0.7);
}
#page-footer {
	background: #252F3B;
	font-family: Assistant;
	padding: 60px 0;
	color: #fff;
	font-size: 28px;
	line-height: 1.28;
}
.footer-links-wrap {
	float: right;
	width: 366px;
	margin: 0 0 0 40px;
}
.footer-socials-list {
	/*margin: 0 0 0 -24px;*/
	margin: 0;
	position: relative;
	left: -24px;
}
.footer-links-title,
.socials-title {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.28;
	margin: 0 0 19px 0;
}
.footer-social-a {
	display: flex;
	width: 88px;
	height: 88px;
	text-decoration: none;
	border-radius: 5px;
}
.footer-social-img {
	width: auto;
	height: auto;
	max-width: 47px;
	max-height: 42px;
	margin: auto;
}
.footer-copyrights {
	margin: 24px 0 0 0;
}
.footer-links-content ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page-footer a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#page-footer a:hover {
	color: #527FFF;
}
.top_banner-section {
	background: #121E2A;
	overflow: hidden;
	color: #fff;
	padding: 106px 0;
}
.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 > .container {
	display: flex;
	width: 1282px;
	justify-content: space-between;
	gap: 30px 40px;
	align-items: flex-start;
}
.top-banner-content {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
}
.top-banner-img-above-title {
	width: auto;
	height: auto;
	max-height: 137px;
	margin: 0 0 30px 0;
	vertical-align: top;
}
.top-banner-title {
	margin: 0 0 10px 0;
	font-family: "Bebas Neue";
	font-size: 120px;
	font-weight: 400;
	line-height: 0.97;
}
.top-banner-text {
	color: #D3D3D3;
}
.y-btn.top-banner-y-btn {
	min-width: 420px;
	min-height: 80px;
	font-size: 26px;
	border-radius: 15px;
	margin: 50px 0 0 0;
}
.top-banner-iphone {
	width: 385px;
	max-width: 100%;
	flex-shrink: 0;
	margin: 79px 0 0 0;
}
.top-banner-iphone-inner {
	overflow: hidden;
	border-radius: 50px;
}
.top-banner-iphone-img {
	width: 100%;
	height: auto;
}
.logos-section {
	background: #121E2A;
	padding: 95px 0 272px 0;
}
.logos-section .bg-img {
	top: auto;
	bottom: 0;
}
.logos-content-wrap {
	width: 500px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.logos-title {
	color: #527FFF;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 30px 0;
}
.logos-gallery-list {
	flex-wrap: wrap;
	gap: 38px 14px;
	align-items: center;
	text-align: right;
}
.logos-gallery-list li {
	width: -webkit-calc(50% - 12px);
	width: calc(50% - 7px);
}
.logos-gallery-list li:nth-child(1) {
	padding-right: 24px;
}
.logos-gallery-list li:nth-child(2) {
	padding-left: 20px;
}
.logos-gallery-list li:nth-child(3) {
	padding-right: 4px;
}
.logos-gallery-list li:nth-child(5) {
	padding-left: 10px;
}
.logos-gallery-list li:nth-child(3n+2) {
	text-align: left;
}
.logos-gallery-list li:nth-child(3n) {
	width: 100%;
	text-align: center;
}
.logo-gallery-img {
	width: auto;
	height: auto;
	max-height: 87px;
}
.logos-gallery-list li:nth-child(1) .logo-gallery-img {
	max-height: 47px;
}
.logos-gallery-list li:nth-child(3) .logo-gallery-img {
	max-height: 54px;
}
.logos-gallery-list li:nth-child(4) .logo-gallery-img {
	max-height: 57px;
}
.logos-gallery-list li:nth-child(5) .logo-gallery-img {
	max-height: 74px;
}
.rounded_text-section {
	position: relative;
}
.rounded_text {
	background: #171E28 url(../../images/rounded_text-bg.svg) center center / cover no-repeat;
	display: flex;
	width: 196px;
	height: 196px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -98px 0 0 -98px;
	padding: 8px 0 0 0;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 800;
}
.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 92px;
	transform-origin: 0 92px;
}
.rounded_text span.dot::after {
	content: "";
	background: linear-gradient(to bottom, #00BCFF -57.18%, #9C3BFF 195.57%, #9C3BFF 195.57%);
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	vertical-align: middle;
}
.rounded_text-img {
	width: auto;
	height: auto;
	max-width: 60px;
	max-height: 60px;
	margin: auto;
}
.workout_plans-section {
	background: #F5F5F5;
	padding: 355px 0 130px 0;
}
.section-titles-wrap {
	margin: 0 0 60px 0;
	text-align: center;
}
.section-titles {
	margin: 0;
	line-height: 1.2;
	font-weight: 700;
}
.section-small-title {
	font-size: 30px;
	color: #121E2A;
	margin: 0 0 5px 0;
}
.section-big-title {
	color: #5C7EFF;
	font-size: 50px;
	text-transform: uppercase;
}
.reviews-item-text {
	line-height: 1.5;
	font-weight: 500;
}
.section-description {
	font-weight: 500;
	margin: 20px 0 0 0;
}
.workout_plans-item-img {
	width: auto;
	height: auto;
	max-width: 478px;
	max-height: 407px;
}
.workout_plans-item-title {
	margin: 0 0 10px 0;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.6px;
}
.workout_plans-item-description {
	font-weight: 500;
}
.workout_plans-swiper .swiper-pagination {
	margin: 30px 0 0 0;
}
.swiper-pagination {
	display: flex;
	gap: 5px;
	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: #121E2A;
	--swiper-pagination-bullet-size: 7px;
	--swiper-pagination-bullet-inactive-color: #9D9D9D;
}
.text_and_image-section {
	background: #F5F5F5;
	padding: 134px 0 130px 0;
}
.text_and_image-section .y-btn.top-banner-y-btn {
	margin: 30px 0 0 0;
}
.text_and_image-section.half-bg {
	padding-bottom: 0;
}
.text_and_image-section.half-bg::after {
	content: "";
	background: #171E28;
	display: block;
	height: 130px;
}
.text_and_image-section.full-bg {
	background: #171E28;
	color: #fff;
}
.text_and_image-section.full-bg .section-small-title {
	color: #fff;
}
.text_and_image-img-wrap {
	position: relative;
	z-index: 0;
	text-align: center;
	padding: 0 15px;
}
.half-bg .text_and_image-img-wrap {
	background: #171E28;
	margin-top: 196px;
}
.full-bg .text_under_img-wrap,
.half-bg .text_under_img-wrap {
	background: #171E28;
	color: #fff;
}
.text_under_img-wrap {
	text-align: center;
}
.text_under_img {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	padding: 30px 0 0 0;
}
.text_and_image-bg {
	width: 100%;
	height: auto;
	min-height: 310px;
	object-fit: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.text_and_image-img {
	width: auto;
	height: auto;
	max-height: 790px;
	vertical-align: top;
}
.full-bg .text_and_image-img {
	max-height: 490px;
}
.white-bg .text_and_image-img {
	max-height: 550px;
}
.half-bg .text_and_image-img {
	margin: -136px 0 0 0;
}
.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: #161E2A;
	color: #fff;
	padding: 130px 0 230px 0;
}
.reviews_swiper-section .section-small-title {
	color: #fff;
}
.reviews-swiper .swiper-slide {
	display: flex;
	width: 34.6vw;
	gap: 20px;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.reviews-item-img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	border: 3px solid #A2A5A9;
	padding: 5px;
}
.reviews-item-author {
	display: inline-flex;
	font-style: italic;
	align-items: center;
	gap: 8px;
	margin: auto 0 0 0;
	padding: 22px 0 0 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: 20px 0 0 0;
}
.reviews_swiper-section .prev,
.reviews_swiper-section .next {
	background: linear-gradient(to right, rgba(22, 30, 42, 1) 20%,rgba(22, 30, 42, 0) 100%);
	display: flex;
	width: 150px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.reviews_swiper-section .next {
	background: linear-gradient(to left, rgba(22, 30, 42, 1) 20%,rgba(22, 30, 42, 0) 100%);
	left: auto;
	right: 0;
}
.reviews_swiper-section .prev::before,
.reviews_swiper-section .next::before {
	content: "";
	background: url(../../images/prev.svg) center center / contain no-repeat;
	width: 39px;
	height: 32px;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.reviews_swiper-section .next::before {
	background-image: url(../../images/next.svg);
}
.text_and_two_images-section {
	background: #F5F5F5;
	padding: 130px 0;
}
.text_and_two_images-imgs-wrap {
	text-align: center;
}
.text_and_two_images-imgs-wrap2 {
	display: inline-block;
	max-width: 100%;
	position: relative;
	padding: 0 117px 197px 0;
}
.text_and_two_images-img {
	width: auto;
	height: auto;
	max-width: 450px;
	max-height: 450px;
}
.tti-img2 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.trainers_swiper-section {
	color: #fff;
	background: #171E28;
	padding: 130px 0;
}
.trainers_swiper-section .section-titles-wrap {
	margin: 0 0 30px 0;
}
.trainers-swiper .swiper-slide {
	display: flex;
	width: 534px;
	padding: 88px 0 0 0;
}
.trainers-swiper-slide-inner {
	background: #fff;
	border-radius: 30px;
	padding: 0 36px 50px;
	text-align: center;
	color: #000;
}
.trainers-item-name {
	font-size: 30px;
	color: #121E2A;
	margin: 0;
	text-transform: uppercase;
}
.trainers-item-job {
	font-size: 30px;
	font-weight: 600;
	color: #1E2F3D;
	line-height: 1.2;
	margin: 7px 0 0 0;
	font-variant: all-small-caps;
}
.trainers-item-text {
	margin: 20px 0 0 0;
	line-height: 1.5;
}
.trainers-item-img {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	margin: -88px 0 38px 0;
	border: 9px solid #fff;
}
.trainers_swiper-section .swiper-wrap::before,
.trainers_swiper-section .swiper-wrap::after {
	content: "";
    background: linear-gradient(to right, rgba(22, 30, 42, 0.9) 0%, rgba(22, 30, 42, 0) 100%);
	width: 23vw;
	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, rgba(22, 30, 42, 0.9) 0%, rgba(22, 30, 42, 0) 100%);
	left: auto;
	right: 0;
}
.trainers_swiper-section .prev,
.trainers_swiper-section .next {
	display: flex;
	width: 150px;
	position: absolute;
	top: 88px;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.trainers_swiper-section .next {
	left: auto;
	right: 0;
}
.trainers_swiper-section .prev::after,
.trainers_swiper-section .next::after {
	content: "";
	background: url(../../images/prev.svg) center center / contain no-repeat;
	width: 39px;
	height: 32px;
	margin: auto;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.trainers_swiper-section .next::after {
	background-image: url(../../images/next.svg);
}
.faqs-section {
	background: #171E28;
	padding: 130px 0 284px 0;
	color: #fff;
}
.q-ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.q-ul > li {
	border-bottom: 6px solid #527FFF;
	padding: 63px 0;
}
.q-ul > li:first-child {
	padding-top: 0;
}
.q-ul > li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.q-ul > li .q-btn {
	display: flex;
	width: 100%;
	text-align: left;
	gap: 20px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-btn-title {
	max-width: 780px;
	margin: 0;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.56;
}
.q-ul > li .q-btn .q-plus-minus {
	background: #fff;
	width: 33px;
	height: 33px;
	flex-shrink: 0;
	margin: auto 20px auto auto;
	position: relative;
	border-radius: 7px;
}
.q-ul > li .q-btn .q-plus-minus::before,
.q-ul > li .q-btn .q-plus-minus::after {
	content: "";
	background: #171E28;
	border-radius: 5px;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.q-ul > li .q-btn .q-plus-minus::before {
	width: 18px;
	height: 4px;
	left: 8px;
	top: 15px;
}
.q-ul > li .q-btn .q-plus-minus::after {
	width: 4px;
	height: 18px;
	top: 8px;
	left: 15px;
}
.q-ul > li.active .q-btn .q-plus-minus::after {
	-webkit-transform:scale(1,0);
	transform:scale(1,0);
}
.q-ul > li > .q-text {
	display: none;
	padding: 60px 22px 0 0;
	font-weight: 500;
}
.q-text-inner {
	width: 855px;
	max-width: 100%;
	color: #D3D3D3;
	line-height: 1.5;
}
.q-text-inner p {
	margin: 0;
}