/* about */
.br-mobile {
    display: none;
}

.about {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ab-cont {
    width: 100%;
    padding: 10px 10px 0 10px;
}

.ab-content {
    padding-top: 6%;
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: min-content;
    background-image: linear-gradient(286deg, #409 0%, #211747 100%);
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
}

.ab-logo-gaming1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 25%;
    height: auto;
    object-fit: cover;
}

.ab-logo-gaming2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 25%;
    height: auto;
    object-fit: cover;
}

.ab-text-content {
    position: relative;
    z-index: 2;
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 2%;
}

.ab-text-content h4 {
    color: #FFF;
    font-family: "Clash Grotesk";
    font-size: 1.66vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin: 0;
}

.ab-text-content h2 {
    color: #FFF;
    text-align: center;
    font-family: "Clash Grotesk Semibold";
    font-size: 4.68vw;
    font-style: normal;
    font-weight: 600;
    line-height: 90%;
    margin: 0;
}

.ab-hero-par1 {
    color: #FFF;
    text-align: center;
    font-family: "Clash Grotesk Medium";
    font-size: 1.45vw;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin: 0;
}

.ab-hero-par2 {
    color: #FFF;
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: normal;
    line-height: 158%;
    margin: 0;

}

.abt-hero-img-mob {
    display: none;
}

.ab-text-content > img {
    position: relative;
    bottom: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    gap: 30px;
}

.ab-cont2 {
    width: 93.95vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 100px;
    margin: 100px 0;
}

.ab-content2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 3.64vw;
}

.ab-content2 h2 {
    color: #409;
    font-family: "Clash Grotesk Semibold";
    font-size: 4.5vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 1.95vw;
}

.ab-content2 h2 > span {
    background: linear-gradient(90deg, #E56DB9 0%, #FB90C8 16%, #F51C88 32%, #7A0296 49.5%, #3A3CA7 66%, #2987BC 83.5%, #1DCDCA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Clash Grotesk Semibold";
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}

.ab-content2 p {
    color: #409;
    font-family: "Clash Grotesk";
    font-size: 1.77vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.ab-content3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 3.64vw;
}

.ab-content3 h2 {
    color: #409;
    font-family: "Clash Grotesk Semibold";
    font-size: 4.5vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 1.95vw;
}

.ab-content3 h2 > span {
    background: linear-gradient(90deg, #E56DB9 0%, #FB90C8 16%, #F51C88 32%, #7A0296 49.5%, #3A3CA7 66%, #2987BC 83.5%, #1DCDCA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Clash Grotesk Semibold";
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}

.ab-content3 p {
    color: #409;
    font-family: "Clash Grotesk";
    font-size: 1.77vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.ab-content2 > div {
    width: 40%;
}

.ab-content3 > div {
    width: 40%;
}

.ab-content2 > img {
    height: auto;
    width: 51.66vw;
}

.ab-content3 > img {
    height: auto;
    width: 51.66vw;
}

.ab-cont3 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ab-cont3 h2 {
    color: #409;
    font-family: "Clash Grotesk Semibold";
    font-size: clamp(5em, 110px, 130px);
    font-style: normal;
    font-weight: 600;
    line-height: 82%;
    text-transform: capitalize;
    margin-bottom: 42px;
}

.ab-cont3 h2 > span { 
    background: linear-gradient(90deg, #E56DB9 0%, #FB90C8 16%, #F51C88 32%, #7A0296 49.5%, #3A3CA7 66%, #2987BC 83.5%, #1DCDCA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Clash Grotesk Semibold";
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 82%;
    text-transform: capitalize;
}

.ab-cont3 p {
    color: #409;
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: clamp(1.5em, 34px, 60px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 76px;
}

.team-member-mobile {
    display: none;
}

.team-member {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: auto;
    justify-content: center;
}

.team-member h3 {
    color: #409;
    font-family: "Clash Grotesk Semibold";
    font-size: clamp(0.5rem, 1rem, 2rem);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.team-member h4 {
    color: #409;
    font-family: "Clash Grotesk";
    font-size: clamp(0.5rem, 12px, 20px);
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}

.ceo, .cmo, .cpo, .co-founder, .cto, .coo {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 15%;
    height: auto;
}

.ceo {
    position: relative;
    z-index: 1;
    left: 5%;
}

.ceo img {
    width: 100%;
    height: auto;
}

.cmo {
    position: relative;
    z-index: 2;
    left: 3%;
}

.cmo img {
    width: 100%;
    height: auto;
}

.cpo {
    position: relative;
    z-index: 3;
    left: 1%;
}

.cpo img {
    width: 100%;
    height: auto;
}

.co-founder {
    position: relative;
    z-index: 4;
    right: 1%;
}

.co-founder img {
    width: 100%;
    height: auto;
}

.cto {
    position: relative;
    z-index: 5;
    right: 3%;
}

.cto img {
    width: 100%;
    height: auto;
}

.coo {
    position: relative;
    z-index: 6;
    right: 5%;
}

.coo img {
    width: 100%;
    height: auto;
}
/* about */