/* Start custom CSS for shortcode, class: .elementor-element-a28f175 *//* =========================================================
   RBN ECOWAS & AFRICA PAGE — PAGE ID 1365
   Brand: RbnLiveTV, News & Radio
   Scope: Elementor page 1365 only
   ========================================================= */

body.page-id-1365 {
    --rbn-green-deep: #082f23;
    --rbn-green-dark: #0d3f2e;
    --rbn-green: #145c41;
    --rbn-green-light: #2d7a59;

    --rbn-gold: #d4af37;
    --rbn-gold-light: #f0d978;
    --rbn-gold-dark: #a97f14;

    --rbn-red: #9d1c20;
    --rbn-red-dark: #6f1115;

    --rbn-cream: #f7f1e4;
    --rbn-sand: #eadab8;
    --rbn-white: #ffffff;

    --rbn-text: #17211d;
    --rbn-muted: #657068;
    --rbn-border: rgba(13, 63, 46, 0.16);

    --rbn-shadow-sm: 0 8px 22px rgba(8, 47, 35, 0.08);
    --rbn-shadow-md: 0 18px 42px rgba(8, 47, 35, 0.14);
    --rbn-shadow-lg: 0 28px 70px rgba(8, 47, 35, 0.2);

    --rbn-radius-sm: 10px;
    --rbn-radius-md: 18px;
    --rbn-radius-lg: 28px;

    background: #f8f8f5;
    color: var(--rbn-text);
    overflow-x: hidden;
}

/* =========================================================
   PAGE WIDTH AND ELEMENTOR WRAPPERS
   ========================================================= */

body.page-id-1365 .site-content,
body.page-id-1365 .content-area,
body.page-id-1365 .site-main,
body.page-id-1365 article,
body.page-id-1365 .entry-content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

body.page-id-1365 .elementor {
    width: 100%;
    overflow: hidden;
}

body.page-id-1365 .elementor-section.elementor-section-boxed > .elementor-container,
body.page-id-1365 .e-con.e-con-boxed > .e-con-inner {
    width: min(94%, 1440px);
    max-width: 1440px;
    margin-inline: auto;
}

body.page-id-1365 .elementor-section.elementor-section-full_width,
body.page-id-1365 .e-con.e-con-full {
    width: 100%;
}

/* =========================================================
   GLOBAL TYPOGRAPHY
   ========================================================= */

body.page-id-1365 h1,
body.page-id-1365 h2,
body.page-id-1365 h3,
body.page-id-1365 h4,
body.page-id-1365 h5,
body.page-id-1365 h6 {
    margin-top: 0;
    color: var(--rbn-green-deep);
    font-family: inherit;
    font-weight: 800;
    line-height: 1.14;
    letter-spacing: -0.02em;
}

body.page-id-1365 h1 {
    font-size: clamp(2.7rem, 6vw, 5.8rem);
}

body.page-id-1365 h2 {
    font-size: clamp(2rem, 4vw, 3.4rem);
}

body.page-id-1365 h3 {
    font-size: clamp(1.35rem, 2.5vw, 2rem);
}

body.page-id-1365 h4 {
    font-size: clamp(1.1rem, 2vw, 1.45rem);
}

body.page-id-1365 p,
body.page-id-1365 li {
    color: var(--rbn-text);
    font-size: clamp(0.98rem, 1.2vw, 1.08rem);
    line-height: 1.75;
}

body.page-id-1365 a {
    color: var(--rbn-green);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

body.page-id-1365 a:hover {
    color: var(--rbn-gold-dark);
}

/* =========================================================
   SECTION SPACING
   ========================================================= */

body.page-id-1365 .elementor-section,
body.page-id-1365 .e-con {
    position: relative;
}

body.page-id-1365 .rbn-section,
body.page-id-1365 .elementor-section.rbn-section,
body.page-id-1365 .e-con.rbn-section {
    padding-block: clamp(48px, 7vw, 96px);
}

body.page-id-1365 .rbn-section-tight {
    padding-block: clamp(30px, 4vw, 56px);
}

/* =========================================================
   HERO SECTION
   Add class: rbn-africa-hero
   ========================================================= */

body.page-id-1365 .rbn-africa-hero {
    position: relative;
    min-height: clamp(520px, 72vh, 760px);
    display: flex;
    align-items: center;
    overflow: hidden;
    isolation: isolate;
    background:
        linear-gradient(
            90deg,
            rgba(4, 35, 24, 0.97) 0%,
            rgba(8, 47, 35, 0.91) 42%,
            rgba(8, 47, 35, 0.58) 100%
        );
}

body.page-id-1365 .rbn-africa-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    background:
        radial-gradient(
            circle at 82% 20%,
            rgba(212, 175, 55, 0.34),
            transparent 28%
        ),
        radial-gradient(
            circle at 85% 78%,
            rgba(255, 255, 255, 0.08),
            transparent 26%
        );
}

body.page-id-1365 .rbn-africa-hero::after {
    content: "";
    position: absolute;
    inset: auto -8% -45% auto;
    z-index: -1;
    width: 520px;
    height: 520px;
    border: 1px solid rgba(212, 175, 55, 0.28);
    border-radius: 50%;
    box-shadow:
        0 0 0 60px rgba(212, 175, 55, 0.04),
        0 0 0 120px rgba(212, 175, 55, 0.03);
}

body.page-id-1365 .rbn-africa-hero h1,
body.page-id-1365 .rbn-africa-hero h2,
body.page-id-1365 .rbn-africa-hero h3 {
    color: var(--rbn-gold);
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.22);
}

body.page-id-1365 .rbn-africa-hero p {
    max-width: 760px;
    color: rgba(255, 255, 255, 0.94);
    font-size: clamp(1.05rem, 2vw, 1.3rem);
}

body.page-id-1365 .rbn-africa-hero .elementor-widget-text-editor {
    max-width: 820px;
}

/* =========================================================
   EYEBROW / KICKER TEXT
   Add class: rbn-kicker
   ========================================================= */

body.page-id-1365 .rbn-kicker,
body.page-id-1365 .rbn-kicker .elementor-heading-title,
body.page-id-1365 .rbn-kicker p {
    display: inline-block;
    margin-bottom: 10px;
    color: var(--rbn-gold);
    font-size: 0.78rem;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

/* =========================================================
   BUTTONS
   ========================================================= */

body.page-id-1365 .elementor-button,
body.page-id-1365 .wp-element-button,
body.page-id-1365 .rbn-button {
    min-height: 46px;
    padding: 13px 24px;
    border: 1px solid var(--rbn-gold);
    border-radius: 999px;
    background: linear-gradient(
        135deg,
        var(--rbn-gold-light),
        var(--rbn-gold)
    );
    color: var(--rbn-green-deep) !important;
    font-size: 0.9rem;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-decoration: none;
    box-shadow: 0 9px 22px rgba(212, 175, 55, 0.18);
}

body.page-id-1365 .elementor-button:hover,
body.page-id-1365 .wp-element-button:hover,
body.page-id-1365 .rbn-button:hover {
    transform: translateY(-2px);
    background: var(--rbn-white);
    border-color: var(--rbn-white);
    color: var(--rbn-green-deep) !important;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

body.page-id-1365 .rbn-button-outline .elementor-button,
body.page-id-1365 .rbn-button-outline {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.55);
    color: var(--rbn-white) !important;
    box-shadow: none;
}

body.page-id-1365 .rbn-button-outline .elementor-button:hover,
body.page-id-1365 .rbn-button-outline:hover {
    background: var(--rbn-white);
    border-color: var(--rbn-white);
    color: var(--rbn-green-deep) !important;
}

/* =========================================================
   BREAKING NEWS TICKER
   Add class: rbn-breaking-ticker
   ========================================================= */

body.page-id-1365 .rbn-breaking-ticker {
    overflow: hidden;
    margin: 0;
    border-top: 3px solid var(--rbn-gold);
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    background: linear-gradient(
        90deg,
        var(--rbn-red-dark),
        var(--rbn-red)
    );
    color: var(--rbn-white);
    box-shadow: var(--rbn-shadow-sm);
}

body.page-id-1365 .rbn-breaking-ticker h2,
body.page-id-1365 .rbn-breaking-ticker h3,
body.page-id-1365 .rbn-breaking-ticker p,
body.page-id-1365 .rbn-breaking-ticker a {
    color: var(--rbn-white);
}

body.page-id-1365 .rbn-breaking-ticker strong {
    color: var(--rbn-gold-light);
}

/* =========================================================
   LIGHT SECTIONS
   Add class: rbn-light-section
   ========================================================= */

body.page-id-1365 .rbn-light-section {
    background:
        linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.98),
            rgba(247, 241, 228, 0.72)
        );
}

body.page-id-1365 .rbn-light-section h2,
body.page-id-1365 .rbn-light-section h3,
body.page-id-1365 .rbn-light-section h4 {
    color: var(--rbn-green-deep);
}

body.page-id-1365 .rbn-light-section p {
    color: var(--rbn-text);
}

/* =========================================================
   DARK GREEN SECTIONS
   Add class: rbn-dark-section
   ========================================================= */

body.page-id-1365 .rbn-dark-section {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 90% 10%,
            rgba(212, 175, 55, 0.15),
            transparent 28%
        ),
        linear-gradient(
            145deg,
            var(--rbn-green-deep),
            var(--rbn-green-dark)
        );
    color: var(--rbn-white);
}

body.page-id-1365 .rbn-dark-section h1,
body.page-id-1365 .rbn-dark-section h2,
body.page-id-1365 .rbn-dark-section h3,
body.page-id-1365 .rbn-dark-section h4,
body.page-id-1365 .rbn-dark-section h5,
body.page-id-1365 .rbn-dark-section h6 {
    color: var(--rbn-gold);
}

body.page-id-1365 .rbn-dark-section p,
body.page-id-1365 .rbn-dark-section li,
body.page-id-1365 .rbn-dark-section .elementor-widget-text-editor {
    color: rgba(255, 255, 255, 0.92);
}

body.page-id-1365 .rbn-dark-section a:not(.elementor-button) {
    color: var(--rbn-gold-light);
}

body.page-id-1365 .rbn-dark-section a:not(.elementor-button):hover {
    color: var(--rbn-white);
}

/* =========================================================
   GOLD / CREAM FEATURE SECTION
   Add class: rbn-gold-section
   ========================================================= */

body.page-id-1365 .rbn-gold-section {
    background:
        linear-gradient(
            135deg,
            #f7edcf,
            var(--rbn-sand)
        );
    border-top: 1px solid rgba(169, 127, 20, 0.18);
    border-bottom: 1px solid rgba(169, 127, 20, 0.18);
}

body.page-id-1365 .rbn-gold-section h2,
body.page-id-1365 .rbn-gold-section h3 {
    color: var(--rbn-green-deep);
}

/* =========================================================
   NEWS CARDS
   Add class to container/widget: rbn-news-card
   ========================================================= */

body.page-id-1365 .rbn-news-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-md);
    background: var(--rbn-white);
    box-shadow: var(--rbn-shadow-sm);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

body.page-id-1365 .rbn-news-card:hover {
    transform: translateY(-6px);
    border-color: rgba(212, 175, 55, 0.5);
    box-shadow: var(--rbn-shadow-md);
}

body.page-id-1365 .rbn-news-card img {
    width: 100%;
    min-height: 200px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

body.page-id-1365 .rbn-news-card:hover img {
    transform: scale(1.04);
}

body.page-id-1365 .rbn-news-card .elementor-widget-container {
    height: 100%;
}

body.page-id-1365 .rbn-news-card h2,
body.page-id-1365 .rbn-news-card h3,
body.page-id-1365 .rbn-news-card h4 {
    color: var(--rbn-green-deep);
}

body.page-id-1365 .rbn-news-card p {
    color: var(--rbn-muted);
}

/* =========================================================
   ELEMENTOR POSTS / LOOP GRID
   ========================================================= */

body.page-id-1365 .elementor-post,
body.page-id-1365 .e-loop-item {
    overflow: hidden;
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-md);
    background: var(--rbn-white);
    box-shadow: var(--rbn-shadow-sm);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

body.page-id-1365 .elementor-post:hover,
body.page-id-1365 .e-loop-item:hover {
    transform: translateY(-5px);
    box-shadow: var(--rbn-shadow-md);
}

body.page-id-1365 .elementor-post__thumbnail {
    overflow: hidden;
}

body.page-id-1365 .elementor-post__thumbnail img,
body.page-id-1365 .e-loop-item img {
    object-fit: cover;
    transition: transform 0.4s ease;
}

body.page-id-1365 .elementor-post:hover img,
body.page-id-1365 .e-loop-item:hover img {
    transform: scale(1.04);
}

body.page-id-1365 .elementor-post__text {
    padding: 18px 20px 22px;
}

body.page-id-1365 .elementor-post__title a {
    color: var(--rbn-green-deep);
    font-weight: 800;
}

body.page-id-1365 .elementor-post__title a:hover {
    color: var(--rbn-gold-dark);
}

body.page-id-1365 .elementor-post__excerpt p {
    color: var(--rbn-muted);
    line-height: 1.65;
}

body.page-id-1365 .elementor-post__meta-data {
    color: var(--rbn-muted);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.02em;
}

/* =========================================================
   FEATURED LEAD STORY
   Add class: rbn-featured-story
   ========================================================= */

body.page-id-1365 .rbn-featured-story {
    overflow: hidden;
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-lg);
    background: var(--rbn-white);
    box-shadow: var(--rbn-shadow-md);
}

body.page-id-1365 .rbn-featured-story img {
    width: 100%;
    min-height: 420px;
    object-fit: cover;
}

body.page-id-1365 .rbn-featured-story h2,
body.page-id-1365 .rbn-featured-story h3 {
    color: var(--rbn-green-deep);
}

body.page-id-1365 .rbn-featured-story p {
    color: var(--rbn-muted);
}

/* =========================================================
   REGION CARDS
   Add class: rbn-region-card
   ========================================================= */

body.page-id-1365 .rbn-region-card {
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: clamp(24px, 3vw, 38px);
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-md);
    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.98),
            rgba(247, 241, 228, 0.82)
        );
    box-shadow: var(--rbn-shadow-sm);
}

body.page-id-1365 .rbn-region-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 4px;
    border-radius: 0 0 4px 0;
    background: var(--rbn-gold);
}

body.page-id-1365 .rbn-region-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--rbn-shadow-md);
}

body.page-id-1365 .rbn-region-card h3,
body.page-id-1365 .rbn-region-card h4 {
    color: var(--rbn-green-deep);
}

/* =========================================================
   COUNTRY LINKS / TAG BUTTONS
   Add class: rbn-country-links
   ========================================================= */

body.page-id-1365 .rbn-country-links .elementor-button,
body.page-id-1365 .rbn-country-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    margin: 4px;
    padding: 9px 15px;
    border: 1px solid var(--rbn-border);
    border-radius: 999px;
    background: var(--rbn-white);
    color: var(--rbn-green-deep) !important;
    font-size: 0.84rem;
    font-weight: 800;
    text-decoration: none;
    box-shadow: none;
}

body.page-id-1365 .rbn-country-links .elementor-button:hover,
body.page-id-1365 .rbn-country-links a:hover {
    transform: translateY(-2px);
    border-color: var(--rbn-gold);
    background: var(--rbn-green-deep);
    color: var(--rbn-gold-light) !important;
}

/* =========================================================
   ICON BOXES
   ========================================================= */

body.page-id-1365 .elementor-widget-icon-box {
    height: 100%;
}

body.page-id-1365 .elementor-icon-box-wrapper {
    height: 100%;
    padding: 24px;
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-md);
    background: var(--rbn-white);
    box-shadow: var(--rbn-shadow-sm);
}

body.page-id-1365 .elementor-icon-box-icon .elementor-icon {
    color: var(--rbn-gold);
    fill: var(--rbn-gold);
}

body.page-id-1365 .elementor-icon-box-title {
    color: var(--rbn-green-deep);
}

/* =========================================================
   DIVIDERS
   ========================================================= */

body.page-id-1365 .elementor-divider-separator {
    border-color: var(--rbn-gold) !important;
}

body.page-id-1365 .rbn-gold-divider .elementor-divider-separator {
    width: 90px !important;
    border-top-width: 4px !important;
    border-radius: 999px;
}

/* =========================================================
   PAGINATION
   ========================================================= */

body.page-id-1365 .elementor-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin-top: 32px;
}

body.page-id-1365 .elementor-pagination .page-numbers {
    min-width: 42px;
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--rbn-border);
    border-radius: 50%;
    background: var(--rbn-white);
    color: var(--rbn-green-deep);
    font-weight: 800;
    text-decoration: none;
}

body.page-id-1365 .elementor-pagination .page-numbers.current,
body.page-id-1365 .elementor-pagination .page-numbers:hover {
    border-color: var(--rbn-green-deep);
    background: var(--rbn-green-deep);
    color: var(--rbn-gold);
}

/* =========================================================
   SOURCE / DATE META
   Add class: rbn-news-meta
   ========================================================= */

body.page-id-1365 .rbn-news-meta,
body.page-id-1365 .rbn-news-meta p,
body.page-id-1365 .rbn-news-meta span,
body.page-id-1365 .rbn-news-meta a {
    color: var(--rbn-muted);
    font-size: 0.78rem;
    font-weight: 700;
    line-height: 1.4;
}

/* =========================================================
   NEWSLETTER / CALL TO ACTION
   Add class: rbn-newsletter-cta
   ========================================================= */

body.page-id-1365 .rbn-newsletter-cta {
    position: relative;
    overflow: hidden;
    padding: clamp(34px, 6vw, 70px);
    border-radius: var(--rbn-radius-lg);
    background:
        radial-gradient(
            circle at 85% 25%,
            rgba(212, 175, 55, 0.26),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            var(--rbn-green-deep),
            var(--rbn-green)
        );
    box-shadow: var(--rbn-shadow-lg);
}

body.page-id-1365 .rbn-newsletter-cta h2,
body.page-id-1365 .rbn-newsletter-cta h3 {
    color: var(--rbn-gold);
}

body.page-id-1365 .rbn-newsletter-cta p {
    color: rgba(255, 255, 255, 0.92);
}

/* =========================================================
   FORMS
   ========================================================= */

body.page-id-1365 input[type="text"],
body.page-id-1365 input[type="email"],
body.page-id-1365 input[type="search"],
body.page-id-1365 input[type="url"],
body.page-id-1365 select,
body.page-id-1365 textarea {
    width: 100%;
    min-height: 48px;
    padding: 12px 15px;
    border: 1px solid var(--rbn-border);
    border-radius: var(--rbn-radius-sm);
    background: var(--rbn-white);
    color: var(--rbn-text);
    box-shadow: none;
    outline: none;
}

body.page-id-1365 textarea {
    min-height: 140px;
}

body.page-id-1365 input:focus,
body.page-id-1365 select:focus,
body.page-id-1365 textarea:focus {
    border-color: var(--rbn-gold);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.14);
}

/* =========================================================
   IMAGES
   ========================================================= */

body.page-id-1365 .elementor-widget-image img {
    border-radius: var(--rbn-radius-md);
}

body.page-id-1365 figure {
    margin: 0;
}

body.page-id-1365 figcaption {
    margin-top: 8px;
    color: var(--rbn-muted);
    font-size: 0.78rem;
    line-height: 1.5;
}

/* =========================================================
   ACCESSIBILITY
   ========================================================= */

body.page-id-1365 a:focus-visible,
body.page-id-1365 button:focus-visible,
body.page-id-1365 input:focus-visible,
body.page-id-1365 select:focus-visible,
body.page-id-1365 textarea:focus-visible {
    outline: 3px solid var(--rbn-gold);
    outline-offset: 3px;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {
    body.page-id-1365 .elementor-section.elementor-section-boxed > .elementor-container,
    body.page-id-1365 .e-con.e-con-boxed > .e-con-inner {
        width: min(94%, 100%);
    }

    body.page-id-1365 .rbn-africa-hero {
        min-height: 600px;
    }

    body.page-id-1365 .rbn-featured-story img {
        min-height: 320px;
    }
}

/* =========================================================
   MOBILE AND SMALL TABLET
   ========================================================= */

@media (max-width: 767px) {
    body.page-id-1365 h1 {
        font-size: clamp(2.4rem, 12vw, 4rem);
    }

    body.page-id-1365 h2 {
        font-size: clamp(1.8rem, 8vw, 2.6rem);
    }

    body.page-id-1365 .rbn-africa-hero {
        min-height: 560px;
        padding: 44px 20px;
        text-align: left;
    }

    body.page-id-1365 .rbn-africa-hero p {
        font-size: 1rem;
        line-height: 1.65;
    }

    body.page-id-1365 .rbn-africa-hero .elementor-button {
        width: 100%;
        justify-content: center;
    }

    body.page-id-1365 .rbn-section,
    body.page-id-1365 .elementor-section.rbn-section,
    body.page-id-1365 .e-con.rbn-section {
        padding-block: 48px;
    }

    body.page-id-1365 .rbn-news-card img {
        min-height: 220px;
    }

    body.page-id-1365 .rbn-featured-story img {
        min-height: 260px;
    }

    body.page-id-1365 .elementor-post__text {
        padding: 16px;
    }

    body.page-id-1365 .rbn-newsletter-cta {
        padding: 34px 20px;
        border-radius: 18px;
    }

    body.page-id-1365 .rbn-country-links {
        text-align: center;
    }

    body.page-id-1365 .rbn-country-links .elementor-button,
    body.page-id-1365 .rbn-country-links a {
        width: calc(50% - 12px);
        margin: 4px;
    }
}

/* =========================================================
   VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 430px) {
    body.page-id-1365 .elementor-section.elementor-section-boxed > .elementor-container,
    body.page-id-1365 .e-con.e-con-boxed > .e-con-inner {
        width: calc(100% - 24px);
    }

    body.page-id-1365 .rbn-africa-hero {
        min-height: 520px;
        padding-inline: 16px;
    }

    body.page-id-1365 .rbn-country-links .elementor-button,
    body.page-id-1365 .rbn-country-links a {
        width: 100%;
        margin: 4px 0;
    }

    body.page-id-1365 .rbn-news-card,
    body.page-id-1365 .elementor-post,
    body.page-id-1365 .e-loop-item {
        border-radius: 14px;
    }
}

/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
    body.page-id-1365 *,
    body.page-id-1365 *::before,
    body.page-id-1365 *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}/* End custom CSS */