:root {
    --ink: #11243e;
    --navy: #09213a;
    --blue: #1469ff;
    --sky: #deefff;
    --mist: #f4f7fa;
    --text: #4f6173;
    --line: #dbe3e9;
    --lime: #d7f862
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    color: var(--ink);
    font-family: "DM Sans", sans-serif;
    background: #fff
}

a {
    color: inherit;
    text-decoration: none
}

.container {
    width: min(1180px, calc(100% - 48px));
    margin: auto
}

.site-header {
    height: 112px;
    display: flex;
    align-items: center;
    background: #fff;
    position: relative;
    z-index: 10
}

.nav-wrap {
    display: flex;
    align-items: center;
    gap: 36px
}

.brand {
    display: flex;
    align-items: center;
    gap: 10px;
    font: 800 22px/17px Manrope, sans-serif;
    letter-spacing: -1px
}

.brand-logo {
    display: block;
    width: auto;
    height: 100px;
    max-width: 250px;
    object-fit: contain;
}

.brand small {
    display: block;
    font: 600 7px/1.1 "DM Sans";
    letter-spacing: 1.8px;
    color: #5e7081
}

.brand-mark {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    background: var(--blue);
    color: #fff;
    font: bold 21px/1 Georgia, serif;
    clip-path: polygon(0 0, 100% 0, 73% 100%, 0 100%)
}

.main-nav {
    margin-left: auto;
    display: flex;
    gap: 29px;
    font-size: 13px;
    font-weight: 600;
    color: #4d5d6e
}

.main-nav a {
    position: relative;
    padding: 8px 0
}

.main-nav .active,
.main-nav a:hover {
    color: var(--blue)
}

.main-nav .active:after {
    content: "";
    height: 2px;
    width: 14px;
    background: var(--blue);
    position: absolute;
    bottom: 0;
    left: 0
}

.nav-cta {
    border: 1px solid #d2dce5;
    padding: 11px 15px;
    font-size: 12px;
    font-weight: 700
}

.nav-cta span {
    font-size: 16px;
    margin-left: 7px;
    color: var(--blue)
}

.menu-toggle {
    display: none
}

.hero {
    color: #fff;
    min-height: 645px;
    background: var(--navy);
    position: relative;
    overflow: hidden
}

.hero-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .055) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .055) 1px, transparent 1px);
    background-size: 55px 55px;
    mask-image: linear-gradient(90deg, #000 0%, #000 50%, transparent 88%)
}

.orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(2px);
    opacity: .6
}

.orb-one {
    width: 570px;
    height: 570px;
    background: radial-gradient(circle, #1266e8 0%, rgba(10, 50, 105, .4) 42%, transparent 70%);
    right: -90px;
    top: 10px
}

.orb-two {
    width: 320px;
    height: 320px;
    background: #2e70d5;
    right: 18%;
    bottom: -250px;
    filter: blur(65px);
    opacity: .45
}

.hero-content {
    position: relative;
    padding: 119px 0 98px
}

.eyebrow {
    text-transform: uppercase;
    letter-spacing: 2.1px;
    color: #3777da;
    font-size: 10px;
    font-weight: 700;
    margin: 0 0 20px
}

.eyebrow.light {
    color: var(--lime)
}

h1,
h2,
h3 {
    font-family: Manrope, sans-serif;
    letter-spacing: -2.2px;
    margin: 0
}

h1 {
    font-size: 61px;
    line-height: 1.08;
    font-weight: 700
}

em {
    font-family: Georgia, serif;
    font-weight: 400;
    letter-spacing: -3px
}

h1 em {
    color: var(--lime)
}

.hero-copy {
    max-width: 480px;
    margin: 28px 0;
    color: #c4d0dc;
    font-size: 16px;
    line-height: 1.65
}

.hero-actions {
    display: flex;
    align-items: center;
    gap: 26px
}

.button {
    display: inline-flex;
    align-items: center;
    gap: 22px;
    padding: 15px 19px;
    font-size: 13px;
    font-weight: 700
}

.button span {
    font-size: 20px
}

.button-primary {
    background: var(--lime);
    color: var(--ink)
}

.text-link {
    font-size: 13px;
    font-weight: 700
}

.text-link span {
    color: var(--lime);
    font-size: 18px;
    margin-left: 8px
}

.hero-proof {
    display: flex;
    gap: 46px;
    margin-top: 82px
}

.hero-proof div {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.hero-proof strong {
    color: var(--lime);
    font: 700 20px Manrope
}

.hero-proof span {
    font-size: 11px;
    color: #c4d0dc
}

.hero-visual {
    width: 420px;
    height: 420px;
    position: absolute;
    right: max(5%, calc((100% - 1180px)/2));
    top: 113px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .14);
    display: grid;
    place-items: center
}

.hero-visual:before,
.hero-visual:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(207, 239, 255, .16)
}

.hero-visual:before {
    inset: 30px
}

.hero-visual:after {
    inset: 75px
}

.visual-core {
    width: 154px;
    height: 154px;
    border-radius: 50%;
    background: linear-gradient(145deg, #3b9eff, #0950ba);
    box-shadow: 0 0 0 18px rgba(127, 193, 255, .12), 0 0 50px 15px rgba(26, 132, 255, .32);
    display: grid;
    place-items: center;
    position: relative;
    text-align: center
}

.visual-core b {
    font: 800 22px/17px Manrope;
    letter-spacing: -1px
}

.visual-core small {
    font: 600 7px "DM Sans";
    letter-spacing: 2px
}

.visual-core i {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: var(--lime);
    position: absolute
}

.visual-core i:nth-child(1) {
    top: -26px
}

.visual-core i:nth-child(2) {
    right: -36px;
    bottom: 42px
}

.visual-core i:nth-child(3) {
    left: -27px;
    bottom: 26px
}

.visual-card {
    position: absolute;
    background: #fff;
    color: var(--ink);
    font: 700 18px Manrope;
    padding: 13px 15px;
    box-shadow: 0 12px 35px #03162c80
}

.visual-card span {
    font: 500 10px "DM Sans";
    display: block;
    color: #637384;
    margin-top: 2px
}

.card-top {
    right: -22px;
    top: 65px
}

.card-bottom {
    left: -36px;
    bottom: 67px
}

.scroll-note {
    position: absolute;
    bottom: 25px;
    left: max(24px, calc((100% - 1180px)/2));
    font-size: 8px;
    letter-spacing: 1.7px;
    font-weight: 700;
    color: #91a5b9;
    display: flex;
    align-items: center;
    gap: 9px
}

.scroll-note span {
    width: 23px;
    height: 1px;
    background: var(--lime)
}

.section {
    padding: 110px 0
}

.intro-layout {
    display: grid;
    grid-template-columns: 1fr 2fr .85fr;
    gap: 45px
}

.intro h2,
.section-heading h2,
.service-copy h2,
.process h2 {
    font-size: 42px;
    line-height: 1.16
}

.intro-layout>div>p {
    max-width: 450px;
    line-height: 1.7;
    color: var(--text);
    font-size: 15px;
    margin: 22px 0
}

.arrow-link {
    font-size: 13px;
    font-weight: 700;
    color: var(--blue)
}

.arrow-link span {
    font-size: 18px;
    margin-left: 8px
}

.stat {
    border-left: 1px solid var(--line);
    padding-left: 25px
}

.stat strong {
    font: 700 62px/1 Manrope;
    letter-spacing: -4px
}

.stat strong span {
    color: var(--blue)
}

.stat p {
    font-size: 12px !important;
    margin: 11px 0 !important
}

.solutions {
    background: var(--mist)
}

.section-heading {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 48px
}

.section-heading>p,
.process-header p {
    width: 360px;
    margin: 0;
    color: var(--text);
    font-size: 14px;
    line-height: 1.7
}

.solution-grid {
    display: grid;
    grid-template-columns: 1.45fr 1fr 1fr;
    gap: 18px
}

.solution-card {
    min-height: 356px;
    padding: 27px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.solution-card.featured {
    background: var(--blue);
    color: #fff
}

.solution-icon {
    font: 26px/1 Georgia;
    color: var(--blue);
    position: relative;
    z-index: 1
}

.featured .solution-icon {
    color: var(--lime)
}

.solution-card p {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 71px 0 8px;
    opacity: .7;
    position: relative;
    z-index: 1
}

.solution-card h3 {
    font-size: 26px;
    line-height: 1.18;
    position: relative;
    z-index: 1
}

.solution-card>a {
    position: absolute;
    bottom: 24px;
    left: 27px;
    font-size: 24px;
    z-index: 1
}

.card-shape {
    position: absolute;
    opacity: .16
}

.shape-servers {
    right: 28px;
    bottom: -15px;
    width: 140px
}

.shape-servers span {
    display: block;
    height: 32px;
    margin: 8px 0;
    border: 1px solid #fff;
    border-radius: 4px
}

.shape-cloud {
    font-size: 170px;
    right: -20px;
    bottom: -43px;
    color: var(--blue)
}

.shape-shield {
    font: 240px/1 Georgia;
    color: var(--blue);
    right: -25px;
    bottom: -70px
}

.service-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    align-items: center
}

.services-art {
    min-height: 480px;
    background: #07213c;
    position: relative;
    overflow: hidden
}

.art-panel {
    position: absolute;
    inset: 0;
    background: linear-gradient(145deg, transparent 35%, #075fca 36%, #1750a6 70%, #021326 71%)
}

.art-lines {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(120deg, transparent 48%, rgba(255, 255, 255, .23) 49%, transparent 50%), linear-gradient(20deg, transparent 54%, rgba(216, 248, 98, .55) 55%, transparent 56%)
}

.pulse {
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--lime);
    box-shadow: 0 0 0 10px rgba(216, 248, 98, .13)
}

.p1 {
    top: 23%;
    left: 26%
}

.p2 {
    top: 64%;
    left: 50%
}

.p3 {
    top: 35%;
    right: 23%
}

.art-label {
    position: absolute;
    left: 31px;
    bottom: 31px;
    color: #fff;
    font: 700 32px/.88 Manrope;
    letter-spacing: -2px
}

.art-label b {
    font-size: 10px;
    letter-spacing: 2px;
    color: var(--lime)
}

.service-copy>p:not(.eyebrow) {
    color: var(--text);
    font-size: 14px;
    line-height: 1.7;
    max-width: 470px;
    margin: 20px 0 25px
}

.service-list {
    border-top: 1px solid var(--line)
}

details {
    border-bottom: 1px solid var(--line);
    padding: 17px 0
}

summary {
    font: 700 15px Manrope;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between
}

summary::-webkit-details-marker {
    display: none
}

summary span {
    color: var(--blue);
    font-size: 19px;
    font-weight: 400
}

details p {
    margin: 10px 25px 0 0;
    color: var(--text);
    font-size: 13px;
    line-height: 1.6
}

.process {
    background: #f0f8fd
}

.process-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 55px
}

.process-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #b9d1df
}

.process-steps article {
    padding: 22px 25px 0 0;
    border-right: 1px solid #b9d1df;
    min-height: 167px
}

.process-steps article+article {
    padding-left: 25px
}

.process-steps article:last-child {
    border: 0
}

.process-steps span {
    color: var(--blue);
    font: 700 13px Manrope
}

.process-steps h3 {
    font-size: 18px;
    margin: 31px 0 8px
}

.process-steps p {
    color: var(--text);
    font-size: 12px;
    line-height: 1.6;
    margin: 0;
    max-width: 210px
}

.cta {
    background: var(--blue);
    color: #fff;
    text-align: center;
    padding: 104px 0 69px;
    position: relative;
    overflow: hidden
}

.cta:after {
    content: "VPQS";
    position: absolute;
    font: 800 270px/1 Manrope;
    letter-spacing: -28px;
    color: #fff;
    opacity: .06;
    bottom: -82px;
    left: 50%;
    transform: translateX(-50%)
}

.cta-inner {
    position: relative;
    z-index: 1
}

.cta h2 {
    font-size: 47px;
    line-height: 1.12;
    margin-bottom: 29px
}

.cta h2 em {
    color: var(--lime)
}

.button-light {
    background: #fff;
    color: var(--ink)
}

.cta-contact {
    display: none;
    font-size: 11px;
    line-height: 1.8;
    margin: 56px 0 0;
    color: #d6e4ff
}

.contact-details {
    background: #f4f7fa;
    padding: 42px 0;
    text-align: center;
    color: var(--ink);
}

.contact-details .eyebrow {
    margin-bottom: 12px;
}

.contact-details address {
    font-style: normal;
    font: 600 15px/1.7 Manrope, sans-serif;
}

.contact-details p:last-child {
    margin: 10px 0 0;
    color: var(--blue);
    font-size: 13px;
    font-weight: 700;
}

.contact-details p:last-child span {
    color: #8fa1b0;
    margin: 0 9px;
}

.cta-contact a {
    text-decoration: underline;
    text-underline-offset: 3px
}

footer {
    background: #061a2e;
    color: #b2c0ce;
    padding: 28px 0
}

.footer-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px
}

.footer-brand {
    color: #fff
}

.footer-inner>a:last-child {
    color: var(--lime);
    font-weight: 700
}

@media(max-width:800px) {
    .site-header {
        height: 70px
    }

    .brand-logo {
        height: 50px;
        max-width: 190px;
    }

    .nav-wrap {
        gap: 16px
    }

    .main-nav,
    .nav-cta {
        display: none
    }

    .menu-toggle {
        display: flex;
        margin-left: auto;
        background: none;
        border: 0;
        flex-direction: column;
        gap: 4px;
        padding: 10px
    }

    .menu-toggle span {
        height: 2px;
        width: 22px;
        background: var(--ink)
    }

    .main-nav.open {
        display: flex;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #fff;
        padding: 20px 24px;
        flex-direction: column;
        gap: 12px;
        box-shadow: 0 12px 18px #00142618
    }

    .hero {
        min-height: 700px
    }

    .hero-content {
        padding-top: 82px
    }

    .hero-visual {
        width: 270px;
        height: 270px;
        right: -60px;
        top: 355px;
        opacity: .8
    }

    .visual-core {
        transform: scale(.7)
    }

    .visual-card {
        transform: scale(.75)
    }

    .card-top {
        right: -42px
    }

    .card-bottom {
        left: -46px
    }

    .hero-proof {
        margin-top: 50px
    }

    .scroll-note {
        display: none
    }

    h1 {
        font-size: 44px
    }

    .section {
        padding: 75px 0
    }

    .intro-layout,
    .service-layout {
        grid-template-columns: 1fr;
        gap: 28px
    }

    .intro-layout>.eyebrow {
        margin-bottom: 0
    }

    .stat {
        border-left: 0;
        padding: 0;
        border-top: 1px solid var(--line);
        padding-top: 20px
    }

    .section-heading,
    .process-header {
        display: block
    }

    .section-heading>p,
    .process-header p {
        width: auto;
        margin-top: 18px
    }

    .solution-grid {
        grid-template-columns: 1fr
    }

    .solution-card {
        min-height: 275px
    }

    .service-layout {
        gap: 42px
    }

    .services-art {
        min-height: 350px
    }

    .process-steps {
        grid-template-columns: 1fr 1fr
    }

    .process-steps article:nth-child(2) {
        border-right: 0
    }

    .process-steps article:nth-child(n+3) {
        border-top: 1px solid #b9d1df;
        padding-top: 22px
    }

    .cta h2,
    .intro h2,
    .section-heading h2,
    .service-copy h2,
    .process h2 {
        font-size: 34px
    }

    .footer-inner {
        gap: 16px;
        flex-wrap: wrap
    }

    .footer-inner p {
        order: 3;
        width: 100%;
        margin: 0
    }

    .hero-copy {
        font-size: 14px
    }
}

@media(max-width:430px) {
    .container {
        width: min(100% - 36px, 1180px)
    }

    .brand {
        font-size: 19px
    }

    .hero-proof {
        gap: 25px
    }

    .process-steps {
        grid-template-columns: 1fr
    }

    .process-steps article {
        border-right: 0;
        border-top: 1px solid #b9d1df !important;
        padding: 20px 0 !important
    }

    .process-steps article:first-child {
        border-top: 0 !important
    }

    .cta {
        padding: 76px 0 55px
    }
}
