.elementor-14661 .elementor-element.elementor-element-0a937ab{--display:flex;}.elementor-14661 .elementor-element.elementor-element-a1e5d18{--display:flex;}.elementor-14661 .elementor-element.elementor-element-a1e5d18.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-14661 .elementor-element.elementor-element-676b6e9{--display:flex;}.elementor-14661 .elementor-element.elementor-element-b70b029{--display:flex;}.elementor-14661 .elementor-element.elementor-element-1a62f70{--display:flex;}body.elementor-page-14661:not(.elementor-motion-effects-element-type-background), body.elementor-page-14661 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#090909;}@media(min-width:768px){.elementor-14661 .elementor-element.elementor-element-a1e5d18{--width:82.12%;}}/* Start custom CSS for html, class: .elementor-element-b8a760b *//* ==========================================================
   SECTION 1 – HERO
========================================================== */

.rfc-explained-hero {

    position: relative;
    overflow: hidden;

    max-width: 1200px;

    margin: 0 auto 60px;

    padding: 70px 60px;

    border: 1px solid #1f2937;

    border-radius: 24px;

    background: linear-gradient(
        135deg,
        #111827 0%,
        #0f172a 100%
    );

}


/* ==========================================================
   NCAA WATERMARK
========================================================== */

.rfc-explained-hero__watermark {

    position: absolute;

    top: 50%;

    right: -70px;

    transform: translateY(-50%);

    width: 520px;

    opacity: .08;

    pointer-events: none;

    user-select: none;

    z-index: 1;

}

.rfc-explained-hero__watermark img {

    display: block;

    width: 100%;

    height: auto;

}


/* ==========================================================
   HERO CONTENT
========================================================== */

.rfc-explained-hero__content {

    position: relative;

    z-index: 2;

    max-width: 760px;

}


/* ==========================================================
   BADGES
========================================================== */

.rfc-explained__badges {

    display: flex;

    flex-wrap: wrap;

    gap: 12px;

    margin-bottom: 28px;

}

.rfc-badge {

    display: inline-flex;

    align-items: center;

    padding: 8px 16px;

    border-radius: 999px;

    background: #c8102e;

    color: #ffffff;

    font-size: .8rem;

    font-weight: 700;

    letter-spacing: .05em;

    text-transform: uppercase;

}

.rfc-badge--secondary {

    background: rgba(255,255,255,.08);

    border: 1px solid rgba(255,255,255,.12);

    color: #d1d5db;

}


/* ==========================================================
   HERO TITLE
========================================================== */

.rfc-explained-hero h1 {

    margin: 0 0 24px;

    font-size: clamp(2.6rem,5vw,4rem);

    line-height: 1.1;

    font-weight: 800;

    color: #ffffff;

}


/* ==========================================================
   HERO INTRO
========================================================== */

.rfc-explained-hero__intro {

    max-width: 720px;

    margin-bottom: 34px;

    font-size: 1.18rem;

    line-height: 1.9;

    color: #cfd4dc;

}


/* ==========================================================
   LAST REVIEWED
========================================================== */

.rfc-explained-last-reviewed {

    display: inline-flex;

    align-items: center;

    gap: 8px;

    padding: 10px 18px;

    border-radius: 999px;

    background: rgba(255,255,255,.06);

    border: 1px solid rgba(255,255,255,.10);

    color: #d1d5db;

    font-size: .9rem;

}

.rfc-explained-last-reviewed strong {

    color: #ffffff;

}


/* ==========================================================
   JUMP NAVIGATION
========================================================== */

.rfc-explained-nav {

    max-width: 1200px;

    margin: 0 auto 70px;

}

.rfc-explained-nav ul {

    display: flex;

    flex-wrap: wrap;

    gap: 14px;

    margin: 0;

    padding: 0;

    list-style: none;

}

.rfc-explained-nav a {

    display: inline-block;

    padding: 12px 18px;

    border-radius: 999px;

    background: #111827;

    border: 1px solid #1f2937;

    color: #d1d5db;

    text-decoration: none;

    transition: .2s ease;

}

.rfc-explained-nav a:hover {

    background: #c8102e;

    border-color: #c8102e;

    color: #ffffff;

}


/* ==========================================================
   INTRODUCTION
========================================================== */

#introduction {

    max-width: 900px;

    margin: 0 auto 80px;

}

#introduction .rfc-explained__section-heading {

    margin-bottom: 40px;

    text-align: center;

}

#introduction .rfc-explained__eyebrow {

    display: inline-block;

    margin-bottom: 12px;

    padding: 6px 14px;

    border-radius: 999px;

    background: rgba(200,16,46,.12);

    color: #e63946;

    font-size: .8rem;

    font-weight: 700;

    letter-spacing: .08em;

    text-transform: uppercase;

}

#introduction h2 {

    margin-bottom: 20px;

    color: #ffffff;

    font-size: clamp(2rem,4vw,2.8rem);

}

#introduction p {

    margin-bottom: 22px;

    color: #cfd4dc;

    line-height: 1.9;

}

#introduction p:last-child {

    margin-bottom: 0;

}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 900px) {

    .rfc-explained-hero {

        padding: 50px 35px;

    }

    .rfc-explained-hero__watermark {

        width: 360px;

        right: -90px;

        opacity: .05;

    }

}

@media (max-width: 768px) {

    .rfc-explained-hero {

        padding: 40px 25px;

    }

    .rfc-explained-hero__watermark {

        display: none;

    }

    .rfc-explained-nav ul {

        flex-direction: column;

    }

    .rfc-explained-nav a {

        width: 100%;

        text-align: center;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5091407 *//* ==========================================================
   SECTION 2 – PROGRAM PURPOSE
========================================================== */

#program-purpose{

    max-width:1100px;

    margin:80px auto;

}


/* ==========================================================
   SECTION HEADER
========================================================== */

#program-purpose .rfc-explained__section-heading{

    max-width:860px;

    margin:0 auto 60px;

    text-align:center;

}

#program-purpose .rfc-explained__eyebrow{

    display:inline-block;

    margin-bottom:12px;

    padding:6px 14px;

    border-radius:999px;

    background:rgba(200,16,46,.12);

    color:#e63946 !important;

    font-size:.8rem;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}

#program-purpose .rfc-explained__section-heading h2{

    margin:0 0 20px;

    color:#ffffff !important;

    font-size:clamp(2rem,4vw,2.8rem);

    line-height:1.2;

}

#program-purpose .rfc-explained__section-intro{

    margin:0;

    color:#d1d5db !important;

    font-size:1.08rem;

    line-height:1.9;

}


/* ==========================================================
   PURPOSE GRID
========================================================== */

#program-purpose .rfc-explained__purpose-grid{

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));

    gap:28px;

    margin-top:60px;

}


/* ==========================================================
   PURPOSE CARD
========================================================== */

#program-purpose .rfc-explained__purpose-card{

    display:flex;

    flex-direction:column;

    padding:32px;

    background:#111827;

    border:1px solid #1f2937;

    border-radius:18px;

    transition:all .25s ease;

}

#program-purpose .rfc-explained__purpose-card:hover{

    transform:translateY(-6px);

    border-color:#c8102e;

    box-shadow:0 20px 40px rgba(0,0,0,.30);

}


/* ==========================================================
   CARD HEADER
========================================================== */

#program-purpose .rfc-explained__purpose-header{

    display:flex;

    align-items:center;

    gap:18px;

    margin-bottom:22px;

}


/* ==========================================================
   ICON
========================================================== */

#program-purpose .rfc-explained__purpose-icon{

    display:flex;

    justify-content:center;

    align-items:center;

    width:58px;

    height:58px;

    flex-shrink:0;

    border-radius:14px;

    background:linear-gradient(
        135deg,
        rgba(200,16,46,.16),
        rgba(200,16,46,.06)
    );

    border:1px solid rgba(200,16,46,.22);

    transition:all .25s ease;

}

#program-purpose .rfc-explained__purpose-icon i{

    color:#e63946;

    font-size:1.55rem;

    transition:transform .25s ease;

}

#program-purpose .rfc-explained__purpose-card:hover .rfc-explained__purpose-icon{

    background:linear-gradient(
        135deg,
        rgba(200,16,46,.22),
        rgba(200,16,46,.10)
    );

    border-color:#c8102e;

}

#program-purpose .rfc-explained__purpose-card:hover .rfc-explained__purpose-icon i{

    transform:scale(1.1);

}


/* ==========================================================
   CARD CONTENT
========================================================== */

#program-purpose .rfc-explained__purpose-card h3{

    margin:0;

    color:#ffffff !important;

    font-size:1.3rem;

    line-height:1.35;

}

#program-purpose .rfc-explained__purpose-card p{

    margin:0;

    color:#d1d5db !important;

    line-height:1.85;

}


/* ==========================================================
   NOTICE
========================================================== */

#program-purpose .rfc-explained__notice{

    display:flex;

    gap:20px;

    align-items:flex-start;

    margin-top:60px;

    padding:28px;

    border-radius:16px;

    border-left:5px solid #f59e0b;

    background:rgba(245,158,11,.08);

    border:1px solid rgba(245,158,11,.25);

}

#program-purpose .rfc-explained__notice-icon{

    display:flex;

    justify-content:center;

    align-items:center;

    width:46px;

    height:46px;

    flex-shrink:0;

    border-radius:50%;

    background:#f59e0b;

    color:#111827;

    font-size:1.25rem;

}

#program-purpose .rfc-explained__notice-icon i{

    color:#111827;

}

#program-purpose .rfc-explained__notice-content h3{

    margin:0 0 10px;

    color:#ffffff !important;

}

#program-purpose .rfc-explained__notice-content p{

    margin:0;

    color:#d1d5db !important;

    line-height:1.8;

}


/* ==========================================================
   SOURCE NOTE
========================================================== */

#program-purpose .rfc-explained__source-note{

    margin-top:35px;

    padding-top:20px;

    border-top:1px solid #2d3748;

    color:#9ca3af !important;

    font-size:.9rem;

    line-height:1.7;

}

#program-purpose .rfc-explained__source-note strong{

    color:#ffffff !important;

}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width:768px){

    #program-purpose{

        margin:60px auto;

    }

    #program-purpose .rfc-explained__section-heading{

        margin-bottom:40px;

    }

    #program-purpose .rfc-explained__purpose-grid{

        grid-template-columns:1fr;

        gap:22px;

    }

    #program-purpose .rfc-explained__purpose-card{

        padding:26px;

    }

    #program-purpose .rfc-explained__purpose-header{

        align-items:flex-start;

        gap:16px;

    }

    #program-purpose .rfc-explained__purpose-icon{

        width:52px;

        height:52px;

    }

    #program-purpose .rfc-explained__purpose-icon i{

        font-size:1.35rem;

    }

    #program-purpose .rfc-explained__notice{

        flex-direction:column;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bfadaf9 *//* ==========================================================
   SECTION 2 – HOW THE PROGRAM WORKS
========================================================== */

#how-it-works {
    max-width: 1000px;
    margin: 80px auto;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

#how-it-works .rfc-explained__section-heading {
    max-width: 820px;
    margin: 0 auto 50px;
    text-align: center;
}

#how-it-works .rfc-explained__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(200, 16, 46, 0.12);
    color: #e63946 !important;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#how-it-works .rfc-explained__section-heading h2 {
    margin: 0 0 20px;
    font-size: clamp(2rem, 4vw, 2.8rem);
    line-height: 1.2;
    color: #ffffff !important;
}

#how-it-works .rfc-explained__section-intro {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.9;
    color: #cfd4dc !important;
}


/* ==========================================================
   ENTRY INTO THE PROGRAM
========================================================== */

#how-it-works .rfc-explained__content-block {
    max-width: 860px;
    margin: 0 auto 60px;
}

#how-it-works .rfc-explained__content-block h3 {
    margin: 0 0 18px;
    font-size: 1.5rem;
    line-height: 1.3;
    color: #ffffff !important;
}

#how-it-works .rfc-explained__content-block p {
    margin: 0 0 18px;
    font-size: 1rem;
    line-height: 1.9;
    color: #cfd4dc !important;
}

#how-it-works .rfc-explained__content-block p:last-child {
    margin-bottom: 0;
}


/* ==========================================================
   CHAMPIONSHIP PATHWAY
========================================================== */

#how-it-works .rfc-explained__pathway {
    margin: 70px 0;
}

#how-it-works .rfc-explained__pathway > h3 {
    margin: 0 0 40px;
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.3;
    color: #ffffff !important;
}

#how-it-works .rfc-explained__pathway-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

#how-it-works .rfc-explained__pathway-step {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin: 0 0 22px;
    padding: 28px;
    overflow: hidden;
    border: 1px solid #1f2937;
    border-radius: 16px;
    background: #111827;
    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

#how-it-works .rfc-explained__pathway-step:last-child {
    margin-bottom: 0;
}

#how-it-works .rfc-explained__pathway-step::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #c8102e;
}

#how-it-works .rfc-explained__pathway-step:hover {
    transform: translateY(-3px);
    border-color: #c8102e;
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
}


/* ==========================================================
   PATHWAY NUMBER
========================================================== */

#how-it-works .rfc-explained__pathway-number {
    display: flex;
    flex: 0 0 54px;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #c8102e;
    color: #ffffff !important;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1;
}


/* ==========================================================
   PATHWAY CONTENT
========================================================== */

#how-it-works .rfc-explained__pathway-content {
    flex: 1;
    min-width: 0;
}

#how-it-works .rfc-explained__pathway-content h4 {
    margin: 0 0 12px;
    font-size: 1.2rem;
    line-height: 1.35;
    color: #ffffff !important;
}

#how-it-works .rfc-explained__pathway-content p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #cfd4dc !important;
}


/* ==========================================================
   IMPORTANT NOTICE
========================================================== */

#how-it-works .rfc-explained__notice {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin: 60px 0 0;
    padding: 28px;
    border: 1px solid rgba(245, 158, 11, 0.35);
    border-left: 5px solid #f59e0b;
    border-radius: 12px;
    background: rgba(245, 158, 11, 0.08);
}

#how-it-works .rfc-explained__notice-icon {
    display: flex;
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #f59e0b;
    color: #111827 !important;
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 1;
}

#how-it-works .rfc-explained__notice-content {
    flex: 1;
    min-width: 0;
}

#how-it-works .rfc-explained__notice-content h3 {
    margin: 0 0 12px;
    font-size: 1.3rem;
    line-height: 1.35;
    color: #ffffff !important;
}

#how-it-works .rfc-explained__notice-content p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #cfd4dc !important;
}


/* ==========================================================
   SOURCE NOTE
========================================================== */

#how-it-works .rfc-explained__source-note {
    margin: 35px 0 0;
    padding-top: 20px;
    border-top: 1px solid #2d3748;
    font-size: 0.9rem;
    line-height: 1.7;
    color: #9ca3af !important;
}

#how-it-works .rfc-explained__source-note strong {
    color: #ffffff !important;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 768px) {

    #how-it-works {
        margin: 60px auto;
    }

    #how-it-works .rfc-explained__section-heading {
        margin-bottom: 36px;
    }

    #how-it-works .rfc-explained__section-intro {
        font-size: 1rem;
        line-height: 1.75;
    }

    #how-it-works .rfc-explained__content-block {
        margin-bottom: 46px;
    }

    #how-it-works .rfc-explained__pathway {
        margin: 55px 0;
    }

    #how-it-works .rfc-explained__pathway > h3 {
        margin-bottom: 30px;
        font-size: 1.5rem;
    }

    #how-it-works .rfc-explained__pathway-step {
        flex-direction: column;
        gap: 18px;
        padding: 24px 22px;
    }

    #how-it-works .rfc-explained__pathway-number {
        flex-basis: 46px;
        width: 46px;
        height: 46px;
        font-size: 1.1rem;
    }

    #how-it-works .rfc-explained__pathway-content h4 {
        font-size: 1.1rem;
    }

    #how-it-works .rfc-explained__notice {
        flex-direction: column;
        gap: 16px;
        padding: 24px 22px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a5d9cdd *//* ==========================================================
   SECTION 3 – WOMEN'S RUGBY
========================================================== */

#rugby {
    max-width: 1000px;
    margin: 80px auto;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

#rugby .rfc-explained__section-heading {
    max-width: 820px;
    margin: 0 auto 50px;
    text-align: center;
}

#rugby .rfc-explained__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(200, 16, 46, 0.12);
    color: #e63946;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#rugby .rfc-explained__section-heading h2 {
    margin: 0 0 20px;
    font-size: clamp(2rem, 4vw, 2.8rem);
    line-height: 1.2;
    color: #ffffff !important;
}

#rugby .rfc-explained__section-intro {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.9;
    color: #cfd4dc !important;
}


/* ==========================================================
   CONTENT BLOCKS
========================================================== */

#rugby .rfc-explained__content-block {
    max-width: 860px;
    margin: 0 auto 28px;
    padding: 30px;
    border: 1px solid #1f2937;
    border-radius: 16px;
    background: #111827;
}

#rugby .rfc-explained__content-block:last-child {
    margin-bottom: 0;
}

#rugby .rfc-explained__content-block h3 {
    margin: 0 0 16px;
    font-size: 1.45rem;
    line-height: 1.3;
    color: #ffffff !important;
}

#rugby .rfc-explained__content-block p {
    margin: 0 0 16px;
    font-size: 1rem;
    line-height: 1.85;
    color: #cfd4dc !important;
}

#rugby .rfc-explained__content-block p:last-child {
    margin-bottom: 0;
}


/* ==========================================================
   SUBTLE CARD ACCENT
========================================================== */

#rugby .rfc-explained__content-block {
    position: relative;
    overflow: hidden;
}

#rugby .rfc-explained__content-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #c8102e;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 768px) {

    #rugby {
        margin: 60px auto;
    }

    #rugby .rfc-explained__section-heading {
        margin-bottom: 36px;
    }

    #rugby .rfc-explained__section-intro {
        font-size: 1rem;
        line-height: 1.75;
    }

    #rugby .rfc-explained__content-block {
        padding: 24px 22px;
        margin-bottom: 20px;
    }

    #rugby .rfc-explained__content-block h3 {
        font-size: 1.3rem;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-705b305 *//* ==========================================================
   SECTION 4 – GOVERNANCE
========================================================== */

/* ==========================================================
   SECTION HEADER
========================================================== */

#governance .rfc-explained__section-heading{

    max-width:850px;

    margin:0 auto 60px;

    text-align:center;

}

#governance .rfc-explained__eyebrow{

    display:inline-block;

    margin-bottom:12px;

    padding:6px 14px;

    border-radius:999px;

    background:rgba(200,16,46,.12);

    color:#e63946 !important;

    font-size:.8rem;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}

#governance .rfc-explained__section-heading h2{

    margin:0 0 20px;

    color:#ffffff !important;

    font-size:clamp(2rem,4vw,2.8rem);

    line-height:1.2;

}

#governance .rfc-explained__section-intro{

    margin:0;

    color:#d1d5db !important;

    font-size:1.08rem;

    line-height:1.9;

}
#governance{

    max-width:1100px;

    margin:80px auto;

}


/* ==========================================================
   ORGANIZATION GRID
========================================================== */

#governance .rfc-explained__organization-grid{

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));

    gap:28px;

    margin-top:60px;

}


/* ==========================================================
   CARD
========================================================== */

#governance .rfc-explained__organization-card{

    display:flex;

    flex-direction:column;

    background:#111827;

    border:1px solid #1f2937;

    border-radius:18px;

    overflow:hidden;

    transition:.25s ease;

}

#governance .rfc-explained__organization-card:hover{

    transform:translateY(-6px);

    border-color:#c8102e;

    box-shadow:0 20px 45px rgba(0,0,0,.35);

}


/* ==========================================================
   LOGO PANEL
========================================================== */

#governance .rfc-explained__organization-logo{

    display:flex;

    justify-content:center;

    align-items:center;

    margin:25px;

    padding:30px;

    border-radius:14px;

    background:#ffffff;

}

#governance .rfc-explained__organization-logo img{

    display:block;

    max-width:180px;

    max-height:90px;

    width:auto;

    height:auto;

}


/* ==========================================================
   CARD CONTENT
========================================================== */

#governance .rfc-explained__organization-content{

    flex:1;

    padding:0 30px 30px;

}

#governance .rfc-explained__organization-content h3{

    margin:0 0 8px;

    color:#ffffff !important;

    font-size:1.6rem;

    font-weight:700;

    line-height:1.3;

}

#governance .rfc-explained__organization-name{

    display:block;

    margin:0 0 18px;

    color:#c8102e !important;

    font-size:.85rem;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}

#governance .rfc-explained__organization-content p{

    margin:0 0 16px;

    color:#d1d5db !important;

    font-size:1rem;

    line-height:1.85;

}

#governance .rfc-explained__organization-content strong{

    color:#ffffff !important;

}


/* ==========================================================
   PRIMARY RESPONSIBILITY
========================================================== */

#governance .rfc-explained__organization-role{

    margin-top:24px;

    padding:18px;

    border-radius:12px;

    background:#1f2937;

    border-left:4px solid #c8102e;

}

#governance .rfc-explained__organization-role h4{

    margin:0 0 8px;

    color:#ffffff !important;

    font-size:.9rem;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}

#governance .rfc-explained__organization-role p{

    margin:0;

    color:#ffffff !important;

    line-height:1.7;

}


/* ==========================================================
   HOW THEY WORK TOGETHER
========================================================== */

#governance .rfc-explained__content-block{

    margin-top:60px;

}

#governance .rfc-explained__content-block h3{

    margin-bottom:18px;

    color:#ffffff !important;

    font-size:1.8rem;

}

#governance .rfc-explained__content-block p{

    color:#d1d5db !important;

    line-height:1.9;

}


/* ==========================================================
   NOTICE
========================================================== */

#governance .rfc-explained__notice{

    display:flex;

    gap:20px;

    align-items:flex-start;

    margin-top:50px;

    padding:28px;

    border-left:5px solid #f59e0b;

    border-radius:14px;

    background:rgba(245,158,11,.08);

    border:1px solid rgba(245,158,11,.25);

}

#governance .rfc-explained__notice-icon{

    display:flex;

    justify-content:center;

    align-items:center;

    width:42px;

    height:42px;

    flex-shrink:0;

    border-radius:50%;

    background:#f59e0b;

    color:#111827;

    font-weight:700;

}

#governance .rfc-explained__notice-content h3{

    margin:0 0 10px;

    color:#ffffff !important;

}

#governance .rfc-explained__notice-content p{

    margin:0;

    color:#d1d5db !important;

    line-height:1.8;

}


/* ==========================================================
   SOURCE NOTE
========================================================== */

#governance .rfc-explained__source-note{

    margin-top:35px;

    padding-top:20px;

    border-top:1px solid #2d3748;

    color:#9ca3af !important;

    font-size:.9rem;

    line-height:1.7;

}

#governance .rfc-explained__source-note strong{

    color:#ffffff !important;

}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width:768px){

    #governance .rfc-explained__organization-grid{

        grid-template-columns:1fr;

    }

    #governance .rfc-explained__organization-logo{

        margin:20px;

        padding:24px;

    }

    #governance .rfc-explained__notice{

        flex-direction:column;

    }

}/* End custom CSS */