.mbs-projects-hero-area {
    position: relative;
    padding: 138px 0 72px;
    overflow: hidden;
    background:
        radial-gradient(circle at 14% 18%, rgba(246, 182, 60, 0.24), transparent 18%),
        radial-gradient(circle at 84% 22%, rgba(43, 108, 184, 0.22), transparent 20%),
        radial-gradient(circle at 78% 78%, rgba(204, 31, 31, 0.14), transparent 20%),
        linear-gradient(120deg, rgba(255, 255, 255, 0.04) 0%, transparent 32%),
        linear-gradient(135deg, #081227 0%, #11285d 48%, #0d1d43 100%);
}

.mbs-projects-hero-orb,
.mbs-projects-hero-grid {
    position: absolute;
    pointer-events: none;
}

.mbs-projects-hero-orb {
    border-radius: 50%;
    filter: blur(6px);
    opacity: 0.9;
}

.mbs-projects-hero-orb-one {
    left: -90px;
    top: 90px;
    width: 260px;
    height: 260px;
    background: radial-gradient(circle, rgba(246, 182, 60, 0.24), transparent 68%);
}

.mbs-projects-hero-orb-two {
    right: -70px;
    bottom: 54px;
    width: 320px;
    height: 320px;
    background: radial-gradient(circle, rgba(43, 108, 184, 0.24), transparent 70%);
}

.mbs-projects-hero-grid {
    inset: 0;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
        linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 100%);
    opacity: 0.28;
}

.mbs-projects-hero-shell {
    position: relative;
    padding: 34px 38px;
    border-radius: 34px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.04));
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 30px 80px rgba(3, 10, 28, 0.28);
    backdrop-filter: blur(10px);
    overflow: hidden;
}

.mbs-projects-hero-shell::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 82% 20%, rgba(255, 255, 255, 0.12), transparent 20%),
        linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.04) 44%, transparent 68%);
    pointer-events: none;
}

.mbs-projects-hero-copy,
.mbs-projects-hero-panel,
.mbs-projects-method-shell,
.mbs-projects-impact-shell {
    position: relative;
    z-index: 1;
}

.mbs-projects-hero-kicker,
.mbs-projects-section-kicker {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.mbs-projects-hero-kicker {
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: #f6d089;
}

.mbs-projects-hero-copy h1 {
    margin: 0 0 18px;
    max-width: 10ch;
    color: #fff;
    font-size: clamp(42px, 5vw, 72px);
    line-height: 0.98;
}

.mbs-projects-hero-copy p {
    margin: 0 0 20px;
    max-width: 60ch;
    color: rgba(229, 236, 246, 0.88);
    font-size: 17px;
    line-height: 1.78;
}

.mbs-projects-hero-breadcrumb {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.mbs-projects-hero-breadcrumb a,
.mbs-projects-hero-breadcrumb strong,
.mbs-projects-hero-breadcrumb span {
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
}

.mbs-projects-hero-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: rgba(229, 236, 246, 0.9);
}

.mbs-projects-hero-panel {
    padding: 22px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 84% 18%, rgba(246, 182, 60, 0.16), transparent 20%),
        linear-gradient(180deg, rgba(10, 24, 58, 0.52), rgba(10, 24, 58, 0.24));
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.mbs-projects-hero-panel-label {
    display: inline-block;
    margin-bottom: 14px;
    color: #ffd58c;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.mbs-projects-hero-panel h3 {
    margin: 0 0 12px;
    color: #f7d58f;
    font-size: 24px;
    line-height: 1.3;
}

.mbs-projects-hero-panel p {
    margin: 0 0 16px;
    color: rgba(222, 234, 248, 0.88);
    font-size: 15px;
    line-height: 1.72;
}

.mbs-projects-hero-panel-points {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mbs-projects-hero-panel-points span,
.mbs-project-pills span {
    display: inline-flex;
    align-items: center;
    padding: 10px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.06em;
}

.mbs-projects-hero-panel-points span {
    background: linear-gradient(135deg, rgba(246, 182, 60, 0.16), rgba(43, 108, 184, 0.12));
    color: #f4f8ff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
}

.mbs-projects-major-area,
.mbs-projects-impact-area {
    position: relative;
    background:
        radial-gradient(circle at 12% 18%, rgba(246, 182, 60, 0.1), transparent 18%),
        radial-gradient(circle at 88% 22%, rgba(43, 108, 184, 0.08), transparent 18%),
        linear-gradient(180deg, #f7f9fc 0%, #ffffff 100%);
}

.mbs-projects-major-area {
    padding: 84px 0 40px;
}

.mbs-projects-impact-area {
    padding: 26px 0 94px;
}

.mbs-projects-section-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 430px);
    gap: 24px;
    align-items: end;
    margin-bottom: 28px;
}

.mbs-projects-section-kicker {
    margin-bottom: 16px;
    background: rgba(17, 40, 93, 0.06);
    color: #11285d;
}

.mbs-projects-section-head h2 {
    margin: 0;
    color: #11285d;
    font-size: clamp(30px, 4vw, 46px);
    line-height: 1.08;
}

.mbs-projects-section-head p {
    margin: 0;
    color: #556579;
    font-size: 15px;
    line-height: 1.8;
}

.mbs-projects-major-list {
    display: grid;
    gap: 24px;
}

.mbs-project-card {
    overflow: hidden;
    border-radius: 30px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    border: 1px solid rgba(17, 40, 93, 0.08);
    box-shadow: 0 24px 56px rgba(12, 28, 67, 0.08);
}

.mbs-project-card-empty {
    min-height: 420px;
}

.mbs-empty-state {
    display: grid;
    gap: 14px;
    align-content: center;
    justify-items: start;
    min-height: 100%;
    padding: 34px;
    background:
        radial-gradient(circle at 84% 18%, rgba(246, 182, 60, 0.12), transparent 20%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.mbs-empty-state-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(17, 40, 93, 0.06);
    color: #11285d;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.mbs-empty-state h3 {
    margin: 0;
    color: #11285d;
    font-size: clamp(26px, 3vw, 34px);
    line-height: 1.12;
}

.mbs-empty-state p {
    margin: 0;
    max-width: 56ch;
    color: #556579;
    font-size: 15px;
    line-height: 1.8;
}

.mbs-project-card-media {
    position: relative;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background: linear-gradient(150deg, rgba(17, 40, 93, 0.06), rgba(43, 108, 184, 0.08));
}

.mbs-project-card-media img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    transition: transform 0.45s ease;
}

.mbs-project-card:hover .mbs-project-card-media img {
    transform: scale(1.05);
}

.mbs-project-card-content {
    padding: 28px;
}

.mbs-project-card-topline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 16px;
}

.mbs-project-card-topline span,
.mbs-project-card-topline strong,
.mbs-project-card-meta small {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.mbs-project-card-topline span {
    color: #2b6cb8;
}

.mbs-project-card-topline strong,
.mbs-project-card-meta strong {
    color: #11285d;
}

.mbs-project-card-content h3 {
    margin: 0 0 14px;
    color: #11285d;
    font-size: clamp(28px, 3vw, 38px);
    line-height: 1.08;
}

.mbs-project-card-content p {
    margin: 0;
    color: #556579;
    font-size: 15px;
    line-height: 1.78;
}

.mbs-project-card-summary {
    margin-bottom: 12px !important;
    color: #183a7c !important;
    font-size: 17px !important;
    font-weight: 600;
    line-height: 1.7 !important;
}

.mbs-project-card-meta {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    padding: 18px 0;
    margin: 20px 0 18px;
    border-top: 1px solid rgba(17, 40, 93, 0.08);
    border-bottom: 1px solid rgba(17, 40, 93, 0.08);
}

.mbs-project-card-meta div {
    display: grid;
    gap: 8px;
}

.mbs-project-card-blocks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.mbs-project-card-blocks h4 {
    margin: 0 0 12px;
    color: #11285d;
    font-size: 16px;
    line-height: 1.4;
}

.mbs-project-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mbs-project-pills span {
    background: rgba(17, 40, 93, 0.05);
    color: #11285d;
}

.mbs-project-checks {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.mbs-project-checks li {
    position: relative;
    padding-left: 24px;
    color: #556579;
    font-size: 15px;
    line-height: 1.72;
}

.mbs-project-checks li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(135deg, #f6b63c, #2b6cb8);
    box-shadow: 0 0 0 5px rgba(43, 108, 184, 0.08);
}

.mbs-shared-projects-slider {
    position: relative;
    overflow: hidden;
}

.mbs-shared-projects-slider .swiper-slide {
    height: auto;
}

.mbs-shared-projects-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 18px;
    transform: translateY(-50%);
    pointer-events: none;
}

.mbs-shared-projects-arrow {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(17, 40, 93, 0.12);
    border-radius: 18px;
    background: #ffffff;
    color: #11285d;
    font-size: 16px;
    box-shadow: 0 16px 34px rgba(12, 28, 67, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease;
    pointer-events: auto;
}

.mbs-shared-projects-arrow:hover {
    transform: translateY(-2px);
    background: #11285d;
    color: #ffffff;
    box-shadow: 0 22px 40px rgba(12, 28, 67, 0.14);
}

.mbs-shared-projects-pagination {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 92px;
    margin: 18px auto 0;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 14px 28px rgba(12, 28, 67, 0.1);
    pointer-events: auto;
}

.mbs-shared-projects-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 !important;
    opacity: 1;
    background: rgba(17, 40, 93, 0.16);
}

.mbs-shared-projects-pagination .swiper-pagination-bullet-active {
    background: #cc1f1f;
}

.mbs-projects-method-area {
    position: relative;
    padding: 36px 0 28px;
    background: linear-gradient(135deg, #081227 0%, #11285d 48%, #0d1d43 100%);
}

.mbs-projects-method-shell {
    padding: 34px 38px;
    border-radius: 34px;
    background:
        radial-gradient(circle at 84% 18%, rgba(246, 182, 60, 0.12), transparent 20%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 26px 70px rgba(3, 10, 28, 0.22);
}

.mbs-projects-section-head.is-light .mbs-projects-section-kicker {
    background: rgba(255, 255, 255, 0.1);
    color: #f6d089;
}

.mbs-projects-section-head.is-light h2,
.mbs-projects-section-head.is-light p {
    color: #f4f8ff;
}

.mbs-projects-section-head.is-light p {
    color: rgba(229, 236, 246, 0.86);
}

.mbs-projects-method-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.mbs-projects-method-card {
    padding: 22px;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.mbs-projects-method-card span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin-bottom: 16px;
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(246, 182, 60, 0.22), rgba(43, 108, 184, 0.18));
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
}

.mbs-projects-method-card h3 {
    margin: 0 0 10px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
}

.mbs-projects-method-card p {
    margin: 0;
    color: rgba(229, 236, 246, 0.86);
    font-size: 14px;
    line-height: 1.72;
}

.mbs-projects-impact-shell {
    padding: 34px 38px;
    border-radius: 34px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    border: 1px solid rgba(17, 40, 93, 0.08);
    box-shadow: 0 24px 56px rgba(12, 28, 67, 0.08);
}

.mbs-projects-impact-copy h2 {
    margin: 0 0 16px;
    color: #11285d;
    font-size: clamp(30px, 4vw, 44px);
    line-height: 1.08;
}

.mbs-projects-impact-copy p {
    margin: 0 0 18px;
    color: #556579;
    font-size: 15px;
    line-height: 1.8;
}

.mbs-projects-impact-panel {
    padding: 22px;
    border-radius: 28px;
    background:
        radial-gradient(circle at 84% 18%, rgba(246, 182, 60, 0.12), transparent 20%),
        linear-gradient(180deg, rgba(17, 40, 93, 0.03), rgba(17, 40, 93, 0.06));
    border: 1px solid rgba(17, 40, 93, 0.08);
}

.mbs-projects-impact-quote {
    padding: 18px 18px 20px;
    margin-bottom: 18px;
    border-radius: 22px;
    background: #ffffff;
    border: 1px solid rgba(17, 40, 93, 0.08);
}

.mbs-projects-impact-quote span {
    display: inline-flex;
    align-items: center;
    padding: 9px 12px;
    margin-bottom: 12px;
    border-radius: 999px;
    background: rgba(17, 40, 93, 0.05);
    color: #11285d;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.mbs-projects-impact-quote p {
    margin: 0;
    color: #556579;
    font-size: 15px;
    line-height: 1.76;
}

.mbs-projects-impact-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.mbs-projects-impact-grid div {
    display: grid;
    gap: 8px;
    padding: 18px;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(17, 40, 93, 0.08);
}

.mbs-projects-impact-grid strong {
    color: #11285d;
    font-size: 26px;
    line-height: 1;
}

.mbs-projects-impact-grid span {
    color: #556579;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 1199px) {
    .mbs-projects-method-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mbs-projects-section-head {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991px) {
    .mbs-projects-hero-area {
        padding: 126px 0 60px;
    }

    .mbs-projects-hero-shell,
    .mbs-projects-method-shell,
    .mbs-projects-impact-shell {
        padding: 28px;
    }

    .mbs-projects-major-area {
        padding: 56px 0 26px;
    }

    .mbs-projects-method-area {
        padding: 26px 0 18px;
    }

    .mbs-projects-impact-area {
        padding: 18px 0 74px;
    }

    .mbs-project-card-media {
        min-height: 320px;
    }

    .mbs-project-card-blocks,
    .mbs-project-card-meta,
    .mbs-projects-impact-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .mbs-projects-hero-area {
        padding: 112px 0 38px;
    }

    .mbs-projects-hero-shell,
    .mbs-projects-method-shell,
    .mbs-projects-impact-shell {
        padding: 20px;
        border-radius: 24px;
    }

    .mbs-projects-hero-copy h1 {
        margin-bottom: 12px;
        max-width: 100%;
        font-size: 30px;
        line-height: 1.04;
    }

    .mbs-projects-hero-copy p {
        margin-bottom: 16px;
        font-size: 14px;
        line-height: 1.6;
    }

    .mbs-projects-hero-breadcrumb {
        padding: 10px 12px;
        gap: 8px;
    }

    .mbs-projects-major-area {
        padding: 40px 0 16px;
    }

    .mbs-projects-impact-area {
        padding: 14px 0 58px;
    }

    .mbs-projects-section-head {
        gap: 14px;
        margin-bottom: 18px;
    }

    .mbs-projects-section-head h2,
    .mbs-projects-impact-copy h2 {
        font-size: 26px;
    }

    .mbs-projects-section-head p,
    .mbs-projects-impact-copy p,
    .mbs-projects-impact-quote p,
    .mbs-project-card-content p,
    .mbs-project-checks li {
        font-size: 13px;
        line-height: 1.65;
    }

    .mbs-project-card {
        border-radius: 22px;
    }

    .mbs-empty-state {
        padding: 22px 20px;
    }

    .mbs-empty-state h3 {
        font-size: 24px;
    }

    .mbs-shared-projects-nav {
        gap: 12px;
        padding: 0 10px;
    }

    .mbs-shared-projects-arrow {
        width: 46px;
        height: 46px;
        border-radius: 14px;
    }

    .mbs-shared-projects-pagination {
        margin-top: 14px;
        padding: 6px 10px;
    }

    .mbs-project-card-media {
        min-height: 220px;
    }

    .mbs-project-card-content {
        padding: 18px;
    }

    .mbs-project-card-topline {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 12px;
    }

    .mbs-project-card-content h3 {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .mbs-project-card-summary {
        font-size: 15px !important;
    }

    .mbs-project-card-meta {
        padding: 14px 0;
        margin: 16px 0 14px;
    }

    .mbs-project-card-blocks {
        gap: 16px;
    }

    .mbs-projects-method-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .mbs-projects-method-card {
        padding: 18px;
        border-radius: 20px;
    }

    .mbs-projects-impact-panel {
        padding: 16px;
        border-radius: 22px;
    }

    .mbs-projects-impact-quote,
    .mbs-projects-impact-grid div {
        padding: 16px;
        border-radius: 18px;
    }
}