@import url('//fonts.googleapis.com/css2?family=Neuton:ital,wght@0,200;0,300;0,400;0,700;0,800;1,400&family=Style+Script&display=swap');
/************ TEMPLATE  ************
ADDITIONAL NOTES OR REVISIONS
- Add_notes

-------------
STUDIUS TEMPLATE
- Header: Ole Faithful
- Rotator: Floatator
- Quicklinks: Veiled
- News: N/A
- Widgets: N/A
- Footer: N/A

-------------
COLORS
--primary-color-rgb: 57,124,170;     /* Sky Navy Blue (#397caa) *
--secondary-color-rgb: 255,195,115;  /* Soft Gold (#ffc373) *
--tertiary-color-rgb: 168,67,50;     /* Rust Red (#a84332) *
--background-color-rgb: 248,245,239; /* Soft Cream (#f8f5ef) *

-------------
FONTS (Google)
--title-font-family: 'Style Script', serif;
--body-font-family: 'Neuton', serif;

-------------
DESIGN NOTES
- Add_notes

-------------
************/


/*.withmaxwidth :is(#g-top, #g-navigation, #g-slideshow, #g-header, #g-above, #g-feature, #g-showcase, #g-utility, #g-container-main, #g-expanded, #g-extension, #g-bottom, #g-footer) > .g-container {
    position: relative;
}

@media only screen and (min-width: 90rem) {
    .withmaxwidth :is(#g-top, #g-navigation, #g-slideshow, #g-header, #g-above, #g-feature, #g-showcase, #g-utility, #g-container-main, #g-expanded, #g-extension, #g-bottom, #g-footer)
        {        
            display: flex;
            justify-content: center;
        }
    .withmaxwidth :is(#g-top, #g-navigation, #g-slideshow, #g-header, #g-above, #g-feature, #g-showcase, #g-utility, #g-container-main, #g-expanded, #g-extension, #g-bottom, #g-footer) > .g-container {
        max-width: 1440px;
    }

}*/



html body {
    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --site-box-shadow: 4px 4px 4px rgba(0,0,0,.4);

    --swiper-box-shadow: var(--site-box-shadow);

    --ql-title-color: var(--default-white);

    --hero-title-left-position: 5%;

    --ql-flex: 5;

    --section-copyright-bg: var(--secondary-color);
    --section-bottom-bg: rgba(248,245,239,1);

    --side-menu-bg: var(--primary-color);
    --side-menu-bg-hover: var(--secondary-color);
    --side-menu-font-size-desktop: min(1.25vw, 1.25rem);
    --side-menu-font-family: var(--body-font-family);
    --side-menu-font-weight: 400;
}

@media only screen and (max-width: 50.99rem) {
    html body {
        --side-menu-font-size-desktop: 4vw;
    }
}

html body.site-home {
    --section-slideshow-bg: var(--secondary-color);
    --section-utility-bg: rgba(248,245,239,1);
    --section-container-main-bg: var(--primary-color);
    --section-expanded-bg: rgba(248,245,239,1);
}

h1 {
    font-family: var(--body-font-family);
}
h2 {
    font-variant-caps: normal;
}
h5 {
    font-family: var(--body-font-family);
}

/*body.sponsorshippage .buy-page {
    --primary-color: #192e72;
    --secondary-color: #c9b8a0;
    --tertiary-color: #f7d000;

    --primary-rgb: 25,46,114;
    --secondary-rgb: 201,184,160;
    --tertiary-rgb: 247, 208, 0;

    --default-white: #ffffff;
    --default-black: #000000;
}*/

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--primary-color);
    font-family: var(--body-font-family);
}

body {
    --bg-container-top-position-horiz: 50%;
    --bg-container-top-position-vert: 50%;
    --bg-container-top-repeat: no-repeat;
    --bg-cotnainer-top-size: cover;
    --bg-container-top-attachment: unset;
    --bg-container-top-color: unset;

    --bg-top-position-horiz: 50%;
    --bg-top-position-vert: 50%;
    --bg-top-repeat: no-repeat;
    --bg-top-size: cover;
    --bg-top-attachment: unset;
    --bg-top-color: unset;

    --bg-navigation-position-horiz: 50%;
    --bg-navigation-position-vert: 50%;
    --bg-navigation-repeat: no-repeat;
    --bg-navigation-size: cover;
    --bg-navigation-attachment: unset;
    --bg-navigation-color: unset;

    --bg-slideshow-position-horiz: 50%;
    --bg-slideshow-position-vert: 50%;
    --bg-slideshow-repeat: no-repeat;
    --bg-slideshow-size: cover;
    --bg-slideshow-attachment: unset;
    --bg-slideshow-color: unset;

    --bg-header-position-horiz: 50%;
    --bg-header-position-vert: 50%;
    --bg-header-repeat: no-repeat;
    --bg-header-size: cover;
    --bg-header-attachment: unset;
    --bg-header-color: unset;

    --bg-above-position-horiz: 50%;
    --bg-above-position-vert: 50%;
    --bg-above-repeat: no-repeat;
    --bg-above-size: cover;
    --bg-above-attachment: unset;
    --bg-above-color: unset;

    --bg-feature-position-horiz: 50%;
    --bg-feature-position-vert: 50%;
    --bg-feature-repeat: no-repeat;
    --bg-feature-size: cover;
    --bg-feature-attachment: unset;
    --bg-feature-color: unset;

    --bg-showcase-position-horiz: 50%;
    --bg-showcase-position-vert: 50%;
    --bg-showcase-repeat: no-repeat;
    --bg-showcase-size: cover;
    --bg-showcase-attachment: unset;
    --bg-showcase-color: unset;

    --bg-utility-position-horiz: 50%;
    --bg-utility-position-vert: 50%;
    --bg-utility-repeat: no-repeat;
    --bg-utility-size: cover;
    --bg-utility-attachment: unset;
    --bg-utility-color: unset;

    --bg-container-main-position-horiz: 50%;
    --bg-container-main-position-vert: 50%;
    --bg-container-main-repeat: no-repeat;
    --bg-container-main-size: cover;
    --bg-container-main-attachment: unset;
    --bg-container-main-color: unset;

    --bg-expanded-position-horiz: 50%;
    --bg-expanded-position-vert: 50%;
    --bg-expanded-repeat: no-repeat;
    --bg-expanded-size: cover;
    --bg-expanded-attachment: unset;
    --bg-expanded-color: unset;

    --bg-extension-position-horiz: 50%;
    --bg-extension-position-vert: 50%;
    --bg-extension-repeat: no-repeat;
    --bg-extension-size: cover;
    --bg-extension-attachment: unset;
    --bg-extension-color: unset;

    --bg-bottom-position-horiz: 50%;
    --bg-bottom-position-vert: 50%;
    --bg-bottom-repeat: no-repeat;
    --bg-bottom-size: cover;
    --bg-bottom-attachment: unset;
    --bg-bottom-color: unset;

    --bg-container-footer-position-horiz: 50%;
    --bg-container-footer-position-vert: 50%;
    --bg-container-footer-repeat: no-repeat;
    --bg-container-footer-size: cover;
    --bg-container-footer-attachment: unset;
    --bg-container-footer-color: unset;

    --bg-footer-position-horiz: 50%;
    --bg-footer-position-vert: 50%;
    --bg-footer-repeat: no-repeat;
    --bg-footer-size: cover;
    --bg-footer-attachment: unset;
    --bg-footer-color: unset;

    --bg-copyright-position-horiz: 50%;
    --bg-copyright-position-vert: 50%;
    --bg-copyright-repeat: no-repeat;
    --bg-copyright-size: cover;
    --bg-copyright-attachment: unset;
    --bg-copyright-color: unset;

    --bg-offcanvas-position-horiz: 50%;
    --bg-offcanvas-position-vert: 50%;
    --bg-offcanvas-repeat: no-repeat;
    --bg-offcanvas-size: cover;
    --bg-offcanvas-attachment: unset;
    --bg-offcanvas-color: unset;
}

/* Container Names in order
#g-contaienr-top
#g-top
#g-navigation
#g-slideshow
#g-header
#g-above
#g-feature
#g-showcase
#g-utility
#g-container-main
#g-expanded
#g-extension
#g-bottom
#g-container-footer
#g-footer
#g-copyright
#g-offcanvas
*/
#g-container-top.bg-container-top-p {
    background: url('/images/template/bg/bg-container-top.png') var(--bg-container-top-position-horiz) var(--bg-container-top-position-vert) var(--bg-container-top-repeat);
    background-size: var(--bg-cotnainer-top-size);
    background-attachment: var(--bg-container-top-attachment);
}

#g-container-top.bg-container-top-j {
    background: url('/images/template/bg/bg-container-top.jpg') var(--bg-container-top-position-horiz) var(--bg-container-top-position-vert) var(--bg-container-top-repeat);
    background-size: var(--bg-cotnainer-top-size);
    background-attachment: var(--bg-container-top-attachment);
}

#g-top.bg-top-p {
    background: url('/images/template/bg/bg-top.png') var(--bg-top-position-horiz) var(--bg-top-position-vert) var(--bg-top-repeat);
    background-size: var(--bg-top-size);
    background-attachment: var(--bg-top-attachment);
}

#g-top.bg-top-j {
    background: url('/images/template/bg/bg-top.jpg') var(--bg-top-position-horiz) var(--bg-top-position-vert) var(--bg-top-repeat);
    background-size: var(--bg-top-size);
    background-attachment: var(--bg-top-attachment);
}

#g-navigation.bg-navigation-p {
    background: url('/images/template/bg/bg-navigation.png') var(--bg-navigation-position-horiz) var(--bg-navigation-position-vert) var(--bg-navigation-repeat);
    background-size: var(--bg-navigation-size);
    background-attachment: var(--bg-navigation-attachment);
}

#g-navigation.bg-navigation-j {
    background: url('/images/template/bg/bg-navigation.jpg') var(--bg-navigation-position-horiz) var(--bg-navigation-position-vert) var(--bg-navigation-repeat);
    background-size: var(--bg-navigation-size);
    background-attachment: var(--bg-navigation-attachment);
}

#g-slideshow.bg-slideshow-p {
    background: url('/images/template/bg/bg-slideshow.png') var(--bg-slideshow-position-horiz) var(--bg-slideshow-position-vert) var(--bg-slideshow-repeat);
    background-size: var(--bg-slideshow-size);
    background-attachment: var(--bg-slideshow-attachment);
}

#g-slideshow.bg-slideshow-j {
    background: url('/images/template/bg/bg-slideshow.jpg') var(--bg-slideshow-position-horiz) var(--bg-slideshow-position-vert) var(--bg-slideshow-repeat);
    background-size: var(--bg-slideshow-size);
    background-attachment: var(--bg-slideshow-attachment);
}

#g-header.bg-header-p {
    background: url('/images/template/bg/bg-header.png') var(--bg-header-position-horiz) var(--bg-header-position-vert) var(--bg-header-repeat);
    background-size: var(--bg-header-size);
    background-attachment: var(--bg-header-attachment);
}

#g-header.bg-header-j {
    background: url('/images/template/bg/bg-header.jpg') var(--bg-header-position-horiz) var(--bg-header-position-vert) var(--bg-header-repeat);
    background-size: var(--bg-header-size);
    background-attachment: var(--bg-header-attachment);
}

#g-above.bg-above-p {
    background: url('/images/template/bg/bg-above.png') var(--bg-above-position-horiz) var(--bg-above-position-vert) var(--bg-above-repeat);
    background-size: var(--bg-above-size);
    background-attachment: var(--bg-above-attachment);
}

#g-above.bg-above-j {
    background: url('/images/template/bg/bg-above.jpg') var(--bg-above-position-horiz) var(--bg-above-position-vert) var(--bg-above-repeat);
    background-size: var(--bg-above-size);
    background-attachment: var(--bg-above-attachment);
}

#g-feature.bg-feature-p {
    background: url('/images/template/bg/bg-feature.png') var(--bg-feature-position-horiz) var(--bg-feature-position-vert) var(--bg-feature-repeat);
    background-size: var(--bg-feature-size);
    background-attachment: var(--bg-feature-attachment);
}

#g-feature.bg-feature-j {
    background: url('/images/template/bg/bg-feature.jpg') var(--bg-feature-position-horiz) var(--bg-feature-position-vert) var(--bg-feature-repeat);
    background-size: var(--bg-feature-size);
    background-attachment: var(--bg-feature-attachment);
}

#g-showcase.bg-showcase-p {
    background: url('/images/template/bg/bg-showcase.png') var(--bg-showcase-position-horiz) var(--bg-showcase-position-vert) var(--bg-showcase-repeat);
    background-size: var(--bg-showcase-size);
    background-attachment: var(--bg-showcase-attachment);
}

#g-showcase.bg-showcase-j {
    background: url('/images/template/bg/bg-showcase.jpg') var(--bg-showcase-position-horiz) var(--bg-showcase-position-vert) var(--bg-showcase-repeat);
    background-size: var(--bg-showcase-size);
    background-attachment: var(--bg-showcase-attachment);
}

#g-utility.bg-utility-p {
    background: url('/images/template/bg/bg-utility.png') var(--bg-utility-position-horiz) var(--bg-utility-position-vert) var(--bg-utility-repeat);
    background-size: var(--bg-utility-size);
    background-attachment: var(--bg-utility-attachment);
}

#g-utility.bg-utility-j {
    background: url('/images/template/bg/bg-utility.jpg') var(--bg-utility-position-horiz) var(--bg-utility-position-vert) var(--bg-utility-repeat);
    background-size: var(--bg-utility-size);
    background-attachment: var(--bg-utility-attachment);
}

#g-container-main.bg-container-main-p {
    background: url('/images/template/bg/bg-container-main.png') var(--bg-container-main-position-horiz) var(--bg-container-main-position-vert) var(--bg-container-main-repeat);
    background-size: var(--bg-container-main-size);
    background-attachment: var(--bg-container-main-attachment);
}

#g-container-main.bg-container-main-j {
    background: url('/images/template/bg/bg-container-main.jpg') var(--bg-container-main-position-horiz) var(--bg-container-main-position-vert) var(--bg-container-main-repeat);
    background-size: var(--bg-container-main-size);
    background-attachment: var(--bg-container-main-attachment);
}

#g-expanded.bg-expanded-p {
    background: url('/images/template/bg/bg-expanded.png') var(--bg-expanded-position-horiz) var(--bg-expanded-position-vert) var(--bg-expanded-repeat);
    background-size: var(--bg-expanded-size);
    background-attachment: var(--bg-expanded-attachment);
}

#g-expanded.bg-expanded-j {
    background: url('/images/template/bg/bg-expanded.jpg') var(--bg-expanded-position-horiz) var(--bg-expanded-position-vert) var(--bg-expanded-repeat);
    background-size: var(--bg-expanded-size);
    background-attachment: var(--bg-expanded-attachment);
}

#g-extension.bg-extension-p {
    background: url('/images/template/bg/bg-extension.png') var(--bg-extension-position-horiz) var(--bg-extension-position-vert) var(--bg-extension-repeat);
    background-size: var(--bg-extension-size);
    background-attachment: var(--bg-extension-attachment);
}

#g-extension.bg-extension-j {
    background: url('/images/template/bg/bg-extension.jpg') var(--bg-extension-position-horiz) var(--bg-extension-position-vert) var(--bg-extension-repeat);
    background-size: var(--bg-extension-size);
    background-attachment: var(--bg-extension-attachment);
}

#g-bottom.bg-bottom-p {
    background: url('/images/template/bg/bg-bottom.png') var(--bg-bottom-position-horiz) var(--bg-bottom-position-vert) var(--bg-bottom-repeat);
    background-size: var(--bg-bottom-size);
    background-attachment: var(--bg-bottom-attachment);
}

#g-bottom.bg-bottom-j {
    background: url('/images/template/bg/bg-bottom.jpg') var(--bg-bottom-position-horiz) var(--bg-bottom-position-vert) var(--bg-bottom-repeat);
    background-size: var(--bg-bottom-size);
    background-attachment: var(--bg-bottom-attachment);
}

#g-container-footer.bg-container-footer-p {
    background: url('/images/template/bg/bg-container-footer.png') var(--bg-container-footer-position-horiz) var(--bg-container-footer-position-vert) var(--bg-container-footer-repeat);
    background-size: var(--bg-container-footer-size);
    background-attachment: var(--bg-container-footer-attachment);
}

#g-container-footer.bg-container-footer-j {
    background: url('/images/template/bg/bg-container-footer.jpg') var(--bg-container-footer-position-horiz) var(--bg-container-footer-position-vert) var(--bg-container-footer-repeat);
    background-size: var(--bg-container-footer-size);
    background-attachment: var(--bg-container-footer-attachment);
}

#g-footer.bg-footer-p {
    background: url('/images/template/bg/bg-footer.png') var(--bg-footer-position-horiz) var(--bg-footer-position-vert) var(--bg-footer-repeat);
    background-size: var(--bg-footer-size);
    background-attachment: var(--bg-footer-attachment);
}

#g-footer.bg-footer-j {
    background: url('/images/template/bg/bg-footer.jpg') var(--bg-footer-position-horiz) var(--bg-footer-position-vert) var(--bg-footer-repeat);
    background-size: var(--bg-footer-size);
    background-attachment: var(--bg-footer-attachment);
}

#g-copyright.bg-copyright-p {
    background: url('/images/template/bg/bg-copyright.png') var(--bg-copyright-position-horiz) var(--bg-copyright-position-vert) var(--bg-copyright-repeat);
    background-size: var(--bg-copyright-size);
    background-attachment: var(--bg-copyright-attachment);
}

#g-copyright.bg-copyright-j {
    background: url('/images/template/bg/bg-copyright.jpg') var(--bg-copyright-position-horiz) var(--bg-copyright-position-vert) var(--bg-copyright-repeat);
    background-size: var(--bg-copyright-size);
    background-attachment: var(--bg-copyright-attachment);
}


/* Overlay base: make section the stacking context and layer ::before under content */
[class*="bg-overlay-"]::before { content: ""; position: absolute; inset: 0;  }

/* Primary overlay via ::before */
.bg-overlay-color-primary-05::before { background: rgba(var(--primary-color-rgb), 0.05); }
.bg-overlay-color-primary-10::before { background: rgba(var(--primary-color-rgb), 0.10); }
.bg-overlay-color-primary-15::before { background: rgba(var(--primary-color-rgb), 0.15); }
.bg-overlay-color-primary-20::before { background: rgba(var(--primary-color-rgb), 0.20); }
.bg-overlay-color-primary-25::before { background: rgba(var(--primary-color-rgb), 0.25); }
.bg-overlay-color-primary-30::before { background: rgba(var(--primary-color-rgb), 0.30); }
.bg-overlay-color-primary-35::before { background: rgba(var(--primary-color-rgb), 0.35); }
.bg-overlay-color-primary-40::before { background: rgba(var(--primary-color-rgb), 0.40); }
.bg-overlay-color-primary-45::before { background: rgba(var(--primary-color-rgb), 0.45); }
.bg-overlay-color-primary-50::before { background: rgba(var(--primary-color-rgb), 0.50); }
.bg-overlay-color-primary-55::before { background: rgba(var(--primary-color-rgb), 0.55); }
.bg-overlay-color-primary-60::before { background: rgba(var(--primary-color-rgb), 0.60); }
.bg-overlay-color-primary-65::before { background: rgba(var(--primary-color-rgb), 0.65); }
.bg-overlay-color-primary-70::before { background: rgba(var(--primary-color-rgb), 0.70); }
.bg-overlay-color-primary-75::before { background: rgba(var(--primary-color-rgb), 0.75); }
.bg-overlay-color-primary-80::before { background: rgba(var(--primary-color-rgb), 0.80); }
.bg-overlay-color-primary-85::before { background: rgba(var(--primary-color-rgb), 0.85); }
.bg-overlay-color-primary-90::before { background: rgba(var(--primary-color-rgb), 0.90); }
.bg-overlay-color-primary-95::before { background: rgba(var(--primary-color-rgb), 0.95); }
.bg-overlay-color-primary-100::before { background: rgba(var(--primary-color-rgb), 1); }

/* Secondary overlay via ::before */
.bg-overlay-color-secondary-05::before { background: rgba(var(--secondary-color-rgb), 0.05); }
.bg-overlay-color-secondary-10::before { background: rgba(var(--secondary-color-rgb), 0.10); }
.bg-overlay-color-secondary-15::before { background: rgba(var(--secondary-color-rgb), 0.15); }
.bg-overlay-color-secondary-20::before { background: rgba(var(--secondary-color-rgb), 0.20); }
.bg-overlay-color-secondary-25::before { background: rgba(var(--secondary-color-rgb), 0.25); }
.bg-overlay-color-secondary-30::before { background: rgba(var(--secondary-color-rgb), 0.30); }
.bg-overlay-color-secondary-35::before { background: rgba(var(--secondary-color-rgb), 0.35); }
.bg-overlay-color-secondary-40::before { background: rgba(var(--secondary-color-rgb), 0.40); }
.bg-overlay-color-secondary-45::before { background: rgba(var(--secondary-color-rgb), 0.45); }
.bg-overlay-color-secondary-50::before { background: rgba(var(--secondary-color-rgb), 0.50); }
.bg-overlay-color-secondary-55::before { background: rgba(var(--secondary-color-rgb), 0.55); }
.bg-overlay-color-secondary-60::before { background: rgba(var(--secondary-color-rgb), 0.60); }
.bg-overlay-color-secondary-65::before { background: rgba(var(--secondary-color-rgb), 0.65); }
.bg-overlay-color-secondary-70::before { background: rgba(var(--secondary-color-rgb), 0.70); }
.bg-overlay-color-secondary-75::before { background: rgba(var(--secondary-color-rgb), 0.75); }
.bg-overlay-color-secondary-80::before { background: rgba(var(--secondary-color-rgb), 0.80); }
.bg-overlay-color-secondary-85::before { background: rgba(var(--secondary-color-rgb), 0.85); }
.bg-overlay-color-secondary-90::before { background: rgba(var(--secondary-color-rgb), 0.90); }
.bg-overlay-color-secondary-95::before { background: rgba(var(--secondary-color-rgb), 0.95); }
.bg-overlay-color-secondary-100::before { background: rgba(var(--secondary-color-rgb), 1); }

/* Tertiary overlay via ::before */
.bg-overlay-color-tertiary-05::before { background: rgba(var(--tertiary-color-rgb), 0.05); }
.bg-overlay-color-tertiary-10::before { background: rgba(var(--tertiary-color-rgb), 0.10); }
.bg-overlay-color-tertiary-15::before { background: rgba(var(--tertiary-color-rgb), 0.15); }
.bg-overlay-color-tertiary-20::before { background: rgba(var(--tertiary-color-rgb), 0.20); }
.bg-overlay-color-tertiary-25::before { background: rgba(var(--tertiary-color-rgb), 0.25); }
.bg-overlay-color-tertiary-30::before { background: rgba(var(--tertiary-color-rgb), 0.30); }
.bg-overlay-color-tertiary-35::before { background: rgba(var(--tertiary-color-rgb), 0.35); }
.bg-overlay-color-tertiary-40::before { background: rgba(var(--tertiary-color-rgb), 0.40); }
.bg-overlay-color-tertiary-45::before { background: rgba(var(--tertiary-color-rgb), 0.45); }
.bg-overlay-color-tertiary-50::before { background: rgba(var(--tertiary-color-rgb), 0.50); }
.bg-overlay-color-tertiary-55::before { background: rgba(var(--tertiary-color-rgb), 0.55); }
.bg-overlay-color-tertiary-60::before { background: rgba(var(--tertiary-color-rgb), 0.60); }
.bg-overlay-color-tertiary-65::before { background: rgba(var(--tertiary-color-rgb), 0.65); }
.bg-overlay-color-tertiary-70::before { background: rgba(var(--tertiary-color-rgb), 0.70); }
.bg-overlay-color-tertiary-75::before { background: rgba(var(--tertiary-color-rgb), 0.75); }
.bg-overlay-color-tertiary-80::before { background: rgba(var(--tertiary-color-rgb), 0.80); }
.bg-overlay-color-tertiary-85::before { background: rgba(var(--tertiary-color-rgb), 0.85); }
.bg-overlay-color-tertiary-90::before { background: rgba(var(--tertiary-color-rgb), 0.90); }
.bg-overlay-color-tertiary-95::before { background: rgba(var(--tertiary-color-rgb), 0.95); }
.bg-overlay-color-tertiary-100::before { background: rgba(var(--tertiary-color-rgb), 1); }

/* Neutral overlays via ::before */
.bg-overlay-color-black-05::before { background: rgba(var(--default-black-rgb), 0.05); }
.bg-overlay-color-black-10::before { background: rgba(var(--default-black-rgb), 0.10); }
.bg-overlay-color-black-15::before { background: rgba(var(--default-black-rgb), 0.15); }
.bg-overlay-color-black-20::before { background: rgba(var(--default-black-rgb), 0.20); }
.bg-overlay-color-black-25::before { background: rgba(var(--default-black-rgb), 0.25); }
.bg-overlay-color-black-30::before { background: rgba(var(--default-black-rgb), 0.30); }
.bg-overlay-color-black-35::before { background: rgba(var(--default-black-rgb), 0.35); }
.bg-overlay-color-black-40::before { background: rgba(var(--default-black-rgb), 0.40); }
.bg-overlay-color-black-45::before { background: rgba(var(--default-black-rgb), 0.45); }
.bg-overlay-color-black-50::before { background: rgba(var(--default-black-rgb), 0.50); }
.bg-overlay-color-black-55::before { background: rgba(var(--default-black-rgb), 0.55); }
.bg-overlay-color-black-60::before { background: rgba(var(--default-black-rgb), 0.60); }
.bg-overlay-color-black-65::before { background: rgba(var(--default-black-rgb), 0.65); }
.bg-overlay-color-black-70::before { background: rgba(var(--default-black-rgb), 0.70); }
.bg-overlay-color-black-75::before { background: rgba(var(--default-black-rgb), 0.75); }
.bg-overlay-color-black-80::before { background: rgba(var(--default-black-rgb), 0.80); }
.bg-overlay-color-black-85::before { background: rgba(var(--default-black-rgb), 0.85); }
.bg-overlay-color-black-90::before { background: rgba(var(--default-black-rgb), 0.90); }
.bg-overlay-color-black-95::before { background: rgba(var(--default-black-rgb), 0.95); }
.bg-overlay-color-black-100::before { background: rgba(var(--default-black-rgb), 1); }

.bg-overlay-color-white-05::before { background: rgba(var(--default-white-rgb), 0.05); }
.bg-overlay-color-white-10::before { background: rgba(var(--default-white-rgb), 0.10); }
.bg-overlay-color-white-15::before { background: rgba(var(--default-white-rgb), 0.15); }
.bg-overlay-color-white-20::before { background: rgba(var(--default-white-rgb), 0.20); }
.bg-overlay-color-white-25::before { background: rgba(var(--default-white-rgb), 0.25); }
.bg-overlay-color-white-30::before { background: rgba(var(--default-white-rgb), 0.30); }
.bg-overlay-color-white-35::before { background: rgba(var(--default-white-rgb), 0.35); }
.bg-overlay-color-white-40::before { background: rgba(var(--default-white-rgb), 0.40); }
.bg-overlay-color-white-45::before { background: rgba(var(--default-white-rgb), 0.45); }
.bg-overlay-color-white-50::before { background: rgba(var(--default-white-rgb), 0.50); }
.bg-overlay-color-white-55::before { background: rgba(var(--default-white-rgb), 0.55); }
.bg-overlay-color-white-60::before { background: rgba(var(--default-white-rgb), 0.60); }
.bg-overlay-color-white-65::before { background: rgba(var(--default-white-rgb), 0.65); }
.bg-overlay-color-white-70::before { background: rgba(var(--default-white-rgb), 0.70); }
.bg-overlay-color-white-75::before { background: rgba(var(--default-white-rgb), 0.75); }
.bg-overlay-color-white-80::before { background: rgba(var(--default-white-rgb), 0.80); }
.bg-overlay-color-white-85::before { background: rgba(var(--default-white-rgb), 0.85); }
.bg-overlay-color-white-90::before { background: rgba(var(--default-white-rgb), 0.90); }
.bg-overlay-color-white-95::before { background: rgba(var(--default-white-rgb), 0.95); }
.bg-overlay-color-white-100::before { background: rgba(var(--default-white-rgb), 1); }

/* Blur overlays via ::before */
.bg-overlay-blur-01::before { backdrop-filter: blur(1px); -webkit-backdrop-filter: blur(1px); }
.bg-overlay-blur-02::before { backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px); }
.bg-overlay-blur-03::before { backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }
.bg-overlay-blur-04::before { backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.bg-overlay-blur-05::before { backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); }
.bg-overlay-blur-06::before { backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.bg-overlay-blur-07::before { backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px); }
.bg-overlay-blur-08::before { backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }
.bg-overlay-blur-09::before { backdrop-filter: blur(9px); -webkit-backdrop-filter: blur(9px); }
.bg-overlay-blur-10::before { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }


/**************************************************************/
/*********************** Container Top ************************/
/**************************************************************/
.modern-alert .g-array-item :is(h1, h2, h3, h4, h5, h6) {
    font-family: var(--body-font-family);
}
.modern-alert .g-array-alert-title h1 {
    font-family: var(--body-font-family);
}

@media only screen and (min-width: 50.99rem) {
    #g-navigation .g-toplevel > li:has(.g-social-items) {
        display: none!important;
    }
    #g-navigation.ole-faithful .g-main-nav .g-toplevel>li>.g-menu-item-container {
        --navigation-menu-item-padding: min(1.5vw, 1.5rem) min(.5vw, .5rem);
        --main-menu-text-color: #19335E;
    }
    #g-navigation.ole-faithful .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        --navigation-toplevel-menu-item-font-size: min(1.5vw, 1.5rem);
    }

    #g-navigation.ole-faithful > .g-container > .g-grid:has(.ql-toplinks-studius) {
        padding: min(3vw, 3rem)!important;
    }

    .g-main-nav .g-sublevel>li:hover>.g-menu-item-container, .g-main-nav .g-sublevel>li.active>.g-menu-item-container {
        background: #19335E;
    }
}

@media only screen and (min-width: 50.99rem) {
    #g-navigation > .g-container > .g-grid:has(.g-main-nav) {
        position: relative;
    }
    #g-navigation > .g-container > .g-grid:has(.g-main-nav):before {
        content: '';
        background: var(--default-white);
        height: 100%;
        width: 3000%;
        margin-left: -500%;
        margin-right: -500%;
        position: absolute;
    }
}

@media only screen and (min-width: 50.99rem) {
    #rotate-addpic .swiper-navigation {
        display: none!important;
    }
    #g-slideshow > .g-container > .g-grid {
        position: relative;
    }
    #g-slideshow > .g-container > .g-grid:before {
        content: 'Word Made Flesh to Dwell Among Us';
        position: absolute;
        bottom: 0;
        left: 7%;
        right: calc(37% + min(2vw, 28.8px));
        background: var(--secondary-color);
        transform: translateY(min(2vw, 28.8px));
        padding: min(1vw, 1rem) min(1.5vw, 1.5rem) calc(min(1vw, 1rem) + min(1vw, .5rem)) min(1.5vw, 1.5rem);
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        z-index: 10;
        font-family: var(--title-font-family);
        font-weight: 700;
        text-transform: none;
        font-variant-caps: normal;
        text-align: center;
        color: #19335E;
        font-size: min(2vw, 2rem);
        letter-spacing: 2px;
    }

    .floatator .fullwidth-swiper {
        border: 3px solid var(--default-white);
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home .fullwidth-swiper {
        position: relative;
    }
    #g-slideshow > .g-container > .g-grid > .fullwidth-swiper:before {
        content: 'Word Made Flesh to Dwell Among Us';
        position: absolute;
        bottom: 0;
        left: 7%;
        right: 7%;
        background: var(--secondary-color);
        padding: 1rem;
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        z-index: 10;
        font-family: var(--title-font-family);
        font-weight: 700;
        text-transform: none;
        font-variant-caps: normal;
        text-align: center;
        color: #19335E;
        font-size: 4vw;
        letter-spacing: 2px;
    } 

    #rotate-addpic {
        border-bottom: .5rem solid var(--default-white);
    }
}

#rotate-addpic .swiper-pagination-bullets {
    display: none!important;
}

@media only screen and (min-width: 50.99rem) {
    #g-slideshow .mass-times-block .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        font-family: var(--body-font-family);
        font-size: min(3vw, 3rem);
        color: #19335E;
        font-weight: 400;
        margin-bottom: min(.5vw, .5rem);
    }

    #g-slideshow .mass-times-block :is(h1,h2,h3,h4,h5,h6).mt-big-title {
        color: #19335E;
        font-family: var(--title-font-family);
        border-bottom: 2px solid #19335E;
        letter-spacing: 2px;
        font-weight: 700;
        font-size: min(4vw, 4rem);
    }

    #g-slideshow .mass-times-block .g-array-item-text :is(p,li) {
        font-family: var(--body-font-family);
        font-size: min(1.25vw, 1.25rem);
        color: #19335E;
        font-weight: 400;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-slideshow .mass-times-block .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        font-family: var(--body-font-family);
        font-size: 6vw;
        color: #19335E;
        font-weight: 400;
    }

    #g-slideshow .mass-times-block :is(h1,h2,h3,h4,h5,h6).mt-big-title {
        color: #19335E;
        font-family: var(--title-font-family);
        border-bottom: 2px solid #19335E;
        letter-spacing: 2px;
        font-weight: 700;
        font-size: 8vw;
    }

    #g-slideshow .mass-times-block .g-array-item-text :is(p,li) {
        font-family: var(--body-font-family);
        font-size: 4vw;
        color: #19335E;
        font-weight: 400;
    }
}

@media only screen and (min-width: 50.99rem) {
    .ql-toplinks-studius .g-blockcontent-subcontent {
        align-items: stretch!important;
    }
    .ql-toplinks-studius .g-blockcontent-subcontent > .g-blockcontent-subcontent-block:last-child .g-blockcontent-subcontent-title-icon {
        color: var(--secondary-color);
    }
}

@media only screen and (max-width: 50.99rem) {
    .ql-toplinks-studius .g-blockcontent-subcontent {
        align-items: stretch!important;
    }
    .ql-toplinks-studius .g-blockcontent-subcontent > .g-blockcontent-subcontent-block:last-child .g-blockcontent-subcontent-title-icon {
        color: var(--secondary-color);
    }
}

    /*** Top ***/

    /*** Navigation ***/

    /*** Slideshow ***/

/**************************************************************/
/*********************** Header *******************************/
/**************************************************************/

/**************************************************************/
/*********************** Above ********************************/
/**************************************************************/

/**************************************************************/
/*********************** Feature ******************************/
/**************************************************************/

/**************************************************************/
/*********************** Showcase *****************************/
/**************************************************************/

/**************************************************************/
/*********************** Utility ******************************/
/**************************************************************/
@media only screen and (min-width: 50.99rem) {
    .site-home #g-utility > .g-container {
        padding: min(3vw, 3rem)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home #g-utility > .g-container {
        padding: 2rem 1rem!important;
    }
}

@media only screen and (min-width: 50.99rem) {
    .ql-veiled {
        margin: 0;
        padding: 0;
    }
    .ql-veiled > .g-content {
        margin: 0;
        padding: 0;
    }
    .ql-veiled > .g-content > div {
        margin: 0;
        padding: 0;
    }
    .ql-veiled .g-blockcontent {
        margin: 0;
        padding: 0;
    }
    .ql-veiled .g-blockcontent-subcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        gap: min(3vw, 3rem);
    }
    .ql-veiled .g-blockcontent-subcontent-block {
        margin: 0;
        padding: 0;
        flex: 1;
        position: relative;
        overflow: hidden;
        border-radius: 1rem;
        border: 3px solid var(--secondary-color);
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-subcontent-block:hover {
        transform: scale(1.05);
    }
    .ql-veiled .g-blockcontent-subcontent-block-content {
        margin: 0;
        padding: 0;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-subcontent-img {
        margin: 0;
        padding: 0;
        width: 100%;
        aspect-ratio: 16/9;
        object-fit: cover;
        object-position: center;
        height: auto;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-subcontent-title {
        margin: 0;
        padding: min(1vw, 1rem) min(3vw, 3rem);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(var(--primary-color-rgb),.8);
        transition: .3s all ease-in-out;
        min-height: 1px;
    }
    .ql-veiled .g-blockcontent-subcontent-title-text {
        margin: 0;
        padding: 0;
        font-size: min(1.5vw, 1.5rem);
        line-height: 1;
        color: var(--default-white);
        font-weight: 400;
        font-family: var(--body-font-family); 
        text-align: center;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-buttons {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .ql-veiled .g-blockcontent-buttons a {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ql-veiled {
        margin: 0;
        padding: 0;
    }
    .ql-veiled > .g-content {
        margin: 0;
        padding: 0;
    }
    .ql-veiled > .g-content > div {
        margin: 0;
        padding: 0;
    }
    .ql-veiled .g-blockcontent {
        margin: 0;
        padding: 0;
    }
    .ql-veiled .g-blockcontent-subcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        gap: 1rem;
        flex-wrap: wrap;
    }
    .ql-veiled .g-blockcontent-subcontent-block {
        margin: 0;
        padding: 0;
        flex: 1;
        position: relative;
        overflow: hidden;
        border-radius: 1rem;
        border: 3px solid var(--secondary-color);
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
        transition: .3s all ease-in-out;
        min-width: calc(50% - .5rem);
        width: calc(50% - .5rem);
        max-width: calc(50% - .5rem);
    }
    .ql-veiled .g-blockcontent-subcontent-block:hover {
        transform: scale(1.05);
    }
    .ql-veiled .g-blockcontent-subcontent-block-content {
        margin: 0;
        padding: 0;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-subcontent-img {
        margin: 0;
        padding: 0;
        width: 100%;
        aspect-ratio: 16/9;
        object-fit: cover;
        object-position: center;
        height: auto;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-subcontent-title {
        margin: 0;
        padding: 1rem;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(var(--primary-color-rgb),.8);
        transition: .3s all ease-in-out;
        min-height: 1px;
    }
    .ql-veiled .g-blockcontent-subcontent-title-text {
        margin: 0;
        padding: 0;
        font-size: 4vw;
        line-height: 1;
        color: var(--default-white);
        font-weight: 400;
        font-family: var(--body-font-family); 
        text-align: center;
        transition: .3s all ease-in-out;
    }
    .ql-veiled .g-blockcontent-buttons {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .ql-veiled .g-blockcontent-buttons a {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
}

/**************************************************************/
/*********************** Container Main ***********************/
/**************************************************************/
@media only screen and (min-width: 50.99rem) {
    .site-home #g-container-main {
        border-top: .5rem solid var(--secondary-color);
        border-bottom: .5rem solid var(--secondary-color);
    }

    .site-home #g-container-main:has(.news-to-me) > .g-container {
        --headlines-section-padding: min(3vw, 3rem);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home #g-container-main {
        border-top: .5rem solid var(--secondary-color);
        border-bottom: .5rem solid var(--secondary-color);
    }

    .site-home #g-container-main:has(.news-to-me) > .g-container {
        --headlines-section-padding-mobile: 2rem 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .site-home #g-sidebar {
        display: flex;
        flex-direction: column;
        gap: min(2.5vw, 2.5rem);
    }
    .site-home .grid-articles {
        margin-bottom: 0!important;
    }
    .grid-sideways .g-array-item-title {
        max-height: 50%!important;
    }
    .grid-sideways .g-array-item-text {
        max-height: 50%!important;
    }

    .grid-articles .g-item-title {
        --grid-title-font-size: min(1.5vw, 1.5rem);
        --grid-title-color: #19335E;
        letter-spacing: 1px;
    }
    .grid-articles .g-array-item-text {
        --grid-text-font-size: min(1.25vw, 1.25rem);
    }

    .site-home #grid-addpic > .g-content {
        display: flex;
        flex-direction: column;
        gap: min(2.5vw, 2.5rem);
    }

    .site-home #grid-addpic .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: left;
        font-size: min(3vw, 3.5rem);
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }

    .site-home #grid-addpic.grid-articles .g-content-array > .g-grid {
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
    }

    .site-home #grid-addpic.grid-articles.grid-wide .g-array-item-image img {
        border: 3px solid var(--secondary-color);
    }

    .site-home #g-sidebar .news-button {
        --grid-grid-height: min(10vw, 144px);
        --grid-grid-ar-width-mult: 1.78;
        padding-left: min(1vw, 14.4px);
    }
    .site-home #g-sidebar .news-button .button {
        color: #19335E;
        font-family: var(--body-font-family);
        text-transform: none;
        font-variant-caps: normal;
        line-height: 1;
        font-size: min(1.5vw, 1.5rem);
        width: calc(var(--grid-grid-height) * var(--grid-grid-ar-width-mult));
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home #g-sidebar {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }
    .site-home .grid-articles {
        margin-bottom: 0!important;
    }
    .grid-sideways .g-array-item-title {
        max-height: 50%!important;
    }
    .grid-sideways .g-array-item-text {
        max-height: 50%!important;
    }

    .grid-articles .g-item-title {
        --grid-title-font-size: 4vw;
        --grid-title-color: #19335E;
        letter-spacing: 1px;
    }
    .grid-articles .g-array-item-text {
        --grid-text-font-size: 4vw;
    }

    .site-home #grid-addpic > .g-content {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }

    .site-home #grid-addpic .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: left;
        font-size: 10vw;
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }

    .site-home #grid-addpic.grid-articles .g-content-array > .g-grid {
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
    }

    .site-home #grid-addpic.grid-articles.grid-wide .g-array-item-image img {
        border: 3px solid var(--secondary-color);
    }

    .site-home #g-sidebar .news-button {
        --grid-grid-height: min(10vw, 144px);
        --grid-grid-ar-width-mult: 1.78;
        padding-left: min(1vw, 14.4px);
    }
    .site-home #g-sidebar .news-button .button {
        color: #19335E;
        font-family: var(--body-font-family);
        text-transform: none;
        font-variant-caps: normal;
        line-height: 1;
        font-size: 4vw;
    }

    .site-home #grid-addpic.grid-sideways-mobile .g-content-array > .g-grid > .g-block {
        height: unset!important;
    }
}

@media only screen and (min-width: 50.99rem) {
    .site-home #g-mainbar {
        height: 100%;
    }
    .site-home #g-mainbar > .g-grid {
        height: 100%;
    }
    .site-home #g-mainbar > .g-grid > .g-block {
        height: 100%;
    }

    .site-home #g-mainbar .widget-container .widget-wrapper {
        --widget-wrapper-item-gap: min(2.5vw, 2.5rem);
    }
    .site-home #g-mainbar .widget-container .widget-feed {
        margin: 0;
        padding: 0;
        overflow: unset;
    }
    .site-home #g-mainbar .widget-container .widget-feed-inner-box {
        overflow: unset;
    }
    .site-home #g-mainbar .widget-wrapper.calendar-widget-wrapper .widget-title .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: left;
        font-size: min(3vw, 3.5rem);
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }

    .site-home #g-mainbar .widget-button .button {
        color: #19335E;
        font-family: var(--body-font-family);
        width: 100%;
        text-transform: none;
        font-variant-caps: normal;
        line-height: 1;
        font-size: min(1.5vw, 1.5rem);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home #g-mainbar {
        height: 100%;
    }
    .site-home #g-mainbar > .g-grid {
        height: 100%;
    }
    .site-home #g-mainbar > .g-grid > .g-block {
        height: 100%;
    }

    .site-home #g-mainbar .widget-container .widget-wrapper {
        --widget-wrapper-item-gap: 1.5rem;
    }
    .site-home #g-mainbar .widget-container .widget-feed {
        margin: 0;
        padding: 0;
        overflow: unset;
    }
    .site-home #g-mainbar .widget-container .widget-feed-inner-box {
        overflow: unset;
    }
    .site-home #g-mainbar .widget-wrapper.calendar-widget-wrapper .widget-title .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: left;
        font-size: 10vw;
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }

    .site-home #g-mainbar .widget-button .button {
        color: #19335E;
        font-family: var(--body-font-family);
        width: 100%;
        text-transform: none;
        font-variant-caps: normal;
        line-height: 1;
        font-size: 4vw;
    }

    .site-home #g-mainbar .widget-container .widget-wrapper .widget-feed iframe {
        height: 100vw;
        border-radius: 1.5rem;
        overflow: hidden;
        box-shadow: 4px 4px 8px rgba(0,0,0,.4);
    }
}

    /*** Sidebar ***/

    /*** Main ***/

    /*** Aside ***/

/**************************************************************/
/*********************** Expanded *****************************/
/**************************************************************/
@media only screen and (min-width: 50.99rem) {
    .site-home #g-expanded > .g-container {
        padding: min(3vw, 3rem) min(3vw, 3rem) 0 min(3vw, 3rem)!important;
    }
    .site-home #g-expanded > .g-container > .g-grid {
        background: var(--primary-color);
        border: 3px solid var(--secondary-color);
        border-radius: 1.25rem;
        padding: min(3vw, 3rem);
        display: flex;
        flex-direction: row;
        gap: min(3vw, 3rem);
    }
    .site-home #g-expanded > .g-container > .g-grid > .g-block.facebook-widget-container {
        flex: 33.34;
        width: unset;
        max-width: unset;
    }
    .site-home #g-expanded > .g-container > .g-grid > .g-block.qls-il {
        flex: 66.66;
        width: unset;
        max-width: unset;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-home #g-expanded > .g-container {
        padding: 2rem 1rem!important;
    }
    .site-home #g-expanded > .g-container > .g-grid {
        background: var(--primary-color);
        border: 3px solid var(--secondary-color);
        border-radius: 1.25rem;
        padding: 1rem;
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
    .site-home #g-expanded > .g-container > .g-grid > .g-block.facebook-widget-container {
        flex: 33.34;
        width: 100%;
        max-width: 100%;
    }
    .site-home #g-expanded > .g-container > .g-grid > .g-block.qls-il {
        flex: 66.66;
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 50.99rem) {
    .widget-container .facebook-widget-wrapper.widget-wrapper .widget-title .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: center;
        font-size: min(3vw, 3.5rem);
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .facebook-widget-wrapper .widget-button {
        display: none!important;
    }
    .widget-container .widget-wrapper.facebook-widget-wrapper {
        gap: min(3vw, 3rem);
    }
    .widget-container .facebook-widget-wrapper.widget-wrapper .widget-feed .widget-feed-inner-box {
        height: unset;
    }
    .widget-container.facebook-widget-container .widget-feed-inner-box > div > .eapps-widget {
        max-height: min(37vw, 36rem);
    }
    .widget-container .facebook-widget-wrapper.widget-wrapper .widget-feed {
        --widget-feed-box-padding: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    .widget-container .facebook-widget-wrapper.widget-wrapper .widget-title .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: center;
        font-size: 10vw;
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .facebook-widget-wrapper .widget-button {
        display: none!important;
    }
    .widget-container .widget-wrapper.facebook-widget-wrapper {
        gap: 1.5rem;
    }
    /*.widget-container .facebook-widget-wrapper.widget-wrapper .widget-feed .widget-feed-inner-box {
        height: unset;
    }
    .widget-container.facebook-widget-container .widget-feed-inner-box > div > .eapps-widget {
        max-height: min(37vw, 36rem);
    }*/
    .widget-container .facebook-widget-wrapper.widget-wrapper .widget-feed {
        --widget-feed-box-padding-mobile: 0;
    }
}

@media only screen and (min-width: 50.99rem) {
    .qls-il .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: center;
        font-size: min(3vw, 3.5rem);
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .qls-il {
        margin: 0;
        padding: 0;
    }
    .qls-il > .g-content {
        margin: 0;
        padding: 0;
    }
    .qls-il > .g-content > div {
        margin: 0;
        padding: 0;
    }
    .qls-il .g-blockcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: min(3vw, 3rem);
    }
    .qls-il .g-blockcontent-subcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        gap: min(3vw, 3rem);
        flex-wrap: wrap;
    }
    .qls-il .g-blockcontent-subcontent-block {
        margin: 0;
        padding: 0;
        position: relative;
        flex: 1;
        min-width: calc(33.333% - min(3vw, 3rem));
        width: calc(33.333% - min(3vw, 3rem));
        max-width: calc(33.333% - min(3vw, 3rem));
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-block:hover {
        transform: scale(1.05);
    }
    .qls-il .g-blockcontent-subcontent-block-content {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: min(1.5vw, 2rem);
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-img {
        margin: 0;
        padding: 0;
        order: 1;
        width: 100%;
        border: 3px solid var(--secondary-color);
        border-radius: .5rem;
        box-shadow: 4px 4px 4px rgba(0,0,0,.4);
        height: auto;
        aspect-ratio: 4/3;
        object-position: center;
        object-fit: cover;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-title {
        margin: 0;
        padding: 0;
        background: var(--secondary-color);
        border-radius: .5rem;
        padding: min(1vw, 1.25rem);
        order: 2;
        box-shadow: 4px 4px 4px rgba(0,0,0,.4);
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-title-text {
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: var(--body-font-family);
        text-transform: none;
        font-variant-caps: normal;
        font-size: min(1.25vw, 1.25rem);
        color: #19335E;
        font-weight: 500;
        letter-spacing: 1px;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-buttons {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .qls-il .g-blockcontent-buttons a {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    .qls-il .g-title {
        margin: 0;
        padding: 0;
        line-height: 1;
        text-align: center;
        font-size: 10vw;
        font-family: var(--body-font-family);
        color: var(--default-white);
        border: none;
        background: none;
        text-transform: none;
        font-variant-caps: normal;
        letter-spacing: 1px;
        font-weight: 400;
    }
    .qls-il {
        margin: 0;
        padding: 0;
    }
    .qls-il > .g-content {
        margin: 0;
        padding: 0;
    }
    .qls-il > .g-content > div {
        margin: 0;
        padding: 0;
    }
    .qls-il .g-blockcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }
    .qls-il .g-blockcontent-subcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        flex-wrap: unset;
        flex-flow: column;
    }
    .qls-il .g-blockcontent-subcontent-block {
        margin: 0;
        padding: 0;
        position: relative;
        flex: 1;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-block:hover {
        transform: scale(1.05);
    }
    .qls-il .g-blockcontent-subcontent-block-content {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-img {
        margin: 0;
        padding: 0;
        order: 1;
        width: 100%;
        border: 3px solid var(--secondary-color);
        border-radius: .5rem;
        box-shadow: 4px 4px 4px rgba(0,0,0,.4);
        height: auto;
        aspect-ratio: 4/3;
        object-position: center;
        object-fit: cover;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-title {
        margin: 0;
        padding: 0;
        background: var(--secondary-color);
        border-radius: .5rem;
        padding: 1rem;
        order: 2;
        box-shadow: 4px 4px 4px rgba(0,0,0,.4);
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-subcontent-title-text {
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: var(--body-font-family);
        text-transform: none;
        font-variant-caps: normal;
        font-size: 4vw;
        color: #19335E;
        font-weight: 500;
        letter-spacing: 1px;
        transition: .3s all ease-in-out;
    }
    .qls-il .g-blockcontent-buttons {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .qls-il .g-blockcontent-buttons a {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
}


/**************************************************************/
/*********************** Extension ****************************/
/**************************************************************/

/**************************************************************/
/*********************** Bottom *******************************/
/**************************************************************/

/**************************************************************/
/*********************** Container Footer *********************/
/**************************************************************/
#g-footer .g-array-item-text {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 50.99rem) {
    #g-footer {
        border-top: .5rem solid var(--secondary-color);
        border-bottom: 1.5rem solid var(--secondary-color);
    }
    .footer-wrapper {
        display: flex;
        flex-direction: row;
        gap: min(5vw, 5rem);
    }
    .footer-wrapper > .footer-content-wrapper {
        flex: 66.66;
        display: flex;
        flex-direction: row;
        gap: min(5vw, 5rem);
        justify-content: space-between;
    }
    .footer-wrapper > .footer-content-wrapper .footer-content-column {
        flex: 1;
    }
    .footer-wrapper > .footer-logo {
        flex: 33.34;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-wrapper > .footer-logo a {
        width: 100%;
    }
    .footer-wrapper > .footer-logo img {
        width: 100%;
    }

    .footer-wrapper :is(h1,h2,h3,h4,h5,h6,p,a) {
        color: var(--default-white);
        font-family: var(--body-font-family);
    }
    .footer-wrapper h1 {
        margin: 0;
        padding: 0;
        font-size: min(2.5vw, 2.4rem);
        line-height: 1;
        font-weight: 400;
        margin-bottom: min(1.5vw, 1.5rem);
        letter-spacing: 1px;
    }
    .footer-wrapper .footer-mini-title {
        margin: 0;
        padding: 0;
        line-height: 1.4;
        font-size: min(1.45vw, 1.7rem);
        text-transform: none;
        font-variant-caps: normal;
        font-weight: 500;
        letter-spacing: 1px;
    }
    .footer-wrapper p {
        margin: 0;
        padding: 0;
        line-height: 1.4;
        font-size: min(1.25vw, 1.5rem);
        font-weight: 400;
        letter-spacing: 1px;
        margin-bottom: min(2.5vw, 2.5rem);
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-footer {
        border-top: .5rem solid var(--secondary-color);
        border-bottom: 1.5rem solid var(--secondary-color);
    }
    #g-footer > .g-container {
        padding: 2rem 1rem!important;
    }
    .footer-wrapper {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
    .footer-wrapper > .footer-content-wrapper {
        flex: 66.66;
        display: flex;
        flex-direction: column;
        gap: 2rem;
        justify-content: space-between;
        order: 2;
    }
    .footer-wrapper > .footer-content-wrapper .footer-content-column {
        flex: 1;
    }
    .footer-wrapper > .footer-logo {
        flex: 33.34;
        display: flex;
        justify-content: center;
        align-items: center;
        order: 1;
        text-align: center;
    }
    .footer-wrapper > .footer-logo a {
        width: 100%;
    }
    .footer-wrapper > .footer-logo img {
        width: 100%;
        max-width: 50%;
    }

    .footer-wrapper :is(h1,h2,h3,h4,h5,h6,p,a) {
        color: var(--default-white);
        font-family: var(--body-font-family);
    }
    .footer-wrapper h1 {
        margin: 0;
        padding: 0;
        font-size: 8vw;
        line-height: 1;
        font-weight: 400;
        margin-bottom: 1rem;
        letter-spacing: 1px;
    }
    .footer-wrapper .footer-mini-title {
        margin: 0;
        padding: 0;
        line-height: 1.4;
        font-size: 5vw;
        text-transform: none;
        font-variant-caps: normal;
        font-weight: 500;
        letter-spacing: 1px;
    }
    .footer-wrapper p {
        margin: 0;
        padding: 0;
        line-height: 1.4;
        font-size: 4vw;
        font-weight: 400;
        letter-spacing: 1px;
        margin-bottom: 1.5rem;
    }
}

.link-line {
    text-decoration: underline;
}

    /*** Footer ***/

    /*** Copyright ***/

/**************************************************************/
/*********************** Offcanvas ****************************/
/**************************************************************/
@media only screen and (max-width: 50.99rem) {
    .g-offcanvas-toggle {
        background: var(--default-white);
        color: var(--primary-color);
        display: grid;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        box-shadow: var(--default-box-shadow);
    }
    .g-offcanvas-toggle .fa-fw {text-shadow: none;}
}

/**************************************************************/
/*********************** Subpages *****************************/
/**************************************************************/

/**************************************************************/
/*********************** PWA SETTINGS *************************/
/**************************************************************/
@media only screen and (min-width: 50.99rem) {
    #g-top-nav {
        display: none!important;
    }
    #g-mobile-fixed-nav {
        display: none!important;
    }
    body[class*="-sub"]:not(.sponsorshippage) #g-page-surround #g-container-main:has(.k-ui-namespace.com_docman) {
        padding-top: 0% !important;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-top-nav {
        display: none!important;
    }
    #g-mobile-fixed-nav {
        display: none!important;
    }
}

.web-policy-link {
    font-size: x-small;
}

.search-page #searchForm .btn {
    background: var(--primary-color);
}

.grid-articles .g-array-item-text a:not(a.button) {
    color: var(--primary-color);
}
.grid-articles .g-array-item-text a {
    color: var(--primary-color);
}

@media only screen and (max-width: 50.99rem) {
    .admod.adside tbody {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: .5rem .5rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .tv-display #g-header > .g-container {
        padding: 2vw!important;
    }
    .tv-display #g-container-main > .g-container {
        padding: 2vw!important;
    }
    .tv-display #g-header .g-logo {
        margin: 0;
        padding: 0;
    }
    .tv-display #g-header .g-logo:after {
        display: none!important;
    }

    .tv-display .swiper-overlay-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 10001;
    }
    .tv-display .swiper-overlay-logo > .g-content {
        z-index: 20;
        height: 17vw!important;
        width: 17vw;
        pointer-events: none;
        background: rgba(var(--tertiary-rgb), .8);
        backdrop-filter: blur(4px);
        border-radius: 50%;
        overflow: hidden;
        padding: 1.25vw;
        box-shadow: var(--default-box-shadow);
    }
    .tv-display .swiper-overlay-logo .g-logo img {
        aspect-ratio: 1/1;
        height: 15vw;
        width: 15vw;
    }

    .tv-display .mt-box {
        display: flex;
        flex-direction: row;
        gap: 4vw;
        justify-content: space-evenly;
    }
    .tv-display .mt-box .mt-column p {
        font-size: 1.25vw;
        color: var(--default-white);
    }
    .tv-display .mt-box .mt-column a {
        color: var(--default-white);
    }
    .tv-display .mt-box .mt-column :is(h1,h2,h3,h4,h5,h6) {
        color: var(--default-white);
    }
    .tv-display .mt-container {
        display: flex;
        align-items: center;
    }
    .tv-display .mt-container > .g-content {
        width: 100%;
    }

    .tv-display .grid-sideways .g-array-item {
        --grid-column-calc: 10vw;
        --grid-grid-height: 10vw;
    }
    .tv-display .grid-sideways .g-array-item-image img {
        width: 90%!important;
        height: unset!important;
    }
    .tv-display .grid-articles .g-array-item-image {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .tv-display .grid-articles .g-item-title {
        --grid-title-font-size: 1.5vw;
    }
    .tv-display .grid-sideways .g-content-array {
        --grid-gap: 1rem 1rem;
    }

    .tv-display .g-title {
        border-left: 1rem solid var(--secondary-color);
        text-transform: none;
        letter-spacing: 5px;
        font-size: 4rem;
        line-height: 1;
        margin: 0;
        padding: 0;
        padding-left: 2vw;
        margin-bottom: 1rem;
        font-weight: 700;
        border-bottom: none;
    }

    .tv-display #lowerRotate {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10000;
    }

    .tv-display #g-bottom:not(:has(#lowerRotate .swiper-slide img)) {
        display: none!important;
    }
    .tv-display:has(#lowerRotate .swiper-slide img) {
        overflow-y: hidden!important;
    }
    .tv-display .cal-container iframe {
        height: 40vw;
        width: 100%;
    }

    .tv-display #g-container-main > .g-container > .g-grid {
        display: flex;
        flex-direction: row;
        gap: 5vw;
    }
    .tv-display #g-container-main > .g-container > .g-grid > .g-block {
        flex: 1;
        max-width: 50%;
    }

    .tv-display .cal-container .widget-button {
        display: none!important;
    }

    .tv-display .grid-articles .g-item-title {
        --grid-title-font-family: var(--body-font-family);
    }

    .tv-display {
        --section-header-bg: var(--primary-color);
    }

}

/* 1. Target the main content block that holds both the title and the scroll area */
#scrollHeadlines {
    /* Set a specific viewport height for the scrolling headlines */
    height: 40vw; 
    /* Establish a new stacking context */
    position: relative; 
    /* Ensure nothing overlaps this whole block from a lower context */
    z-index: 1; 
    overflow: hidden;
}

/* 2. Target the Title element (.g-title) */
#scrollHeadlines .g-title {
    /* Make the title positionable */
    position: relative; 
    /* Give the title a higher stacking layer than the content array */
    /* Use a high number like 10 to ensure it's on top of the scrolling content */
    z-index: 10; 
    /* Make sure the title has a background so the scrolling content doesn't show through */
    background-color: white; /* Replace 'white' with your block's background color */
    padding: 10px; /* Optional: adds space around the title */
    margin: 0; /* Remove default margins to prevent gaps */
}

/* 3. The scrolling wrapper CSS (from the previous response) */
.g-content-array {
    display: flex;
    flex-direction: column;
    padding-top: 10px; 
    /* Reset its stacking context to be beneath the title */
    z-index: 5; 
    /* Apply a negative margin to pull it up so the scroll animation starts right under the title. */
    /* You'll need to adjust this value based on the actual height of your .g-title */
    /* A value of roughly -50px is a common starting point if your title is around 40px tall. */
    margin-top: -50px; 
}

/* Keyframe animation remains the same */
@keyframes verticalScroll {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%); 
    }
}