.hero {
    min-height: 800px;
    height: 100vh;
    max-height: 980px;
    position: relative;
    display: grid;
    place-items: center;
    padding: 100px 24px 30px
}

.heroInner {
    text-align: center;
    position: relative;
    z-index: 2
}

.hero h1 {
    font: 700 clamp(56px, 6.5vw, 104px)/.96 'Manrope';
    letter-spacing: -.065em;
    margin: 24px 0
}

.hero h1 em {
    font-style: normal;
    color: #0759e6
}

.heroInner>p {
    max-width: 620px;
    margin: 0 auto 32px;
    color: #657082;
    font-size: 18px;
    line-height: 1.6
}

.heroActions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px
}

.shape {
    position: absolute;
    background: #0759e6;
    border-radius: 24%;
    transform: rotate(42deg)
}

.shape:after {
    content: "";
    position: absolute;
    background: #d9e7ff;
    border-radius: 30%;
    z-index: -1
}

.shapeA {
    width: 130px;
    height: 115px;
    left: 7%;
    top: 27%
}

.shapeA:after {
    width: 90px;
    height: 90px;
    left: -42px;
    top: 50px
}

.shapeB {
    width: 54px;
    height: 54px;
    left: 25%;
    bottom: 18%;
    border-radius: 18px
}

.shapeB:after {
    width: 74px;
    height: 74px;
    left: 35px;
    top: -30px
}

.shapeC {
    width: 115px;
    height: 115px;
    right: 8%;
    top: 22%
}

.shapeC:after {
    width: 70px;
    height: 70px;
    right: -34px;
    bottom: -28px
}

.shapeD {
    width: 26px;
    height: 26px;
    right: 30%;
    bottom: 25%;
    border-radius: 9px
}

.statement {
    padding: 130px clamp(24px, 8vw, 130px);
    background: #eef4ff
}

.statementGrid {
    display: grid;
    grid-template-columns: 1.3fr .7fr;
    gap: 9vw;
    margin: 0 0 100px
}

.statement h2,
.services h2,
.process h2,
.careers h2,
.contact h2 {
    font: 650 clamp(40px, 5vw, 72px)/1.04 'Manrope';
    letter-spacing: -.05em;
    margin: 0
}

.statement h2 span {
    color: #0759e6
}

.statementGrid p,
.careers p,
.contact p {
    color: #657082;
    font-size: 17px;
    line-height: 1.65;
    margin: 0 0 28px
}

.metrics {
    border-top: 1px solid #cddcf4;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 35px
}

.metrics div {
    display: flex;
    flex-direction: column;
    gap: 7px
}

.metrics strong {
    font: 700 34px 'Manrope';
    color: #0759e6
}

.metrics span {
    color: #657082;
    font-size: 13px
}

.services {
    color: #101319;
    padding: 134px clamp(24px, 8vw, 130px) 138px;
    background: #fff
}

.process {
    background: #101319;
    color: white;
    padding: 130px clamp(24px, 8vw, 130px)
}

.servicesShell {
    width: 100%
}

.sectionTop {
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
    gap: clamp(40px, 6vw, 112px);
    align-items: start;
    margin-bottom: clamp(72px, 7vw, 88px)
}

.servicesIntro p {
    max-width: 520px;
    justify-self: end;
    color: #657082;
    font-size: 17px;
    line-height: 1.75;
    margin: 3.1rem 0 0;
}

.services h2 {
    max-width: 760px;
    font-size: clamp(56px, 5vw, 72px)
}

.serviceList {
    margin-bottom: clamp(56px, 6vw, 72px)
}

.productSpotlight {
    display: grid;
    gap: clamp(72px, 7vw, 88px);
    margin-top: clamp(48px, 6vw, 72px);
}

.productSpotlightIntro {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr);
    gap: clamp(28px, 6vw, 90px);
    align-items: start
}

.productSpotlightIntro h3 {
    font: 650 clamp(42px, 6vw, 78px)/.95 'Manrope';
    letter-spacing: -.065em;
    margin: 0;
    max-width: 760px
}

.productSpotlightIntro p {
    max-width: 470px;
    justify-self: end;
    color: #657082;
    font-size: 17px;
    line-height: 1.75;
    margin: 8px 0 0
}

.productCard {
    display: grid;
    grid-template-columns: minmax(0, .8fr) minmax(360px, 1fr);
    gap: clamp(28px, 4vw, 70px);
    align-items: center;
    width: min(100%, 1155px);
    margin: 0 auto;
    padding: clamp(26px, 3vw, 30px);
    border: 1px solid #dbe5f5;
    border-radius: 34px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    box-shadow: 0 24px 60px #0b3d910d;
    color: #101319;
}

.productCardBody {
    min-width: 0;
    padding: clamp(4px, 1vw, 10px) 0
}

.productCardHeader {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    margin-bottom: 26px
}

.productCardBrand {
    display: flex;
    align-items: center;
    min-width: 0
}

.productCardLogo {
    display: block;
    width: 3rem;
    height: auto;
}

.productCardName {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.productCardTag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dbe5f5;
    border-radius: 999px;
    padding: 10px 18px;
    color: #0759e6;
    background: #fff;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap
}

.productCardHeadline {
    display: block;
    max-width: 460px;
    font: 600 clamp(24px, 3vw, 30px)/1.2 'Manrope';
    letter-spacing: -.04em;
    margin-bottom: 14px
}

.productCardText {
    max-width: 470px;
    color: #657082;
    line-height: 1.78;
    margin: 0 0 22px
}

.productCardFeatures {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 22px
}

.productCardFeatures span {
    border: 1px solid #dbe5f5;
    border-radius: 999px;
    padding: 8px 14px;
    background: #fff;
    color: #0759e6;
    font-size: 12px;
    font-weight: 600
}

.productCardMeta {
    margin-bottom: 18px;
    color: #0759e6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase
}

.productCardCta {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase
}

.productCardPreview {
    width: min(105%, 820px);
    justify-self: end;
    overflow: hidden;
    border: 1px solid #e3ebf7;
    border-radius: 5px;
    background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
    box-shadow: inset 0 1px 0 #ffffff, 0 12px 32px #0b3d9108;
}

.productCardPreview img {
    display: block;
    width: 100%;
    height: auto
}

.productFootnote {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 22px;
    align-items: center;
    padding: clamp(22px, 3vw, 30px);
    border: 1px solid rgba(7, 89, 230, .24);
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 12px 30px #0b3d9108;
    width: min(100%, 65rem);
    margin: 0 auto;
}

.productFootnoteIcon {
    width: 74px;
    height: 74px;
    border: 1px solid rgba(7, 89, 230, .24);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #f8fbff;
    color: #0759e6;
    font: 700 28px/1 'Manrope'
}

.productFootnoteBody span {
    display: block;
    margin-bottom: 10px;
    color: #0759e6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase
}

.productFootnoteBody p {
    max-width: 600px;
    color: #657082;
    line-height: 1.7;
    margin: 0
}

.productFootnoteCta {
    justify-self: end;
    gap: 12px;
    white-space: nowrap
}

.service {
    display: grid;
    grid-template-columns: 78px minmax(0, 1fr);
    gap: clamp(20px, 2.8vw, 34px);
    padding: 40px 0 44px;
    border-top: 1px solid #dbe5f5;
    transition: transform .3s ease, border-color .3s ease;
    animation: serviceReveal .65s ease both
}

.service:nth-child(2) {
    animation-delay: .08s
}

.service:nth-child(3) {
    animation-delay: .16s
}

.service:last-child {
    border-bottom: 1px solid #dbe5f5
}

.service:hover {
    transform: translateX(10px);
    border-color: #79a9ff
}

.serviceBody {
    min-width: 0
}

.serviceHeader {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 18px 26px;
    align-items: start;
    margin-bottom: 14px
}

.serviceN {
    color: #0759e6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .18em;
    padding-top: 9px
}

.service h3 {
    font: 600 clamp(28px, 3vw, 42px)/1.06 'Manrope';
    margin: 0
}

.service p {
    max-width: 760px;
    color: #657082;
    line-height: 1.68;
    margin: 0 0 24px
}

.serviceCta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #0759e6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    white-space: nowrap;
    transition: color .25s ease
}

.serviceCta i {
    font-style: normal;
    font-size: 15px;
    transition: transform .25s ease
}

.service:hover .serviceCta {
    color: #064dc6
}

.service:hover .serviceCta i {
    transform: translate3d(2px, -2px, 0)
}

.serviceTags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.serviceTags span {
    border: 1px solid #dbe5f5;
    border-radius: 999px;
    padding: 8px 12px;
    color: #657082;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    background: #f7faff;
    transition: none
}

.capabilityBand {
    display: grid;
    grid-template-columns: minmax(0, .6fr) minmax(0, 1fr);
    gap: 28px 42px;
    align-items: start;
    padding: 36px clamp(24px, 3vw, 40px);
    border: 1px solid #dbe5f5;
    border-radius: 30px;
    background: linear-gradient(180deg, #f7faff 0%, #eef4ff 100%);
    box-shadow: 0 18px 42px #0b3d910d;
    color: #101319;
    animation: serviceReveal .72s ease .22s both;
    width: 75rem;
    margin: 0 auto;
}

.capabilityBandLabel {
    display: block;
    margin-bottom: 14px;
    color: #0759e6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase
}

.capabilityBand p {
    max-width: 420px;
    color: #657082;
    line-height: 1.7;
    margin: 0
}

.capabilityBandList {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-content: start
}

.capabilityChip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dbe5f5;
    border-radius: 999px;
    padding: 10px 14px;
    background: #fff;
    color: #101319;
    font-size: 13px;
    font-weight: 600;
    transition: none
}

@keyframes serviceReveal {
    from {
        opacity: 0;
        transform: translate3d(0, 18px, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.processHead {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 40px;
    align-items: start;
    margin: 0 0 90px
}

.process h2 {
    margin: 0
}

.processCta {
    justify-self: end;
    margin-top: 8px
}

.steps {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(20px, 2.4vw, 30px);
    position: relative
}

.steps::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg,
            rgba(121, 169, 255, 0) 0%,
            rgba(48, 54, 64, .96) 10%,
            rgba(121, 169, 255, .38) 50%,
            rgba(48, 54, 64, .96) 90%,
            rgba(121, 169, 255, 0) 100%);
    box-shadow: 0 0 16px rgba(121, 169, 255, .08)
}

.steps div {
    min-width: 0;
    width: 100%;
    padding: 34px 0 0;
    margin: 0;
}

.steps b {
    color: #79a9ff;
    font-size: 12px
}

.steps h3 {
    font: 600 24px 'Manrope';
    margin: 42px 0 14px
}

.steps p {
    color: #9ca8b9;
    line-height: 1.6;
    font-size: 14px
}

.careers {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9vw;
    align-items: center;
    padding: 130px clamp(24px, 8vw, 130px)
}

.careerArt {
    height: 520px;
    background: #eef4ff;
    border-radius: 26px;
    display: grid;
    place-items: center;
    position: relative
}

.careerArt:before,
.careerArt:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: #0759e6;
    border-radius: 25px;
    transform: rotate(45deg)
}

.careerArt:before {
    top: 42px;
    left: 50px
}

.careerArt:after {
    bottom: 50px;
    right: 55px;
    background: #b9d3ff
}

.miniWindow {
    width: 75%;
    max-width: 100%;
    background: #10151f;
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 30px 80px #12305d33;
    z-index: 2
}

.miniWindow span {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4a566a;
    margin-right: 5px
}

.miniWindow pre {
    color: #8db7ff;
    font: 500 clamp(15px, 2vw, 24px)/1.6 monospace;
    padding: 40px 12px;
    margin: 0;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    word-break: break-word
}

.careers p {
    margin: 25px 0 34px
}

.contact {
    background: #0759e6;
    color: #fff;
    padding: 130px clamp(24px, 8vw, 130px);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10vw
}

.contact p {
    color: #eef5ff;
    max-width: 520px;
    margin-top: 28px
}

.contact form {
    display: flex;
    flex-direction: column;
    gap: 28px
}

.contact label {
    display: grid;
    gap: 10px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .12em;
    color: #f3f7ff
}

.contact input,
.contact textarea {
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .58);
    background: transparent;
    padding: 12px 0;
    color: #fff;
    outline: 0;
    resize: none;
    transition: border-color .2s ease, box-shadow .2s ease
}

.contact input:focus,
.contact textarea:focus {
    border-bottom-color: #fff;
    box-shadow: 0 10px 0 -9px rgba(255, 255, 255, .85)
}

.contact input::placeholder,
.contact textarea::placeholder {
    color: #dce9ff;
    text-transform: none;
    letter-spacing: 0
}

.contact .sectionLabel {
    color: #e6f0ff
}

.contactField.is-invalid input,
.contactField.is-invalid textarea {
    border-bottom-color: #ffd4d4;
    box-shadow: 0 10px 0 -9px rgba(255, 212, 212, .85)
}

.contactFieldError {
    min-height: 18px;
    color: #ffe5e5;
    font-size: 13px;
    line-height: 1.45;
    text-transform: none;
    letter-spacing: 0
}

@media(max-width:850px) {
    .hero {
        min-height: 720px
    }

    .hero h1 {
        font-size: clamp(46px, 12vw, 70px)
    }

    .heroInner>p {
        font-size: 16px
    }

    .shapeA {
        left: -40px
    }

    .shapeC {
        right: -50px
    }

    .shapeB {
        display: none
    }

    .statement,
    .services,
    .process,
    .careers,
    .contact {
        padding: 90px 24px
    }

    .statementGrid,
    .careers,
    .contact {
        grid-template-columns: 1fr;
        gap: 38px
    }

    .sectionTop {
        grid-template-columns: 1fr;
        gap: 28px
    }

    .servicesIntro p {
        justify-self: start;
        max-width: 100%;
        margin-top: 0
    }

    .processHead {
        grid-template-columns: 1fr;
        gap: 28px
    }

    .processCta {
        justify-self: start;
        margin-top: 0
    }

    .statementGrid {
        margin-bottom: 70px
    }

    .metrics {
        gap: 22px
    }

    .services h2 {
        font-size: 42px
    }

    .productSpotlight {
        gap: 24px;
        margin-top: 56px
    }

    .productSpotlightIntro {
        grid-template-columns: 1fr;
        gap: 22px
    }

    .productSpotlightIntro p {
        justify-self: start;
        max-width: 100%;
        margin-top: 0
    }

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

    .productCardPreview {
        width: 100%;
        justify-self: stretch
    }

    .productFootnote {
        grid-template-columns: 1fr;
        gap: 18px
    }

    .productFootnoteCta {
        justify-self: start
    }

    .service {
        grid-template-columns: 52px 1fr
    }

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

    .serviceCta {
        justify-self: start
    }

    .capabilityBand {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 30px 24px
    }

    .steps {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px
    }

    .careerArt {
        height: 380px
    }

    .contact {
        gap: 70px
    }

    .contact .socials {
        margin-bottom: 20px
    }
}

@media(max-width:520px) {
    .heroActions {
        flex-direction: column;
        gap: 20px
    }

    .statement h2,
    .services h2,
    .process h2,
    .careers h2,
    .contact h2 {
        font-size: 38px
    }

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

    .metrics div {
        border-bottom: 1px solid #cedbf0;
        padding: 16px 0
    }

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

    .serviceN {
        padding-top: 0;
        margin-bottom: -4px
    }

    .serviceHeader {
        gap: 16px
    }

    .services h2 {
        font-size: clamp(34px, 9vw, 40px)
    }

    .productSpotlightIntro h3 {
        font-size: clamp(34px, 10vw, 46px)
    }

    .productCard {
        padding: 24px 20px
    }

    .productCardTag {
        align-self: flex-start
    }

    .productCardPreview {
        width: 100%
    }

    .productFootnote {
        padding: 24px 20px
    }

    .productFootnoteIcon {
        width: 62px;
        height: 62px;
        font-size: 24px
    }

    .capabilityBand {
        padding: 24px 20px
    }

    .capabilityChip {
        width: 100%;
        justify-content: center
    }

    .steps {
        grid-template-columns: 1fr;
        gap: 0
    }

    .steps div {
        border-bottom: 1px solid #303640;
        padding: 28px 0 24px
    }

    .steps h3 {
        margin-top: 20px
    }

    .careerArt {
        height: 300px
    }
}

@media(prefers-reduced-motion:reduce) {

    .service,
    .capabilityBand {
        animation: none
    }
}