/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss ***!
  \***********************************************************************************************************************************************************/
/*$h3_min_font: 45px;
$h3_max_font: 65px;

$h4_min_font: 45px;
$h4_max_font: 65px;
*/
@media (max-width: 900px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }
}
/*h2, .h2 {
 	@include fluid-type($h2_min_font,$h3_max_font, $breakpoint-min, $breakpoint-max);
}*/
/*h3, .h3 {
 @include fluid-type($h3_min_font,$h3_max_font, $breakpoint-min, $breakpoint-max);
}*/
/*h4, .h4 {
	@include fluid-type($h4_min_font,$h4_max_font, $breakpoint-min, $breakpoint-max);

}*/
.wp-block-cover h2.wp-block-heading {
  text-transform: none !important;
}

.wp-block-column {
  border-radius: 12px;
}

._page-id-5486 .home-lower-nav,
.page-id-503 .home-lower-nav {
  display: none;
}
._page-id-5486 .site-branding,
.page-id-503 .site-branding {
  visibility: hidden;
}

@media only screen and (min-width: 600px) {
  ._page-id-5486 .home-lower-nav,
  .page-id-503 .home-lower-nav {
    display: block;
  }
  ._page-id-5486 .ast-primary-header-bar,
  .page-id-503 .ast-primary-header-bar {
    display: none;
  }
  ._page-id-5486.ls-home-nav-at-top .ast-primary-header-bar,
  .page-id-503.ls-home-nav-at-top .ast-primary-header-bar {
    display: block;
  }
  ._page-id-5486 .site-branding,
  .page-id-503 .site-branding {
    visibility: visible;
  }
}
h1.entry-title {
  margin-bottom: 15px;
}
h1.entry-title {
  font-size: 45px !important;
}
@media (min-width: 320px) {
  h1.entry-title {
    font-size: calc(45px + 20 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  h1.entry-title {
    font-size: 65px !important;
  }
}

button,
a.wp-block-button__link,
.ast-footer-copyright {
  text-transform: none !important;
}

.uagb-block-llyxyce8 .wp-block-button {
  text-align: center;
}

#join.elementor-menu-anchor {
  display: block;
  position: relative;
  top: -200px;
}

.ast-primary-sticky-header-active .main-header-bar-wrap .main-header-bar,
.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,
.ast-primary-sticky-header-ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(3, 20, 28)), color-stop(72%, rgb(10, 56, 76)), to(rgb(0, 50, 66)));
  background: linear-gradient(180deg, rgb(3, 20, 28) 0%, rgb(10, 56, 76) 72%, rgb(0, 50, 66) 100%);
}

.sticky-header-logo {
  display: none;
}
.ast-sticky-active .sticky-header-logo {
  display: inline-block;
}
.sticky-header-logo img {
  min-width: 140px;
  width: 160px;
}

.wp-block-cover h1.wp-block-heading.db-page-heading {
  font-size: 45px !important;
}
@media (min-width: 320px) {
  .wp-block-cover h1.wp-block-heading.db-page-heading {
    font-size: calc(45px + 20 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  .wp-block-cover h1.wp-block-heading.db-page-heading {
    font-size: 65px !important;
  }
}
.wp-block-cover h2.db-page-subheading {
  font-size: 26px !important;
}
@media (min-width: 320px) {
  .wp-block-cover h2.db-page-subheading {
    font-size: calc(26px + 10 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  .wp-block-cover h2.db-page-subheading {
    font-size: 36px !important;
  }
}

h1.uagb-heading-text {
  font-size: 45px !important;
}
@media (min-width: 320px) {
  h1.uagb-heading-text {
    font-size: calc(45px + 20 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  h1.uagb-heading-text {
    font-size: 65px !important;
  }
}

h2.uagb-heading-text {
  font-size: 26px !important;
}
@media (min-width: 320px) {
  h2.uagb-heading-text {
    font-size: calc(26px + 10 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  h2.uagb-heading-text {
    font-size: 36px !important;
  }
}

.uagb-layout-grid.activities {
  grid-auto-rows: 1fr;
}
.uagb-layout-grid.activities .wp-block-uagb-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.uagb-layout-grid.activities .wp-block-uagb-container .wp-block-uagb-info-box {
  text-align: center;
}

#masthead .site-primary-header-wrap.ast-container {
  padding-left: 0;
  padding-right: 0;
}

/*.ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 40px;
	border: 1px solid purple;
}*/
.main-header-menu > .menu-item:last-of-type a {
  padding-right: 0;
}

@media (max-width: 1200px) {
  .ast-primary-header-bar.main-header-bar {
    padding-left: 0;
    padding-right: 0;
  }
  .ast-primary-header-bar.main-header-bar .ast-builder-grid-row {
    grid-column-gap: 0;
  }
  .ast-primary-header-bar.main-header-bar .main-header-menu > .menu-item {
    line-height: 40px;
  }
  .ast-primary-header-bar.main-header-bar .main-header-menu > .menu-item a {
    padding-right: 12px;
    padding-left: 12px;
  }
  .ast-primary-header-bar.main-header-bar .main-header-menu > .menu-item:last-of-type a {
    padding-right: 0;
  }
}
header .uagb-desc-text {
  line-height: 1.25em !important;
}
header .uagb-desc-text {
  font-size: 26px !important;
}
@media (min-width: 320px) {
  header .uagb-desc-text {
    font-size: calc(26px + 10 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  header .uagb-desc-text {
    font-size: 36px !important;
  }
}
header .wp-block-uagb-advanced-heading {
  max-width: 800px !important;
}

a.cky-banner-element {
  width: auto !important;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
a.cky-banner-element:hover {
  border-bottom: none;
  cursor: pointer;
}

#content a:not(.uagb-buttons-repeater, .ast-outline-button, .wp-block-button__link, .ast-button, .page-numbers, .wp-element-button, .social-item-link) {
  border-bottom: 2px solid #0D3B56 !important;
  color: #0D3B56;
}
#content a:not(.uagb-buttons-repeater, .ast-outline-button, .wp-block-button__link, .ast-button, .page-numbers, .wp-element-button, .social-item-link):hover {
  background: #0D3B56;
  color: white;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  border-bottom: 2px solid #0D3B56 !important;
}
#content .xwp-block-button a:hover {
  background: inherit;
  color: inherit;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-color: inherit !important;
}

footer .site-above-footer-wrap h2, footer .site-above-footer-wrap h3 {
  color: white;
}
footer .site-above-footer-wrap h2 {
  font-size: 18px !important;
}
@media (min-width: 320px) {
  footer .site-above-footer-wrap h2 {
    font-size: calc(18px + 8 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  footer .site-above-footer-wrap h2 {
    font-size: 26px !important;
  }
}
footer .site-above-footer-wrap .ast-nav-menu a,
footer .site-above-footer-wrap p a {
  color: white;
}
footer .site-above-footer-wrap .ast-nav-menu a,
footer .site-above-footer-wrap p a {
  font-size: 15px !important;
}
@media (min-width: 320px) {
  footer .site-above-footer-wrap .ast-nav-menu a,
  footer .site-above-footer-wrap p a {
    font-size: calc(15px + 3 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  footer .site-above-footer-wrap .ast-nav-menu a,
  footer .site-above-footer-wrap p a {
    font-size: 18px !important;
  }
}
footer .site-above-footer-wrap .ast-nav-menu a:hover,
footer .site-above-footer-wrap p a:hover {
  color: white !important;
  text-decoration: underline;
}
footer .xast-nav-menu a {
  padding: 9px 10px !important;
  margin: 5px 5px;
}
.astra-full-megamenu-wrapper {
  background: white !important;
}
.astra-full-megamenu-wrapper .sub-menu {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.astra-full-megamenu-wrapper .sub-menu a {
  text-align: center;
  border-bottom: 2px solid transparent !important;
}
.astra-full-megamenu-wrapper .sub-menu a:hover {
  border-bottom: 2px solid black !important;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
  border: 0;
}
.ast-header-break-point .ast-builder-menu-1 .main-header-menu {
  background-color: #0D3B56;
}
.ast-header-break-point .ast-builder-menu-1 .ast-menu-toggle:hover, .ast-header-break-point .ast-builder-menu-1 .ast-menu-toggle:focus-visible {
  border-color: transparent !important;
}
.ast-header-break-point .ast-builder-menu-1 .sub-menu {
  background: #0D3B56;
}
.ast-header-break-point .ast-builder-menu-1 .sub-menu a {
  text-align: left;
}
.ast-header-break-point .ast-builder-menu-1 .sub-menu a:hover {
  border-bottom: 2px solid transparent !important;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  font-size: 12px !important;
}
@media (min-width: 320px) {
  .ast-builder-menu-1 .menu-item > .menu-link {
    font-size: calc(12px + 8 * (100vw - 320px) / 1080) !important;
  }
}
@media (min-width: 1400px) {
  .ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 20px !important;
  }
}

a.external-link:after {
  font-family: "Material Icons";
  content: "\e89e";
  width: 14px;
  height: 20px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  top: 1px;
  right: -5px;
  margin-right: 10px;
  position: relative;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

footer a.footer-social-item.external-link::after {
  content: none;
}
footer .ast-builder-social-element.ast-inline-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
footer .ast-builder-social-element .social-item-label {
  padding-right: 6px;
  padding-left: 0;
}

.site-content .social-icon a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.site-content .social-icon a svg {
  fill: #000;
  width: 37px;
  height: 37px;
}
.site-content .social-icon a .social-item-label {
  padding-right: 6px;
}
.site-content .social-icon a:hover {
  text-decoration: underline;
}
.site-content .social-icon a:hover svg {
  fill: #404040;
  width: 37px;
  height: 37px;
}
.site-content .social-icon a:after {
  content: "";
}

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