/* Custom pricing */
.custom-large {
	display: none;
}
@media (min-width: 1069px) {
	.custom-large {
		display: block;
	}

	section.section-media-hero.media-layout-background
		.marquee.links-platter
		.marquee-detail
		.detail-group {
		padding: 0;
	}
}

@media (min-width: 1069px) {
	.custom-medium {
		display: none;
	}
}

@media (max-width: 1068px) {
	section.section-media-hero.media-layout-background
		.marquee.links-platter
		.marquee-detail
		.detail-group.announce-cta {
		justify-content: center;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	section.section-media-hero.media-layout-background
		.marquee.links-platter
		.marquee-detail
		.detail-group.announce-cta::before {
		background-color: rgb(0 0 0 / 0%);
	}
}

/* Workouts section */

@media (min-width: 1069px) {
	.section.section-on-the-go
		div.viewport-content
		div.ric-type-lockup.large-centered.small-uncentered {
		width: 685px;
	}
	.section.section-on-the-go .ric-type-lockup-headline-container span {
		width: 100%;
	}
}

/* Insights section */

.enhanced
	section.section.section-subsection
	+ section.section.section-subsection {
	padding-bottom: 300px;
}

/* Environment section */

@media (min-width: 440px) {
	.section.section-environment .section-header-headline {
		width: 370px;
	}
}

@media (min-width: 735px) {
	.section.section-environment .section-header-headline {
		width: 460px;
	}
}

@media (min-width: 1069px) {
	.section.section-environment .section-header-headline {
		width: 520px;
	}
}

/* Alt desing upgrade seccion */
body .children-ric-large-4 .custom-width-upgrade {
	grid-column: span 6 / span 6;
}

/* disclaimer upgrade card */

@media screen and (min-width: 735px) and (max-width: 1068px) {
	.upgrader .upgrader-group .upgrader-item.card.custom-upgrade-card-disc-md,
	.upgrader .upgrader-group .upgrader-item.card.custom-upgrade-card-disc {
		height: 270px;
	}

	.upgrader
		.upgrader-group
		.upgrader-item.card.custom-upgrade-card-disc-md
		.caption.caption-sosumi,
	.upgrader
		.upgrader-group
		.upgrader-item.card.custom-upgrade-card-disc
		.caption.caption-sosumi {
		margin-top: 10px;
		font-size: 10px;
	}
}

@media screen and (min-width: 375px) and (max-width: 734px) {
	.upgrader .upgrader-group .upgrader-item.card.custom-upgrade-card-disc-sm,
	.upgrader .upgrader-group .upgrader-item.card.custom-upgrade-card-disc {
		height: 230px;
	}

	.upgrader
		.upgrader-group
		.upgrader-item.card.custom-upgrade-card-disc-sm
		.caption.caption-sosumi,
	.upgrader
		.upgrader-group
		.upgrader-item.card.custom-upgrade-card-disc
		.caption.caption-sosumi {
		margin-top: 10px;
		font-size: 10px;
	}
}

/* Space to modify title line break */
@media (min-width: 634px) {
	.ric-type-lockup-element.typography-ric-type-lockup-xl-headline.ric-type-lockup-headline.ric-large-6.ric-small-12 {
		width: 700px;
	}
}

.ric-type-lockup-element.typography-ric-type-lockup-xxl-headline.ric-type-lockup-headline.ric-large-8.ric-small-12 {
	padding-bottom: 5px;
}
