.elementor-108358 .elementor-element.elementor-element-15ac3405{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), sans-serif, Arial, Helvetica;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-108358 .elementor-element.elementor-element-74e63cae{width:100%;max-width:100%;text-align:center;}.elementor-108358 .elementor-element.elementor-element-74e63cae .elementor-heading-title{font-size:var( --e-global-typography-4109599-font-size );font-weight:var( --e-global-typography-4109599-font-weight );text-transform:var( --e-global-typography-4109599-text-transform );line-height:var( --e-global-typography-4109599-line-height );letter-spacing:var( --e-global-typography-4109599-letter-spacing );color:#5B8DB9;}.elementor-108358 .elementor-element.elementor-element-32e8b94c{width:100%;max-width:100%;text-align:center;}.elementor-108358 .elementor-element.elementor-element-32e8b94c .elementor-heading-title{font-size:64px;font-weight:700;line-height:104px;letter-spacing:-3.52px;color:#041836;}.elementor-108358 .elementor-element.elementor-element-7ced0b4d > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-108358 .elementor-element.elementor-element-7ced0b4d{text-align:center;}.elementor-108358 .elementor-element.elementor-element-7ced0b4d .elementor-heading-title{font-size:var( --e-global-typography-442612c-font-size );font-weight:var( --e-global-typography-442612c-font-weight );line-height:var( --e-global-typography-442612c-line-height );letter-spacing:var( --e-global-typography-442612c-letter-spacing );color:#396993;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-108358 .elementor-element.elementor-element-15ac3405{--content-width:1200px;}}@media(max-width:1024px){.elementor-108358 .elementor-element.elementor-element-15ac3405{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:120px;--padding-left:30px;--padding-right:30px;}.elementor-108358 .elementor-element.elementor-element-74e63cae .elementor-heading-title{font-size:var( --e-global-typography-4109599-font-size );line-height:var( --e-global-typography-4109599-line-height );letter-spacing:var( --e-global-typography-4109599-letter-spacing );}.elementor-108358 .elementor-element.elementor-element-32e8b94c .elementor-heading-title{font-size:54px;line-height:60px;letter-spacing:-1.08px;}.elementor-108358 .elementor-element.elementor-element-7ced0b4d .elementor-heading-title{font-size:var( --e-global-typography-442612c-font-size );line-height:var( --e-global-typography-442612c-line-height );letter-spacing:var( --e-global-typography-442612c-letter-spacing );}}@media(max-width:767px){.elementor-108358 .elementor-element.elementor-element-15ac3405{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-108358 .elementor-element.elementor-element-74e63cae .elementor-heading-title{font-size:var( --e-global-typography-4109599-font-size );line-height:var( --e-global-typography-4109599-line-height );letter-spacing:var( --e-global-typography-4109599-letter-spacing );}.elementor-108358 .elementor-element.elementor-element-32e8b94c > .elementor-widget-container{margin:10px 0px 10px 0px;padding:0px 0px 0px 0px;}.elementor-108358 .elementor-element.elementor-element-32e8b94c .elementor-heading-title{font-size:45px;line-height:50px;letter-spacing:-0.81px;}.elementor-108358 .elementor-element.elementor-element-7ced0b4d .elementor-heading-title{font-size:var( --e-global-typography-442612c-font-size );line-height:var( --e-global-typography-442612c-line-height );letter-spacing:var( --e-global-typography-442612c-letter-spacing );}}/* Start custom CSS for heading, class: .elementor-element-7ced0b4d */.elementor-108358 .elementor-element.elementor-element-7ced0b4d p {
    margin-bottom: 0;
}

.elementor-108358 .elementor-element.elementor-element-7ced0b4d .elementor-heading-title {
    display: block;
    margin: auto;
    max-width: 900px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-796deab */.chains-list {
    list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 20px;
}

.chains-item,
.chains-item .chains-link,
.chains-item article {
    height: 100%;
}

.chains-item .chains-link {
    display: block;
    border-radius: 20px;
    padding: 24px 24px 51px 24px;
    position: relative;
    transition: .3s all;
    cursor: pointer;
}

.chains-item .chains-link:hover {
    background-color: #F0F8FF;
}

.chains-item img {
    width: 60px;
    height: 60px;
    max-height: 60px;
    object-fit: contain;
}

.chains-item .title {
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.372px;
    transition: .3s all;
    position: relative;
}

.chains-item .badge {
    color: #fff;
    background: #0f7fff;
    border-radius: 4px;
    transition: .4s;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 3px 6px 2px;
    line-height: 120%;
    display: inline-block;
    position: relative;
    top: -16px;
    text-transform: uppercase;
}

.chains-item .badge.hot {
    background: #bc68ff;
}

.chains-item .description {
    color: #4F5760;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.54px;
}

.chains-item i {
    position: relative;
    top: -1px;
    font-size: 16px;
}

.chains-item .learn-more-text {
    position: absolute;
    color: #0f7fff;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.168px;
    transition: .3s all !important;
    position: absolute;
    bottom: 24px;
}

.chains-item a:hover .title,
.chains-item a:hover .learn-more-text {
    color: #57A5FF!important;
}

.chains-item a:hover .learn-more-text {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .chains-item .chains-icon {
        width: 40px;
        height: 40px;
        max-height: 40px;
    }
    
    .chains-item .title {
        font-size: 25px;
        line-height: 28px; /* 112% */
        letter-spacing: -0.2px;
    }
    
    .chains-item .badge {
        font-size: 12px;
        position: absolute;
        top: -5px;
        margin-left: 5px;
    }
    
    .chains-item .desciption {
        font-size: 16px;
        line-height: 27px;
        letter-spacing: 0.48px;
    }
    
    .chains-item .learn-more-text {
        font-size: 18px;
        line-height: 30px; /* 166.667% */
        letter-spacing: 0.54px;
    }
}

@media (max-width: 767px) {
    .chains-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-15ac3405 */.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box img {
    width: 63px;
    height: 63px;
    object-fit: contain;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box button {
    display: block;
    margin: 0;
    padding: 0;
    color: #0f7fff !important;
    margin-top: 16px;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 128.571% */
    letter-spacing: 0.168px;
    ;
    transition: .3s all !important;
    position: absolute;
    bottom: 24px;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-title {
    transition: .3s all !important;
} 

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box:hover .elementor-image-box-title {
    color: #0F7FFF;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-title .badge {
    background: #0f7fff;
    color: #fff;
    border-radius: 4px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 3px 6px 2px;
    line-height: 120%;
    display: inline-block;
    position: relative;
    top: -16px;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-title .badge.hot {
    background: #bc68ff;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box:hover button {
    text-decoration: underline;
}

.elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box button i {
    padding-right: 8px !important;
    font-size: 16px;
}


@media (max-width: 1024px)  {
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }

    .elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-title {
        font-size: 25px;
        line-height: 28px;
        letter-spacing: -0.3px;
    }
    
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .chain_linea .elementor-image-box-title,
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .chain_moonbeam .elementor-image-box-title,
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .chain_flow .elementor-image-box-title{
        text-wrap: nowrap;
    }
    
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-title .badge {
        font-size: 12px;
        top: -8px;
        line-height:12px;
        padding: 3px 6px;
    }
    
    .elementor-108358 .elementor-element.elementor-element-15ac3405 .elementor-widget-image-box .elementor-image-box-description {
        font-size: 16px;
        line-height: 27px;
    }
    
}/* End custom CSS */
/* Start custom CSS */.specialButton {
    font-style: normal!important;
    font-weight: 400!important;
    letter-spacing: 0!important;
}
.specialButton .elementor-button-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.specialButton .elementor-button-icon i {
    font-size: 14px;
    padding-top: 2px;
}
.specialButtonHover .elementor-button-text:hover {
    text-decoration: underline;
}
.blockchainBox .elementor-widget-wrap {
        -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #FFF;
    border-radius: 20px;
}
.blockchainBox:hover .elementor-widget-wrap {
        -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #F0F8FF;
    border-radius: 20px;
}
.blockchainBox:hover .elementor-icon-box-title, .blockchainBox:hover .elementor-button-wrapper a {
    color: #57A5FF!important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.blockchainBox .elementor-icon-box-title {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blockchainBox:hover .elementor-button-content-wrapper {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #57A5FF;
}
.blockchainBox:hover .elementor-button-text {
    text-decoration: underline;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #57A5FF;
}
.blockchainBox:hover .elementor-button-text:before {
    color: #57A5FF!important;
}/* End custom CSS */