/***THIS FILE IS AUTOMATICALLY GENERATED. DON'T EDIT***//***EDIT PHP FILE INSTEAD***/
@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);

:root {
    --clr-primary: #0d4e83;
    --clr-primary-st: #0d4e83aa;
    --clr-secondary: #002c5c;
    --clr-secondary-st: #002c5caa;
    --clr-tertiary: #0d4e83;
    --clr-tertiary-st: #0d4e83aa;
    --clr-quaternary: #90c1e1;
    --clr-quaternary-st: #90c1e1aa;
}

.has-primary-color-after::after {
    color: #0d4e83;
}

.has-primary-color-before::before {
    color: #0d4e83;
}

.has-primary-background-color-after::after {
    background-color: #0d4e83;
}

.has-primary-background-color-before::before {
    background-color: #0d4e83;
}

.has-secondary-color-after::after {
    color: #002c5c;
}

.has-secondary-color-before::before {
    color: #002c5c;
}

.has-secondary-background-color-after::after {
    background-color: #002c5c;
}

.has-secondary-background-color-before::before {
    background-color: #002c5c;
}

.has-tertiary-color-after::after {
    color: #0d4e83;
}

.has-tertiary-color-before::before {
    color: #0d4e83;
}

.has-tertiary-background-color-after::after {
    background-color: #0d4e83;
}

.has-tertiary-background-color-before::before {
    background-color: #0d4e83;
}

.has-quaternary-color-after::after {
    color: #90c1e1;
}

.has-quaternary-color-before::before {
    color: #90c1e1;
}

.has-quaternary-background-color-after::after {
    background-color: #90c1e1;
}

.has-quaternary-background-color-before::before {
    background-color: #90c1e1;
}

:root {
    --font-main: "Raleway", sans-serif;
    --font-heading: "DM Serif Display", serif;
    --font-script: "Raleway", sans-serif;
    --fs-1000: clamp(28px, 3.5vw, 30px);
    --fs-900: clamp(28px, 3.5vw, 30px);
    --fs-800: clamp(25px, 4.5vw, 27px);
    --fs-700: clamp(23px, 4.5vw, 25px);
    --fs-600: clamp(25px, 4.5vw, 25px);
    --fs-500: clamp(18px, 4.5vw, 20px);
    --fs-400: 18px;
    --fs-300: 0.9375rem;
    --fs-200: 0.875rem;
    --fs-100: 0.8125rem;
}

:root {
    --hero-height: 100vh;
    --page-header-height: 30vh;
}

h1 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h2 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h3 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h4 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h5 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

h6 {
    font-weight: normal;
    font-style: normal;
    font-family: var(--font-heading);
    color: var(--clr-primary);
}

p {
    color: #4C4842;
    font-size: 18px;
}

:root {
    --clr-font: #4C4842;
}

a, .ui-widget-content a {
    color: var(--clr-primary);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: var(--clr-primary);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

:root {
    --menu-top-level-default-font-color: white;
    --menu-top-level-hover-font-color: white;
    --menu-top-level-default-bg-color: #0d4e83aa;
    --menu-top-level-hover-bg-color: transparent;
    --menu-submenu-header-font-color: white;
    --menu-submenu-header-font-color-hover: white;
    --menu-submenu-default-font-color: white;
    --menu-submenu-hover-font-color: var(--clr-primary);
    --menu-submenu-default-bg-color: #0d4e83aa;
    --menu-submenu-hover-bg-color: white;
    --sticky-menu-top-level-default-font-color: white;
    --sticky-menu-top-level-hover-font-color: white;
    --sticky-menu-top-level-default-bg-color: #0d4e83aa;
    --sticky-menu-top-level-hover-bg-color: transparent;
    --sticky-menu-submenu-header-font-color: white;
    --sticky-menu-submenu-header-font-color-hover: white;
    --sticky-menu-submenu-default-font-color: white;
    --sticky-menu-submenu-hover-font-color: var(--clr-primary);
    --sticky-menu-submenu-default-bg-color: #0d4e83aa;
    --sticky-menu-submenu-hover-bg-color: white;
    --sidebar-top-level-default-font-color: white;
    --sidebar-top-level-hover-font-color: var(--clr-primary);
    --sidebar-top-level-default-bg-color: #0d4e83aa;
    --sidebar-top-level-hover-bg-color: white;
    --sidebar-submenu-default-font-color: white;
    --sidebar-submenu-hover-font-color: var(--clr-primary);
    --sidebar-submenu-default-bg-color: #0d4e83aa;
    --sidebar-submenu-hover-bg-color: white;
}

:root {
    --max-logo-height: 72px;
}

footer {
    background-color: var(--clr-primary);
}

footer, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    background-color: var(--clr-primary);
    color: white;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: var(--clr-quaternary);
    text-decoration: var(--custom-text-decoration);
}

footer .site-info {
    background-color: #00244c;
    color: white;
}

footer .site-info a {
    color: white;
    text-decoration: none;
}

footer .site-info a:hover {
    color: var(--clr-quaternary);
    text-decoration: none;
}

footer .site-info .heart {
    color: white;
}

:root {
    --primary-button-background-color: var(--clr-primary);
    --primary-button-font-color: white;
    --primary-button-border-color: var(--clr-primary);
    --primary-button-background-color-hover: white;
    --primary-button-font-color-hover: var(--clr-primary);
    --primary-button-border-color-hover: var(--clr-primary);
    --secondary-button-background-color: var(--clr-secondary);
    --secondary-button-font-color: white;
    --secondary-button-border-color: var(--clr-secondary);
    --secondary-button-background-color-hover: white;
    --secondary-button-font-color-hover: var(--clr-secondary);
    --secondary-button-border-color-hover: var(--clr-secondary);
    --footer-button-background-color: var(--clr-primary);
    --footer-button-font-color: white;
    --footer-button-border-color: var(--clr-primary);
    --footer-button-background-color-hover: white;
    --footer-button-font-color-hover: var(--clr-primary);
    --footer-button-border-color-hover: var(--clr-primary);
}
.site-header #mobile-top-bar .top-bar-inner .top-bar-right i, .site-header #mobile-top-bar .top-bar-inner .top-bar-left i {
color: #fff;
}

main .entry-header {
    aspect-ratio: 15 / 5; 
    --page-header-height: auto;
@media screen and (max-width: 680px){
width: 100%;
    --page-header-height: 25vh;
        min-height: 200px;
margin-top: var(--header-height);
}
}

.hero {
    aspect-ratio: 11 / 5;
--hero-height: auto;
@media screen and (max-width: 680px){
--hero-height: 35vh;
    --hero-info-position-bottom: 15%;
aspect-ratio: unset;
margin-top: var(--header-height);
}
}
@media screen and (max-width: 670px){
.hero-info .hero-title {
font-size: 25px;
}
.hero-info .the-button {
    --font-size: 13px;
}
}