.elementor-14345 .elementor-element.elementor-element-882862d:not(.elementor-motion-effects-element-type-background), .elementor-14345 .elementor-element.elementor-element-882862d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://makalataruna.com/wp-content/uploads/2026/08/Aug-21-2026-10_26_08-AM-1-1-1.webp");}.elementor-14345 .elementor-element.elementor-element-882862d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14345 .elementor-element.elementor-element-882862d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14345 .elementor-element.elementor-element-63a73cb8{margin-top:-61px;margin-bottom:-61px;}.elementor-14345 .elementor-element.elementor-element-1fa20a1b{--spacer-size:50px;}.elementor-14345 .elementor-element.elementor-element-177663c{margin-top:21px;margin-bottom:21px;}.elementor-14345 .elementor-element.elementor-element-e0029e3{--spacer-size:50px;}.elementor-14345 .elementor-element.elementor-element-6c7c6b2:not(.elementor-motion-effects-element-type-background), .elementor-14345 .elementor-element.elementor-element-6c7c6b2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-14345 .elementor-element.elementor-element-6c7c6b2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14345 .elementor-element.elementor-element-6c7c6b2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14345 .elementor-element.elementor-element-169d1d0:not(.elementor-motion-effects-element-type-background), .elementor-14345 .elementor-element.elementor-element-169d1d0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#07172E;}.elementor-14345 .elementor-element.elementor-element-169d1d0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14345 .elementor-element.elementor-element-169d1d0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14345 .elementor-element.elementor-element-d0ee2a7:not(.elementor-motion-effects-element-type-background), .elementor-14345 .elementor-element.elementor-element-d0ee2a7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#07172E;}.elementor-14345 .elementor-element.elementor-element-d0ee2a7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14345 .elementor-element.elementor-element-d0ee2a7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14345 .elementor-element.elementor-element-91119a9:not(.elementor-motion-effects-element-type-background), .elementor-14345 .elementor-element.elementor-element-91119a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#07172E;}.elementor-14345 .elementor-element.elementor-element-91119a9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14345 .elementor-element.elementor-element-91119a9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-5a6f7a2 *//* =========================================================
   MAKALA TARUNA - BIAYA BIMBEL KEDINASAN
   GLOBAL CSS
========================================================= */

:root {
    --mt-navy: #07172f;
    --mt-navy-2: #0b2345;
    --mt-gold: #d9a928;
    --mt-gold-light: #f3c84b;
    --mt-white: #ffffff;
    --mt-light: #f6f8fb;
    --mt-text: #172033;
    --mt-muted: #667085;
    --mt-border: #e6eaf0;
}

.mt-page {
    font-family: Arial, Helvetica, sans-serif;
    color: var(--mt-text);
    line-height: 1.6;
    overflow: hidden;
}

.mt-page *,
.mt-page *::before,
.mt-page *::after {
    box-sizing: border-box;
}

.mt-container {
    width: min(1180px, 92%);
    margin: 0 auto;
}

.mt-section {
    padding: 80px 0;
}

.mt-section-light {
    background: #ffffff;
}

.mt-section-gray {
    background: var(--mt-light);
}

.mt-section-dark {
    background: var(--mt-navy);
    color: white;
}

.mt-eyebrow {
    display: inline-block;
    color: var(--mt-gold);
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.mt-title {
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.12;
    font-weight: 900;
    margin: 0 0 18px;
    color: var(--mt-navy);
}

.mt-title span {
    color: var(--mt-gold);
}

.mt-title-white {
    color: white;
}

.mt-desc {
    max-width: 720px;
    margin: 0 auto;
    color: var(--mt-muted);
    font-size: 17px;
}

.mt-center {
    text-align: center;
}

.mt-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 15px 25px;
    border-radius: 6px;
    text-decoration: none !important;
    font-weight: 800;
    font-size: 14px;
    transition: all .25s ease;
}

.mt-btn-gold {
    background: linear-gradient(135deg, #e5b52f, #c89216);
    color: #07172f !important;
    box-shadow: 0 8px 25px rgba(217,169,40,.25);
}

.mt-btn-gold:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(217,169,40,.35);
}

.mt-btn-outline {
    border: 1px solid var(--mt-gold);
    color: var(--mt-gold) !important;
}

.mt-btn-outline:hover {
    background: var(--mt-gold);
    color: var(--mt-navy) !important;
}


/* =========================================================
   HERO
========================================================= */

.mt-hero {
    position: relative;
    min-height: 680px;
    display: flex;
    align-items: center;
    background:
        linear-gradient(
            90deg,
            rgba(4,15,32,.98) 0%,
            rgba(4,15,32,.93) 35%,
            rgba(4,15,32,.65) 58%,
            rgba(4,15,32,.15) 100%
        ),
        url("GANTI-DENGAN-URL-HERO-IMAGE.jpg")
        center center / cover no-repeat;
}

.mt-hero-content {
    width: 55%;
    padding: 80px 0;
    position: relative;
    z-index: 2;
}

.mt-hero .mt-eyebrow {
    background: rgba(217,169,40,.12);
    border-left: 4px solid var(--mt-gold);
    padding: 8px 13px;
}

.mt-hero h1 {
    color: white;
    font-size: clamp(42px, 5vw, 68px);
    line-height: 1.02;
    font-weight: 900;
    text-transform: uppercase;
    margin: 12px 0 22px;
}

.mt-hero h1 span {
    color: var(--mt-gold-light);
}

.mt-hero-desc {
    color: rgba(255,255,255,.88);
    font-size: 19px;
    max-width: 600px;
    margin-bottom: 28px;
}

.mt-hero-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.mt-hero-note {
    margin-top: 22px;
    color: rgba(255,255,255,.65);
    font-size: 13px;
}


/* =========================================================
   TRUST BAR
========================================================= */

.mt-trust {
    background: var(--mt-navy);
    margin-top: -55px;
    position: relative;
    z-index: 5;
    border-radius: 12px;
    box-shadow: 0 15px 45px rgba(0,0,0,.18);
    overflow: hidden;
}

.mt-trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.mt-trust-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 25px 22px;
    border-right: 1px solid rgba(255,255,255,.12);
}

.mt-trust-item:last-child {
    border-right: none;
}

.mt-trust-icon {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
    border: 1px solid var(--mt-gold);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--mt-gold);
    font-size: 20px;
}

.mt-trust-item strong {
    display: block;
    color: white;
    font-size: 14px;
}

.mt-trust-item small {
    color: rgba(255,255,255,.6);
    font-size: 12px;
}


/* =========================================================
   PRICING
========================================================= */

.mt-pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 45px;
    align-items: stretch;
}

.mt-price-card {
    background: white;
    border: 1px solid var(--mt-border);
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(10,30,60,.06);
    transition: all .3s ease;
}

.mt-price-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(10,30,60,.12);
}

.mt-price-card.popular {
    border: 2px solid var(--mt-gold);
    transform: translateY(-10px);
}

.mt-popular {
    background: var(--mt-gold);
    color: var(--mt-navy);
    text-align: center;
    font-size: 12px;
    font-weight: 900;
    padding: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mt-price-head {
    padding: 28px 28px 20px;
}

.mt-price-head h3 {
    color: var(--mt-navy);
    font-size: 24px;
    margin: 0 0 8px;
    font-weight: 900;
}

.mt-price-sub {
    color: var(--mt-muted);
    font-size: 14px;
}

.mt-price {
    font-size: 34px;
    font-weight: 900;
    color: var(--mt-navy);
    margin: 15px 0 3px;
}

.mt-price span {
    font-size: 14px;
    color: var(--mt-muted);
    font-weight: 500;
}

.mt-old-price {
    color: #98a2b3;
    text-decoration: line-through;
    font-size: 13px;
}

.mt-price-list {
    list-style: none;
    margin: 0;
    padding: 0 28px;
    flex: 1;
}

.mt-price-list li {
    border-top: 1px solid #eef0f4;
    padding: 11px 0;
    font-size: 14px;
    color: #475467;
}

.mt-price-list li::before {
    content: "✓";
    color: var(--mt-gold);
    font-weight: 900;
    margin-right: 10px;
}

.mt-price-footer {
    padding: 25px 28px 30px;
}


/* =========================================================
   FEATURE GRID
========================================================= */

.mt-feature-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 40px;
}

.mt-feature {
    background: white;
    padding: 28px 22px;
    border-radius: 10px;
    border: 1px solid var(--mt-border);
    transition: .25s ease;
}

.mt-feature:hover {
    transform: translateY(-5px);
    border-color: var(--mt-gold);
}

.mt-feature-icon {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: rgba(217,169,40,.1);
    color: var(--mt-gold);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 18px;
}

.mt-feature h3 {
    color: var(--mt-navy);
    font-size: 17px;
    margin: 0 0 8px;
    font-weight: 900;
}

.mt-feature p {
    color: var(--mt-muted);
    font-size: 13px;
    margin: 0;
}


/* =========================================================
   DARK PROGRAM SECTION
========================================================= */

.mt-dark-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin-top: 40px;
}

.mt-dark-card {
    padding: 30px;
    border: 1px solid rgba(255,255,255,.12);
    background: rgba(255,255,255,.04);
    border-radius: 12px;
}

.mt-dark-card h3 {
    color: white;
    margin: 0 0 10px;
    font-size: 20px;
}

.mt-dark-card p {
    color: rgba(255,255,255,.7);
    font-size: 14px;
    margin: 0;
}


/* =========================================================
   STAN SECTION
========================================================= */

.mt-stan-box {
    background:
        linear-gradient(135deg, rgba(7,23,47,.97), rgba(7,23,47,.88)),
        url("GANTI-DENGAN-URL-STAN.jpg") center / cover;
    border-radius: 18px;
    padding: 65px;
    color: white;
}

.mt-stan-box h2 {
    color: white;
    max-width: 700px;
    font-size: clamp(30px, 4vw, 46px);
    line-height: 1.1;
    margin: 0 0 18px;
}

.mt-stan-box h2 span {
    color: var(--mt-gold);
}

.mt-stan-box p {
    max-width: 680px;
    color: rgba(255,255,255,.75);
    font-size: 16px;
}


/* =========================================================
   TABLE
========================================================= */

.mt-table-wrap {
    overflow-x: auto;
    margin-top: 35px;
}

.mt-table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
}

.mt-table th {
    background: var(--mt-navy);
    color: white;
    padding: 17px;
    text-align: left;
    font-size: 14px;
}

.mt-table td {
    padding: 16px 17px;
    border-bottom: 1px solid #edf0f4;
    color: #475467;
    font-size: 14px;
}

.mt-table tr:last-child td {
    border-bottom: none;
}


/* =========================================================
   LOCATION
========================================================= */

.mt-location {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 35px;
    align-items: stretch;
}

.mt-location-box {
    background: var(--mt-navy);
    padding: 45px;
    border-radius: 15px;
    color: white;
}

.mt-location-box h2 {
    color: white;
    font-size: 36px;
    line-height: 1.1;
    margin: 0 0 20px;
}

.mt-location-box p {
    color: rgba(255,255,255,.75);
}

.mt-map {
    min-height: 350px;
    background: #e9edf2;
    border-radius: 15px;
    overflow: hidden;
}


/* =========================================================
   FAQ
========================================================= */

.mt-faq {
    max-width: 850px;
    margin: 40px auto 0;
}

.mt-faq details {
    background: white;
    border: 1px solid var(--mt-border);
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
}

.mt-faq summary {
    cursor: pointer;
    padding: 20px 22px;
    font-weight: 800;
    color: var(--mt-navy);
    list-style: none;
    position: relative;
    padding-right: 55px;
}

.mt-faq summary::-webkit-details-marker {
    display: none;
}

.mt-faq summary::after {
    content: "+";
    position: absolute;
    right: 22px;
    top: 16px;
    font-size: 25px;
    color: var(--mt-gold);
}

.mt-faq details[open] summary::after {
    content: "−";
}

.mt-faq-answer {
    padding: 0 22px 22px;
    color: var(--mt-muted);
    font-size: 14px;
}


/* =========================================================
   FINAL CTA
========================================================= */

.mt-final-cta {
    position: relative;
    background:
        linear-gradient(90deg, rgba(4,15,32,.97), rgba(4,15,32,.78)),
        url("GANTI-DENGAN-URL-HERO-IMAGE.jpg")
        center / cover;
    padding: 90px 0;
    color: white;
    text-align: center;
}

.mt-final-cta h2 {
    color: white;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.1;
    margin: 0 auto 18px;
    max-width: 800px;
}

.mt-final-cta p {
    color: rgba(255,255,255,.75);
    max-width: 650px;
    margin: 0 auto 28px;
}


/* =========================================================
   WHATSAPP FLOAT
========================================================= */

.mt-wa {
    position: fixed;
    right: 22px;
    bottom: 22px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #25d366;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 27px;
    text-decoration: none !important;
    z-index: 9999;
    box-shadow: 0 8px 25px rgba(0,0,0,.25);
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1024px) {

    .mt-hero-content {
        width: 70%;
    }

    .mt-pricing-grid {
        grid-template-columns: 1fr 1fr;
    }

    .mt-price-card.popular {
        transform: none;
    }

    .mt-feature-grid {
        grid-template-columns: 1fr 1fr;
    }

    .mt-dark-grid {
        grid-template-columns: 1fr 1fr;
    }

    .mt-trust-grid {
        grid-template-columns: 1fr 1fr;
    }

}

@media (max-width: 767px) {

    .mt-section {
        padding: 55px 0;
    }

    .mt-hero {
        min-height: 700px;
        background:
            linear-gradient(
                90deg,
                rgba(4,15,32,.96),
                rgba(4,15,32,.72)
            ),
            url("GANTI-DENGAN-URL-HERO-IMAGE.jpg")
            center / cover no-repeat;
    }

    .mt-hero-content {
        width: 100%;
        padding: 70px 0;
    }

    .mt-hero h1 {
        font-size: 42px;
    }

    .mt-hero-desc {
        font-size: 16px;
    }

    .mt-hero-buttons {
        flex-direction: column;
        align-items: stretch;
    }

    .mt-btn {
        width: 100%;
    }

    .mt-trust {
        margin-top: -25px;
    }

    .mt-trust-grid {
        grid-template-columns: 1fr;
    }

    .mt-trust-item {
        border-right: none;
        border-bottom: 1px solid rgba(255,255,255,.12);
    }

    .mt-pricing-grid {
        grid-template-columns: 1fr;
    }

    .mt-feature-grid {
        grid-template-columns: 1fr 1fr;
    }

    .mt-dark-grid {
        grid-template-columns: 1fr;
    }

    .mt-stan-box {
        padding: 35px 25px;
    }

    .mt-location {
        grid-template-columns: 1fr;
    }

    .mt-location-box {
        padding: 30px;
    }

    .mt-title {
        font-size: 32px;
    }

}

@media (max-width: 480px) {

    .mt-feature-grid {
        grid-template-columns: 1fr;
    }

    .mt-hero h1 {
        font-size: 36px;
    }

    .mt-price {
        font-size: 30px;
    }

}/* End custom CSS */