.page-home .banner::after {
    display: none
}

.banner-content .home-banner-heading {
    text-shadow: none;
    color: #602e8d;
    text-align: center;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 64px
}

h1.home-banner-heading span {
    display: inline-block;
    color: #602e8d;
    position: relative;
    z-index: 1;
    padding: 0 5px
}

h1.home-banner-heading span:nth-child(3),
h1.home-banner-heading span:nth-child(6) {
    color: #fbee48;
    margin: 0 3px
}

h1.home-banner-heading span:nth-child(3)::after,
h1.home-banner-heading span:nth-child(6)::after {
    content: '';
    display: block;
    position: absolute;
    width: 102%;
    height: 60px;
    background: #602e8d;
    top: 0;
    left: -2px;
    z-index: -1;
    transform: skewX(-7deg)
}

.page-3579 .service-member,
.page-3579 .services-faq,
.page-3579 .service-app {
    display: none
}

.page-3579 .service-feature {
    padding-bottom: 180px
}

.more-info {
    text-align: center
}

.more-info strong {
    display: block
}

.more-info a {
    font-size: 20px;
    font-weight: 700;
    color: #e2242d;
    line-height: 36px;
    display: inline-block
}

.page-3579 .service-feature-box {
    margin: 0
}

.page-3579 .service-feature .container .row:first-child {
    margin-bottom: 0
}

.price-link {
    text-align: center;
    padding-top: 36px
}

.price-link p {
    font-size: 17px;
    color: #1B1E1A;
    font-weight: 400
}

.price-link p a {
    color: #e2242d;
    font-weight: 600
}

@media all and (min-width:768px) {
    .page-3579 .service-feature .row.justify-content-center .col-4 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.footer p {
    font-size: 12px
}

.dbid {
    font-weight: 600;
    color: #57c4cf
}

@media all and (max-width:667px) {
    .banner-content .home-banner-heading {
        font-size: 27px;
        line-height: 48px
    }

    h1.home-banner-heading span:nth-child(3)::after,
    h1.home-banner-heading span:nth-child(6)::after {
        height: 45px
    }

    .page-home .banner {
        background-position: 100% 30px;
        height: 490px;
        background-size: 700px;
        background-color: #3eb7c9
    }

    .dbid {
        display: block
    }
}