body {
	margin: 0;
	padding: 0;
}

.main-body {
	background:
		url('../images/background2.png')
		center top no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	margin-top: -1px;
	padding-bottom: 200px;
}

.top-banner {
	width: 100%;
	position: relative;
}

.scrollbar::-webkit-scrollbar
 {
    height: 10px;
    /* width: 0; */
}



.topBackground{
	background:url('../images/topBgLayer.png') center top no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
	margin-top: -1px;
	height: 1310px;
	/* padding-bottom: 250px; */
}

.outerFrame{
	width: 1223px;
	height: 1042px;
	background: url(../images/outerFrame.png) no-repeat;
	background-size: 1210px 947px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	left: 50%;
	margin-left: -630px;
	top: 4%;
	position: relative;
}

.titleImg{
	width: 600px;
	height: 70px;
	background: url(../images/titlecontainer.png) no-repeat;
	background-size: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	left: 24.6%;
	/* margin-left: -555px; */
	top: -7%;
	position: relative;
}


.scrollbar::-webkit-scrollbar-thumb
 {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background: linear-gradient(90deg, #3590FC, #68B2F5);
}
.scrollbar::-webkit-scrollbar-track
 {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: white;
		border: 1px solid #3590FC;
}

.main-content-top .awardLogo{
	width: 1200px;
	/* height: 500px; */
	/* background: url(../images/outerFrame@2x.png); */
	background-size: cover;
	position: relative;
	top: 15px;
	left: 1px;
	display: flex;
	align-items:flex-start;
	justify-content: center;
}

.main-content-top .innerBg{
	width: 1200px;
	height: 500px;
	/* background: url(../images/outerFrame@2x.png); */
	background-size: cover;
	position: relative;
	top: 15px;
	left: 1px;
	display: flex;
	align-items:flex-start;
	justify-content: center;
}







.content-center {
	width: 90%;
	height: 660px;
	/* background: url(../images/srwy-content-bg.webp?v=0.1) no-repeat; */
	background-size: 100% 100%;
}
.video-img {
	width: 780px;
	height: 440px;
}
.swiper-item-right {
	width: 185px;
	height: 440px;
	overflow-y: auto;
	margin-left: 16px;
	padding-right: 10px;
}
.center-swiper-box {
	padding-top: 40px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 40px;
}
.swiper-bottom-line {
	width: 1000px;
	height: 6px;
	background: linear-gradient(to right,rgba(255,255,255,0),#A5783F,rgba(255,255,255,0));
	margin: 20px auto 0;
}
.video-fonts,
.video-fonts-2
{
	color: #000000;
	font-size: 16px;
	width: 1000px;
	height: 118px;
	margin: 12px auto 0;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break:break-all;
}
.video-fonts-2 {
	overflow-y: auto;
}
.swiper-item-right-list {
	width: 100%;
	cursor: pointer;
}
.swiper-item-right-list-activing-1,
.swiper-item-right-list-activing-3,
.swiper-item-right-list-activing-4
{
	/* width: calc(100% - 8px); */
	border: #9E0933 4px solid;
}
.swiper-item-right-list-3  .activing-arrow-icon {
	position: absolute;
	width: 10px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: none;
}
.swiper-item-right-list-activing-3 .activing-arrow-icon {
	display: block;
}
.video-line {
	width: 1130px;
	height: 440px;
	padding-top: 40px;
	margin: 0 auto;
	border-radius: 2px;
	overflow: hidden;
}
.side-img-box {
	position: relative;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
.video-side-img {
	width: 140px;
	height: 100%;
	transition: all .6s;
}
.side-img-hover {
	position: absolute;
	background: rgba(0,0,0,.4);
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
}
.video-switch-btn-box {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: #9F0F33;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
.video-switch-btn {
	color: #FFFFFF;
	font-size: 34px;
	margin-left: 4px;
}
.side-img-box:hover .video-side-img {
	transform: scale(1.2);
}
.center-video-box {
	width: 570px;
	height: 400px;
	background: #000000;
	display: none;
}
/* .center-video-box-activing {
	width: 570px;
} */
.center-swiper-left {
	width: 680px;
}
.center-swiper-right {
	width: 360px;
	/* overflow: auto; */
	word-break: break-all;
	line-height: 30px;
	color: #666666;
	font-size: 16px;
	overflow: auto;
	height: 446px;
	padding-right: 10px;
}
.center-swiper-right-title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	/* text-align: center; */
}
.swiper-bottom-box {
	width: 100%;
	height: 143px;
	overflow-x: auto;
	display: flex;
	margin: 16px auto 0;
}
.swiper-bottom-list {
	height: 118px;
}
.swiper-bottom-list:not(:last-child) {
	margin-right: 10px;
	/* transition: all .3s; */
}
.center-swiper-box-3 {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.swiper-item-left-fonts {
	width: 780px;
	height: 150px;
	color: #000000;
	font-size: 16px;
	margin: 12px auto 0;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	word-break:break-all;
}
.swiper-item-right-3 {
	height: 600px;
}
.swiper-bottom-list-activing {
	height: 118px;
	border: #3590FC 4px solid;
}
.swiper-item-right-list-3 {
	position: relative;
}
.swiper-item-right-list-3:not(:first-child) {
	margin-top: 10px;
}



/* .scrollbar {
	overflow-y: hidden;
	overflow-x: auto;
	scrollbar-color: #3590FC #EAEAEA;
	scrollbar-width: thin;
	/* scrollbar-gutter: stable both-edges; */
} */


.innerBg .belgian-frame-logo{
	width: 1073px;
	height: 637px;
	background: url(../images/belgian-frame-logo.png);
	background-size: cover;
	position: relative;
	top: 10px;
	left: 2px;
	display: flex;
	align-items:center;
	justify-content: flex-end;
}

.team-intro-bg{
	background:
	url('../images/teamIntroFrame.webp')
	no-repeat;
	height: 825px !important;
}

.team-intro-frame{
	background-size: cover;
	position: relative;
	/* top: 140px; */
	left: 50%;
	margin-left: -630px;
}

.team-intro-frame h1 {
	position: absolute;
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 78px;
	text-shadow: 0px 3px 3px rgba(106,39,15,0.65);
	top: 5px;
}

.teamIntroH1{
	left: 43%;
}

.team-intro-bg .teamImg{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 870px;
	height: 478px;
	position: relative;
	top: 125px;
	left: 192px;
}


.flexCol {
	flex-direction: column;
	justify-content: space-evenly;
}

.teamImg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.teamIntro-content{
	width: 85%;
	margin: 0 auto;
	padding-top: 150px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #3A3939;
	line-height: 28px;
}



.logo-left-side{
	width: 275px;
	position: relative;
	left: 156px

}

.link-container{
	background: url('../images/linkContainer.png');
	background-size: 100% 100%;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 1rem;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}

.contents-right-side{
	width: 468px;
	position: relative;
	left: 327px;
  /* top: 3px; */
  opacity: 0.8;
	/* height: 342px; */
	/* left: 16rem;
	top: -8px; */
}


.contents-right-side p{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}


.image-main-content {
	width: 1154px;
	height: 590px;
	margin: 10px auto 0;
	position: relative;
	left: 0px;
	top: -16px;
}
.image-main-content::after {
	position: absolute;
  content: '';
  top: 40px;
  left: 22px;
  width: 728px;
  height: 436px;
  border-radius: 14px;
  z-index: 2;
  background: #EAEAEA;
  border: 2px solid #FFFFFF;
}


.swiper-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 3;
	height: 100%;
}


.swiper-left{
	width: 662px;
}

.swiper-left img {
	width: 754px;
  height: 420px;
  position: relative;
  left: 9px;
  top: -37px;
  object-fit: contain;
}


.contents{
	display: flex;
	position: absolute;
	bottom: 1px;
	left: 25px;
	height: 100px;
	width: 725px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #3A3939;
}

.contents p{
	color: #3A3939;
	font-size: 18px;
}

.swiper-right {
	height: 553px;
	overflow-y: auto;
	overflow-x: unset;
	width: 364px;
	border-radius: 14px;
	padding: 5px 15px 5px 15px;
	position: relative;
	right: 23px;
	top: 26px;
	z-index: 5;
}


.swiper-right-wrapper::after {
	position: absolute;
	content: '';
	height: 570px;
	overflow-y: auto;
	overflow-x: unset;
	width: 340px;
	background: #EAEAEA;
	border: 2px solid #FFFFFF;
	border-radius: 14px;
	right: 46px;
	top: 36px;
	z-index: 4;
}

.swiper-right-wrapper::before {
	position: absolute;
	content: '';
	height: 562px;
	overflow-y: auto;
	overflow-x: unset;
	width: 18px;
	background: #EAEAEA;
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	right: 19px;
	top: 40px;
	z-index: 5;
}

.picFrame{
	background: url(../images/playerbg.webp) no-repeat;
	background-size: 100% 100%;
	width: 381px;
	position: relative;
	right: 8px;
	top: -15px;
	height: 509px;
	object-fit: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .4s;
}

.picFrame img{
	width: 86%;
	margin-top: -34px;
}

.left-side{
	display: flex;
	height: 100%;
	width: 680px;
	align-items: center;
	justify-content: center;
}

.players-box{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 3;
	width: 100%;
	height: 100%;
}



.players-swiper-right-wrapper {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	left: 10px;
	height: 580px;
	width: 408px;
	background: url(../images/teamMemberBg.webp);
	background-size: 100% 100%;
	top: 22px;
}

.players-swiper-right {
    overflow-x: unset;
    width: 425px;
    position: relative;
    left: 0px;
    top: -10px;
    z-index: 10;
}


.players-swiper-right::before {
	position: absolute;
	content: '';
	height: 524px;
	overflow-y: auto;
	overflow-x: unset;
	width: 18px;
	background: #EAEAEA;
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	right: -4px;
	top: 53px;
	z-index: -1;
}


.team-title{
	position: absolute;
	top: 16px;
	left: 175px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 800;
	color: #4782DB;
	line-height: 30px;
}


.player-info {
	display: flex;
	position: absolute;
	bottom: 63px;
	left: 70px;
	height: 163px;
	width: 690px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	background: url(../images/teamMemberIntroBg.webp);
	background-size: 100% 100%;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 20px;
	gap: 10px;

}

.player-info span{
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #292929;
}

.player-info p {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #4F4F4F;
	line-height: 30px;
}


.player-active-bg{
	background: url(../images/teamPlayerRedBg.webp) no-repeat ;
}

.player-notActive-bg{
	background: url(../images/teamPlayerWhiteBg.webp) no-repeat;
}

.player-list{
	background-size: 100% 100%;
	width: 135px;
	height: 178px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .4s;
	cursor: pointer;
}

.player-list img{
	width: 110px;
	height: 134px;
}


.players-container{
	height: 515px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 51px;
	padding-left: 45px;
	display: grid;
	grid-template-columns: 183px 196px;
	row-gap: 15px;
	position: relative;
	top: 6px;
	padding-top: 17px;
}


.swiper-right-list {
	position: relative;
	cursor: pointer;
	transition: all .4s;
	width: 100%;
	overflow: hidden;
	background-size: 100% 100%;
	padding: 11px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 10px;
}
.swiper-right-list:not(:first-child){
    margin-top: 10px;
}
.swiper-right-list-img {
	width: 295px;
	height: 170px;
	position: relative;
	object-fit: cover;
	transition: all .4s;
	border-radius: 10px;
}



#playerPic2,
#playerPic3,
#playerPic4,
#playerPic5,
#playerPic6,
#playerIntro2,
#playerIntro3,
#playerIntro4,
#playerIntro5,
#playerIntro6,
#fllsVideo2,
#fllsVideo3,
#fllsVideo4,
#content2,
#content3,
#content4
{
  display: none;
}
.swiper-right-list-bottom {
    position: absolute;
    width: 100%;
    height: 32px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    line-height: 32px;
    text-align: center;
    font-weight: 500;
    color: #FFFFFF;
    font-size: 18px;
}
.swiper-right-list:hover img{
    transform: scale(1.03);
}


.swiper-right-list-not-active{
	background: url(../images/img-slider-bg-container@2x.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-right-list-activing{
	background: url(../images/active-slide@2x.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-right-list-activing:hover {
    transform: unset;
}

.videoWrapperFrame{
	width: 800px;
	height: 457px;
	background: linear-gradient(0deg, #F1F1F1, #FFFFFF);
	border: 2px solid #FFFFFF;
	box-shadow: 0px 4px 6px 0px rgba(127,105,73,0.17);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.videosContents{
	position: absolute;
  bottom: 110px;
  /* left: 230px; */
}


.appLinks{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.leftMobileSimulation{
	background: url(../images/appInfo@2x.png);
	background-size: 100% 100%;
	width: 450px;
	height: 470px;
	position: relative;
	left: -8px;
	top: 23px;
}

.team-intro-frame .rightGrid {
	margin-top: 30px;
	display: grid;
	grid-template-columns: 301px 230px;
	margin-right: 36px;
}

.rightGrid .iconWrapper {
	background: url('../images/appInfoWhiteBg@2x.png');
	background-size: 100% 100%;
	width: 295px;
	height: 277px;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.iconWrapper p{
	width: 200px;
	height: 52px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #262626;
	display: flex;
	align-items: center;
	justify-content: center;
}


.topIconImg{
	width: 128ox;
	height: 139px;
}

.titleBG{
	background: url(../images/appInfo-titleBg@2x.png);
	background-size: 100% 100%;
	width: 116px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: -15px;
}


/* For WebKit Browsers (Chrome, Safari) */
.swiper-right::-webkit-scrollbar, .players-container::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	display: unset;
}

.swiper-right::-webkit-scrollbar-thumb, .players-container::-webkit-scrollbar-thumb {
	background: #DA2C2C;
	border-radius: 7px;
}

.swiper-right::-webkit-scrollbar-thumb:hover,
.players-container::-webkit-scrollbar-thumb:hover
{
	cursor: pointer;
}

/* For Firefox */
.swiper-right, .players-container {
	scrollbar-width: thin;
}

.swiper-right::-moz-scrollbar-thumb, 
.players-container::-moz-scrollbar-thumb
{
	background: #DA2C2C;
	border-radius: 7px;
}

.swiper-right::-moz-scrollbar-thumb:hover, 
.players-container::-moz-scrollbar-thumb:hover
{
	cursor: pointer;
}

.firefox-scrollbar{
	overflow-y: scroll;
	scrollbar-color:  #DA2C2C #EAEAEA;
  scrollbar-width: thin;
	scrollbar-gutter: stable both-edges;
}

/* For Microsoft Edge */
@supports (-ms-ime-align:auto) {
	.swiper-right, .players-container {
			width: 10px;
	}

	.swiper-right::-ms-thumb, .players-container::-ms-thumb {
			background: #DA2C2C;
			border-radius: 7px;
	}

	.swiper-right::-ms-thumb:hover, .players-container::-ms-thumb:hover {
			cursor: pointer;
	}
}
