.elementor-1768 .elementor-element.elementor-element-400e1c8{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a8d452f *//* =========================================================
   RFC COOKIE POLICY
   Rugby Fan Central
   ========================================================= */

.rfc-cookie {
    width: 100%;
    background: #ffffff;
    color: #1f2937;
    font-family: inherit;
    line-height: 1.75;
}

.rfc-cookie *,
.rfc-cookie *::before,
.rfc-cookie *::after {
    box-sizing: border-box;
}


/* =========================================================
   PAGE WRAPPER
   ========================================================= */

.rfc-cookie__wrap {
    width: min(100% - 40px, 980px);
    margin: 0 auto;
    padding: 72px 0 80px;
}


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

.rfc-cookie__header {
    padding-bottom: 42px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e5e7eb;
}

.rfc-cookie__eyebrow {
    display: inline-flex;
    align-items: center;
    margin-bottom: 16px;

    color: #b91c1c;

    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.rfc-cookie__eyebrow::before {
    content: "";
    display: inline-block;

    width: 28px;
    height: 3px;

    margin-right: 10px;

    background: #b91c1c;
    border-radius: 999px;
}

.rfc-cookie__header h1 {
    margin: 0 0 12px;

    color: #111827;

    font-size: clamp(40px, 6vw, 64px);
    font-weight: 800;
    line-height: 1.02;
    letter-spacing: -0.04em;
}

.rfc-cookie__updated {
    margin: 0 0 28px;

    color: #6b7280;

    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.rfc-cookie__intro {
    max-width: 820px;

    margin: 0 0 16px;

    color: #374151;

    font-size: 18px;
    line-height: 1.75;
}

.rfc-cookie__intro:last-child {
    margin-bottom: 0;
}


/* =========================================================
   POLICY SECTIONS
   ========================================================= */

.rfc-cookie__section {
    padding: 38px 0;
    border-bottom: 1px solid #e5e7eb;
}

.rfc-cookie__section h2 {
    margin: 0 0 18px;

    color: #111827;

    font-size: clamp(23px, 3vw, 29px);
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -0.025em;
}

.rfc-cookie__section h3 {
    margin: 30px 0 12px;

    color: #1f2937;

    font-size: 19px;
    font-weight: 800;
    line-height: 1.35;
}

.rfc-cookie__section h3:first-child {
    margin-top: 0;
}

.rfc-cookie__section p {
    max-width: 850px;

    margin: 0 0 16px;

    color: #374151;

    font-size: 16px;
    line-height: 1.8;
}

.rfc-cookie__section p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   LISTS
   ========================================================= */

.rfc-cookie__section ul {
    max-width: 820px;

    margin: 18px 0 22px;
    padding: 0;

    list-style: none;
}

.rfc-cookie__section li {
    position: relative;

    margin: 0 0 11px;
    padding-left: 25px;

    color: #374151;

    font-size: 16px;
    line-height: 1.65;
}

.rfc-cookie__section li:last-child {
    margin-bottom: 0;
}

.rfc-cookie__section li::before {
    content: "";

    position: absolute;
    top: 0.68em;
    left: 2px;

    width: 7px;
    height: 7px;

    background: #b91c1c;
    border-radius: 50%;
}


/* =========================================================
   STRONG TEXT
   ========================================================= */

.rfc-cookie strong {
    color: #111827;
    font-weight: 800;
}


/* =========================================================
   LINKS
   ========================================================= */

.rfc-cookie a {
    color: #9f1717;

    font-weight: 700;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;

    transition:
        color 0.18s ease,
        text-decoration-color 0.18s ease;
}

.rfc-cookie a:hover,
.rfc-cookie a:focus-visible {
    color: #6f1010;
}

.rfc-cookie a:focus-visible {
    outline: 2px solid #b91c1c;
    outline-offset: 3px;
    border-radius: 2px;
}


/* =========================================================
   COOKIE PREFERENCE NOTICE
   ========================================================= */

.rfc-cookie__notice {
    position: relative;

    max-width: 850px;

    margin: 26px 0;
    padding: 22px 24px 22px 28px;

    background: #f9fafb;

    border: 1px solid #e5e7eb;
    border-left: 4px solid #b91c1c;
    border-radius: 8px;
}

.rfc-cookie__notice strong {
    display: block;

    margin-bottom: 7px;

    color: #111827;

    font-size: 16px;
    font-weight: 800;
}

.rfc-cookie__notice p {
    margin: 0;

    color: #4b5563;

    font-size: 15px;
    line-height: 1.7;
}


/* =========================================================
   PRIVACY / TERMS LINKS
   ========================================================= */

.rfc-cookie__policy-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;

    margin-top: 24px;
}

.rfc-cookie__policy-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 42px;

    padding: 9px 16px;

    background: #ffffff;
    color: #7f1d1d;

    border: 1px solid #d1d5db;
    border-radius: 6px;

    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;

    text-decoration: none;

    transition:
        background 0.18s ease,
        border-color 0.18s ease,
        color 0.18s ease,
        transform 0.18s ease;
}

.rfc-cookie__policy-links a:hover,
.rfc-cookie__policy-links a:focus-visible {
    background: #fef2f2;
    color: #991b1b;
    border-color: #b91c1c;
}

.rfc-cookie__policy-links a:hover {
    transform: translateY(-1px);
}


/* =========================================================
   CONTACT SECTION
   ========================================================= */

.rfc-cookie__contact {
    padding-bottom: 44px;
}

.rfc-cookie__contact p:last-child {
    padding: 20px 24px;

    background: #f9fafb;

    border: 1px solid #e5e7eb;
    border-radius: 8px;

    line-height: 1.9;
}


/* =========================================================
   LEGAL NAVIGATION
   ========================================================= */

.rfc-cookie__legal-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

    gap: 8px 22px;

    padding-top: 28px;

    color: #6b7280;

    font-size: 13px;
}

.rfc-cookie__legal-nav span {
    color: #111827;

    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.rfc-cookie__legal-nav a {
    position: relative;

    color: #4b5563;

    font-size: 13px;
    font-weight: 700;

    text-decoration: none;
}

.rfc-cookie__legal-nav a:hover,
.rfc-cookie__legal-nav a:focus-visible {
    color: #991b1b;
}

.rfc-cookie__legal-nav a[aria-current="page"] {
    color: #991b1b;
    font-weight: 800;
}

.rfc-cookie__legal-nav a[aria-current="page"]::after {
    content: "";

    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;

    height: 2px;

    background: #b91c1c;
    border-radius: 999px;
}


/* =========================================================
   TABLE SUPPORT
   Ready for future Complianz cookie inventory
   ========================================================= */

.rfc-cookie table {
    width: 100%;

    margin: 26px 0;

    border-collapse: collapse;

    font-size: 14px;
}

.rfc-cookie th {
    padding: 13px 15px;

    background: #f3f4f6;
    color: #111827;

    border: 1px solid #d1d5db;

    font-weight: 800;
    text-align: left;
}

.rfc-cookie td {
    padding: 13px 15px;

    color: #374151;

    border: 1px solid #e5e7eb;

    vertical-align: top;
    line-height: 1.6;
}

.rfc-cookie tbody tr:nth-child(even) {
    background: #fafafa;
}


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

@media (max-width: 767px) {

    .rfc-cookie__wrap {
        width: min(100% - 30px, 980px);
        padding: 48px 0 56px;
    }

    .rfc-cookie__header {
        padding-bottom: 32px;
    }

    .rfc-cookie__header h1 {
        font-size: 40px;
    }

    .rfc-cookie__intro {
        font-size: 16px;
        line-height: 1.7;
    }

    .rfc-cookie__section {
        padding: 30px 0;
    }

    .rfc-cookie__section h2 {
        font-size: 23px;
    }

    .rfc-cookie__section h3 {
        margin-top: 26px;
        font-size: 18px;
    }

    .rfc-cookie__section p,
    .rfc-cookie__section li {
        font-size: 15px;
    }

    .rfc-cookie__notice {
        padding: 19px 18px 19px 21px;
    }

    .rfc-cookie__policy-links {
        flex-direction: column;
        align-items: stretch;
    }

    .rfc-cookie__policy-links a {
        width: 100%;
    }

    .rfc-cookie__legal-nav {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;

        padding-top: 26px;
    }

    .rfc-cookie__legal-nav span {
        margin-bottom: 3px;
    }

    /*
     * Cookie tables can be wider than a phone.
     * Allow horizontal scrolling if a detailed
     * Complianz inventory is added later.
     */
    .rfc-cookie__section {
        overflow-wrap: anywhere;
    }

    .rfc-cookie table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    .rfc-cookie a,
    .rfc-cookie__policy-links a {
        transition: none;
    }

    .rfc-cookie__policy-links a:hover {
        transform: none;
    }

}/* End custom CSS */