* {
    transition: 0.1s !important;
}
.yellow {
    color: var(--yellow);
}
/*banner*/
.banner {
    background-color: #111215;
    text-align: center;
    padding-top: 53px;
    position: relative;
}
.bar-sec {
    background-color: var(--yellow);
    color: var(--black);
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding: 11px 10px 9px 10px;
    margin-bottom: 92px;
}
.bar-sec a {
    color: var(--black);
    position: relative;
    top: 0px;
}
.bar-sec a:hover,
.bar-sec a:focus,
.bar-sec a:hover:focus {
    color: var(--black) !important;
    opacity: 0.7;
}

.bar-sec a span {
    display: inline-block;
    height: 20px;
}
.bar-sec a svg {
    margin-left: 4px;
}
.banner .button-row {
    display: flex;
    list-style: none;
    padding-left: 0px;
    justify-content: center;
    gap: 24px;
    margin-bottom: 100px;
}
.banner .button-row .btn {
    display: flex;
    align-items: center;
    color: var(--white);
    border: var(--banner-btn-border);
    border-radius: 8px;
    min-width: 180px;
    justify-content: center;
    padding: 9px 10px;
}
.banner .button-row .btn svg {
    margin-right: 8px;
}

.banner .button-row .btn:hover path,
.banner .button-row .btn:focus path {
    fill: var(--yellow);
}
.banner .button-row .btn:hover,
.banner .button-row .btn:focus {
    border: 1px solid var(--yellow);
}

/*form*/
.banner .bform {
    margin: auto;
    max-width: 396px;
    width: 100%;
    position: relative;
    margin-bottom: 24px;
    border: 1px solid rgba(120, 120, 120, 0.2);
    border-radius: 8px;
}
.banner .bform:hover,
.banner .bform:focus {
    border: 1px solid rgba(120, 120, 120, 0.2);
}

.banner .bform input::placeholder {
    color: #fff;
    opacity: 0.5;
}
.banner .bform .cbtn {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    background-color: transparent;
    border: 0px;
    color: var(--white);
    opacity: 0.7;
    width: 100%;
    right: 0px;
    max-width: 182px;
    min-width: 182px;
    text-align: right;
    padding-right: 17px;
    display: inline-block;
    position: absolute;
    top: 0px;
    height: 44px;
    z-index: 1;
    text-align: right;
    cursor: pointer;
}
.banner .cbtn:hover,
.banner .cbtn:focus,
.banner .cbtn:hover:focus {
    opacity: 1;
}
.cbtn:hover path,
.cbtn:focus,
.cbtn:hover:focus path {
    fill: var(--white);
}
.banner .bform .cbtn svg {
    margin-left: 8px;
}
/*form*/
/*social icons*/
.banner-social-icons li {
    list-style: none;
    display: inline-block;
    margin-right: 24px;
}
.banner-social-icons {
    padding-left: 0px;
}

.banner-social-icons li:last-child {
    margin-right: 0px;
}

.banner-social-icons li a {
    display: flex;
    align-items: center;
    height: 24px;
    width: 24px;
    opacity: 0.7;
}
.banner-social-icons li a:hover,
.banner-social-icons li a:focus,
.banner-social-icons li a:hover:focus {
    opacity: 1;
}
/*social icons*/
/*banner*/

/*exchange-u.i-sec*/
.exchange-sec {
    position: relative;
    top: -2px;
}
.exchange-sec .bg-sec {
    height: 506px;
    position: absolute;
    z-index: 1;
    width: 100%;
    background-color: var(--ffly-light-150);
}
.exchange-sec .bg-sec:before,
.exchange-sec .bg-sec:after {
    content: '';
    width: 556px;
    height: 556px;
    z-index: 2;
    display: block;
    bottom: 0px;
    position: absolute;
}
.exchange-sec .bg-sec:before{
    left: 0px;
    background: #F7B809;
    opacity: 0.1;
    /* opacity: 0.04; */
    filter: blur(200px);
}
.exchange-sec .bg-sec:after{
    right: 0px;
    background: #2E90FA;
    opacity: 0.1;
    /* opacity: 0.04; */
    filter: blur(200px);
}
.exchange-sec img {
    position: relative;
    z-index: 4;
}
/*exchange-u.i-sec*/
/*logos-sec*/
.logos-sec {
    padding: 85px 0px 72px 0px;
}
.logos-sec .h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    opacity: 0.75;
    color: var(--logo-title-color);
    text-align: center;
}

.logos-sec .crow {
    max-width: 906px;
    padding-top: 64px;
    margin: auto;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.logos-sec .crow .ccol {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    padding: 2px;
    min-height: 55px;
    margin-bottom: 20px;
    position: relative;
}
.logos-sec .crow .ccol img {
    position: absolute;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.logos-sec .people {
    max-width: 855px;
    padding-top: 44px;
}
.logos-sec .people .col {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.3333%;
}
.logos-sec .people .col .trow {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    gap: 24px;
    margin-bottom: 24px;
    justify-content: center;
}
.logos-sec .people .col .trow .image {
    flex: 0 0 auto;
    width: 64px;
    max-width: 100%;
    overflow: hidden;
    height: 64px;
    position: relative;
}
.logos-sec .people .col .trow .image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
}
.logos-sec .people .col .trow .content {
    max-width: 100%;
    flex: 0 0 48%;
}
.logos-sec .people .col .trow .h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--black-3);
}
.logos-sec .people .col .trow p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color:  #3B3C44;
}

@media (max-width: 1024px) {
    .logos-sec .ccol {
        padding: 0px 5px;
    }
}
@media (max-width: 990px) {
    .logos-sec {
        padding-top: 64px;
    }
    .logos-sec .people .col .trow {
        justify-content: flex-start;
    }
    .logos-sec .people .col .trow .content {
        flex: 0 0 auto;
    }
}
@media (max-width: 767px) {
    .logos-sec .crow {
        gap: 8px;
    }
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 31.33%;
        flex: 0 0 31.33%;
        max-width: 31.33%;
        margin-bottom: 36px;
        margin-bottom: 0px;
        border: 1px solid var(--dashed-border);
        border-radius: 8px;
        padding: 10px;
    }
    .logos-sec .crow .ccol img {
        max-width: 92%;
        max-height: 92%;
    }
    .logos-sec .crow {
        padding-top: 48px;
    }
}
@media (max-width: 711px) {
    .logos-sec .people .col {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
    .logos-sec .people {
        max-width: 503px;
        justify-content: space-between;
        padding-left: 15px;
    }
}

@media (max-width: 540px) {
    .logos-sec .people .col {
        max-width: 148px;
        width: auto !important;
        flex: 0 0 auto;
        height: auto !important;
    }
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        padding: 0px 10px;
        gap: 0px;
        margin: 1%;
    }
    .logos-sec .h3 {
        max-width: 255px;
        margin: auto;
    }
    .slick-track {
        left: -10px !important;
    }

    .custom-arrows {
        background-color: #31333b;
        border: 1px solid #31333b;
        height: 25px;
        width: 25px;
        color: #dbd8d8;
        padding: 1px 6px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        font-size: 19px;
        top: 0px;
        left: 5px !important;
        bottom: 0px;
        margin: auto;
        float: none;
        position: absolute;
        cursor: pointer;
        z-index: 99;
        display: none !important;
    }
    .custom-arrows.right {
        right: 5px !important;
        margin: auto;
        padding: 1px 8px;
        left: inherit !important;
    }
    .people-slider:hover .custom-arrows,
    .people-slider:focus .custom-arrows {
        display: block !important;
    }
    .custom-arrows:before {
        font-size: 20px;
        line-height: 13px;
        margin-left: -5px;
        vertical-align: top;
    }
}
@media (max-width: 510px) {
    .logos-sec .people .col .trow .image {
        margin-bottom: 8px;
    }
    .logos-sec .people .col .trow {
        justify-content: center;
    }

    .logos-sec .people .col .trow .content {
        width: 100%;
        text-align: center;
    }
    .logos-sec {
        padding-bottom: 20px;
    }
}
@media (max-width: 300px) {
    .logos-sec .crow .ccol {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}
/*logos-sec*/

/*three-col-sec*/
.three-col-sec {
    border-top: 1px dashed var(--dashed-border);
    padding: 85px 0px 0px 0px;
    border-bottom: 1px dashed var(--dashed-border);
}
.three-col-sec .trow,
.three-col-sec .crow {
    display: flex;
    flex-wrap: wrap;
    max-width: 1246;
    margin: auto;
}
.three-col-sec .crow {
    justify-content: space-between;
}
.three-col-sec .trow .h2 {
    color: var(--black);
    margin-bottom: 32px;
    letter-spacing: -0.02em;
}
.three-col-sec .trow {
    justify-content: center;
}
.three-col-sec .trow p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: var(--black);
    opacity: 0.75;
    margin-bottom: 64px;
    max-width: 902px;
    text-align: center;
}
.three-col-sec .col {
    flex: 0 0 auto;
    width: 33.3333333333%;
    text-align: center;
    padding: 0px 15px;
    margin-bottom: 48px;
}
.three-col-sec .col-1 {
    max-width: 388px;
}
.three-col-sec .col-2 {
    max-width: 372px;
}
.three-col-sec .col-3 {
    max-width: 380px;
}
.three-col-sec .col .h2 {
    letter-spacing: -0.02em;
    text-align: center;
    color: var(--black);
    margin-bottom: 24px;
}
.three-col-sec .col .icon {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background-color: var(--white-2);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    margin-bottom: 32px;
}
.three-col-sec .col .icon svg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-width: 100%;
}
.three-col-sec .col p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    opacity: 0.75;
    color: var(--black);
}
.three-col-sec .col p  a{
    text-decoration: underline;
}
@media (max-width: 1345px) {
    .three-col-sec .col .h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .three-col-sec .col p {
        font-size: 15px;
        line-height: 24px;
    }
    .three-col-sec .col-1 {
        max-width: 290px;
    }
    .three-col-sec .col-2 {
        max-width: 271px;
    }
    .three-col-sec .col-3 {
        max-width: 290px;
    }
}
@media (max-width: 1035px) {
    .three-col-sec .col .icon {
        width: 60px;
        height: 60px;
    }
    .three-col-sec .col .h2 {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    .three-col-sec .col p {
        font-size: 13px;
        line-height: 19px;
    }
    .three-col-sec .col-1 {
        max-width: 254px;
    }
    .three-col-sec .col-2 {
        max-width: 239px;
    }
    .three-col-sec .col-3 {
        max-width: 255px;
    }
    .three-col-sec .col .icon svg {
        max-width: 22px;
        height: auto;
    }
}
@media (max-width: 990px) {
    .three-col-sec {
        padding: 64px 0px 79px 0px;
    }
    .three-col-sec .trow p {
        font-size: 16px;
        line-height: 24px;
        max-width: 720px;
    }
}
@media (max-width: 790px) {
    .three-col-sec .trow p {
        max-width: 582px;
    }
}
@media (max-width: 634px) {
    .three-col-sec {
        padding: 64px 0px 40px 0px;
    }
    .three-col-sec .trow p {
        max-width: 340px;
        margin-bottom: 24px;
    }
    .three-col-sec .crow {
        justify-content: center;
    }

    .three-col-sec .col {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 24px;
        max-width: 100%;
    }
    .three-col-sec .col .icon {
        width: 48px;
        height: 48px;
        margin-bottom: 16px;
    }
    .three-col-sec .col .icon svg {
        max-width: 20px;
        height: auto;
    }
    .three-col-sec .col .h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    .three-col-sec .col p {
        font-size: 16px;
        line-height: 24px;
        max-width: 306px;
        margin: auto;
    }
    .three-col-sec .trow .h2 {
        margin: auto;
        text-align: center;
        margin-bottom: 24px;
    }
}
@media (max-width: 540px) {
    .three-col-sec .trow .h2 {
        max-width: 274px;
    }
}

/*three-col-sec*/
/*two-col-sec*/
.two-col-sec {
    padding: 85px 0px 30px 0px;
    border-bottom: 1px dashed var(--dashed-border);
}
.two-col-sec .inner-row {
    max-width: 1026px;
    margin: auto;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}
.two-col-sec .inner-row .col {
    margin-bottom: 45px;
}
.two-col-sec .inner-row .col.col1 {
    max-width: 436px;
    padding-right: 60px;
}
.two-col-sec .inner-row .txt {
    max-width: 686px;
    width: 100%;
}
.two-col-sec .inner-row .h2 {
    color: var(--black);
    margin-bottom: 32px;
}
.two-col-sec .inner-row p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
    color: var(--black-3);
}
.two-col-sec .inner-row .link {
    color: var(--logo-title-color);
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-top: 32px;
    display: flex;
    align-items: center;
}
.two-col-sec .inner-row .link:hover,
.two-col-sec .inner-row .link:focus,
.two-col-sec .inner-row .link:hover:focus {
    color: var(--logo-title-color) !important;
    opacity: 0.7;
}
.two-col-sec .inner-row .link svg {
    margin-right: 8px;
}
@media (max-width: 1225px) {
    .two-col-sec .inner-row .col.col1 {
        max-width: 305px;
        padding-right: 32px;
    }
    .two-col-sec .inner-row .txt {
        max-width: 590px;
    }
}
@media (max-width: 1070px) {
    .two-col-sec .inner-row .txt {
        max-width: 475px;
    }
    .two-col-sec .inner-row p {
        font-size: 13px;
        line-height: 19px;
    }
    .two-col-sec .inner-row .h2 {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (max-width: 720px) {
    .two-col-sec .inner-row .col.col1 {
        max-width: 237px;
        padding-right: 32px;
    }
}
@media (max-width: 645px) {
    .two-col-sec .inner-row .col {
        width: 100%;
        flex: 1 0 100%;
        margin: auto;
        margin-bottom: 32px;
        text-align: center;
    }
    .two-col-sec .inner-row .col.col1 {
        max-width: 240px;
        padding-right: 0px;
    }
    .two-col-sec .inner-row .txt {
        margin: auto;
    }
    .two-col-sec .inner-row .h2 {
        font-size: 28px;
        line-height: 33px;
    }
    .two-col-sec .inner-row p {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px;
    }
    .two-col-sec .inner-row .link {
        margin: auto;
        max-width: 206px;
        margin-top: 27px;
    }
    .two-col-sec .inner-row .txt {
        max-width: 539px;
    }
    .two-col-sec {
        padding: 54px 0px 35px 0px;
        border-bottom: 1px dashed var(--dashed-border);
    }
}
@media (max-width: 477px) {
    .two-col-sec .inner-row .h2 {
        max-width: 280px;
        margin: auto;
        margin-bottom: 24px;
    }
    .two-col-sec .inner-row .txt {
        max-width: 345px;
    }
}
.two-col-sec.reversed {
    padding: 85px 0px 15px 0px;
}
.two-col-sec.reversed .inner-row .col {
    margin-bottom: 45px;
}
.two-col-sec.reversed .inner-row .col.col1 {
    padding-left: 60px;
    padding-right: 0px;
}
.two-col-sec.reversed .inner-row {
    max-width: 1208px;
}
.two-col-sec.reversed .inner-row .txt {
    max-width: 570px;
}
.two-col-sec.reversed .inner-row .col.col1 {
    max-width: 633px;
    padding-left: 60px;
    text-align: right;
    padding-right: 0;
}
@media (max-width: 1225px) {
    .two-col-sec.reversed .inner-row .col.col1 {
        padding-left: 32px;
        padding-right: 0px;
    }
    .two-col-sec.reversed {
        padding: 54px 0px;
    }
}
@media (max-width: 645px) {
    .two-col-sec.reversed .inner-row .col.col1 {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }
    .two-col-sec.reversed .inner-row .col1.col {
        margin-bottom: 0;
    }
}
/*two-col-sec*/
/*sister-sec*/
.sister-sec {
    padding: 128px 0px 82px 0px;
    border-bottom: 1px dashed var(--dashed-border);
}
.sister-sec .txt,
.sister-sec .inner-row {
    max-width: 1162px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.sister-sec .txt {
    text-align: center;
    justify-content: center;
    display: block;
}
.sister-sec .h2 {
    text-align: center;
    color: var(--black);
    margin-bottom: 48px;
    letter-spacing: -0.02em;
}
.sister-sec .txt p {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: var(--black);
    max-width: 902px;
    margin: auto;
    margin-bottom: 48px;
}
.sister-sec .txt .link {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    opacity: 0.64;
    color: var(--black-3);
    display: inline-block;
    align-items: center;
    margin-bottom: 64px;
}
.sister-sec .txt .link:hover,
.sister-sec .txt .link:focus,
.sister-sec .txt .link:hover:focus {
    opacity: 0.8;
    color: var(--black-3) !important;
}
.sister-sec .txt .link svg {
    margin-left: 8px;
    vertical-align: middle;
    position: relative;
    top: -0.5px;
}
.sister-sec .inner-row {
    max-width: 1192px;
    justify-content: space-between;
}
.sister-sec .inner-row .col {
    padding: 0px 15px;
    margin-bottom: 45px;
}
@media (max-width: 645px) {
    .sister-sec {
        padding: 64px 0px 48px 0px;
    }
    .sister-sec .h2 {
        max-width: 281px;
        font-size: 28px;
        line-height: 30px;
        margin: auto;
        margin-bottom: 24px;
    }
    .sister-sec .txt p {
        font-size: 16px;
        line-height: 24px;
        max-width: 335px;
        margin-bottom: 28px;
    }
    .sister-sec .txt .link {
        font-size: 14px;
        line-height: 16px;
    }
    .sister-sec .inner-row .col {
        flex: 1 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 24px;
    }
    .sister-sec .inner-row .col img {
        max-width: 316px;
        height: auto !important;
        width: 100%;
        margin: auto;
    }
}
/*sister-sec*/
/*statistics*/
.statistics{
    padding-top: 60px;
}
.statistics .allData{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 16px;
}

.statistics .allData .ccol{
    min-width: 120px;
    max-width: 270px;
    border-right: 1px solid var(--ffly-light-200);
    padding: 0px 45px;
}
.statistics .allData .ccol:last-child{
    border: 0px;
}
.statistics .allData b{
    color: var(--ffly-dark-400);
    font-feature-settings: 'ss04' on, 'ss03' on, 'ss01' on, 'salt' on, 'liga' off;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -1.28px;
    display: block;
    text-align: center;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 36px;
}
.statistics .allData span{
    color: var(--ffly-light-600);
    text-align: center;
    font-feature-settings: 'salt' on, 'ss01' on, 'ss03' on, 'ss04' on, 'liga' off;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.32px;
    display: block;
}
@media (max-width: 991px) {
    .statistics .allData .ccol {
        padding: 0 25px;
    }
}
@media (max-width: 630px) {
    .statistics .allData .ccol{
        padding: 0 15px;
    }
    .statistics .allData b {
        font-size: 22px;
        font-weight: 700;
        line-height: 19px;
        min-height: 19px;
    }
}
@media (max-width: 576px) {
    .statistics{
        padding-top: 29px;
    }
    .statistics .allData .ccol{
        padding: 0px;
        border: 0px;
        display: flex;
        gap: 8px;
        min-width: 50%;
        justify-content: center;
    }
    .statistics .allData b{
        order: 1;
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
        min-height: 20px;
        margin-bottom: 0px;
        letter-spacing: -0.32px;
    }
    .statistics .allData{
        position: relative;
        padding-bottom: 21px;
    }
    .statistics .allData::before{
        content: '';
        width: 64px;
        height: 1px;
        background-color: var(--ffly-light-200);
        display: block;
        position: absolute;
        bottom: 0px;
        margin: auto;
    }

}
@media (max-width: 576px) {

}
/*statistics*/