.page_container__gdhRa {
	margin: 0 auto 32px;
}

@media only screen and (min-width:768px) {
	.page_container__gdhRa {
		padding: 0 56px;
	}
}

.page_container__gdhRa .page_section__qgxz8 {
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-flow: column;
	row-gap: 48px;
}

@media(max-width:960px) {
	.page_container__gdhRa .page_section__qgxz8 {
		row-gap: 32px;
	}
}

.communities_communities__DsMvz .communities_list_footer__h5Ao3 {
	height: 56px;
	display: grid;
	align-items: center;
	margin-bottom: 70px;
	padding: 0 8px;
}

.communities_communities__DsMvz .communities_list_footer__h5Ao3 button {
	border: none;
	cursor: pointer;
	font-size: 10px;
	font-weight: 500;
	outline: none;
	text-transform: uppercase;
	transition: background-color .3s ease-in-out;
	border: 1px solid var(--clr-accent-mv);
	height: 32px;
	border-radius: 90px;
	background: var(--clr-accent-mv);
	color: var(--clr-surface-light);
}

.communities_communities__DsMvz .communities_list_footer__h5Ao3 button:hover {
	background: transparent var(--clr-gradient-flip) no-repeat padding-box;
}

.communities_communities__DsMvz .communities_section_header__a9uLR {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.communities_communities__DsMvz .communities_section_header__a9uLR h2 {
	margin: 16px 0;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .8px;
	text-transform: uppercase;
	color: var(--clr-surface-dark);
	text-align: left;
}

@media(max-width:450px) {
	.communities_communities__DsMvz .communities_section_header__a9uLR h2 {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 275px;
		white-space: nowrap;
	}
}

.communities_communities__DsMvz .communities_communities_wrapper__pPhfO {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

@media(min-width:1920px) {
	.communities_communities__DsMvz .communities_communities_wrapper__pPhfO {
		display: inherit;
	}
}

.communities_communities__DsMvz .communities_arrow_left__qKtRQ {
	position: absolute;
	left: -60px;
	cursor: pointer;
}

@media(min-width:320px)and (max-width:1023px) {
	.communities_communities__DsMvz .communities_arrow_left__qKtRQ {
		display: none;
	}
}

@media(min-width:1920px) {
	.communities_communities__DsMvz .communities_arrow_left__qKtRQ {
		display: none;
	}
}

.communities_communities__DsMvz .communities_arrow_right__tb79c {
	position: absolute;
	right: -45px;
	cursor: pointer;
}

@media(min-width:320px)and (max-width:1023px) {
	.communities_communities__DsMvz .communities_arrow_right__tb79c {
		display: none;
	}
}

@media(min-width:1920px) {
	.communities_communities__DsMvz .communities_arrow_right__tb79c {
		display: none;
	}
}

.live-sessions_live__1h6V1 .live-sessions_card__7vk2K {
	max-width: 100%;
	max-height: 185px;
}

.live-sessions_live__1h6V1 .live-sessions_grid__bOkVf {
	display: grid;
	grid-template-columns: repeat(auto-fill,minmax(190px,1fr));
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	scrollbar-width: none;
	justify-content: space-between;
	grid-gap: 8px;
	gap: 8px;
}

@media(min-width:768px) {
	.live-sessions_live__1h6V1 .live-sessions_grid__bOkVf {
		gap: 16px;
	}
}

@media(min-width:320px)and (max-width:633px) {
	.live-sessions_live__1h6V1 .live-sessions_grid__bOkVf {
		grid-template-columns: repeat(auto-fill,minmax(150px,1fr));
	}
}

@media(min-width:636px)and (max-width:768px) {
	.live-sessions_live__1h6V1 .live-sessions_grid__bOkVf {
		grid-template-columns: repeat(auto-fill,minmax(200px,1fr));
	}
}

@media(min-width:1920px) {
	.live-sessions_live__1h6V1 .live-sessions_grid__bOkVf {
		grid-template-columns: repeat(auto-fill,minmax(230px,1fr));
	}
}

.live-sessions_live__1h6V1 .live-sessions_section_header__9OlTO {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.live-sessions_live__1h6V1 .live-sessions_section_header__9OlTO h2 {
	margin: 16px 0;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .8px;
	text-transform: uppercase;
	color: var(--clr-surface-dark);
	text-align: left;
}

@media(max-width:450px) {
	.live-sessions_live__1h6V1 .live-sessions_section_header__9OlTO h2 {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 275px;
		white-space: nowrap;
	}
}

@media(min-width:300px)and (max-width:480px) {
	.live-sessions_section_header_link_title__60cet {
		width: 70%;
	}
}

.VideoGridSection_section_header__4An9t {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.VideoGridSection_section_header__4An9t h2 {
	margin: 16px 0;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--clr-surface-dark);
	text-align: left;
}

@media(max-width:450px) {
	.VideoGridSection_section_header__4An9t h2 {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 275px;
		white-space: nowrap;
	}
}

@media(min-width:300px)and (max-width:480px) {
	.VideoGridSection_section_header_link_title__vsBg5 {
		width: 70%;
	}
}

.home-top-banner_container__o_SUU {
	padding: 24px 0 32px;
	display: flex;
	flex-direction: column;
	justify-content: unset;
	align-items: center;
	width: unset;
	height: auto;
}

@media only screen and (min-width:768px) {
	.home-top-banner_container__o_SUU {
		padding: 24px 0 48px;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
	width: 100%;
	height: 177px;
	padding-bottom: 45%;
	text-align: left;
	border-radius: 16px;
	position: relative;
	background: #101010;
}

@media only screen and (min-width:768px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
		height: 177px;
		padding-bottom: 0;
	}
}

@media only screen and (min-width:1024px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
		height: 234px;
	}
}

@media only screen and (min-width:1440px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
		height: 304px;
	}
}

@media only screen and (min-width:1920px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW {
		height: 379px;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI {
	display: flex;
	flex-direction: column;
	justify-content: center;
	vertical-align: middle;
	align-items: left;
	height: 100%;
	margin: 0 0 0 32px;
	max-width: 236px;
	word-wrap: break-word;
	position: absolute;
	z-index: 1;
}

@media only screen and (min-width:1024px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI {
		margin: 0 0 0 64px;
		max-width: 563px;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI .home-top-banner_title__kQmkH {
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
}

@media only screen and (min-width:1024px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI .home-top-banner_title__kQmkH {
		font-size: 50px;
		line-height: 60px;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI .home-top-banner_name__DubjT {
	font-size: 12px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 0;
	color: #fff;
}

@media only screen and (min-width:1024px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_text__YaeZI .home-top-banner_name__DubjT {
		font-size: 20px;
		line-height: 60px;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_effect__UC_mf {
	background: linear-gradient(90deg,#101010,#101010 50%,hsla(0,0%,99%,0));
	border-radius: 16px;
	width: 60%;
	height: 100%;
	position: absolute;
	left: 0;
}

@media only screen and (min-width:768px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW .home-top-banner_effect__UC_mf {
		border-radius: 0;
		width: 25%;
		left: 40%;
	}
}

.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW video {
	width: 80%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	object-fit: fill;
	border-bottom-right-radius: 16px;
	border-top-right-radius: 16px;
}

@media only screen and (min-width:768px) {
	.home-top-banner_container__o_SUU .home-top-banner_banner__UVDBW video {
		width: 50%;
		float: right;
		position: relative;
	}
}

.navigation_nav__jEyA5 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow-x: auto;
	position: relative;
	min-height: 44px;
	width: 100%;
	background: #fff;
	border-radius: 0;
	-ms-overflow-style: none;
	scrollbar-width: none;
	scroll-behavior: smooth;
	box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
}

.navigation_nav__jEyA5::-webkit-scrollbar {
	display: none;
}

.navigation_nav__jEyA5 .navigation_nav_links__8TuTm {
	display: flex;
	overflow-x: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
	scroll-behavior: smooth;
}

.navigation_nav__jEyA5 .navigation_nav_links__8TuTm::-webkit-scrollbar {
	display: none;
}

.navigation_nav__jEyA5 .navigation_nav_left__waH9A,.navigation_nav__jEyA5 .navigation_nav_right__3YqKK {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
}

.navigation_nav__jEyA5 .navigation_nav_arrow_visible__N7WkJ {
	opacity: 1;
	pointer-events: auto;
	background: #fff 0 0 no-repeat padding-box;
	width: 44px;
	height: 44px;
}

.navigation_nav__jEyA5 .navigation_nav_left__waH9A {
	left: 0;
}

.navigation_nav__jEyA5 .navigation_nav_right__3YqKK {
	right: 0;
}

.navigation_nav__jEyA5 .navigation_nav_link__iHBk6 {
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
	margin: 8px 8px 8px 0;
	min-width: -moz-fit-content;
	min-width: fit-content;
	max-height: 22px;
	padding: 8px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: 0;
	color: #707070;
	background-color: #efefef;
	border-radius: 4px;
	cursor: pointer;
	transition: background-color .3s ease-in-out,color .3s ease-in-out;
}

.navigation_nav__jEyA5 .navigation_nav_link__iHBk6.navigation_active__b0H25,.navigation_nav__jEyA5 .navigation_nav_link__iHBk6:hover {
	color: #fff;
	background-color: #606060;
}

.navigation_nav__jEyA5 .navigation_nav_link__iHBk6:first-child {
	margin-left: 16px;
}

.navigation_nav__jEyA5 .navigation_nav_link__iHBk6:last-child {
	margin-right: 16px;
}

@media screen and (max-width:768px) {
	.navigation_nav__jEyA5 .navigation_nav_arrow_visible__N7WkJ {
		display: none;
	}
}

.section_div__zeUXc {
	-moz-osx-font-smoothing: grayscale;
	text-align: start;
	scroll-behavior: smooth;
}

.section_div__zeUXc .section_section__FkUpn {
/*	padding: 0 8px;*/
	margin: 0 auto;
}

@media only screen and (min-width:768px) {
	.section_div__zeUXc .section_section__FkUpn {
		width: 578px;
	}
}

@media only screen and (min-width:1024px) {
	.section_div__zeUXc .section_section__FkUpn {
		width: 832px;
	}
}

@media only screen and (min-width:1440px) {
	.section_div__zeUXc .section_section__FkUpn {
		width: 1082px;
	}
}

@media only screen and (min-width:1920px) {
	.section_div__zeUXc .section_section__FkUpn {
		padding: 0 24px;
		width: 1562px;
	}
}