.wp-block-ananeoo-educational-series-sec .reveal {
    opacity: 1;
    transform: none;
}

.wp-block-ananeoo-educational-series-sec,
.editor-styles-wrapper .wp-block-ananeoo-educational-series-sec {
    color: #003660;
}

.wp-block-ananeoo-educational-series-sec .educational-series-section,
.editor-styles-wrapper .educational-series-section {
    padding-top: 0;
}

.wp-block-ananeoo-educational-series-sec .edu-topbar,
.editor-styles-wrapper .educational-series-section .edu-topbar {
    background: #e4f4f8;
    color: #003660;
    margin: 0 0 clamp(34px, 5vw, 54px);
    padding: 14px 20px 50px;
    text-align: center;
}

.wp-block-ananeoo-educational-series-sec .edu-topbar h2,
.editor-styles-wrapper .educational-series-section .edu-topbar h2 {
    margin: 0;
    color: #003660;
    font-size: clamp(1.45rem, 1.18rem + 1.1vw, 2.1rem);
    line-height: 1.15;
}

.wp-block-ananeoo-educational-series-sec .edu-topbar p,
.editor-styles-wrapper .educational-series-section .edu-topbar p {
    margin: 4px 0 0;
    color: #003660;
    font-size: clamp(1.15rem, 1rem + 0.55vw, 1.5rem);
    line-height: 1.25;
}

.wp-block-ananeoo-educational-series-sec .edu-intro,
.editor-styles-wrapper .educational-series-section .edu-intro {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.wp-block-ananeoo-educational-series-sec .edu-intro .eyebrow,
.editor-styles-wrapper .educational-series-section .edu-intro .eyebrow {
    display: none;
}

.wp-block-ananeoo-educational-series-sec .edu-intro h2,
.editor-styles-wrapper .educational-series-section .edu-intro h2 {
    margin: 0;
    color: #003660;
    font-size: clamp(1.55rem, 1.2rem + 1.25vw, 2.25rem);
    line-height: 1.18;
}

.wp-block-ananeoo-educational-series-sec .edu-intro h2::after,
.editor-styles-wrapper .educational-series-section .edu-intro h2::after {
    content: "";
    display: block;
    width: 190px;
    max-width: 42vw;
    height: 1px;
    margin: 26px auto 24px;
    background: linear-gradient(90deg, transparent, rgba(201, 162, 74, 0.7), transparent);
}

.wp-block-ananeoo-educational-series-sec .edu-intro .lead,
.editor-styles-wrapper .educational-series-section .edu-intro .lead {
    max-width: 710px;
    margin: 0 auto;
    color: #003660;
    font-size: clamp(1.12rem, 1rem + 0.45vw, 1.32rem);
    font-weight: 500;
    line-height: 1.35;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card,
.editor-styles-wrapper .educational-series-section .edu-series-card {
    display: grid;
    grid-template-columns: minmax(260px, 1fr) minmax(320px, 0.95fr);
    gap: clamp(24px, 4vw, 54px);
    align-items: center;
    max-width: 1000px;
    margin: 28px auto 0;
    padding: clamp(24px, 4vw, 44px);
    border: 8px solid #fff;
    border-radius: 24px;
    background: #f6fafc;
    box-shadow: 12px 14px 28px rgba(0, 0, 0, 0.22);
}

.wp-block-ananeoo-educational-series-sec .edu-series-card .split-media,
.editor-styles-wrapper .educational-series-section .edu-series-card .split-media {
    margin: 0;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card .figframe,
.editor-styles-wrapper .educational-series-section .edu-series-card .figframe {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card img,
.editor-styles-wrapper .educational-series-section .edu-series-card img {
    display: block;
    width: min(100%, 560px);
    height: auto;
    margin: 0 auto;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card__copy,
.editor-styles-wrapper .educational-series-section .edu-series-card__copy {
    color: #003660;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card__copy h3,
.editor-styles-wrapper .educational-series-section .edu-series-card__copy h3 {
    margin: 0 0 12px;
    color: #003660;
    font-size: clamp(1.45rem, 1.15rem + 1.05vw, 2rem);
    line-height: 1.15;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card__copy .checks,
.editor-styles-wrapper .educational-series-section .edu-series-card__copy .checks {
    display: grid;
    gap: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card__copy .checks li,
.editor-styles-wrapper .educational-series-section .edu-series-card__copy .checks li {
    display: grid;
    grid-template-columns: 20px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    color: #003660;
    font-size: clamp(1.08rem, 1rem + 0.4vw, 1.3rem);
    font-weight: 700;
    line-height: 1.12;
}

.wp-block-ananeoo-educational-series-sec .edu-series-card__copy .checks svg,
.editor-styles-wrapper .educational-series-section .edu-series-card__copy .checks svg {
    color: #d4b000;
    margin-top: 0.12em;
}

.wp-block-ananeoo-educational-series-sec .edu-quote,
.editor-styles-wrapper .educational-series-section .edu-quote {
    margin: 18px auto 0;
    color: #003660;
    text-align: center;
    font-family: Georgia, serif;
    font-size: clamp(1.08rem, 1rem + 0.35vw, 1.28rem);
    font-weight: 600;
    line-height: 1.2;
}

.wp-block-ananeoo-educational-series-sec .edu-included,
.editor-styles-wrapper .educational-series-section .edu-included {
    display: block;
    margin: 18px 0 0;
    padding: 22px 28px;
    border: 1px solid rgba(138, 106, 43, 0.55);
    border-radius: 8px;
    background: linear-gradient(90deg, rgb(201, 162, 74) 0%, rgb(242, 227, 166) 50%, rgb(201, 162, 74) 100%);
    color: #003660;
    text-align: center;
    text-decoration: none;
    font-size: clamp(1.1rem, 1rem + 0.45vw, 1.32rem);
    line-height: 1.25;
}

.wp-block-ananeoo-educational-series-sec .edu-included:hover,
.editor-styles-wrapper .educational-series-section .edu-included:hover {
    color: #003660;
    text-decoration: none;
}

.wp-block-ananeoo-educational-series-sec .edu-included strong,
.editor-styles-wrapper .educational-series-section .edu-included strong {
    display: block;
    color: #003660;
    font-weight: 800;
}

.wp-block-ananeoo-educational-series-sec .edu-included em,
.editor-styles-wrapper .educational-series-section .edu-included em {
    color: #003660;
}

@media (max-width: 820px) {
    .wp-block-ananeoo-educational-series-sec .edu-series-card,
    .editor-styles-wrapper .educational-series-section .edu-series-card {
        grid-template-columns: 1fr;
        max-width: 620px;
        text-align: center;
    }

    .wp-block-ananeoo-educational-series-sec .edu-series-card__copy .checks li,
    .editor-styles-wrapper .educational-series-section .edu-series-card__copy .checks li {
        text-align: left;
    }
}
