@charset "UTF-8";
/* Common */
/* Blocks */
.main {
	padding: 20.55556vw 0 9.72222vw 0;
}

.main__box {
	display: flex;
	min-height: 157.77778vw;
	padding: 5.55556vw 5.55556vw 5.55556vw 5.55556vw;
	border-radius: 5.55556vw;
	background: #040404 url(../img/@workout/main/bg.jpg) no-repeat 50% 100%/100% auto;
	color: #fff;
	margin: 0 -5.55556vw;
}

.main__box-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.main__box-video-photo {
	display: none;
}

.main__box-video-head {
	display: flex;
	align-items: center;
	gap: 3.33333vw;
}

.main__box-video-icon {
	order: -1;
	display: block;
	width: 15.55556vw;
	height: 15.55556vw;
	background: url(../img/common/play.svg) no-repeat 50% 50%/100% 100%;
}

.main__box-video-title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 270;
	font-size: 6.94444vw;
	line-height: 80%;
	text-transform: uppercase;
}

.main__block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 77.77778vw;
}

.main__title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 240;
	font-size: 13.33333vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	margin-bottom: 7.22222vw;
}

.main__address {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 8.88889vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.main__address-metro {
	display: flex;
	align-items: flex-end;
	gap: 1.11111vw;
}

.main__address-metro:before {
	content: '';
	display: block;
	width: 4.44444vw;
	height: 4.44444vw;
	background: url(../img/common/icon-metro.svg) no-repeat 50% 50%/100% 100%;
}

.main__buttonbox.desk {
	display: none;
}

.main__buttonbox.mob {
	position: relative;
    display: flex;
    flex-direction: column;
    gap: 4.16667vw;
	padding: 4.44444vw 0 0 0;
}

.main__buttonbox .button {
	position: relative;
	width: 100%;
	height: 13.88889vw;
	margin: 0 auto;
	/*
            &:after {
                position: absolute;
                top: -22px;
                right: -14px;
                transform: rotate(9.47deg);
                content: 'Бесплатно';
                display: flex;
                justify-content: center;
                align-items: center;
                width: 114px;
                height: 34px;
                border-radius: 100px;
                background: $blue;
                font-size: 14px;
                color: #fff;
            }
            */
}

.main__right {
	display: flex;
	align-items: flex-start;
}

.about__box {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
	margin-bottom: 13.88889vw;
}

.about__head {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.about__left {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.about__left .button {
	display: none;
}

.about__title {
	font-size: 24.72222vw;
}

.about__text {
	font-size: 6.66667vw;
	line-height: 110%;
	letter-spacing: -0.03em;
}

.about__list {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
}

.about__item {
	position: relative;
	border-radius: 2.77778vw;
	background: #040404;
	text-align: center;
}

.about__item:not(:last-child):after {
	position: absolute;
	bottom: -12.22222vw;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	z-index: 1;
	content: '';
	width: 17.77778vw;
	height: 17.77778vw;
	background: url(../img/about/icon-cross.svg) no-repeat 50% 50%/100% 100%;
}

.about__item-inner {
	position: relative;
	height: 93.33333vw;
	padding: 8.05556vw 19.44444vw 0 19.44444vw;
	overflow: hidden;
}

.about__item-inner:before {
	position: absolute;
	content: '';
}

.about__item-inner:after {
	position: absolute;
	bottom: 0;
	z-index: 1;
	content: '';
}

.about__item:nth-child(1) .about__item-inner:before {
	top: 21.11111vw;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	width: 25.27778vw;
	height: 50.55556vw;
	background: url(../img/about/rhomb1.svg) no-repeat 50% 50%/100% 100%;
}

.about__item:nth-child(1) .about__item-inner:after {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	width: 43.88889vw;
	height: 61.66667vw;
	background: url(../img/about/photo1.png) no-repeat 50% 100%/100% auto;
}

.about__item:nth-child(2) .about__item-inner:before {
	top: 36.94444vw;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	width: 24.72222vw;
	height: 48.88889vw;
	background: url(../img/about/rhomb2.svg) no-repeat 50% 50%/100% 100%;
}

.about__item:nth-child(2) .about__item-inner:after {
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	width: 71.66667vw;
	height: 65vw;
	background: url(../img/about/photo2.png) no-repeat 50% 100%/100% auto;
}

.about__item:nth-child(3) .about__item-inner {
	padding: 8.05556vw 34.72222vw 0 15.27778vw;
}

.about__item:nth-child(3) .about__item-inner:before {
	top: 4.16667vw;
	right: 7.77778vw;
	width: 32.77778vw;
	height: 64.44444vw;
	background: url(../img/about/rhomb3.svg) no-repeat 50% 50%/100% 100%;
}

.about__item:nth-child(3) .about__item-inner:after {
	right: 0;
	width: 57.77778vw;
	height: 86.66667vw;
	background: url(../img/about/photo3.png) no-repeat 100% 100%/100% auto;
}

.about__item-text {
	position: relative;
	z-index: 1;
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 238;
	font-size: 19.44444vw;
	line-height: 80%;
	text-transform: uppercase;
	color: #fff;
}

.about__info {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.about__info-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	min-height: 39.16667vw;
	gap: 3.33333vw;
	padding: 5.55556vw 11.11111vw 5.55556vw 5.55556vw;
	border-radius: 4.44444vw 0 4.44444vw 4.44444vw;
	background: #f1f1f7;
}

.about__info-top {
	display: flex;
	justify-content: space-between;
	gap: 5.83333vw;
	width: 100%;
}

.about__info-title {
	order: -1;
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 8.88889vw;
	line-height: 80%;
	text-transform: uppercase;
}

.about__info-title IMG {
	height: 6.38889vw;
	margin-top: -1.11111vw;
}

.about__info-text {
	display: none;
}

.about__info .button {
	display: inline-flex;
	height: 9.44444vw;
	padding: 0 4.16667vw;
	font-size: 3.88889vw;
}

.about {
	padding: 9.72222vw 0;
}

.qualities {
	padding: 25vw 0 11.11111vw 0;
	border-radius: 5.55556vw;
	background: #040404;
	color: #fff;
}

.qualities__box {
	display: flex;
	flex-direction: column;
	gap: 5.55556vw;
}

.qualities__title {
	font-size: 12.77778vw;
	letter-spacing: -0.03em;
}

.qualities__list {
	display: flex;
	flex-direction: column;
	gap: 2.5vw;
}

.qualities__item {
	position: relative;
	border-radius: 2.77778vw;
	background-color: #323234;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: auto 100%;
}

.qualities__item:nth-child(1) {
	background-image: url(../img/@workout/qualities/bg1.png);
}

.qualities__item:nth-child(2) {
	background-image: url(../img/@workout/qualities/bg2.png);
}

.qualities__item:nth-child(3) {
	background-image: url(../img/@workout/qualities/bg3.png);
}

.qualities__item:nth-child(4) {
	background-image: url(../img/@workout/qualities/bg4.png);
}

.qualities__item:nth-child(5) {
	background-image: url(../img/@workout/qualities/bg5.png);
}

.qualities__item:not(:last-child):after {
	position: absolute;
	bottom: -6.66667vw;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	z-index: 1;
	content: '';
	width: 10.83333vw;
	height: 10.83333vw;
	background: url(../img/@workout/qualities/icon-cross.svg) no-repeat 50% 50%/100% 100%;
}

.qualities__item-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 32.22222vw;
	padding: 5.55556vw;
	overflow: hidden;
}

.qualities__item-number:before {
	left: 2.5vw;
	width: 5.27778vw;
	height: 5.27778vw;
	background: #040404;
}

.qualities__item-number DIV {
	width: 5.27778vw;
	height: 5.27778vw;
	background: #cfd5e1;
	color: #040404;
}

.qualities__item-text {
	position: relative;
	z-index: 1;
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 250;
	font-size: 8.88889vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #fff;
}

.services {
	padding: 19.44444vw 0 9.72222vw 0;
	overflow: hidden;
}

.services__box {
	position: relative;
	padding-bottom: 13.88889vw;
	margin-bottom: 19.44444vw;
}

.services__title {
	font-size: 23.88889vw;
	margin-bottom: 5.55556vw;
}

.services__head {
	margin-bottom: 8.33333vw;
}

.services__filter {
	display: flex;
	padding: 0 5.55556vw;
	margin: 0 -5.55556vw;
	overflow: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.services__filter-inner {
	display: flex;
	align-items: center;
	gap: 2.77778vw;
	padding: 2.22222vw;
	border-radius: 8.33333vw;
	background: #cfd5e1;
}

.services__filter-item {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 12.5vw;
	padding: 0 8.33333vw;
	border-radius: 55.55556vw;
	font-size: 5vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	cursor: pointer;
}

.services__filter-item.active {
	background: #040404;
	color: #fff;
}

.services .slick-track {
	display: flex;
}

.services .slick-list {
	overflow: visible;
}

.services__carousel .slick-slide {
    height: auto;
}

.services__carousel .slick-slide > DIV {
    display: flex;
    min-height: 100%;
}

.services .slick-arrows {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.services__carousel .slick-slide > DIV {
	display: flex;
	min-height: 100%;
}

.services .slick-arrows {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.services__list {
	margin-bottom: 4.44444vw;
}

.services__item {
	display: flex;
}

.services__item-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 5.55556vw;
	width: 84.44444vw;
	height: 100%;
	padding: 5.55556vw;
	border-radius: 3.33333vw 0 3.33333vw 3.33333vw;
	background: #f1f1f7;
	overflow: hidden;
}

.services__item-subtitle {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 9.44444vw;
	padding: 0 5vw;
	border-radius: 55.55556vw;
	background: #cfd5e1;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #fff;
	margin-bottom: 2.77778vw;
}

.services__item-title {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 13.33333vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	margin-bottom: 2.77778vw;
}

.services__item-info {
	max-width: 55.55556vw;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #a6b0bf;
	margin-bottom: 5.55556vw;
}

.services__item-list {
	display: flex;
	flex-direction: column;
	gap: 2.22222vw;
}

.services__item-list LI {
	position: relative;
	padding-left: 4.44444vw;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
}

.services__item-list LI:before {
	position: absolute;
	top: 0.83333vw;
	left: 0;
	content: '';
	width: 1.66667vw;
	height: 1.66667vw;
	background: #ff0000;
}

.services__item-pricebox {
	display: flex;
	flex-wrap: wrap;
	gap: 2.77778vw 0;
	width: 100%;
	margin-bottom: 5.55556vw;
}

.services__item-price {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1.38889vw 0;
	flex: 0 0 50%;
}

.services__item-price-old {
	position: relative;
	display: inline-block;
	white-space: nowrap;
}

.services__item-price-old:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	content: '';
	width: 100%;
	height: 1px;
	background: #ff0000;
}

.services__item-price-old DIV {
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #cfd5e1;
}

.services__item-price-old DIV SPAN {
	font-size: 3.33333vw;
}

.services__item-price-new {
	font-size: 6.66667vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	white-space: nowrap;
}

.services__item-price-new SPAN {
	font-size: 4.44444vw;
}

.services__item-price-text {
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: #a6b0bf;
}

.services__item .button {
	width: 45.55556vw;
}

.club {
	padding: 9.72222vw 0;
}

.club__box {
	display: flex;
	flex-direction: column;
	gap: 1.11111vw;
	margin: 0 -5.55556vw;
}

.club__content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 8.33333vw;
	padding: 25vw 5.55556vw 11.11111vw 5.55556vw;
	border-radius: 5.55556vw;
	background: #040404;
	color: #fff;
}

.club__title {
	font-size: 23.88889vw;
	letter-spacing: -0.03em;
	margin-bottom: 1.38889vw;
}

.club__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 1.11111vw;
}

.club__tags DIV {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 9.44444vw;
	padding: 0 5.55556vw;
	border-radius: 27.77778vw;
	background: #323234;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
	color: rgba(224, 226, 234, 0.5);
}

.club__text {
	font-size: 6.66667vw;
	line-height: 110%;
	letter-spacing: -0.03em;
}

.club__list {
	display: flex;
	flex-direction: column;
	gap: 1.11111vw;
}

.club__item {
	border-radius: 5.55556vw;
	background-color: #323234;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}

.club__item:nth-child(1) {
	background-image: url(../img/@workout/club/bg1.jpg);
}

.club__item:nth-child(2) {
	background-image: url(../img/@workout/club/bg2.jpg);
}

.club__item:nth-child(3) {
	background-image: url(../img/@workout/club/bg3.jpg);
}

.club__item-inner {
	position: relative;
	display: flex;
	align-items: flex-end;
	height: 76.94444vw;
	padding: 5.55556vw;
	overflow: hidden;
}

.club__item-text {
	max-width: 47.22222vw;
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 250;
	font-size: 12.77778vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #fff;
}

.trainer {
	padding: 9.72222vw 0;
}

.trainer__box {
	position: relative;
	padding-bottom: 13.88889vw;
	margin-bottom: 19.44444vw;
}

.trainer__head {
	margin-bottom: 4.72222vw;
}

.trainer__title {
	font-size: 23.88889vw;
}

.trainer__carousel .slick-slide {
	display: flex;
	height: auto;
}

.trainer__carousel .slick-slide > DIV {
	display: flex;
	min-height: 100%;
}

.trainer .slick-arrows {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.trainer__list {
	margin-bottom: 4.44444vw;
}

.trainer__item-inner {
	width: 88.88889vw;
	height: 161.11111vw;
	border-radius: 3.33333vw 0 3.33333vw 3.33333vw;
	background: #040404;
	color: #fff;
	overflow: hidden;
}

.trainer__item-photo {
	position: relative;
	display: flex;
	justify-content: center;
	height: 161.11111vw;
	overflow: hidden;
}

.trainer__item-photo:before {
	position: absolute;
	top: 20.55556vw;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	content: '';
	display: block;
	width: 86.66667vw;
	height: 86.66667vw;
	background: url(../img/@workout/trainer/figure.png) no-repeat 50% 50%/100% 100%;
}

.trainer__item-photo:after {
	position: absolute;
	top: 83.33333vw;
	left: 0;
	right: 0;
	content: '';
	display: block;
	height: 105.55556vw;
	background: linear-gradient(to bottom, transparent 0%, #040404 50%);
}

.trainer__item-photo IMG {
	position: relative;
	width: 125%;
	max-width: none;
	-o-object-fit: contain;
	   object-fit: contain;
}

.trainer__item-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 5.55556vw;
}

.trainer__item-name {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 260;
	font-size: 13.33333vw;
	line-height: 80%;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	margin-bottom: 5.83333vw;
}

.trainer__item-list {
	display: flex;
	flex-direction: column;
	gap: 2.22222vw;
}

.trainer__item-list LI {
	position: relative;
	padding-left: 4.44444vw;
	font-size: 4.44444vw;
	line-height: 90%;
	letter-spacing: -0.03em;
}

.trainer__item-list LI:before {
	position: absolute;
	top: 0.83333vw;
	left: 0;
	content: '';
	width: 1.66667vw;
	height: 1.66667vw;
	background: #ff0000;
}

.trainer .bigbuttonbox {
	margin: 0 -5.55556vw;
}

.contacts {
	padding: 9.72222vw 0 27.77778vw 0;
}

.contacts__title {
	font-size: 23.88889vw;
	margin-bottom: 5.55556vw;
}

.contacts__box {
	display: flex;
	flex-direction: column;
	gap: 6.66667vw;
	margin-bottom: 19.44444vw;
}

.contacts__content {
	padding: 5.55556vw 2.77778vw 5.55556vw 5.55556vw;
	border-radius: 2.77778vw 0 2.77778vw 2.77778vw;
	background: #f1f1f7;
}

.contacts__metro {
	font-family: "HeadingNowVar", "Arial", sans-serif;
	font-variation-settings: "wght" 650, "wdth" 245;
	font-size: 12.77778vw;
	line-height: 80%;
	text-transform: uppercase;
	margin-bottom: 6.94444vw;
}

.contacts__metro:before {
	content: '';
	display: block;
	width: 7.77778vw;
	height: 7.77778vw;
	background: url(../img/common/icon-metro.svg) no-repeat 50% 50%/100% 100%;
	margin-bottom: 1.38889vw;
}

.contacts__list {
	display: flex;
	flex-direction: column;
	gap: 7.22222vw;
}

.contacts__item-title {
	font-size: 4.44444vw;
	line-height: 110%;
	letter-spacing: -0.03em;
	margin-bottom: 0.83333vw;
}

.contacts__item-list {
	display: flex;
	flex-direction: column;
	gap: 1.11111vw;
}

.contacts__item-text {
	font-size: 5.55556vw;
	line-height: 110%;
	letter-spacing: -0.03em;
}

.contacts__map {
	border-radius: 5.55556vw;
	overflow: hidden;
	margin: 0 -5.55556vw;
}

.contacts .bigbuttonbox {
	margin: 0 -5.55556vw;
}


.schedule {
    padding: 1.44444vw 0 0 0;
    overflow: hidden;
}

.schedule__box {
    position: relative;
    padding-bottom: 1.88889vw;
    margin-bottom: 0;
}

.schedule__title {
    font-size: 23.88889vw;
    margin-bottom: 5.55556vw;
}