/*!
Theme Name: ZFF
Template: pl3base
*/
html {
  line-height: 1.15;
  font-size: 16px;
}
@media (max-width: 1640px) {
  html {
    font-size: 0.976vw;
  }
}
@media (max-width: 1332px) {
  html {
    font-size: 13px;
  }
}

body {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  font-family: "Libre Franklin", sans-serif;
  overflow-x: hidden;
}

button, input[type=submit], input[type=button], .zff-subscribe input {
  padding: 0.5rem 1rem;
  border: 1px solid #CB4428;
  background: #CB4428;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  font-family: inherit;
}

button {
  cursor: pointer;
}

table {
  width: 100%;
}

figure {
  margin-left: 0;
}

.site-imagebox-left,
.site-imagebox-right {
  padding-bottom: 50px;
}
.site-imagebox-left img,
.site-imagebox-right img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.site-imagebox-left .elementor-image-box-content,
.site-imagebox-right .elementor-image-box-content {
  position: absolute !important;
  top: calc(100% - 150px);
  left: -50px;
  background-color: #edebe5 !important;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) !important;
  font-size: 1.5rem;
  width: 75%;
  padding: 15px;
  height: 130px;
  display: flex;
  align-items: center;
}
.site-imagebox-left .elementor-image-box-content h3,
.site-imagebox-right .elementor-image-box-content h3 {
  margin: 0;
}
@media (max-width: 400px) {
  .site-imagebox-left .elementor-image-box-content h3,
.site-imagebox-right .elementor-image-box-content h3 {
    font-size: 1.5rem !important;
  }
}
.site-imagebox-left .elementor-image-box-content strong,
.site-imagebox-right .elementor-image-box-content strong {
  font-weight: 900;
}

.site-imagebox-left .elementor-image-box-content {
  left: auto;
  right: -50px;
}

.zff-print {
  cursor: pointer;
}

.elementor-page {
  overflow-x: hidden;
}
.elementor-page .textshadow1 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.elementor-page .textshadow2 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.elementor-page .boxshadow {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

#site-header {
  z-index: 0;
}

.zff-applylink li a {
  display: inline-block;
  margin-left: 10px;
  white-space: nowrap;
}

.elementor-widget-menu-anchor {
  top: -85px;
}

.elementor-image-box-title {
  margin-top: 0;
}

.elementor-icon-box-title {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

p, ul {
  margin-top: 0;
}

h2.site-post-title {
  margin-top: 0;
}

.site-heading-large .elementor-heading-title, .site-heading-large .elementor-image-box-title {
  font-size: 4rem;
  line-height: 1.1em;
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  color: #CB4428;
}
@media (max-width: 500px) {
  .site-heading-large .elementor-heading-title, .site-heading-large .elementor-image-box-title {
    font-size: 3.25rem;
  }
}

.site-heading-medium .elementor-heading-title, .site-heading-medium .elementor-image-box-title {
  font-size: 2.5rem;
  line-height: 1.33em !important;
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  color: #333338;
}
.site-heading-medium .elementor-heading-title strong, .site-heading-medium .elementor-image-box-title strong {
  font-weight: 700;
  white-space: nowrap;
  color: #CB4428;
}

.site-heading-small .elementor-heading-title, .site-heading-small .elementor-image-box-title {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  color: #6378a2;
}

.elementor-widget-text-editor {
  font-size: 1.125rem;
}

body:not(.home) .site-header-wide {
  display: block;
}
body:not(.home) .site-header-medium,
body:not(.home) .site-header-narrow {
  display: none;
}
@media (max-width: 1300px) {
  body:not(.home) .site-header-wide {
    display: none;
  }
  body:not(.home) .site-header-medium {
    display: block;
  }
}
@media (max-width: 800px) {
  body:not(.home) .site-header-medium {
    display: none;
  }
  body:not(.home) .site-header-narrow {
    display: block;
  }
}

.site-primary-nav {
  padding-left: 25px;
  padding-right: 25px;
}
.site-primary-nav .menu-item-8878:not(.current-menu-item) {
  outline: 1px solid #fff;
  outline-offset: -3px;
}
.site-primary-nav > .elementor-container {
  justify-content: space-between;
  align-items: center;
}
.site-primary-nav > .elementor-container .elementor-top-column:first-child {
  width: auto;
  flex: 1 1 auto;
}
.site-primary-nav > .elementor-container .elementor-top-column:first-child .elementor-nav-menu {
  flex-wrap: nowrap;
}
.site-primary-nav > .elementor-container .elementor-top-column:last-child {
  flex: 0 1 200px;
  width: auto;
}
.site-primary-nav > .elementor-container .elementor-top-column:last-child .elementor-widget-wrap {
  justify-content: flex-end;
}
.site-primary-nav > .elementor-container .elementor-top-column:last-child .elementor-social-icons-wrapper {
  white-space: nowrap;
}
.site-primary-nav a {
  color: #fff;
  transition-property: none !important;
}
.site-primary-nav .elementor-item:hover,
.site-primary-nav .current-menu-item:not(:first-child) .elementor-item-active,
.site-primary-nav .elementor-social-icon:hover {
  position: relative;
}
.site-primary-nav .elementor-item:hover::after,
.site-primary-nav .current-menu-item:not(:first-child) .elementor-item-active::after,
.site-primary-nav .elementor-social-icon:hover::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
  background-color: #fff !important;
}
.site-primary-nav .elementor-widget-social-icons {
  margin-right: -12px;
}
.site-primary-nav .elementor-social-icon:hover {
  opacity: 1;
}
.site-primary-nav ul {
  padding-left: 0;
}

@media (min-width: 1000px) {
  body[data-nav=fixed] .site-primary-nav {
    position: fixed;
    top: 0;
    z-index: 10000;
  }

  body[data-nav=fixed] div[data-elementor-type=wp-page] {
    padding-top: 66px;
  }
}
@media (max-width: 1135px) {
  div[data-elementor-type=header] .elementor-element-5ce182a {
    min-width: 400px;
    position: relative;
    top: 10px;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-nav-menu--main {
    display: none;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-menu-toggle {
    display: block;
    padding: 10px;
    background-color: transparent !important;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-menu-toggle, div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-menu-toggle:hover {
    color: #fff !important;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    position: absolute;
    left: -10px;
    top: calc(100% + 5px);
    z-index: 10000;
    white-space: nowrap;
    width: 100vw;
    border-bottom: 10px solid #CB4428;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-nav-menu--dropdown a {
    color: #CB4428;
  }
  div[data-elementor-type=header] .elementor-widget-nav-menu .elementor-nav-menu--dropdown a::after {
    display: none !important;
  }
}
.page-id-5952 .site-headerimage-post .site-headerimage-left .site-headerimage-title {
  font-size: 3rem;
}
.page-id-5952 .site-headerimage-post .site-headerimage-left .site-headerimage-title > *:last-child {
  margin-bottom: 0;
}
.page-id-5952 .site-headerimage-date {
  display: none;
}

.elementor-location-footer .elementor-top-section:last-child {
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.elementor-location-footer .elementor-top-section:last-child a {
  color: #fff;
}
.elementor-location-footer .elementor-top-section:last-child a:hover {
  color: #f29d4b;
}
.elementor-location-footer .elementor-top-section:last-child p:first-child {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}
.elementor-location-footer .elementor-top-section:last-child p:first-child span {
  display: block;
  padding: 0 5px;
}
.elementor-location-footer .elementor-top-section:last-child p {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child {
  padding: 20px 10px !important;
}
.elementor-location-footer .elementor-top-section:first-child .elementor-button, .elementor-location-footer .elementor-top-section:first-child input[type=submit], .elementor-location-footer .elementor-top-section:first-child .elementor-social-icon {
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container {
  align-items: center;
  justify-content: space-between;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
  width: auto;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  align-self: stretch;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu li {
  text-align: center;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-nav-menu li a {
  display: inline;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap .elementor-widget-button {
  margin-top: 0.9rem;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-wrap p {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
  flex: 0 1 300px;
  align-self: center;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) p:last-child {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) strong {
  font-weight: 600;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  flex: 0 1 400px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-nav-menu a {
  color: #fff;
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-nav-menu a:hover {
  color: #f29d4b;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-widget-divider {
  margin: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-button {
  padding: 10px;
  border-radius: 3px;
  background-color: #ECEAE6;
  color: #000;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) .elementor-button:hover {
  background-color: #f29d4b;
  color: #fff;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
  flex: 0 1 300px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
  flex: 0 1 300px;
  align-self: flex-start;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) p:last-child {
  margin-bottom: 0;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a {
  color: #f29d4b;
  transition-duration: 0s;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a:hover {
  color: #fff;
}
.elementor-location-footer .elementor-inner-section .elementor-column:first-child {
  flex: 1 1 auto;
  width: auto;
}
.elementor-location-footer .elementor-inner-section .elementor-column:last-child {
  flex: 0 0 80px;
  width: auto;
}
.elementor-location-footer .elementor-social-icons-wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
  left: 2px;
}
.elementor-location-footer .elementor-social-icons-wrapper > .elementor-grid-item {
  padding: 5px;
}
@media (max-width: 1200px) {
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    flex: 0 1 50% !important;
    max-width: 400px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
    order: 3;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
    order: 2;
    padding-bottom: 20px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
    order: 1;
    padding-bottom: 20px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
    order: 4;
  }
}
@media (max-width: 800px) {
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    flex: 0 1 100% !important;
    max-width: 400px;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
    order: 4;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
    order: 2;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
    order: 1;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) {
    order: 3;
    padding-bottom: 20px;
  }
}
.elementor-location-footer .elementor-section:last-child p {
  flex-wrap: wrap;
}

.zff-subscribe {
  color: #fff;
}
.zff-subscribe form {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.zff-subscribe h2 {
  font-size: 1rem;
  text-align: center;
  margin-top: 0;
}
.zff-subscribe input[type=text] {
  background-color: transparent;
  border: 1px solid #6E6C70;
  background-color: #6E6C70;
  color: #fff;
  font-size: 0.9rem;
  padding: 5px;
}
.zff-subscribe input[type=text]::placeholder {
  color: #fff;
}
.zff-subscribe input[type=submit] {
  color: #000;
  border: 0;
  border-radius: 3px;
  background-color: #ECEAE6;
  text-align: center;
  font-weight: 500;
  font-size: 0.9rem;
}
.zff-subscribe input[type=submit]:hover {
  background-color: #AE543B;
  color: #fff;
}
.zff-subscribe .zff-subscribe-fields {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.zff-subscribe .zff-subscribe-fields input {
  margin: 5px;
}
.zff-subscribe .zff-subscribe-fields input[type=text] {
  width: 100%;
}
.zff-subscribe .zff-subscribe-fields input[type=text]:focus {
  outline: 2px solid #f29d4b;
}
.zff-subscribe .zff-subscribe-fields input:nth-child(1), .zff-subscribe .zff-subscribe-fields input:nth-child(2) {
  width: calc(50% - 10px);
}
.zff-subscribe .zff-subscribe-fields > * {
  display: block;
}
.zff-subscribe .zff-subscribe-fields > * {
  margin-bottom: 0.45rem;
}
.zff-subscribe .zff-subscribe-submit {
  margin-top: 0.9rem;
  text-align: center;
}
.zff-subscribe .zff-subscribe-submit input {
  border-radius: 0;
  background-color: #fff;
  color: #000;
}
.zff-subscribe .zff-subscribe-submit input:hover {
  background-color: #f29c4a;
  color: #fff;
}

#mc_embed_signup {
  color: #fff;
}
#mc_embed_signup label {
  display: none;
}
#mc_embed_signup ul label {
  display: inline;
}
#mc_embed_signup .mc-field-group {
  width: 50%;
  margin-bottom: 10px !important;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  padding: 5px 14px !important;
  background-color: #fff !important;
  border: 0 !important;
  width: 100% !important;
  box-sizing: border-box;
}
#mc_embed_signup .input-group {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 10px);
}
#mc_embed_signup .input-group > strong {
  padding-bottom: 5px;
  padding-left: 25px;
  display: block;
}
#mc_embed_signup .input-group ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
#mc_embed_signup .input-group ul li {
  padding-left: 25px;
  position: relative;
}
#mc_embed_signup .input-group ul li label {
  display: block;
  color: #fff;
  font-size: 14px;
}
#mc_embed_signup .input-group ul li input {
  position: absolute;
  left: -100vw;
  top: 0;
}
#mc_embed_signup .input-group ul li input::after {
  content: "";
  position: absolute;
  left: calc(100vw - 2px);
  top: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 16px;
}
#mc_embed_signup .input-group ul li input:checked::after {
  content: "\f00c";
  color: #333338;
}
#mc_embed_signup .mce_inline_error {
  background-color: transparent !important;
  font-weight: 400 !important;
  padding: 0 !important;
  font-size: 0.9rem !important;
}
#mc_embed_signup #mc-embedded-subscribe {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #333338;
  border: 0 !important;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
  background-color: #f29c4a;
}

.footer-zffca {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 50px;
  color: #fff !important;
  background-image: url("/wp-content/themes/zff/img/zffca.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(102%) contrast(106%);
}
.footer-zffca:hover {
  filter: brightness(0) saturate(100%) invert(80%) sepia(33%) saturate(2213%) hue-rotate(324deg) brightness(99%) contrast(91%);
}

.elementor-location-footer .elementor-widget-site-heading p {
  text-shadow: none !important;
  text-transform: uppercase;
  font-size: 1.125rem !important;
  font-weight: 500 !important;
}
.elementor-location-footer .elementor-field-group:nth-child(1), .elementor-location-footer .elementor-field-group:nth-child(2) {
  width: auto;
  flex: 0 0 50%;
}
.elementor-location-footer .elementor-field-group:nth-child(3) input, .elementor-location-footer .elementor-field-group:nth-child(4) input {
  width: auto;
  flex: 0 0 calc(50% - 5px);
}
.elementor-location-footer .elementor-form-fields-wrapper {
  position: relative;
}
.elementor-location-footer .elementor-form-fields-wrapper label {
  display: none;
}
.elementor-location-footer input {
  border-radius: 0 !important;
}
.elementor-location-footer .elementor-field-type-checkbox {
  position: absolute;
  top: calc(25% - 2px);
  left: 50%;
  width: 50%;
  font-size: 0.9em;
  overflow: hidden;
}
.elementor-location-footer .elementor-field-type-checkbox .elementor-field-option {
  padding-bottom: 4.5px;
}
.elementor-location-footer .elementor-field-type-checkbox .elementor-field-option {
  padding-left: 25px;
  position: relative;
}
.elementor-location-footer .elementor-field-type-checkbox label {
  display: block;
  color: #fff;
}
.elementor-location-footer .elementor-field-type-checkbox input {
  position: absolute;
  left: -100vw;
  top: 0;
}
.elementor-location-footer .elementor-field-type-checkbox input::after {
  content: "";
  position: absolute;
  left: calc(100vw - 2px);
  top: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 16px;
}
.elementor-location-footer .elementor-field-type-checkbox input:checked::after {
  content: "\f00c";
  color: #333338;
}
.elementor-location-footer button {
  text-transform: uppercase;
  font-weight: 500;
}
.elementor-location-footer button::before, .elementor-location-footer button::after {
  display: none;
}
.elementor-location-footer button:hover {
  background-color: #f29c4a;
}

.site-footercredits {
  color: #fff;
  font-size: 14px;
  line-height: 1.33;
}

.site-footercredits-heading {
  text-transform: uppercase;
  font-size: 1.125rem !important;
  font-weight: 500;
}

.sticky-heading {
  position: relative;
}

.sticky-heading-clone {
  position: fixed;
  top: var(--nav-height);
  width: var(--sticky-heading-width) !important;
  height: var(--sticky-heading-height) !important;
  overflow: hidden;
}

.sticky-heading-stuck {
  opacity: 0;
}

.sticky-heading + .sticky-heading-clone {
  display: none;
}

.sticky-heading-stuck + .sticky-heading-clone {
  display: block;
}

.site-home3box {
  padding: 10px;
}
.site-home3box .elementor-column {
  padding: 10px;
}
.site-home3box .elementor-column .elementor-widget-wrap {
  padding: 20px;
}
@media (max-width: 480px) {
  .site-home3box {
    padding: 5px;
  }
  .site-home3box .elementor-column {
    padding: 5px;
  }
  .site-home3box .elementor-column .elementor-widget-wrap {
    padding: 10px;
  }
}
@media (max-width: 1200px) {
  .site-home3box > .elementor-container {
    flex-direction: column;
  }
  .site-home3box > .elementor-container > .elementor-column {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-home3box .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-home3box .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-cta .site-cta-heading {
  padding: 40px 20px 0 20px;
}
.site-cta > .elementor-container {
  padding: 0;
}
.site-cta > .elementor-container .elementor-widget-wrap {
  padding: 0;
}
.site-cta .elementor-inner-section {
  padding: 20px;
}
.site-cta .elementor-inner-section .elementor-column {
  padding: 20px;
}
@media (max-width: 950px) {
  .site-cta {
    padding-bottom: 5px;
  }
  .site-cta .site-cta-heading {
    padding: 20px 10px 0 10px;
  }
  .site-cta .elementor-inner-section {
    padding: 10px;
  }
  .site-cta .elementor-inner-section .elementor-column {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  .site-cta > .elementor-container {
    flex-direction: column;
  }
  .site-cta > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-cta .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-cta .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-pagehead {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.site-pagehead .elementor-column {
  flex: 1 1 auto;
}
.site-pagehead .elementor-column:last-child {
  flex: 0 1 0;
}
@media (max-width: 775px) {
  .site-pagehead > .elementor-container {
    flex-direction: column;
  }
  .site-pagehead > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-pagehead .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-pagehead .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 775px) {
  .site-pagehead .elementor-column:last-child {
    flex: 1 1 auto;
  }
  .site-pagehead .elementor-column:last-child .elementor-widget-wrap {
    justify-content: flex-start;
    padding-left: 0;
    padding-top: 0;
  }
}

.site-twocol {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media (max-width: 1050px) {
  .site-twocol .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-twocol .elementor-inner-section > .elementor-container .elementor-column {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 900px) {
  .site-twocol > .elementor-container {
    flex-direction: column;
  }
  .site-twocol > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-twocol .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-twocol .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 900px) {
  .site-twocol {
    --mobile: 1;
  }
}

.elementor-accordion {
  font-size: 1.5rem;
  margin-top: -15px;
}
.elementor-accordion .elementor-accordion-item {
  display: none;
}
.elementor-accordion .details-print {
  display: none;
}
.elementor-accordion .details-summary,
.elementor-accordion details summary {
  padding: 15px 0 15px 30px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.5;
  color: #6e6b70;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.elementor-accordion details > summary {
  list-style: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.elementor-accordion details > summary::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f067";
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  top: 20px;
}
.elementor-accordion details[open]:not(.closing) > summary::before {
  content: "\f068";
}
.elementor-accordion details summary::marker,
.elementor-accordion details summary::-webkit-details-marker {
  display: none;
  content: "";
}
.elementor-accordion details > div {
  display: none;
}
.elementor-accordion details {
  border: 0;
  padding-left: 30px !important;
}
.elementor-accordion details summary {
  margin-left: -30px;
}
.elementor-accordion details summary:hover {
  color: #323338;
}

.elementor-editor-active .elementor-accordion-item {
  display: block !important;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
.elementor-accordion-item ul,
.elementor-accordion-item ol {
  padding-left: 20px;
}
.elementor-widget-text-editor li,
.elementor-accordion-item li {
  margin-bottom: 0.9rem;
}
.elementor-widget-text-editor li:last-child,
.elementor-accordion-item li:last-child {
  margin-bottom: 0;
}
.elementor-widget-text-editor li > ul,
.elementor-widget-text-editor li > ol,
.elementor-accordion-item li > ul,
.elementor-accordion-item li > ol {
  margin-top: 0.9rem;
}
.elementor-widget-text-editor li li li,
.elementor-accordion-item li li li {
  margin-top: 0;
  margin-bottom: 0;
}

.elementor-accordion-item li li:not(:last-child) {
  margin-bottom: 0.45rem;
}
.elementor-accordion-item li li li:not(:last-child) {
  margin-bottom: 0;
}

.zff-stylized-list p + ol,
.zff-stylized-list p + ul,
.zff-numbered-list p + ol,
.zff-numbered-list p + ul {
  margin: 2rem 0 2rem 1rem;
}
.zff-stylized-list ol:last-child,
.zff-stylized-list ul:last-child,
.zff-numbered-list ol:last-child,
.zff-numbered-list ul:last-child {
  margin-bottom: 0;
}
.zff-stylized-list strong,
.zff-numbered-list strong {
  font-weight: 600;
}

.zff-stylized-list ul {
  list-style-type: none;
  padding-left: 30px;
}
.zff-stylized-list ul li {
  position: relative;
}
.zff-stylized-list ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  content: "\f105";
  left: -20px;
  top: -0.125em;
  color: #AE543B;
  font-size: 1.25em;
}
.zff-stylized-list ul ul li::before {
  content: "\f0da";
  font-size: 1em;
  top: 1.5px;
}
.zff-stylized-list ul ul ul li::before {
  content: "";
  background-color: #6e6b70;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  top: 10px;
}

.zff-numbered-list ol {
  list-style: none;
  counter-reset: counter;
  padding-left: 40px;
}
.zff-numbered-list ol > li {
  counter-increment: counter;
  position: relative;
}
.zff-numbered-list ol > li::before {
  position: absolute;
  content: counter(counter);
  left: -40px;
  background-color: #EDEBE5;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  font-size: 0.8rem;
  font-weight: 500;
}
.zff-numbered-list ol > li > ul {
  list-style-type: lower-alpha;
}

.zff-percent-list ul {
  list-style-type: none;
  padding-left: 50px;
}
.zff-percent-list li {
  position: relative;
}
.zff-percent-list li span {
  position: absolute;
  left: -50px;
  background-color: #AE543B;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 17.5px;
  text-align: center;
  line-height: 35px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.33px;
}

.site-flipboxes {
  background-color: #323338;
  font-size: 1rem;
  /* This container is needed to position the front and back side */
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /* Position the front and back side */
  /* Style the front side */
  /* Style the back side */
}
.site-flipboxes .elementor-widget-wrap {
  display: flex;
  align-items: stretch;
}
.site-flipboxes .elementor-widget-text-editor {
  flex: 0 0 50%;
  margin: 0;
  background-color: #323338;
  padding: 10px;
}
.site-flipboxes .elementor-widget-text-editor h2 {
  color: #F29D4B;
  font-size: 2.5em;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  margin-top: 0;
}
.site-flipboxes .elementor-widget-text-editor p {
  font-size: 1.1em;
}
@media (max-width: 1200px) {
  .site-flipboxes .elementor-widget-text-editor h2 {
    font-size: 2.27em;
  }
  .site-flipboxes .elementor-widget-text-editor p {
    font-size: 1em;
  }
}
.site-flipboxes .elementor-widget-text-editor .elementor-widget-container {
  background-color: #323338;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.site-flipboxes .elementor-widget-text-editor .elementor-widget-container > p:last-child {
  margin-bottom: 0;
}
.site-flipboxes .elementor-image-box-title {
  margin-top: 0;
}
.site-flipboxes .elementor-widget-image-box {
  flex: 0 0 25%;
  margin: 0;
}
.site-flipboxes .elementor-widget-image-box img {
  pointer-events: none;
}
@media (max-width: 1125px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 1.42vw;
  }
}
@media (max-width: 1000px) {
  .site-flipboxes .elementor-widget-text-editor h2 {
    font-size: 2em;
  }
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 33.3333333333vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 33.3333333333%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 1.88vw;
  }
}
@media (max-width: 750px) {
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 50vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 50%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .site-flipboxes .elementor-image-box-description {
    font-size: 2.78vw;
  }
}
@media (max-width: 500px) {
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 100vw;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 100%;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 16px;
  }
}
.site-flipboxes .elementor-widget-container {
  background-color: #EDEBE5;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
}
.site-flipboxes .elementor-image-box-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.site-flipboxes .elementor-widget-image-box {
  cursor: pointer;
}
.site-flipboxes .elementor-widget-container:hover .elementor-image-box-wrapper,
.site-flipboxes .elementor-widget-container:focus-within .elementor-image-box-wrapper,
.site-flipboxes .elementor-widget-image-box.flipped .elementor-image-box-wrapper {
  transform: rotateY(180deg);
}
.site-flipboxes .elementor-widget-container:hover img,
.site-flipboxes .elementor-widget-container:focus-within img,
.site-flipboxes .elementor-widget-image-box.flipped img {
  opacity: 0;
}
.site-flipboxes .elementor-image-box-img, .site-flipboxes .elementor-image-box-content {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}
.site-flipboxes .elementor-image-box-img img {
  display: block;
  height: 100%;
  width: 100%;
}
.site-flipboxes .elementor-image-box-content {
  transform: rotateY(180deg);
  padding: 10px;
  line-height: 1.25;
  text-align: left !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.site-flipboxes .elementor-image-box-content h3 {
  font-size: 1em !important;
}

.site-page2box {
  padding: 5px;
}
.site-page2box .elementor-column {
  padding: 5px;
}
.site-page2box .elementor-column .elementor-widget-wrap {
  padding: 10px;
}
@media (max-width: 1000px) {
  .site-page2box > .elementor-container {
    flex-direction: column;
  }
  .site-page2box > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .site-page2box .elementor-inner-section > .elementor-container {
    flex-direction: column;
  }
  .site-page2box .elementor-inner-section > .elementor-container > .elementor-column {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.site-settings-toggle {
  cursor: pointer;
}

.site-settings {
  display: none;
  position: relative;
  background-color: #6E6C70;
  color: #fff;
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px !important;
  background-color: #fff;
  border: 2px solid #323338;
  color: #323338;
  padding: 10px 10px 18px 10px;
  z-index: 10;
  border-radius: 3px;
}
.site-settings .elementor-button-text {
  position: fixed;
  left: 100vw;
}
.site-settings p {
  font-weight: 500;
}
.site-settings div:not(:first-child) {
  padding-top: 20px;
}
.site-settings label:last-child {
  padding-left: 15px;
}
.site-settings .elementor-widget-wrap {
  padding: 0 !important;
}
.site-settings .elementor-container {
  display: flex;
  flex-direction: column;
}
.site-settings .elementor-container .elementor-column {
  flex: 0 0 auto;
  width: 100%;
}
.site-settings .elementor-container > .elementor-column:last-child .elementor-field-group:first-child label {
  padding-top: 4px;
}
.site-settings .elementor-container > .elementor-column:first-child {
  position: absolute;
  top: 0;
  right: -5px;
  width: 30px;
  height: 20px;
  z-index: 1;
}
.site-settings .elementor-container > .elementor-column:first-child a {
  padding: 0;
  box-sizing: content-box;
  display: block;
}
.site-settings .elementor-container > .elementor-column:first-child i {
  padding: 5px;
}
.site-settings .elementor-container > .elementor-column:first-child span, .site-settings .elementor-container > .elementor-column:first-child i {
  display: block;
  margin: 0;
  font-size: 1.25rem;
}
.site-settings .elementor-container > .elementor-column:first-child i::before {
  display: block;
  width: 20px;
}
.site-settings .elementor-field-type-submit {
  display: none;
}
.site-settings label {
  padding-bottom: 7px !important;
}
.site-settings .elementor-widget-html .elementor-widget-container > p:last-child {
  margin-bottom: -10px;
  margin-top: 10px;
}

/*
// moved to style-head.scss to prevent visible changes on load
.site-a11ynotice,
.site-skiptomain
{
  position: fixed;
  left: 100vw;
  top: 0;
}
*/
.site-skiptomain a,
.site-a11ynotice a {
  display: block;
  position: fixed;
  box-sizing: border-box;
  top: 10px;
  right: 10px;
  width: 200px;
  opacity: 0;
  transition-duration: 0ms;
  pointer-events: none;
  background-color: #323338;
  z-index: 10001;
  padding: 20px 10px;
  text-align: center;
  line-height: 0;
  color: #fff;
  display: block;
}
.site-skiptomain a:focus-within, .site-skiptomain a:focus,
.site-a11ynotice a:focus-within,
.site-a11ynotice a:focus {
  pointer-events: auto;
  opacity: 1;
}
.site-skiptomain a:hover, .site-skiptomain a:focus,
.site-a11ynotice a:hover,
.site-a11ynotice a:focus {
  color: #fff;
}
.site-skiptomain a:focus,
.site-a11ynotice a:focus {
  pointer-events: auto;
  outline-offset: -2px !important;
  outline: 2px solid #f29d4b !important;
}

body:not(.mousenav) .zff-print:focus,
body:not(.mousenav) .site-settings-toggle:focus {
  outline: 2px solid #AE543B;
  outline-offset: -4px;
}
body:not(.mousenav) .site-settings a:focus {
  outline-color: #AE543B !important;
  outline-offset: 2px;
}
body:not(.mousenav) .site-settings input[type=radio]:focus {
  outline: 2px solid #AE543B;
  outline-offset: 2px;
}
body:not(.mousenav) .elementor-section a:focus {
  outline: 2px solid #f29d4b;
}
body:not(.mousenav) .elementor-section.site-logo a:focus {
  outline-offset: -4px;
}
body:not(.mousenav) .elementor-section.site-primary-nav a:focus {
  outline-offset: -2px;
}
body:not(.mousenav) .elementor-section .elementor-widget-text-editor a:focus {
  outline: 2px solid #AE543B;
}
body:not(.mousenav) .elementor-section.site-cta .elementor-widget-wrap:focus-within > .elementor-background-overlay {
  opacity: 0 !important;
}
body:not(.mousenav) .elementor-section.site-cta a:focus {
  outline: 3px solid #AE543B;
  outline-offset: 6px;
}
body:not(.mousenav) .elementor-location-footer .site-footer-logo a:focus {
  outline-offset: 4px;
}
body:not(.mousenav) .elementor-location-footer a:focus {
  outline-color: #f29d4b !important;
  color: #f29d4b !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-social-icon:focus {
  outline-offset: 2px;
  background-color: #f29d4b !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-social-icon:focus i {
  color: #fff !important;
}
body:not(.mousenav) .elementor-location-footer .elementor-button-link:focus,
body:not(.mousenav) .elementor-location-footer input[type=submit]:focus {
  outline-offset: 2px;
  outline: 2px solid #f29d4b !important;
  background-color: #f29d4b !important;
  color: #fff !important;
}
body:not(.mousenav) summary:focus {
  outline: 0;
}
body:not(.mousenav) summary:focus span {
  outline: 2px solid #AE543B;
  outline-offset: 4px;
}
body:not(.mousenav) .site-flipboxes .elementor-image-box-description a:focus {
  outline: 2px solid #AE543B;
  outline-offset: -3px;
  padding: 0 3px;
  margin: 0 -3px;
}

@media print {
  html {
    font-size: 10pt;
  }

  details,
div[data-elementor-type=header] .elementor-section:last-child,
div[data-elementor-type=wp-page] .elementor-top-section:first-child,
.zff-noprint,
.site-noprint,
.elementor-accordion-icon,
div[data-elementor-type=footer] .elementor-column:not(:first-child),
div[data-elementor-type=footer] .elementor-top-section:last-child,
.sticky-heading-clone {
    display: none !important;
  }

  section {
    width: auto !important;
  }

  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column {
    width: auto !important;
    flex: 1 1 auto !important;
  }
  .elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column p {
    color: #000 !important;
  }

  .details-print {
    display: block !important;
  }
  .details-print .details-summary {
    padding-left: 0 !important;
  }

  .site-logo {
    opacity: 1 !important;
    filter: brightness(0) invert(0.2);
  }
  .site-logo .elementor-widget-wrap {
    display: block;
    position: static;
  }
  .site-logo .elementor-widget-wrap a {
    display: block;
  }
  .site-logo .elementor-widget-wrap .elementor-element {
    width: auto;
  }
  .site-logo a {
    padding-top: 0;
  }
  .site-logo a::after {
    display: none !important;
  }
  .site-logo .elementor-widget-image {
    position: static;
    padding: 0;
    margin: 0;
  }

  div[data-elementor-type=wp-page] {
    padding-top: 120px;
  }

  .elementor-tab-content {
    display: block !important;
  }

  div[data-elementor-type=footer] .elementor-top-section {
    background-color: transparent !important;
    text-align: center;
  }
  div[data-elementor-type=footer] .elementor-top-section .elementor-widget-image {
    display: none;
  }
  div[data-elementor-type=footer] .elementor-top-section .elementor-widget-wrap {
    display: block;
  }

  a::after {
    content: attr(data-print-url) !important;
    font-size: 0.9em;
    color: #767676;
    text-shadow: none;
  }

  a:not([data-print-url])::after {
    display: none;
  }

  .site-twocol > .elementor-container {
    display: block;
  }
  .site-twocol > .elementor-container .elementor-column {
    display: block;
    width: auto;
  }

  .site-flipboxes .elementor-image-box-img {
    display: none;
  }
  .site-flipboxes .elementor-image-box-content {
    transform: none;
    height: auto;
    position: static;
  }
  .site-flipboxes .elementor-image-box-wrapper {
    padding: 0;
    height: auto;
  }
  .site-flipboxes .elementor-widget-text-editor {
    flex: 0 0 100%;
    min-height: 0;
  }
  .site-flipboxes .elementor-widget-image-box {
    flex: 0 0 100%;
    min-height: 0;
  }
  .site-flipboxes .elementor-image-box-description {
    font-size: 1rem;
  }
}
body.home:not(.e-preview--show-hidden-elements) .swiper-pagination {
  display: flex;
  justify-content: flex-end;
  position: fixed;
  top: 20px;
  left: calc(50% - 820px);
  width: 1640px;
  max-width: 100%;
  padding-right: 11px;
}
body.home:not(.e-preview--show-hidden-elements) .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #fff;
  margin: 12px;
}
body.home:not(.e-preview--show-hidden-elements) div[data-elementor-type=wp-page] {
  position: relative;
}
body.home:not(.e-preview--show-hidden-elements) div[data-elementor-type=wp-page] h2 {
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
body.home:not(.e-preview--show-hidden-elements) div[data-elementor-type=wp-page] h2 strong {
  font-weight: 700;
  color: #CB4428;
  white-space: nowrap;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes {
  background-color: transparent;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes figure::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-image-box-wrapper {
  padding-bottom: 66%;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes img {
  object-fit: cover;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-widget-container {
  background-color: transparent;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-widget-wrap {
  padding: 0;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-column {
  padding: 10px;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-widget-image-box {
  flex-basis: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-image-box-content {
  padding: 20px;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-image-box-title {
  font-size: 1.125rem !important;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}
body.home:not(.e-preview--show-hidden-elements) .site-flipboxes .elementor-image-box-description {
  color: #fff;
  font-size: 1.125rem;
  text-align: left;
}
body.home:not(.e-preview--show-hidden-elements) .quoteborder::before {
  position: absolute;
  top: 0;
  left: calc(50% - 250px);
  height: 100%;
  width: 500px;
  border-top: 1px solid #6e6b7044;
  border-bottom: 1px solid #6e6b7044;
  content: "";
}
body.home:not(.e-preview--show-hidden-elements) .quoteborder blockquote {
  margin-top: -10px;
  margin-bottom: 10px;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback] {
  --s-progress: 0;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=fromleft],
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=fromright] {
  transition-property: left, opacity;
  transition-duration: 0;
  position: relative;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=fromleft] {
  left: calc(-150px + 150px * var(--s-progress));
  opacity: var(--s-progress);
  filter: blur(calc(5px - 5px * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=fromright] {
  right: calc(-150px + 150px * var(--s-progress));
  opacity: var(--s-progress);
  filter: blur(calc(5px - 5px * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=unblur] {
  filter: blur(calc(5px - 5px * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=fadein] {
  transition-property: opacity filter;
  transition-duration: 0.2s;
  opacity: var(--s-progress);
  filter: blur(calc(5px - 5px * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] {
  cursor: pointer;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-widget-container {
  width: 100%;
  height: 0;
  padding-bottom: 66.6666666667%;
  perspective: 750px;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.2s;
  transform-style: preserve-3d;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-wrapper .elementor-image-box-img {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: calc(1 - var(--s-progress) * 2);
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-wrapper {
  transform: rotateY(calc(-180deg * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-img, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content {
  transform: rotateY(180deg);
  padding: 10px;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content p {
  font-size: 1.33rem;
  line-height: 1.25;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h1, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h2, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h3, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h4, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h5, body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip] .elementor-image-box-content h6 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.33;
  margin-top: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip].sticky-front {
  --s-progress: 0 !important;
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=flip].sticky-back {
  --s-progress: 1 !important;
}
body.home:not(.e-preview--show-hidden-elements) .elementor-inner-column:first-child .elementor-image-box-wrapper {
  transform: rotateY(calc(180deg * var(--s-progress)));
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=slideleft] .elementor-widget-container {
  -webkit-mask-image: linear-gradient(-90deg, black 0%, black calc(100% * var(--s-progress)), transparent calc(100% * var(--s-progress) + 2px), transparent 100%);
  mask-image: linear-gradient(-90deg, black 0%, black calc(100% * var(--s-progress)), transparent calc(100% * var(--s-progress) + 2px), transparent 100%);
}
body.home:not(.e-preview--show-hidden-elements) [data-s-callback=slideright] .elementor-widget-container {
  -webkit-mask-image: linear-gradient(90deg, black 0%, black calc(100% * var(--s-progress) - 1px), transparent calc(100% * var(--s-progress) + 1px), transparent 100%);
  mask-image: linear-gradient(90deg, black 0%, black calc(100% * var(--s-progress) - 1px), transparent calc(100% * var(--s-progress) + 1px), transparent 100%);
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox {
  position: absolute;
  min-height: 100%;
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox h3 {
  text-transform: uppercase;
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox .fa-arrow-left,
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox .fa-arrow-right {
  font-size: 1rem;
  position: relative;
  top: -1.25px;
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox .fa-arrow-left {
  padding-right: 7px;
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox .fa-arrow-right {
  padding-left: 7px;
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox .elementor-image-box-content {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
body.home:not(.e-preview--show-hidden-elements) #introduction .imagebox img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
body.home:not(.e-preview--show-hidden-elements) .imagebox .elementor-image-box-img, body.home:not(.e-preview--show-hidden-elements) .imagebox2 .elementor-image-box-img {
  width: 100% !important;
  margin-bottom: 0 !important;
}
body.home:not(.e-preview--show-hidden-elements) .imagebox figure, body.home:not(.e-preview--show-hidden-elements) .imagebox2 figure {
  display: block;
}
body.home:not(.e-preview--show-hidden-elements) .imagebox img, body.home:not(.e-preview--show-hidden-elements) .imagebox2 img {
  width: 562.5px;
  height: 375px;
  object-fit: cover;
  display: block;
}
body.home:not(.e-preview--show-hidden-elements) .imagebox .elementor-image-box-content, body.home:not(.e-preview--show-hidden-elements) .imagebox2 .elementor-image-box-content {
  margin-bottom: -44px;
  top: -44px;
  position: relative;
  text-align: left;
  margin-left: 100px;
  width: 600px;
  padding: 16px 20px;
}
body.home:not(.e-preview--show-hidden-elements) .imagebox .elementor-image-box-content h3, body.home:not(.e-preview--show-hidden-elements) .imagebox2 .elementor-image-box-content h3 {
  margin-top: 0;
}
body.home:not(.e-preview--show-hidden-elements) .buildingblocks .elementor-inner-column:first-child {
  position: relative;
  top: 50px;
}
body.home:not(.e-preview--show-hidden-elements) .buildingblocks .elementor-inner-column:last-child {
  position: relative;
  top: -50px;
}
body.home:not(.e-preview--show-hidden-elements) .buildingblocks .elementor-widget-image-box {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
body.home:not(.e-preview--show-hidden-elements) .strategies .elementor-widget {
  width: 80%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  background-color: #edebe5;
}
body.home:not(.e-preview--show-hidden-elements) .strategies .elementor-widget .elementor-widget-container {
  padding: 20px;
}
body.home:not(.e-preview--show-hidden-elements) .strategies .elementor-widget:nth-child(2) {
  margin-left: auto;
}
body.home:not(.e-preview--show-hidden-elements) .strategies .elementor-widget:last-child {
  position: relative;
  left: -100px;
}
@media (max-width: 1000px) {
  body.home:not(.e-preview--show-hidden-elements) .stratbox {
    left: 0 !important;
    max-width: 500px;
    width: auto !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 1000px) and (max-width: 400px) {
  body.home:not(.e-preview--show-hidden-elements) .stratbox .elementor-image-box-img {
    display: none;
  }
}
body.home:not(.e-preview--show-hidden-elements) .imagebox2 .elementor-image-box-content {
  background-color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
body.home:not(.e-preview--show-hidden-elements) .flipfour .elementor-widget {
  width: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .flipfour .elementor-widget-heading {
  width: 75%;
  max-width: 1200px;
  padding: 0 100px;
  margin: -50px auto;
  position: relative;
  z-index: 1;
}
body.home:not(.e-preview--show-hidden-elements) .flipfour .elementor-widget-heading h2 {
  padding: 10px;
}
body.home:not(.e-preview--show-hidden-elements) .collage .elementor-widget-image-gallery {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .collage .elementor-widget-image-gallery::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
body.home:not(.e-preview--show-hidden-elements) .collage .elementor-widget-image-gallery .element-widget-container {
  height: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .collage .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .collage .gallery .gallery-item {
  width: auto;
  height: 100%;
}
body.home:not(.e-preview--show-hidden-elements) .collage .gallery .gallery-item img {
  object-fit: cover;
}
body.home:not(.e-preview--show-hidden-elements) .image-box-link {
  cursor: pointer;
}
body.home:not(.e-preview--show-hidden-elements) .image-box-link h3::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  padding-left: 15px;
  font-size: 0.8em;
  position: relative;
  top: 0;
  color: #F29D4B;
}
body.home:not(.e-preview--show-hidden-elements) .image-box-link:hover a, body.home:not(.e-preview--show-hidden-elements) .image-box-link:hover h3::after {
  color: #CB4428 !important;
}
body.home:not(.e-preview--show-hidden-elements) .image-box-link img {
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
}
body.home:not(.e-preview--show-hidden-elements) .image-box-link:hover img {
  filter: brightness(0) saturate(100%) invert(31%) sepia(18%) saturate(6348%) hue-rotate(346deg) brightness(95%) contrast(87%) drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2));
}
body.home:not(.e-preview--show-hidden-elements) .block1text.hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block1text:hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block2text.hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block2text:hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block3text.hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block3text:hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block4text.hover .elementor-icon, body.home:not(.e-preview--show-hidden-elements) .block4text:hover .elementor-icon {
  color: #6378A2 !important;
  transition-duration: 0s !important;
}
body.home:not(.e-preview--show-hidden-elements) .block1text.hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block1text:hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block2text.hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block2text:hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block3text.hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block3text:hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block4text.hover h3 span, body.home:not(.e-preview--show-hidden-elements) .block4text:hover h3 span {
  color: #6378A2 !important;
  border-bottom: solid 2px #6378A2;
}

.zff-subscribe input[type=text] {
  background-color: #edebe5;
  color: #333338;
}
.zff-subscribe input[type=text]::placeholder {
  color: #6e6b70;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) a,
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a {
  color: #fff;
  text-decoration: underline;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) a:hover,
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(4) a:hover {
  color: #f29c4a;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) a {
  color: #fff;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) a:hover {
  color: #f29c4a;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  padding-top: 3px;
}
.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) a:hover {
  color: #f29c4a;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
  align-self: flex-end;
}

.elementor-location-footer .elementor-widget-nav-menu li {
  text-align: left !important;
}

.elementor-location-footer strong {
  font-weight: 500;
}

.zff-subscribe .zff-subscribe-submit {
  margin-top: 10px;
  text-align: left;
}

.zff-subscribe p {
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 16px;
}

.zff-subscribe input[type=submit]:hover {
  background-color: #f29c4a;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(1) {
  flex: 0 1 375px;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(2) {
  flex: 0 1 275px;
}

.elementor-location-footer .elementor-top-section:first-child > .elementor-container > .elementor-column:nth-child(3) {
  flex: 0 1 400px;
}

.elementor-location-footer .elementor-top-section:first-child {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.site-staff {
  margin: -25px;
}

.site-staff .elementor-container {
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1050px !important;
  margin-left: 0;
}
.site-staff .elementor-container .elementor-widget-wrap {
  padding: 25px;
}
.site-staff .elementor-container .elementor-column {
  flex: 0 1 33.3333333333%;
}
@media (max-width: 750px) {
  .site-staff .elementor-container .elementor-column {
    flex: 0 1 50%;
  }
}
@media (max-width: 475px) {
  .site-staff .elementor-container .elementor-column {
    flex: 0 1 100%;
  }
}
.site-staff .elementor-container img {
  width: 100%;
}
.site-staff .elementor-container h1, .site-staff .elementor-container h2, .site-staff .elementor-container h2, .site-staff .elementor-container h3, .site-staff .elementor-container h4, .site-staff .elementor-container h5, .site-staff .elementor-container h6, .site-staff .elementor-container p {
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
.site-staff .elementor-container .elementor-widget-icon-box {
  margin-bottom: 5px;
}
.site-staff .elementor-container .elementor-icon-box-title {
  line-height: 1.25;
}

.site-board {
  float: right;
}

.site-financials-table {
  font-size: 1rem;
}
.site-financials-table td, .site-financials-table th {
  background-color: #fff !important;
  border: 1px solid #edebe5;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  font-size: 1.33rem;
  color: #6e6b70;
  border-top: 0;
}
.site-financials-table td:not(.heading) {
  width: 50%;
}
.site-financials-table td:not(.heading):first-child {
  font-weight: 500;
}
.site-financials-table .heading {
  font-weight: 600;
  font-size: 1.5rem;
  color: #6378a2;
}

.site-financial-documents {
  max-width: 600px;
}
.site-financial-documents .elementor-widget-container {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -10px;
}
.site-financial-documents a {
  display: block;
  color: #6e6b70;
  border: 1px solid #edebe5;
  width: 100px;
  padding: 12px 24px;
  text-align: center;
  margin: 5px 10px;
}
.site-financial-documents a:hover {
  background-color: #CB4428;
  color: #fff;
}

.work4box .elementor-column:first-child .elementor-image-box-content {
  right: 0;
}
.work4box .elementor-inner-section:first-child .elementor-image-box-content {
  bottom: 0;
}
.work4box .elementor-inner-section:last-child .elementor-image-box-content {
  top: 0;
}
.work4box .elementor-image-box-img {
  margin-bottom: 0 !important;
  display: block;
  border: 2px solid #ECEAE6;
}
.work4box .elementor-image-box-img img {
  display: block;
}
.work4box .elementor-image-box-content {
  font-size: 1.33rem;
  position: absolute;
  border: 1px solid #ECEAE6;
  background: rgba(0, 0, 0, 0.5);
  max-width: 300px;
  z-index: 1;
  height: 90px;
  padding: 25px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
}
.work4box .elementor-image-box-content p {
  color: #fff !important;
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.site-grant-counter .elementor-counter .elementor-counter-title {
  line-height: 1;
  white-space: nowrap;
  padding-top: 15px;
}

/*
  c1, c11, c12, c21, c13:
    width of each column

  cp10, cp11, cp01:
    padding between each column

  vp0, vp1, vp2, vp3:
    defines section vertical (top/bottom) padding (multiple of 25px)

  tp0, tp1, tp2, tp3:
    defines section top padding (multiple of 25px)

  bp0, bp1, bp2, bp3:
    defines section bottom padding (multiple of 25px)

  left-mobile-hide, right-mobile-hide:
    left/right hide on mobile

  left-desktop-hide, right-desktop-hide:
    left/right hide on desktop
*/
.site-section,
.site-section-c1, .site-section-c11, .site-section-c12, .site-section-c21, .site-section-c13,
.site-section-tp1,
.site-section-bp0 {
  --site-section-c1-width: 100%;
  --site-section-c1-padding: 0px;
  --site-section-c2-padding: 0px;
  --site-section-breakpoint-padding: 20px;
  --site-section-tp: 3;
  --site-section-bp: 3;
  --site-section-padadjust: 40px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: calc(25px * var(--site-section-tp));
  padding-bottom: calc(25px * var(--site-section-bp));
}
@media (max-width: 1690px) {
  .site-section,
.site-section-c1, .site-section-c11, .site-section-c12, .site-section-c21, .site-section-c13,
.site-section-tp1,
.site-section-bp0 {
    --site-section-padadjust: 30px;
  }
}
@media (max-width: 1300px) {
  .site-section,
.site-section-c1, .site-section-c11, .site-section-c12, .site-section-c21, .site-section-c13,
.site-section-tp1,
.site-section-bp0 {
    --site-section-padadjust: 20px;
  }
}
@media (max-width: 1250px) {
  .site-section,
.site-section-c1, .site-section-c11, .site-section-c12, .site-section-c21, .site-section-c13,
.site-section-tp1,
.site-section-bp0 {
    --site-section-padadjust: 10px;
  }
}
@media (max-width: 1000px) {
  .site-section,
.site-section-c1, .site-section-c11, .site-section-c12, .site-section-c21, .site-section-c13,
.site-section-tp1,
.site-section-bp0 {
    padding-top: calc(10px * var(--site-section-tp));
    padding-bottom: calc(10px * var(--site-section-bp));
  }
}
.site-section .elementor-inner-section,
.site-section-c1 .elementor-inner-section, .site-section-c11 .elementor-inner-section, .site-section-c12 .elementor-inner-section, .site-section-c21 .elementor-inner-section, .site-section-c13 .elementor-inner-section,
.site-section-tp1 .elementor-inner-section,
.site-section-bp0 .elementor-inner-section {
  margin: -10px;
}
.site-section .elementor-top-column:nth-child(1),
.site-section-c1 .elementor-top-column:nth-child(1), .site-section-c11 .elementor-top-column:nth-child(1), .site-section-c12 .elementor-top-column:nth-child(1), .site-section-c21 .elementor-top-column:nth-child(1), .site-section-c13 .elementor-top-column:nth-child(1),
.site-section-tp1 .elementor-top-column:nth-child(1),
.site-section-bp0 .elementor-top-column:nth-child(1) {
  width: auto;
  flex: 0 0 var(--site-section-c1-width);
}
.site-section .elementor-top-column:nth-child(1) > .elementor-widget-wrap,
.site-section-c1 .elementor-top-column:nth-child(1) > .elementor-widget-wrap, .site-section-c11 .elementor-top-column:nth-child(1) > .elementor-widget-wrap, .site-section-c12 .elementor-top-column:nth-child(1) > .elementor-widget-wrap, .site-section-c21 .elementor-top-column:nth-child(1) > .elementor-widget-wrap, .site-section-c13 .elementor-top-column:nth-child(1) > .elementor-widget-wrap,
.site-section-tp1 .elementor-top-column:nth-child(1) > .elementor-widget-wrap,
.site-section-bp0 .elementor-top-column:nth-child(1) > .elementor-widget-wrap {
  padding-right: calc(10px + var(--site-section-c1-padding));
}
.site-section .elementor-top-column:nth-child(2),
.site-section-c1 .elementor-top-column:nth-child(2), .site-section-c11 .elementor-top-column:nth-child(2), .site-section-c12 .elementor-top-column:nth-child(2), .site-section-c21 .elementor-top-column:nth-child(2), .site-section-c13 .elementor-top-column:nth-child(2),
.site-section-tp1 .elementor-top-column:nth-child(2),
.site-section-bp0 .elementor-top-column:nth-child(2) {
  flex: 0 0 calc(100% - var(--site-section-c1-width));
}
.site-section .elementor-top-column:nth-child(2) > .elementor-widget-wrap,
.site-section-c1 .elementor-top-column:nth-child(2) > .elementor-widget-wrap, .site-section-c11 .elementor-top-column:nth-child(2) > .elementor-widget-wrap, .site-section-c12 .elementor-top-column:nth-child(2) > .elementor-widget-wrap, .site-section-c21 .elementor-top-column:nth-child(2) > .elementor-widget-wrap, .site-section-c13 .elementor-top-column:nth-child(2) > .elementor-widget-wrap,
.site-section-tp1 .elementor-top-column:nth-child(2) > .elementor-widget-wrap,
.site-section-bp0 .elementor-top-column:nth-child(2) > .elementor-widget-wrap {
  padding-left: calc(10px + var(--site-section-c2-padding));
}

@media (max-width: 1000px) {
  .site-section > .elementor-container,
.site-section-c1 > .elementor-container, .site-section-c11 > .elementor-container, .site-section-c12 > .elementor-container, .site-section-c21 > .elementor-container, .site-section-c13 > .elementor-container,
.site-section-tp1 > .elementor-container,
.site-section-bp0 > .elementor-container {
    flex-direction: column;
  }
  .site-section > .elementor-container .elementor-top-column,
.site-section-c1 > .elementor-container .elementor-top-column, .site-section-c11 > .elementor-container .elementor-top-column, .site-section-c12 > .elementor-container .elementor-top-column, .site-section-c21 > .elementor-container .elementor-top-column, .site-section-c13 > .elementor-container .elementor-top-column,
.site-section-tp1 > .elementor-container .elementor-top-column,
.site-section-bp0 > .elementor-container .elementor-top-column {
    width: auto;
    flex: 0 1 auto;
  }
  .site-section > .elementor-container .elementor-top-column > .elementor-widget-wrap,
.site-section-c1 > .elementor-container .elementor-top-column > .elementor-widget-wrap, .site-section-c11 > .elementor-container .elementor-top-column > .elementor-widget-wrap, .site-section-c12 > .elementor-container .elementor-top-column > .elementor-widget-wrap, .site-section-c21 > .elementor-container .elementor-top-column > .elementor-widget-wrap, .site-section-c13 > .elementor-container .elementor-top-column > .elementor-widget-wrap,
.site-section-tp1 > .elementor-container .elementor-top-column > .elementor-widget-wrap,
.site-section-bp0 > .elementor-container .elementor-top-column > .elementor-widget-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-section > .elementor-container .elementor-top-column:nth-child(2),
.site-section-c1 > .elementor-container .elementor-top-column:nth-child(2), .site-section-c11 > .elementor-container .elementor-top-column:nth-child(2), .site-section-c12 > .elementor-container .elementor-top-column:nth-child(2), .site-section-c21 > .elementor-container .elementor-top-column:nth-child(2), .site-section-c13 > .elementor-container .elementor-top-column:nth-child(2),
.site-section-tp1 > .elementor-container .elementor-top-column:nth-child(2),
.site-section-bp0 > .elementor-container .elementor-top-column:nth-child(2) {
    padding-top: var(--site-section-breakpoint-padding);
  }
}

.site-section-c1 {
  --site-section-c1-width: 100%;
}

.site-section-c11 {
  --site-section-c1-width: 50%;
}

.site-section-c21 {
  --site-section-c1-width: calc(200% / 3);
}

.site-section-c12 {
  --site-section-c1-width: calc(100% / 3);
}

.site-section-c13 {
  --site-section-c1-width: calc(100% / 4);
}

.site-section-cp10 {
  --site-section-c1-padding: var(--site-section-padadjust);
  --site-section-c2-padding: 0;
}

.site-section-cp11 {
  --site-section-c1-padding: var(--site-section-padadjust);
  --site-section-c2-padding: var(--site-section-padadjust);
}

.site-section-cp01 {
  --site-section-c1-padding: 0;
  --site-section-c2-padding: var(--site-section-padadjust);
}

.site-section-cp11 {
  --site-section-c1-padding: var(--site-section-padadjust);
  --site-section-c2-padding: var(--site-section-padadjust);
}

.site-section-vp0 {
  --site-section-tp: 0;
  --site-section-bp: 0;
}

.site-section-vp1 {
  --site-section-tp: 1;
  --site-section-bp: 1;
}

.site-section-vp2 {
  --site-section-tp: 2;
  --site-section-bp: 2;
}

.site-section-vp3 {
  --site-section-tp: 3;
  --site-section-bp: 3;
}

.site-section-tp0 {
  --site-section-tp: 0;
}

.site-section-tp1 {
  --site-section-tp: 1;
}

.site-section-tp2 {
  --site-section-tp: 2;
}

.site-section-tp3 {
  --site-section-tp: 3;
}

.site-section-bp0 {
  --site-section-bp: 0;
}

.site-section-bp1 {
  --site-section-bp: 1;
}

.site-section-bp2 {
  --site-section-bp: 2;
}

.site-section-bp3 {
  --site-section-bp: 3;
}

.site-section-left-desktop-hide .elementor-top-column:nth-child(1) {
  display: none;
}
@media (max-width: 1000px) {
  .site-section-left-desktop-hide .elementor-top-column:nth-child(1) {
    display: flex;
  }
}

.site-section-right-desktop-hide .elementor-top-column:nth-child(2) {
  display: none;
}
@media (max-width: 1000px) {
  .site-section-right-desktop-hide .elementor-top-column:nth-child(2) {
    display: flex;
  }
}

@media (max-width: 1000px) {
  .site-section-left-mobile-hide .elementor-top-column:nth-child(1) {
    display: none;
  }
}

@media (max-width: 1000px) {
  .site-section-right-mobile-hide .elementor-top-column:nth-child(2) {
    display: none;
  }
}

@media (max-width: 1000px) {
  .site-section-break > .elementor-container,
.site-section-break-reverse > .elementor-container {
    flex-direction: column;
  }
  .site-section-break > .elementor-container .elementor-top-column,
.site-section-break-reverse > .elementor-container .elementor-top-column {
    width: auto;
    flex: 0 1 auto;
  }
  .site-section-break > .elementor-container .elementor-top-column .elementor-widget-wrap,
.site-section-break-reverse > .elementor-container .elementor-top-column .elementor-widget-wrap {
    display: block !important;
  }

  .site-section-break-reverse > .elementor-container {
    flex-direction: column-reverse;
  }

  .site-section-break > .elementor-container .elementor-top-column .elementor-widget-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .site-section-break > .elementor-container .elementor-top-column .elementor-widget-wrap .elementor-image-box-content {
    right: auto;
    left: -50px;
  }

  .site-section-break-reverse > .elementor-container .elementor-top-column .elementor-widget-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .site-section-break-reverse > .elementor-container .elementor-top-column:last-child,
.site-section-break > .elementor-container .elementor-top-column:first-child {
    padding-left: 50px;
  }
}
.section-home-blocks .elementor-top-column:first-child {
  min-width: 650px;
}
.section-home-blocks .elementor-top-column:last-child {
  flex-shrink: 1;
}
@media (max-width: 1200px) {
  .section-home-blocks .elementor-top-column:last-child .elementor-widget-wrap {
    padding-left: 0;
  }
  .section-home-blocks .elementor-top-column:last-child .elementor-widget-wrap .elementor-element:not(:last-child) {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 1000px) {
  .section-home-blocks .elementor-top-column:first-child {
    min-width: 0;
  }
  .section-home-blocks .site-blocks {
    padding-top: 0;
    margin: -10px;
  }
  .section-home-blocks .site-blocks .site-block {
    padding-top: 0;
    height: auto;
  }
  .section-home-blocks .site-blocks .site-block-container:nth-child(2n) {
    top: 0;
  }
  .section-home-blocks .site-blocks .site-block-inner {
    transform: none !important;
    position: static !important;
  }
  .section-home-blocks .site-blocks .site-block-front, .section-home-blocks .site-blocks .site-block-back {
    position: static;
    transform: none;
    background-color: transparent !important;
    color: #6e6b70 !important;
  }
  .section-home-blocks .site-block-heading {
    color: #6378a2;
    font-size: 1.5rem !important;
  }
  .section-home-blocks .site-block-back {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .section-home-blocks p:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .section-home-blocks .site-block-container {
    flex: 0 0 calc(100% - 20px) !important;
  }
  .section-home-blocks .site-block-container img {
    width: 100%;
  }
}

.site-desktop-hide {
  display: none;
  max-width: 700px;
  text-align: center;
}
@media (max-width: 1000px) {
  .site-desktop-hide {
    display: block;
  }
}

@media (max-width: 1000px) {
  .site-board2 .elementor-widget-wrap .elementor-element:nth-child(2), .site-board2 .elementor-widget-wrap .elementor-element:nth-child(3) {
    width: 50%;
  }
  .site-board2 .elementor-widget-wrap .elementor-element:nth-child(2) {
    order: 3;
  }
  .site-board2 .elementor-widget-wrap .elementor-element:nth-child(3) {
    order: 2;
  }
}
.site-section-columns {
  padding-left: 25px;
  padding-right: 25px;
}
.site-section-columns.-tpad {
  padding-top: 75px;
}
.site-section-columns.-bpad {
  padding-bottom: 75px;
}
@media (max-width: 1000px) {
  .site-section-columns.-tpad {
    padding-top: 25px;
  }
  .site-section-columns.-bpad {
    padding-bottom: 25px;
  }
}
@media (max-width: 1000px) {
  .site-section-columns > .elementor-container {
    flex-direction: column;
  }
  .site-section-columns > .elementor-container .elementor-top-column {
    width: auto;
    flex: 0 1 auto;
  }
  .site-section-columns > .elementor-container .elementor-top-column .elementor-widget-wrap {
    display: block !important;
    padding-left: 0;
    padding-right: 0;
  }
  .site-section-columns.-reverse > .elementor-container {
    flex-direction: column-reverse;
  }
}

.alignright {
  float: right;
  margin-left: 25px;
  margin-bottom: 20px;
}

.alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
}

.elementor-widget-theme-post-content a {
  text-decoration: underline;
}
.elementor-widget-theme-post-content .site-post-highlight {
  padding: 25px 0;
  border-top: 5px solid #f29c4a;
  border-bottom: 5px solid #f29c4a;
  margin-bottom: 50px;
}
.elementor-widget-theme-post-content .site-post-highlight:not(:first-child) {
  margin-top: 50px;
}
.elementor-widget-theme-post-content .site-post-highlight > *:first-child {
  margin-top: 0;
}
.elementor-widget-theme-post-content .site-post-highlight > *:last-child {
  margin-bottom: 0;
}

.elementor-widget {
  --site-spacing-above: 0;
  --site-spacing-below: 0;
  --max-width: none;
}

.elementor-widget:last-child {
  --site-spacing-below: 0;
}

.elementor-widget .elementor-widget-container {
  max-width: calc(1px * var(--site-max-width));
  margin-top: calc(1px * var(--site-spacing-above));
  margin-bottom: calc(1px * var(--site-spacing-below));
}

@media (max-width: 1000px) {
  .site-mobile-nospace .elementor-widget-container {
    margin-top: 40px;
    margin-bottom: 0;
  }
}
.elementor-widget-site-base--blockalign-center .elementor-widget-container {
  margin-left: auto;
  margin-right: auto;
}

.elementor-widget-site-base--blockalign-right .elementor-widget-container {
  margin-left: auto;
}

.elementor-widget-site-base--blockalign-left .elementor-widget-container {
  margin-right: auto;
}

@media (max-width: 1000px) {
  .site-base--mobilealign-left {
    text-align: left !important;
  }

  .site-base--mobilealign-center {
    text-align: center !important;
  }

  .site-base--mobilealign-right {
    text-align: right !important;
  }
}
.elementor-widget-site-base-markdown--size-2xlarge {
  font-size: 2.5rem;
  line-height: 1.25;
}

.elementor-widget-site-base-markdown--size-xlarge {
  font-size: 2rem;
  line-height: 1.25;
}

.elementor-widget-site-base-markdown--size-large {
  font-size: 1.75rem;
  line-height: 1.33;
}

.elementor-widget-site-base-markdown--size-medium {
  font-size: 1.5rem;
}

.elementor-widget-site-base-markdown--size-small {
  font-size: 1.33rem;
}

.elementor-widget-site-base-markdown--size-xsmall {
  font-size: 1.125rem;
}

.site-base-markdown a {
  text-decoration: underline;
}

.elementor-widget-site-markdown a {
  text-decoration: underline;
}
.elementor-widget-site-markdown .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-markdown .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}

.elementor-widget-site-markdown--style-14 {
  font-size: 0.7778rem;
  line-height: 1.255;
}

.elementor-widget-site-markdown--style-18 {
  font-size: 1rem;
}

.elementor-widget-site-markdown--style-24 {
  font-size: 1.3333rem;
  line-height: 1.2675;
}

.elementor-widget-site-markdown--style-32 {
  font-size: 1.7778rem;
  line-height: 1.2675;
}

.elementor-widget-site-markdown--style-36 {
  font-size: 2rem;
  line-height: 1.2675;
}

.elementor-widget-site-markdown--style-40 {
  font-size: 2.5rem;
  line-height: 1.2675;
}

.elementor-widget-site-markdown.-liststyle-gray ul, .elementor-widget-site-markdown.-liststyle-red ul {
  list-style-type: none;
  padding-left: 20px !important;
}
.elementor-widget-site-markdown.-liststyle-gray ul li, .elementor-widget-site-markdown.-liststyle-red ul li {
  position: relative;
}
.elementor-widget-site-markdown.-liststyle-gray ul li::before, .elementor-widget-site-markdown.-liststyle-red ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  content: "\f105";
  left: -20px;
  top: -0.125em;
  color: #6e6c70;
  font-size: 1.25em;
}
.elementor-widget-site-markdown.-liststyle-red ul li::before {
  color: #AE543B;
}

.elementor-widget-site-heading .elementor-widget-container > *:first-child {
  margin-top: 0;
}
.elementor-widget-site-heading .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-site-heading,
.elementor-widget-site-heading p,
.elementor-widget-site-heading h1,
.elementor-widget-site-heading h2,
.elementor-widget-site-heading h3 {
  font-weight: 500;
}
.elementor-widget-site-heading strong,
.elementor-widget-site-heading p strong,
.elementor-widget-site-heading h1 strong,
.elementor-widget-site-heading h2 strong,
.elementor-widget-site-heading h3 strong {
  font-weight: 500;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-dark-gray {
  color: #333338;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-light-gray {
  color: #6e6b70;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-dark-orange {
  color: #CB4428;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-light-orange {
  color: #f29c4a;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-blue {
  color: #6378a2;
}
.elementor-widget-site-heading.elementor-widget-site-base--color-white {
  color: #fff;
}
.elementor-widget-site-heading.elementor-widget-site-heading--style-large,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large p,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h1,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h2,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h3 {
  font-size: 4rem;
  line-height: 1.1em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 500px) {
  .elementor-widget-site-heading.elementor-widget-site-heading--style-large,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large p,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h1,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h2,
.elementor-widget-site-heading.elementor-widget-site-heading--style-large h3 {
    font-size: 3.25rem;
  }
}
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium p,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h1,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h2,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h3 {
  font-size: 2.5rem;
  line-height: 1.33em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium p strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h1 strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h2 strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-medium h3 strong {
  font-weight: 700;
}
.elementor-widget-site-heading.elementor-widget-site-heading--style-small,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small p,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h1,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h2,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h3 {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.elementor-widget-site-heading.elementor-widget-site-heading--style-small strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small p strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h1 strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h2 strong,
.elementor-widget-site-heading.elementor-widget-site-heading--style-small h3 strong {
  font-weight: 700;
}
.elementor-widget-site-heading strong {
  color: #CB4428;
}

body.single-post .site-logo {
  display: none !important;
}

body.single-post .elementor-widget-theme-post-content {
  min-height: calc(100vh - 417px);
  box-sizing: border-box;
  padding-bottom: 75px;
}

.site-postside-column {
  position: relative;
  padding-bottom: 150px;
}
.site-postside-column::after {
  content: "";
  position: absolute;
  top: -200px;
  left: 0;
  width: 100vw;
  height: calc(200px + 100%);
  background-color: #edebe5;
  z-index: -2;
}

.site-postside-heading {
  font-size: 2rem;
  font-weight: 600;
  color: #6e6b70;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  padding-left: 10px;
  padding-bottom: 6px;
  margin-top: -12px;
}
@media (max-width: 1000px) {
  .site-postside-heading {
    padding-left: 0;
    margin-top: 0;
    margin-left: -2px;
  }
}

.site-postside {
  font-size: 1.25rem;
  top: 66px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: calc(100% - 66px);
  justify-content: center;
}
.site-postside .site-postside-post {
  padding: 20px 10px;
  display: block;
  color: #333338;
}
.site-postside .site-postside-current {
  font-weight: 500;
  background-color: #fff;
  position: relative;
  padding-top: 75px;
  padding-bottom: 75px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.site-postside .site-postside-current::after {
  position: absolute;
  background-color: #fff;
  top: 0;
  left: -30px;
  width: 50vw;
  height: 100%;
  content: "";
  z-index: -1;
}
.site-postside .site-postside-current:first-child {
  margin-top: 0;
}
.site-postside .site-postside-date {
  font-size: 1.125rem;
}
.site-postside .site-postside-title {
  color: #6378a2;
  padding: 2px 0;
}
.site-postside .site-postside-meta {
  margin: 0 -10px;
  display: flex;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  color: #6e6b70;
}
.site-postside .site-postside-meta span {
  padding: 0 10px;
}

div[data-elementor-type=single-post] .elementor-top-section {
  padding-bottom: 0;
}
div[data-elementor-type=single-post] .elementor-top-section .elementor-column:first-child {
  padding-right: 50px;
}
@media (max-width: 1000px) {
  div[data-elementor-type=single-post] .elementor-top-section {
    padding-bottom: calc(10px * var(--site-section-bp));
  }
  div[data-elementor-type=single-post] .elementor-top-section .elementor-column:first-child {
    padding-right: 0;
  }
}

@media (max-width: 1000px) {
  .site-postside-post {
    border-top: 2px solid #fff;
  }

  .site-postside-current {
    display: none !important;
  }

  .site-postside {
    background-color: #edebe5;
    margin-left: -35px;
    width: calc(100% + 70px);
    margin-bottom: -190px;
  }

  .site-postside-column::after {
    display: none;
  }

  .site-postside-post {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  body.single-post .elementor-widget-theme-post-content {
    min-height: 0;
  }
}
.site-logo {
  height: 0;
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}
.site-logo .site-logo-image {
  padding: 1000px 1000px;
  position: fixed;
  margin-left: -1000px;
  top: -1000px;
  background: radial-gradient(ellipse at center, #FFFFFF 0, rgba(0, 0, 0, 0) 50%);
  pointer-events: none;
  width: auto;
}
.site-logo .site-logo-image img {
  max-width: 300px;
  display: block;
}
@media (max-width: 500px) {
  .site-logo .site-logo-image img {
    max-width: 250px;
  }
}
@media (max-width: 400px) {
  .site-logo .site-logo-image img {
    max-width: 225px;
  }
}
.site-logo a {
  padding: 20px 10px;
  display: block;
}

body:not(.home) .site-logo a {
  pointer-events: auto;
}

.site-headerimage {
  height: 0;
  padding-top: 28.5714285714%;
  position: relative;
  z-index: -1;
  display: none;
}
.site-headerimage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.site-headerimage-wide {
  display: block;
}

.site-headerimage-medium {
  padding-top: 42.8571428571%;
  display: none;
}

.site-headerimage-narrow {
  padding-top: 57.1428571429%;
  display: none;
}

@media (max-width: 1100px) {
  .site-headerimage-wide,
.site-headerimage-narrow {
    display: none;
  }

  .site-headerimage-medium {
    display: block;
  }
}
@media (max-width: 600px) {
  .site-headerimage-wide,
.site-headerimage-medium {
    display: none;
  }

  .site-headerimage-narrow {
    display: block;
  }
}
.site-headerimage-post-container {
  height: 0;
  padding-top: 28.5995%;
  position: relative;
  background-color: #333338;
}

.site-headerimage-poststyle {
  background-color: #6378a2;
}
.site-headerimage-poststyle .site-headerimage-date span {
  background-color: #6378a2 !important;
}

.site-headerimage-post {
  position: absolute;
  top: 0;
  left: calc(50% - 820px);
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  width: 1640px;
}
@media (max-width: 1640px) {
  .site-headerimage-post {
    left: 0;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.site-headerimage-post .site-headerimage-left {
  color: #fff;
  flex: 0 0 66.6666666667%;
  box-sizing: border-box;
  text-align: center;
  padding-right: 100px;
}
.site-headerimage-post .site-headerimage-left > *:not(last-child) {
  padding-bottom: 20px;
}
.site-headerimage-post .site-headerimage-left .site-headerimage-title {
  font-size: 4rem;
  line-height: 1.125;
}
.site-headerimage-post .site-headerimage-left .site-headerimage-date {
  font-size: 2.5rem;
  position: relative;
}
.site-headerimage-post .site-headerimage-left .site-headerimage-date::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
  height: 4px;
  background-color: #fff;
  width: 100%;
}
.site-headerimage-post .site-headerimage-left .site-headerimage-date span {
  background-color: #333338;
  position: relative;
  z-index: 1;
  padding: 0 15px;
}
.site-headerimage-post .site-headerimage-left .site-headerimage-meta {
  font-size: 1.75rem;
  text-transform: uppercase;
}
.site-headerimage-post .site-headerimage-right {
  flex: 0 0 33.3333333333%;
  height: 100%;
  padding: 25px 0;
  box-sizing: border-box;
  align-items: center;
  display: flex;
}
.site-headerimage-post .site-headerimage-right img {
  background-color: #fff;
  padding: 25px;
  box-shadow: 2px 2px 4px black;
  display: block;
  box-sizing: border-box;
  object-fit: contain;
  max-height: 100%;
  width: auto;
}

@media (max-width: 1000px) {
  .site-headerimage-post-container {
    height: auto;
    padding: 0;
  }

  .site-headerimage-post {
    position: relative;
    flex-direction: column-reverse;
  }
  .site-headerimage-post .site-headerimage-left {
    padding-right: 0;
    margin-top: 10px;
  }
  .site-headerimage-post img {
    max-width: 600px;
  }
}
@media (max-width: 1000px) and (max-width: 650px) {
  .site-headerimage-post img {
    max-width: 100%;
  }
}
.site-slideshow .site-slideshow-images {
  height: 0;
  padding-top: 33.3333333333%;
  position: relative;
  z-index: -1;
}
.site-slideshow .site-slideshow-images img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 2s;
}
.site-slideshow .site-slideshow-images img.active {
  opacity: 1;
}

.site-posts {
  display: flex;
  flex-wrap: wrap;
  --site-posts-padding: 20px;
  --site-posts-columns: 3;
  margin: calc(-1 * var(--site-posts-padding));
}
@media (max-width: 1300px) {
  .site-posts {
    --site-posts-padding: 15px;
  }
}
@media (max-width: 1200px) {
  .site-posts {
    --site-posts-padding: 10px;
  }
}
@media (max-width: 1100px) {
  .site-posts {
    --site-posts-columns: 2;
    --site-posts-padding: 15px;
  }
}
@media (max-width: 700px) {
  .site-posts {
    --site-posts-columns: 1;
    --site-posts-padding: 10px;
  }
}
.site-posts .site-post {
  flex: 0 0 calc(100% / var(--site-posts-columns) - 2 * var(--site-posts-padding));
  background-color: #fff;
  box-sizing: border-box;
  margin: var(--site-posts-padding);
  display: flex;
  flex-direction: column;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  padding: var(--site-posts-padding);
}
.site-posts .site-posts-tweets {
  --site-posts-tweets-opacity: 0;
  background-color: #f29c4a;
}
.site-posts .site-posts-tweets .timeline-Widget {
  border-radius: 1px;
}
.site-posts .site-posts-tweets > * {
  opacity: var(--site-posts-tweets-opacity);
}
.site-posts .site-post-title {
  color: #6378a2;
  font-size: 1.5rem;
  padding-top: var(--site-posts-padding);
  padding-bottom: 0;
  margin-bottom: 0;
}
.site-posts .site-post-excerpt {
  font-size: 1.125rem;
  color: #6e6b70;
  padding-top: var(--site-posts-padding);
  padding-bottom: 0;
}
.site-posts .site-post-image {
  height: 0;
  padding-top: 66.6666666667%;
  position: relative;
  background-color: #fff;
  padding-bottom: var(--site-posts-padding);
  border-bottom: 2px solid #edebe5;
}
.site-posts .site-post-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - var(--site-posts-padding));
  object-fit: contain;
}
.site-posts .site-post-more {
  text-transform: uppercase;
  flex-grow: 1;
  padding-top: var(--site-posts-padding);
  padding-bottom: var(--site-posts-padding);
}
.site-posts .site-post-more .fas {
  position: relative;
  top: -1px;
  font-size: 0.8em;
  padding-left: 10px;
}
.site-posts .site-post-meta {
  padding-top: var(--site-posts-padding);
  padding-bottom: var(--site-posts-padding);
  border-top: 1px solid #edebe5;
  display: flex;
  justify-content: space-between;
}

.site-postcats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}
.site-postcats li {
  display: block;
}
.site-postcats button {
  font-size: 1.5rem;
  margin: 10px;
  transition-duration: 0s;
  color: #CB4428;
  background-color: #fff;
}
.site-postcats button::after, .site-postcats button::before {
  display: none;
}
.site-postcats button:focus {
  border-radius: inherit;
  background-color: inherit;
  outline: 0;
}
.site-postcats li.active button {
  background-color: #CB4428;
  color: #fff;
}
.site-postcats button:hover {
  background-color: #CB4428;
  color: #fff;
}

.site-timeline {
  --site-timeline-active: 0;
  --site-timeline-height: 0;
  overflow: hidden;
}

.site-timeline-sections {
  align-items: center;
  width: calc(var(--site-timeline-width) * var(--site-timeline-count));
  height: 0;
  transform: translate(calc(-1 * var(--site-timeline-active) * var(--site-timeline-width)));
  transition: transform 0.75s, height 0.75s, opacity 0.2s ease 0.75s;
  overflow: hidden;
  opacity: 0;
}

.site-timeline.active .site-timeline-sections {
  display: flex;
  opacity: 1;
  height: var(--site-timeline-height);
  /*
  @media (max-width: $breakpoint)
  {
    --site-timeline-image-height: 300px;
    height: calc(var(--site-timeline-height) + var(--site-timeline-image-height));
  }
  */
}

.site-timeline-section {
  display: flex;
  flex-direction: row-reverse;
  flex: 0 0 var(--site-timeline-width);
  align-items: center;
  padding-bottom: 25px;
}
.site-timeline-section .site-timeline-image {
  flex: 0 0 33.3333333333%;
  padding: 25px 10px;
  box-sizing: border-box;
  position: relative;
}
.site-timeline-section .site-timeline-image .site-timeline-image-inner {
  height: 0;
  padding-top: 66.6666666667%;
  position: relative;
}
.site-timeline-section .site-timeline-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  max-height: 575px;
  width: auto !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.site-timeline-section .site-timeline-image::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  height: 100%;
  width: 45px;
  border: 3px solid #FFF;
  border-left: 0;
}
@media (max-width: 1000px) {
  .site-timeline-section {
    flex-direction: column-reverse;
  }
  .site-timeline-section .site-timeline-entries, .site-timeline-section .site-timeline-image {
    flex: 0 1 auto;
    width: auto;
  }
  .site-timeline-section .site-timeline-image {
    width: 100%;
    max-width: 500px;
  }
  .site-timeline-section .site-timeline-image-inner {
    flex: 0 1 auto;
    width: auto;
    height: 0;
    padding-top: 66.6666666667% !important;
    position: relative;
    width: 100%;
  }
  .site-timeline-section .site-timeline-image-inner img {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .site-timeline-section .site-timeline-image-inner {
    height: auto !important;
    padding-top: 0;
  }
  .site-timeline-section .site-timeline-image::after {
    display: none;
  }
}
.site-timeline-section .site-timeline-entries {
  padding: 10px 10px 10px 50px;
  position: relative;
}
.site-timeline-section .site-timeline-entries .site-timeline-entry.active .site-timeline-year {
  position: relative;
}
.site-timeline-section .site-timeline-entries .site-timeline-entry.active .site-timeline-year.withline::before {
  content: "";
  position: absolute;
  top: calc(50% - 1.5px);
  left: -35px;
  width: 27.5px;
  height: 3px;
  background-color: #FFF;
}
.site-timeline-section .site-timeline-entry:not(:first-child) {
  margin-top: 1.25rem;
}
.site-timeline-section .site-timeline-year {
  font-size: 1.125rem;
  color: #6378a2;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.site-timeline-section .site-timeline-imagebutton {
  cursor: pointer;
  padding: 2px 5px;
  border: 0;
  font-size: 1.125em;
  position: relative;
  top: 1px;
  color: #6e6b70;
  background-color: transparent;
  transition: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.site-timeline-section .site-timeline-imagebutton:hover, .site-timeline-section .site-timeline-imagebutton:active, .site-timeline-section .site-timeline-imagebutton:focus {
  background: none;
  outline: 0;
}
.site-timeline-section .site-timeline-imagebutton:hover {
  color: #CB4428;
}
.site-timeline-section .site-timeline-entry.active .site-timeline-imagebutton, .site-timeline-section .site-timeline-entry.active .site-timeline-year {
  color: #CB4428;
}
.site-timeline-section .site-timeline-content {
  font-size: 1.125rem;
  margin-top: 0.25rem;
}
.site-timeline-section .site-timeline-content > *:first-child {
  margin-top: 0;
}
.site-timeline-section .site-timeline-content > *:last-child {
  margin-bottom: 0;
}

.site-timeline-nav {
  font-size: 1.25rem;
}
.site-timeline-nav ul {
  display: flex;
  justify-content: center;
  padding: 0;
  position: relative;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1340px) {
  .site-timeline-nav ul {
    max-width: 700px;
  }
}
@media (max-width: 700px) {
  .site-timeline-nav ul {
    max-width: 500px;
  }
}
@media (max-width: 450px) {
  .site-timeline-nav ul {
    max-width: 390px;
  }
}
.site-timeline-nav li {
  display: block;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
  position: relative;
  z-index: 1;
  font-weight: 500;
  overflow: visible;
}
@media (max-width: 1640px) {
  .site-timeline-nav li {
    padding: 10px 15px;
  }
}
@media (max-width: 500px) {
  .site-timeline-nav li {
    padding: 10px 10px;
  }
}
.site-timeline-nav li span {
  background-color: #edebe5;
  position: relative;
  padding: 0 10px;
}
.site-timeline-nav li::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #6e6b70;
  opacity: 0.67;
  top: calc(50% - 0.5px);
  left: 0;
  position: absolute;
}
.site-timeline-nav li:first-child {
  text-transform: uppercase;
}
.site-timeline-nav li.selected, .site-timeline-nav li:hover, .site-timeline-nav li.hover {
  color: #CB4428;
}

.site-timeline-learnmore {
  padding-top: 1rem;
  padding-bottom: 12px;
  text-align: center;
}
.site-timeline-learnmore button {
  text-transform: uppercase;
  font-size: 1.125rem;
}

.site-timeline.active .site-timeline-learnmore {
  display: none;
}

.site-timeline-larger .site-timeline-content, .site-timeline-larger .site-timeline-imagebutton, .site-timeline-larger .site-timeline-year {
  font-size: 1.5rem;
}

@media (max-width: 1000px) {
  .site-timeline-content, .site-timeline-imagebutton, .site-timeline-year {
    font-size: 1.5rem !important;
  }
}
.site-timeline-images {
  display: none;
}

.site-grantsearch-form {
  display: flex;
  align-items: flex-end;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}
.site-grantsearch-form .site-grantsearch-keyword {
  flex: 1 0 auto;
}
.site-grantsearch-form .site-grantsearch-keyword input {
  border-radius: 0;
  border: 0;
  border-bottom: 3px solid #6e6b70;
  font-weight: bold;
  color: #6e6b70;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.125rem;
  font-weight: 500;
}
.site-grantsearch-form .site-grantsearch-keyword input::placeholder {
  opacity: 0.75;
}
.site-grantsearch-form .site-grantsearch-keyword input:focus {
  outline: 0;
}
.site-grantsearch-form .site-grantsearch-year,
.site-grantsearch-form .site-grantsearch-amount {
  flex: 1 0 auto;
  padding: 0 25px;
}
.site-grantsearch-form .irs--round .irs-from:before,
.site-grantsearch-form .irs--round .irs-to:before,
.site-grantsearch-form .irs--round .irs-single:before {
  border-top-color: #6e6b70;
}
.site-grantsearch-form .irs-to,
.site-grantsearch-form .irs-from,
.site-grantsearch-form .irs-single {
  background-color: #6e6b70;
}
.site-grantsearch-form .irs-bar {
  background-color: #6e6b70;
}
.site-grantsearch-form .irs-handle {
  border-color: #6e6b70;
}

.site-grantsearch-filters {
  flex: 0 0 330px;
  padding: 25px;
  padding-left: 0;
  font-size: 1.125rem;
}
.site-grantsearch-filters p {
  position: relative;
  padding-left: 15px;
  font-size: 0.9em;
}
.site-grantsearch-filters .site-grantsearch-filter-help i {
  color: #6e6b70;
  transform: scaleX(-1);
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}
.site-grantsearch-filters .site-grantsearch-filter-heading {
  font-size: 1.125rem;
  font-weight: 700;
  color: #CB4428;
  cursor: pointer;
}
.site-grantsearch-filters .site-grantsearch-filter-heading.disabled {
  color: #6e6b70;
}
.site-grantsearch-filters ul {
  padding: 0;
  font-weight: 600;
  margin: -7.5px -20px;
}
.site-grantsearch-filters ul li {
  font-weight: 400;
  display: block;
  padding: 7.5px 20px 7.5px 40px;
  cursor: pointer;
  position: relative;
  color: #CB4428;
}
.site-grantsearch-filters ul li.disabled {
  color: #6e6b70;
}

.site-grantsearch-main {
  display: flex;
  align-items: flex-start;
}

.site-grantsearch-results {
  margin: 25px 0;
  padding: 0 25px;
  padding-left: 0;
  flex-grow: 1;
  max-height: 70vh;
  overflow-y: scroll;
}
.site-grantsearch-results table {
  margin-top: 0;
  width: 100%;
}
.site-grantsearch-results table th {
  top: 60px;
  position: sticky;
  background-color: #fff;
  z-index: 1;
}
.site-grantsearch-results td,
.site-grantsearch-results th,
.site-grantsearch-results tr {
  border: 0 !important;
}
.site-grantsearch-results td {
  border-top: 1px solid #edebe5 !important;
}
.site-grantsearch-results tr.site-grantsearch-more td {
  padding-top: 0;
  border-top: 0 !important;
  padding-bottom: 0;
}
.site-grantsearch-results tr:last-child td {
  border-bottom: 1px solid #edebe5 !important;
}
.site-grantsearch-results th {
  text-align: left;
  white-space: nowrap;
  color: #6378a2;
  font-size: 20px;
  font-weight: 700;
}
.site-grantsearch-results td {
  padding: 10px 5px;
  color: #333338;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  border: 0;
}
.site-grantsearch-results td:first-child {
  padding-left: 0;
}
.site-grantsearch-results td:last-child {
  padding-right: 0;
}
.site-grantsearch-results tr.open td {
  padding-bottom: 0;
}
.site-grantsearch-results tr.open .site-grantsearch-more-button {
  visibility: hidden;
}
.site-grantsearch-results .site-grantsearch-more-button {
  font-weight: 500;
  cursor: pointer;
  font-size: 0.8em;
  color: #6378a2;
  display: block;
  /*
  outline: 2px solid $blue;
  display: inline-block;
  line-height: 0.8em;
  margin-left: 5px;
  */
}
.site-grantsearch-results td:nth-child(1),
.site-grantsearch-results th:nth-child(1) {
  width: 33%;
}
.site-grantsearch-results td:nth-child(3),
.site-grantsearch-results th:nth-child(3) {
  width: 5%;
}
.site-grantsearch-results td:nth-child(6),
.site-grantsearch-results th:nth-child(6) {
  width: 5%;
}
.site-grantsearch-results td:nth-child(2),
.site-grantsearch-results th:nth-child(2) {
  width: 10%;
}
.site-grantsearch-results td:nth-child(4),
.site-grantsearch-results th:nth-child(4) {
  width: 15.66%;
}
.site-grantsearch-results td:nth-child(5),
.site-grantsearch-results th:nth-child(5) {
  width: 15.66%;
}
.site-grantsearch-results td:nth-child(5) > div:last-child,
.site-grantsearch-results th:nth-child(5) > div:last-child {
  color: #6e6b70;
  font-size: 0.85em;
  padding-left: 20px;
  position: relative;
}
.site-grantsearch-results td:nth-child(5) > div:last-child:not(:empty)::after,
.site-grantsearch-results th:nth-child(5) > div:last-child:not(:empty)::after {
  content: "";
  border-left: 1px solid #6e6b70;
  border-bottom: 1px solid #6e6b70;
  position: absolute;
  top: calc(0.8em - 10px);
  left: 5px;
  height: 10px;
  width: 10px;
}
.site-grantsearch-results tbody.noresults,
.site-grantsearch-results tbody.loading,
.site-grantsearch-results tbody.introduction {
  display: none;
}
.site-grantsearch-results.noresults tbody.noresults {
  display: table-row-group;
}
.site-grantsearch-results.noresults tbody.loading,
.site-grantsearch-results.noresults tbody.introduction {
  display: none;
}
.site-grantsearch-results.loading tbody.loading {
  display: table-row-group;
}
.site-grantsearch-results.loading tbody.noresults,
.site-grantsearch-results.loading tbody.introduction {
  display: none;
}
.site-grantsearch-results.introduction tbody.introduction {
  display: table-row-group;
}
.site-grantsearch-results.introduction tbody.loading,
.site-grantsearch-results.introduction tbody.noresults {
  display: none;
}
.site-grantsearch-results tbody.template {
  display: none;
}
.site-grantsearch-results .site-grantsearch-more-title {
  font-weight: 600;
  font-size: 0.9em;
  max-width: 640px;
  position: relative;
  top: -10px;
}
.site-grantsearch-results .site-grantsearch-more-title:not(:last-child) {
  padding-bottom: 10px;
}
.site-grantsearch-results .site-grantsearch-more-summary {
  font-size: 0.8em;
  max-width: 640px;
  position: relative;
  top: -10px;
}

.site-grantsearch-filterbuttons button {
  background-color: transparent;
  border: 1px solid #6e6b70;
  color: #333338;
  padding: 5px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.site-grantsearch-filterbuttons button i {
  color: #6e6b70 !important;
  line-height: 100%;
  vertical-align: middle;
  padding-right: 5px;
  position: relative;
  top: -1px;
}
.site-grantsearch-filterbuttons button::after, .site-grantsearch-filterbuttons button::before {
  display: none;
}

@media (max-width: 1000px) {
  .site-grant-stats .elementor-container {
    flex-direction: column;
    align-items: center;
  }
  .site-grant-stats .elementor-container .elementor-column {
    flex: 0 1 auto;
    width: auto;
  }
  .site-grant-stats .elementor-container .elementor-column:not(:last-child) {
    margin-bottom: 15px;
  }
}
.zff-grants {
  overflow-x: auto;
}
.zff-grants > .elementor-container {
  min-width: 1300px;
}

.site-grantsearch-learning .site-grantsearch-filters {
  flex: 0 0 33%;
  min-width: 300px;
}
.site-grantsearch-learning .site-grantsearch-results table th {
  top: 0;
}
.site-grantsearch-learning .site-grantsearch-filter-heading button {
  background-color: transparent;
  color: #333338;
  border-color: #333338;
  padding: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.site-grantsearch-learning .site-grantsearch-filter-help {
  left: 6.5px;
}
.site-grantsearch-learning .site-grantsearch-results {
  margin-top: 14px;
}
.site-grantsearch-learning .site-grantsearch-results td:first-child,
.site-grantsearch-learning .site-grantsearch-results th:first-child {
  width: 33%;
}
.site-grantsearch-learning .site-grantsearch-results td:last-child,
.site-grantsearch-learning .site-grantsearch-results th:last-child {
  width: 66%;
}
.site-grantsearch-learning .site-grantsearch-results td:first-child {
  padding-bottom: 10px;
}
.site-grantsearch-learning .site-grantsearch-results td {
  vertical-align: top;
}
.site-grantsearch-learning .site-grantsearch-results td:last-child {
  font-size: 16px;
}
.site-grantsearch-learning .site-grantsearch-results td:last-child ul {
  padding-left: 15px;
}
.site-grantsearch-learning .details-tmp {
  margin-top: 25px;
  pointer-events: none;
  font-size: 14px;
}
.site-grantsearch-learning .details-tmp > div {
  display: flex;
}
.site-grantsearch-learning .details-tmp span:first-child {
  font-weight: 700;
  flex: 0 0 75px;
}

.zff-grants-learning {
  overflow-x: auto;
}
.zff-grants-learning > .elementor-container {
  min-width: 950px;
}

.site-sidetabs {
  display: flex;
  margin: -10px;
}
.site-sidetabs .site-sidetabs-left {
  padding: 10px 50px 10px 10px;
  flex: 0 0 33.3333333333%;
  box-sizing: border-box;
}
.site-sidetabs .site-sidetabs-right {
  padding: 10px;
  position: relative;
}
.site-sidetabs .site-sidetabs-right::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 15px;
  height: 100%;
  width: 45px;
  border: 2px solid #ECEAE6;
  border-right: 0;
}

.site-sidetabs-heading {
  font-size: 4rem;
  line-height: 1.1em;
  font-weight: 500;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  color: #CB4428;
}
@media (max-width: 500px) {
  .site-sidetabs-heading {
    font-size: 3.25rem;
  }
}

.site-sidetabs-intro {
  font-size: 1.5rem;
  padding-bottom: 25px;
}

.site-sidetabs-tabs ul {
  padding: 0;
}
.site-sidetabs-tabs ul li {
  color: #6e6b70;
  font-size: 2rem;
  font-weight: 600;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  text-align: right;
}
.site-sidetabs-tabs ul li:first-child {
  padding-top: 25px;
  padding-bottom: 25px;
}
.site-sidetabs-tabs ul li:last-child {
  padding-bottom: 0;
}
.site-sidetabs-tabs ul li.active {
  color: #f29c4a;
  position: relative;
}
.site-sidetabs-tabs ul li.active::after {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: calc(100% + 15px);
  width: 60px;
  height: 2px;
  background-color: #ECEAE6;
}
@media (max-width: 1000px) {
  .site-sidetabs-tabs ul li.active::after {
    display: none;
  }
}

.site-sidetabs-content {
  padding: 10px 10px 10px 60px;
  font-size: 1.33rem;
  display: none;
}
.site-sidetabs-content.active {
  display: block;
}
.site-sidetabs-content h3 {
  color: #333338;
  font-size: 2.5rem;
  line-height: 1.33em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  margin-bottom: 50px;
}
.site-sidetabs-content strong {
  color: #6378a2;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  clear: both;
  font-size: 2rem;
  margin-top: -4px;
  margin-left: -2px;
  padding-right: 13px;
  display: inline-block;
}
.site-sidetabs-content p {
  margin-bottom: 35px;
}
.site-sidetabs-content p:last-child {
  margin-bottom: 0;
}

.site-sidetabs-back {
  padding: 50px 10px 10px 60px;
  display: none;
}
.site-sidetabs-back a {
  color: #6378a2 !important;
  font-size: 1.5rem;
}
.site-sidetabs-back a::before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  padding-right: 10px;
}
.site-sidetabs-back a:hover {
  color: #f29c4a !important;
}

@media (max-width: 1000px) {
  .site-sidetabs {
    flex-direction: column;
  }

  .site-sidetabs-tabs ul li {
    text-align: left;
  }

  .site-sidetabs .site-sidetabs-right .site-sidetabs-content {
    padding-left: 10px;
  }

  .site-sidetabs .site-sidetabs-right::after {
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    border-right: 2px solid #edebe5 !important;
    border-bottom: 0 !important;
    height: 45px;
  }
}
.site-toptabs {
  display: flex;
  flex-direction: column;
}

.site-toptabs-back {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding-top: 20px;
  display: none;
}
.site-toptabs-back a {
  color: #f29c4a !important;
  font-size: 1.5rem;
}
.site-toptabs-back a::before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  padding-right: 10px;
}
.site-toptabs-back a:hover {
  color: #fff !important;
}

.site-toptabs-tabs {
  display: flex;
  padding: 0;
  margin: 0 -25px;
}
@media (max-width: 500px) {
  .site-toptabs-tabs {
    display: block;
  }
}
.site-toptabs-tabs li {
  display: block;
  color: #f29c4a;
  font-size: 1.75rem;
  padding: 20px 25px;
  padding-top: 5px;
  cursor: pointer;
}
.site-toptabs-tabs li.active {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 10px;
  font-weight: 700;
}

.site-toptabs-main {
  padding-top: 20px;
}

.site-toptabs-content {
  display: none;
  color: #fff;
  font-size: 1.5rem;
}
.site-toptabs-content:first-child {
  display: block;
}
.site-toptabs-content strong {
  font-size: 1.33rem;
}

.site-accordion .site-accordion-entry {
  color: #333338;
  font-size: 1.5rem;
  padding-left: 30px;
}
.site-accordion .site-accordion-heading {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.5rem;
  color: #6e6b70;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  position: relative;
  list-style: none;
  cursor: pointer;
}
.site-accordion .site-accordion-heading:hover {
  color: #CB4428;
}
.site-accordion .site-accordion-heading::before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.25rem;
  font-weight: 900;
  position: absolute;
  top: 18px;
  left: -30px;
  content: "\f067";
}
.site-accordion .site-accordion-content {
  height: 0;
  overflow: hidden;
}

.site-accordion-entry.open .site-accordion-content {
  height: auto;
}
.site-accordion-entry.open .site-accordion-heading::before {
  content: "\f068";
}

.site-imagebox img {
  display: block;
  width: 100%;
}
.site-imagebox .site-imagebox-text {
  line-height: 1.4;
  box-sizing: border-box;
  background-color: #edebe5;
}
.site-imagebox .site-imagebox-text > *:first-child {
  margin-top: 0;
}
.site-imagebox .site-imagebox-text > *:last-child {
  margin-bottom: 0;
}
.site-imagebox h1 {
  font-size: 1em;
  text-transform: uppercase;
}
.site-imagebox .site-imagebox-button a {
  display: inline-block;
  color: #fff;
  background-color: #CB4428;
  padding: 15px 30px;
  font-size: 1rem;
  text-transform: uppercase;
}

.elementor-widget-site-imagebox--style-wide-left,
.elementor-widget-site-imagebox--style-wide-right {
  font-size: 1.3333rem;
  line-height: 1.2675;
}
.elementor-widget-site-imagebox--style-wide-left .site-imagebox,
.elementor-widget-site-imagebox--style-wide-right .site-imagebox {
  display: flex;
  align-items: center;
}
.elementor-widget-site-imagebox--style-wide-left .site-imagebox-image,
.elementor-widget-site-imagebox--style-wide-right .site-imagebox-image {
  flex: 0 0 66%;
}
.elementor-widget-site-imagebox--style-wide-left .site-imagebox-text,
.elementor-widget-site-imagebox--style-wide-right .site-imagebox-text {
  padding: 25px;
}

.elementor-widget-site-imagebox--style-wide-left .site-imagebox-text {
  position: relative;
  left: -50px;
}

.elementor-widget-site-imagebox--style-wide-right .site-imagebox {
  flex-direction: row-reverse;
}
.elementor-widget-site-imagebox--style-wide-right .site-imagebox-text {
  position: relative;
  right: -50px;
}

@media (max-width: 1000px) {
  .elementor-widget-site-imagebox--style-wide-left .site-imagebox,
.elementor-widget-site-imagebox--style-wide-right .site-imagebox {
    display: block;
  }
  .elementor-widget-site-imagebox--style-wide-left .site-imagebox-text,
.elementor-widget-site-imagebox--style-wide-right .site-imagebox-text {
    position: static;
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
  }
}

.elementor-widget-site-imagebox--style-flip .site-imagebox {
  display: flex;
  flex-direction: column-reverse;
  perspective: 1500px;
}
.elementor-widget-site-imagebox--style-flip .site-imagebox-text {
  font-size: 2.5rem;
  margin-bottom: -44px;
  width: calc(90% - 5px);
  padding: 16px 20px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  font-weight: 500;
  margin-left: -20px;
  line-height: 1.33em;
  position: relative;
  z-index: 1;
}
@media (max-width: 500px) {
  .elementor-widget-site-imagebox--style-flip .site-imagebox-text {
    font-size: 2rem;
    margin-bottom: -20px;
  }
}
.elementor-widget-site-imagebox--style-flip .site-imagebox-text strong {
  color: #CB4428;
}
.elementor-widget-site-imagebox--style-flip .site-imagebox-image {
  transition-property: opacity, transform;
  transition-duration: 0.2s;
  transform-style: preserve-3d;
  transform: rotateY(calc(-180deg * (1 - var(--s-progress))));
  opacity: calc(2 * var(--s-progress) - 1);
  position: relative;
  height: 0;
  padding-bottom: 66.6666666667%;
  width: 90%;
  margin-left: 10%;
}
.elementor-widget-site-imagebox--style-flip img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

.site-grid {
  --site-grid-columns: 2;
  --site-grid-padding: 10px;
  display: flex;
  margin: calc(-1 * var(--site-grid-padding));
  color: #fff;
}
@media (max-width: 1000px) {
  .site-grid {
    display: block;
  }
}
.site-grid .site-grid-item {
  flex: 0 0 calc(100% / var(--site-grid-columns));
  padding: 10px;
}
.site-grid .site-grid-image {
  background-color: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 0;
  padding-bottom: 66.6%;
  position: relative;
}
.site-grid .site-grid-image:not(:last-child) {
  margin-bottom: 10px;
}
.site-grid .site-grid-image img {
  position: absolute;
  top: 25px;
  left: 25px;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  object-fit: contain;
}
.site-grid .site-grid-heading {
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
}
.site-grid .site-grid-heading:not(:last-child) {
  margin-bottom: 5px;
}
.site-grid .site-grid-content {
  font-size: 1.25rem;
  text-align: center;
}

.site-blocks {
  display: flex;
  flex-wrap: wrap;
  padding-top: 100px;
}
.site-blocks .site-block-container {
  flex: 0 0 calc(50% - 20px);
  position: relative;
  margin: 10px;
}
.site-blocks .site-block-container:nth-child(2n) {
  top: -100px;
}
.site-blocks .site-block {
  position: relative;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  padding-top: 66.6666666667%;
  background-color: transparent;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
  cursor: pointer;
}
.site-blocks .site-block-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: transform 0.2s;
  transform-style: preserve-3d;
}
.site-blocks .site-block.flipped .site-block-inner {
  transform: rotateY(180deg);
}
.site-blocks .site-block-front,
.site-blocks .site-block-back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}
.site-blocks .site-block-front {
  background-color: #bbb;
  color: black;
}
.site-blocks .site-block-back {
  color: white;
  transform: rotateY(180deg);
  padding: 10px;
}
.site-blocks .site-block-heading {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.33;
  margin-top: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.site-blocks .site-block-content {
  font-size: 1.33rem;
  line-height: 1.35;
}
@media (max-width: 1650px) {
  .site-blocks .site-block-content {
    font-size: 1.3rem;
  }
}
@media (max-width: 1500px) {
  .site-blocks .site-block-content {
    font-size: 1.25rem;
  }
}
@media (max-width: 1000px) {
  .site-blocks .site-block-content {
    font-size: 1.33rem;
  }
}

.site-block[data-color=dark-gray] .site-block-back {
  background-color: #333338;
}

.site-block[data-color=light-gray] .site-block-back {
  background-color: #6e6b70;
}

.site-block[data-color=dark-orange] .site-block-back {
  background-color: #CB4428;
}

.site-block[data-color=light-orange] .site-block-back {
  background-color: #f29c4a;
}

.site-block[data-color=blue] .site-block-back {
  background-color: #6378a2;
}

.site-block[data-color=white] .site-block-back {
  background-color: #fff;
  color: #333338;
}

.site-blocks-heading {
  display: none;
  font-size: 2.5rem;
  line-height: 1.33em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  padding-bottom: 50px;
}
.site-blocks-heading strong {
  font-weight: 700;
  color: #CB4428;
}
@media (max-width: 1000px) {
  .site-blocks-heading {
    display: block;
  }
}

.site-imageslide {
  margin-bottom: -44px;
}
.site-imageslide .site-imageslide-1, .site-imageslide .site-imageslide-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: #fff;
}
.site-imageslide .site-imageslide-2 {
  -webkit-mask-image: linear-gradient(-90deg, black 0%, black calc(100% * var(--s-progress)), transparent calc(100% * var(--s-progress) + 2px), transparent 100%);
  mask-image: linear-gradient(-90deg, black 0%, black calc(100% * var(--s-progress)), transparent calc(100% * var(--s-progress) + 2px), transparent 100%);
}
.site-imageslide .site-imageslide-heading {
  font-size: 1.33rem;
  font-weight: 600;
  padding-bottom: 0.5rem;
  color: #6378a2;
  text-transform: uppercase;
}
.site-imageslide .fa-arrow-left,
.site-imageslide .fa-arrow-right {
  font-size: 1rem;
  position: relative;
  top: -1.25px;
}
.site-imageslide .fa-arrow-left {
  padding-right: 7px;
}
.site-imageslide .fa-arrow-right {
  padding-left: 7px;
}
.site-imageslide .site-imageslide-content {
  font-size: 1.125rem;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.site-imageslide .site-imageslide-content > *:first-child {
  margin-top: 0;
}
.site-imageslide .site-imageslide-content > *:last-child {
  margin-bottom: 0;
}
.site-imageslide img {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.site-imageslide .site-imageslide-image {
  margin-bottom: 0 !important;
  height: 0;
  width: 85%;
  padding-bottom: 56.6666666667%;
  position: relative;
}
.site-imageslide figure {
  display: block;
}
.site-imageslide img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.site-imageslide .site-imageslide-content {
  top: -44px;
  position: relative;
  text-align: left;
  padding: 16px 20px;
  background-color: #edebe5;
  width: calc(85% - 5px);
  margin-left: 15%;
  margin-bottom: 5px;
}

@media (max-width: 1000px) {
  .site-imageslide .site-imageslide-content {
    width: auto;
    max-width: 600px;
  }

  .site-imageslide-1, .site-imageslide-2 {
    margin-right: auto;
    margin-left: auto;
  }
}
.site-image img {
  display: block;
  width: 100%;
}

.site-readmore .site-readmore-more {
  display: none;
}
.site-readmore .site-readmore-button {
  font-size: inherit;
  padding: 0;
  background-color: transparent;
  color: #CB4428;
  border: 0;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.site-readmore.site-readmore-open .site-readmore-more {
  display: block;
}
.site-readmore.site-readmore-open .site-readmore-button {
  display: none;
}
.site-readmore .site-readmore-button[data-mode=less] {
  display: none;
}
.site-readmore.site-readmore-open .site-readmore-button[data-mode=more] {
  display: none;
}
.site-readmore.site-readmore-open .site-readmore-button[data-mode=less] {
  display: block;
}

.site-base--align-left .site-buttons {
  justify-content: flex-start;
}

.site-base--align-right .site-buttons {
  justify-content: flex-end;
}

.site-base--align-center .site-buttons {
  justify-content: center;
}

.elementor-widget-site-buttons {
  --site-buttons-min-width: 0;
}

.site-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.site-buttons a, .site-buttons button {
  margin: 10px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1em;
  color: #fff;
  background-color: #CB4428;
  position: relative;
  min-width: var(--site-buttons-min-width);
  text-align: center;
}
.site-buttons a:hover, .site-buttons button:hover {
  color: #fff;
}

.site-buttons--hover-vertical a::before, .site-buttons--hover-vertical button::before,
.site-buttons--hover-diagonal a::before,
.site-buttons--hover-diagonal button::before {
  content: "";
  position: absolute;
  transition: opacity 0.1s, top 0.1s, left 0.1s, bottom 0.1s, right 0.1s;
  opacity: 0;
}
.site-buttons--hover-vertical a:hover::before, .site-buttons--hover-vertical a.hover::before, .site-buttons--hover-vertical button:hover::before, .site-buttons--hover-vertical button.hover::before,
.site-buttons--hover-diagonal a:hover::before,
.site-buttons--hover-diagonal a.hover::before,
.site-buttons--hover-diagonal button:hover::before,
.site-buttons--hover-diagonal button.hover::before {
  opacity: 1;
}
.site-buttons--hover-vertical a::after, .site-buttons--hover-vertical button::after,
.site-buttons--hover-diagonal a::after,
.site-buttons--hover-diagonal button::after {
  content: "";
  position: absolute;
  transition: opacity 0.1s, top 0.1s, left 0.1s, bottom 0.1s, right 0.1s;
  opacity: 0;
}
.site-buttons--hover-vertical a:hover::after, .site-buttons--hover-vertical a.hover::after, .site-buttons--hover-vertical button:hover::after, .site-buttons--hover-vertical button.hover::after,
.site-buttons--hover-diagonal a:hover::after,
.site-buttons--hover-diagonal a.hover::after,
.site-buttons--hover-diagonal button:hover::after,
.site-buttons--hover-diagonal button.hover::after {
  opacity: 1;
}

.site-buttons--hover-diagonal a::before, .site-buttons--hover-diagonal button::before {
  top: -20px;
  left: -20px;
  height: 20px;
  width: 20px;
  border-left: 2px solid #CB4428;
  border-top: 2px solid #CB4428;
}
.site-buttons--hover-diagonal a:hover::before, .site-buttons--hover-diagonal button:hover::before {
  top: -10px;
  left: -10px;
}
.site-buttons--hover-diagonal a::after, .site-buttons--hover-diagonal button::after {
  top: 100%;
  left: 100%;
  height: 20px;
  width: 20px;
  border-right: 2px solid #CB4428;
  border-bottom: 2px solid #CB4428;
}
.site-buttons--hover-diagonal a:hover::after, .site-buttons--hover-diagonal button:hover::after {
  top: calc(100% - 10px);
  left: calc(100% - 10px);
}

.site-buttons--hover-vertical a::before, .site-buttons--hover-vertical button::before {
  top: -20px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 2px solid #CB4428;
}
.site-buttons--hover-vertical a:hover::before, .site-buttons--hover-vertical a.hover::before, .site-buttons--hover-vertical button:hover::before, .site-buttons--hover-vertical button.hover::before {
  top: -10px;
}
.site-buttons--hover-vertical a::after, .site-buttons--hover-vertical button::after {
  top: calc(100% + 20px);
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 2px solid #CB4428;
}
.site-buttons--hover-vertical a:hover::after, .site-buttons--hover-vertical a.hover::before, .site-buttons--hover-vertical button:hover::after, .site-buttons--hover-vertical button.hover::before {
  top: calc(100% + 10px);
}

.site-buttons--hover-diagonal a::after, .site-buttons--hover-diagonal button::after {
  top: 100%;
  left: 100%;
  height: 20px;
  width: 20px;
  border-right: 2px solid #CB4428;
  border-bottom: 2px solid #CB4428;
}
.site-buttons--hover-diagonal a:hover::after, .site-buttons--hover-diagonal a.hover::after, .site-buttons--hover-diagonal button:hover::after, .site-buttons--hover-diagonal button.hover::after {
  top: calc(100% - 10px);
  left: calc(100% - 10px);
}
.site-buttons--hover-diagonal a::before, .site-buttons--hover-diagonal button::before {
  top: -20px;
  left: -20px;
  height: 20px;
  width: 20px;
  border-left: 2px solid #CB4428;
  border-top: 2px solid #CB4428;
}
.site-buttons--hover-diagonal a:hover::before, .site-buttons--hover-diagonal a.hover::before, .site-buttons--hover-diagonal button:hover::before, .site-buttons--hover-diagonal button.hover::before {
  top: -10px;
  left: -10px;
}

.site-buttons--style-minimal a, .site-buttons--style-minimal button {
  color: #6e6b70;
  background-color: transparent;
  border: 1px solid #edebe5;
}
.site-buttons--style-minimal a:hover, .site-buttons--style-minimal button:hover {
  background-color: #CB4428;
  color: #fff;
}

.elementor-widget-site-buttons--size-large a,
.elementor-widget-site-buttons--size-large button {
  font-size: 1.125rem !important;
  padding: 15px 30px;
}

.elementor-widget-site-buttons--size-medium a,
.elementor-widget-site-buttons--size-medium button {
  font-size: 0.9375rem !important;
  padding: 12px 24px;
}

.site-imagecredits {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  --site-imagecredits-columns: 4;
}
.site-imagecredits img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media (max-width: 1400px) {
  .site-imagecredits {
    --site-imagecredits-columns: 3;
  }
}
@media (max-width: 950px) {
  .site-imagecredits {
    --site-imagecredits-columns: 2;
  }
}
@media (max-width: 600px) {
  .site-imagecredits {
    --site-imagecredits-columns: 1;
  }
}

.site-imagecredit {
  flex: 0 0 calc(100% / var(--site-imagecredits-columns) - 20px);
  margin: 10px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.site-imagecredit a {
  text-decoration: underline;
}

.site-imagecredit-image {
  height: 0;
  padding-top: 66.6666666667%;
  position: relative;
  background-color: #333338;
}
.site-imagecredit-image .site-imagecredit-imagecontainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-imagecredit-image .site-imagecredit-imagecontainer img {
  display: block;
}

.site-imagecredit-name:not(:empty) {
  font-weight: bold;
  color: #6378a2;
  font-size: 1.125rem;
  padding: 10px 0;
}

.site-imagecredits-heading {
  margin-top: 3rem;
  margin-bottom: 1rem;
  color: #6378a2;
  font-size: 2.5rem;
}

.site-imagecredits-heading:first-child {
  margin-top: 0;
}

.site-map {
  position: relative;
}
.site-map img {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.site-map .site-map-labels {
  width: 200px;
  text-align: right;
  font-size: 1.25rem;
  color: #6e6b70;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  right: calc(100% + 80px);
  bottom: 50px;
}
.site-map .site-map-labels .site-map-label:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1000px) {
  .site-map .site-map-labels {
    right: auto;
    left: 0;
    width: 160px;
  }
}

.site-map-label {
  --arrow-width: 0;
  --arrow-height: 0;
  --arrow-opacity: 0;
  --arrow-width-offset: 80;
}
@media (max-width: 1000px) {
  .site-map-label {
    --arrow-width-offset: -160;
  }
}
.site-map-label span {
  position: relative;
}
.site-map-label span::after {
  opacity: var(--arrow-opacity);
  content: "";
  position: absolute;
  left: calc(100% + 10px);
  bottom: 50%;
  border-bottom: 1px solid #6e6b7099;
  border-right: 1px solid #6e6b7099;
  width: calc(1px * (var(--arrow-width) + var(--arrow-width-offset)));
  height: calc(1px * var(--arrow-height));
  z-index: 10;
  mix-blend-mode: difference;
}

@media (max-width: 600px) {
  .site-map-labels {
    left: 0;
    bottom: 10px !important;
  }
  .site-map-labels .site-map-label {
    width: 27vw;
    margin-bottom: 0px !important;
  }
  .site-map-labels .site-map-label span {
    font-size: 3vw;
  }
  .site-map-labels .site-map-label span::after {
    display: none;
  }
}
.site-staff .elementor-widget-image .elementor-widget-container img {
  -webkit-mask-image: url(/wp-content/plugins/elementor/assets/mask-shapes/circle.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(/wp-content/plugins/elementor/assets/mask-shapes/circle.svg);
  mask-size: contain;
  mask-position: center center;
  mask-repeat: no-repeat;
}

.site-template-expanding-left img,
.site-template-expanding-right img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  padding-left: 0;
}
.site-template-expanding-left .elementor-top-column,
.site-template-expanding-right .elementor-top-column {
  padding-left: 10px !important;
}

.page-id-5952 #site-header .site-header-wide {
  padding-top: 33%;
}
.page-id-5952 #site-header .site-header-wide img {
  display: none;
}

.site-geointro {
  position: relative;
}
.site-geointro p {
  font-weight: 500;
  color: #6e6b70;
  padding-right: 175px;
}
@media (max-width: 1000px) {
  .site-geointro p {
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  .site-geointro p {
    font-size: 2rem;
  }
}

/*# sourceMappingURL=style.css.map */
