.elementor-658 .elementor-element.elementor-element-4236157{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-658 .elementor-element.elementor-element-578a89b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-bd81168 */#content-wrapper #page-content > .container,
#content-wrapper article.block,
#content-wrapper #content,
#content-wrapper #main {
    background: transparent !important;
}

#content-wrapper article.block > header,
#content-wrapper .article-hr-end {
    display: none !important;
}

.md-program {
    width: 100%;
    padding: 0 18px 32px;
    position: relative;
    z-index: 10;
}

.md-program * {
    box-sizing: border-box;
}

.md-program-hero {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    background: rgba(250, 247, 240, .9);
    border: 1px solid rgba(216, 195, 165, .58);
    border-radius: 16px;
    box-shadow: 0 16px 45px rgba(61, 60, 58, .09);
    padding: 36px;
}

.md-program-hero span,
.md-program-content > span,
.md-program-heading span {
    display: inline-flex;
    color: #C98568;
    background: rgba(201, 133, 104, .1);
    border: 1px solid rgba(201, 133, 104, .22);
    border-radius: 999px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.md-program-hero h1 {
    color: #3D3C3A;
    font-size: 38px;
    line-height: 1.12;
    font-weight: 800;
    margin: 0 0 12px;
}

.md-program-hero p {
    color: #5F625C;
    font-size: 17px;
    line-height: 1.62;
    font-weight: 400;
    max-width: 690px;
    margin: 0;
}

.md-program-hero a {
    min-width: 230px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #A8B8A0;
    color: #fff;
    border-radius: 8px;
    padding: 0 24px;
    font-size: 16px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(127, 150, 120, .24);
    transition: all .22s ease;
    white-space: nowrap;
}

.md-program-hero a:hover {
    background: #C98568;
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
}

.md-program-card {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 22px;
    display: grid;
    grid-template-columns: 1fr 330px;
    gap: 28px;
    align-items: stretch;
    background: rgba(250, 247, 240, .9);
    border: 1px solid rgba(216, 195, 165, .58);
    border-radius: 16px;
    box-shadow: 0 16px 45px rgba(61, 60, 58, .09);
    padding: 36px;
}

.md-program-content h2,
.md-program-heading h2 {
    color: #3D3C3A;
    font-size: 32px;
    line-height: 1.18;
    font-weight: 800;
    margin: 0 0 16px;
}

.md-program-content p {
    color: #555852;
    font-size: 17px;
    line-height: 1.68;
    font-weight: 400;
    margin: 0 0 13px;
}

.md-program-quote {
    color: #6F8068;
    background: linear-gradient(145deg, rgba(168, 184, 160, .24), rgba(250, 247, 240, .9));
    border: 1px solid rgba(168, 184, 160, .38);
    border-radius: 12px;
    padding: 18px 20px;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 800;
    text-align: center;
    margin-top: 20px;
}

.md-program-side {
    display: grid;
    gap: 14px;
}

.md-program-side div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(145deg, rgba(168, 184, 160, .2), rgba(250, 247, 240, .94));
    border: 1px solid rgba(216, 195, 165, .5);
    border-radius: 14px;
    box-shadow: 0 10px 24px rgba(61, 60, 58, .06);
    padding: 22px;
    transition: all .22s ease;
}

.md-program-side div:nth-child(2) {
    background: linear-gradient(145deg, rgba(216, 195, 165, .28), rgba(250, 247, 240, .94));
}

.md-program-side div:nth-child(3) {
    background: linear-gradient(145deg, rgba(201, 133, 104, .12), rgba(250, 247, 240, .94));
}

.md-program-side div:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(61, 60, 58, .1);
}

.md-program-side strong {
    color: #3D3C3A;
    font-size: 25px;
    line-height: 1.15;
    font-weight: 800;
    margin-bottom: 8px;
}

.md-program-side span {
    color: #5F625C;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 700;
}

.md-program-principles {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 22px;
    background: rgba(250, 247, 240, .88);
    border: 1px solid rgba(216, 195, 165, .58);
    border-radius: 16px;
    box-shadow: 0 16px 45px rgba(61, 60, 58, .08);
    padding: 34px;
}

.md-program-heading {
    max-width: 790px;
    margin: 0 auto 26px;
    text-align: center;
}

.md-program-heading p {
    color: #5F625C;
    font-size: 17px;
    line-height: 1.6;
    margin: 0;
}

.md-program-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.md-program-item {
    background: linear-gradient(145deg, rgba(255, 255, 255, .5), rgba(250, 247, 240, .92));
    border: 1px solid rgba(216, 195, 165, .48);
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 8px 22px rgba(61, 60, 58, .05);
    transition: all .22s ease;
}

.md-program-item:nth-child(5) {
    grid-column: 1 / -1;
}

.md-program-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(61, 60, 58, .1);
    border-color: rgba(168, 184, 160, .65);
}

.md-program-item > span {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #A8B8A0;
    color: #fff;
    border-radius: 50%;
    font-size: 15px;
    line-height: 1;
    font-weight: 800;
    box-shadow: 0 8px 18px rgba(127, 150, 120, .2);
    margin-bottom: 14px;
}

.md-program-item:nth-child(2n) > span {
    background: #D8C3A5;
}

.md-program-item:nth-child(3n) > span {
    background: #C98568;
}

.md-program-item h3 {
    color: #3D3C3A;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 800;
    margin: 0 0 10px;
}

.md-program-item p {
    color: #4E504C;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 500;
    margin: 0;
}

.md-program-cta {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    background: linear-gradient(145deg, rgba(168, 184, 160, .28), rgba(216, 195, 165, .32));
    border: 1px solid rgba(216, 195, 165, .58);
    border-radius: 16px;
    box-shadow: 0 14px 38px rgba(61, 60, 58, .08);
    padding: 28px 34px;
}

.md-program-cta h2 {
    color: #3D3C3A;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    margin: 0 0 8px;
}

.md-program-cta p {
    color: #5F625C;
    font-size: 17px;
    line-height: 1.45;
    margin: 0;
}

.md-program-cta a {
    min-width: 170px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #C98568;
    color: #fff;
    border-radius: 8px;
    padding: 0 24px;
    font-size: 17px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(201, 133, 104, .24);
    transition: all .22s ease;
    white-space: nowrap;
}

.md-program-cta a:hover {
    background: #A8B8A0;
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .md-program {
        padding: 0 14px 28px;
    }

    .md-program-hero {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 26px;
    }

    .md-program-hero h1 {
        font-size: 32px;
    }

    .md-program-hero a {
        width: 100%;
    }

    .md-program-card {
        grid-template-columns: 1fr;
        padding: 28px;
    }

    .md-program-side {
        grid-template-columns: repeat(3, 1fr);
    }

    .md-program-grid {
        grid-template-columns: 1fr;
    }

    .md-program-item:nth-child(5) {
        grid-column: auto;
    }

    .md-program-cta {
        flex-direction: column;
        text-align: center;
        padding: 26px;
    }
}

@media (max-width: 575px) {
    .md-program {
        padding: 0 12px 24px;
    }

    .md-program-hero,
    .md-program-card,
    .md-program-principles,
    .md-program-cta {
        border-radius: 12px;
        padding: 22px;
    }

    .md-program-hero h1 {
        font-size: 28px;
    }

    .md-program-content h2,
    .md-program-heading h2 {
        font-size: 26px;
    }

    .md-program-hero p,
    .md-program-content p,
    .md-program-heading p,
    .md-program-cta p {
        font-size: 16px;
    }

    .md-program-side {
        grid-template-columns: 1fr;
    }

    .md-program-item {
        padding: 17px;
    }

    .md-program-cta h2 {
        font-size: 24px;
    }

    .md-program-cta a {
        width: 100%;
    }
}/* End custom CSS */