.elementor-991166 .elementor-element.elementor-element-23e9f2c1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-991166 .elementor-element.elementor-element-3f36919{--display:flex;}.elementor-991166 .elementor-element.elementor-element-d69d845{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-991166 .elementor-element.elementor-element-7c30fad{--display:flex;}.elementor-991166 .elementor-element.elementor-element-c17931d{text-align:center;}.elementor-991166 .elementor-element.elementor-element-08fcbb4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-991166 .elementor-element.elementor-element-ca7c4ba{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-991166 .elementor-element.elementor-element-ff7573a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-991166 .elementor-element.elementor-element-6d03f62{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-991166 .elementor-element.elementor-element-7d2e8b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-991166 .elementor-element.elementor-element-7ceb3a5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-991166 .elementor-element.elementor-element-3f36919{--width:55%;}.elementor-991166 .elementor-element.elementor-element-7c30fad{--width:45%;}}/* Start custom CSS *//* =========================================================
   Education & Community: Hide Inherited Interior-Page Heading
   Page ID: 991166
   ========================================================= */

.page-id-991166
.elementor-location-single
.elementor-element-4a582f12 {
    display: none !important;
}

/* ==========================================================
   Education & Community Hub
   Scoped to .rs-education-hub to prevent theme-wide changes.
   ========================================================== */

.rs-education-hub {
    --rs-edu-navy: #172943;
    --rs-edu-gold: #d2a33d;
    --rs-edu-cream: #f7f3e9;
    --rs-edu-warm: #eee5d4;
    --rs-edu-white: #fffdf8;
    --rs-edu-text: #263247;
    --rs-edu-border: rgba(23, 41, 67, 0.14);

    color: var(--rs-edu-text);
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
}

.rs-education-hub *,
.rs-education-hub *::before,
.rs-education-hub *::after {
    box-sizing: border-box;
}

.rs-education-hub__inner {
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
}

.rs-education-hub a {
    color: inherit;
    text-decoration: none;
}

.rs-education-hub__eyebrow,
.rs-education-card__eyebrow {
    margin: 0 0 12px;
    color: #a87619;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.4;
    text-transform: uppercase;
}

.rs-education-hub h2,
.rs-education-hub h3 {
    color: var(--rs-edu-navy);
    font-family: "Athelas", Georgia, serif;
    font-weight: 400;
}

.rs-education-hub h2 {
    margin: 0;
    font-size: clamp(36px, 4vw, 52px);
    line-height: 1.05;
}

.rs-education-hub h3 {
    margin: 0;
    font-size: 21px;
    line-height: 1.15;
}

/* Flagship Youth Orchestra section */

.rs-education-yop {
    padding: 76px 0;
    background: var(--rs-edu-cream);
}

.rs-education-yop__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 34px;
}

.rs-education-yop__summary {
    max-width: 760px;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 1.65;
}

.rs-education-yop__audition-link {
    flex: 0 0 auto;
    padding-bottom: 4px;
    border-bottom: 2px solid var(--rs-edu-gold);
    color: var(--rs-edu-navy);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.rs-education-ensembles {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.rs-education-card {
    overflow: hidden;
    border: 1px solid var(--rs-edu-border);
    background: var(--rs-edu-white);
    transition:
        transform 180ms ease,
        box-shadow 180ms ease;
}

.rs-education-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(23, 41, 67, 0.12);
}

.rs-education-card__media {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #e5dece;
    line-height: 0;
}

.rs-education-card__image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    object-fit: cover;
    object-position: center;
    transition: transform 300ms ease;
}

.rs-education-card:hover .rs-education-card__image {
    transform: scale(1.025);
}

.rs-education-card__body {
    padding: 20px;
}

.rs-education-card--ensemble .rs-education-card__body {
    padding: 17px 16px 19px;
}

.rs-education-card--ensemble h3 {
    font-size: 17px;
}

.rs-education-card--ensemble .rs-education-card__body > p {
    margin: 7px 0 0;
    color: #687184;
    font-size: 12px;
    line-height: 1.4;
}

.rs-education-yop__links {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 30px;
    margin-top: 27px;
}

.rs-education-yop__links a {
    padding-bottom: 3px;
    border-bottom: 1px solid var(--rs-edu-gold);
    color: var(--rs-edu-navy);
    font-size: 13px;
    font-weight: 700;
}

/* General Programs grid */

.rs-education-programs {
    padding: 82px 0 90px;
    background: var(--rs-edu-warm);
}

.rs-education-programs__header {
    margin-bottom: 34px;
}

.rs-education-programs__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.rs-education-card--program {
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

.rs-education-card--program .rs-education-card__body {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.rs-education-card__summary {
    margin: 12px 0 20px;
    color: #576174;
    font-size: 14px;
    line-height: 1.55;
}

.rs-education-card__cta {
    display: inline-block;
    margin-top: auto;
    color: var(--rs-edu-navy);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

/* Curated teacher-resource card */

.rs-education-card--resource {
    display: flex;
    min-height: 100%;
    align-items: center;
    border-color: var(--rs-edu-navy);
    background: var(--rs-edu-navy);
    color: #fff;
}

.rs-education-card--resource .rs-education-card__body {
    padding: 38px;
}

.rs-education-card--resource h3,
.rs-education-card--resource .rs-education-card__summary,
.rs-education-card--resource .rs-education-card__cta {
    color: #fff;
}

.rs-education-card--resource .rs-education-card__cta {
    margin-top: 8px;
    padding: 13px 17px;
    background: var(--rs-edu-gold);
    color: var(--rs-edu-navy);
}

/* Tablet */

@media (max-width: 1024px) {
    .rs-education-ensembles {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-education-programs__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Mobile */

@media (max-width: 700px) {
    .rs-education-hub__inner {
        width: min(100% - 32px, 1180px);
    }

    .rs-education-yop,
    .rs-education-programs {
        padding: 56px 0;
    }

    .rs-education-yop__header {
        display: block;
    }

    .rs-education-yop__audition-link {
        display: inline-block;
        margin-top: 24px;
    }

    .rs-education-ensembles,
    .rs-education-programs__grid {
        grid-template-columns: 1fr;
    }

    .rs-education-yop__links {
        align-items: flex-start;
        flex-direction: column;
    }

    .rs-education-card__media {
        aspect-ratio: 16 / 10;
    }
}

/* =========================================================
   Education & Community: Split Hero
   Scoped to .rs-edu-hero
   ========================================================= */

.rs-edu-hero {
    --content-width: 100%;
    --gap: 0;

    overflow: hidden;
    background: #172943;
}

.rs-edu-hero > .e-con-inner {
    align-items: stretch;
    gap: 0;
    max-width: none;
}

.rs-edu-hero__content {
    justify-content: center;
    min-height: 520px;
    padding: 72px clamp(40px, 6vw, 110px);
    background: #172943;
    color: #fff;
}

.rs-edu-hero__eyebrow .elementor-heading-title {
    color: #d2a33d;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.17em;
    line-height: 1.4;
    text-transform: uppercase;
}

.rs-edu-hero__content h1 {
    max-width: 650px;
    margin: 5px 0 0;
    color: #fff;
    font-family: "Athelas", Georgia, serif;
    font-size: clamp(46px, 4.5vw, 68px);
    font-weight: 400;
    letter-spacing: -0.025em;
    line-height: 0.98;
}

.rs-edu-hero__content
.elementor-widget-text-editor:not(.rs-edu-hero__attribution) {
    max-width: 670px;
    color: rgba(255, 255, 255, 0.85);
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.65;
}

.rs-edu-hero__content
.elementor-widget-text-editor p {
    margin: 0;
}

.rs-edu-hero__attribution {
    color: #fff;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.5;
    text-transform: uppercase;
}

.rs-edu-hero__attribution p::first-line {
    font-weight: 700;
    text-transform: none;
}

.rs-edu-hero__actions {
    --flex-direction: row;
    --flex-wrap: nowrap;
    --container-widget-width: auto;
    --container-widget-flex-grow: 0;

    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap !important;
    align-items: stretch;
    gap: 12px;
    margin-top: 9px;
}

.rs-edu-hero__actions > .elementor-widget-button {
    --container-widget-width: auto;
    --container-widget-flex-grow: 0;

    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
}

.rs-edu-hero__actions .elementor-button {
    display: inline-flex;
    min-height: 48px;
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.04em;
    line-height: 1;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.rs-edu-hero__actions .elementor-button-content-wrapper,
.rs-edu-hero__actions .elementor-button-text {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.rs-edu-hero__actions
.elementor-widget-button:first-child
.elementor-button {
    border-color: #d2a33d;
    background: #d2a33d;
    color: #172943;
}

.rs-edu-hero__actions .elementor-button:hover {
    border-color: #fff;
    background: #fff;
    color: #172943;
}

.rs-edu-hero__visual {
    overflow: hidden;
    min-height: 520px;
}

.rs-edu-hero__image,
.rs-edu-hero__image .elementor-widget-container {
    width: 100%;
    height: 100%;
}

.rs-edu-hero__image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
}

/* Hero responsive stacking */

@media (max-width: 900px) {
    .rs-edu-hero > .e-con-inner {
        flex-direction: column;
    }

    .rs-edu-hero__content,
    .rs-edu-hero__visual {
        width: 100% !important;
    }

    .rs-edu-hero__content {
        min-height: auto;
        padding: 60px 32px;
    }

    .rs-edu-hero__visual,
    .rs-edu-hero__image img {
        min-height: 360px;
        height: 360px;
    }
}

@media (max-width: 600px) {
    .rs-edu-hero__content {
        padding: 48px 24px;
    }

    .rs-edu-hero__content h1 {
        font-size: 45px;
    }

    .rs-edu-hero__actions {
        --flex-direction: column;
        --flex-wrap: nowrap;

        align-items: stretch;
        flex-direction: column !important;
    }

    .rs-edu-hero__actions > .elementor-widget-button {
        width: 100% !important;
    }

    .rs-edu-hero__actions .elementor-button {
        width: 100%;
    }
}



/* =========================================================
   Education & Community: Statistics Band
   Scoped to .rs-edu-stats
   ========================================================= */

.rs-edu-stats {
    --content-width: 100%;
    --gap: 0;

    padding: 0;
    border-bottom: 1px solid rgba(23, 41, 67, 0.12);
    background: #f7f3e9;
}

.rs-edu-stats > .e-con-inner {
    max-width: none;
}

.rs-edu-stats .elementor-widget-html {
    width: 100%;
}

.rs-edu-stats__inner {
    display: grid;
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
    padding: 34px 0;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rs-edu-stat {
    padding: 5px 28px;
    border-right: 1px solid rgba(23, 41, 67, 0.12);
    text-align: center;
}

.rs-edu-stat:first-child {
    padding-left: 0;
}

.rs-edu-stat:last-child {
    padding-right: 0;
    border-right: 0;
}

.rs-edu-stat__value {
    color: #172943;
    font-family: "Athelas", Georgia, serif;
    font-size: clamp(31px, 3vw, 43px);
    font-weight: 400;
    line-height: 1;
}

.rs-edu-stat__label {
    margin-top: 9px;
    color: #687184;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.13em;
    line-height: 1.4;
    text-transform: uppercase;
}

@media (max-width: 800px) {
    .rs-edu-stats__inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-edu-stat {
        padding: 24px;
        border-bottom: 1px solid rgba(23, 41, 67, 0.12);
    }

    .rs-edu-stat:nth-child(2) {
        border-right: 0;
    }

    .rs-edu-stat:nth-child(3),
    .rs-edu-stat:nth-child(4) {
        border-bottom: 0;
    }
}

@media (max-width: 520px) {
    .rs-edu-stats__inner {
        width: min(100% - 32px, 1180px);
        grid-template-columns: 1fr;
    }

    .rs-edu-stat,
    .rs-edu-stat:first-child,
    .rs-edu-stat:last-child {
        padding: 22px 0;
        border-right: 0;
    }

    /*
     * Restore separators between every mobile statistic.
     * This overrides the tablet rule that removes the
     * third statistic's bottom border.
     */
    .rs-edu-stat:not(:last-child) {
        border-bottom: 1px solid rgba(23, 41, 67, 0.12);
    }

    .rs-edu-stat:last-child {
        border-bottom: 0;
    }
} 


#our-programs {
    scroll-margin-top: 100px;
}


/* =========================================================
   Education & Community: Supporter and Giving Sections
   Scoped to .rs-edu-support
   ========================================================= */

.rs-edu-support {
    --content-width: 100%;
    --gap: 0;

    padding: 0;
}

.rs-edu-support > .e-con-inner {
    max-width: none;
}

.rs-edu-support .elementor-widget-html {
    width: 100%;
}

/* Supporter benefits */

.rs-edu-supporters {
    padding: 76px 0;
    background: #f7f3e9;
}

.rs-edu-supporters__inner {
    display: grid;
    width: min(1180px, calc(100% - 48px));
    margin-inline: auto;
    align-items: start;
    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
    gap: 80px;
}

.rs-edu-support__eyebrow {
    margin: 0 0 12px;
    color: #a87619;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.4;
    text-transform: uppercase;
}

.rs-edu-supporters h2 {
    margin: 0;
    color: #172943;
    font-family: "Athelas", Georgia, serif;
    font-size: clamp(36px, 4vw, 49px);
    font-weight: 400;
    line-height: 1.05;
}

.rs-edu-supporters__intro > p:not(.rs-edu-support__eyebrow) {
    max-width: 470px;
    margin: 18px 0 25px;
    color: #576174;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.65;
}

.rs-edu-supporters__button,
.rs-edu-supporters__button:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    background: #172943;
    color: #fff !important;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 1.1;
    text-transform: uppercase;
}

.rs-edu-supporters__button:hover,
.rs-edu-supporters__button:focus {
    background: #d2a33d;
    color: #172943 !important;
}

.rs-edu-supporters__benefits {
    border-top: 1px solid rgba(23, 41, 67, 0.16);
}

.rs-edu-benefit {
    display: flex;
    min-height: 82px;
    padding: 18px 2px;
    border-bottom: 1px solid rgba(23, 41, 67, 0.16);
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.rs-edu-benefit h3 {
    margin: 0;
    color: #172943;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
}

.rs-edu-benefit p {
    margin: 4px 0 0;
    color: #70798a;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 12px;
    line-height: 1.45;
}

.rs-edu-benefit > span {
    flex: 0 0 auto;
    color: #b9851d;
    font-size: 19px;
}

/* Responsive supporter section */

@media (max-width: 850px) {
    .rs-edu-supporters__inner {
        grid-template-columns: 1fr;
        gap: 48px;
    }
}

@media (max-width: 600px) {
    .rs-edu-supporters {
        padding: 56px 0;
    }

    .rs-edu-supporters__inner {
        width: min(100% - 32px, 1180px);
    }
}



/* =========================================================
   Education Hub: Flagship Program heading correction
   Overrides inherited Text Editor typography.
   ========================================================= */

.rs-education-hub
.rs-education-yop__header
.rs-education-hub__eyebrow {
    margin: 0 0 7px !important;
    color: #a87619;
    font-family: "sofia-pro-variable", "Sofia Pro", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.3;
    text-transform: uppercase;
}

.rs-education-hub
.rs-education-yop__header h2 {
    margin: 0 !important;
    color: #172943 !important;
    font-family: "Athelas", Georgia, serif !important;
    font-size: clamp(36px, 4vw, 52px) !important;
    font-weight: 400 !important;
    letter-spacing: -0.02em;
    line-height: 1.05 !important;
}

.rs-education-hub
.rs-education-yop__header h2 a {
    display: inline-block;
    margin: 0;
    color: inherit !important;
    font: inherit !important;
    letter-spacing: inherit;
    line-height: inherit !important;
    text-decoration: none !important;
}

.rs-education-hub
.rs-education-yop__header h2 a:hover {
    color: #a87619 !important;
}


.rs-edu-benefit,
.rs-edu-benefit:visited {
    color: inherit;
    text-decoration: none;
}

.rs-edu-benefit:hover h3 {
    color: #a87619;
}


/* =========================================================
   Education Hub: Editor-Selected Featured Program
   Desktop only; tablet and mobile retain standard cards.
   ========================================================= */

@media (min-width: 1025px) {
  .rs-education-programs__grid
  .rs-education-card--hub-featured {
    grid-column: span 2;
  }

  .rs-education-programs__grid
  .rs-education-card--hub-featured
  .rs-education-card__media {
    aspect-ratio: 8 / 3;
  }
}


/* Mobile: restore divider above the final statistic */
@media (max-width: 520px) {
    .rs-edu-stats
    .rs-edu-stats__inner
    .rs-edu-stat:nth-child(3) {
        border-bottom:
            1px solid rgba(23, 41, 67, 0.12) !important;
    }
}/* End custom CSS */