.coaches-3 {
	padding: 160px 165px 0px 188px;
	display: flex;
	flex-direction: column;
	gap: 100px;
}

.coaches-4 {
	padding: 160px 165px 0px 188px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.coaches-4-1-plans {
	display: flex;
	flex-direction: row;
	gap: 32px;
}

.coaches-3-head {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.coaches-3-head-title {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	font-family: Overpass;
	font-size: 44px;
	font-style: italic;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}

.coaches-3-head-content {
	color: var(--light-uimats-black-40-white-6-d-6-f-6-f, #6D6F6F);
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 28px;
}


.coaches-3-features {
	display: flex;
	flex-wrap: wrap;
	gap: calc(33vw - 350px);
	justify-content: space-between;
}

.coaches-3-features-item {
	width: 250px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
}

.coaches-3-features-item:nth-child(n+4) {
	margin-top: calc(410px - 33vw);
}

.coaches-3-features-item-content {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.coaches-3-features-item-content-title {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	font-family: Overpass;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}

.coaches-6 {
	margin-top: 0;
}


.coaches-start-for-free {
	position: relative;
	margin-top: 230px;
	padding: 154px 173px 148px;
	background: linear-gradient(71.8deg, #9055FF 1.98%, #2098A1 97.81%);
	background-repeat: no-repeat, no-repeat;
	overflow: hidden;
}

.coaches-start-for-free-back {
	position: absolute;
	bottom: 0;
	right: 34px;
	width: 844px;
	height: 201px;
	background: rgba(255, 255, 255, 0.10);
	border-radius: 12px;
}

.coaches-start-for-free-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	z-index: 2;
}

.coaches-start-for-free-image {
	position: absolute;
	bottom: -34px;
	right: 70px;
	width: 870px;
	height: 525px;
	background-image: url(../images/coaches/coaches-start-for-free-image.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	z-index: 2;
}

.coaches-start-for-free-content-title {
	position: relative;
	font-family: 'Overpass';
	font-style: italic;
	font-weight: 700;
	font-size: 64px;
	line-height: 73px;	
	text-transform: uppercase;	
	color: #FFFFFF;	
	flex: none;
	order: 0;
	flex-grow: 0;
}

.coaches-start-for-free-content-desc {
	width: 572px;
	font-family: 'Overpass';
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #E7E7E7;	
	flex: none;
	order: 1;
	flex-grow: 0;
}

.coaches-start-for-free-button {
	position: relative;
	width: 392px;
	height: 62px;
	text-align: center;
	background-color: #3EDED4;
	border-radius: 6px;
	font-family: 'Overpass';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #0C0F0F;
	flex: none;
	order: 2;
	flex-grow: 0;
	border: none;
}

.coaches-start-for-free-button-text {
	font-size: 20px;
	font-family: Overpass;
	font-style: italic;
	font-weight: 400;
}

.coaches-carousel-container {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.coaches-desktop-carousel {
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.coaches-desktop-carousel-background {
	margin-top: 18vw;
	width: 100%;
	height: 45.95vw;
	display: flex;
	transition: transform 1s ease-in-out;
}

.coaches-desktop-carousel-background-item {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	
}

.coaches-desktop-carousel-background-item-de {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	
}

.coaches-desktop-carousel-background-item:nth-child(1) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-6.svg);
}

.coaches-desktop-carousel-background-item:nth-child(2) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-3.svg);
}

.coaches-desktop-carousel-background-item:nth-child(3) {
	background-image: url(../images/coaches/coaches-desktop-carousel-background-3.svg);
}

.coaches-desktop-carousel-background-item:nth-child(4) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-4.svg);
}

.coaches-desktop-carousel-background-item-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-6-de.svg);
}

.coaches-desktop-carousel-background-item-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-3-de.svg);
}

.coaches-desktop-carousel-background-item-de:nth-child(3) {
	background-image: url(../images/coaches/coaches-desktop-carousel-background-de-3.svg);
}

.coaches-desktop-carousel-background-item-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-desktop-carousel-background-4-de.svg);
}

.coaches-desktop-carousel-background-1-text {
	position: relative;
	width: 395px;
	top: 250px;
	left: 162px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.coaches-desktop-carousel-background-1-text-1 {
	color: var(--white, #FFF);
	font-size: 44px;
	font-family: Overpass;
	font-style: italic;
	font-weight: 700;
	text-transform: capitalize;
}

.coaches-desktop-carousel-background-1-text-2 {
	color: var(--white, #FFF);
	font-size: 20px;
	font-family: Overpass;
	font-style: italic;
	line-height: 30px;
}

.coaches-desktop-phone {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-64%, 0);
	height: 69vw;
	width: 45vw;
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-border.svg);
	background-size: contain;
	z-index: 2;
}

.coaches-desktop-phone-content {
	position: relative;
	top: 13%;
	left: 42%;
	width: 19.02vw;
	height: 41.44vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-desktop-phone-content-de {
	position: relative;
	top: 13%;
	left: 42%;
	width: 19.02vw;
	height: 41.44vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-desktop-phone-content:nth-child(1) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-content-6.svg);
}

.coaches-desktop-phone-content:nth-child(2) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-content-3.svg);
}

.coaches-desktop-phone-content:nth-child(3) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-content-2.svg);
}

.coaches-desktop-phone-content:nth-child(4) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-content-4.svg);
}

.coaches-desktop-phone-content-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-6-de.svg);
}

.coaches-desktop-phone-content-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-3-de.svg);
}

.coaches-desktop-phone-content-de:nth-child(3) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-2-de.svg);
}

.coaches-desktop-phone-content-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-desktop-carousel-phone-4-de.svg);
}

.coaches-dot-indicator  {
	display: flex;
	justify-content: center;
	text-align:center; 
	margin-top: 5px; 
	z-index: 1000; 
	position: relative;
	background-color: white;
}
  
.coaches-dot {
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
	z-index: 1000;
  }
  
  .active, .coaches-dot:hover {
	background-color: #717171;
  }


.coaches-laptop-carousel {
	display: none;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.coaches-laptop-phone {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 57.71vw;
	width: 51.75vw;
	background-image: url(../images/laptop-carousel-phone-border.svg);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 2;
}

.coaches-laptop-phone-content {
	position: relative;
	top: 22%;
	left: 14.3%;
	width: 32.32vw;
	height: 48vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-laptop-phone-content-de {
	position: relative;
	top: 22%;
	left: 14.3%;
	width: 32.32vw;
	height: 48vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-laptop-phone-content:nth-child(1) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-6.svg);
}

.coaches-laptop-phone-content:nth-child(2) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-3.svg);
}

.coaches-laptop-phone-content:nth-child(3) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-2.svg);
}

.coaches-laptop-phone-content:nth-child(4) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-4.svg);
}

.coaches-laptop-phone-content-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-6-de.svg);
}

.coaches-laptop-phone-content-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-3-de.svg);
}

.coaches-laptop-phone-content-de:nth-child(3) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-2-de.svg);
}

.coaches-laptop-phone-content-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-laptop-carousel-phone-4-de.svg);
}

.coaches-laptop-carousel-background {
	margin-top: 80px;
	width: 100%;
	height: 74.6vw;
	display: flex;
	transition: transform 1s ease-in-out;
}

.coaches-laptop-carousel-background-item {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-laptop-carousel-background-item-de {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-laptop-carousel-background-item:nth-child(1) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-6.svg);
}

.coaches-laptop-carousel-background-item:nth-child(2) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-3.svg);
}

.coaches-laptop-carousel-background-item:nth-child(3) {
	background-image: url(../images/coaches/coaches-laptop-carousel-background-3.svg);
}

.coaches-laptop-carousel-background-item:nth-child(4) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-4.svg);
}

.coaches-laptop-carousel-background-item-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-6-de.svg);
}

.coaches-laptop-carousel-background-item-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-3-de.svg);
}

.coaches-laptop-carousel-background-item-de:nth-child(3) {
	background-image: url(../images/coaches/coaches-laptop-carousel-background-de-3.svg);
}

.coaches-laptop-carousel-background-item-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-laptop-carousel-background-4-de.svg);
}


.coaches-tablet-carousel {
	display: none;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.coaches-tablet-phone {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 58.41vw;
	height: 90.49vw;
	/* background-image: url(../images/tablet-carousel-phone-border.svg); */
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-border.svg);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 2;
}

.coaches-tablet-phone-content {
	position: absolute;
	top: 17.2%;
	left: 11.5%;
	width: 30.59vw;
	height: 66.01vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-tablet-phone-content-de {
	position: absolute;
	top: 17.2%;
	left: 11.5%;
	width: 30.59vw;
	height: 66.01vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-tablet-phone-content:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-6.svg);
}

.coaches-tablet-phone-content:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-3.svg);
}

.coaches-tablet-phone-content:nth-child(3) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-2.svg);
}

.coaches-tablet-phone-content:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-4.svg);
}

.coaches-tablet-phone-content-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-6-de.svg);
}

.coaches-tablet-phone-content-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-3-de.svg);
}

.coaches-tablet-phone-content-de:nth-child(3) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-2-de.svg);
}

.coaches-tablet-phone-content-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-4-de.svg);
}

.coaches-tablet-carousel-background {
	margin-top: 80px;
	width: 100%;
	height: 132.9vw;
	display: flex;
	transition: transform 1s ease-in-out;
}

.coaches-tablet-carousel-background-item {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-tablet-carousel-background-item-de {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-tablet-carousel-background-item:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-6.svg);
}

.coaches-tablet-carousel-background-item:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-3.svg);
}

.coaches-tablet-carousel-background-item:nth-child(3) {
	background-image: url(../images/coaches/coaches-tablet-carousel-background-3.svg);
}

.coaches-tablet-carousel-background-item:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-4.svg);
}

.coaches-tablet-carousel-background-item-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-6-de.svg);
}

.coaches-tablet-carousel-background-item-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-3-de.svg);
}

.coaches-tablet-carousel-background-item-de:nth-child(3) {
	background-image: url(../images/coaches/coaches-tablet-carousel-background-de-3.svg);
}

.coaches-tablet-carousel-background-item-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-background-4-de.svg);
}

.coaches-mobile-carousel {
	display: none;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.coaches-mobile-phone {
	position: absolute;
	top: 44%;
	left: 50%;
	transform: translateX(-50%);
	width: 68vw;
	height: 144vw;
	background-image: url(../images/athletes/athletes-mobile-carousel-phone-border.svg);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 2;
}

.coaches-mobile-phone-content {
	position: absolute;
	top: 48.5%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 61vw;
	height: 135.46vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-mobile-phone-content-de {
	position: absolute;
	top: 48.5%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 61vw;
	height: 135.46vw;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}

.coaches-mobile-phone-content:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-6.svg);
}

.coaches-mobile-phone-content:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-3.svg);
}

.coaches-mobile-phone-content:nth-child(3) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-2.svg);
}

.coaches-mobile-phone-content:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-4.svg);
}

.coaches-mobile-phone-content-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-6-de.svg);
}

.coaches-mobile-phone-content-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-3-de.svg);
}

.coaches-mobile-phone-content-de:nth-child(3) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-2-de.svg);
}

.coaches-mobile-phone-content-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-tablet-carousel-phone-4-de.svg);
}

.coaches-mobile-carousel-background {
	margin-top: 40px;
	width: 100%;
	height: 272.53vw;
	display: flex;
	transition: transform 1s ease-in-out;
}

.coaches-mobile-carousel-background-item {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-mobile-carousel-background-item-de {
	flex: 0 0 100%;
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.coaches-mobile-carousel-background-item:nth-child(1) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item:nth-child(2) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item:nth-child(3) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item:nth-child(4) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item-de:nth-child(1) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item-de:nth-child(2) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item-de:nth-child(3) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

.coaches-mobile-carousel-background-item-de:nth-child(4) {
	background-image: url(../images/athletes/athletes-mobile-carousel-background-1.svg);
}

@media screen and (max-width: 1530px) {
	.coaches-4 {
		flex-direction: column;
		gap: 70px;
	}

	.coaches-4-1-plans {
		gap: 16px;
		align-self: flex-end;
	}
}

@media screen and (max-width: 1472px) {

	.coaches-desktop-carousel-background-1-text {
		top: 150px;
		left: 62px;
	}
}

@media screen and (max-width: 1460px) {
	.coaches-start-for-free-image {
		right: 0px;
	}
}

@media screen and (max-width: 1390px) {
	.coaches-start-for-free {
		margin-top: 100px;
		padding: 60px 68px 212px;
	}

	.coaches-start-for-free-content-title {
		font-size: 44px;
		line-height: 68px;
	}

	.coaches-start-for-free-content-desc {
		width: 420px;
	}
}

@media screen and (max-width: 1200px) {

	.coaches-desktop-carousel-background-1-text {
		top: 70px;
		left: 20px;
	}
}

@media screen and (max-width: 1160px) {
	.coaches-3 {
		padding: 100px 100px 0px 100px;
		gap: 80px;
	}

	.coaches-4 {
		padding: 100px 100px 0px 100px;
	}

	.coaches-start-for-free-image {
		background-image: url(../images/coaches/coaches-start-for-free-image-laptop.svg);
	}
}

@media screen and (max-width: 1024px) {
	.coaches-desktop-carousel {
		display: none;
	}

	.coaches-laptop-carousel {
		display: block;
	}
}

@media screen and (max-width: 984px) {
	.coaches-3 {
		padding: 79px 79px 0px 79px;
	}

	.coaches-4 {
		padding: 79px 16px 0px 79px;
		gap: 50px;
	}

	.coaches-3-features {
		gap: calc(50vw - 350px);
	}
	
	.coaches-3-features-item:nth-child(n+3) {
		margin-top: calc(410px - 50vw);
	}
	
	.coaches-start-for-free-button {
		width: 300px;
	}
}

@media screen and (max-width: 948px) {
	.coaches-start-for-free {
		margin: auto;
		margin-top: 100px;
		padding: 76px 82px 269px;
	}
	
	.coaches-start-for-free-button {
		width: 290px;
	}

	.coaches-start-for-free-image {
		background-image: url(../images/coaches/coaches-start-for-free-image-tablet.svg);
	}

	.coaches-start-for-free-back {
		right: 2%;
		bottom: 96px;
		width: 96%;
		height: 200px;
	}
	.coaches-start-for-free-content {
		margin: auto;
		justify-content: space-between;
		align-items: flex-start;
	}

	.coaches-start-for-free-content-desc {
		width: 301px;
	}
}

@media screen and (max-width: 840px) {
	.coaches-laptop-carousel {
		display: none;
	}

	.coaches-tablet-carousel {
		display: block;
	}
	
}

@media screen and (max-width: 771px) {
	
	.coaches-4-1-plans {
		align-self: center;
		align-items: center;
		flex-direction: column;
	}
}

@media screen and (max-width: 702px) {
	.coaches-3 {
		padding: 79px 16px 0px 16px;
	}

	.coaches-4 {
		padding: 79px 16px 0px 16px;
		gap: 40px;
	}

	.coaches-3-features {
		flex-direction: column;
		gap: 64px;
		align-items: center;
		padding: 0 48px;
	}
	
	.coaches-3-features-item:nth-child(n+1) {
		margin-top: 0;
	}
}

@media screen and (max-width: 678px) {
	.coaches-start-for-free-image {
		background-size: contain;
		background-image: url(../images/coaches/coaches-start-for-free-image-mobile.svg);
		bottom: -237px;
		left: 50%;
		transform: translateX(-79%);
	}

	.coaches-start-for-free {
		padding: 40px 16px 250px 16px;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

	.coaches-start-for-free-back {
		bottom: 0;
		right: 0;
		width: 100%;
		height: 157px;
		border-radius: 0px;
	}

	.coaches-start-for-free-content-desc {
		width: 343px;
	}
	
	.coaches-start-for-free-button {
		width: 325px;
	}

	.coaches-start-for-free-content-title {
		font-size: 44px;
		letter-spacing: -2px;
	}
}

@media screen and (max-width: 546px) {
	.coaches-tablet-carousel {
		display: none;
	}

	.coaches-mobile-carousel {
		display: block;
	}
}