/* ---------------------------------top banner Style------------------------------------*/
.top-banner {
    background-image: linear-gradient(3deg, #f6f5fa, #fff);
    background-color: red;
}

.top-banner .container {
    min-height: 350px;
    padding: 160px 20px;
}

.top-banner .banner-heading {
    margin-bottom: 10px;
    color: #1b1643;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
}

.top-banner .text-description {
    color: #575a7b;
    text-align: center;
    font-size: 18px;
    line-height: 34px;
    width: max-content;
    margin: 30px auto;
}

.app-button-banner {
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    margin-left: 0;
    padding: 16px 40px;
    border-radius: 6px;
    background-color: #687ded;
    font-size: 18px;
    display: inline-block;
}

/* ---------------------------------brand icon Style------------------------------------*/
.brand-icon-section {
    padding: 75px 30px;
}

.brand-icon-section .text-description {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #575a7b;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
}

.logo-wrapper-colum {
    margin-top: 34px;
    margin-bottom: 40px;
    justify-content: space-between;
    height: 125px;
}

.logo-wrapper-colum .img-wrapper-partner {
    display: flex;
    align-items: center;
    width: 98px;
    max-width: 7%;
    opacity: .9;
    -webkit-transition: .2s;
    transition: .2s;
    justify-content: center;
}

.logo-wrapper-colum .img-wrapper-partner:hover {
    opacity: 1;
    -webkit-transition: .2s;
    transition: .2s;
}

.separator-block {
    width: 90px;
    height: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f5c070;
}

/* ---------------------------------brand icon Style------------------------------------*/
/* ---------------------------------api feature Style------------------------------------*/
.feature-api-section {
    padding: 80px 30px;
}

.feature-api-section .text-description {
    color: #1b1643;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.feature-column .text-content h3 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    color: #1b1643;
    font-size: 18px;
    line-height: 28px;
}

.d-flex.feature-row {
    margin-top: 52px;
}

.feature-column .text-content p {
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #575a7b;
    font-size: 14px;
    line-height: 28px;
}

.feature-column.d-flex {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.33333333%;
}

.feature-column.d-flex svg {
    min-width: 50px;
    margin-right: 10px;
}

/* ---------------------------------api feature Style------------------------------------*/
/* ---------------------------------type-api-sectionStyle------------------------------------*/
.type-api-section {
    padding: 80px 30px;
}

.type-api-section .text-description {
    margin-bottom: 40px;
    color: #1b1643;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.type-column.d-flex {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}

.type-column.d-flex svg {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.type-column.d-flex h3 {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    color: #1b1643;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
}

.type-column.d-flex p {
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #575a7b;
    font-size: 14px;
    line-height: 28px;
}

/* ---------------------------------type-api-section Style------------------------------------*/
/* ---------------------------------guides-api Style------------------------------------*/
.guides-api-section {
    padding: 80px 30px;
}

.guides-api-section .text-description {
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: .02em;
    text-align: center;
}

.guides-api-section h3 {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    font-weight: 700;
    letter-spacing: .02em;
}

.guides-api-section p {
    margin-top: 13px;
    opacity: .65;
    font-size: 12px;
    color: #575a7b;
    text-align: center;
    line-height: 180%;
    letter-spacing: .025em;
}

.d-flex.guide-row {
    margin-top: 45px;
    justify-content: center;
}

.guide-column.d-flex {
    background-image: linear-gradient(225deg, rgba(27, 22, 67, .11), #fff);
    transition: .2s;
    color: #575a7b;
    text-align: center;
    border-radius: 20px;
    padding: 20px;
    margin-right: 20px;
    box-shadow: rgba(27, 22, 66, 0.06) 0 50px 74px 5px, rgba(27, 22, 66, 0.04) 0 0 24px 0;
    max-width: 267px;
    width: 100%;
    min-height: 209px;
}

/* ---------------------------------guides-api Style------------------------------------*/
/* ---------------------------------free credit Style------------------------------------*/
.free-credit {
    padding: 80px 30px;
}

.free-credit h5 {
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 0;
    color: #687ded;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.free-credit h2 {
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 10px;
    color: #1b1643;
    text-align: center;
}

.free-credit .text-description {
    margin-top: 13px;
    margin-bottom: 30px;
    color: #575a7b;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
}

/* ---------------------------------free credit Style------------------------------------*/
