/*@font-face{font-family:Prompt;font-style:normal;font-weight:300;font-display:swap;src:local('Prompt Light'),local('Prompt-Light'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIZ2MuQ5Q.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Prompt;font-style:normal;font-weight:300;font-display:swap;src:local('Prompt Light'),local('Prompt-Light'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2Cy_gIaWMu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:local('Prompt'),local('Prompt-Regular'),url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2KbtodVkI.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Prompt;font-style:normal;font-weight:400;font-display:swap;src:local('Prompt'),local('Prompt-Regular'),url(https://fonts.gstatic.com/s/prompt/v4/-W__XJnvUD7dzB2KYNod.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:local('Prompt Bold'),local('Prompt-Bold'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C2_8IZ2MuQ5Q.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Prompt;font-style:normal;font-weight:700;font-display:swap;src:local('Prompt Bold'),local('Prompt-Bold'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C2_8IaWMu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:local('Prompt Black'),local('Prompt-Black'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C4_0IZ2MuQ5Q.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Prompt;font-style:normal;font-weight:900;font-display:swap;src:local('Prompt Black'),local('Prompt-Black'),url(https://fonts.gstatic.com/s/prompt/v4/-W_8XJnvUD7dzB2C4_0IaWMu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*/

html {
  scroll-behavior: smooth;
  cursor: default;
}

body {
  background-color: var(--primary-background);
  color: var(--primary-font);
}

.ui-widget-content, .ui-widget-header {
  background-color: var(--primary-background);
  color: var(--primary-font);
}

h1, h2, h3, h4, h5, h6 {
  color: var(--primary-heading);
}

a {
  color: var(--primary-link);
}

a:hover {
  color: var(--primary-link-hover);
}

footer {
  overflow: hidden;
  background-color: #0F52BA;
  color: #FFF;
}

footer a, footer a:hover, footer .nav-link, footer .nav-link:hover, footer h3 {
  color: #FFF;
}

footer .nav-link:hover {
  text-decoration: underline;
}

.nav-link {
  padding: 4px 0;
}

.parallax {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  color: #FFFFFF;
  padding-top: 100px;
  padding-bottom: 100px;
}

.parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax h6 {
  color: #FFFFFF;
}

.parallax::before {
  content: ' ';
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.parallax div {
  position: relative;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

header {
  background-color: #0F52BA;
  top: 0;
  position: sticky;
  z-index: 999;
  box-shadow: 0 2px 5px #333333;
}

header nav.navbar {
  padding: 8px 32px;
}

header nav.navbar>.container-fluid {
  padding: 0;
}

header .nav-link, header .nav-link:hover, header .nav-link:active, header .nav-link:focus {
  color: #FFF;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.post-column em {
  font-size: 0.9rem;
}

h3 {
  margin: 0 0 32px 0;
}

.post-column h3 {
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 16px;
}

.accordion-grid h3 {
  font-size: 1.4rem;
}

.accordion-grid h4 {
  font-size: 1rem;
}

h1, h2 {
  font-weight: 700;
  margin: 0 0 32px 0;
}

h1 {
  font-size: 3.6rem;
}

p {
  margin: 0 0 32px 0;
}

p:last-child {
  margin: 0 0 0 0;
}

.post-column {
  position: relative;
  padding: 32px;
  transition: all 0.5s ease;
}

.post-column p {
  margin-bottom: 0;
}

.post-column:hover, .hider {
  background-color: var(--primary-highlight);
}

.hider {
  padding: 32px;
}

.post-column a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figcaption {
  font-style: italic;
  text-align: center;
  font-size: 0.9rem;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mb-2, .my-2 {
  margin-bottom: 0 !important;
}

.carousel-caption h4 {
  margin: 0 0;
  font-size: 1.1rem;
}

.carousel-caption p {
  font-size: 0.9rem;
}

.carousel-caption hr {
  border-top: 1px dotted rgba(255,255,255,.3);
  width: 50%;
  margin-top: 4px;
  margin-bottom: 4px;
}

.carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.carousel-caption {
  background-color: rgba(0,0,0,0.9);
  padding-top: 8px;
}

.wp-block-media-text {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 32px;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 0 0;
}

.has-image.ui-tabs-panel div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.ui-tabs .ui-tabs-panel .row {
  padding: 0 0;
  margin: 0 0;
}

.ui-tabs .ui-tabs-panel .row .image {
  min-height: 200px;
}

.ui-tabs .ui-tabs-panel.image-right .row .col:not(.image) {
  padding-right: 32px;
}

.ui-tabs .ui-tabs-panel.image-left .row .col:not(.image) {
  padding-left: 32px;
}

.wp-block-media-text {
  margin: 32px 0;
}

.wp-block-media-text .wp-block-media-text__content {
  padding-right: 0;
  padding-left: 0;
  grid-column: auto;
  grid-row: auto;
}

.wp-block-media-text .wp-block-media-text__media {
  grid-column: auto;
  grid-row: auto;
}

.bg-LightGrey {
  background-color: #E6E6E6;
}

.ui-accordion .ui-accordion-header {
  font-size: 1.4rem;
  font-weight: 700;
}

.ui-icon {
  display: inline-block !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background-color: #E6E6E6;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: var(--primary-link);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  background-color: var(--primary-focus);
  color: #FFFFFF;
  border-color: #E6E6E6;
}

blockquote span.stars {
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  text-align: center;
  text-shadow: 1px 1px 2px #333333;
  font-size: 1.4rem;
}

.stars .fas.fa-star {
  color: #d3af37;
}

blockquote p {
  margin-bottom: 8px;
}

blockquote cite {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 0.9rem;
}

blockquote {
  position: relative;
  padding: 32px;
  background-color: #FFFFFF;
  margin-top: 16px;
}

blockquote::before {
  font-family: sans-serif;
  font-weight: 900;
  content: '\201C';
  position: absolute;
  top: -48px;
  left: 16px;
  font-size: 5rem;
}

blockquote::after {
  font-family: sans-serif;
  font-weight: 900;
  content: '\201D';
  position: absolute;
  bottom: -16px;
  right: 16px;
  font-size: 5rem;
  line-height: 0;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

.wp-bootstrap-blocks-row .col.insta div, .insta div {
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  padding-bottom: 100% !important;
}

.instarow {
  margin-left: -4px;
  margin-right: -4px;
}

.insta {
  padding: 0 !important;
}

.insta span {
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center;
  opacity: 0;
  font-weight: 700;
  color: #FFFFFF;
  transition: opacity 0.5s ease;
}

.insta a::before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background-color: rgba(0,0,0,0);
  transition: all 0.5s ease;
}

.insta a:hover::before {
  background-color: rgba(0,0,0,0.7);
}

.insta a:hover span {
  text-decoration: none;
  opacity: 1;
}

.insta a {
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  position: absolute;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

h3.stat-header {
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 8px;
}

h3.stat-header span.stat-number {
  font-weight: 900;
  font-size: 3rem;
}

span.stat-subtitle {
  font-size: 1.1rem;
  text-transform: uppercase;
  display: block;
}

.col.stats {
  padding: 32px 16px;
  position: relative;
}

.col.stats img {
  margin-bottom: 8px;
}

.home-carousel {
  position: relative;
  height: calc(100vh - 131px);
  top: 0;
  overflow: hidden;
}

.home-carousel.no-video .carousel-inner, .home-carousel.no-video .carousel-item {
  height: calc(100vh - 131px);
}

.home-carousel .carousel-inner, .home-carousel .carousel-item {
  position: relative;
  height: calc(100vh - 131px);
}

.home-carousel .carousel-item img {
  min-width: 100%;
  min-height: 100%;
  width: auto !important;
  height: auto !important;
}

.home-carousel .carousel {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.home-carousel h3 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 600;
  margin: 0px 0;
}

.home-carousel {
  padding: 0 0;
}

.home-carousel .carousel-item::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  opacity: 0.8;
  background-color: rgba(0,0,0,0.3);
  background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 50%, rgba(51,51,51,0) 100%);
}

.home-carousel .carousel-item {
  background-size: cover;
  background-repeat: no-repeat;
}

.home-carousel .carousel-caption {
  background-color: transparent;
  text-align: left;
  margin-right: auto!important;
  width: 50%;
  bottom: 0;
  left: 7%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 0;
}

.home-carousel h1, .home-carousel h2, .home-carousel h3, .parallax h1, .parallax h2, .parallax h3, .editor-styles-wrapper .home-carousel h2, .editor-styles-wrapper .home-carousel h3, .editor-styles-wrapper .parallax h2, .editor-styles-wrapper .parallax h3 {
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
  margin: 0 0 32px 0;
  color: #FFFFFF;
}

.home-carousel h3:not(.post-column h3), .parallax h3:not(.post-column h3), .editor-styles-wrapper .home-carousel h3:not(.post-column h3), .editor-styles-wrapper .parallax h3:not(.post-column h3)  {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
}

.home-carousel .carousel-control-next, .home-carousel .carousel-control-prev {
  width: 5%;
}

.home-carousel a:not(.carousel-control-next):not(.carousel-control-prev):not(.hashtags a), .parallax a:not(.post-column a):not(.hashtags a), .wp-block-button__link, .nf-element[type="button"] {
  background-color: var(--primary-link);
  color: var(--primary-highlight);
  text-transform: uppercase;
  font-size: 1rem;
  padding: 8px 16px;
  font-weight: 700;
  border: 2px solid var(--primary-link);
  border-radius: 4px;
  transition: all 0.5s ease;
  text-decoration: none;
  width: fit-content;
  text-shadow: none;
}

.home-carousel a:not(.carousel-control-next):not(.carousel-control-prev):not(.hashtags a):hover,
.home-carousel a:not(.carousel-control-next):not(.carousel-control-prev):not(.hashtags a):focus,
.parallax a:hover:not(.post-column a):not(.hashtags a), .parallax a:focus:not(.post-column a):not(.hashtags a),
.wp-block-button__link:not(.hashtags a):hover, .wp-block-button__link:not(.hashtags a):focus,
.nf-element[type="button"]:hover, .nf-element[type="button"]:focus {
  color: var(--primary-link);
  background-color: var(--primary-highlight);
}

.mobile-full {
  position: relative;
}

.link-prev {
  position: absolute;
  left: -12px;
  top: 33%;
  font-size: 3rem;
  line-height: 1rem;
  padding: 4px;
  background-color: #FFFFFF;
  color: #58595b;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.link-next {
  position: absolute;
  right: -12px;
  top: 33%;
  font-size: 3rem;
  line-height: 1rem;
  padding: 4px;
  background-color: #FFFFFF;
  color: #58595b;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.text-white h5, .carousel-caption h4 {
  color: #FFFFFF !important;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
  padding: 8px;
}

.bg-light {
  background-color: #E6E6E6 !important;
}

@media all and (min-width:1800px) {
  .container {
    max-width:1600px
  }
}

@media all and (min-width:1600px) {
  .container {
    max-width:1440px
  }
}

@media all and (min-width:1200px) {
  .wp-bootstrap-blocks-row>div {
    padding-left: 32px;
    padding-right: 32px;
  }

  .wp-bootstrap-blocks-row>div:first-child {
    padding-left: 0px;
  }

  .wp-bootstrap-blocks-row>div:last-child {
    padding-right: 0px;
  }
}

@media (max-width: 991px) {
  .container {
      max-width: 100%;
  }
}
