.cta-section {
    margin: 4rem 0;
    background: linear-gradient(to bottom, #39B0AF, #1B8286);
    padding: 2rem;
    text-align: center;
    border-radius: 16px;
    width: 50%;
    display: flex;
    align-items: end;
    justify-content: space-between;
    position: relative;
    overflow: visible;
}

.gb-container-70e2137a {
    img {
        border-radius: 24px !important;
    }
}

.cta-vector {
    position: absolute;
    top: -85px;
}

.cta-section h2 {
    font-size: 60px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    width: 100%;
    margin-bottom: 0;
}

.cta-button {
    display: inline-block !important;
    margin-top: 1rem !important;
    background-color: #FEC012 !important;
    padding: 0.75rem 1.5rem !important;
    border-radius: 10px !important;
    color: black !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

.cta-button {
    font-size: 14px !important;
    width: 55%;
}

.cta-content {
    display: flex;
    flex-direction: column;
    align-items: end;
}


@media (min-width: 769px) and (max-width: 1025px) {
    .gb-container-fdf1f1f5 > .wpb-feature-grid {
        margin-left: -40px;
    }

    .gb-container-2afbcad6 {
        background-size: 200px 60px !important;
    }

    .wpb-img-features img {
        height: 300px;
    }


    .wpb-features-container {
        left: -5%;
    }
}

.wp-service-second-feature {
    background-color: #FFF;
}

@media (max-width: 768px) {
    .custom-post-wrapper {
        padding: 0;
    }

    .hero-section {
        padding: 2rem 2rem 2rem 4rem;
        border-radius: 0 0 0 50px;
    }

    .post-content {
        border-radius: 0;
        padding: 0;
    }

    .wpb-post-thumb {
        display: none;
    }

    .cta-section {
        border-radius: 0 16px 16px 0;
        width: 100%;
        flex-direction: column-reverse;
        margin: 4rem 1rem 4rem 0;
        padding: 6rem 4rem 2rem;
        align-items: center;
    }

    .cta-section h2 {
        text-align: center;
        width: 100%;
    }

    .cta-wpb-logo {
        margin-top: 3rem;
    }

    .related-posts-grid {
        flex-direction: column;
    }

    .related-post-card {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .related-post-card h4 {
        height: 100%;
    }

    .the-content {
        padding: 0 2rem;
    }
}

@media (max-width: 768px) {
    .gb-container-b41444aa {
        background-size: 410px 60px !important;
    }

    .wpb-feature-grid {
        height: auto !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .wpb-feature-grid > div {
        height: auto !important;
    }

    .wpb-features-container .wpb-case-study-tag {
        top: -20px !important;
        left: 0 !important;
    }
}

@media (min-width: 769px) {
    .wpb-feature-text-service {
        width: 100% !important;

        h5 {
            margin-bottom: 0 !important;
        }
    }

    .gb-grid-wrapper-6e9a544c,
    .gb-grid-wrapper-395c389c,
    .gb-grid-wrapper-4e214a0a {
        max-width: 90%;
        margin: 0 auto 40px !important;
    }
}

@media (min-width: 769px) and (max-width: 1400px) {
    .gb-grid-wrapper-6e9a544c,
    .gb-grid-wrapper-395c389c,
    .gb-grid-wrapper-4e214a0a {
        max-width: 90% !important;
    }
}

@media (min-width: 700px) and (max-width: 870px) {
    .gb-container-086cd34d {
        .wpb-feature-grid {
            height: 360px !important;
            margin-left: 0 !important;
            margin-bottom: 0 !important;
        }
    }

    .gb-grid-wrapper-6e9a544c, .gb-grid-wrapper-395c389c, .gb-grid-wrapper-4e214a0a {
        max-width: 95% !important;
    }

    .cta-section {
        width: 80% !important;
    }

    .gb-container-fdf1f1f5 > .wpb-feature-grid {
        margin-left: 0 !important;
    }

    .gb-grid-column-5a6d1dab {
        height: 350px !important;


        .gb-container-5a6d1dab {
            height: 100%;
        }
    }

    .gb-container-0e129b12 {
        .wpb-case-study-tag {
            top: -25px !important;
            left: 250px !important;
        }
    }

    .gb-container-8bc3bdd9 {
        background-size: 365px 60px !important;
    }

    .gb-container-2afbcad6 {
        background-size: 180px 65px !important;
    }

    h2.gb-headline-00e7004e {
        font-size: 50px !important;
    }
}

@media (min-width: 800px) and (max-width: 1600px) {
    .full-width-content .entry-content .alignwide {
        width: 50% !important;
    }
}