.athletes-1 {
	height: 1028.356px;
	flex-shrink: 0;
	background: linear-gradient(0deg, #F5F5F5 0%, rgba(255, 255, 255, 0.00) 100%), #FFF;
}

.athletes-1-1 {
	padding-top: 169px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
}

.athletes-1-1-title {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	text-align: center;
	font-family: Overpass;
	font-size: 64px;
	font-style: italic;
	font-weight: 700;
	line-height: 73px;
	text-transform: uppercase;
}

.athletes-1-1-content {
	color: var(--light-uimats-black-40-white-6-d-6-f-6-f, #6D6F6F);
	text-align: center;
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
	width: 790px;
}

.athletes-1-1-button {
	width: 533px;
	height: 66px;
	border-radius: 6px;
	background: var(--light-uimats-green-primary-2098-a-1, #2098A1);
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.athletes-1-1-button-text1 {
	color: var(--white, #FFF);
	font-family: Overpass;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.athletes-1-1-button-text2 {
	color: var(--light-uimats-black-96-white-f-5-f-5-f-5, #F5F5F5);
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
}

.athletes-1-2 {
	padding-top: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.athletes-1-2-images {
	width: 1685.123px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 37px;
	justify-content: center;
}

.athletes-1-2-images > img {
	box-shadow: -20px -12px 60px 0px rgba(0, 0, 0, 0.15);
}

.athletes-1-2-images-1 {
	width: 296px;
	height: 338px;
}

.athletes-1-2-images-2 {
	width: 280px;
	height: 242px;
}

.athletes-1-2-images-3 {
	width: 340px;
	height: 338px;
}

.athletes-1-2-images-4 {
	width: 282px;
	height: 231px;
}

.athletes-1-2-images-5 {
	width: 300px;
	height: 267px;
}

.athletes-2 {
	padding-top: 200px;
}

.athletes-2-1 {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	text-align: center;
	font-family: Overpass;
	font-size: 120px;
	font-style: italic;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.athletes-2-2 {
	padding-top: 10px;
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	text-align: center;
	font-family: Overpass;
	font-size: 44px;
	font-style: italic;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-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;
}

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

.athletes-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;
}

.athletes-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;
}

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-dot-indicator  {
	display: flex;
	justify-content: center;
	text-align:center; 
	margin-top: 5px; 
	z-index: 1000; 
	position: relative;
	background-color: white;
}
  
.athletes-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, .athletes-dot:hover {
	background-color: #717171;
  }

  .athletes-3 {
	padding: 200px 174px 188px;
  }

  .athletes-3-1 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
  }

  .athletes-3-1-text {
	display: flex;
	flex-direction: column;
	gap: 24px;
  }

  .athletes-3-1-text-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;
  }

  .athletes-3-1-text-desc {
	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: 30px;
  }

  .athletes-3-1-plans {
	display: flex;
	flex-direction: row;
	gap: 32px;
  }

  .athletes-3-1-plans-free {
	display: flex;
	width: 388px;
	padding: 60px 24px;
	flex-direction: column;
	align-items: center;
	gap: 36px;
	align-self: stretch;
	border-radius: 12px;
	background: var(--light-uimats-green-80-white-d-2-eaec, #D2EAEC);
	box-sizing: border-box;
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
}

.athletes-3-1-plans-premium {
	display: flex;
	width: 388px;
	padding: 60px 24px;
	flex-direction: column;
	align-items: center;
	gap: 36px;
	align-self: stretch;
	border-radius: 12px;
	background: var(--light-uimats-green-primary-2098-a-1, #2098A1);
	box-sizing: border-box;
	color: var(--white, #FFF);
  }

  .athletes-3-1-plans-free-1 {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
  }

  .coaches-3-1-plans-free-1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 150px;
  }

  .athletes-3-1-plans-free-1-title {
	text-align: center;
	font-family: Overpass;
	font-size: 34px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
  }

  .athletes-3-1-plans-free-1-content {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 12px;
  }

  .athletes-3-1-plans-free-1-content-1 {
	text-align: right;
	font-family: Overpass;
	font-size: 64px;
	font-style: italic;
	font-weight: 700;
	line-height: 73px;
	text-transform: uppercase;
  }

  .athletes-3-1-plans-free-1-content-2 {
	display: inline-block;
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
	width: 86px;
  }

  .athletes-3-1-plans-free-2 {
	visibility: hidden;
	height: 31px;
  }

  .athletes-3-1-plans-free-3 {
	text-align: center;
	font-family: Overpass;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	height: 90px;
  }

  .coaches-3-1-plans-free-3 {
	text-align: center;
	font-family: Overpass;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	height: 90px;
  }

  .athletes-3-1-plans-free-4 {
	display: flex;
	flex-direction: column;
	gap: 12px;
	height: 220px;
  }

  .coaches-3-1-plans-free-4 {
	display: flex;
	flex-direction: column;
	gap: 12px;
	height: 238px;
  }

  .athletes-3-1-plans-free-4-de {
	display: flex;
	flex-direction: column;
	gap: 12px;
	height: 220px;
  }

  .athletes-3-1-plans-free-4-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
  }

  .athletes-3-1-plans-free-4-item-icon {
	padding: 15px 11px;
  }

  .athletes-3-1-plans-free-4-item-content {
	padding: 9px 0px;
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
  }

  .athletes-3-1-plans-free-5 {
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--white, #FFF);
	font-family: Overpass;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 6px;
	background: var(--light-uimats-green-primary-2098-a-1, #2098A1);
	padding: 18px 24px;
	width: 100%;
}

.athletes-3-1-plans-premium-5 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Overpass;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 6px;
	background: var(--dark-uimats-green-primary-3-eded-4, #3EDED4);
	padding: 18px 24px;
	width: 100%;
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
  }

  .athletes-3-1-plans-premium-2 {
	display: flex;
	flex-direction: row;
	gap: 12px;
	height: 31px;
  }

  .athletes-3-1-plans-premium-2-text {
	color: var(--light-uimats-green-60-white-a-6-d-6-d-9, #A6D6D9);
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
  }

  .athletes-3-1-plans-premium-2-text.plans-active {
	color: var(--white, #FFF);
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
  }

  .athletes-3-1-plans-premium-2-switcher {
	display: none;
  }

  .athletes-3-1-plans-premium-2-switcher.plans-active {
	display: block;
  }

  .athletes-3-1-plans-premium-2-switcher-de {
	display: none;
  }

  .athletes-3-1-plans-premium-2-switcher-de.plans-active {
	display: block;
  }

  .athletes-3-2 {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding-top: 126px;
  }

  .athletes-3-2-head {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
  }

  .athletes-3-2-head-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 90px;
  }

  .athletes-3-2-head-text-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;
  }

  .athletes-3-2-head-text-desc {
	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: 30px;
  }
  
  .athletes-3-2-head-plans {
	display: flex;
	flex-direction: row;
	gap: 32px;
	height: 90px;
  }
  
  .athletes-3-2-head-plans-free {
	padding: 12px 24px;
	display: flex;
	flex-direction: row;
	gap: 32px;
	align-items: center;
	border-radius: 12px 12px 0px 0px;
	background: var(--light-uimats-green-80-white-d-2-eaec, #D2EAEC);
	width: 388px;
	box-sizing: border-box;
  }
  
  .athletes-3-2-head-plans-free-price {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
  }
  
  .athletes-3-2-head-plans-free-price-value {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	text-align: center;
	font-family: Overpass;
	font-size: 34px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
  }
  
  .athletes-3-2-head-plans-free-price-unit {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	text-align: center;
	font-family: Overpass;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
  }
    
  .athletes-3-2-head-plans-free-button {
	margin: auto;
	text-align: center;
	color: var(--white, #FFF);
	font-family: Overpass;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 6px;
	background: var(--light-uimats-green-primary-2098-a-1, #2098A1);
	padding: 18px 24px;
	width: 220px;
	box-sizing: border-box;
  }
  
  .athletes-3-2-head-plans-premium {
	padding: 12px 24px;
	display: flex;
	flex-direction: row;
	gap: 32px;
	align-items: center;
	border-radius: 12px 12px 0px 0px;
	background: var(--light-uimats-green-primary-2098-a-1, #2098A1);	
	width: 388px;
	box-sizing: border-box;
  }
  
  .athletes-3-2-head-plans-premium-price {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
  }
  
  .athletes-3-2-head-plans-premium-price-value {
	color: var(--white, #FFF);
	text-align: center;
	font-family: Overpass;
	font-size: 34px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
  }
  
  .athletes-3-2-head-plans-premium-price-unit {
	color: var(--white, #FFF);
	text-align: center;
	font-family: Overpass;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
  }
    
  .athletes-3-2-head-plans-premium-button {
	margin: auto;
	text-align: center;
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	font-family: Overpass;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border-radius: 6px;
	background: var(--dark-uimats-green-primary-3-eded-4, #3EDED4);	
	padding: 18px 24px;
	width: 220px;
	box-sizing: border-box;
  }

  .athletes-3-2-features {
	padding-top: 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
  }

  .athletes-3-2-features-calendar {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 32px;
  }

  .athletes-3-2-features-title {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 12px 24px;
	gap: 12px;
	border-radius: 12px 0px 0px 12px;
	background: var(--light-uimats-black-96-white-f-5-f-5-f-5, #F5F5F5);
	width: 548px;
	height: 60px;
	box-sizing: border-box;
  }
  
  .athletes-3-2-features-title-text {
	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: normal;
  }
  
  .athletes-3-2-features-calendar-plans {
	display: flex;
	flex-direction: row;
	gap: 32px;
  }
  
  .athletes-3-2-features-calendar-plans-features {
	width: 388px;
	padding: 12px 24px;
	display: flex;
	flex-direction: column;
	background: var(--light-uimats-green-94-white-e-9-f-5-f-6, #F2F9F9);
  }
  
  .athletes-3-2-features-calendar-plans-features-item {
	width: 340px;
	min-height: 48px;
	/* height: 48px; */
	padding-top: 9px;
	padding-bottom: 9px;
	display: flex;
	flex-direction: row;
	gap: 12px;
	justify-content: flex-start;
	border-bottom: 0.5px solid #ccc;
	align-items: center;
  }
 
  .athletes-3-2-features-calendar-plans-features-item-text {
	color: var(--light-uimats-black-primary-0-c-0-f-0-f, #0C0F0F);
	font-family: Overpass;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 30px;
  }

  .features-item-last {
	border: none;
  }

  #athletes-4 {
	margin-top: 0;
  }

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

.athletes-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;
}

.athletes-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;
}

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

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

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

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

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

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

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

.athletes-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;
}

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

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

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

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

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

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

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

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

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

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-premium-check-icon-white {
	display: none;
}

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

.athletes-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;
}

.athletes-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;
}

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-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;
}

.athletes-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;
}

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.athletes-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#cancel-18 {
	display: none;
}

.check-white {
	display: none;
}

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

	#athletes-3-1-plans-free-4-de-id {
		height: 220px;
	}

	.athletes-3 {
		padding: 70px 16px 164px 16px;
	}

	.athletes-3-1 {
		padding-left: 75px;
		flex-direction: column;
		gap: 70px;
	}

	.athletes-3-1-text {
		align-self: flex-start;
	}
	
	.athletes-3-1-plans {
		gap: 16px;
		align-self: flex-end;
	}
	
	.athletes-3-1-plans-free {
		width: 320px;
	}
	
	.athletes-3-1-plans-premium {
		width: 320px;
	}

	.athletes-3-2 {
		gap: 70px;
		padding-top: 140px;
	}
	
	.athletes-3-2-head {
		padding-left: 75px;
		flex-direction: column;
		gap: 70px;
	}
	
	.athletes-3-2-head-text {
		align-self: flex-start;
	}
	
	.athletes-3-2-head-plans {
		align-self: flex-end;
		gap: 16px;
	}
	
	.athletes-3-2-head-plans-free {
		width: 320px;
	}
	
	.athletes-3-2-head-plans-premium {
		width: 323px;
	}
  
	.athletes-3-2-features-calendar-plans {
		gap: 16px;
	  }
	  
	  .athletes-3-2-features-calendar-plans-features {
		width: 320px;
	  }
  
	.athletes-3-2-features-calendar-plans-features-item {
		width: 272px;
	}
}

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

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

@media screen and (max-width: 1256px) {
	.athletes-1 {
		height: 703px;
	}
	
	.athletes-1-1-title {
		font-size: 44px;
		line-height: 44px;
	}

	.athletes-1-1 {
		padding-top: 70px;
	}

	.athletes-1-2 {
		padding-top: 60px;
	}

	.athletes-1-2-images-1 {
		width: 257px;
		height: 291px;
	}
	
	.athletes-1-2-images-2 {
		width: 243px;
		height: 208px;
	}
	
	.athletes-1-2-images-3 {
		width: 294px;
		height: 293px;
	}
	
	.athletes-1-2-images-4 {
		width: 243px;
		height: 200px;
	}
	
	.athletes-1-2-images-5 {
		width: 260px;
		height: 229px;
	}

	.athletes-2 {
		padding-top: 100px;
	}
	
	.athletes-2-1 {
		font-size: 64px;
		line-height: 73px;
	}
	
	.athletes-2-2 {
		font-size: 24px;
	}
}

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

	.athletes-desktop-carousel-background-1-text {
		top: 70px;
		left: 20px;
	}
}
@media screen and (max-width: 1024px) {
	
	.athletes-desktop-carousel {
		display: none;
	}

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

@media screen and (max-width: 1023px) {
	.athletes-3-2-features-calendar {
		flex-direction: column;
		gap: 16px;
	}

	.athletes-3-2-features-calendar-title {
		align-self: flex-start;
	}

	.athletes-3-2-features-calendar-plans {
		align-self: flex-end;
	}
}

@media screen and (max-width: 900px) {
	.athletes-3-1-plans {
		gap: 16px;
	}

	.athletes-3-1-plans-free {
		width: 360px;
	}
	
	.athletes-3-1-plans-premium {
		width: 360px;
	}

	.about-3 {
		padding: 70px 16px 133px 16px;
	}

	.athletes-3-1 {
		padding-left: 60px;
		gap: 50px;
	}

	.athletes-3-2 {
		gap: 16px;
		padding-top: 85px;
	}
	
	.athletes-3-2-head {
		padding-left: 0px;
		gap: 60px;
	}
	
	.athletes-3-2-head-text {
		padding-left: 63px;
	}

	.athletes-3-2-head-plans {
		gap: 16px;
	}

	.athletes-3-2-head-plans-free {
		width: 360px;
	}
	
	.athletes-3-2-head-plans-premium {
		width: 360px;
	}

	.athletes-3-2-features-title {
		align-self: flex-end;
		width: 100%;
	}

	.athletes-3-2-features-calendar-plans-features {
		width: 360px;
	}
  
	.athletes-3-2-features-calendar-plans-features-item {
		width: 312px;
	}
}

@media screen and (max-width: 864px) {
	.athletes-1 {
		height: 959px;
	}

	.athletes-1-1-content {
		width: 585px;
	}

	.athletes-1-1 {
		padding-top: 110px;
	}

	.athletes-1-2 {
		padding-top: 130px;
	}

	.athletes-2 {
		padding-top: 76px;
	}
}

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

	.athletes-tablet-carousel {
		display: block;
	}
}
@media screen and (max-width: 766px) {
	.check-black {
		display: none;
	}

	.check-white {
		display: block;
	}

	.athletes-3-1-plans {
		align-self: center;
		align-items: center;
		flex-direction: column;
		gap: 16px;
	}

	.athletes-3-1-plans-free {
		width: 343px;
	}
	
	.athletes-3-1-plans-premium {
		width: 343px;
	}

	.about-3 {
		padding: 40px 16px 65px 16px;
	}

	.athletes-3-1 {
		padding-left: 0px;
		gap: 40px;
	}

	.athletes-3-2 {
		gap: 43px;
		padding-top: 54px;
	}
	
	.athletes-3-2-head {
		gap: 29px;
	}
	
	.athletes-3-2-head-text {
		padding-left: 0px;
	}

	.athletes-3-2-head-plans {
		flex-direction: column;
		align-items: center;
		align-self: center;
		gap: 16px;
		height: 196px;
	}
	
	.athletes-3-2-head-plans-free {
		width: 343px;
		border-radius: 12px;
	}
	
	.athletes-3-2-head-plans-premium {
		width: 343px;
		border-radius: 12px;
	}

	.athletes-3-2-features-calendar-plans {
		flex-direction: column;
		align-items: center;
		align-self: center;
	}

	.athletes-3-2-features-calendar-plans-features {
		width: 343px;
	}

	.athletes-3-2-features-calendar-plans-features:last-child {
		background: var(--light-uimats-green-primary-2098-a-1, #2098A1);
	}
	
	.athletes-premium-check-icon-white {
		display: block;
	}
	
	.athletes-premium-check-icon-black {
		display: none;
	}

	.athletes-premium-text {
		color: white;
	}

	.feature-empty {
		display: none;
	}
}

@media screen and (max-width: 598px) {
	.athletes-1 {
		height: 768px;
	}
	
	.athletes-1-1-title {
		font-size: 34px;
		line-height: 41px;
	}

	.athletes-1-1-content {
		width: 340px;
	}

	.athletes-1-1-button {
		width: 343px;
	}
	
	.athletes-1-1 {
		padding-top: 46px;
	}
	
	.athletes-1-2-images-2 {
		width: 217px;
		height: 186px;
	}
	
	.athletes-1-2-images-3 {
		width: 264px;
		height: 262px;
	}
	
	.athletes-1-2-images-4 {
		width: 218px;
		height: 179px;
	}

	.athletes-1-2 {
		padding-top: 50px;
	}

	.athletes-2 {
		padding-top: 56px;
	}
	
	.athletes-2-1 {
		font-size: 34px;
	}
}

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

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