.b-cards {
    padding-bottom: 60px
}

.b-cards .cols {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    gap: 25px;
}

.b-cards .col-card {
    width: 32%;
    padding: 0;
}

.b-cards .card {
    height: 100%;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.b-cards .card__title {
    margin-bottom: 16px;
}

.b-cards .card__title:before {
    width: 30px;
    height: 3px;
    content: "";
    background: #5a71d6;
    margin-bottom: 20px;
    display: block
}

.b-cards .card__text {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    padding-right: 22%;
    flex-grow: 1;
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
}

.b-cards .card__btn {
    margin-top: auto
}

.b-cards .card__btn:empty {
    display: none
}

.b-cards .card .c-cta-btn {
    margin: 0;
    display: inline-flex;
}
.b-cards .card .c-cta-btn .btn__text {
    color: #79FBAD;
    font-weight: 400;
    display: flex;
    align-items: center;
    text-transform: lowercase;
}

.b-cards--layout-icons .col-card:first-child .card__icon {
    margin-right: auto;
    position: relative;
    left: -21px;
}

.explore-btn {
    background: #E65043;
    color: #fff;
    width: 250px;
    height: 55px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 48px auto;
}

a.c-cta-btn.explore-btn span.btn__text {
    color: #fff;
}
.explore-key.b-cards.b-cards-2 .block-container,
.explore-key.b-cards.b-cards-4 .block-container {
    max-width: 1440px;
}
.explore-key.b-cards .cols {
    flex-wrap: nowrap;
}
.explore-key.b-cards.b-cards-2 .col-card,
.explore-key.b-cards.b-cards-4 .col-card {
    border-bottom: none;
    border-right: none;
}
.explore-key.b-cards.b-cards-2 .col-card:nth-child(n+3),
.explore-key.b-cards.b-cards-4 .col-card:nth-child(n+3) {
    padding-top: 0;
    padding-left: 0;
}
.explore-key.b-cards.b-cards-2 .col-card .card,
.explore-key.b-cards.b-cards-4 .col-card .card {
    background: none;
    border-radius: 0;
    height: auto;
}


.explore-key.b-cards .card__text {
    font-size: 18px;
    line-height: 1.3;
    padding-right: 0;
}

.explore-key .explore-btn {
    display: none;
}
@media only screen and (min-width: 992px) {
    .b-cards.b-cards-6 .col-card:nth-child(n+4) {
        border-bottom: none
    }
}

.b-cards.b-cards-6 .col-card:last-child {
    border-bottom: 0
}

.b-cards.b-cards-3 .col-card, .b-cards.b-cards-5 .col-card, .b-cards.b-cards-6 .col-card, .b-cards.b-cards-7 .col-card, .b-cards.b-cards-8 .col-card, .b-cards.b-cards-9 .col-card {
    border-bottom: 1px solid #dadae2;
    /*border-right: 1px solid #dadae2*/
    border-bottom: none;
}

.b-cards.b-cards-3 .col-card:nth-child(n+4), .b-cards.b-cards-5 .col-card:nth-child(n+4), .b-cards.b-cards-6 .col-card:nth-child(n+4), .b-cards.b-cards-7 .col-card:nth-child(n+4), .b-cards.b-cards-8 .col-card:nth-child(n+4), .b-cards.b-cards-9 .col-card:nth-child(n+4) {
    padding-top: 40px
}

.b-cards.b-cards-3 .col-card:nth-child(n+4) .c-cta-btn, .b-cards.b-cards-5 .col-card:nth-child(n+4) .c-cta-btn, .b-cards.b-cards-6 .col-card:nth-child(n+4) .c-cta-btn, .b-cards.b-cards-7 .col-card:nth-child(n+4) .c-cta-btn, .b-cards.b-cards-8 .col-card:nth-child(n+4) .c-cta-btn, .b-cards.b-cards-9 .col-card:nth-child(n+4) .c-cta-btn {
    margin-bottom: 0
}

.b-cards.b-cards-3 .col-card:nth-child(3n), .b-cards.b-cards-5 .col-card:nth-child(3n), .b-cards.b-cards-6 .col-card:nth-child(3n), .b-cards.b-cards-7 .col-card:nth-child(3n), .b-cards.b-cards-8 .col-card:nth-child(3n), .b-cards.b-cards-9 .col-card:nth-child(3n) {
    border-right: none
}

.b-cards.b-cards-3 .col-card:nth-child(3n+1), .b-cards.b-cards-5 .col-card:nth-child(3n+1), .b-cards.b-cards-6 .col-card:nth-child(3n+1), .b-cards.b-cards-7 .col-card:nth-child(3n+1), .b-cards.b-cards-8 .col-card:nth-child(3n+1), .b-cards.b-cards-9 .col-card:nth-child(3n+1) {
    padding-left: 0
}

.b-cards.b-cards-7 .col-card:nth-child(7), .b-cards.b-cards-7 .col-card:nth-child(8), .b-cards.b-cards-7 .col-card:nth-child(9), .b-cards.b-cards-8 .col-card:nth-child(7), .b-cards.b-cards-8 .col-card:nth-child(8), .b-cards.b-cards-8 .col-card:nth-child(9), .b-cards.b-cards-9 .col-card:nth-child(7), .b-cards.b-cards-9 .col-card:nth-child(8), .b-cards.b-cards-9 .col-card:nth-child(9) {
    border-bottom: none
}

.b-cards--style-full-width .block-container {
    max-width: 1200px
}

.b-cards.b-cards-2 .block-container, .b-cards.b-cards-4 .block-container {
    max-width: 810px
}

.b-cards.b-cards-2.b-cards--style-full-width .block-container, .b-cards.b-cards-4.b-cards--style-full-width .block-container {
    max-width: 1200px
}

.b-cards.b-cards-2 .col-card, .b-cards.b-cards-4 .col-card {
    width: 50%;
    border-bottom: 1px solid #dadae2;
    border-right: 1px solid #dadae2
}

.b-cards.b-cards-2 .col-card:nth-child(n+3), .b-cards.b-cards-4 .col-card:nth-child(n+3) {
    border-bottom: none;
    padding-top: 40px
}

.b-cards.b-cards-2 .col-card:nth-child(2n), .b-cards.b-cards-4 .col-card:nth-child(2n) {
    border-right: none
}

.b-cards.b-cards-2 .col-card:nth-child(1), .b-cards.b-cards-2 .col-card:nth-child(3), .b-cards.b-cards-4 .col-card:nth-child(1), .b-cards.b-cards-4 .col-card:nth-child(3) {
    padding-left: 20px
}

.b-cards.b-cards-2 .col-card, .b-cards.b-cards-3 .col-card {
    border-bottom: none
}

.b-cards--layout-icons .card {
    padding: 0 20px 20px;
    position: relative;
    background: #172937;
    border-radius: 5px;
    height: 521px;
}

.b-cards--layout-icons .card__title {
    font-weight: 800;
    font-size: 50px;
    line-height: 1.1;
    margin-top: 40px;
}

.explore-key .card__title {
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 1.16;
    text-align: left;
    margin-right: auto;
}
@media (min-width: 992px) {
    .page-id-11286 .explore-key .card__title {
        height: 50px;
    }
}
.explore-key .col-card .card__icon {
    margin-right: auto;
    position: relative;
    left: 0 !important;
    height: 119px;
    width: 168px;
}

.explore-key.b-cards.b-cards-4 .col-card:nth-child(1) {
    padding-left: 0;
}
.b-cards--layout-icons .card__title:before {
    display: none
}

.b-cards--layout-icons .card__icon {
    height: 69px;
    width: auto;
    background: transparent;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    left: 20px;
    box-shadow: none;
}

.b-cards--layout-icons .c-image img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: scale-down;
}

.block.b-cards.explore-key.cards-2-in-row .cols {
    flex-wrap: wrap;
}

.block.b-cards.explore-key.cards-2-in-row .cols.cards .col-card {
    width: 48%;
}
.block.b-cards.explore-key.cards-2-in-row .block-container {
    max-width: 1120px;
}



@media only screen and (max-width: 992px) {
    .b-cards .cols {
        flex-wrap: wrap;
        gap: 35px;
    }

    .b-cards .col-card {
        width: 100%;
        border-right: none !important;
        padding: 0 0 !important
    }

    .b-cards .card {
        position: relative
    }
    .b-cards--layout-icons .card {
        height: 414px;
    }
    .b-cards .card__title {
        font-size: 3.8rem
    }

    .b-cards .card__title:before {
        position: absolute;
        top: 9px;
        left: -35px
    }

    .b-cards .card__text {
        margin-bottom: 20px;
        margin-top: 28px;
    }

    .b-cards .card__text:empty {
        display: none
    }

    .b-cards .card .c-cta-btn {
        margin-bottom: 20px !important
    }

    .b-cards--layout-icons .col-card:first-child {
        border-top: 1px solid #dadae2;
        border-top: none;
    }

    .b-cards--layout-icons .card {
        padding-left: 20px;
    }

    .b-cards--layout-icons .card__icon {
        margin-bottom: 20px;
        position: relative;
        left: -21px;
        width: 192px;
        top: 23px;
    }
    .b-cards.b-cards-3 .col-card:nth-child(3) .card__icon {
        width: 50px;
        left: 0;
    }
    .b-cards--layout-icons .c-image img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: cover;
    }
    .b-cards--layout-icons .card__title {
        margin-bottom: 10px;
        margin-top: 36px;
        flex-grow: 0;
    }

    .b-cards.b-cards-3 .col-card {
        /*border-bottom: 1px solid #dadae2*/
    }

    .b-cards.b-cards-2 .col-card, .b-cards.b-cards-4 .col-card {
        width: 100%
    }

    .b-cards.b-cards-2 .col-card:nth-child(n+3), .b-cards.b-cards-4 .col-card:nth-child(n+3) {
        border-bottom: 1px solid #dadae2
    }

    .b-cards.b-cards-2 .col-card:nth-child(n+4), .b-cards.b-cards-4 .col-card:nth-child(n+4) {
        border-bottom: 0
    }

    .explore-key.b-cards .cols {
        flex-wrap: wrap;
        gap: 0;
    }

    .b-cards--layout-icons .card__title {
        font-size: 24px;
        line-height: 1.08;
    }
    .explore-key.b-cards .card__text {
        font-size: 18px;
        line-height: 1.3;
        padding-right: 0;
        margin-top: 0;
    }
    .b-cards.b-cards-4 .col-card:nth-child(n+3) {
        border-bottom: none;
    }

    .block.b-cards.explore-key.cards-2-in-row .cols.cards .col-card {
        width: 100%;
    }
    .block.b-cards.explore-key.cards-2-in-row .col-card .card {
        padding: 0;
    }

}
.page-id-3689 #content .b-cards--layout-icons .card, .page-id-11711 #content .b-cards--layout-icons .card, .page-id-11883 #content .b-cards--layout-icons .card {
	height: auto !important;
}
.page-id-3689 #content .block.b-cards.explore-key.cards-2-in-row .cols.cards .col-card:last-child {
    margin-right: auto;
}
/*# sourceMappingURL=block-how-it-works.css.map */
