/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports (((-webkit-hyphens: none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
        *,:before,:after,::backdrop {
            --tw-shadow:0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000
        }
    }
}

@layer theme {
    :root,:host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --spacing: .25rem;
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono)
    }
}

@layer base {
    *,:after,:before,::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,: host {
        -webkit-text-size-adjust:100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings,normal);
        font-variation-settings: var(--default-font-variation-settings,normal);
        -webkit-tap-highlight-color: transparent
    }

    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px
    }

    abbr: where([title]) {
        -webkit-text-decoration:underline dotted;
        text-decoration: underline dotted
    }

    h1,h2,h3,h4,h5,h6 {
        font-size: inherit;
        font-weight: inherit
    }

    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,strong {
        font-weight: bolder
    }

    code,kbd,samp,pre {
        font-family: var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings,normal);
        font-variation-settings: var(--default-mono-font-variation-settings,normal);
        font-size: 1em
    }

    small {
        font-size: 80%
    }

    sub,sup {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse
    }

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,ul,menu {
        list-style: none
    }

    img,svg,video,canvas,audio,iframe,embed,object {
        vertical-align: middle;
        display: block
    }

    img,video {
        max-width: 100%;
        height: auto
    }

    button,input,select,optgroup,textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    :where(select: is([multiple],[size])) optgroup {
        font-weight:bolder
    }

    :where(select: is([multiple],[size])) optgroup option {
        padding-inline-start:20px
    }

    ::file-selector-button {
        margin-inline-end:4px}

    ::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size:1px) {
        ::placeholder {
            color:currentColor
        }

        @supports (color: color-mix(in lab, red, red)) {
            ::placeholder {
                color:color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

    ::-webkit-search-decoration {
        -webkit-appearance: none
    }

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    ::-webkit-datetime-edit {
        padding-block:0}

    ::-webkit-datetime-edit-year-field {
        padding-block:0}

    ::-webkit-datetime-edit-month-field {
        padding-block:0}

    ::-webkit-datetime-edit-day-field {
        padding-block:0}

    ::-webkit-datetime-edit-hour-field {
        padding-block:0}

    ::-webkit-datetime-edit-minute-field {
        padding-block:0}

    ::-webkit-datetime-edit-second-field {
        padding-block:0}

    ::-webkit-datetime-edit-millisecond-field {
        padding-block:0}

    ::-webkit-datetime-edit-meridiem-field {
        padding-block:0}

    ::-webkit-calendar-picker-indicator {
        line-height: 1
    }

    :-moz-ui-invalid {
        box-shadow: none
    }

    button,input: where([type=button],[type=reset],[type=submit]) {
        appearance:button
    }

    ::file-selector-button {
        appearance: button
    }

    ::-webkit-inner-spin-button {
        height: auto
    }

    ::-webkit-outer-spin-button {
        height: auto
    }

    [hidden]: where(:not([hidden=until-found])) {
        display:none!important
    }
}

@layer components;@layer utilities {
    .absolute {
        position: absolute
    }

    .relative {
        position: relative
    }

    .start {
        inset-inline-start: var(--spacing)
    }

    .block {
        display: block
    }

    .hidden {
        display: none
    }

    .grow {
        flex-grow: 1
    }

    .ring {
        --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }
}

:root {
    --navy: #17163f;
    --navy-2: #2b2959;
    --pink: #ec5d91;
    --pink-soft: #f8d9e5;
    --yellow: #f2ed48;
    --blue: #77d4f2;
    --lavender: #c5bdf6;
    --cream: #f7f5ef;
    --ink: #151432;
    --muted: #646278;
    --line: #dfdce4;
    --white: #fff;
    --shell: 1180px;
    --font-body: "Manrope",sans-serif;
    --font-display: "Plus Jakarta Sans",sans-serif
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    color: var(--ink);
    font-family: var(--font-body),sans-serif;
    margin: 0;
    font-size: 16px;
    line-height: 1.6
}

/* For legacy styles compability */
body.home {
    background: var(--cream);
}
a {
    color: inherit;
    text-decoration: none
}

main {
    overflow: hidden;
}

.shell {
    width: min(var(--shell),calc(100% - 48px));
    margin: 0 auto
}

.announcement {
    background: var(--yellow);
    min-height: 38px;
    color: var(--navy);
    letter-spacing: .02em;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 7px 24px;
    font-size: 12px;
    font-weight: 800;
    display: flex
}

.announcement a {
    border-bottom: 1px solid #17163f59
}

.site-header {
    height: 82px;
    padding: 0 max(24px,calc((100% - var(--shell))/2));
    z-index: 20;
    background: #fff;
    border-bottom: 1px solid #17163f14;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative
}
.site-header__partner .brand-link {
  position: absolute;
  top: calc(100% + 15px);
}
.site-header__partner .header-actions {
  margin-left: auto;
}
.brand-link {
    align-items: center;
    display: flex;
    max-width: 400px;
}

.desktop-nav {
    align-items: center;
    gap: 30px;
    display: flex
}

.desktop-nav a,.text-link {
    color: #45435a;
    font-size: 13px;
    font-weight: 750
}

.desktop-nav a:hover,.text-link:hover {
    color: var(--pink)
}

.header-actions {
    align-items: center;
    gap: 22px;
    display: flex
}

.button {
    color: #fff;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 18px;
    min-height: 54px;
    padding: 0 26px;
    font-size: 13px;
    font-weight: 850;
    transition: transform .2s,box-shadow .2s,background .2s;
    display: inline-flex
}
.button:not(.button-secondary):not(.button-primary) {
    background: var(--pink);
    border: 1px solid var(--pink);
}
.button:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px #17163f29
}

.wp-theme-1099workers .button.button-small {
    min-height: 44px;
    padding: 0 20px
}

.mobile-menu {
    display: none
}

.hero {
    isolation: isolate;
    color: #fff;
    background: linear-gradient(116deg,#181640 8%,#302658 58%,#5c2f68 100%);
    position: relative
}

.hero-grid {
    z-index: 2;
    grid-template-columns: .92fr 1.08fr;
    align-items: center;
    gap: 68px;
    min-height: 680px;
    padding: 94px 0 124px;
    display: grid;
    position: relative
}

.hero-copy {
    max-width: 570px
}

.eyebrow {
    color: #615e74;
    letter-spacing: .17em;
    text-transform: uppercase;
    align-items: center;
    gap: 10px;
    margin: 0 0 18px;
    font-size: 11px;
    font-weight: 900;
    display: flex
}

.eyebrow>span {
    background: var(--pink);
    width: 22px;
    height: 2px
}

.eyebrow-light {
    color: #ffffffab
}

.eyebrow-light>span {
    background: var(--yellow)
}

h1,h2,h3 {
    font-family: var(--font-display),sans-serif;
    letter-spacing: -.045em;
    margin: 0
}

h1 {
    font-size: clamp(52px,5.1vw,76px);
    font-weight: 700;
    line-height: 1.04
}

h1 em,h2 em {
    color: var(--yellow);
    font-style: normal
}

.hero-lede {
    color: #ffffffc7;
    max-width: 620px;
    margin: 26px 0 32px;
    font-size: 18px;
    line-height: 1.7
}

.hero-actions {
    flex-wrap: wrap;
    gap: 12px;
    display: flex
}

.wp-theme-1099workers .button.button-light {
    color: var(--navy);
    background: #fff;
    border-color: #fff
}

.wp-theme-1099workers .button.button-ghost {
    color: #fff;
    background: 0 0;
    border-color: #ffffff4d
}

.hero-proof {
    align-items: center;
    gap: 16px;
    margin-top: 42px;
    display: flex
}

.member-faces {
    display: flex
}

.member-faces span {
    border: 2px solid var(--navy);
    background: var(--pink-soft);
    width: 34px;
    height: 34px;
    color: var(--navy);
    border-radius: 50%;
    place-items: center;
    margin-left: -8px;
    font-size: 9px;
    font-weight: 900;
    display: grid
}

.member-faces span:first-child {
    background: var(--yellow);
    margin-left: 0
}

.member-faces span:nth-child(2) {
    background: var(--blue)
}

.member-faces span:nth-child(3) {
    background: var(--lavender)
}

.hero-proof p {
    color: #ffffffa8;
    margin: 0;
    font-size: 12px;
    line-height: 1.4
}

.hero-proof strong {
    color: #fff
}

.hero-visual {
    align-items: center;
    min-height: 520px;
    display: flex;
    position: relative
}

.hub-mock {
    z-index: 2;
    background: #fff;
    border: 1px solid #fff3;
    border-radius: 22px;
    grid-template-columns: 126px 1fr;
    width: 100%;
    min-height: 436px;
    display: grid;
    position: relative;
    overflow: hidden;
    transform: perspective(1300px)rotateY(-5deg)rotateX(2deg);
    box-shadow: 0 40px 90px #08062459
}

.hub-rail {
    background: #1c1440;
    flex-direction: column;
    gap: 16px;
    padding: 16px 10px 14px;
    display: flex
}

.hub-rail-logo {
    width: auto;
    height: 24px;
    margin: 2px 0 4px 8px;
    display: block
}

.hub-nav {
    flex-direction: column;
    gap: 5px;
    display: flex
}

.hub-nav-item {
    border-radius: 8px;
    grid-template-columns: 14px 1fr;
    align-items: center;
    gap: 8px;
    padding: 8px;
    display: grid
}

.hub-nav-item.is-active {
    background: #ffffff26
}

.hub-nav-item i {
    border: 1.5px solid #ffffff80;
    width: 11px;
    height: 11px
}

.hub-nav-item i.sq {
    border-radius: 3px
}

.hub-nav-item i.ci {
    border-radius: 50%
}

.hub-nav-item.is-active i {
    opacity: .9;
    border-color: #fff
}

.hub-nav-item b {
    background: #ffffff57;
    border-radius: 3px;
    width: 100%;
    height: 6px
}

.hub-nav-item.is-active b {
    opacity: .92;
    background: #fff
}

.hub-rail-foot {
    flex-direction: column;
    gap: 9px;
    margin-top: auto;
    padding: 0 8px 2px;
    display: flex
}

.hub-rail-foot span {
    background: #fff3;
    border-radius: 3px;
    height: 5px
}

.hub-body {
    background: #f1f0f4;
    flex-direction: column;
    display: flex
}

.hub-topbar {
    background: #6b5aab;
    flex-direction: column;
    gap: 6px;
    padding: 11px 18px;
    display: flex
}

.hub-crumb {
    background: #ffffff73;
    border-radius: 3px;
    width: 74px;
    height: 5px
}

.hub-topbar strong {
    color: #fff;
    font-family: var(--font-display);
    letter-spacing: -.01em;
    font-size: 12px;
    font-weight: 800
}

.hub-content {
    flex-direction: column;
    flex: 1;
    gap: 12px;
    padding: 16px;
    display: flex
}

.hub-greeting {
    flex-direction: column;
    gap: 6px;
    display: flex
}

.hub-greeting .l1 {
    opacity: .85;
    background: #17163f;
    border-radius: 4px;
    width: 104px;
    max-width: 62%;
    height: 7px
}

.hub-greeting .l2 {
    opacity: .28;
    background: #17163f;
    border-radius: 3px;
    width: 212px;
    max-width: 94%;
    height: 6px
}

.hub-row {
    gap: 11px;
    display: grid
}

.hub-row-top {
    grid-template-columns: 1.12fr .88fr
}

.hub-row-tiles {
    grid-template-columns: repeat(3,1fr)
}

.hub-card {
    background: #fff;
    border: 1px solid #d8d3e8;
    border-radius: 12px;
    padding: 13px
}

.hub-card strong {
    font-family: var(--font-display);
    color: #17163f;
    font-size: 11px;
    font-weight: 800
}

.hub-card span {
    opacity: .18;
    background: #17163f;
    border-radius: 3px;
    height: 5px;
    display: block
}

.hub-card-wheel {
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 10px;
    display: grid
}

.hub-card-copy {
    flex-direction: column;
    gap: 7px;
    display: flex
}

.hub-wheel {
    background: conic-gradient(#17163f 0deg 90deg,#ec5d91 90deg 180deg,#6b5aab 180deg 270deg,#c5bdf6 270deg 360deg);
    border-radius: 50%;
    place-items: center;
    width: 92px;
    height: 92px;
    display: grid
}

.hub-wheel-hub {
    background: #fff;
    border-radius: 50%;
    place-items: center;
    width: 64px;
    height: 64px;
    display: grid
}

.hub-wheel-hub img {
    width: 30px;
    height: auto;
    display: block
}

.hub-card-news {
    flex-direction: column;
    gap: 9px;
    display: flex
}

.hub-news-art {
    background: linear-gradient(135deg,#2b2959,#5c2f68);
    border-radius: 9px;
    flex: 1;
    min-height: 62px
}

.hub-tile {
    flex-direction: column;
    gap: 8px;
    display: flex
}

.hub-tile strong {
    font-size: 10px
}

.hub-pill {
    background: #ec5d91;
    border-radius: 999px;
    width: 62px;
    height: 18px;
    margin-top: 2px;
    display: block
}

.floating-card small {
    letter-spacing: .14em;
    color: #777486;
    font-size: 8px;
    font-weight: 900
}

.floating-card {
    z-index: 3;
    color: var(--navy);
    background: #fff;
    border-radius: 12px;
    align-items: center;
    gap: 11px;
    padding: 13px 16px;
    display: flex;
    position: absolute;
    box-shadow: 0 15px 40px #0a082740
}

.floating-card>span {
    background: var(--yellow);
    border-radius: 9px;
    place-items: center;
    width: 32px;
    height: 32px;
    font-size: 10px;
    font-weight: 900;
    display: grid
}

.floating-card div {
    flex-direction: column;
    display: flex
}

.floating-card strong {
    font-size: 10px
}

.floating-card-left {
    bottom: 50px;
    left: -44px
}

.floating-card-right {
    top: 46px;
    right: -28px
}

.floating-card-right>span {
    background: var(--pink);
    color: #fff
}

.visual-dots {
    opacity: .32;
    background-image: radial-gradient(#fff 1px,#0000 1px);
    background-size: 12px 12px;
    width: 105px;
    height: 105px;
    position: absolute;
    top: 6px;
    right: -25px
}

.hero-orb {
    filter: blur(2px);
    opacity: .24;
    border-radius: 50%;
    position: absolute
}

.hero-orb-one {
    background: var(--pink);
    width: 300px;
    height: 300px;
    top: 120px;
    left: -180px
}

.hero-orb-two {
    background: #7c79ff;
    width: 260px;
    height: 260px;
    bottom: 40px;
    right: -130px
}

.hero-wave {
    background: var(--cream);
    clip-path: polygon(0 70%,10% 45%,24% 69%,37% 40%,52% 75%,65% 42%,80% 64%,91% 36%,100% 58%,100% 100%,0 100%);
    height: 70px;
    position: absolute;
    bottom: -2px;
    left: -2%;
    right: -2%
}

.promise-strip {
    background: var(--cream);
    padding: 20px 0 54px
}

.promise-grid {
    border: 1px solid var(--line);
    background: #fff;
    border-radius: 14px;
    grid-template-columns: repeat(4,1fr);
    display: grid
}

.promise-grid>div {
    border-right: 1px solid var(--line);
    grid-template-columns: 38px 1fr;
    column-gap: 12px;
    padding: 22px;
    display: grid
}

.promise-grid>div:last-child {
    border: 0
}

.promise-grid>div>span {
    background: var(--pink-soft);
    width: 38px;
    height: 38px;
    color: var(--navy);
    border-radius: 50%;
    grid-row: 1/3;
    place-items: center;
    font-weight: 900;
    display: grid
}

.promise-grid>div:nth-child(2)>span {
    background: #f7f4ac
}

.promise-grid>div:nth-child(3)>span {
    background: #c7eefa
}

.promise-grid>div:nth-child(4)>span {
    background: #e2defa
}

.promise-grid strong {
    font-size: 12px
}

.promise-grid small {
    color: #777487;
    font-size: 10px
}

/* .home -- to remove conflicts with the old styles */
.home .section {
    padding: 75px 0 118px;
}

.split-heading {
    grid-template-columns: 1.1fr .9fr;
    align-items: start;
    gap: 100px;
    display: grid
}

.split-heading h2,.section-heading h2,.community-copy h2 {
    font-size: clamp(38px,4.1vw,59px);
    line-height: 1.13
}

.intro-copy {
    padding-top: 34px
}

.intro-copy p,.section-heading>p:last-child,.community-copy>p {
    color: var(--muted);
    margin: 0 0 20px;
    font-size: 17px
}

.inline-link {
    border-bottom: 1px solid var(--navy);
    gap: 22px;
    margin-top: 8px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: 900;
    display: inline-flex
}

.impact-panel {
    background: var(--navy);
    color: #fff;
    border-radius: 24px;
    grid-template-columns: .83fr 1.17fr;
    min-height: 390px;
    margin-top: 74px;
    display: grid;
    overflow: hidden
}

.impact-art {
    background: #6b5aab;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    min-height: 390px;
    display: flex;
    position: relative;
    overflow: hidden
}

.impact-logo {
    z-index: 2;
    width: 130px;
    height: auto;
    display: block;
    position: relative
}

.impact-art p {
    text-align: center;
    z-index: 2;
    font-weight: 800;
    line-height: 1.2;
    position: relative
}

.ring {
    border: 1px solid #fff6;
    border-radius: 50%;
    position: absolute
}

.ring-one {
    width: 340px;
    height: 340px
}

.ring-two {
    width: 240px;
    height: 240px
}

.impact-copy {
    flex-direction: column;
    justify-content: center;
    padding: 60px;
    display: flex
}

.impact-copy blockquote {
    font-family: var(--font-display);
    letter-spacing: -.04em;
    margin: 0 0 40px;
    font-size: 32px;
    line-height: 1.4
}

.impact-stats {
    border-top: 1px solid #ffffff29;
    grid-template-columns: repeat(3,1fr);
    gap: 22px;
    padding-top: 24px;
    display: grid
}

.impact-stats div {
    align-items: center;
    gap: 10px;
    display: flex
}

.impact-stats strong {
    font-family: var(--font-display);
    color: var(--yellow);
    font-size: 33px
}

.impact-stats span {
    color: #ffffff94;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 9px;
    line-height: 1.3
}

.benefits-section {
    background: #fff
}

.section-heading.centered {
    text-align: center;
    max-width: 760px;
    margin: 0 auto
}

.section-heading.centered .eyebrow {
    justify-content: center
}

.section-heading h2 em {
    color: var(--pink)
}

.section-heading>p:last-child {
    max-width: 600px;
    margin: 22px auto 0
}

.benefit-grid {
    grid-template-columns: repeat(2,1fr);
    gap: 18px;
    margin-top: 58px;
    display: grid
}

.benefit-card {
    border-radius: 19px;
    flex-direction: column;
    align-items: flex-start;
    min-height: 430px;
    padding: 32px;
    transition: transform .25s;
    display: flex;
    position: relative;
    overflow: hidden
}

.benefit-card:hover {
    transform: translateY(-5px)
}

.benefit-card.pink {
    background: #f8d8e4
}

.benefit-card.yellow {
    background: #f4f09b
}

.benefit-card.blue {
    background: #c9edf8
}

.benefit-card.lavender {
    background: #ded9f8
}

.card-top {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex
}

.card-number {
    letter-spacing: .1em;
    font-size: 11px;
    font-weight: 900
}

.card-arrow {
    border: 1px solid #17163f40;
    border-radius: 50%;
    place-items: center;
    width: 36px;
    height: 36px;
    display: grid
}

.card-icon {
    align-items: flex-end;
    gap: 7px;
    height: 95px;
    margin: 45px 0 20px;
    display: flex;
    transform: rotate(-7deg)
}

.card-icon i {
    background: var(--navy);
    border-radius: 20px;
    width: 24px;
    display: block
}

.card-icon i:first-child {
    height: 46px
}

.card-icon i:nth-child(2) {
    height: 73px
}

.card-icon i:nth-child(3) {
    background: var(--pink);
    height: 92px
}

.yellow .card-icon i:nth-child(3) {
    background: #fff
}

.blue .card-icon i:nth-child(3) {
    background: #528aac
}

.lavender .card-icon i:nth-child(3) {
    background: #fff
}

.card-eyebrow {
    text-transform: uppercase;
    letter-spacing: .13em;
    font-weight: 900;
    color: var(--navy)!important;
    margin: 0 0 7px!important;
    font-size: 10px!important
}

.benefit-card h3 {
    max-width: 380px;
    font-size: 27px;
    line-height: 1.18
}

.benefit-card>p:last-child {
    color: #555169;
    max-width: 440px;
    margin: 15px 0 0;
    font-size: 14px
}

.how-section {
    background: var(--navy);
    color: #fff
}

.how-layout {
    grid-template-columns: .8fr 1.2fr;
    gap: 100px;
    display: grid
}

.how-heading {
    align-self: start;
    position: sticky;
    top: 40px
}

.how-heading h2 {
    font-size: 48px;
    line-height: 1.15
}

.how-heading>p:not(.eyebrow) {
    color: #ffffff9e;
    max-width: 430px;
    margin: 22px 0 28px
}

.step {
    border-top: 1px solid #ffffff29;
    grid-template-columns: 55px 1fr 38px;
    align-items: start;
    gap: 22px;
    padding: 30px 0;
    display: grid
}

.step>span {
    color: var(--yellow);
    font-size: 11px;
    font-weight: 900
}

.step h3 {
    margin-bottom: 8px;
    font-size: 22px
}

.step p {
    color: #fff9;
    margin: 0;
    font-size: 14px
}

.step b {
    border: 1px solid #fff3;
    border-radius: 50%;
    place-items: center;
    width: 34px;
    height: 34px;
    display: grid
}

.pathways-section {
    background: #fff
}

.pathways-heading {
    max-width: 640px
}

.pathways-heading>p:last-child {
    margin-bottom: 0
}

.pathway-grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-top: 48px;
    display: grid;
  
    display: flex;
    justify-content: center;
}

.pathway-card {
    min-height: 430px;
    color: var(--ink);
    border: 1.5px solid #0000;
    border-radius: 24px;
    flex-direction: column;
    align-items: flex-start;
    padding: 34px 38px 38px;
    transition: transform .25s,box-shadow .25s,border-color .25s;
    display: flex;
  max-width: 578px;
}

.pathway-card:hover {
    border-color: #17163f47;
    transform: translateY(-5px);
    box-shadow: 0 22px 50px #17163f24
}

.pathway-card.pink {
    background: #f8d8e4
}

.pathway-card.yellow {
    background: #f4f09b
}

.pathway-card h3 {
    max-width: 18ch;
    font-size: 27px;
    line-height: 1.18
}

.pathway-card>p {
    color: #555169;
    max-width: 44ch;
    margin: 14px 0 0;
    font-size: 14.5px;
    line-height: 1.6
}

.pathway-action {
    font-family: var(--font-display),sans-serif;
    color: var(--navy);
    align-items: center;
    gap: 12px;
    margin-top: auto;
    padding-top: 22px;
    font-size: 14px;
    font-weight: 850;
    transition: gap .2s;
    display: inline-flex
}

.pathway-card:hover .pathway-action {
    gap: 18px
}

.community-grid {
    grid-template-columns: .9fr 1.1fr;
    align-items: center;
    gap: 90px;
    display: grid
}

.community-copy>p {
    margin: 24px 0
}

.audience-list {
    flex-wrap: wrap;
    gap: 9px;
    display: flex
}

.audience-list span {
    background: #fff;
    border: 1px solid #d2cfd8;
    border-radius: 100px;
    padding: 9px 13px;
    font-size: 10px;
    font-weight: 800
}

.community-collage {
    height: 570px;
    position: relative
}

.portrait {
    color: var(--navy);
    font-family: var(--font-display);
    border-radius: 18px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    display: flex;
    position: absolute;
    box-shadow: 0 24px 50px #17163f1f
}

.portrait span {
    background: #ffffff8c;
    border-radius: 50%;
    place-items: center;
    width: 88px;
    height: 88px;
    font-size: 24px;
    display: grid
}

.portrait small {
    letter-spacing: .15em;
    margin-top: 10px;
    font-size: 8px
}

.portrait-one {
    background: var(--yellow);
    width: 47%;
    height: 320px;
    top: 0;
    left: 0;
    transform: rotate(-4deg)
}

.portrait-two {
    background: var(--pink-soft);
    width: 48%;
    height: 300px;
    top: 58px;
    right: 0;
    transform: rotate(4deg)
}

.portrait-three {
    background: var(--blue);
    width: 39%;
    height: 250px;
    bottom: 0;
    left: 16%;
    transform: rotate(3deg)
}

.collage-message {
    background: var(--navy);
    color: #fff;
    border-radius: 18px;
    flex-direction: column;
    justify-content: space-between;
    width: 42%;
    height: 190px;
    padding: 25px;
    display: flex;
    position: absolute;
    bottom: 16px;
    right: 0;
    transform: rotate(-3deg)
}

.collage-message strong {
    font-family: var(--font-display);
    font-size: 20px;
    line-height: 1.25
}

.collage-message img {
    width: 44px;
    height: auto;
    display: block
}

.cta-section {
    padding: 0 0 100px
}

.cta-card {
    background: var(--yellow);
    border-radius: 26px;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding: 72px;
    display: flex
}

.cta-card h2 {
    font-size: 48px
}

.cta-card p:not(.eyebrow) {
    color: #55513f;
    max-width: 700px;
    margin: 12px 0 0
}

.wp-theme-1099workers .button.button-dark {
    background: var(--navy);
    border-color: var(--navy);
    flex: none
}

.contact-section {
    background: #fff;
    border-top: 1px solid #e6e3ea;
    padding: 104px 0
}

.contact-grid {
    grid-template-columns: .85fr 1.15fr;
    align-items: start;
    gap: 80px;
    display: grid
}

.contact-copy h2 {
    font-size: clamp(34px,3.4vw,48px);
    line-height: 1.13
}

.contact-copy>p {
    color: var(--muted);
    max-width: 400px;
    margin: 22px 0 30px;
    font-size: 17px
}

.contact-links {
    border-top: 1px solid #e6e3ea;
    flex-direction: column;
    gap: 16px;
    padding-top: 26px;
    display: flex
}

.contact-links>div {
    align-items: center;
    gap: 12px;
    display: flex
}

.contact-links>div>span {
    width: 34px;
    height: 34px;
    color: var(--navy);
    border-radius: 50%;
    flex: none;
    place-items: center;
    font-size: 12px;
    font-weight: 900;
    display: grid
}

.contact-links>div:first-child>span {
    background: var(--pink-soft)
}

.contact-links>div:nth-child(2)>span {
    background: #f7f4ac
}

.contact-links p {
    color: #45435a;
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.contact-links a {
    border-bottom: 1px solid #17163f59;
    font-weight: 850
}

.contact-form {
    background: var(--cream);
    border: 1px solid var(--line);
    border-radius: 20px;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    padding: 36px;
    display: grid
}

.contact-form .field {
    flex-direction: column;
    gap: 8px;
    display: flex
}

.contact-form .field.wide {
    grid-column: 1/3
}

.contact-form .field>span:not(.wpcf7-form-control-wrap) {
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #615e74;
    font-size: 10px;
    font-weight: 900
}

.contact-form input:not(.button),.contact-form select,.contact-form textarea {
    min-height: 52px;
    color: var(--ink);
    background: #fff;
    border: 1px solid #d8d4de;
    border-radius: 9px;
    outline: none; 
    padding: 0 16px;
    font-size: 14px;
    transition: border-color .15s,box-shadow .15s;
    width: 100%;
}
.contact-form .button {
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    padding-top: 3px;
    padding-left: 9px;
    color: #c2405f;
    font-size: 0.9em;
/*    border-color: #c2405f;*/
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #f2ed48;
  border-radius: 8px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #a1e1f4;
  border-radius: 8px;
}
.contact-form textarea {
    resize: vertical;
    min-height: 0;
    padding: 14px 16px;
    line-height: 1.6;
    margin-bottom: -5px;
}

.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus {
    border-color: #6b5aab;
    box-shadow: 0 0 0 3px #6b5aab26
}

.contact-form .hp {
    opacity: 0;
    width: 1px;
    height: 1px;
    position: absolute;
    left: -9999px
}

.field-optional {
    text-transform: none;
    letter-spacing: 0;
    color: #9a97a6;
    font-weight: 600
}

.contact-actions {
    flex-wrap: wrap;
    grid-column: 1/3;
    align-items: center;
    gap: 20px;
    display: flex
}

.contact-form button.button {
    cursor: pointer;
    font-family: inherit
}

.contact-form button.button:disabled {
    opacity: .6;
    cursor: default;
    box-shadow: none;
    transform: none
}

.form-note-ok {
    color: #3f7f4b;
    font-size: 13px;
    font-weight: 800
}

.form-note-err {
    color: #c2405f;
    max-width: 340px;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.4
}

.contact-fine {
    color: #8a8798;
    grid-column: 1/3;
    margin: 0;
    font-size: 11px;
    line-height: 1.5
}

footer {
    color: #fff;
    background: #0f0e2c;
    padding: 72px 0 24px
}

.footer-grid {
    grid-template-columns: 2fr 1fr 1fr;
    gap: 70px;
    padding-bottom: 58px;
    display: grid
}

.footer-grid>div {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    display: flex
}

.footer-grid p {
    color: #ffffff7a;
    max-width: 300px;
    font-size: 13px
}

.footer-grid strong {
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--yellow);
    margin-bottom: 8px;
    font-size: 11px
}

.footer-grid a {
    color: #ffffffb3;
    font-size: 13px
}

.footer-bottom {
    color: #ffffff61;
    border-top: 1px solid #ffffff1f;
    justify-content: space-between;
    padding-top: 20px;
    font-size: 10px;
    display: flex;
    gap: 10px;
}
.footer-bottom a {
    font-weight: 500;
    color: #ffffff8f;
}
.home-form {
  max-width: 632px;
}
@media (width<=980px) {
    .desktop-nav {
        display: none
    }

    .hero-grid {
        grid-template-columns: 1fr;
        padding-top: 78px
    }

    .hero-copy {
        max-width: 700px
    }

    .hero-visual {
        width: min(690px,100%);
        min-height: 530px;
        margin: 0 auto
    }

    .promise-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .promise-grid>div:nth-child(2) {
        border-right: 0
    }

    .promise-grid>div:nth-child(-n+2) {
        border-bottom: 1px solid var(--line)
    }

    .split-heading,.community-grid {
        grid-template-columns: 1fr;
        gap: 48px
    }

    .intro-copy {
        padding-top: 0
    }

    .how-layout {
        gap: 55px
    }

    .impact-copy {
        padding: 44px
    }

    .community-collage {
        width: 100%;
        max-width: 680px;
        margin: 0 auto
    }

    .cta-card {
        padding: 55px
    }

    .contact-grid {
        grid-template-columns: 1fr;
        gap: 48px
    }

    .desktop-action {
        display: none
    }
}

@media (width<=720px) {
    .shell {
        width: min(100% - 32px,var(--shell))
    }

    .announcement {
        text-align: center;
        justify-content: center
    }

    .announcement a {
        display: none
    }

    .site-header {
        height: 70px;
        padding: 0 16px
    }
    
    .header-actions {
        gap: 10px
    }

    .header-actions>.button {
        min-height: 39px;
        padding: 0 13px;
        font-size: 10px
    }

    .mobile-menu {
        display: block;
        position: relative
    }

    .mobile-menu summary {
        cursor: pointer;
        border: 1px solid #d6d3dc;
        border-radius: 8px;
        place-content: center;
        gap: 6px;
        width: 42px;
        height: 42px;
        list-style: none;
        display: grid
    }

    .mobile-menu summary::-webkit-details-marker {
        display: none
    }

    .mobile-menu summary span {
        background: var(--navy);
        width: 19px;
        height: 2px;
        display: block
    }

    .mobile-menu nav {
        border: 1px solid var(--line);
        background: #fff;
        border-radius: 12px;
        flex-direction: column;
        width: 240px;
        padding: 16px;
        display: flex;
        position: absolute;
        top: 50px;
        right: 0;
        box-shadow: 0 20px 40px #17163f24
    }

    .mobile-menu nav a {
        padding: 10px;
        font-size: 13px;
        font-weight: 800
    }

    .hero-grid {
        gap: 45px;
        min-height: auto;
        padding: 72px 0 105px
    }

    h1 {
        font-size: 47px
    }

    .hero-lede {
        font-size: 16px
    }

    .hero-actions {
        display: grid
    }

    .hero-actions .button {
        width: 100%
    }

    .hero-proof {
        margin-top: 30px
    }

    .hero-visual {
        min-height: 390px
    }

    .hub-mock {
        grid-template-columns: 96px 1fr;
        min-height: 0;
        transform: none
    }

    .hub-rail {
        gap: 12px;
        padding: 12px 7px
    }

    .hub-content {
        gap: 10px;
        padding: 12px
    }

    .hub-row-top {
        grid-template-columns: 1fr;
        gap: 10px
    }

    .hub-card {
        padding: 11px
    }

    .hub-wheel {
        width: 80px;
        height: 80px
    }

    .hub-wheel-hub {
        width: 56px;
        height: 56px
    }

    .floating-card-left {
        bottom: 0;
        left: -5px
    }

    .floating-card-right {
        top: 15px;
        right: -5px
    }

    .floating-card {
        padding: 9px
    }

    .floating-card small {
        display: none
    }

    .floating-card strong {
        font-size: 8px
    }

    .hero-wave {
        height: 45px
    }

    .promise-strip {
        padding-bottom: 25px
    }

    .promise-grid {
        grid-template-columns: 1fr
    }

    .promise-grid>div {
        border-right: 0;
        border-bottom: 1px solid var(--line)!important
    }

    .promise-grid>div:last-child {
        border-bottom: 0!important
    }

    .home .section {
        padding: 82px 0
    }

    .split-heading h2,.section-heading h2,.community-copy h2 {
        font-size: 39px
    }

    .impact-panel {
        grid-template-columns: 1fr;
        margin-top: 45px
    }

    .impact-art {
        min-height: 300px
    }

    .impact-copy {
        padding: 35px 24px
    }

    .impact-copy blockquote {
        font-size: 25px
    }

    .impact-stats {
        gap: 9px
    }

    .impact-stats strong {
        font-size: 27px
    }

    .impact-stats div {
        display: block
    }

    .benefit-grid {
        grid-template-columns: 1fr;
        margin-top: 38px
    }

    .benefit-card {
        min-height: 390px;
        padding: 25px
    }

    .pathway-grid {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 34px
    }

    .pathway-card {
        min-height: 0;
        padding: 28px 24px 30px
    }

    .how-layout {
        grid-template-columns: 1fr
    }

    .how-heading {
        position: static
    }

    .how-heading h2 {
        font-size: 39px
    }

    .step {
        grid-template-columns: 38px 1fr 30px;
        gap: 11px
    }

    .community-collage {
        height: 450px
    }

    .portrait-one {
        height: 260px
    }

    .portrait-two {
        height: 245px
    }

    .portrait-three {
        height: 195px
    }

    .collage-message {
        height: 155px;
        padding: 18px
    }

    .collage-message strong {
        font-size: 15px
    }

    .cta-section {
        padding-bottom: 55px
    }

    .cta-card {
        padding: 40px 24px;
        display: block
    }

    .cta-card h2 {
        font-size: 37px
    }

    .cta-card .button {
        width: 100%;
        margin-top: 26px
    }

    .contact-section {
        padding: 82px 0
    }

    .contact-form {
        grid-template-columns: 1fr;
        padding: 26px
    }

    .contact-form .field.wide,.contact-actions,.contact-fine {
        grid-column: auto
    }

    .footer-grid {
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }

    .footer-grid>div:first-child {
        grid-column: 1/3
    }

    .footer-bottom {
        display: block
    }

    .footer-bottom span {
        margin-top: 5px;
        display: block
    }
}

@media (prefers-reduced-motion:reduce) {
    html {
        scroll-behavior: auto
    }

    .button,.benefit-card {
        transition: none
    }
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

