@charset "utf-8";

.mapah-site {
    width: 100%;
    color: #243040;
    background: #f5f8fb;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
}

.mapah-site *,
.mapah-site *:before,
.mapah-site *:after {
    box-sizing: border-box;
}

.mapah-site .container {
    position: relative;
}

.mapah-site .wow {
    visibility: visible !important;
}

.mapah-site .mapah-hero-shell {
    min-height: 680px;
    height: auto !important;
    overflow: hidden;
    background:
        radial-gradient(circle at 76% 18%, rgba(65, 179, 214, 0.42), transparent 28%),
        radial-gradient(circle at 20% 78%, rgba(83, 133, 237, 0.38), transparent 30%),
        linear-gradient(135deg, #081b2f 0%, #0e3750 48%, #162c43 100%);
}

.mapah-site .mapah-hero-shell:before {
    position: absolute;
    inset: 0;
    content: "";
    opacity: 0.26;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
    background-size: 42px 42px;
}

.mapah-site .mapah-topnav {
    height: 96px;
}

.mapah-site .mapah-logo {
    width: 218px;
    margin-top: 22px;
}

.mapah-site .mapah-logo img {
    display: block;
    width: 218px;
    height: auto;
}

.mapah-site .mapah-menu {
    width: 900px;
    margin-left: -370px;
}

.mapah-site .mapah-menu ul {
    margin: 0;
}

.mapah-site .mapah-menu .nli {
    position: relative;
    float: left;
    width: auto !important;
}

.mapah-site .mapah-menu .nli > span > a {
    display: block;
    height: 96px;
    padding: 0 18px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 96px;
    white-space: nowrap;
}

.mapah-site .mapah-logo,
.mapah-site .mapah-hero-copy,
.mapah-site .mapah-hero-visual {
    visibility: visible !important;
    opacity: 1 !important;
    animation: none !important;
}

.mapah-site .mapah-menu .nli.on > span > a,
.mapah-site .mapah-menu .nli:hover > span > a {
    color: #7ce2ff;
}

.mapah-site .mapah-menu .sub {
    display: none;
    position: absolute;
    top: 84px;
    left: 50%;
    width: 260px;
    padding: 14px;
    margin-left: -130px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    background: rgba(8, 27, 47, 0.95);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

.mapah-site .mapah-menu .nli:hover .sub {
    display: block;
}

.mapah-site .mapah-menu .sub a {
    display: block;
    padding: 12px 14px;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
}

.mapah-site .mapah-menu .sub a:hover {
    color: #071b2e;
    background: #7ce2ff;
}

.mapah-site .mapah-login-link {
    float: right;
    height: 34px;
    padding: 0 17px;
    margin-top: 31px;
    border: 1px solid rgba(124, 226, 255, 0.42);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.2s ease;
}

.mapah-site .mapah-login-link:hover,
.mapah-site .mapah-login-link:focus {
    color: #7ce2ff;
    border-color: rgba(124, 226, 255, 0.72);
    background: rgba(124, 226, 255, 0.1);
}

.mapah-site .mapah-menu-toggle {
    display: none;
    float: right;
    width: 48px;
    height: 48px;
    margin-top: 24px;
    border: 1px solid rgba(255, 255, 255, 0.26);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
}

.mapah-site .mapah-menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    margin: 5px auto;
    background: #fff;
}

.mapah-site .mapah-hero {
    position: relative;
    z-index: 2;
    padding: 142px 0 62px;
}

.mapah-site .mapah-kicker {
    display: inline-block;
    padding: 8px 14px;
    margin-bottom: 22px;
    border: 1px solid rgba(124, 226, 255, 0.42);
    border-radius: 8px;
    color: #7ce2ff;
    font-size: 13px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.mapah-site .mapah-hero h1 {
    max-width: 720px;
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.14;
    word-break: break-word;
}

.mapah-site .mapah-hero-text {
    max-width: 680px;
    margin-top: 22px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 18px;
    line-height: 1.9;
}

.mapah-site .mapah-hero-actions {
    margin-top: 34px;
}

.mapah-site .mapah-btn {
    display: inline-block;
    min-width: 146px;
    padding: 14px 24px;
    margin-right: 12px;
    border-radius: 8px;
    font-size: 15px;
    text-align: center;
}

.mapah-site .mapah-btn-primary {
    color: #062034;
    background: linear-gradient(135deg, #7ce2ff, #9df7c6);
    box-shadow: 0 14px 36px rgba(124, 226, 255, 0.28);
}

.mapah-site .mapah-btn-ghost {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.26);
    background: rgba(255, 255, 255, 0.06);
}

.mapah-site .mapah-btn:hover {
    transform: translateY(-2px);
}

.mapah-site .mapah-btn:focus,
.mapah-site .mapah-login-link:focus,
.mapah-site .mapah-menu-toggle:focus,
.mapah-site .mapah-field input:focus,
.mapah-site .mapah-field textarea:focus,
.mapah-site .mapah-field select:focus {
    outline: 2px solid rgba(124, 226, 255, 0.78);
    outline-offset: 2px;
}

.mapah-site .mapah-hero-visual {
    position: relative;
    padding: 18px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
}

.mapah-site .mapah-hero-visual img {
    display: block;
    width: 100%;
    opacity: 0.96;
}

.mapah-site .mapah-hero-metrics {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 54px;
}

.mapah-site .mapah-metric-card {
    min-height: 128px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(8px);
}

.mapah-site .mapah-metric-card strong {
    display: block;
    color: #fff;
    font-size: 34px;
    line-height: 1;
}

.mapah-site .mapah-metric-card span {
    display: block;
    margin-top: 9px;
    color: #7ce2ff;
    font-size: 14px;
}

.mapah-site .mapah-metric-card p {
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.74);
    font-size: 13px;
    line-height: 1.6;
}

.mapah-site .mapah-main {
    background: #f5f8fb;
}

.mapah-site .mapah-section {
    float: left;
    width: 100%;
    padding: 88px 0;
}

.mapah-site .mapah-section-white {
    background: #fff;
}

.mapah-site .mapah-section-dark {
    color: #fff;
    background:
        radial-gradient(circle at 86% 20%, rgba(124, 226, 255, 0.24), transparent 30%),
        linear-gradient(135deg, #10263b, #071725);
}

.mapah-site .mapah-section-head {
    max-width: 760px;
    margin: 0 auto 44px;
    text-align: center;
}

.mapah-site .mapah-section-head b {
    color: #2d95bd;
    font-size: 13px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.mapah-site .mapah-section-head h2 {
    margin-top: 12px;
    color: #172538;
    font-size: 36px;
    font-weight: 700;
}

.mapah-site .mapah-section-dark .mapah-section-head h2 {
    color: #fff;
}

.mapah-site .mapah-section-head p {
    margin-top: 16px;
    color: #657386;
    font-size: 16px;
    line-height: 1.9;
}

.mapah-site .mapah-section-dark .mapah-section-head p {
    color: rgba(255, 255, 255, 0.72);
}

.mapah-site .mapah-grid {
    display: grid;
    gap: 24px;
}

.mapah-site .mapah-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mapah-site .mapah-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mapah-site .mapah-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mapah-site .mapah-card {
    position: relative;
    overflow: hidden;
    min-height: 210px;
    padding: 30px;
    border: 1px solid #e3edf5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(29, 62, 91, 0.07);
    transition: all 0.25s ease;
}

.mapah-site .mapah-card:hover {
    border-color: rgba(45, 149, 189, 0.34);
    transform: translateY(-3px);
    box-shadow: 0 20px 48px rgba(29, 62, 91, 0.11);
}

.mapah-site .mapah-card img {
    display: block;
    width: 78px;
    height: 78px;
    margin-bottom: 22px;
}

.mapah-site .mapah-card h3 {
    color: #172538;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.45;
}

.mapah-site .mapah-card p {
    margin-top: 12px;
    color: #657386;
    font-size: 14px;
    line-height: 1.8;
}

.mapah-site .mapah-tags {
    margin-top: 18px;
}

.mapah-site .mapah-tag {
    display: inline-block;
    padding: 6px 10px;
    margin: 0 6px 8px 0;
    border-radius: 6px;
    color: #17617d;
    background: #eaf8fc;
    font-size: 12px;
}

.mapah-site .mapah-list {
    margin-top: 18px;
}

.mapah-site .mapah-list li {
    position: relative;
    padding-left: 18px;
    margin-top: 10px;
    color: #4d5d6f;
    font-size: 14px;
    line-height: 1.7;
}

.mapah-site .mapah-list li:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2d95bd;
    content: "";
}

.mapah-site .mapah-process {
    position: relative;
}

.mapah-site .mapah-process-item {
    display: grid;
    grid-template-columns: 86px 1fr;
    gap: 22px;
    padding: 24px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.mapah-site .mapah-process-item strong {
    color: #7ce2ff;
    font-size: 30px;
    line-height: 1;
}

.mapah-site .mapah-process-item h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.mapah-site .mapah-process-item p {
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    line-height: 1.8;
}

.mapah-site .mapah-product-overview {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
    gap: 24px;
    align-items: stretch;
}

.mapah-site .mapah-product-lead,
.mapah-site .mapah-product-side,
.mapah-site .mapah-product-module-card,
.mapah-site .mapah-product-integration,
.mapah-site .mapah-product-capabilities article {
    border: 1px solid #e3edf5;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(29, 62, 91, 0.07);
}

.mapah-site .mapah-product-lead {
    min-height: 390px;
    padding: 38px;
    color: #fff;
    background:
        linear-gradient(135deg, rgba(13, 42, 69, 0.96), rgba(37, 133, 166, 0.92)),
        url("../images/banner-platform.svg") center right 8% / 280px auto no-repeat;
}

.mapah-site .mapah-product-lead > span,
.mapah-site .mapah-product-module-card > div > span {
    display: inline-block;
    margin-bottom: 14px;
    color: #7ce2ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.mapah-site .mapah-product-lead h3,
.mapah-site .mapah-product-module-card h3,
.mapah-site .mapah-product-integration h3,
.mapah-site .mapah-product-capabilities h3 {
    color: #172538;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.45;
}

.mapah-site .mapah-product-lead h3 {
    max-width: 520px;
    color: #fff;
    font-size: 30px;
}

.mapah-site .mapah-product-lead p {
    max-width: 590px;
    margin-top: 16px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    line-height: 1.9;
}

.mapah-site .mapah-product-lead .mapah-list li {
    color: rgba(255, 255, 255, 0.78);
}

.mapah-site .mapah-product-lead .mapah-list li:before {
    background: #90f3dc;
}

.mapah-site .mapah-product-side {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 22px;
    background: #fff;
}

.mapah-site .mapah-product-stat-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.mapah-site .mapah-product-stat {
    min-height: 150px;
    padding: 20px 16px;
    border-radius: 8px;
    background: linear-gradient(180deg, #f3fbfd, #fff);
}

.mapah-site .mapah-product-stat strong {
    display: block;
    color: #1e8db0;
    font-size: 34px;
    line-height: 1;
}

.mapah-site .mapah-product-stat span {
    display: block;
    margin-top: 10px;
    color: #172538;
    font-size: 14px;
    font-weight: 700;
}

.mapah-site .mapah-product-stat p,
.mapah-site .mapah-product-integration p,
.mapah-site .mapah-product-module-card p,
.mapah-site .mapah-product-capabilities p {
    margin-top: 10px;
    color: #657386;
    font-size: 14px;
    line-height: 1.8;
}

.mapah-site .mapah-product-integration {
    flex: 1;
    padding: 24px;
    background: linear-gradient(135deg, #fff, #eef9fc);
}

.mapah-site .mapah-product-module-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.mapah-site .mapah-product-module-card {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 24px;
    min-height: 320px;
    padding: 30px;
    background: #fff;
    transition: all 0.25s ease;
}

.mapah-site .mapah-product-module-card:hover {
    border-color: rgba(45, 149, 189, 0.34);
    transform: translateY(-3px);
    box-shadow: 0 20px 48px rgba(29, 62, 91, 0.11);
}

.mapah-site .mapah-product-module-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 92px;
    border-radius: 8px;
    background: #eef9fc;
}

.mapah-site .mapah-product-module-icon img {
    display: block;
    width: 58px;
    height: 58px;
}

.mapah-site .mapah-product-capabilities {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.mapah-site .mapah-product-capabilities article {
    min-height: 168px;
    padding: 24px;
    background: linear-gradient(180deg, #fff, #f7fbfd);
}

.mapah-site .mapah-workflow-snapshot {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.mapah-site .mapah-workflow-snapshot article {
    position: relative;
    min-height: 230px;
    padding: 26px;
    border: 1px solid #dcebf4;
    border-radius: 8px;
    background: linear-gradient(180deg, #fff, #f4fbfd);
    box-shadow: 0 20px 45px rgba(29, 62, 91, 0.08);
}

.mapah-site .mapah-workflow-snapshot article:after {
    position: absolute;
    right: 20px;
    bottom: 18px;
    width: 42px;
    height: 2px;
    background: linear-gradient(90deg, #2d95bd, #8df6ee);
    content: "";
}

.mapah-site .mapah-workflow-snapshot span {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 6px;
    color: #17617d;
    background: #eaf8fc;
    font-size: 12px;
    font-weight: 700;
}

.mapah-site .mapah-workflow-snapshot h3,
.mapah-site .mapah-scenario-detail h3 {
    margin-top: 16px;
    color: #172538;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.45;
}

.mapah-site .mapah-workflow-snapshot p {
    margin-top: 12px;
    color: #657386;
    font-size: 14px;
    line-height: 1.8;
}

.mapah-site .mapah-scenario-detail {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.mapah-site .mapah-scenario-detail article {
    min-height: 270px;
    padding: 30px;
    border: 1px solid #e3edf5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 45px rgba(29, 62, 91, 0.08);
}

.mapah-site .mapah-scenario-detail dl {
    margin: 18px 0 0;
}

.mapah-site .mapah-scenario-detail dt {
    float: left;
    clear: left;
    width: 86px;
    margin-top: 12px;
    color: #1e8db0;
    font-size: 13px;
    font-weight: 700;
}

.mapah-site .mapah-scenario-detail dd {
    min-height: 20px;
    padding-left: 98px;
    margin-top: 12px;
    color: #657386;
    font-size: 14px;
    line-height: 1.7;
}

.mapah-site .mapah-company-profile {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
    gap: 24px;
    align-items: stretch;
}

.mapah-site .mapah-company-copy,
.mapah-site .mapah-company-facts {
    border: 1px solid #e3edf5;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(29, 62, 91, 0.07);
}

.mapah-site .mapah-company-copy {
    min-height: 360px;
    padding: 38px;
    color: #fff;
    background:
        linear-gradient(135deg, rgba(13, 42, 69, 0.96), rgba(37, 133, 166, 0.9)),
        url("../images/hero-map.svg") center right 7% / 260px auto no-repeat;
}

.mapah-site .mapah-company-copy > span {
    display: inline-block;
    margin-bottom: 14px;
    color: #7ce2ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.mapah-site .mapah-company-copy h3 {
    max-width: 560px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.45;
}

.mapah-site .mapah-company-copy p {
    max-width: 650px;
    margin-top: 16px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    line-height: 1.9;
}

.mapah-site .mapah-company-facts {
    display: block;
    padding: 16px 28px;
    background: #fff;
}

.mapah-site .mapah-company-facts article {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 22px;
    align-items: start;
    min-height: 0;
    padding: 18px 0;
    border-bottom: 1px solid #e8f0f5;
    background: transparent;
}

.mapah-site .mapah-company-facts article:last-child {
    border-bottom: 0;
}

.mapah-site .mapah-company-facts span {
    display: block;
    color: #64758a;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
}

.mapah-site .mapah-company-facts strong {
    display: block;
    color: #2f4054;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
}

.mapah-site .mapah-table-wrap {
    overflow: hidden;
    border: 1px solid #e3edf5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 45px rgba(29, 62, 91, 0.08);
}

.mapah-site .mapah-table {
    width: 100%;
}

.mapah-site .mapah-table th,
.mapah-site .mapah-table td {
    padding: 18px 20px;
    border-bottom: 1px solid #edf3f7;
    color: #435366;
    font-size: 14px;
    line-height: 1.7;
    vertical-align: top;
}

.mapah-site .mapah-table th {
    color: #172538;
    background: #eef8fb;
    font-weight: 700;
}

.mapah-site .mapah-price-card {
    min-height: 390px;
}

.mapah-site .mapah-price-card .mapah-price {
    display: inline-block;
    padding: 8px 14px;
    margin: 18px 0;
    border-radius: 6px;
    color: #071b2e;
    background: linear-gradient(135deg, #7ce2ff, #9df7c6);
    font-size: 18px;
    font-weight: 700;
}

.mapah-site .mapah-news-card {
    min-height: 320px;
}

.mapah-site .mapah-news-meta {
    display: flex;
    gap: 10px;
    margin-bottom: 18px;
    color: #2d95bd;
    font-size: 13px;
}

.mapah-site .mapah-contact-panel {
    padding: 36px;
    border: 1px solid #e3edf5;
    border-radius: 8px;
    background:
        radial-gradient(circle at 100% 0%, rgba(124, 226, 255, 0.24), transparent 34%),
        #fff;
    box-shadow: 0 14px 34px rgba(29, 62, 91, 0.07);
}

.mapah-site .mapah-contact-facts {
    margin-top: 24px;
    padding-top: 18px;
    border-top: 1px solid #e3edf5;
}

.mapah-site .mapah-contact-facts p {
    display: grid;
    grid-template-columns: 82px 1fr;
    gap: 12px;
    margin: 0 0 12px;
    color: #657386;
    font-size: 13px;
    line-height: 1.7;
}

.mapah-site .mapah-contact-facts strong {
    color: #172538;
    font-weight: 700;
}

.mapah-site .mapah-contact-facts span {
    display: block;
}

.mapah-site .mapah-form-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.mapah-site .mapah-field {
    margin-bottom: 16px;
}

.mapah-site .mapah-field label {
    display: block;
    margin-bottom: 8px;
    color: #172538;
    font-size: 14px;
}

.mapah-site .mapah-field input,
.mapah-site .mapah-field textarea,
.mapah-site .mapah-field select {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #dfeaf2;
    border-radius: 8px;
    color: #243040;
    background: #f8fbfd;
    font-size: 14px;
}

.mapah-site .mapah-field textarea {
    min-height: 130px;
}

.mapah-site .mapah-field input::-webkit-input-placeholder,
.mapah-site .mapah-field textarea::-webkit-input-placeholder {
    color: #94a6b8 !important;
}

.mapah-site .mapah-field input:-ms-input-placeholder,
.mapah-site .mapah-field textarea:-ms-input-placeholder {
    color: #94a6b8 !important;
}

.mapah-site .mapah-field input::placeholder,
.mapah-site .mapah-field textarea::placeholder {
    color: #94a6b8 !important;
}

.mapah-site .mapah-form-message {
    min-height: 24px;
    margin-top: 12px;
    color: #17617d;
    font-size: 14px;
}

.mapah-site .mapah-form-message.is-error {
    color: #b83434;
}

.mapah-site .mapah-form-message.is-success {
    color: #176b45;
}

.mapah-site .mapah-form-message.is-loading {
    color: #17617d;
}

.mapah-site .mapah-btn[disabled] {
    cursor: not-allowed;
    opacity: 0.68;
    transform: none;
}

.mapah-site .mapah-footer {
    padding: 58px 0 28px;
    color: rgba(255, 255, 255, 0.78);
    background: #071725;
}

.mapah-site .mapah-footer-grid {
    display: grid;
    grid-template-columns: 1.35fr 0.7fr 1fr;
    gap: 52px;
}

.mapah-site .mapah-footer img {
    width: 210px;
    margin-bottom: 18px;
}

.mapah-site .mapah-footer h4 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.mapah-site .mapah-footer p {
    max-width: 520px;
    font-size: 14px;
    line-height: 1.9;
}

.mapah-site .mapah-footer-links a {
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 14px;
}

.mapah-site .mapah-footer-links a:hover {
    color: #7ce2ff;
}

.mapah-site .mapah-footer-tags span {
    display: inline-block;
    padding: 7px 10px;
    margin: 0 7px 9px 0;
    border-radius: 6px;
    color: #dff7ff;
    background: rgba(124, 226, 255, 0.12);
    font-size: 12px;
}

.mapah-site .mapah-footer-bottom {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding-top: 24px;
    margin-top: 38px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    font-size: 13px;
}

.mapah-site .mapah-footer-bottom a {
    color: rgba(255, 255, 255, 0.72);
    margin-left: 18px;
}

.mapah-site .mapah-footer-bottom a:hover {
    color: #8df6ee;
}

.mapah-site .mapah-loading {
    padding: 80px 0;
    text-align: center;
}

.mapah-site .mapah-loading p {
    color: #657386;
    font-size: 16px;
}

@media screen and (max-width: 991px) {
    .mapah-site .mapah-menu-toggle {
        display: block;
    }

    .mapah-site .mapah-menu {
        display: none;
        position: absolute;
        top: 86px;
        right: 15px;
        left: auto;
        width: 260px;
        margin-left: 0;
        padding: 12px;
        border-radius: 18px;
        background: rgba(8, 27, 47, 0.98);
        z-index: 20;
    }

    .mapah-site .mapah-menu.is-open {
        display: block;
    }

    .mapah-site .mapah-menu .nli {
        float: none;
        width: 100%;
    }

    .mapah-site .mapah-menu .nli > span > a {
        height: auto;
        padding: 13px 14px;
        line-height: 1.4;
    }

    .mapah-site .mapah-menu .sub {
        display: block;
        position: static;
        width: auto;
        padding: 0 0 8px 16px;
        margin: 0;
        border: none;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

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

    .mapah-site .mapah-hero-visual {
        margin-top: 34px;
    }

    .mapah-site .mapah-login-link {
        margin-right: 14px;
    }

    .mapah-site .mapah-hero-metrics,
    .mapah-site .mapah-grid-3,
    .mapah-site .mapah-grid-4,
    .mapah-site .mapah-product-capabilities,
    .mapah-site .mapah-workflow-snapshot {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mapah-site .mapah-product-overview,
    .mapah-site .mapah-product-module-grid,
    .mapah-site .mapah-company-profile {
        grid-template-columns: 1fr;
    }

    .mapah-site .mapah-footer-grid {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 767px) {
    .mapah-site .mapah-hero-shell {
        min-height: auto;
    }

    .mapah-site .mapah-hero {
        padding: 112px 0 42px;
    }

    .mapah-site .mapah-hero > .container {
        padding-right: 24px;
        padding-left: 24px;
    }

    .mapah-site .mapah-logo,
    .mapah-site .mapah-logo img {
        width: 178px;
    }

    .mapah-site .mapah-login-link {
        display: none;
    }

    .mapah-site .mapah-hero h1 {
        font-size: 30px;
        line-height: 1.22;
    }

    .mapah-site .mapah-hero-text {
        font-size: 15px;
    }

    .mapah-site .mapah-btn {
        display: block;
        width: 100%;
        margin: 0 0 12px;
    }

    .mapah-site .mapah-hero-visual {
        min-height: 0;
        padding: 12px;
    }

    .mapah-site .mapah-hero-metrics,
    .mapah-site .mapah-grid-2,
    .mapah-site .mapah-grid-3,
    .mapah-site .mapah-grid-4,
    .mapah-site .mapah-form-row,
    .mapah-site .mapah-product-stat-grid,
    .mapah-site .mapah-product-capabilities,
    .mapah-site .mapah-company-facts,
    .mapah-site .mapah-workflow-snapshot,
    .mapah-site .mapah-scenario-detail {
        grid-template-columns: 1fr;
    }

    .mapah-site .mapah-section {
        padding: 58px 0;
    }

    .mapah-site .mapah-section-head h2 {
        font-size: 28px;
    }

    .mapah-site .mapah-card {
        padding: 24px;
    }

    .mapah-site .mapah-product-lead,
    .mapah-site .mapah-product-side,
    .mapah-site .mapah-product-module-card,
    .mapah-site .mapah-company-copy {
        padding: 24px;
    }

    .mapah-site .mapah-product-lead {
        min-height: 0;
        background-image: linear-gradient(135deg, rgba(13, 42, 69, 0.96), rgba(37, 133, 166, 0.92));
    }

    .mapah-site .mapah-company-copy {
        min-height: 0;
        background-image: linear-gradient(135deg, rgba(13, 42, 69, 0.96), rgba(37, 133, 166, 0.9));
    }

    .mapah-site .mapah-product-lead h3,
    .mapah-site .mapah-company-copy h3 {
        font-size: 25px;
    }

    .mapah-site .mapah-product-module-card {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .mapah-site .mapah-workflow-snapshot article,
    .mapah-site .mapah-scenario-detail article {
        min-height: 0;
        padding: 24px;
    }

    .mapah-site .mapah-contact-facts p {
        grid-template-columns: 1fr;
        gap: 2px;
    }

    .mapah-site .mapah-scenario-detail dt {
        float: none;
        width: auto;
    }

    .mapah-site .mapah-scenario-detail dd {
        padding-left: 0;
    }

    .mapah-site .mapah-table-wrap {
        overflow-x: auto;
    }

    .mapah-site .mapah-table {
        min-width: 760px;
    }

    .mapah-site .mapah-footer-bottom {
        display: block;
    }

    .mapah-site .mapah-footer-bottom span,
    .mapah-site .mapah-footer-bottom a {
        display: block;
        margin-top: 8px;
    }

    .mapah-site .mapah-footer-bottom a {
        margin-left: 0;
    }
}
