.socialCard-TFhEcy3K {
	display: block;
	outline: none;
	overflow: visible;
	position: relative;
	width: 100%
}

.socialCard-TFhEcy3K:focus {
	outline: none
}

.socialCard-TFhEcy3K:focus-visible {
	outline: none
}

.socialCard-TFhEcy3K:after {
	border-style: solid;
	border-width: 2px;
	box-sizing: border-box;
	content: "";
	display: none;
	height: calc(100% + 8px);
	left: -4px;
	pointer-events: none;
	position: absolute;
	top: -4px;
	width: calc(100% + 8px);
	z-index: 1
}

.socialCard-TFhEcy3K:focus:after {
	display: block
}

.socialCard-TFhEcy3K:focus-visible:after {
	display: block
}

.socialCard-TFhEcy3K:focus:not(:focus-visible):after {
	display: none
}

.socialCard-TFhEcy3K:after {
	border-color: #2962ff;
	border-radius: 16px
}

.socialCard-TFhEcy3K:not(:last-child) {
	margin-bottom: 20px
}

@media screen and (min-width:568px) {
	.socialCard-TFhEcy3K:not(:last-child) {
		margin-bottom: 0
	}
}

@media screen and (min-width:1024px) {
	.socialCard-TFhEcy3K:after {
		border-radius: 28px
	}

	.socialCard-TFhEcy3K:first-child {
		grid-column: 1/3;
		grid-row: 1/3
	}

	.socialCard-TFhEcy3K:first-child .shadowBlock-TFhEcy3K {
		height: 160px
	}
}

@media screen and (min-width:1280px) {
	.socialCard-TFhEcy3K {
		pointer-events: auto
	}

	.socialCard-TFhEcy3K:first-child .shadowBlock-TFhEcy3K {
		height: 240px
	}

	@media (any-hover:hover) {
		.socialCard-TFhEcy3K:hover .shadowBlock-TFhEcy3K {
			opacity: 1
		}

		.socialCard-TFhEcy3K:hover .socialBadge-TFhEcy3K {
			opacity: 1;
			transform: translateY(0)
		}
	}
}

.cardWrapper-TFhEcy3K {
	aspect-ratio: 1;
	border: 1px solid #fff3;
	border-radius: 12px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative
}

@media screen and (min-width:1024px) {
	.cardWrapper-TFhEcy3K {
		border-radius: 24px
	}
}

.shadowBlock-TFhEcy3K {
	background: linear-gradient(180deg, #0000, #000 90%);
	bottom: 0;
	height: 72px;
	left: 0;
	position: absolute;
	right: 0
}

@media screen and (min-width:768px) {
	.shadowBlock-TFhEcy3K {
		height: 120px
	}
}

@media screen and (min-width:1024px) {
	.shadowBlock-TFhEcy3K {
		height: 80px
	}
}

@media screen and (min-width:1280px) {
	.shadowBlock-TFhEcy3K {
		height: 160px;
		opacity: 0;
		transition: opacity .4s ease-in-out
	}
}

.socialContent-TFhEcy3K {
	align-items: center;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
	position: absolute;
	width: inherit;
	z-index: 1
}

@media screen and (min-width:768px) {
	.socialContent-TFhEcy3K {
		margin-bottom: 16px
	}
}

@media screen and (min-width:1280px) {
	.socialContent-TFhEcy3K {
		visibility: hidden
	}
}

.mobileText-TFhEcy3K {
	font-feature-settings: "tnum" on, "lnum" on;
	color: #fff;
	direction: ltr;
	font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	margin-left: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media screen and (min-width:768px) {
	.mobileText-TFhEcy3K {
		font-feature-settings: "tnum" on, "lnum" on;
		font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 18px;
		margin-left: 16px
	}
}

.img-TFhEcy3K {
	background: #323337;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%
}

.socialBadge-TFhEcy3K {
	align-items: center;
	bottom: 0;
	display: inline-flex;
	margin: 0 16px 16px;
	max-width: calc(100% - 32px);
	opacity: 0;
	position: absolute;
	transform: translateY(160%);
	transition: opacity .4s ease-in-out, transform .4s ease-in-out;
	z-index: 2
}

.badgeContent-TFhEcy3K {
	font-feature-settings: "tnum" on, "lnum" on;
	align-items: center;
	box-sizing: border-box;
	display: inline-flex;
	font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
	line-height: 18px;
	max-width: 100%;
	min-width: 40px
}

.badgeContent-TFhEcy3K .avatar-TFhEcy3K {
	border-radius: 50%;
	height: 28px;
	margin-right: 6px;
	width: 28px
}

.badgeContent-TFhEcy3K .text-TFhEcy3K {
	color: #fff;
	direction: ltr;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.content-YrwHYCVj {
	--transform-content: 0;
	color: #fff;
	margin: 0 20px var(--v-rhythm-header-1-space);
	position: relative;
	transform: translate3d(0, var(--transform-content), 0);
	z-index: 2
}

@media screen and (min-width:1024px) {
	.content-YrwHYCVj {
		--transform-content: 510px;
		margin-left: 32px;
		margin-right: 32px
	}
}

@media screen and (min-width:1280px) {
	.content-YrwHYCVj {
		--transform-content: 700px
	}
}

@media screen and (min-width:1440px) {
	.content-YrwHYCVj {
		--transform-content: 800px;
		margin-left: 40px;
		margin-right: 40px
	}
}

@media screen and (min-width:1920px) {
	.content-YrwHYCVj {
		--transform-content: 1200px;
		margin-left: 100px;
		margin-right: 100px
	}
}

@media screen and (min-width:2560px) {
	.content-YrwHYCVj {
		margin-left: 0;
		margin-right: 0
	}
}

.containerAnimation-YrwHYCVj {
	animation: content-animation-YrwHYCVj 1s forwards
}

.disableAnimation-YrwHYCVj {
	transform: translateZ(0)
}

.cards-YrwHYCVj {
	display: flex;
	flex-direction: column;
	margin-top: var(--v-rhythm-spacing-3)
}

@media screen and (min-width:568px) {
	.cards-YrwHYCVj {
		display: grid;
		gap: 20px;
		grid-template-columns: 1fr 1fr
	}
}

@media screen and (min-width:1024px) {
	.cards-YrwHYCVj {
		gap: 32px;
		grid-template-columns: 1fr 1fr 1fr
	}
}

@media screen and (min-width:1440px) {
	.cards-YrwHYCVj {
		grid-template-columns: 1fr 1fr 1fr 1fr
	}
}

@media screen and (min-width:2560px) {
	.cards-YrwHYCVj {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr
	}
}

@keyframes content-animation-YrwHYCVj {
	0% {
		transform: translateY(var(--transform-content))
	}

	to {
		transform: translateY(0)
	}
}

.mainContainer-g6fHaUbt {
	margin: 0 auto;
	z-index: 3
}

@media screen and (min-width:2560px) {
	.mainContainer-g6fHaUbt {
		max-width: 2358px
	}
}

.stickyContainer-g6fHaUbt {
	text-align: center
}

.header-g6fHaUbt {
	display: grid;
	font-size: 43px;
	line-height: 43px;
	margin-top: var(--v-rhythm-header-1-space);
	position: relative;
	z-index: 1
}

.header-g6fHaUbt>* {
	justify-content: center
}

.header-g6fHaUbt>:last-child {
	direction: ltr;
	margin-top: -4px
}

@media screen and (min-width:320px) {
	.header-g6fHaUbt>:last-child {
		margin-top: -1.5vw
	}
}

@media screen and (min-width:2560px) {
	.header-g6fHaUbt>:last-child {
		margin-top: -36px
	}
}

.header-g6fHaUbt.localAR-g6fHaUbt>* {
	padding-bottom: 8px
}

@media screen and (min-width:320px) {
	.header-g6fHaUbt.localAR-g6fHaUbt>* {
		padding-bottom: 2vw
	}
}

@media screen and (min-width:2560px) {
	.header-g6fHaUbt.localAR-g6fHaUbt {
		font-size: 256px;
		line-height: 256px
	}
}

@media screen and (min-width:568px) {
	.header-g6fHaUbt {
		font-size: 10vw;
		line-height: 10vw
	}
}

@media screen and (min-width:1024px) {
	.header-g6fHaUbt {
		margin-left: 32px
	}
}

@media screen and (min-width:1440px) {
	.header-g6fHaUbt {
		margin-left: 40px
	}
}

@media screen and (min-width:1920px) {
	.header-g6fHaUbt {
		margin-left: 100px;
		margin-right: 100px
	}
}

@media screen and (min-width:2560px) {
	.header-g6fHaUbt {
		font-size: 256px;
		line-height: 256px;
		margin-left: 0;
		margin-right: 0
	}
}

.localTH-g6fHaUbt {
	line-height: 54px
}

.localTH-g6fHaUbt>:first-child {
	padding-bottom: .5vw
}

@media screen and (min-width:568px) {
	.localTH-g6fHaUbt {
		line-height: 12vw
	}
}

@media screen and (min-width:2560px) {
	.localTH-g6fHaUbt {
		line-height: 288px
	}
}

.localVN-g6fHaUbt {
	line-height: 45px
}

@media screen and (min-width:568px) {
	.localVN-g6fHaUbt {
		line-height: 11vw
	}
}

@media screen and (min-width:2560px) {
	.localVN-g6fHaUbt {
		line-height: 256px
	}
}

.localSV-g6fHaUbt {
	font-size: 28px;
	line-height: 28px
}

@media screen and (min-width:568px) {
	.localSV-g6fHaUbt {
		font-size: 9vw;
		line-height: 9vw
	}
}

@media screen and (min-width:2560px) {
	.localSV-g6fHaUbt {
		font-size: 238px;
		line-height: 238px
	}
}

.localJA-g6fHaUbt>:last-child {
	margin-top: -4px
}

@media screen and (min-width:320px) {
	.localJA-g6fHaUbt>:last-child {
		margin-top: -.5vw
	}
}

@media screen and (min-width:2560px) {
	.localJA-g6fHaUbt>:last-child {
		margin-top: -14px
	}
}

.icon-g6fHaUbt {
	display: none;
	margin-left: 12px;
	vertical-align: middle
}

@media screen and (min-width:768px) {
	.icon-g6fHaUbt {
		display: inline-flex
	}
}

.button-g6fHaUbt {
	margin-top: 16px
}

@media screen and (min-width:568px) {
	.button-g6fHaUbt {
		border-radius: 56px;
		height: 56px;
		padding: 16px 32px !important
	}

	.button-g6fHaUbt * {
		font-feature-settings: "tnum" on, "lnum" on;
		font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px
	}
}

@media screen and (min-width:1280px) {
	.button-g6fHaUbt * {
		font-feature-settings: "tnum" on, "lnum" on;
		font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px
	}

	.button-g6fHaUbt {
		height: 80px;
		margin-top: 32px;
		padding: 28px 32px !important
	}
}