.be-egg-page {
    background: #fff;
    color: #11151c;
    font-family: "Hanken Grotesk", Arial, sans-serif;
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 24px 80px;
}

body:has(.be-egg-page) #wp--skip-link--target,
body.page-id-6469 #wp--skip-link--target {
    margin-top: 0 !important;
}

body:has(.be-egg-page) #wp--skip-link--target > .wp-block-group,
body.page-id-6469 #wp--skip-link--target > .wp-block-group {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body:has(.be-egg-page) .wp-site-blocks > main.wp-block-group,
body.page-id-6469 .wp-site-blocks > main.wp-block-group {
    margin-top: 0 !important;
}

body:has(.be-egg-page) main.wp-block-group > .wp-block-group.alignfull,
body.page-id-6469 main.wp-block-group > .wp-block-group.alignfull {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body:has(.be-egg-page) .wp-block-post-title,
body.page-id-6469 .wp-block-post-title {
    display: none !important;
}

body:has(.be-egg-page) .entry-content,
body.page-id-6469 .entry-content {
    margin-top: 0 !important;
}

.be-egg-page a {
    color: #2f6df6;
    font-weight: 800;
    text-decoration: none;
}

.be-egg-page a:hover {
    text-decoration: underline;
}

.be-egg-hero {
    align-items: center;
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    display: grid;
    gap: 54px;
    grid-template-columns: minmax(0, 1.02fr) minmax(320px, .82fr);
    margin: 0 -24px 74px;
    margin-bottom: 74px;
    padding: 84px 24px 88px;
}

.be-egg-kicker,
.be-legacy-kicker {
    color: #2f6bed;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: .14em;
    margin: 0 0 16px;
    text-transform: uppercase;
}

.be-egg-page h1 {
    color: #11151c;
    font-size: 72px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: .98;
    margin: 0;
}

body:has(.be-provider-subscription-page) .wp-block-post-title {
    display: none !important;
}

body:has(.be-provider-subscription-page) .wp-site-blocks > main.wp-block-group {
    margin-top: 0 !important;
}

body:has(.be-provider-subscription-page) .wp-site-blocks > main.wp-block-group > .wp-block-group.alignfull {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

body:has(.be-provider-subscription-page) .entry-content {
    margin-top: 0 !important;
}

.be-provider-subscription-page {
    background: #fff;
    margin-block-start: 0 !important;
}

.be-provider-subscription-hero {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 760px !important;
    min-height: 676px;
    padding: 56px 0 120px;
}

.be-provider-subscription-hero h1 {
    color: #11151c;
    font-size: 72px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: .98;
    margin: 0 !important;
    max-width: none !important;
}

.be-provider-typeform {
    background: #fff;
    border: 1px solid #dbe5f2;
    border-radius: 16px;
    box-shadow: 0 18px 48px rgba(39, 71, 120, .08);
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 36px;
    max-width: none !important;
    overflow: hidden;
    width: 100% !important;
}

.be-provider-typeform iframe {
    border: 0;
    display: block;
    height: 500px;
    width: 100%;
}

@media (max-width: 760px) {
    .be-provider-subscription-hero {
        min-height: 520px;
        padding: 46px 24px 96px;
    }

    .be-provider-subscription-hero h1 {
        font-size: 48px;
        line-height: 1;
    }

    .be-provider-typeform {
        margin-top: 28px;
    }

    .be-provider-typeform iframe {
        height: 560px;
    }
}

.be-egg-lead {
    color: #2b313b;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.65;
    margin: 26px 0 30px;
    max-width: 560px;
}

.be-egg-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 26px;
}

.be-egg-button,
.be-egg-button-secondary {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    min-height: 52px;
    padding: 0 24px;
}

.be-egg-button {
    background: #2f6df6;
    color: #fff !important;
    box-shadow: 0 14px 28px rgba(47, 109, 246, .22);
}

.be-egg-button-secondary {
    background: #eef4ff;
    color: #2f6df6 !important;
}

.be-egg-hero-card {
    background: #f4f7fb;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    padding: 22px;
}

.be-egg-hero-card img,
.be-egg-image-card img {
    border-radius: 8px;
    display: block;
    height: auto;
    width: 100%;
}

.be-egg-section {
    margin: 0 auto 74px;
    max-width: 1120px;
}

.be-egg-section-wide {
    max-width: 1120px;
}

.be-egg-section h2 {
    color: #11151c;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.18;
    margin: 0 0 22px;
}

.be-egg-section h3 {
    color: #11151c;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.12;
    margin: 0 0 12px;
}

.be-egg-section p,
.be-egg-section li {
    color: #2b313b;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.7;
}

.be-egg-section p {
    margin: 0 0 18px;
}

.be-egg-article-meta {
    color: #687382;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.55;
    margin: 18px 0 0;
    max-width: 720px;
}

.be-egg-article-meta a {
    font-weight: 850;
}

.be-egg-step-list {
    display: grid;
    gap: 12px;
    list-style: none;
    margin: 26px 0;
    padding: 0;
}

.be-egg-step-list li {
    align-items: flex-start;
    background: #f6f9ff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    display: grid;
    gap: 14px;
    grid-template-columns: 42px minmax(0, 1fr);
    padding: 16px;
}

.be-egg-step-list span {
    align-items: center;
    background: #eaf1ff;
    border-radius: 8px;
    color: #2f6df6;
    display: inline-flex;
    font-size: 18px;
    font-weight: 900;
    height: 42px;
    justify-content: center;
    width: 42px;
}

.be-egg-step-list strong {
    color: #11151c;
    display: block;
    font-size: 18px;
    font-weight: 850;
    line-height: 1.25;
    margin-bottom: 4px;
}

.be-egg-callout {
    background: #eef4ff;
    border: 1px solid #cfe0ff;
    border-radius: 8px;
    margin-top: 24px;
    padding: 24px;
}

.be-egg-topic-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-egg-topic-card {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.be-egg-topic-card img {
    aspect-ratio: 16 / 10;
    display: block;
    object-fit: cover;
    width: 100%;
}

.be-egg-topic-card div {
    padding: 22px;
}

.be-egg-topic-card h2,
.be-egg-topic-card h3 {
    margin-bottom: 10px;
}

.be-ivf-related-grid {
    align-items: stretch;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.be-ivf-related-grid .be-egg-topic-card {
    min-height: 220px;
    text-decoration: none;
}

.be-ivf-related-grid .be-egg-topic-card div {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    padding: 28px;
}

.be-ivf-related-grid .be-egg-topic-card > a {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    padding: 28px;
    text-decoration: none;
}

.be-ivf-related-grid .be-egg-topic-card h2,
.be-ivf-related-grid .be-egg-topic-card h3 {
    color: #111827;
    font-size: 24px;
    line-height: 1.1;
}

.be-ivf-related-grid .be-egg-topic-card p {
    color: #111827;
    margin: 0;
}

.be-egg-quote-grid,
.be-egg-partner-grid,
.be-egg-faq-grid {
    display: grid;
    gap: 18px;
}

.be-egg-quote-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-egg-quote,
.be-egg-partner-card,
.be-egg-faq-card {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
    padding: 24px;
}

.be-egg-quote p {
    color: #344054;
    font-size: 17px;
    line-height: 1.55;
}

.be-egg-quote strong {
    color: #10141d;
    display: block;
    font-size: 15px;
    margin-top: 16px;
}

.be-egg-cost-wrap {
    align-items: start;
    display: grid;
    gap: 32px;
    grid-template-columns: minmax(0, .95fr) minmax(320px, .78fr);
}

.be-egg-cost-table {
    border: 1px solid #dce7f6;
    border-radius: 8px;
    overflow: hidden;
}

.be-egg-cost-row {
    align-items: center;
    display: grid;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 16px 18px;
}

.be-egg-cost-row:nth-child(odd) {
    background: #f6f9ff;
}

.be-egg-cost-row strong,
.be-egg-cost-row span {
    color: #10141d;
    font-size: 16px;
    font-weight: 800;
}

.be-egg-save-card {
    background: #eef4ff;
    border: 1px solid #cfe0ff;
    border-radius: 8px;
    margin-top: 20px;
    padding: 22px;
}

.be-egg-save-card strong {
    color: #2f6df6;
    display: block;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.1;
}

.be-egg-help-panel {
    align-items: center;
    background-image: linear-gradient(90deg, rgba(229, 226, 245, .86), rgba(208, 217, 247, .78)), url("https://bloomingeve.webvector.space/wp-content/uploads/2026/06/6309a68478b4842edd6afc9b_background.webp");
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    box-sizing: border-box;
    display: grid;
    gap: 58px;
    grid-template-columns: minmax(160px, .34fr) minmax(0, 1fr);
    margin: 0 auto 74px;
    max-width: 1120px;
    min-height: 520px;
    padding: 70px 88px 70px 48px;
    width: 100%;
}

.be-egg-help-label {
    align-items: center;
    align-self: stretch;
    border-right: 2px solid #b052f4;
    display: flex;
    min-height: 380px;
}

.be-egg-help-label span {
    background: #ff9f22;
    color: #07090f;
    display: inline;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.08;
    padding: 0 3px;
}

.be-egg-help-list {
    display: grid;
    gap: 46px;
}

.be-egg-help-row {
    align-items: center;
    display: grid;
    gap: 28px;
    grid-template-columns: 104px minmax(0, 1fr);
}

.be-egg-help-row > p:empty {
    display: none;
}

.be-egg-help-row img {
    aspect-ratio: 1;
    border-radius: 50%;
    display: block;
    height: 104px;
    object-fit: cover;
    width: 104px;
}

.be-egg-help-row h3 {
    color: #05070d;
    font-family: Manrope, sans-serif;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 6px;
}

.be-egg-help-row p {
    color: #05070d;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.34;
    margin: 0;
    max-width: 650px;
}

.be-egg-help-icon {
    align-items: center;
    background: #eef4ff;
    border-radius: 8px;
    color: #2f6df6;
    display: inline-flex;
    font-size: 22px;
    font-weight: 900;
    height: 52px;
    justify-content: center;
    margin-bottom: 18px;
    width: 52px;
}

.be-egg-partner-icon {
    display: block;
    height: 70px;
    margin-bottom: 20px;
    object-fit: contain;
    object-position: left center;
    width: 86px;
}

.be-faq-page {
    background: #fff;
    color: #11151c;
    font-family: "Hanken Grotesk", Arial, sans-serif;
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 24px 84px;
}

body:has(.be-faq-page) #wp--skip-link--target,
body:has(.be-faq-page) .wp-site-blocks > main.wp-block-group {
    margin-top: 0 !important;
}

body:has(.be-faq-page) #wp--skip-link--target > .wp-block-group,
body:has(.be-faq-page) main.wp-block-group > .wp-block-group.alignfull {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body:has(.be-faq-page) .wp-block-post-title {
    display: none !important;
}

body:has(.be-faq-page) .entry-content {
    margin-top: 0 !important;
}

body:has(.be-egg-page) footer,
body:has(.be-faq-page) footer {
    margin-top: 0 !important;
}

.be-faq-hero {
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    margin: 0 -24px 74px;
    padding: 84px 24px 88px;
}

.be-faq-kicker {
    color: #2f6bed;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .14em;
    line-height: 21px;
    margin: 0 0 16px;
    text-transform: uppercase;
}

.be-faq-page h1 {
    color: #11151c;
    font-size: 72px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: .98;
    margin: 0;
}

.be-faq-hero p:not(.be-faq-kicker) {
    color: #2b313b;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.65;
    margin: 26px 0 30px;
    max-width: 720px;
}

.be-faq-button {
    align-items: center;
    background: #2f6df6;
    border-radius: 999px;
    box-shadow: 0 14px 28px rgba(47, 109, 246, .22);
    color: #fff !important;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    justify-content: center;
    min-height: 52px;
    padding: 0 24px;
    text-decoration: none;
}

.be-faq-list {
    margin: 0 auto;
    max-width: 920px;
}

.be-faq-list h2 {
    color: #11151c;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.18;
    margin: 64px 0 22px;
}

.be-faq-list h2:first-child {
    margin-top: 0;
}

.be-faq-item {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(16, 24, 40, .05);
    margin: 0 0 14px;
    overflow: hidden;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.be-faq-item[open] {
    border-color: #c9d9f5;
    box-shadow: 0 18px 42px rgba(16, 24, 40, .08);
}

.be-faq-item summary {
    color: #11151c;
    cursor: pointer;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.28;
    list-style: none;
    padding: 22px 56px 22px 24px;
    position: relative;
}

.be-faq-item summary::-webkit-details-marker {
    display: none;
}

.be-faq-item summary::after {
    color: #2f6df6;
    content: "+";
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    right: 24px;
    top: 20px;
    transition: transform .2s ease;
}

.be-faq-item[open] summary::after {
    content: "-";
    transform: rotate(180deg);
}

.be-faq-item p {
    animation: beFaqReveal .22s ease;
    border-top: 1px solid #edf2fb;
    color: #2b313b;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.7;
    margin: 0;
    padding: 20px 24px 24px;
}

.be-egg-faq-list {
    margin: 0;
}

@keyframes beFaqReveal {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }

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

@media (max-width: 820px) {
    .be-faq-page {
        padding: 0 0 18px;
    }

    .be-faq-hero {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 52px;
        padding: 58px 24px 62px;
    }

    .be-faq-page h1 {
        font-size: 42px;
    }

    .be-faq-hero p:not(.be-faq-kicker) {
        font-size: 17px;
    }

    .be-faq-list {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

    .be-faq-list h2 {
        font-size: 30px;
        margin-top: 46px;
    }

    .be-faq-item summary {
        font-size: 17px;
        padding: 19px 48px 19px 18px;
    }

    .be-faq-item summary::after {
        right: 18px;
        top: 18px;
    }

    .be-faq-item p {
        font-size: 16px;
        padding: 18px;
    }

    .be-faq-page > :last-child {
        margin-bottom: 0;
    }
}

.be-egg-band {
    background: #f4f7fb;
    border-bottom: 1px solid #dce7f6;
    border-top: 1px solid #dce7f6;
    margin: 0 -24px 74px;
    padding: 70px 24px;
}

.be-egg-band-inner {
    align-items: center;
    display: grid;
    gap: 36px;
    grid-template-columns: minmax(0, .9fr) minmax(320px, .8fr);
    margin: 0 auto;
    max-width: 1120px;
}

.be-egg-partner-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.be-egg-faq-grid {
    grid-template-columns: 1fr;
}

.be-egg-faq-card p:last-child,
.be-egg-partner-card p:last-child {
    margin-bottom: 0;
}

.be-egg-page > :last-child {
    margin-bottom: 0;
}

.be-support-hero {
    align-items: center;
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    display: grid;
    gap: 44px;
    grid-template-columns: minmax(0, .92fr) minmax(360px, 1fr);
    margin: 0 -24px 74px;
    padding: 82px 24px 88px;
}

.be-support-hero h1 {
    color: #11151c;
    font-size: 68px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: .98;
    margin: 0 0 28px;
}

.be-support-hero p {
    color: #2b313b;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.55;
    margin: 0 0 18px;
    max-width: 620px;
}

.be-support-specialists {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.be-support-specialist {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .08);
    overflow: hidden;
}

.be-support-specialist img {
    aspect-ratio: 1;
    display: block;
    object-fit: cover;
    width: 100%;
}

.be-support-specialist span {
    color: #11151c;
    display: block;
    font-size: 14px;
    font-weight: 850;
    line-height: 1.25;
    padding: 12px;
}

.be-support-panel {
    background: #f4f7fb;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
    padding: 34px;
}

.be-support-help-list {
    display: grid;
    gap: 16px;
    list-style: none;
    margin: 28px 0;
    padding: 0;
}

.be-support-help-list li {
    align-items: flex-start;
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    display: grid;
    gap: 16px;
    grid-template-columns: 48px minmax(0, 1fr);
    padding: 18px;
}

.be-support-help-list span {
    align-items: center;
    background: #eaf1ff;
    border-radius: 8px;
    color: #2f6df6;
    display: inline-flex;
    font-size: 22px;
    height: 48px;
    justify-content: center;
    width: 48px;
}

.be-support-help-list strong {
    color: #11151c;
    display: block;
    font-size: 18px;
    font-weight: 850;
    line-height: 1.3;
    margin-bottom: 4px;
}

.be-support-testimonial-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-support-testimonial {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
    padding: 24px;
}

.be-support-testimonial img {
    border-radius: 50%;
    display: block;
    height: 64px;
    margin-bottom: 18px;
    object-fit: cover;
    width: 64px;
}

.be-support-testimonial blockquote {
    color: #2b313b;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.6;
    margin: 0 0 18px;
}

.be-support-testimonial strong {
    color: #11151c;
    display: block;
    font-size: 16px;
    font-weight: 850;
    margin-bottom: 2px;
}

.be-support-testimonial span {
    color: #687382;
    font-size: 15px;
    font-weight: 600;
}

.be-support-mission {
    align-items: center;
    background: #f4efe6;
    border-radius: 8px;
    display: grid;
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 38px;
}

.be-support-terms {
    color: #687382 !important;
    font-size: 14px !important;
}

.be-ob-hero {
    align-items: center;
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    display: grid;
    gap: 52px;
    grid-template-columns: minmax(0, .95fr) minmax(340px, .8fr);
    margin: 0 -24px 74px;
    padding: 84px 24px 88px;
}

.be-ob-hero h1 {
    color: #11151c;
    font-size: 68px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: .98;
    margin: 0;
}

.be-ob-hero-image {
    background: #f4f7fb;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    padding: 18px;
}

.be-ob-hero-image img,
.be-ob-advisor img {
    border-radius: 8px;
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.be-ob-reason-grid,
.be-ob-help-grid,
.be-ob-logo-grid,
.be-ob-advisor-grid {
    display: grid;
    gap: 18px;
}

.be-ob-reason-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-ob-reason-card,
.be-ob-help-card,
.be-ob-advisor {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
    overflow: hidden;
}

.be-ob-reason-card img {
    aspect-ratio: 16 / 10;
    background: #f4f7fb;
    box-sizing: border-box;
    display: block;
    object-fit: contain;
    padding: 16px;
    width: 100%;
}

.be-ob-reason-card div,
.be-ob-help-card,
.be-ob-advisor div {
    padding: 24px;
}

.be-ob-logo-grid {
    align-items: center;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    margin-top: 24px;
}

.be-ob-logo-grid img {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 8px;
    box-sizing: border-box;
    height: 74px;
    max-width: 100%;
    object-fit: contain;
    padding: 14px;
    width: 100%;
}

.be-ob-help-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-ob-help-card img {
    border-radius: 50%;
    display: block;
    height: 92px;
    margin-bottom: 20px;
    object-fit: cover;
    width: 92px;
}

.be-ob-advisor-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.be-ob-advisor img {
    aspect-ratio: 1;
}

.be-ob-advisor h3 {
    margin-bottom: 8px;
}

.be-ob-advisor p:last-child,
.be-ob-help-card p:last-child,
.be-ob-reason-card p:last-child {
    margin-bottom: 0;
}

.be-ob-cta {
    align-items: center;
    background: #f4efe6;
    border-radius: 8px;
    display: grid;
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 38px;
}

.be-growth-hero-panel {
    align-self: stretch;
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 16px;
    box-shadow: 0 22px 54px rgba(16, 24, 40, .08);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 280px;
    padding: 34px;
}

.be-growth-hero-panel span {
    color: #3168f4;
    display: block;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .14em;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.be-growth-hero-panel strong {
    color: #111827;
    display: block;
    font-size: 34px;
    letter-spacing: 0;
    line-height: 1.08;
}

.be-growth-featured-logos {
    align-items: center;
    margin-top: 22px;
}

.be-growth-featured-logos img {
    max-height: 68px;
    object-fit: contain;
}

.be-growth-page .be-growth-hero {
    display: block;
    max-width: none;
    text-align: center;
}

.be-growth-page .be-growth-hero > div {
    margin: 0 auto;
    max-width: 760px;
}

.be-growth-page .be-growth-hero h1 {
    max-width: 760px;
}

.be-growth-page .be-growth-hero .be-egg-actions {
    justify-content: center;
}

.be-growth-page .be-ob-reason-grid {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.be-growth-page .be-ob-reason-card {
    align-items: center;
    text-align: center;
}

.be-growth-page .be-ob-reason-card img {
    height: 74px;
    margin: 0 auto;
    width: 74px;
}

.be-growth-page .be-ob-reason-card h3 {
    font-size: 17px;
    line-height: 1.18;
    margin: 0;
}

.be-growth-patient-section {
    align-items: center;
    display: grid;
    gap: 28px;
    grid-template-columns: minmax(220px, .8fr) minmax(0, 1.2fr);
    max-width: 900px;
}

.be-growth-patient-section .be-egg-actions {
    grid-column: 2;
    margin-top: 0;
}

.be-growth-patient-copy h2 {
    font-size: 36px;
    line-height: 1.06;
    margin: 0;
}

.be-growth-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.be-growth-tags span {
    background: #fff;
    border: 2px solid #f1c75d;
    border-radius: 999px;
    color: #111827;
    display: inline-flex;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.15;
    padding: 12px 18px;
}

.be-growth-tags span:nth-child(1),
.be-growth-tags span:nth-child(4) {
    background: #d8f7df;
    border-color: #9be7af;
}

.be-growth-tags span:nth-child(3),
.be-growth-tags span:nth-child(6) {
    background: #ffe0ee;
    border-color: #ff9bc4;
}

.be-growth-tags span:nth-child(7) {
    background: #fde7dc;
    border-color: #fbad89;
}

.be-growth-page .be-ob-logo-grid img[alt="Johnson County OBGYN"] {
    background: #111827;
    border-radius: 6px;
    padding: 10px;
}

.be-growth-page .be-ob-cta {
    margin-bottom: 72px;
}

.be-growth-page .be-ob-logo-grid {
    margin-bottom: 34px;
    margin-top: 28px;
}

.be-growth-page .be-ob-advisor-grid {
    gap: 48px 40px;
    grid-template-columns: repeat(3, 300px);
    justify-content: center;
}

.be-growth-page .be-ob-advisor {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    overflow: visible;
    padding: 0;
    text-align: center;
}

.be-growth-page .be-ob-advisor img {
    aspect-ratio: 1;
    border-radius: 50%;
    height: 170px;
    margin: 0 auto;
    max-height: none;
    object-fit: cover;
    object-position: center top;
    width: 170px;
}

.be-growth-page .be-ob-advisor div {
    padding: 0;
}

.be-growth-page .be-ob-advisor h3 {
    color: #11151c;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5;
    margin: 22px 0 0;
    width: 100%;
}

.be-growth-page .be-ob-advisor p {
    color: #69707c;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.55;
    margin: 9px auto 0;
    max-width: 260px;
    width: 100%;
}

.be-growth-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.be-growth-info-grid .be-ob-help-card {
    min-height: 190px;
}

.be-growth-plans-section {
    max-width: 1120px;
}

.be-growth-plan-table {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 14px;
    box-shadow: 0 20px 48px rgba(16, 24, 40, .06);
    overflow: hidden;
}

.be-growth-plan-row {
    align-items: stretch;
    border-top: 1px solid #e8eef8;
    display: grid;
    grid-template-columns: minmax(260px, 1.4fr) minmax(160px, .8fr) minmax(160px, .8fr);
}

.be-growth-plan-row:first-child {
    border-top: 0;
}

.be-growth-plan-row > * {
    align-items: center;
    border-left: 1px solid #e8eef8;
    color: #111827;
    display: flex;
    padding: 18px 20px;
}

.be-growth-plan-row > *:first-child {
    border-left: 0;
}

.be-growth-plan-head {
    background: #f4f7fc;
}

.be-growth-plan-head > * {
    color: #111827;
    font-weight: 800;
}

.be-growth-plan-row span {
    flex-direction: column;
    font-weight: 800;
    gap: 5px;
}

.be-growth-plan-row small {
    color: #64748b;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
}

.be-growth-plan-row strong {
    color: #3168f4;
    font-size: 17px;
    font-weight: 800;
    justify-content: center;
    text-align: center;
}

.be-booklets-page {
    padding-bottom: 96px;
}

.be-booklets-hero {
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    margin: 0 -24px 72px;
    padding: 78px 24px 84px;
}

.be-booklets-shell {
    margin: 0 auto;
    max-width: 980px;
}

.be-booklets-page h1 {
    max-width: 760px;
}

.be-booklets-frame {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 12px;
    box-shadow: 0 24px 64px rgba(16, 24, 40, .08);
    margin: 0 auto;
    max-width: 980px;
    overflow: hidden;
}

.be-booklets-frame iframe {
    border: 0;
    display: block;
    min-height: 640px;
    width: 100%;
}

.be-thank-intro {
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    margin: 0 -24px;
    padding: 58px 24px 64px;
    text-align: center;
}

.be-thank-intro h1 {
    font-size: 60px;
    line-height: 1.08;
    margin: 0 auto 18px;
    max-width: 820px;
}

.be-thank-intro p {
    color: #2b313b;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 680px;
}

.be-thank-optimizer {
    align-items: center;
    display: grid;
    gap: 48px;
    grid-template-columns: minmax(0, .8fr) minmax(520px, 1fr);
    margin-bottom: 0;
    padding: 78px 0 84px;
}

.be-thank-optimizer h2 {
    font-size: 50px;
    line-height: 1;
    margin: 0;
    max-width: 520px;
}

.be-thank-card {
    background: #fff;
    border: 1px solid #dce7f6;
    border-radius: 12px;
    box-shadow: 0 24px 64px rgba(16, 24, 40, .08);
    padding: 30px;
}

.be-thank-specialists {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-bottom: 22px;
}

.be-thank-specialist {
    text-align: center;
}

.be-thank-specialist img {
    border-radius: 50%;
    display: block;
    height: 65px;
    margin: 0 auto 10px;
    object-fit: cover;
    width: 65px;
}

.be-thank-specialist span {
    color: #11151c;
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.1;
}

.be-thank-path-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 20px 0;
}

.be-thank-path-card {
    align-items: center;
    border-radius: 8px;
    color: #11151c;
    display: flex;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.34;
    min-height: 132px;
    padding: 24px;
}

.be-thank-path-card:first-child {
    background: #ffd52c;
}

.be-thank-path-card:nth-child(2) {
    background: #bdf0c3;
}

.be-thank-price {
    background: #f4efe6;
    box-shadow: 0 0 0 100vmax #f4efe6;
    clip-path: inset(0 -100vmax);
    margin: 0 -24px 76px;
    padding: 68px 24px 72px;
    text-align: center;
}

.be-thank-price h2 {
    font-size: 54px;
    line-height: 1.08;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
}

.be-thank-price p {
    color: #2b313b;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.55;
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
}

.be-thank-price .be-egg-actions {
    justify-content: center;
}

.be-thank-price .be-egg-btn {
    min-width: min(100%, 640px);
}

.be-thank-support-page .be-support-help-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.be-thank-support-page .be-support-help-list li:last-child {
    grid-column: 1 / -1;
}

@media (max-width: 820px) {
    .be-egg-page {
        padding: 0 0 14px;
    }

    .be-egg-hero,
    .be-egg-cost-wrap,
    .be-egg-band-inner,
    .be-egg-quote-grid,
    .be-egg-partner-grid,
    .be-egg-topic-grid {
        grid-template-columns: 1fr;
    }

    .be-egg-page h1 {
        font-size: 42px;
    }

    .be-egg-section h2 {
        font-size: 30px;
    }

    .be-egg-lead,
    .be-egg-section p,
    .be-egg-section li {
        font-size: 17px;
    }

    .be-egg-section,
    .be-egg-band,
    .be-egg-help-panel {
        margin-bottom: 52px;
    }

    .be-egg-section {
        max-width: none;
    }

    .be-egg-hero {
        gap: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 52px;
        padding: 42px 24px 48px;
    }

    .be-egg-help-panel {
        gap: 28px;
        grid-template-columns: 1fr;
        margin-left: 0;
        margin-right: 0;
        min-height: 0;
        padding: 38px 24px;
        width: 100%;
    }

    .be-booklets-page {
        padding-bottom: 56px;
    }

    .be-booklets-hero {
        margin: 0 0 42px;
        padding: 46px 24px 50px;
    }

    .be-booklets-frame {
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .be-booklets-frame iframe {
        min-height: 660px;
    }

    .be-thank-intro {
        margin-left: 0;
        margin-right: 0;
        padding: 44px 24px 48px;
    }

    .be-thank-intro h1 {
        font-size: 40px;
    }

    .be-thank-optimizer {
        gap: 28px;
        grid-template-columns: 1fr;
        padding: 52px 24px 58px;
    }

    .be-thank-optimizer h2,
    .be-thank-price h2 {
        font-size: 38px;
    }

    .be-thank-card {
        padding: 22px;
    }

    .be-thank-specialists {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .be-thank-path-grid {
        grid-template-columns: 1fr;
    }

    .be-thank-path-card {
        font-size: 19px;
        min-height: 0;
    }

    .be-thank-price {
        margin-left: 0;
        margin-right: 0;
        padding: 52px 24px 58px;
    }

    .be-thank-support-page .be-support-help-list {
        grid-template-columns: 1fr;
    }

    .be-thank-support-page .be-support-help-list li:last-child {
        grid-column: auto;
    }

    .be-egg-help-label {
        align-items: flex-start;
        border-right: 0;
        border-bottom: 2px solid #b052f4;
        min-height: 0;
        padding-bottom: 22px;
    }

    .be-egg-help-label span {
        font-size: 25px;
    }

    .be-egg-help-list {
        gap: 30px;
    }

    .be-egg-help-row {
        align-items: flex-start;
        gap: 18px;
        grid-template-columns: 76px minmax(0, 1fr);
    }

    .be-egg-help-row img {
        height: 76px;
        width: 76px;
    }

    .be-egg-help-row h3 {
        font-size: 27px;
    }

    .be-egg-help-row p {
        font-size: 17px;
        line-height: 1.42;
    }

    .be-egg-band {
        margin-left: 0;
        margin-right: 0;
        padding: 52px 24px;
    }

    .be-egg-step-list li {
        grid-template-columns: 38px minmax(0, 1fr);
        padding: 14px;
    }

    .be-egg-step-list span {
        font-size: 16px;
        height: 38px;
        width: 38px;
    }

    .be-ivf-related-grid {
        grid-template-columns: 1fr;
    }

    .be-ivf-related-grid .be-egg-topic-card {
        min-height: 0;
    }

    .be-ivf-related-grid .be-egg-topic-card div {
        padding: 22px;
    }

    .be-ivf-related-grid .be-egg-topic-card > a {
        padding: 22px;
    }

    .be-ivf-related-grid .be-egg-topic-card h2,
    .be-ivf-related-grid .be-egg-topic-card h3 {
        font-size: 20px;
    }

    .be-support-hero,
    .be-support-mission,
    .be-support-testimonial-grid,
    .be-ob-hero,
    .be-ob-reason-grid,
    .be-ob-help-grid,
    .be-ob-advisor-grid,
    .be-ob-cta {
        grid-template-columns: 1fr;
    }

    .be-support-hero {
        gap: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 52px;
        padding: 48px 24px 56px;
    }

    .be-support-hero h1 {
        font-size: 42px;
        margin-bottom: 22px;
    }

    .be-support-hero p {
        font-size: 17px;
    }

    .be-support-specialists {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .be-support-panel,
    .be-support-mission {
        padding: 24px;
    }

    .be-support-help-list li {
        grid-template-columns: 42px minmax(0, 1fr);
        padding: 16px;
    }

    .be-support-help-list span {
        font-size: 20px;
        height: 42px;
        width: 42px;
    }

    .be-ob-hero {
        gap: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 52px;
        padding: 48px 24px 56px;
    }

    .be-ob-hero h1 {
        font-size: 42px;
        line-height: 1.06;
    }

    .be-ob-logo-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .be-ob-cta {
        padding: 24px;
    }

    .be-growth-hero-panel {
        min-height: 0;
        padding: 24px;
    }

    .be-growth-hero-panel strong {
        font-size: 26px;
    }

    .be-growth-page .be-growth-hero {
        padding: 48px 24px 54px;
        text-align: left;
    }

    .be-growth-page .be-growth-hero .be-egg-actions {
        justify-content: flex-start;
    }

    .be-growth-patient-section {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .be-growth-patient-section .be-egg-actions {
        grid-column: auto;
    }

    .be-growth-patient-copy h2 {
        font-size: 30px;
    }

    .be-growth-tags {
        gap: 10px;
    }

    .be-growth-tags span {
        font-size: 14px;
        padding: 10px 14px;
    }

    .be-growth-info-grid {
        grid-template-columns: 1fr;
    }

    .be-growth-info-grid .be-ob-help-card {
        min-height: 0;
    }

    .be-growth-plan-table {
        border-radius: 10px;
    }

    .be-growth-plan-row {
        grid-template-columns: 1fr;
    }

    .be-growth-plan-row > * {
        border-left: 0;
        justify-content: flex-start;
        padding: 14px 16px;
        text-align: left;
    }

    .be-growth-plan-row strong {
        border-top: 1px solid #e8eef8;
        justify-content: flex-start;
        text-align: left;
    }

    .be-growth-page .be-ob-advisor-grid {
        gap: 36px 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .be-growth-page .be-ob-cta {
        margin-bottom: 52px;
    }

    .be-growth-page .be-ob-logo-grid {
        margin-bottom: 24px;
        margin-top: 22px;
    }

    .be-growth-page .be-ob-advisor {
        padding: 0;
    }

    .be-growth-page .be-ob-advisor img {
        height: 112px;
        width: 112px;
    }

    .be-growth-page .be-ob-advisor h3 {
        font-size: 15px;
        line-height: 1.15;
    }

    .be-growth-page .be-ob-advisor p {
        font-size: 12px;
        line-height: 1.25;
    }

}

@media (max-width: 700px) {
    .be-clinic-results-list .be-clinic-card-heading {
        display: block !important;
        min-width: 0;
        padding-right: 0;
    }

    .be-clinic-results-list .be-clinic-card h3 {
        display: block;
        max-width: 100%;
        min-width: 0;
        overflow-wrap: break-word;
        padding-right: 0 !important;
        white-space: normal !important;
        word-break: normal;
    }

    .be-clinic-results-list .be-clinic-card h3 a {
        display: inline;
        overflow-wrap: break-word;
        white-space: normal !important;
    }

    .be-clinic-results-list .be-clinic-rating-badge-grid {
        display: none !important;
    }

    .be-clinic-results-list .be-clinic-rating-badge-inline {
        display: inline-flex;
        float: right;
        height: 30px;
        margin: 0 0 6px 10px;
        position: static;
        width: auto;
        z-index: auto;
    }
}

.be-clinics-index {
    background: #f5f7fb;
    color: #11151c;
    font-family: "Hanken Grotesk", Arial, sans-serif;
}

.be-clinics-index-inner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1180px;
    padding-left: 28px;
    padding-right: 28px;
}

.be-clinics-index-hero {
    background: #f3eee3;
    border-bottom: 1px solid #e3d9c7;
    padding: 92px 0 82px;
}

.be-clinics-index-hero h1 {
    color: #11151c;
    font-size: clamp(44px, 6vw, 74px);
    font-weight: 850;
    letter-spacing: 0;
    line-height: .92;
    margin: 0;
    max-width: 820px;
}

.be-clinics-index-hero p:not(.be-kicker) {
    color: #344052;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.55;
    margin: 28px 0 0;
    max-width: 760px;
}

.be-clinics-index-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 34px;
}

.be-clinics-index-actions a {
    align-items: center;
    border-radius: 999px;
    box-sizing: border-box;
    display: inline-flex;
    font-size: 16px;
    font-weight: 850;
    justify-content: center;
    min-height: 54px;
    padding: 0 28px;
    text-decoration: none;
}

.be-clinics-index-primary {
    background: #316df6;
    box-shadow: 0 18px 36px rgba(49, 109, 246, .26);
    color: #fff;
}

.be-clinics-index-secondary {
    background: #fff;
    border: 1px solid #dbe4f2;
    color: #316df6;
}

.be-clinics-index-directory {
    padding: 52px 0 64px;
}

.be-clinics-index-heading {
    margin-bottom: 24px;
}

.be-clinics-index-heading h2 {
    color: #11151c;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 850;
    letter-spacing: 0;
    line-height: 1.02;
    margin: 0;
}

.be-clinics-index-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.be-clinics-index-state {
    background: #fff;
    border: 1px solid #dfe6f0;
    border-radius: 14px;
    box-shadow: 0 12px 30px rgba(17, 21, 28, .045);
    padding: 18px;
}

.be-clinics-index-state h3 {
    color: #11151c;
    font-size: 20px;
    font-weight: 850;
    letter-spacing: 0;
    line-height: 1.1;
    margin: 0 0 12px;
}

.be-clinics-index-state ul {
    display: grid;
    gap: 6px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.be-clinics-index-state a {
    align-items: center;
    background: #f7f9fd;
    border: 1px solid #e4ebf5;
    border-radius: 10px;
    color: #11151c;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    min-height: 40px;
    padding: 8px 11px;
    text-decoration: none;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.be-clinics-index-state a:hover {
    border-color: #316df6;
    box-shadow: 0 12px 26px rgba(49, 109, 246, .12);
    transform: translateY(-1px);
}

.be-clinics-index-state span {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
}

.be-clinics-index-state small {
    color: #707b8c;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-align: right;
}

.be-clinics-index-empty {
    color: #687382;
    font-size: 18px;
}

.be-about-mobile-h1 {
    color: #11151c;
    display: block;
    font-family: "Hanken Grotesk", system-ui, -apple-system, sans-serif;
    font-size: 46px;
    font-weight: 800;
    line-height: .98;
    margin: 0;
}

@media (max-width: 980px) {
    .be-clinics-index-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .be-clinics-index-inner {
        padding-left: 18px;
        padding-right: 18px;
    }

    .be-clinics-index-hero {
        padding: 52px 0 50px;
    }

    .be-clinics-index-hero h1 {
        font-size: 40px;
        line-height: 1;
    }

    .be-clinics-index-hero p:not(.be-kicker) {
        font-size: 18px;
        line-height: 1.48;
        margin-top: 22px;
    }

    .be-clinics-index-actions {
        align-items: stretch;
        flex-direction: column;
        gap: 12px;
        margin-top: 28px;
    }

    .be-clinics-index-actions a {
        width: 100%;
    }

    .be-clinics-index-directory {
        padding: 48px 0 58px;
    }

    .be-clinics-index-grid {
        grid-template-columns: 1fr;
    }

    .be-clinics-index-state ul {
        grid-template-columns: 1fr;
    }

    .be-clinics-index-state {
        border-radius: 14px;
        padding: 20px;
    }
}
