

.planet-text-desc{
    color: #fff;
    padding: 20px 0px;
}

.planet-big-text{
    font-size: 70px;
    /* color: #A5CFE8; */
    /* background: linear-gradient(90deg, #68a883,#28aac7, #259db8, #246db6); */
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
    position: relative;
}

.earth{
    z-index: 3;
    display: flex;
    order: 2;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.planet-img-container{
    height: 100%;
}

.planet-img-section{
    width: 100%;
    height: 100%;
    display: flex;
}

.planet-img-wrapper{
    position: relative;
    padding: 1.5rem;
}

.planet-text-container{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.earth-doll{
    order: 1;
    display: flex;
    position: absolute;
    bottom: 5rem;
    left: 0;
    margin-left:-7rem ;
}

.technical-text-title{
    font-size: 70px;
    /* color: #A5CFE8; */
    /* background: linear-gradient(90deg, #68a883,#28aac7, #259db8, #246db6); */
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
    position: relative;

}

.technical-text-container{
    width: 100%;
}

.techincal-img-wrapper{
    width: 100%;
    height: 100%;
}

.technical-img{
    width: 100%;
    object-fit: contain;
}

.technical-text-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
}
.technical-text-desc{
    padding: 1.5rem 0px;
    width: 40%;
    color: #fff;
    text-align: end;
}

.technical-text-border-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #2f8fec 0%, #2ec5e7 50%, #92ecb8 100%) 1;
    border-image-slice: 1; 
}

.nft-container{
    height: 100%;
}

.nft-wrapper{
    height: 100%;
}

.nft-title-container{
    padding: 1.5rem 0px;
}

.nft-text-container{
    text-align: justify;
    padding: 1.5rem 0px;
}

.nft-title{
    font-weight: bold;
    font-size: 20px;
    color:#00dfff;

}
.nft-text{
    font-size: 16px;
}

.nft-img{
    object-fit: contain;
    margin-left: -2rem;
    height: 12rem;
}

.business-wrapper{
    font-size: 70px;
    /* color: #A5CFE8; */
    /* background: linear-gradient(90deg, #68a883,#28aac7, #259db8, #246db6); */
    -webkit-background-clip: text;
    -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1px;
    position: relative;
}

.business-container{
    height: 100%;
    width: 100%;
}

.business-image{
    object-fit: contain;
    width: 100%;
    height: 70%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
    margin-left: -10rem;
}

.block-chain-text-container{
    padding-top: 1.5rem ;
    padding-bottom: 1.5rem ;
    padding-left: 1.5rem;
}

.blockchain-container{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blockchain-text{
    color: #fff;
    font-size: 16px;
}
.blockchain-title{
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.mission-title{
    font-weight: bold;
    font-size: 20px;
    z-index: 3;
    display: flex;
    color: #fff;
    position: relative;
}

.mission-text{
    color: #fff;
    font-size: 16px;
}

.blockchain-title{
    width: 70%;
    padding-left: 1.5rem;
    border-radius: 50px;
    display: inline-block;
    background: linear-gradient(to right, #2f8fec,#2ec5e7, #92ecb8);
    font-size: 20px;
}
.mission-all-text-container{
    padding: 1.5rem 0px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mission{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.vision{
    padding-bottom: 2rem;
}
.mission-img-container{
    height: 100%;
    width: 100%;
}


.mission-text-wrapper{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mission-reverse{
    display: flex;
}
.earth{
    padding: 2rem 0px;
}

.technical{
    padding: 2rem 0px;
}
.nft{
    padding-bottom: 2rem;
}

.business{
    padding: 2rem 0px;
}

.mission-title-container{
    padding: 1rem 0px;
    position: relative;
}

.mission-gradient-border{
    width: 50px;
    height: 20px;
    border-radius: 50px;
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
    background: linear-gradient(to right, #2f8fec,#2ec5e7, #92ecb8);
    z-index: 1;

}

.home-swiper-wrapper{
    height: 100vh;
    width: 100%;
}

.home-swiper{
    width: 100%;
    height: 100%;
}

.home-swiper-title-container{
    text-align: center;
    font-size: 80px;
}

.home-swiper-text-container{
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.home-swiper-container-wrapper{
    position: relative;
    padding-bottom: 5rem;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: flex-end;
}

.home-swiper-text-container{
    font-size: 30px;
}

.swiper-1-bg{
    background:url(../assets/img/common/bg_1.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.swiper-2-bg{
    background:url(../assets/img/common/bg_2.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.swiper-3-bg{
    background:url(../assets/img/common/bg_3.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.home-swiper-logo-text-container{
    display: flex;
    justify-content: center;
    gap:5px;
}

.home-swiper-green-planet-container{
    position: absolute;
    top: 5rem;
    left: 2rem;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10;
}
.home-swiper-logo-green{
    position: relative;
    z-index: 10;
}
.planet-text-title{
    color:#00dfff;
}

