/* # Genesis Framework
Theme Name: Beacon
Theme URI: https://www.beaconmm.com/
Description: Beacon Media Starter Theme
Author: Beacon Media
Author URI: https://www.beaconmm.com/
Version: 1.0
Genesis Version: 3.3.3
Template: genesis
Tags: one-column, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Dark Blue */
/* Blue */
/* Yellow */
/* Grey */
/* Resets
--------------------------------------------- */
/* Baseline Normalize */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Box Sizing */
html, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
/** Float Clearing  */
.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
  content: " ";
  display: table;
}
.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
  clear: both;
  content: " ";
  display: table;
}
/* Defaults
--------------------------------------------- */
/*  Typographical Elements */
html {
  font-size: 62.5%;
  /* 10px browser default */
}
/* Chrome fix */
body > div {
  font-size: 22px;
}
body {
  background: #FFFFFF;
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a {
  color: #001855;
  text-decoration: none;
}
a:hover, a:focus {
  color: #29458b;
}
p {
  margin: 0 0 24px;
  padding: 0;
}
ol, ul {
  margin: 0 0 24px;
  padding: 0;
}
li {
  list-style-type: none;
}
.content-area ol, .content-area ul {
  margin-left: 24px;
  margin-bottom: 24px;
}
.content-area ol.two-column, .content-area ul.two-column {
  columns: 2;
  -webkit-columns: 2;
  column-gap: 48px;
}
.content-area ol > li {
  list-style-type: decimal;
  margin-bottom: 12px;
}
.content-area ul > li {
  list-style-type: disc;
  margin-bottom: 12px;
}
.content-area ol ol, .content-area ul ul {
  margin-bottom: 0;
}
.content-area ul.has-text-align-center {
  margin-left: 0;
}
.content-area ul.has-text-align-center li {
  list-style: none;
}
.content-area ul.has-text-align-center li::before {
  content: " ";
  display: inline-block;
  height: 24px;
  width: 24px;
  -webkit-mask-image: url(assets/icons/circle-check.svg);
  mask-image: url(assets/icons/circle-check.svg);
  background-color: #001855;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  position: relative;
  top: 2px;
  left: -6px;
}
b, strong {
  font-weight: 600;
}
cite, em, i {
  font-style: italic;
}
.clear {
  clear: both;
}
.content-area .has-large-font-size {
  font-size: 24px;
  line-height: 1.4;
}
.content-area .has-small-font-size {
  font-size: 20px;
  line-height: 1.4;
}
.content-area .has-regular-font-size {
  font-size: 22px;
  line-height: 1.4;
}
.content-area .has-text-color.has-accent-1-color {
  color: #001855;
}
.content-area .has-text-color.has-accent-2-color {
  color: #29458b;
}
.content-area .has-text-color.has-accent-3-color {
  color: #f9da07;
}
.content-area .has-text-color.has-accent-4-color {
  color: #f2f2f2;
}
.content-area .has-text-color.has-white-color {
  color: #FFFFFF;
}
.content-area .has-text-color.has-black-color {
  color: #000000;
}
.content-area .has-accent-1-background-color .more-link a, .content-area .has-accent-1-background-color a.more-link, .content-area .has-accent-2-background-color .more-link a, .content-area .has-accent-2-background-color a.more-link, .content-area .has-accent-3-background-color .more-link a, .content-area .has-accent-3-background-color a.more-link, .content-area .has-accent-4-background-color .more-link a, .content-area .has-accent-4-background-color a.more-link, .content-area .has-black-background-color .more-link a, .content-area .has-black-background-color a.more-link {
  color: #FFFFFF;
  border-color: #6FB0C7;
}
.content-area .has-accent-1-background-color .more-link a:hover, .content-area .has-accent-1-background-color a.more-link:hover, .content-area .has-accent-2-background-color .more-link a:hover, .content-area .has-accent-2-background-color a.more-link:hover, .content-area .has-accent-3-background-color .more-link a:hover, .content-area .has-accent-3-background-color a.more-link:hover, .content-area .has-accent-4-background-color .more-link a:hover, .content-area .has-accent-4-background-color a.more-link:hover, .content-area .has-black-background-color .more-link a:hover, .content-area .has-black-background-color a.more-link:hover {
  border-color: #001855;
}
.content-area .nomargin {
  margin-bottom: 6px;
}
.content-area .caps {
  text-transform: uppercase;
}
.content-area .anchor {
  margin-top: -154px;
  padding-top: 154px;
}
.content-area .star {
  position: relative;
  padding-left: 48px;
  z-index: 1;
}
.content-area .star::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url("assets/images/star.png") no-repeat left top;
  background-size: 60px auto;
  top: -14px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.content-area .star-padding {
  padding-left: 48px;
}
/*  Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 24px;
}
h1, .has-h-1-font-size {
  font-family: "League Spartan", serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}
h2, .has-h-2-font-size {
  font-family: "League Spartan", serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}
h3, .has-h-3-font-size {
  font-family: "League Spartan", serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}
h4, .has-h-4-font-size {
  font-family: "League Spartan", serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}
/*  Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 24px auto;
  width: 100%;
}
tbody {
  border-bottom: 1px solid #ddd;
}
td, th {
  text-align: left;
  padding: 12px 24px;
}
tr:nth-child(2n) {
  background: #f2f2f2;
}
td {
  border-top: 1px solid #ddd;
}
th {
  font-weight: 600;
  text-transform: uppercase;
  background: #001855;
  color: #FFFFFF;
}
/*  Screen Reader Text */
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  word-wrap: normal;
  background: #fff;
  color: #000;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .nav-primary .menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: #fff;
  color: #000;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
/* Skip Links */
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
/* Do not display outline on focus */
:focus {
  color: #000000;
  outline: none;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .content-area .anchor {
    margin-top: -24px;
    padding-top: 24px;
  }
  .content-area br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .site-inner .has-large-font-size {
    font-size: 24px;
    line-height: 1.4;
  }
  .site-inner .has-small-font-size {
    font-size: 20px;
    line-height: 1.4;
  }
  .site-inner .has-regular-font-size {
    font-size: 22px;
    line-height: 1.4;
  }
  .site-inner h1, .site-inner .has-h-1-font-size {
    font-size: 32px;
  }
  .site-inner h2, .site-inner .has-h-2-font-size {
    font-size: 28px;
  }
  .site-inner h3, .site-inner .has-h-3-font-size {
    font-size: 26px;
  }
  .site-inner h4, .site-inner .has-h-4-font-size, .site-inner .gb-block-accordion .gb-accordion-title, .site-inner .wp-block-cover:first-child.alignfull .wp-block-cover__inner-container h2 {
    font-size: 24px;
  }
}
/* Animations
--------------------------------------------- */
.reveal {
  position: relative;
  opacity: 0;
}
.reveal.active {
  opacity: 1;
}
.active.fade-up {
  animation: fade-up 1s ease-in;
}
.active.fade-down {
  animation: fade-down 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
.active.appear {
  animation: appear 2s ease-in;
}
@keyframes fade-up {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-down {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes grow {
  0% {
    width: 100%;
  }
  100% {
    width: 105%;
  }
}
/* Objects
--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
  max-width: 100%;
}
iframe {
  display: block;
  border: none;
}
.entry-content .wp-block-image {
  margin: 0;
}
.entry-content .wp-block-image img {
  display: block;
  height: auto;
}
/* Shortcodes
--------------------------------------------- */
.menu-shortcode .menu {
  margin-left: 0;
  margin-bottom: 24px;
  overflow: hidden;
}
.menu-shortcode .menu .menu-item {
  list-style: none;
  float: none;
  display: inline-block;
}
.menu-shortcode .menu .menu-item-has-icon {
  margin-right: 9px;
}
.menu-shortcode .menu .menu-item-has-icon a {
  padding: 0;
}
/* Genesis Blocks
--------------------------------------------- */
.gb-block-accordion {
  margin: 0 calc(50% - 50vw) 36px;
  max-width: 100vw;
  width: 100vw;
  clear: both;
  background: #f2f2f2;
}
.gb-block-accordion details {
  max-width: 1439px;
  margin: 0 auto;
  padding: 0 48px;
}
.gb-block-accordion details[open] {
  padding-bottom: 36px;
}
.gb-block-accordion details[open] .gb-accordion-title::before {
  -webkit-mask-image: url(assets/icons/circle-minus.svg);
  mask-image: url(assets/icons/circle-minus.svg);
}
.gb-block-accordion .gb-accordion-title {
  background: none;
  color: #001855;
  font-size: 30px;
  font-weight: 500;
  padding: 12px 12px 12px 54px;
  position: relative;
}
.gb-block-accordion .gb-accordion-title::marker {
  display: none;
  content: "";
}
.gb-block-accordion .gb-accordion-title::before {
  content: "";
  display: block;
  height: 36px;
  width: 36px;
  -webkit-mask-image: url(assets/icons/circle-plus.svg);
  mask-image: url(assets/icons/circle-plus.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: #001855;
  position: relative;
  top: 15px;
  left: 0;
  position: absolute;
  height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.gb-block-accordion .gb-accordion-text {
  background: #FFFFFF;
  color: #000000;
  padding: 24px 24px 1px;
  margin-top: 24px;
}
/* Forms & Buttons
--------------------------------------------- */
input, select, textarea {
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  color: #000000;
  font-weight: 400;
  padding: 6px 12px;
  width: 100%;
}
input:focus, textarea:focus {
  border: 1px solid #ddd;
  outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
  width: auto;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-internal-autofill-selected, input:-internal-autofill-selected:hover, input:-internal-autofill-selected:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
::-moz-placeholder, ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.6;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  display: inline-block;
  border-radius: 0px;
  padding: 18px 42px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  background: #001855;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"] {
  background: #29458b;
  color: #FFFFFF;
  transform: scale(1.05);
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
  display: none;
}
.content-area .gform_wrapper.gravity-theme h3.gform_title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 24px;
  text-align: center;
}
.content-area .gform_wrapper.gravity-theme span.gform_description {
  font-weight: 400;
  width: auto;
  margin: 0 0 24px;
}
.content-area .gform_wrapper.gravity-theme .gform_footer {
  text-align: center;
  justify-content: center;
}
.content-area .gform_wrapper.gravity-theme.gravity-theme .gform_fields {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
.content-area .gform_wrapper.gravity-theme.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full), .content-area .gform_wrapper.gravity-theme.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
  padding-left: 24px;
}
.content-area .gform_wrapper.gravity-theme .ginput_recaptcha div {
  margin: 0 auto;
}
/** Media Queries **/
@media only screen and (max-width: 767px) {
  .content-area .gform_wrapper.gravity-theme.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full), .content-area .gform_wrapper.gravity-theme.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-left: 0;
    margin-top: 18px;
  }
}
/* Gutenberg 
--------------------------------------------- */
.site-inner {
  /** Background Colors **/
  /** Separator **/
  /** Blockquote **/
  /** Buttons **/
  /** Images **/
  /** Columns **/
  /** Spacer **/
  /** Groups **/
  /** Covers **/
}
.site-inner .has-accent-1-background-color, .site-inner .has-accent-2-background-color, .site-inner .has-accent-3-background-color, .site-inner .has-black-background-color {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /** Buttons **/
}
.site-inner .has-accent-1-background-color a, .site-inner .has-accent-1-background-color h2, .site-inner .has-accent-1-background-color h3, .site-inner .has-accent-2-background-color a, .site-inner .has-accent-2-background-color h2, .site-inner .has-accent-2-background-color h3, .site-inner .has-accent-3-background-color a, .site-inner .has-accent-3-background-color h2, .site-inner .has-accent-3-background-color h3, .site-inner .has-black-background-color a, .site-inner .has-black-background-color h2, .site-inner .has-black-background-color h3 {
  color: #FFFFFF;
}
.site-inner .has-accent-1-background-color a:hover, .site-inner .has-accent-2-background-color a:hover, .site-inner .has-accent-3-background-color a:hover, .site-inner .has-black-background-color a:hover {
  text-decoration: underline;
}
.site-inner .has-accent-1-background-color .menu .menu-item .svg-icon, .site-inner .has-accent-2-background-color .menu .menu-item .svg-icon, .site-inner .has-accent-3-background-color .menu .menu-item .svg-icon, .site-inner .has-black-background-color .menu .menu-item .svg-icon {
  fill: #FFFFFF;
}
.site-inner .has-accent-1-background-color .wp-block-quote, .site-inner .has-accent-2-background-color .wp-block-quote, .site-inner .has-accent-3-background-color .wp-block-quote, .site-inner .has-black-background-color .wp-block-quote {
  color: #FFFFFF;
}
.site-inner .has-accent-1-background-color hr.wp-block-separator, .site-inner .has-accent-2-background-color hr.wp-block-separator, .site-inner .has-accent-3-background-color hr.wp-block-separator, .site-inner .has-black-background-color hr.wp-block-separator {
  border-color: #FFFFFF;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.site-inner .has-accent-1-background-color .wp-block-buttons .wp-block-button .wp-block-button__link, .site-inner .has-accent-2-background-color .wp-block-buttons .wp-block-button .wp-block-button__link, .site-inner .has-accent-3-background-color .wp-block-buttons .wp-block-button .wp-block-button__link, .site-inner .has-black-background-color .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.4);
}
.site-inner .has-accent-1-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .has-accent-1-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover, .site-inner .has-accent-2-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .has-accent-2-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover, .site-inner .has-accent-3-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .has-accent-3-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover, .site-inner .has-black-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .has-black-background-color .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #FFFFFF;
  color: #001855;
}
.site-inner .has-accent-1-background-color {
  background-color: #001855;
}
.site-inner .has-accent-2-background-color {
  background-color: #29458b;
}
.site-inner .has-accent-3-background-color {
  background-color: #f9da07;
}
.site-inner .has-accent-4-background-color {
  background-color: #f2f2f2;
}
.site-inner .has-black-background-color {
  background-color: #000000;
}
.site-inner hr.wp-block-separator {
  border: 0;
  border-collapse: collapse;
  border-top: 6px solid #001855;
  clear: both;
  margin: 30px 0 36px;
  width: 80px;
}
.site-inner hr.wp-block-separator.aligncenter {
  margin: 30px auto 36px;
}
.site-inner .wp-block-quote {
  margin: 24px auto;
  width: 80%;
  background: #f2f2f2;
  padding: 24px 24px 1px;
  color: #001855;
  max-width: 1024px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  font-family: "League Spartan", serif;
  font-style: italic;
}
.site-inner .wp-block-quote cite {
  font-style: normal;
  font-family: "Lato", sans-serif;
  font-size: 22px;
}
.site-inner .wp-block-buttons .wp-block-button {
  margin-bottom: 24px;
}
.site-inner .wp-block-buttons .wp-block-button .wp-block-button__link {
  display: inline-block;
  border-radius: 0px;
  padding: 18px 42px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  background: #001855;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.site-inner .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #29458b;
  color: #FFFFFF;
  transform: scale(1.05);
}
.site-inner .wp-block-image {
  margin-bottom: 24px;
}
.site-inner .wp-block-image img {
  display: block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.site-inner .wp-block-image a:hover img {
  transform: scale(1.05);
}
.site-inner .wp-block-columns, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile) {
  flex-wrap: nowrap;
  flex-basis: 100%;
  margin-bottom: 0;
  gap: 48px;
}
.site-inner .wp-block-columns .has-background, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile) .has-background {
  padding: 24px 24px 1px;
}
.site-inner .wp-block-columns.borders, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders {
  gap: 0;
}
.site-inner .wp-block-columns.borders .wp-block-column, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders .wp-block-column {
  padding: 48px 48px 24px;
  border-left: 4px solid #f2f2f2;
}
.site-inner .wp-block-columns.borders .wp-block-column.border-bottom, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders .wp-block-column.border-bottom {
  border-bottom: 4px solid #f2f2f2;
}
.site-inner .wp-block-columns.borders .wp-block-column:first-child, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders .wp-block-column:first-child {
  border-left: none;
}
.site-inner .wp-block-columns.valign, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).valign {
  align-items: center !important;
}
.site-inner .wp-block-spacer {
  clear: both;
}
.site-inner .wp-block-group {
  margin-top: 72px;
  margin-bottom: 72px;
}
.site-inner .wp-block-group.has-background .wp-block-group__inner-container {
  padding: 72px 48px 48px;
}
.site-inner .wp-block-group.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  clear: both;
}
.site-inner .wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: 1439px;
  padding: 72px 48px 48px;
  margin: 0 auto;
}
.site-inner .wp-block-group.alignfull.narrow {
  max-width: none;
}
.site-inner .wp-block-group.alignfull.narrow .wp-block-group__inner-container {
  max-width: 1024px;
}
.site-inner .wp-block-group.alignfull.very-narrow {
  max-width: none;
}
.site-inner .wp-block-group.alignfull.very-narrow .wp-block-group__inner-container {
  max-width: 768px;
}
.site-inner .wp-block-group.alignwide {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  clear: both;
}
.site-inner .wp-block-group.alignwide .wp-block-group__inner-container {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
.site-inner .wp-block-group.alignwide .wp-block-group {
  margin: 0;
  float: right;
  width: 671.5px;
  max-width: 100%;
}
.site-inner .wp-block-group.alignwide .wp-block-group .wp-block-group__inner-container {
  padding: 48px;
}
.site-inner .wp-block-cover {
  /** Page Headers */
}
.site-inner .wp-block-cover:first-child.alignfull {
  background: #001855;
  overflow: hidden;
  /** Buttons **/
}
.site-inner .wp-block-cover:first-child.alignfull .wp-block-cover__background {
  background: linear-gradient(180deg, rgba(0, 24, 85, 0.95) 0%, rgba(0, 24, 85, 0) 30%);
  opacity: 1 !important;
}
.site-inner .wp-block-cover:first-child.alignfull .wp-block-cover__inner-container {
  animation: appear 2s ease-in;
  background: rgba(0, 24, 85, 0.85);
  color: #FFFFFF;
  max-width: 100%;
  width: 100%;
  padding: 24px 0 1px;
}
.site-inner .wp-block-cover:first-child.alignfull img {
  animation: grow 2s ease-in;
  width: 105%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.site-inner .wp-block-cover:first-child.alignfull .wp-block-columns {
  max-width: 1439px;
  margin: 0 auto;
  align-items: center !important;
  padding: 0 48px;
}
.site-inner .wp-block-cover:first-child.alignfull h1 {
  margin-bottom: 0;
}
.site-inner .wp-block-cover:first-child.alignfull h2 {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  display: block;
}
.site-inner .wp-block-cover:first-child.alignfull .wp-block-buttons .wp-block-button .wp-block-button__link {
  background: none;
  border: 4px solid #f9da07;
  color: #FFFFFF;
  display: block;
  text-align: center;
}
.site-inner .wp-block-cover:first-child.alignfull .wp-block-buttons .wp-block-button .wp-block-button__link:focus, .site-inner .wp-block-cover:first-child.alignfull .wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background: #001855;
}
.site-inner .wp-block-cover.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  clear: both;
  padding: 0;
}
.site-inner .wp-block-cover.alignfull .wp-block-cover__inner-container {
  max-width: 1439px;
  padding: 48px 48px 24px;
  margin: 0 auto;
}
.site-inner .wp-block-cover.alignfull.narrow {
  max-width: none;
}
.site-inner .wp-block-cover.alignfull.narrow .wp-block-cover__inner-container {
  max-width: 1024px;
}
.site-inner .wp-block-cover.alignfull.very-narrow {
  max-width: none;
}
.site-inner .wp-block-cover.alignfull.very-narrow .wp-block-cover__inner-container {
  max-width: 768px;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .site-inner .wp-block-quote {
    width: 100%;
  }
  .site-inner .wp-block-columns, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile) {
    display: block;
  }
  .site-inner .wp-block-columns.borders .wp-block-column, .site-inner .wp-block-columns.borders .wp-block-column.border-bottom, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders .wp-block-column, .site-inner .wp-block-columns:not(.is-not-stacked-on-mobile).borders .wp-block-column.border-bottom {
    padding: 0;
    border: none;
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 24px;
  }
  .site-inner .wp-block-group {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .site-inner .wp-block-group.has-background .wp-block-group__inner-container {
    padding: 24px;
  }
  .site-inner .wp-block-group.alignfull .wp-block-group__inner-container {
    padding: 24px;
  }
  .site-inner .wp-block-group.alignwide .wp-block-group {
    float: none;
    width: 100%;
  }
  .site-inner .wp-block-group.alignwide .wp-block-group .wp-block-group__inner-container {
    padding: 0;
  }
  .site-inner .wp-block-cover.alignfull .wp-block-cover__inner-container {
    padding: 24px;
  }
  .site-inner .wp-block-cover.alignfull:first-child {
    margin-top: -113px;
    min-height: 100vh !important;
  }
  .site-inner .wp-block-cover.alignfull:first-child .wp-block-cover__inner-container {
    padding: 24px 24px 1px;
    text-align: center;
  }
  .site-inner .wp-block-cover.alignfull:first-child .wp-block-columns {
    padding: 0;
  }
  .site-inner .wp-block-spacer {
    display: none !important;
  }
}
/* Custom Blocks 
--------------------------------------------- */
/* Header
--------------------------------------------- */
.header {
  position: fixed;
  z-index: 999;
  width: 100%;
  max-width: 100%;
  z-index: 99;
  background: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.header .site-header .wrap {
  position: relative;
  overflow: visible;
}
.scroll .header, .single-post .header, .error404 .header, .search .header {
  background: #001855;
}
.before-header {
  background: #001855;
  color: #FFFFFF;
}
.before-header .wrap {
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
  align-items: center;
}
.before-header .before-header-widget, .before-header .nav-before-header {
  flex: 1;
}
.before-header .before-header-widget .textwidget > * {
  margin-bottom: 0;
}
.before-header .nav-before-header ul.genesis-nav-menu {
  float: right;
  margin: 0;
}
.before-header .nav-before-header ul.genesis-nav-menu a {
  color: #FFFFFF;
  opacity: 0.9;
  padding: 3px 24px;
}
.before-header .nav-before-header ul.genesis-nav-menu a:hover, .before-header .nav-before-header ul.genesis-nav-menu a:focus {
  opacity: 1;
}
.before-header .nav-before-header ul.genesis-nav-menu a:hover .svg-icon, .before-header .nav-before-header ul.genesis-nav-menu a:focus .svg-icon {
  fill: #FFFFFF;
}
.before-header .nav-before-header ul.genesis-nav-menu .menu-item-has-icon a {
  padding: 0 6px;
}
.before-header .nav-before-header ul.genesis-nav-menu .menu-item-has-icon .svg-icon {
  fill: #FFFFFF;
  position: relative;
  top: 4px;
}
/* Title Area */
.title-area {
  padding: 18px 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.title-area .custom-logo {
  width: 460px;
  height: auto;
  display: block;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.title-area a:hover .custom-logo {
  transform: scale(1.05);
}
.title-area .site-description, .title-area .site-title {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0;
  position: absolute;
  height: 0;
}
/** Media Queries **/
@media only screen and (max-width: 1023px), print {
  .header {
    position: relative;
    background: #001855;
  }
}
@media only screen and (max-width: 767px) {
  .before-header .wrap {
    display: block;
  }
  .before-header .wrap .before-header-widget, .before-header .wrap .nav-before-header {
    text-align: center;
  }
  .before-header .wrap .nav-before-header ul.genesis-nav-menu {
    float: none;
    display: inline-block;
    margin-top: 6px;
  }
  .title-area .custom-logo {
    width: 230px;
  }
}
/* Site Navigation
--------------------------------------------- */
.site-header .main-menu {
  position: absolute;
  right: 48px;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "League Spartan", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
ul.menu {
  /* Site Navigation - Parent Items */
  /* Accessible Menu */
  /* Site Navigation - Child Items */
}
ul.menu .menu-item {
  float: left;
}
ul.menu .menu-item:focus {
  position: static;
}
ul.menu .menu-item:hover {
  position: static;
}
ul.menu a {
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  padding: 0 36px;
}
ul.menu a span {
  padding: 3px 0;
  border-bottom: 4px solid transparent;
}
ul.menu a:hover, ul.menu .sfHover > a, ul.menu .current-menu-item > a, ul.menu .current-menu-ancestor > a, ul.menu .current_page_ancestor > a {
  color: #FFFFFF;
}
ul.menu a:hover span, ul.menu .sfHover > a span, ul.menu .current-menu-item > a span, ul.menu .current-menu-ancestor > a span, ul.menu .current_page_ancestor > a span {
  border-color: #f9da07;
}
ul.menu .menu-item-has-icon a {
  padding: 0 6px;
}
ul.menu .menu-item-has-icon .hide-label {
  text-indent: -9999px;
  display: inline-block;
}
ul.menu .menu-item-has-icon .svg-icon {
  fill: #001855;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
ul.menu .menu-item-has-icon a:hover .svg-icon {
  fill: #29458b;
  transform: scale(1.1);
}
ul.menu .menu-item:hover > .sub-menu, ul.menu .menu-item > a:focus + ul.sub-menu, ul.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}
ul.menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  z-index: 99;
  width: 240px;
  padding-top: 36px;
  margin-left: 18px;
}
ul.menu .sub-menu .menu-item {
  float: none;
  display: block;
  margin: 0;
}
ul.menu .sub-menu .menu-item a {
  font-weight: 400;
  padding: 18px;
  background: none;
  border-bottom: 1px solid #ddd;
}
/* Site Navigation - Mobile */
button.menu-toggle, button.sub-menu-toggle, .nav-mobile {
  display: none;
  visibility: hidden;
  border: none;
}
/** Media Queries **/
@media only screen and (max-width: 1199px) {
  ul.menu a {
    padding: 0 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .main-menu {
    display: block !important;
  }
}
@media only screen and (max-width: 1023px) {
  /** Mobile Buttons **/
  .site-header .main-menu {
    display: none;
    clear: both;
    position: inherit;
    right: auto;
    top: auto;
    transform: none;
  }
  .site-header .main-menu .nav-primary .menu-item, .site-header .main-menu .nav-primary .menu-item:hover {
    position: relative;
    margin: 0;
  }
  .site-header .main-menu .nav-primary .menu-item, .site-header .main-menu .nav-primary .menu-item a, .site-header .main-menu .nav-primary .menu-item a:focus, .site-header .main-menu .nav-primary .menu-item .text-only {
    width: auto;
    float: none;
    overflow: hidden;
  }
  .site-header .main-menu .nav-primary .menu-item a, .site-header .main-menu .nav-primary .menu-item a:focus, .site-header .main-menu .nav-primary .menu-item .text-only, .site-header .main-menu .nav-primary .menu-item:first-child a {
    text-align: left;
    margin: 0;
    border: none;
    padding: 18px 12px;
    width: 100%;
    text-align: left;
    display: block;
  }
  .site-header .main-menu .nav-primary .menu-item-has-icon {
    display: inline-block;
  }
  .site-header .main-menu .nav-primary .sub-menu {
    width: 100%;
    clear: both;
    display: none;
    position: relative;
    left: auto;
    opacity: 1;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
  }
  .site-header .main-menu .nav-primary .sub-menu .menu-item {
    display: block;
  }
  .site-header .main-menu .nav-primary .sub-menu li.menu-item a, .site-header .main-menu .nav-primary .sub-menu li.menu-item a:focus, .site-header .main-menu .nav-primary .sub-menu li.menu-item:first-child a {
    padding: 18px 12px 18px 24px;
    margin: 0;
  }
  button.menu-toggle, button.sub-menu-toggle, .nav-mobile {
    display: block;
    visibility: visible;
    text-align: center;
  }
  button.menu-toggle span, button.sub-menu-toggle span {
    text-indent: -9999px;
    display: inline-block;
    width: 0;
  }
  button.menu-toggle {
    cursor: pointer;
    color: #FFFFFF;
    background: none;
    line-height: 1.4;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 42px;
    right: 24px;
  }
  button.menu-toggle::after {
    content: " ";
    display: inline-block;
    height: 36px;
    width: 36px;
    -webkit-mask-image: url(assets/icons/bars.svg);
    mask-image: url(assets/icons/bars.svg);
    background-color: #FFFFFF;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    position: relative;
  }
  button.menu-toggle.activated::after {
    -webkit-mask-image: url(assets/icons/times-circle.svg);
    mask-image: url(assets/icons/times-circle.svg);
  }
  button.sub-menu-toggle {
    position: absolute;
    right: 4px;
    top: 20px;
    background: none;
    color: #001855;
    padding: 0;
  }
  button.sub-menu-toggle::before {
    content: " ";
    display: inline-block;
    height: 24px;
    width: 21px;
    -webkit-mask-image: url(assets/icons/chevron-down.svg);
    mask-image: url(assets/icons/chevron-down.svg);
    background-color: #001855;
    mask-repeat: no-repeat;
    mask-position: center;
    transform: rotate(0deg);
    -webkit-transition: transform 0.25s ease-in-out 0s;
    -moz-transition: transform 0.25s ease-in-out 0s;
    -ms-transition: transform 0.25s ease-in-out 0s;
    -o-transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
  }
  button.sub-menu-toggle.activated:before {
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 767px) {
  button.menu-toggle {
    top: 24px;
  }
  button.menu-toggle::after {
    height: 24px;
    width: 24px;
  }
}
/* Structure and Layout
--------------------------------------------- */
.site-container {
  margin: 0 auto;
  background: #FFFFFF;
}
.wrap, .site-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1439px;
  padding-left: 48px;
  padding-right: 48px;
}
.site-inner {
  clear: both;
  margin: 0 auto 48px;
}
.page .site-inner {
  margin-bottom: 0;
}
.single-post .site-inner, .error404 .site-inner, .search .site-inner {
  margin-top: 161px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}
.narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}
.very-narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
}
.sidebar-content .content-area, .content-sidebar .content-area {
  display: flex;
}
.sidebar-content .site-main, .content-sidebar .site-main {
  width: 67.6666666667%;
}
.sidebar-content .sidebar, .content-sidebar .sidebar {
  width: 33.3333333333%;
}
.sidebar-content .sidebar {
  padding-right: 48px;
}
.content-sidebar .sidebar {
  padding-left: 48px;
}
/** Media Queries **/
@media only screen and (max-width: 1199px) {
  .wrap, .site-inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px), print {
  .wrap, .site-inner {
    max-width: 100%;
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .sidebar-content .content-area, .content-sidebar .content-area {
    display: block;
  }
  .sidebar-content .site-main, .content-sidebar .site-main {
    width: 100%;
  }
  .sidebar-content .sidebar, .content-sidebar .sidebar {
    width: 100%;
    padding: 0;
  }
  .sidebar-content .sidebar {
    margin-bottom: 24px;
  }
  .content-sidebar .sidebar {
    margin-top: 24px;
  }
  .single-post .site-inner, .error404 .site-inner, .search .site-inner {
    margin-top: 24px;
  }
}
/* Sidebar
--------------------------------------------- */
.sidebar .widgettitle {
  color: #29458b;
}
.sidebar .widget {
  margin-bottom: 48px;
}
.sidebar .widget_search {
  position: relative;
}
.sidebar .widget_search .search-form-submit {
  padding: 0;
  background: none;
  border: none;
  text-indent: -9999px;
  position: absolute;
  width: 0;
  height: 0;
}
.sidebar .widget_search .search-form::after {
  content: " ";
  height: 24px;
  width: 24px;
  -webkit-mask-image: url(assets/icons/search.svg);
  mask-image: url(assets/icons/search.svg);
  background-color: #000000;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top right;
  mask-position: top right;
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  opacity: 0.4;
}
.sidebar .widget_search .search-form-input {
  padding: 12px 18px;
  position: relative;
}
.sidebar .widget_categories ul {
  margin: 0;
}
.sidebar .widget_categories ul li {
  list-style: none;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
}
.sidebar .widget_categories ul li:first-child {
  border-top: 1px solid #ddd;
  padding-top: 12px;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .sidebar .widget {
    margin-bottom: 24px;
  }
}
/* Footer
--------------------------------------------- */
/* Footer Widgets */
.footer-widgets {
  background: #001855;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 1.4;
}
.footer-widgets .wrap {
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}
.footer-widgets .footer-widget-area {
  display: flex;
  flex-wrap: wrap;
}
.footer-widgets .footer-widget-area .widget {
  flex: 0 0 auto;
}
.footer-widgets .footer-widget-area .widget:first-child {
  margin-left: 0;
  flex: 1;
}
.footer-widgets .footer-widget-area .widget:first-child img {
  width: 460px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.footer-widgets .footer-widget-area .widget:first-child a:hover img {
  transform: scale(1.05);
}
.footer-widgets .footer-widget-area .widget-title {
  margin-top: 24px;
  margin-bottom: 6px;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
.footer-widgets .footer-widget-area a {
  text-decoration: none;
  color: #FFFFFF;
}
.footer-widgets .footer-widget-area a:hover, .footer-widgets .footer-widget-area a:focus {
  color: #FFFFFF;
}
.footer-widgets .footer-widget-area .button {
  display: inline-block;
  border-radius: 0px;
  padding: 18px 42px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  background: #001855;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border: 4px solid #f9da07;
}
.footer-widgets .footer-widget-area .button:hover {
  background: #29458b;
  color: #FFFFFF;
  transform: scale(1.05);
  background: #001855;
}
.footer-widgets .footer-widget-area .menu-shortcode .menu {
  margin-top: -12px;
}
.footer-widgets .footer-widget-area .menu-shortcode .menu .svg-icon {
  fill: #FFFFFF;
}
.footer-widgets .footer-widget-area .menu-shortcode .menu a:hover .svg-icon, .footer-widgets .footer-widget-area .menu-shortcode .menu a:focus .svg-icon {
  color: #FFFFFF;
}
/* Site Footer */
.site-footer {
  background: #001855;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
}
.site-footer .wrap {
  padding-top: 24px;
  padding-bottom: 48px;
}
.site-footer a {
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid transparent;
}
.site-footer a:hover {
  color: #FFFFFF;
}
.site-footer a:focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.site-footer p {
  margin: 0;
}
.site-footer .gototop {
  position: fixed;
  z-index: 99;
  right: 48px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.site-footer .gototop span {
  display: block;
  position: absolute;
  text-indent: -9999px;
  height: 0;
  width: 0;
}
.site-footer .gototop a {
  display: block;
  background: #001855;
  width: 52px;
  height: 50px;
  text-align: center;
}
.site-footer .gototop a:hover, .site-footer .gototop a:focus {
  background: #29458b;
}
.site-footer .gototop a:before {
  content: " ";
  display: block;
  height: 24px;
  width: 20px;
  -webkit-mask-image: url(assets/icons/chevron-up.svg);
  mask-image: url(assets/icons/chevron-up.svg);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.scroll .gototop {
  opacity: 1;
}
/** Media Queries **/
@media only screen and (max-width: 1023px), print {
  .footer-widgets {
    text-align: center;
  }
  .footer-widgets .wrap {
    display: block;
  }
  .footer-widgets .footer-widgets-1 {
    display: block;
  }
  .footer-widgets .footer-widgets-1 .widget {
    width: 100%;
    margin: 0 auto 48px;
  }
  .footer-widgets .footer-widgets-1 .widget:last-child {
    margin-bottom: 0;
  }
  .site-footer .gototop {
    right: 12px;
  }
}
/* Archive Pages
--------------------------------------------- */
/* Archives & Blog Page */
.search .entry {
  margin: 0 auto 48px;
  padding: 0 0 24px;
  border-bottom: 1px solid #ddd;
}
.search .entry:last-child {
  padding: 0;
  border: none;
}
.archive .site-inner .wp-block-cover:first-child.alignfull, .blog .site-inner .wp-block-cover:first-child.alignfull {
  margin-bottom: 72px;
}
.archive .site-inner .wp-block-cover:first-child.alignfull h1, .blog .site-inner .wp-block-cover:first-child.alignfull h1 {
  margin-bottom: 24px;
}
.archive .site-inner .wp-block-cover:first-child.alignfull span, .blog .site-inner .wp-block-cover:first-child.alignfull span {
  display: block;
  font-size: 40px;
}
.archive .entry, .blog .entry {
  display: flex;
  margin-bottom: 72px;
  align-items: center;
}
.archive .entry .entry-image-link, .archive .entry .inner, .blog .entry .entry-image-link, .blog .entry .inner {
  flex: 1;
  display: block;
}
.archive .entry .entry-image-link, .blog .entry .entry-image-link {
  margin-right: 48px;
}
.archive .entry .entry-image-link img, .blog .entry .entry-image-link img {
  height: auto;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.archive .entry .entry-image-link:hover img, .blog .entry .entry-image-link:hover img {
  transform: scale(1.05);
}
.archive .entry .entry-title, .blog .entry .entry-title {
  margin-bottom: 6px;
}
.archive .entry:nth-child(2n), .blog .entry:nth-child(2n) {
  flex-direction: row-reverse;
}
.archive .entry:nth-child(2n) .entry-image-link, .blog .entry:nth-child(2n) .entry-image-link {
  margin: 0 0 0 48px;
}
.single-post .wp-post-image {
  height: auto;
  margin-bottom: 12px;
}
.single-post .entry-title {
  color: #001855;
  margin-bottom: 6px;
}
.single-post .entry-meta {
  font-size: 20px;
}
.single-post .entry-footer {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
/* Pagination */
.pagination {
  clear: both;
  margin: 24px 0;
}
.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination ul li {
  display: inline-block;
  list-style: none;
  margin: 0 12px 0 0;
}
.pagination li a, .pagination div a {
  cursor: pointer;
  display: block;
  background-color: #001855;
  color: #FFFFFF;
  padding: 6px 12px;
  text-decoration: none;
  font-weight: 400;
}
.pagination li a:hover, .pagination li a:focus, .pagination li.active a, .pagination div a {
  background-color: #29458b;
  color: #FFFFFF;
}
.pagination div a:hover, .pagination div a:focus {
  background-color: #29458b;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .archive .site-inner .wp-block-cover:first-child.alignfull, .blog .site-inner .wp-block-cover:first-child.alignfull {
    margin-bottom: 24px;
  }
  .archive .entry, .blog .entry {
    display: block;
    margin-bottom: 24px;
  }
  .archive .entry .entry-image-link, .blog .entry .entry-image-link {
    margin: 0 auto 12px !important;
  }
}
