:root {
    --epic-primary: #0a5bd8;
    --epic-primary-soft: #e6f2ff;
    --epic-text: #0d1b2a;
    --epic-muted: #4d5f7b;
    --epic-border: rgba(21, 52, 92, 0.14);
    --epic-surface: rgba(255, 255, 255, 0.9);
    --epic-shadow-md: 0 18px 38px rgba(8, 31, 62, 0.14);
    --epic-shadow-sm: 0 10px 24px rgba(12, 45, 86, 0.12);
}

body.page-13063061 {
    font-family: "Be Vietnam Pro", sans-serif;
    color: var(--epic-text);
    background:
        radial-gradient(circle at 12% -14%, rgba(95, 161, 255, 0.22), transparent 42%),
        radial-gradient(circle at 88% 8%, rgba(41, 196, 147, 0.13), transparent 36%),
        #f3f8ff;
}

.skip-link {
    position: absolute;
    top: -40px;
    left: 10px;
    z-index: 120;
    padding: 0.55rem 0.85rem;
    border-radius: 10px;
    background: #ffffff;
    color: #06213f;
    font-weight: 700;
    box-shadow: 0 8px 24px rgba(8, 31, 62, 0.2);
    transition: top 0.2s ease;
}

.skip-link:focus {
    top: 10px;
}

body.page-13063061 h1,
body.page-13063061 h2,
body.page-13063061 h3,
body.page-13063061 h4,
body.page-13063061 h5,
body.page-13063061 h6 {
    font-family: "Be Vietnam Pro", sans-serif;
    color: #061327;
    letter-spacing: -0.01em;
}

body.page-13063061 p {
    font-family: "Be Vietnam Pro", sans-serif;
}

#ed-667963544 {
    background:
        linear-gradient(135deg, #f9fcff 0%, #edf7ff 48%, #f8fff6 100%) !important;
}

#ed-667963547 {
    background: rgba(255, 255, 255, 0.86) !important;
    border: 1px solid var(--epic-border);
    border-radius: 20px;
    box-shadow: var(--epic-shadow-md);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin: 1rem 0.75rem 0;
}

#ed-667963547 > .inner {
    padding: 0.9rem 1.3rem;
}

#ed-667963553 .menu-level-0 {
    gap: 0.35rem;
}

#ed-667963553 .menu-level-0 a {
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 0.98rem !important;
    font-weight: 600;
    letter-spacing: 0.01em !important;
    color: #1c3559 !important;
    padding: 0.55rem 0.95rem !important;
    border-radius: 999px;
}

#ed-667963553 .menu-level-0 li:hover > a,
#ed-667963553 .menu-level-0 li > a.active {
    color: var(--epic-primary) !important;
    background: var(--epic-primary-soft);
}

#ed-667990358 > .inner {
    padding: 4.7rem 1.2rem 1.5rem;
}

#ed-667963580 h1 {
    font-size: clamp(2.1rem, 4.2vw, 3.65rem);
    line-height: 1.08;
    text-wrap: balance;
}

#ed-667963586 p {
    font-size: clamp(1.03rem, 1.55vw, 1.24rem) !important;
    line-height: 1.8 !important;
    color: #273d5d !important;
    max-width: 62ch;
    font-family: "Be Vietnam Pro", sans-serif !important;
}

#ed-667963586 p strong {
    color: #0a3f91;
}

body.page-13063061 .button {
    border-radius: 999px;
    border: 1px solid transparent;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: transform 0.28s ease, box-shadow 0.28s ease, background 0.28s ease;
}

#ed-667963592 .button {
    background: linear-gradient(135deg, #0a5bd8, #24a3ff);
    box-shadow: 0 12px 30px rgba(10, 91, 216, 0.35);
    padding: 0.9rem 1.7rem;
    text-transform: none;
}

body.page-13063061 .button:hover,
body.page-13063061 .button.active {
    transform: translateY(-2px);
    box-shadow: 0 16px 32px rgba(7, 35, 71, 0.24);
}

.canva-row {
    display: flex;
    justify-content: center;
    padding: 0 1rem;
    margin: 2.15rem 0 0;
}

.canva-card {
    position: relative;
    width: min(1120px, 92vw);
    aspect-ratio: 16 / 9;
    border-radius: 22px;
    border: 1px solid var(--epic-border);
    overflow: hidden;
    box-shadow: var(--epic-shadow-sm);
    background: #081d3c;
}

.canva-card iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.canva-card-lazy {
    background: linear-gradient(150deg, #082247, #0f3568);
}

.canva-card-trigger {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    color: #eff8ff;
    cursor: pointer;
    display: grid;
    place-content: center;
    gap: 0.55rem;
    text-align: center;
    padding: clamp(1rem, 2.5vw, 2rem);
    background:
        linear-gradient(rgba(7, 23, 47, 0.64), rgba(10, 34, 66, 0.72)),
        var(--canva-poster, radial-gradient(circle at 20% 20%, #67b8ff, #0b2b58));
    background-size: cover;
    background-position: center;
}

.canva-card-badge {
    justify-self: center;
    display: inline-flex;
    padding: 0.28rem 0.75rem;
    border-radius: 999px;
    border: 1px solid rgba(227, 241, 255, 0.55);
    background: rgba(8, 37, 75, 0.65);
    font-size: 0.78rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.canva-card-title {
    font-size: clamp(1.2rem, 2.6vw, 2rem);
    font-weight: 700;
    text-wrap: balance;
}

.canva-card-hint {
    font-size: clamp(0.9rem, 1.5vw, 1.08rem);
    color: rgba(234, 246, 255, 0.9);
}

.canva-card-trigger:focus-visible {
    outline: 3px solid rgba(157, 219, 255, 0.95);
    outline-offset: -3px;
}

.canva-card-lazy.is-loaded .canva-card-trigger {
    display: none;
}

#ed-667963598 > .inner {
    margin-top: 2.4rem;
    padding: 2.4rem 1.6rem !important;
    border-radius: 24px;
    border: 1px solid var(--epic-border);
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.94), rgba(241, 249, 255, 0.78));
}

#ed-667963598 h2,
#ed-667963616 h2,
#ed-703888253 h2 {
    font-size: clamp(1.75rem, 3vw, 2.55rem);
}

#ed-667963616 > .inner {
    padding-top: 6.2rem !important;
    padding-bottom: 3.9rem !important;
}

#ed-667963616 .boxes-box {
    background: #ffffff !important;
    border: 1px solid var(--epic-border) !important;
    border-radius: 24px !important;
    box-shadow: var(--epic-shadow-sm);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

#ed-667963616 .boxes-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 44px rgba(6, 34, 68, 0.2);
    border-color: rgba(10, 91, 216, 0.28) !important;
}

#ed-667963616 .boxes-box .ed-image img {
    transition: transform 0.45s ease;
}

#ed-667963616 .boxes-box:hover .ed-image img {
    transform: scale(1.035);
}

#ed-667963616 .boxes-box .boxes-box-inner > .inner {
    text-align: left;
    align-items: flex-start;
    padding: 1.5rem 1.35rem 1.8rem;
}

#ed-667963616 h3 {
    font-size: clamp(1.15rem, 1.6vw, 1.42rem);
    line-height: 1.3;
}

#ed-667963616 .ed-text p,
#ed-703888265 p {
    color: var(--epic-muted);
    line-height: 1.75;
}

#ed-703888259 {
    background: #ffffff;
    border: 1px solid var(--epic-border);
    border-radius: 26px;
    box-shadow: var(--epic-shadow-sm);
    padding: clamp(1.25rem, 2.2vw, 2.4rem);
}

#ed-703888262 h2 {
    font-size: clamp(1.55rem, 2.3vw, 2.05rem);
}

#ed-703888277 {
    filter: drop-shadow(0 18px 35px rgba(9, 36, 70, 0.2));
}

#ed-667964018 {
    margin-top: 4.1rem;
    background: linear-gradient(150deg, #081a32, #0d2b52) !important;
}

#ed-667964024,
#ed-667964036 {
    background: rgba(255, 255, 255, 0.07) !important;
    border: 1px solid rgba(173, 211, 255, 0.22);
    border-radius: 20px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}

#ed-667964042 a {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 0.06em;
}

#ed-667964078 .ed-icon a {
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    border: 1px solid rgba(173, 211, 255, 0.28);
    background: rgba(255, 255, 255, 0.06);
    transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

#ed-667964078 .ed-icon svg {
    width: 17px;
    height: 17px;
    fill: #d7ecff !important;
}

#ed-667964078 .ed-icon a:hover {
    transform: translateY(-3px);
    background: linear-gradient(130deg, #7bc7ff, #5ef4e3);
    box-shadow: 0 12px 24px rgba(88, 178, 243, 0.35);
}

#ed-667964078 .ed-icon a:hover svg {
    fill: #06213f !important;
}

@keyframes epic-fade-up {
    from {
        opacity: 0;
        transform: translateY(16px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.canva-row,
#ed-667963598,
#ed-667963616,
#ed-703888247 {
    animation: epic-fade-up 0.55s ease both;
}

.canva-row {
    animation-delay: 0.14s;
}

#ed-667963598 {
    animation-delay: 0.2s;
}

#ed-667963616 {
    animation-delay: 0.26s;
}

@media screen and (max-width: 975px) {
    #ed-667963547 {
        margin: 0.6rem 0.5rem 0;
    }

    #ed-667990358 > .inner {
        padding-top: 3.4rem;
    }

    #ed-667963580 h1 {
        line-height: 1.16;
    }

    #ed-667963616 > .inner {
        padding-top: 4.8rem !important;
    }

    .canva-card {
        width: 100%;
        border-radius: 16px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.page-13063061 *,
    body.page-13063061 *::before,
    body.page-13063061 *::after {
        animation: none !important;
        transition: none !important;
    }
}

/* Homepage-specific topbar and footer refresh */
#ed-667963547 {
    margin: 0.45rem 0.65rem 0;
}

#ed-667963547 > .inner {
    padding: 0.52rem 1rem;
    gap: 0.55rem;
}

#ed-667963550 a > br,
#ed-667963550 a > span {
    display: none !important;
}

#ed-667963550 img {
    width: clamp(118px, 9.2vw, 154px) !important;
    max-height: none !important;
}

#ed-667963553 .menu-level-0 {
    gap: 0.35rem;
    align-items: center;
}

#ed-667963553 .menu-level-0 > li {
    position: relative;
}

#ed-667963553 .menu-level-0 > li > a {
    display: inline-flex;
    align-items: center;
    min-height: 42px;
}

#ed-667963565 {
    cursor: pointer;
}

#ed-667963565:focus-visible {
    outline: 3px solid rgba(67, 150, 255, 0.9);
    outline-offset: 2px;
    border-radius: 10px;
}

#ed-667963553 .menu-level-0 a {
    font-size: 1.14rem !important;
    font-weight: 800;
    padding: 0.42rem 0.95rem !important;
}

#ed-667963553 .menu-level-0 > li > ul {
    list-style: none;
    margin: 0;
    padding: 0.45rem;
    position: absolute;
    top: calc(100% + 0.55rem);
    left: 0;
    min-width: 220px;
    border: 1px solid var(--epic-border);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 18px 34px rgba(7, 34, 67, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    pointer-events: none;
    transition:
        opacity 0.22s ease,
        transform 0.22s ease,
        visibility 0.22s ease;
    z-index: 90;
}

#ed-667963553 .menu-level-0 > li:hover > ul,
#ed-667963553 .menu-level-0 > li:focus-within > ul,
#ed-667963553 .menu-level-0 > li.open > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

#ed-667963553 .menu-level-0 > li > ul a {
    display: block;
    font-size: 0.95rem !important;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0.01em !important;
    color: #18365a !important;
    border-radius: 10px;
    padding: 0.55rem 0.75rem !important;
}

#ed-667963553 .menu-level-0 > li > ul li:hover > a,
#ed-667963553 .menu-level-0 > li > ul li > a.active {
    background: var(--epic-primary-soft);
    color: var(--epic-primary) !important;
}

#ed-667964018 {
    background:
        radial-gradient(
            circle at 20% -30%,
            rgba(123, 199, 255, 0.22),
            transparent 44%
        ),
        linear-gradient(155deg, #071a31, #0d315e) !important;
}

#ed-667964018 > .inner {
    justify-content: center;
    padding: clamp(3rem, 5vw, 4.4rem) 1rem clamp(1.5rem, 2.6vw, 2.4rem)
        !important;
}

#ed-667964069 > .inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
        "content content"
        "copy socials"
        "links socials";
    column-gap: 1.2rem;
    row-gap: 0.75rem;
    align-items: center;
}

#ed-667964021 {
    grid-area: content;
}

#ed-667964021 > .inner {
    display: grid;
    grid-template-columns: minmax(300px, 1.15fr) minmax(280px, 0.9fr);
    gap: 1rem;
    align-items: stretch;
    place-content: stretch;
}

#ed-667964024,
#ed-667964036 {
    border-radius: 22px;
    box-shadow: 0 18px 34px rgba(3, 13, 31, 0.28);
}

#ed-667964024 > .inner {
    display: flex;
    flex-direction: column;
    gap: 0.9rem;
    padding: 1.45rem !important;
    justify-content: flex-start;
}

#ed-667964027 img {
    width: clamp(140px, 14vw, 180px) !important;
    max-height: none !important;
}

#ed-667964042 .menu-level-0 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.42rem;
}

#ed-667964042 .menu-level-0 a {
    display: block;
    padding: 0.45rem 0.7rem !important;
    border-radius: 999px;
    border: 1px solid rgba(176, 214, 255, 0.2);
    color: #dceeff !important;
    font-size: 0.84rem !important;
    font-weight: 650;
    letter-spacing: 0.04em;
}

#ed-667964042 .menu-level-0 li:hover > a,
#ed-667964042 .menu-level-0 li > a.active {
    background: rgba(106, 191, 255, 0.2);
    border-color: rgba(157, 219, 255, 0.4);
}

#ed-667964060 p {
    margin: 0;
    color: rgba(226, 240, 255, 0.92);
    line-height: 1.55;
}

#ed-667964060 p + p {
    margin-top: 0.2rem;
}

#ed-667964036 > .inner {
    padding: 1rem !important;
}

#ed-667964036 .map-canvas {
    border-radius: 16px;
    min-height: 240px;
    overflow: hidden;
}

#ed-667964045 {
    display: none;
}

#ed-667964072 {
    grid-area: copy;
    margin: 0;
}

#ed-667964075 {
    grid-area: links;
    margin: 0;
}

#ed-667964072 p,
#ed-667964075 p {
    margin: 0;
    color: rgba(218, 233, 249, 0.88);
    font-size: 0.9rem;
}

#ed-667964075 a {
    color: #cde7ff !important;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

#ed-667964075 a:hover {
    border-bottom-color: currentColor;
}

#ed-667964078 {
    grid-area: socials;
    justify-self: end;
}

#ed-667964078 > .inner {
    gap: 0.42rem;
    justify-content: flex-end;
}

@media screen and (max-width: 975px) {
    #ed-667963547 {
        margin: 0.35rem 0.5rem 0;
    }

    #ed-667963547 > .inner {
        padding: 0.5rem 0.78rem;
    }

    #ed-667963550 img {
        width: clamp(108px, 28vw, 136px) !important;
    }

    #ed-667963553 .menu-level-0 a {
        font-size: 1.04rem !important;
        padding: 0.45rem 0.74rem !important;
    }

    #ed-667963553 .menu-level-0 > li > ul {
        position: static;
        min-width: 0;
        margin-top: 0.3rem;
        background: rgba(229, 242, 255, 0.68);
        box-shadow: none;
        border: 1px solid rgba(10, 91, 216, 0.15);
        opacity: 1;
        visibility: visible;
        transform: none;
        pointer-events: auto;
        display: none;
    }

    #ed-667963553 .menu-level-0 > li:hover > ul,
    #ed-667963553 .menu-level-0 > li:focus-within > ul,
    #ed-667963553 .menu-level-0 > li.open > ul {
        display: block;
    }

    #ed-667964069 > .inner {
        grid-template-columns: 1fr;
        grid-template-areas:
            "content"
            "copy"
            "links"
            "socials";
    }

    #ed-667964078 {
        justify-self: start;
    }

    #ed-667964021 > .inner {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 575px) {
    #ed-667963550 img {
        width: clamp(94px, 39vw, 118px) !important;
    }

    #ed-667964024 > .inner,
    #ed-667964036 > .inner {
        padding: 1rem !important;
    }

    #ed-667964036 .map-canvas {
        min-height: 210px;
    }
}

/* Homepage hard overrides: compact full-width nav and stable footer split */
#ed-667963544 {
    width: 100% !important;
    max-width: none !important;
}

#ed-667963544 > .inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: stretch !important;
}

#ed-667963547 {
    margin: 0 !important;
    width: 100% !important;
    max-width: none !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

#ed-667963547 > .inner {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0.3rem 0.9rem !important;
    gap: 0.45rem !important;
    min-height: 50px;
}

#ed-667963550 img {
    width: clamp(92px, 7.2vw, 122px) !important;
    max-height: none !important;
}

#ed-667963553 .menu-level-0 a {
    font-size: 1.1rem !important;
    padding: 0.34rem 0.7rem !important;
}

#ed-667964018 h1,
#ed-667964018 h2,
#ed-667964018 h3,
#ed-667964018 h4,
#ed-667964018 h5,
#ed-667964018 h6,
body.page-13063061 h1,
body.page-13063061 h2,
body.page-13063061 h3,
body.page-13063061 h4,
body.page-13063061 h5,
body.page-13063061 h6,
body.page-13063061 p {
    font-family: "Be Vietnam Pro", sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
}

#ed-667963547 .ed-menu.animation-initial {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

body:not(.open-menu) #ed-667963547 {
    transition:
        transform 0.32s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.24s ease,
        box-shadow 0.24s ease,
        border-color 0.24s ease !important;
}

body:not(.open-menu) #ed-667963547.sticky {
    animation: none !important;
}

#ed-667964018 > .inner {
    padding: clamp(2.5rem, 4vw, 3.4rem) 0.9rem clamp(1.25rem, 2vw, 2rem)
        !important;
}

#ed-667964069 > .inner {
    display: block !important;
}

#ed-667964021 {
    width: 100% !important;
    margin: 0 !important;
}

#ed-667964021 > .inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 0.9rem !important;
    align-items: stretch !important;
    place-content: stretch !important;
}

#ed-667964024,
#ed-667964036 {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

#ed-667964024 > .inner,
#ed-667964036 > .inner {
    padding: 1.2rem !important;
    justify-content: flex-start !important;
}

#ed-667964027 img {
    width: clamp(116px, 10.8vw, 146px) !important;
    max-height: none !important;
}

#ed-667964072 {
    display: none !important;
}

#ed-667964075 {
    display: none !important;
}

#ed-667964078 {
    display: none !important;
}

#ed-667964078 > .inner {
    justify-content: flex-end !important;
}

@media screen and (max-width: 975px) {
    #ed-667963547 > .inner {
        padding: 0.3rem 0.62rem !important;
        min-height: 48px;
    }

    #ed-667963550 img {
        width: clamp(86px, 22vw, 110px) !important;
    }

    #ed-667963553 .menu-level-0 a {
        font-size: 1rem !important;
        padding: 0.34rem 0.54rem !important;
    }

    #ed-667964021 > .inner {
        grid-template-columns: 1fr !important;
    }
}
