/* First & Effect | Page #13 scoped CSS */
body.postid-13 div.ceo__photo, body.page-id-13 div.ceo__photo {
   display:none;
}
body.postid-13 .fe-top-stat-note, body.page-id-13 .fe-top-stat-note {
    font-size: 11px;
    opacity: .7;
}
body.postid-13 .fe-top-eyebrow-on-dark, body.page-id-13 .fe-top-eyebrow-on-dark {
    color: #6da4ff;
}
body.postid-13 .fe-top-title-on-dark, body.page-id-13 .fe-top-title-on-dark {
    color: #fff;
}
body.postid-13 .fe-top-lead-on-dark, body.page-id-13 .fe-top-lead-on-dark {
    color: rgba(255, 255, 255, .8);
}
body.postid-13 .fe-top-criteria-wide, body.page-id-13 .fe-top-criteria-wide {
    min-width: 300px;
}
body.postid-13 .fe-top-num-unit, body.page-id-13 .fe-top-num-unit {
    font-size: 14px;
}
body.postid-13 .fe-top-company-narrow, body.page-id-13 .fe-top-company-narrow {
    max-width: 720px;
    margin: 0 auto;
}
body.postid-13 .fe-top-company-table-full, body.page-id-13 .fe-top-company-table-full {
    grid-column: 1 / -1;
}
body.postid-13 .fe-top-contact-note, body.page-id-13 .fe-top-contact-note {
    text-align: center;
    color: #5a6a7a;
    font-size: 14px;
    line-height: 1.9;
}
body.postid-13 .fe-top-fig-concept, body.page-id-13 .fe-top-fig-concept {
    margin: 48px auto 8px;
    max-width: 980px;
}
body.postid-13 .fe-top-fig-concept__svg, body.page-id-13 .fe-top-fig-concept__svg {
    width: 100%;
    height: auto;
    display: block;
}
body.postid-13 .fe-top-fig-compare, body.page-id-13 .fe-top-fig-compare {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 16px;
    margin: 40px auto 0;
    max-width: 820px;
    flex-wrap: wrap;
}
body.postid-13 .fe-top-fig-compare__col, body.page-id-13 .fe-top-fig-compare__col {
    flex: 1 1 300px;
    border-radius: 16px;
    padding: 28px 24px;
    text-align: center;
}
body.postid-13 .fe-top-fig-compare__col--bad, body.page-id-13 .fe-top-fig-compare__col--bad {
    background: #f1f3f6;
    border: 1px solid #d9dee5;
    color: #8a96a3;
}
body.postid-13 .fe-top-fig-compare__col--good, body.page-id-13 .fe-top-fig-compare__col--good {
    background: #eef4ff;
    border: 2px solid #1e6eff;
    color: #0a2540;
}
body.postid-13 .fe-top-fig-compare__badge, body.page-id-13 .fe-top-fig-compare__badge {
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 16px;
}
body.postid-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__badge, body.page-id-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__badge { color: #99a3ad; }
body.postid-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__badge, body.page-id-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__badge { color: #1e6eff; }
body.postid-13 .fe-top-fig-compare__icon, body.page-id-13 .fe-top-fig-compare__icon {
    margin-bottom: 16px;
}
body.postid-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__icon, body.page-id-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__icon { color: #b3bcc6; }
body.postid-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__icon, body.page-id-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__icon { color: #1e6eff; }
body.postid-13 .fe-top-fig-compare__list, body.page-id-13 .fe-top-fig-compare__list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline-block;
}
body.postid-13 .fe-top-fig-compare__list li, body.page-id-13 .fe-top-fig-compare__list li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.7;
}
body.postid-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__list li::before, body.page-id-13 .fe-top-fig-compare__col--bad .fe-top-fig-compare__list li::before {
    content: "−";
    position: absolute;
    left: 4px;
    font-weight: 800;
    color: #b3bcc6;
}
body.postid-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__list li::before, body.page-id-13 .fe-top-fig-compare__col--good .fe-top-fig-compare__list li::before {
    content: "✓";
    position: absolute;
    left: 2px;
    font-weight: 800;
    color: #1e6eff;
}
body.postid-13 .fe-top-fig-compare__vs, body.page-id-13 .fe-top-fig-compare__vs {
    align-self: center;
    font-weight: 800;
    font-size: 18px;
    color: #1e6eff;
    flex: 0 0 auto;
}
body.postid-13 .fe-top-fig-steps, body.page-id-13 .fe-top-fig-steps {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 12px;
    margin: 40px auto 0;
    max-width: 880px;
    flex-wrap: wrap;
}
body.postid-13 .fe-top-fig-steps__item, body.page-id-13 .fe-top-fig-steps__item {
    flex: 1 1 200px;
    background: #fff;
    border: 1px solid #e3e9f0;
    border-radius: 16px;
    padding: 24px 20px;
    text-align: center;
    box-shadow: 0 4px 16px rgba(10, 37, 64, .05);
}
body.postid-13 .fe-top-fig-steps__num, body.page-id-13 .fe-top-fig-steps__num {
    width: 40px;
    height: 40px;
    margin: 0 auto 12px;
    border-radius: 50%;
    background: #1e6eff;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.postid-13 .fe-top-fig-steps__title, body.page-id-13 .fe-top-fig-steps__title {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #0a2540;
}
body.postid-13 .fe-top-fig-steps__text, body.page-id-13 .fe-top-fig-steps__text {
    margin: 0;
    font-size: 13px;
    line-height: 1.7;
    color: #5a6a7a;
}
body.postid-13 .fe-top-fig-steps__arrow, body.page-id-13 .fe-top-fig-steps__arrow {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}
body.postid-13 .fe-top-fig-steps__note, body.page-id-13 .fe-top-fig-steps__note {
    text-align: center;
    margin-top: 20px;
    color: #5a6a7a;
    font-size: 14px;
    font-weight: 600;
}
body.postid-13 .fe-top-fig-flow, body.page-id-13 .fe-top-fig-flow {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
}
body.postid-13 .fe-top-fig-flow__arrow, body.page-id-13 .fe-top-fig-flow__arrow {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}
body.postid-13 .fe-top-fig-flow__loop, body.page-id-13 .fe-top-fig-flow__loop {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
    color: #1e6eff;
    font-size: 14px;
    font-weight: 700;
}
body.postid-13 .fe-top-fig-flow__loop svg, body.page-id-13 .fe-top-fig-flow__loop svg {
    flex: 0 0 auto;
}
body.postid-13 .fe-top-fig-outcome, body.page-id-13 .fe-top-fig-outcome {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 44px auto 0;
    max-width: 820px;
    flex-wrap: wrap;
}
body.postid-13 .fe-top-fig-outcome__col, body.page-id-13 .fe-top-fig-outcome__col {
    flex: 1 1 280px;
    text-align: center;
}
body.postid-13 .fe-top-fig-outcome__tag, body.page-id-13 .fe-top-fig-outcome__tag {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 999px;
    font-weight: 800;
    font-size: 15px;
    margin-bottom: 16px;
}
body.postid-13 .fe-top-fig-outcome__tag--short, body.page-id-13 .fe-top-fig-outcome__tag--short {
    background: #e8f0ff;
    color: #1e6eff;
}
body.postid-13 .fe-top-fig-outcome__tag--long, body.page-id-13 .fe-top-fig-outcome__tag--long {
    background: #0a2540;
    color: #fff;
}
body.postid-13 .fe-top-fig-outcome__gear, body.page-id-13 .fe-top-fig-outcome__gear {
    width: 110px;
    height: 110px;
    display: block;
    margin: 0 auto 16px;
}
body.postid-13 .fe-top-fig-outcome__label, body.page-id-13 .fe-top-fig-outcome__label {
    font-size: 15px;
    font-weight: 700;
    color: #0a2540;
    line-height: 1.7;
    max-width: 260px;
    margin: 0 auto;
}
body.postid-13 .fe-top-fig-outcome__link, body.page-id-13 .fe-top-fig-outcome__link {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    color: #0a2540;
}
@media (max-width: 768px) {
body.postid-13 .fe-top-fig-compare__vs, body.page-id-13 .fe-top-fig-compare__vs {
        transform: rotate(90deg);
        margin: 4px 0;
    }
body.postid-13 .fe-top-fig-steps__arrow, body.page-id-13 .fe-top-fig-steps__arrow, body.postid-13 .fe-top-fig-flow__arrow, body.page-id-13 .fe-top-fig-flow__arrow {
        transform: rotate(90deg);
    }
body.postid-13 .fe-top-fig-outcome__link, body.page-id-13 .fe-top-fig-outcome__link {
        transform: rotate(90deg);
    }
body.postid-13 .fe-top-fig-concept, body.page-id-13 .fe-top-fig-concept {
        margin-top: 32px;
    }

}
body.postid-13 .reasons .reason-card__num, body.page-id-13 .reasons .reason-card__num {
    position: static;
    margin-bottom: 8px;
}
body.postid-13 .fe-top-fig-reason-img, body.page-id-13 .fe-top-fig-reason-img {
    margin: -8px -8px 16px;
    border-radius: 12px;
    overflow: hidden;
    background: #f3f6fb;
}
body.postid-13 .fe-top-fig-reason-img img, body.page-id-13 .fe-top-fig-reason-img img {
    width: 100%;
    height: 170px;
    object-fit: contain;
    display: block;
}
body.postid-13 .fe-top-fig-funnel-img, body.page-id-13 .fe-top-fig-funnel-img {
    text-align: center;
    margin-bottom: 20px;
}
body.postid-13 .fe-top-fig-funnel-img img, body.page-id-13 .fe-top-fig-funnel-img img {
    width: 100%;
    max-width: 360px;
    height: auto;
    display: block;
    margin: 0 auto;
}
body.postid-13 .feature-row--funnel .feature__visual, body.page-id-13 .feature-row--funnel .feature__visual {
    aspect-ratio: auto;
}
body.postid-13 .feature-row--funnel .feature__visual-inner, body.page-id-13 .feature-row--funnel .feature__visual-inner {
    position: static;
    flex-direction: column;
    padding: 28px;
}
body.postid-13 .fe-top-fig-criteria--in-card, body.page-id-13 .fe-top-fig-criteria--in-card {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
body.postid-13 .fe-top-fig-criteria__head, body.page-id-13 .fe-top-fig-criteria__head {
    display: inline-block;
    background: rgba(255, 255, 255, .18);
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    padding: 8px 24px;
    border-radius: 999px;
    margin-bottom: 16px;
}
body.postid-13 .fe-top-fig-criteria__list, body.page-id-13 .fe-top-fig-criteria__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
body.postid-13 .fe-top-fig-criteria__list li, body.page-id-13 .fe-top-fig-criteria__list li {
    display: flex;
    align-items: center;
    gap: 12px;
    text-align: left;
    background: rgba(255, 255, 255, .95);
    border-radius: 12px;
    padding: 14px 18px;
    font-size: 14px;
    line-height: 1.5;
    color: #0a2540;
}
body.postid-13 .fe-top-fig-criteria__title, body.page-id-13 .fe-top-fig-criteria__title {
    font-weight: 700;
    font-size: 15px;
    flex: 0 0 auto;
}
body.postid-13 .fe-top-fig-criteria__desc, body.page-id-13 .fe-top-fig-criteria__desc {
    color: #5a6a7a;
    font-size: 13.5px;
    position: relative;
    padding-left: 14px;
}
body.postid-13 .fe-top-fig-criteria__desc::before, body.page-id-13 .fe-top-fig-criteria__desc::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #c7d3e0;
    transform: translateY(-50%);
}
body.postid-13 .fe-top-fig-criteria__check, body.page-id-13 .fe-top-fig-criteria__check {
    flex: 0 0 auto;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #e8f0ff;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.postid-13 .fe-top-fig-summary, body.page-id-13 .fe-top-fig-summary {
    text-align: center;
    margin: 8px auto 32px;
    max-width: 980px;
}
body.postid-13 .fe-top-fig-summary img, body.page-id-13 .fe-top-fig-summary img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
}
body.postid-13 .fe-top-fig-summary-steps, body.page-id-13 .fe-top-fig-summary-steps {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 0 auto;
}
body.postid-13 .fe-top-fig-summary-steps__item, body.page-id-13 .fe-top-fig-summary-steps__item {
    flex: 1 1 260px;
    background: #fff;
    border: 1px solid #e3e9f0;
    border-radius: 16px;
    padding: 24px 22px;
    box-shadow: 0 4px 16px rgba(10, 37, 64, .05);
}
body.postid-13 .fe-top-fig-summary-steps__num, body.page-id-13 .fe-top-fig-summary-steps__num {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #1e6eff;
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
body.postid-13 .fe-top-fig-summary-steps__item h4, body.page-id-13 .fe-top-fig-summary-steps__item h4 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #0a2540;
}
body.postid-13 .fe-top-fig-summary-steps__item p, body.page-id-13 .fe-top-fig-summary-steps__item p {
    margin: 0;
    font-size: 13px;
    line-height: 1.8;
    color: #5a6a7a;
}
@media (max-width: 768px) {
body.postid-13 .fe-top-fig-reason-img img, body.page-id-13 .fe-top-fig-reason-img img {
        height: 200px;
    }
body.postid-13 .fe-top-fig-funnel-img img, body.page-id-13 .fe-top-fig-funnel-img img {
        max-width: 300px;
    }
body.postid-13 .fe-top-fig-criteria__list li, body.page-id-13 .fe-top-fig-criteria__list li {
        align-items: center;
        flex-wrap: wrap;
        row-gap: 4px;
    }
body.postid-13 .fe-top-fig-criteria__title, body.page-id-13 .fe-top-fig-criteria__title {
        flex: 1 1 0;
        min-width: 0;
    }
body.postid-13 .fe-top-fig-criteria__desc, body.page-id-13 .fe-top-fig-criteria__desc {
        flex: 0 0 100%;
        padding-left: 40px;
    }
body.postid-13 .fe-top-fig-criteria__desc::before, body.page-id-13 .fe-top-fig-criteria__desc::before {
        display: none;
    }

}
