.t4a-athlete-wrapper-about {
    width: 100px;
    min-height: 520px;
    border-radius: 50px;
    position: absolute;
    left: 70px;
    top: 10%;
}
.t4a-athlete-wrapper-about1 {
    width: 100px;
    min-height: 520px;
    border-radius: 50px;
    position: absolute;
    right: 70px;
    top: 36%;
}
.t4a-athlete-wrapper-about2 {
    width: 100px;
    min-height: 520px;
    border-radius: 50px;
    position: absolute;
    left: 70px;
    top: 80%;
    z-index: 1;
}
 .t4a-sub-tag-mission {
	color: #00e5ff;
	letter-spacing: 2.5px;
	font-size: 11px;
}

 .t4a-main-heading-mission {
	font-size: 52px;
	line-height: 1.12;
	letter-spacing: -0.5px;
	font-family: "space-bold";
}
.wrapper-mission {
    background: #141a29;
    border-radius: 30px;
    padding: 30px;
    border: 1px solid rgba(0, 229, 255, 0.15);
}

.wrapper-mission h3 {
	font-family: "space-bold";
}

.t4a-experience-master-section.video-about-wrapper {
    background: transparent;
    margin-top: 90px;
}
.t4a-line-strip11.line-3 {
    border-top: 1px solid rgba(0, 229, 255, 0.1);
    width: 160vw;
    height: 110px;
    bottom: -8%;
    left: -8%;
    background: linear-gradient(135deg, rgb(0 150 255 / 7%) 0%, rgba(3, 8, 18, 0) 80%);
    border-bottom: 1px solid rgba(0, 229, 255, 0.08);
    transform: rotate(337deg);
    transform-origin: top left;
    position: absolute;
}