.SupportedChainsComingSoonRightUl li {
    width: 110px;
    height: 75px;
    background: linear-gradient(144deg, #EA5748 0%, #7274E0 100%);
    border-radius: 4;
    overflow: hidden;
    position: absolute;
    /* transition-property: left 1s, top 1s, transform 2s; */
    transition-property: left, top;
    transition-duration: 1s;
}

.SupportedChainsComingSoonRightUl .active {
    width: 230px !important;
    height: 165px !important;
}


/* 1 */
.SupportedChainsComingSoonRightUl .li1:nth-of-type(2) {
    left: 240px;
}

.SupportedChainsComingSoonRightUl .li1:nth-of-type(3) {
    top: 90px;
    left: 240px;
}

.SupportedChainsComingSoonRightUl .li1:nth-of-type(4) {
    top: 180px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li1:nth-of-type(5) {
    top: 180px;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li1:nth-of-type(6) {
    top: 180px;
    left: 240px;
}


/* 2 */
.SupportedChainsComingSoonRightUl .li2:nth-of-type(1) {
    left: 240px;
    top: 0;
}

.SupportedChainsComingSoonRightUl .li2:nth-of-type(2) {
    left: 0;
}

.SupportedChainsComingSoonRightUl .li2:nth-of-type(3) {
    top: 90px;
    left: 240px;
}

.SupportedChainsComingSoonRightUl .li2:nth-of-type(4) {
    top: 180px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li2:nth-of-type(5) {
    top: 180px;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li2:nth-of-type(6) {
    top: 180px;
    left: 240px;
}

/* 3 */
.SupportedChainsComingSoonRightUl .li3:nth-of-type(2) {
    top: 90px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li3:nth-of-type(3) {
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li3:nth-of-type(4) {
    top: 180px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li3:nth-of-type(5) {
    top: 180px;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li3:nth-of-type(6) {
    top: 180px;
    left: 240px;
}

/* 4 */
.SupportedChainsComingSoonRightUl .li4:nth-of-type(2) {
    top: 0;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li4:nth-of-type(3) {
    left: 240px;
    top: 0;
}

.SupportedChainsComingSoonRightUl .li4:nth-of-type(4) {
    top: 90px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li4:nth-of-type(5) {
    top: 90px;
    left: 240px;
}

.SupportedChainsComingSoonRightUl .li4:nth-of-type(6) {
    top: 180px;
    left: 240px;
}

/* 5 */
.SupportedChainsComingSoonRightUl .li5:nth-of-type(2) {
    top: 0;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li5:nth-of-type(3) {
    left: 240px;
    top: 0;
}

.SupportedChainsComingSoonRightUl .li5:nth-of-type(4) {
    top: 90px;
    left: 240px;
}

.SupportedChainsComingSoonRightUl .li5:nth-of-type(5) {
    top: 90px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li5:nth-of-type(6) {
    top: 180px;
    left: 240px;
}

/* 6 */
.SupportedChainsComingSoonRightUl .li6:nth-of-type(2) {
    top: 0;
    left: 120px;
}

.SupportedChainsComingSoonRightUl .li6:nth-of-type(3) {
    left: 240px;
    top: 0;
}

.SupportedChainsComingSoonRightUl .li6:nth-of-type(4) {
    top: 180px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li6:nth-of-type(5) {
    top: 90px;
    left: 0;
}

.SupportedChainsComingSoonRightUl .li6:nth-of-type(6) {
    top: 90px;
    left: 120px;
}


/* ========================= */

.headerContent .ul {
    display: none;
}

.headerButton {
    width: 107px;
    height: 38px;
    border-radius: 4px;
    font-size: 14px;
}

.headerContent {
    position: relative;
}

/* md */
.md_headerBox {
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    top: 0;
}

.md_headerBox img {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
}

.md_headerUl {
    height: 400px;
    padding: 100px 20px 20px;
}

.md_headerUl li {
    height: 40px;
    color: #fff;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

.hide_md_headerBox {
    display: none;
}

.md_menu {
    display: block;
}

.ExploreOutProductsTitle {
    margin-top: 20px;
}

.md_ExploreOutProductsTitle {
    display: flex;
    justify-content: center;
    margin-top: 18px;
}

.ExploreOutProductsTitle {
    display: none;
}

.ExploreOutProductsTitleSvg {
    fill: url(./css/900.css#md_ExploreOutProductsTitlelinearGradient);
    font-size: 20px;
    font-weight: bolder;
}

.ExploreOutProductsSubTitle {
    margin-top: 10px;
    padding-left: 38px;
    padding-right: 38px;
}

.ExploreOutProductsSubTitle span {
    word-break: break-all;
    text-align: left;
}

.ExploreOutProductsUl li {
    margin-bottom: 16px;
    width: max-content;
    padding: 21px;
    min-height: 0;
    border-radius: 16px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ExploreOutProductsUl .p1 {
    font-size: 18px;
    margin-bottom: 10px;
}

.ExploreOutProductsUl .p2 {
    font-size: 15px;
    line-height: 26px;
}

.ExploreOutProductsUl {
    padding: 0 38px;
    justify-content: center;
    margin-top: 20px
}

.section4 {
    margin-top: 20px;
    background: url("./css/none");
    background-color: #000;
    background-size: contain;
}

.WhyChooseTriplelabTitle {
    font-size: 24px;
    word-spacing: 4px;
    margin-top: 30px;
}

.WhyChooseTriplelabUlItem {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.WhyChooseTriplelabUlItemTitle {
    font-size: 20px;
}

.WhyChooseTriplelabUlItemSubTitle {
    margin-top: 0;
    font-size: 16px;
}

.WhyChooseTriplelab {
    padding: 0 40px 20px;
    overflow: hidden;
}

.TriplelabManagementPlatform {
    padding: 20px 0 30px;
}

.TriplelabManagementPlatformTitle {
    font-size: 24px;
    word-spacing: 0;
    margin-bottom: 20px;
}

.TriplelabManagementPlatformUl {
    padding: 20px 20px 0;
}

.TriplelabManagementPlatformItem {
    width: 100%;
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 0;
    height: auto;
    padding: 12px 0;
}

.SupportedChainsComingSoon {
    padding: 26px 0 20px;
    display: block;
}

.SupportedChainsComingSoonLeft .p1 {
    font-size: 24px;
    /* text-align: center; */
}

.SupportedChainsComingSoonLeft .p2 {

    font-size: 24px
}

.SupportedChainsComingSoonLeft .p3 {
    margin-bottom: 10px;
    font-size: 24px
}

.SupportedChainsComingSoonLeft {
    width: 100%;
    padding: 0 20px;
}

.SupportedChainsComingSoonWidth {
    display: none;
}

.SupportedChainsComingSoonRight {
    height: 280px;
    padding: 0 11px 0 12px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.Getyourgift {
    padding: 20px 0;
    display: block;
}

.GetyourgiftLeft {
    height: 200px;
    display: flex;
    width: 100%;
    justify-content: center;
}

.GetyourgiftRight {
    padding: 0;
    padding-top: 10px;
    align-items: center;
}

.GetyourgiftRightp {
    font-size: 16px;
    line-height: 25px;
    max-width: 90%;
    text-align: center;
}

.GetyourgiftRightBtn {
    width: 30vw;
    height: auto;
    padding: 11px 0;
    background: #2F3975;
    border-radius: 4px;
    opacity: 1;
    font-size: 1rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #FFFFFF;
    left: 0;
    bottom: 3vw;
    right: 0;
    margin: auto;
}

.SubscribeTriplelabNewsletter .p1 {
    font-size: 24px;
    margin-bottom: 16px;
}

.swiper-slide-background-image .button {
    left: 15.6vw;
    bottom: 10vw;
    width: 96px;
    height: 23px;
    background: #2F3975;
    border-radius: 4px;
    opacity: 1;
    font-size: 12px;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #FFFFFF;
}

.swiper-slide-background-image .banner3_button {
    left: 50%;
    bottom: 13vw;
    top: 22vw;
    width: 104px;
    height: 34px;
    border-radius: 4px;
    opacity: 1;
    font-size: 14px;
    font-family: "Arial-Regular", Arial;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: -3.5rem;
    background: linear-gradient(136deg, #5689E4 0%, #3FC6DF 100%);
}
.swiper-slide-background-image .banner2_button{
    left: 50%;
    bottom: 0;
    top: 20vw;
    width: 14vw;
    height: 5vw;
    font-size: 2vw;
    background-color: #00FFEB;
    color: #232323;
}
.swiper-slide-background-image {
    background-position: center;
}

.TriplelabManagementPlatform .images .two {
    height: 30px !important;
}
.TriplelabManagementPlatform .images .one{
    
    height: px !important;
}
.SupportedChainsComingSoonLeft .images {
    height: 44px;
    margin: 14px 0;
}

.SubscribeTriplelabNewsletter .p3 {
    padding: 0 38px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: left;
    word-break: break-all;
    line-height: 20px;
}

.SubscribeTriplelabNewsletter .p2 {
    padding: 0 38px;
    font-size: 14px;
    text-align: left;
}

.SubscribeTriplelabNewsletter .formSubmit {
    width: 100%;
    padding: 0 38px;
    margin-top: 20px;
}

.SubscribeTriplelabNewsletter .formSubmit input {
    width: 60%;
    padding-left: 12px
}

.SubscribeTriplelabNewsletter .formSubmit div {
    width: 40%;

}

.SubscribeTriplelabNewsletter .footer {
    padding-left: 38px;
    margin-top: 20px;
    height: 54px;
}

.SubscribeTriplelabNewsletter .footer img {
    height: 26px !important;
}

.pc_banner,
.pc_gift_image {
    display: none;
}

.md_banner,
.md_gift_image {
    display: block;
}

.WhyChooseTriplelabUl {
    margin-top: 24px;
}

.WhyChooseTriplelabUlItemImage {
    margin-bottom: 0;
    height: 56px;
}

.WhyChooseTriplelabUlItemImage img {
    height: 56px !important;
}

.TriplelabManagementPlatform .images {
    margin: 0 auto 15px;
}

.SupportedChainsComingSoonLeft .p4 {
    word-break: break-all;
}

.section8 {
    padding-top: 28px;
}



.myBtnShow {
    right: 20px;
}

.SupportedChainsComingSoonRight .SupportedChainsComingSoonRightUl {
    width: 350px;
}

.header .headerContent img {
    height: 28px !important;
}

.header {
    height: 68px;
}

.headerHeight {
    height: 68px;
}

.formItem input,
.formItem textarea {
    font-size: 18px;
}
/*
     FILE ARCHIVED ON 09:22:33 Jan 03, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:40:26 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.501
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.03
  esindex: 0.01
  cdx.remote: 27.254
  LoadShardBlock: 190.939 (3)
  PetaboxLoader3.datanode: 192.777 (5)
  PetaboxLoader3.resolve: 77.576 (2)
  load_resource: 95.118
  loaddict: 14.644
*/