
@font-face {
  font-family: "Sofia Pro Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Regular"), url("../fonts/Sofia Pro Regular Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Italic"), url("../fonts/Sofia Pro Regular Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro ExtraLight";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro ExtraLight"), url("../fonts/Sofia Pro ExtraLight Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro UltraLight";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro UltraLight"), url("../fonts/Sofia Pro UltraLight Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro ExtraLight Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro ExtraLight Italic"), url("../fonts/Sofia Pro ExtraLight Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro UltraLight Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro UltraLight Italic"), url("../fonts/Sofia Pro UltraLight Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Light";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Light"), url("../fonts/Sofia Pro Light Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Light Italic"), url("Sofia Pro Light Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Medium"), url("../fonts/Sofia Pro Medium Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Medium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Medium Italic"), url("../fonts/Sofia Pro Medium Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro SemiBold";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro SemiBold"), url("../fonts/Sofia Pro Semi Bold Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro SemiBold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro SemiBold Italic"), url("../fonts/Sofia Pro Semi Bold Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Bold"), url("../fonts/Sofia Pro Bold Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Bold Italic"), url("../fonts/Sofia Pro Bold Italic Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Black";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Black"), url("../fonts/Sofia Pro Black Az.woff") format("woff");
}
@font-face {
  font-family: "Sofia Pro Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Sofia Pro Black Italic"), url("../fonts/Sofia Pro Black Italic Az.woff") format("woff");
}
*, *:before, *:after {
  box-sizing: border-box; 
}

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}

footer, header, nav, section, main {
  display: block;
}

body {
  line-height: 1.0em;
}

ol, ul {list-style: none;}

   .interior .wysiwyg ul {
      list-style-type: square;list-style-position: inside; margin-bottom: 20px;
    }

.interior .wysiwyg li::marker {
    color: #0071ba;
}

.interior .wysiwyg li {padding-left: 2em; /* Adjust this value to control the overall indentation */
	text-indent: -1.32em;     line-height: 1.1em;/* Negative of padding-left to create the hanging indent */}




    .interior .wysiwyg ol {
      list-style-type: decimal;list-style-position: inside; padding-bottom: 0px;
    }
  .interior .wysiwyg ol li {
      padding-bottom: 10px;
    }
 .interior .wysiwyg ol li br {
  display: block;
  margin-bottom: 20px;
  content: "";
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

*:focus {
  outline-offset: 3px;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

html #wpadminbar {
  position: fixed;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation; /* fix firefox animation glitch */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

:root {
  --nav-hover-height: 0px;
  --nav-drawer-width: 0px;
}

@view-transition {
  navigation: auto;
}
::view-transition-old(root),
::view-transition-new(root) {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

html {
  width: 100%;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  line-height: 1.6;
  font-size: 20px;
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  overflow-x: hidden;
	color: #3f4142;
}

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation: none !important;
            animation: none !important;
    transition-duration: 0s !important;
  }
}
@media (max-width: 1000px) {
  .desktop-only {
    display: none !important;
  }
}

.no-body-scroll {
  max-width: 100%;
  width: 100%;
  overflow-y: scroll;
}

.noscroll {
  position: fixed;
  top: var(--st);
  inline-size: 100%;
  overflow-y: scroll;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.site-header__branding a:focus-visible img,
a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 3px solid #36b4e5;
  outline-offset: 2px;
  transition: outline-offset 0.1s ease;
}

.site-header {
  padding-top: 18px;
  margin-bottom: 30px;
  position: relative;
  z-index: 100;
}
.site-header::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100vw; 
	height: var(--nav-hover-height, 0px);
      background-color: #0971ce;
  /*background-image: url(../images/c-accent-menu.png);*/
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 43vw auto;
  z-index: -1;
  top: 0;
  transform: translateY(-100%);
  transition: transform 0.4s ease, height 0.2s ease-out;
}
.site-header .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}

@media (max-width: 1700px){.site-header::before {
/*height: 85vh;*/
	
	
	}}
@media (max-width: 1000px) {
  .site-header .container {
    min-height: 100px;
  }
}
.site-header__branding {
flex-shrink: 0;
    width: 12.5%;
    max-width: 275px;
    position: relative;
    z-index: 101;
}
@media (max-width: 1000px) {
  .site-header__branding {
    min-height: 100px;
  }
}
.site-header__branding img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
@media (max-width: 1000px) {
  .site-header__branding img {
    height: 100px;
    width: auto;
  }
}
.site-header__branding img.alt {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.site-header__mobile-trigger {
  display: none;
}
.site-header__nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-grow: 1;
  position: relative;
font-family: "Sofia Pro Medium";
}

.nav-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: clamp(18px, 2vw, 30px);
}
.nav-list--utility {
  margin-bottom: clamp(10px, 2vw, 10px);
}
.nav-list--utility .nav-link {
  font-size: clamp(16px, 1.2vw, 18px);
  text-transform: uppercase;letter-spacing: 0.01em;
}
.nav-list--main {
  position: relative;
}
.nav-list--main .nav-link {
  font-size: clamp(18px, 1.6vw, 25px);
}

.nav-item {
  position: relative;
  padding: 0;
  margin: 0;
}

.nav-link {
  display: inline-block;
  text-decoration: none;
  font-weight: ;
  color: #0071ba;
  transition: color 0.3s ease;
  line-height: 1.2;
  padding-bottom: 10px;
}
.nav-link:hover {
  color: #36b4e5;
}
.nav-link.btn {
  position: relative;
  padding: 15px 20px 13px 20px;
  border-radius: 9999px;
  background-color: #36b4e5;
  font-family: "Sofia Pro Black";
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1em;
}
.nav-link.btn:hover {
  background-color: #0071ba;
}

.is-open > .nav-link {
  color: #fff;
}

.nav-sub-toggle {
  display: none;
}

@media (min-width: 1001px) {
  a.btn {
    font-size: clamp(16px, 1.3vw, 18px);
  }
  .nav-item--has-children.nav-item--mega {
    position: static;
  }
  .nav-item--has-children:hover > .nav-sub-list, .nav-item--has-children:focus-within > .nav-sub-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .nav-sub-list {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 20px;
    width: 250px;
    font-size: clamp(18px, 1.6vw, 23px);
    background-color: #fff;
    border-radius:5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 10;
    list-style: none;
  }
  .nav-sub-list--mega {
        left: 0;
        width: 100%;
        transform: translateX(0);
        padding: 30px 0 34px 0;
        background-color: transparent;
        box-shadow: none;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
        font-size: 20px;
        border-top: 1px solid white;border-radius:0px;font-family: 'Sofia Pro Regular';
  }
  .nav-sub-list--mega .row {
    display: block;
  }
	.nav-sub-list--mega .row.columns-three .column  {width:100%;}
  .nav-sub-item {
    margin: 0;
    padding: 0;
  }
  .nav-sub-link {
display: block;
        padding: 2px 0;
        color: #0071ba;
        text-decoration: none;
        font-size: 19px;
  }
  .nav-sub-link:hover {
    color: #0071ba;
  }
  .site-header.is-hovered::before {
    transform: translateY(0);
  }
  .site-header.is-hovered .site-header__branding .primary {
    opacity: 0;
  }
  .site-header.is-hovered .site-header__branding .alt {
    opacity: 1;
  }
  .site-header.is-hovered .nav-link {
    color: #4dcafb;
  }
  .site-header.is-hovered .nav-link:hover {
    color: #fff;
  }
  .site-header.is-hovered .nav-list--utility .nav-link {
    color: #4dcafb;
  }
  .site-header.is-hovered .nav-list--utility .nav-link:hover {
    color: #fff;
  }
  .site-header.is-hovered .btn {
    color: #fff !important;
  }
  .site-header.is-hovered .btn:hover {
    background-color: #fff;
    color: #0062a1 !important;
  }
  .site-header.is-hovered .nav-sub-list--mega .heading {
    color: #36b4e5;
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(16px, 1.3vw, 20px);
  }
  .site-header.is-hovered .nav-sub-list--mega .heading.highlight {
    color: #fff;
  }
  .site-header.is-hovered .nav-sub-list--mega .column a {
    color: #36b4e5;
    -webkit-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
  }
  .site-header.is-hovered .nav-sub-list--mega .column a:hover {
    color: #fff;
    -webkit-text-decoration-color: #fff !important;
            text-decoration-color: #fff !important;
  }
}
@media (max-width: 1000px) {
  body.mobile-nav-is-open {
    overflow: hidden;
  }
  body.mobile-nav-is-open .site-header .container:before {
    content: "";
    width: calc(100% - 20px);
    height: 140px;
    position: fixed;
    top: 0px;
    left: 0;
    transform: none;
    background-color: transparent;
    background-image: none;
    -webkit-animation: change-background 0s 0.45s forwards;
            animation: change-background 0s 0.45s forwards;
    z-index: 10;
  }
  .site-header__mobile-trigger {
    display: block;
    position: relative;
    z-index: 101;
    width: 55px;
    height: 55px;
    background-color: #36b4e5;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  .site-header__mobile-trigger:hover {
    background-color: #0071ba;box-shadow: 2px 2px 2px grey;
  }
  .site-header__mobile-trigger span {
    position: absolute;
    display: block;
    height: 3px;
    width: 25px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    left: 15px;
  }
  .site-header__mobile-trigger span:nth-child(1) {
    top: 16px;
  }
  .site-header__mobile-trigger span:nth-child(2) {
    top: 26px;
  }
  .site-header__mobile-trigger span:nth-child(3) {
    top: 36px;
  }
  .site-header__nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 120px 5% 40px 5%;
    background-color: #0071ba;
    background-image: url(../images/c-accent-menu.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 80% auto;
    flex-direction: column;
    align-items: flex-end;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
    text-align: right;
  }
  .mobile-nav-is-open .site-header__mobile-trigger span:nth-child(1) {
    transform: rotate(45deg);
    top: 26px;
  }
  .mobile-nav-is-open .site-header__mobile-trigger span:nth-child(2) {
    opacity: 0;
  }
  .mobile-nav-is-open .site-header__mobile-trigger span:nth-child(3) {
    transform: rotate(-45deg);
    top: 26px;
  }
  .mobile-nav-is-open .site-header__nav {
    z-index: 5;
    transform: translateX(0);
  }
  .mobile-nav-is-open .site-header__branding .primary {
    opacity: 0;
  }
  .mobile-nav-is-open .site-header__branding .alt {
    opacity: 1;
  }
  .nav-list {
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    margin-right: 50px;
    gap: 0;
  }
  .nav-list--utility {
    order: 2;
    margin-top: 20px;
  }
  .nav-list--utility .nav-link {
    color: #fff;
    font-size: 20px;
    padding: 12px 0;
  }
  .nav-list--utility .nav-sub-toggle {
    top: 8px;
  }
  .nav-list--main {
    order: 1;
    margin-top: 40px;
  }
  .nav-list--main .nav-link {
    color: #36b4e5;
    font-size: 28px;
    padding: 16px 0;
  }
  .nav-list--main .nav-sub-toggle {
    top: 16px;
  }
  .nav-item {
    width: 100%;
  }
  .nav-item:last-child {
    border-bottom: none;
  }
  .nav-link {
    display: block;
    width: 100%;
  }
  .nav-item--has-children {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .nav-item--has-children .nav-link {
    flex-grow: 1;
  }
  .nav-sub-toggle {
    display: block;
    position: absolute;
    right: -40px;
    width: 100%;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
  }
  .nav-sub-toggle::before {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #36b4e5;
    transition: transform 0.3s ease;
  }
  .nav-item.is-open .nav-sub-toggle {
    width: 30px;
  }
  .nav-item.is-open > .nav-sub-toggle::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .nav-sub-list {
    list-style: none;
    margin: 0;
    width: 100%;
    flex-basis: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
  }
  .nav-sub-list--mega {
    padding-left: 0;
  }
  .nav-sub-list--mega .heading {
    color: #36b4e5;
    font-size:17px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .nav-sub-list--mega a {
    color: #36b4e5;
    text-underline-offset: 5px;
  }
  .nav-sub-list--mega a:hover {
    color: #fff;
  }
  .nav-item.is-open > .nav-sub-list {
    max-height: 1000px;
    transition: max-height 0.6s ease-in;
  }
  .nav-sub-link, .nav-sub-list--mega a {
    padding: 8px 0;
    font-size:17px;
    color: #fff;
  }
}
@media (max-width: 640px) {
  .nav-list--main {
    margin-top: 40px;
  }
	
}
h1, .h1-like {
  font-family: "Sofia Pro SemiBold";
  font-weight: 700;
  font-style: normal;
  font-size: 72px;
  line-height: 1.2em;
}

h2, .h2-like {
  font-family: "Sofia Pro Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 56px;
}

h3, .h3-like {
  font-family: "Sofia Pro Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 44px;
  line-height: 1.3em;
}

h4, .h4-like {
  font-family: "Sofia Pro Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

h5, .h5-like {
  font-family: "Sofia Pro Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
}

h6, .h6-like {
  font-family: "Sofia Pro Medium";
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
}

.uppercase {
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
}

a {
  color: #36b4e5;
  text-underline-offset: 3px;
  transition: all 0.3s ease;
}
a:hover {
  color: #0071ba;
  text-underline-offset: 5px;
}
a.underline {
  text-underline-offset: 3px;
  transition: all 0.3s ease;
}
a.underline:hover {
  text-underline-offset: 7px;
}
a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-main:active, a.skip-main:focus {
  left: 50%;
  top: auto;
  width: 30%;
  max-width: 300px;
  height: auto;
  overflow: auto;
  margin: 10px auto;
  padding: 5px;
  border-radius: 10px;
  border: 2px solid #0071ba;
  background-color: #36b4e5;
  color: #fff;
  text-align: center;
  font-size: 20px;
  transform: translateX(-50%);
  z-index: 9999;
}
a button.btn,
a span.btn, a.btn {
  position: relative;
  padding: 15px 20px 13px 20px;
  border-radius: 9999px;
  background-color: #36b4e5;
  font-family: "Sofia Pro bold";
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;

}
a button.btn:hover,
a span.btn:hover, a.btn:hover {
  background-color: #0071ba;
}

.row {
  display: flex;
  justify-content: center;    
}
@media (max-width: 1000px) {
  .row {
    flex-direction: column;
  }
}
.row.columns-two.twenty-five .column {
  width: 25%;
}
.row.columns-two.twenty-five .column:nth-child(2) {
  width: 75%;
}
@media (max-width: 1000px) {
  .row.columns-two.twenty-five .column:nth-child(2) {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .row.columns-two.twenty-five .column {
    width: 100%;
  }
}
.row.columns-two.fifty-fifty .column {
  width: 50%;
}
@media (max-width: 1000px) {
  .row.columns-two.fifty-fifty .column {
    width: 100%;
  }
}
.row.columns-two.thirty-three {
  justify-content: space-between;
  align-items: flex-start;
}
.row.columns-two.thirty-three .column {
  width: 33%;
}
.row.columns-two.thirty-three .column:nth-child(2) {
  width: 66%;
}
@media (max-width: 1000px) {
  .row.columns-two.thirty-three .column {
    width: 100%;
  }
}
.row.columns-three .column {
  width: 33%;
}
@media (max-width: 1000px) {
  .row.columns-three .column {
    width: 100%;
  }
}
.row.columns-four {
  gap: 30px;
}
@media (max-width: 1000px) {
  .row.columns-four {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
  }
}
.row.columns-four .column {
  width: 25%;
}
@media (max-width: 1000px) {
  .row.columns-four .column {
    width: 50%;
  }
}

.container {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
}
.container.alignWide {
  max-width: 1650px;
}
.container.alignNarrow {
  max-width: 1040px;
}

.heading {
  position: relative;
  z-index: 1;
}
.heading .container {
  position: relative;
}
.heading .container .logo-animation {
  /* Original 
  #expand-1, #cut-1 { animation-delay: 0.1s; }
  #expand-2, #cut-2 { animation-delay: 0.15s; }
  #expand-3, #cut-3 { animation-delay: 0.2s; }
  #expand-4, #cut-4 { animation-delay: 0.25s; }
  #expand-5, #cut-5 { animation-delay: 0.3s; }
  #expand-6, #cut-6 { animation-delay: 0.35s; }
  #expand-7 { animation-delay: 0.4s; }
  #expand-8 { animation-delay: 0.45s; }
  #expand-9 { animation-delay: 0.5s; }
  #expand-10 { animation-delay: 0.55s; }
  #expand-11 { animation-delay: 0.6s; }
  #expand-12 { animation-delay: 0.65s; }
  #expand-13 { animation-delay: 0.72s; }
  #expand-14 { animation-delay: 0.75s; }
  #expand-15 { animation-delay: 0.8s; }
  */
  /* Alternative 1: Staggered Bursts 
  #expand-1, #cut-1 { animation-delay: 0.1s; }
  #expand-2, #cut-2 { animation-delay: 0.14s; }
  #expand-3, #cut-3 { animation-delay: 0.18s; }
  #expand-4, #cut-4 { animation-delay: 0.22s; }
  #expand-5, #cut-5 { animation-delay: 0.35s; }
  #expand-6, #cut-6 { animation-delay: 0.39s; }
  #expand-7 { animation-delay: 0.43s; }
  #expand-8 { animation-delay: 0.47s; }
  #expand-9 { animation-delay: 0.6s; }
  #expand-10 { animation-delay: 0.64s; }
  #expand-11 { animation-delay: 0.68s; }
  #expand-12 { animation-delay: 0.72s; }
  #expand-13 { animation-delay: 0.8s; }
  #expand-14 { animation-delay: 0.84s; }
  #expand-15 { animation-delay: 0.88s; }
  */
  /* Alternative 2: Accelerating (Ease-In) */
}

.heading .container .logo-animation {
        margin-top: 7px;
    max-width: 1165px;
    margin-left: 4%;
}
.heading .container .logo-animation .masked-container {
  aspect-ratio: 1241/697;
  width: 85%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #36b4e5;
  -webkit-mask: url(#c-animation-mask);
          mask: url(#c-animation-mask);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  overflow: hidden;
  transform: translateZ(0);
}
@media (max-width: 1600px) {
  .heading .container .logo-animation .masked-container {
  }
	.heading .container .logo-animation {
        margin-top: 0px;
    max-width: 1000px;
}
}
@media screen and (max-width: 700px) {
  .heading .container .logo-animation .masked-container {
    width: 200%;
    transform: translateX(-25%);
	  opacity: .25;
	  
  }
}
@media screen and (max-width: 500px) {
  .heading .container .logo-animation .masked-container {
    margin-top: 40px;
  }
}
.heading .container .logo-animation .masked-container img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.heading .container .logo-animation svg {
  aspect-ratio: 1241/697;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.heading .container .logo-animation #c-animation .cut,
.heading .container .logo-animation #c-animation .expand {
  opacity: 0;
  transform: scaleX(0);
}
.heading .container .logo-animation .expand, .heading .container .logo-animation .cut {
  -webkit-animation: grow 0.5s forwards;
          animation: grow 0.5s forwards;
  transform-origin: 60% center;
}
.heading .container .logo-animation #expand-13,
.heading .container .logo-animation #expand-14,
.heading .container .logo-animation #expand-15 {
  transform-origin: 150% center;
}
.heading .container .logo-animation #expand-1, .heading .container .logo-animation #cut-1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.heading .container .logo-animation #expand-2, .heading .container .logo-animation #cut-2 {
  -webkit-animation-delay: 0.12s;
          animation-delay: 0.12s;
}
.heading .container .logo-animation #expand-3, .heading .container .logo-animation #cut-3 {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.heading .container .logo-animation #expand-4, .heading .container .logo-animation #cut-4 {
  -webkit-animation-delay: 0.19s;
          animation-delay: 0.19s;
}
.heading .container .logo-animation #expand-5, .heading .container .logo-animation #cut-5 {
  -webkit-animation-delay: 0.24s;
          animation-delay: 0.24s;
}
.heading .container .logo-animation #expand-6, .heading .container .logo-animation #cut-6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.heading .container .logo-animation #expand-7 {
  -webkit-animation-delay: 0.37s;
          animation-delay: 0.37s;
}
.heading .container .logo-animation #expand-8 {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.heading .container .logo-animation #expand-9 {
  -webkit-animation-delay: 0.54s;
          animation-delay: 0.54s;
}
.heading .container .logo-animation #expand-10 {
  -webkit-animation-delay: 0.63s;
          animation-delay: 0.63s;
}
.heading .container .logo-animation #expand-11 {
  -webkit-animation-delay: 0.72s;
          animation-delay: 0.72s;
}
.heading .container .logo-animation #expand-12 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.heading .container .logo-animation #expand-13 {
  -webkit-animation-delay: 0.86s;
          animation-delay: 0.86s;
}
.heading .container .logo-animation #expand-14 {
  -webkit-animation-delay: 0.91s;
          animation-delay: 0.91s;
}
.heading .container .logo-animation #expand-15 {
  -webkit-animation-delay: 0.95s;
          animation-delay: 0.95s;
}
.heading .container .newsletter-signup {
    color: #0071ba;
    position: absolute;
    top: 49%;
    transform: translateY(-49%);
    margin-left: 28%;
    width: 94%;
    /* text-align: right;*/
}
@media (max-width: 1600px) {
  .heading .container .newsletter-signup {    
    transform: translateY(-50%);
	  width:100%;
  }
		
}
@media (max-width: 1000px) {
  .heading .container .newsletter-signup {
    text-align: center;
    transform: translateY(-60%); margin-left: 0%;
  }

}
.heading .container .newsletter-signup h2 {
  font-family: "Sofia Pro Regular";
  font-weight: 400;
      font-size: 65px;
    letter-spacing: -3px;
	line-height: 1.1em;margin-left: -3px;
}
@media (max-width: 1600px) {
  .heading .container .newsletter-signup h2 {
    font-size: clamp(32px, 4.03vw, 62px);
  }
}
@media (max-width: 1000px) {
  .heading .container .newsletter-signup h2 {
    font-size: clamp(44px, 3.8vw, 38px);
  }
}
@media (max-width: 1000px) {
  .heading .container .newsletter-signup h3 {
    font-size: 28.4px!important;
  }
}
.heading .container .newsletter-signup h2 .accent {
  font-family: "Sofia Pro Bold";
}
.heading .container .newsletter-signup h3 {
    font-family: "Sofia Pro Regular";
    font-weight: 400;
    font-size: clamp(30px, 2.9vw, 37.6px);
    letter-spacing: -1px;
    margin-bottom: 19px;
    margin-right: 9.5%;
}
@media (max-width: 1600px) {
  .heading .container .newsletter-signup h3 {
    font-size: 34.4px;
  }
}
.heading .container .newsletter-signup h3 .accent {
  font-family: "Sofia Pro Bold";text-transform: uppercase;
}
@media (max-width: 1000px) {
  .heading .container .newsletter-signup form {
    display: block;
  }
}
.heading .container .newsletter-signup form input[type=text] {
  width: 43.7%;
  min-width: 250px;
  border: 1px solid #999b9d;
  padding: 12px 20px 12px 15px;
  font-family: "Sofia Pro Semibold";
  font-weight: 400;
  font-size: 19px;border-radius: 4px;
}
@media (max-width: 1000px) {
  .heading .container .newsletter-signup form input[type=text] {
    display: block;
    width: 60%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 700px) {
  .heading .container .newsletter-signup form input[type=text] {
    font-size: 14px;
    padding: 15px 10px;
  }
}
.heading .container .newsletter-signup form input[type=text]::-moz-placeholder {
  color: #58595b;
  text-transform: uppercase;
}
.heading .container .newsletter-signup form input[type=text]:-ms-input-placeholder {
  color: #58595b;
  text-transform: uppercase;
}
.heading .container .newsletter-signup form input[type=text]::placeholder {
  color: #58595b;
  text-transform: uppercase;
}
.heading .container .newsletter-signup form button.btn {
  position: relative;
  padding: 15px 20px 13px 20px;
  margin-left: 10px;
  border-radius: 9999px;
  border: none;
  background-color: #36b4e5;
  font-family: "Sofia Pro Bold";
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1em;
  transition: all 0.3s ease;
}
@media screen and (max-width: 700px) {
  .heading .container .newsletter-signup form button.btn {
    font-size: 16px;
    padding: 15px 10px;
  }
}
.heading .container .newsletter-signup form button.btn:hover {
  background-color: #0071ba;
}

.home .content {
  position: relative;
  margin-top: max(-109.16px, -4.3vw);
  padding-top: min(115.16px, 8.3587vw);
  z-index: 0;
}
.home .content .announcement {
  margin: 10px 0 90px 0;    margin-left: -15%;
}
.home .content .announcement .container .row .column {
  padding-left: 30px;align-self: ;
}
@media (max-width:1700px) { .home .content .announcement {
  margin: -10px 0 80px 0;    margin-left: -15%;
}}

@media (max-width: 1000px) {
  .home .content .announcement .container .row .column {
    padding-left: 0;
  }
	.home .content .announcement {margin:20px -20px 20px 40px;}
}
.home .content .announcement .container .row .column:nth-child(1) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 33px;
  padding-left: 0;
  border-right: 1px solid #929293;
}
@media (max-width: 1000px) {
  .home .content .announcement .container .row .column:nth-child(1) {
    padding-right: 0;
    border-right: none;
  }
}
.home .content .announcement .container .row .column:nth-child(1) * {
  width: 100%;
  max-width: 410px;
	margin-bottom: 5px;text-align: right;
}
@media (max-width: 1000px) {
  .home .content .announcement .container .row .column:nth-child(1) * {
    max-width: 100%;
  }
}
.home .content .announcement .container .row .column h2 {
  color: #202223;
}
.home .content .announcement .container .row .column h3 {
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  font-size: 39px;
  color: #0071ba;
  letter-spacing: -1.6px;
	line-height: 1.0em;
}
.home .content .announcement .container .row .column p {
  font-size: 26px;
  margin-bottom: 20px;
  color: #202223;
	line-height: 1.0em;
}
.home .content .announcement .container .row .column a.btn {
  font-size:17px;
  line-height: 1em;
}
.home .content .ctas {
  margin-bottom: 50px;
}
.home .content .ctas .container .row {
  gap: 30px;
}
.home .content .ctas .container .row .column {
  aspect-ratio: 451/297;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.home .content .ctas .container .row .column::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.home .content .ctas .container .row .column:hover::before {
  opacity: 0.4;
}
.home .content .ctas .container .row .column a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.home .content .ctas .container .row .column a img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 0;
  transition: all 0.3s ease;
}
.home .content .ctas .container .row .column a .content {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
  margin-top: 0;
  justify-content: center;
  align-items: center;
  z-index: 2;
  padding: 10px;
}
.home .content .ctas .container .row .column a .content h2 {
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  line-height: 1.3em;
  font-size: clamp(26px, 2.4vw, 34px);
  text-align: center;
  letter-spacing: -1.3px;
  margin-top: 20px;
}
@media (max-width: 1000px) {
  .home .content .ctas .container .row .column a .content h2 {
    font-size: 34px;
  }
	.home .content .ctas {padding-top:20px;margin-bottom: -10px;}
	.home .content .ctas .row {margin-right:0px;}
}
.home .content .ctas .container .row .column a .content span.btn {
  font-size:17px;
  line-height: 1em;
}
.home .content .ctas .container .row .column a:hover img {
  width: 110%;
}
.home .content .ctas .container .row .column a:hover .content span.btn {
  background-color: #0071ba;
}
.home .content .stories {
  margin: 60px 0 -20px 0;    margin-left: -15%;
}
.home .content .stories .container .row .column {
  padding: 30px 0px 30px 30px;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column {
    padding-left: 0;
  }
	.home .content .stories {margin:0px;}
}
.home .content .stories .container .row .column:nth-child(1) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-left: 0;
  position: -webkit-sticky;
  position: sticky;
  align-self: flex-start;
  top: 0;
  margin-bottom: 112px;
  width: 50%;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column:nth-child(1) {
    position: relative;
    margin-bottom: 0px;
    width: 100%;
  }
}
.home .content .stories .container .row .column:nth-child(1) .border-wrapper {
  padding: 30px 30px 30px 0;
  border-right: 1px solid #929293;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column:nth-child(1) .border-wrapper {
    border-right: none;
    width: 100%;
    padding-bottom: 0px;
  }
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column:nth-child(1) {
    padding-right: 0;
    border-right: none;
  }
}
.home .content .stories .container .row .column h2 {
  color: #0071ba;
  font-weight: 400!important;
  text-align: right;
  line-height: 1em;
  margin-bottom: 15px;
 font-size: clamp(55px, 4.9vw, 65px);
    letter-spacing: -2px;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column h2 {
    text-align: left;
    font-size: clamp(55px, 6.4vw, 64px);
  }
}
.home .content .stories .container .row .column h3 {
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  font-size: clamp(24px, 2.133vw, 32px);
  color: #58585a;
  text-align: right;
  letter-spacing: -1.6px;line-height: 1em;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column h3 {
    text-align: left;
    font-size: 30px;
  }
}
.home .content .stories .container .row .column .story-container {
  display: flex;
  flex-direction: column;
  gap: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column .story-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.home .content .stories .container .row .column .story-container .story a {
  display: flex;
  gap: 36px;
  text-decoration: none;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column .story-container .story a {
    flex-direction: row;
  }
}
.home .content .stories .container .row .column .story-container .story a .image {
  position: relative;
  width: 30%;
  z-index: 0;
  margin-bottom: 0;
}
.home .content .stories .container .row .column .story-container .story a .image img {
  position: relative;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  aspect-ratio: 1/1;
  border-radius: 100%;
  z-index: 2;
}
.home .content .stories .container .row .column .story-container .story a .content {
  display: flex;
  position: relative;
  z-index: 1;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  width: 75%;
  margin-top: 0;
  padding: 0;
}
.home .content .stories .container .row .column .story-container .story a .content::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  aspect-ratio: 112/94;
  background-image: url(../images/quote-bg@2x.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
      top: 29px;
    left: -23px;
  z-index: -1;
}
.home .content .stories .container .row .column .story-container .story a .content q {
  line-height: 1;
  font-size: 34px;
  font-size: clamp(28px, 2.4vw, 29px);
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  color: #58585a;
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .home .content .stories .container .row .column .story-container .story a .content q {
    font-size: 32px;
  }
}
.home .content .stories .container .row .column .story-container .story a .content cite {
  color: #0071ba;
  font-size: 24px;
  font-size: clamp(18px, 1.6vw, 24px);
  font-family: "Sofia Pro Bold";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}
.home .content .stories .container .row .column .story-container .story a:hover .content q {
  color: #0071ba;
}
.home .content .stories .container .row .column .story-container .story a:hover .content cite {
  color: #0071ba;
}
.home .content .stories .container .row .column .story-container a.viewall {
  text-align: center;
  font-size: clamp(18px, 1.6vw, 18px);
	    max-width: 300px;
    margin: 0 auto;
}
.home .content .news-updates {
  margin-top: 20px;
  margin-bottom: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.home .content .news-updates .container h2 {
    font-size: clamp(55px, 4.9vw, 65px);
    margin-bottom: 17px;
    text-align: center;
    color: #0071ba;
    letter-spacing: -2px;
}
.home .content .news-updates .container .links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .content .news-updates .container .links li {
  padding-left: 10px;
}
.home .content .news-updates .container .links li:first-child {
  padding-right: 15px;
  padding-left: 20px;
  position: relative;
}
.home .content .news-updates .container .links li:first-child::after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  height: 65%;
  width: 1px;
  background-color: #929293;
}
.home .content .news-updates .container .links li a {
  font-family: "Sofia Pro Bold";
  font-size: clamp(18px, 1.6vw, 19px);
  text-transform: uppercase;
  line-height: 1em;
}
.home .content .news-updates .owl-carousel {
  position: relative;
}
.home .content .news-updates .owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}
.home .content .news-updates .owl-carousel .owl-item .slide {
  padding: 35px;
  background-color: #82b4df;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
  transition: background-color 0.3s ease-out;
}
.home .content .news-updates .owl-carousel .owl-item .slide a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1000px) {
  .home .content .news-updates .owl-carousel .owl-item .slide a .row {
    flex-direction: row;
  }
}


.home .content .news-updates .owl-carousel .owl-item .slide a .row .column {
  height: 100%;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content {
  margin-top: unset;
  padding-top: unset;
  padding-left: 40px;
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content h3 {
    width: 100%;
    font-family: "Sofia Pro light";
    font-weight: 600;
    font-size: clamp(26px, 2.3vw, 32px);
    line-height: 1.1em;
    text-decoration: none;
    color: #0071ba;
    margin-bottom: 0px;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content p {
  width: 100%;
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  font-size: 24px;
  text-decoration: none;
  line-height: 1.2em;
  color: #58585a;
  margin-bottom: 10px;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content p .more {
  font-size:17px;
  font-weight: 700;
  color: #0071ba;
  margin-bottom: 0;
  padding-bottom: 0;    text-transform: uppercase;
}

.home .content .news-updates .owl-carousel .owl-item .slide a:hover .row .column.content p .more {
  color: #36b4e5;
}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.image {
    width: 44%;
    aspect-ratio: 13 / 13;
    background-color: #929293;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    padding-right: 20px;

}
.home .content .news-updates .owl-carousel .owl-item .slide a .row .column.image img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: all 0.3s ease;
}
.home .content .news-updates .owl-carousel .owl-item .slide a:hover .row .column.content h3 {
  color: #36b4e5;
}
.home .content .news-updates .owl-carousel .owl-item .slide a:hover .row .column.content p .more {
  color: #36b4e5;
}
.home .content .news-updates .owl-carousel .owl-item .slide a:hover .row .column.image img {
  width: 110%;
  height: 110%;
}
.home .content .news-updates .owl-carousel .owl-item:hover .slide {
  background-color: #fff;
}
.home .content .news-updates .owl-carousel .owl-item.active .slide {
  background-color: #bfc0c0;
}
.home .content .news-updates .owl-carousel .owl-item.active:hover .slide {
  background-color: #fff;
}
.home .content .news-updates .owl-carousel .owl-item.active.center .slide {
  background-color: #fff;
}
.home .content .connect {
  position: relative;
  padding-bottom: 80px;
}
.home .content .connect .container .row .column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
@media (max-width: 1000px) {
  .home .content .connect .container .row .column {
    padding-left: 0;
  }
}
.home .content .connect .container .row .column:nth-child(1) {
  align-items: flex-end;
  padding-left: 0;
  padding-right: 20px;
  position: relative;
  top: 0;
}
@media (max-width: 1000px) {
  .home .content .connect .container .row .column:nth-child(1) {
    padding-right: 0;
    border-right: none;
    align-items: center;
  }
}
.home .content .connect .container .row .column:nth-child(1) .border-wrapper {
  padding: 30px 30px 30px 0;
  border-right: 1px solid #929293;
}
@media (max-width: 1000px) {
  .home .content .connect .container .row .column:nth-child(1) .border-wrapper {
    border-right: none;
    padding-right: 0;
  }
}
.home .content .connect .container .row .column img {
  width: 100%;
}
.home .content .connect .container .row .column h2 {
  font-family: "Sofia Pro Regular";
  font-weight: 400;
  font-size: 26px;
  line-height: 1.2em;
color: #202223;
    margin-bottom: 20px;
    max-width: 326px;
}
@media (max-width: 1000px) {
  .home .content .connect .container .row .column h2 {
    text-align: center;
  }
}
.home .content .connect .container .row .column p a.btn {
  font-size:17px;
  line-height: 1em;
  padding-left: 90px;
  padding-right: 90px;
}
@media (max-width: 1000px) {
  .home .content .connect .container .row .column p {
    text-align: center;
  }
}

.interior .container {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
	max-width: 1500px;
}
.interior .container:before {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  width: 43vw;
  aspect-ratio: 654/535;
  background-image: url(../images/interior-c-bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}
@media (max-width: 640px) {
  .interior .container:before {
    width: 60%;
  }
}
.interior h1 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #0071ba;
  position: relative;
  z-index: 1;
}
.interior .wysiwyg {
  position: relative;
  z-index: 1;line-height: 1.25em;
}
.interior .wysiwyg .h1-like,
.interior .wysiwyg h1 {
  font-size: 56px;
  font-weight: 400;
  color: #0071ba;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;    margin-top: -20px;
}
.interior .wysiwyg .h1-like.is-visible,
.interior .wysiwyg h1.is-visible {
  opacity: 1;
}
.interior .wysiwyg .h2-like,
.interior .wysiwyg h2 {
    font-size: 34px;
    font-weight: 400;
    color: #0071ba;
    margin-bottom: 32px;
	margin-top:40px;
    font-family: 'Sofia Pro SemiBold';
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  
}

.interior .wysiwyg .full-width-cta h2{margin-top:0px;}

.interior .wysiwyg .h2-like.is-visible,
.interior .wysiwyg h2.is-visible {
  opacity: 1;
}

.mmp-popup p {opacity: 1!important;font-size:14px!important;}
.mmp-popup h2 {opacity: 1!important;font-size:18px!important;margin-bottom: 5px!important;}
.mmp-list h2 {opacity: 1!important;font-size:18px!important;margin-bottom: 5px!important;}
.mmp-list p {opacity: 1!important;font-size:14px!important;}



/*.interior .wysiwyg h2::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -22px;
    width: 120px;
    height: 3px;
    background-color: #36b4e5;
}*/


.interior .wysiwyg .h3-like,
.interior .wysiwyg h3 {
font-size:22px;
    margin-bottom: 20px;
	margin-top: 40px;
    opacity: 0;
    transition: opacity 0.4s ease-out, transform 0.4s ease-out;
	font-weight: bold;
}
.interior .wysiwyg .h3-like.is-visible,
.interior .wysiwyg h3.is-visible {
  opacity: 1;
}
.interior .wysiwyg .h4-like,
.interior .wysiwyg h4 {
  font-size: 28px;
  font-weight: 400;
  color: #0071ba;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg .h4-like.is-visible,
.interior .wysiwyg h4.is-visible {
  opacity: 1;
}
.interior .wysiwyg .h5-like,
.interior .wysiwyg h5 {
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  color: #0071ba;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg .h5-like.is-visible,
.interior .wysiwyg h5.is-visible {
  opacity: 1;
}
.interior .wysiwyg .h6-like,
.interior .wysiwyg h6 {
  font-size:22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #0071ba;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg .h6-like.is-visible,
.interior .wysiwyg h6.is-visible {
  opacity: 1;
}
.interior .wysiwyg p {
  font-size: 22px;
  margin-bottom: 20px;
  opacity: 0;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg p strong {
  font-family: "Sofia Pro Bold";
}
.interior .wysiwyg p em {
  font-family: "Sofia Pro Italic";
}
.interior .wysiwyg p.is-visible {
  opacity: 1;
}
.interior .wysiwyg p.intro {
  color: #0071ba; font-size: 27px; line-height: 1.2em;
}
.interior .wysiwyg .wp-block-quote {
    border-left: none;
    color: #0071ba;
    position: relative;
    padding-left: 60px;
    font-style: italic;
}
.interior .wysiwyg .wp-block-quote p {
  font-size: 32px;
  line-height: 1.3em;
	padding-top:50px;
}
.interior .wysiwyg .wp-block-quote::before {
  content: "";
  display: block;
  position: absolute;
 top: 29px;
    left: 42px;
  background-image: url(../images/quote-bg@2x.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 56px;
  height: 47px;
  z-index: -1;
  margin-bottom: 10px;
}
.interior .wysiwyg .wp-element-caption {
  font-size: 20px;
  font-weight: 400;
  font-family: "Sofia Pro Italic";
  line-height: 1.2em;
  text-align: left;
  color: #929293;
  margin-bottom: 10px;
  padding: 0;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg .wp-element-caption.is-visible {
  opacity: 1;    width: 82%;
    margin: 0 auto;
}
.interior .wysiwyg .two-column-layout {
  margin-bottom: 10px;
}
.interior .wysiwyg .two-column-layout .two-column-layout__inner-container {
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 40px;
	margin-top:50px;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout .two-column-layout__inner-container {
    flex-direction: column;
    gap: 30px;
  }
}
.interior .wysiwyg .two-column-layout .two-column-layout__inner-container .two-column-layout__col img {
  max-width: 100%;
}
.interior .wysiwyg .two-column-layout .two-column-layout__inner-container .two-column-layout__col p:last-of-type {
  margin-bottom: 0;
}
.interior .wysiwyg .two-column-layout.layout-25-75 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
  display: block;
  width: 25%;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-25-75 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
    width: 100%;
  }
}
.interior .wysiwyg .two-column-layout.layout-25-75 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
  display: block;
  width: 75%;    border-left: 1px solid #929293;
    padding-left: 40px;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-25-75 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
    width: 100%;
  }
}
.interior .wysiwyg .two-column-layout.layout-33-66 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
  display: block;
  width: 33%;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-33-66 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
    width: 100%;
  }
}
.interior .wysiwyg .two-column-layout.layout-33-66 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
  display: block;
  width: 66%;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-33-66 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
    width: 100%;
  }
}
.interior .wysiwyg .two-column-layout.layout-50-50 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
  display: block;
  width: 50%;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-50-50 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--1 {
    width: 100%;
  }
}
.interior .wysiwyg .two-column-layout.layout-50-50 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
  display: block;
  width: 50%;
}
@media screen and (max-width: 782px) {
  .interior .wysiwyg .two-column-layout.layout-50-50 .two-column-layout__inner-container .two-column-layout__col.two-column-layout__col--2 {
    width: 100%;
  }
}
.interior .wysiwyg .full-width-cta {
  position: relative;
  margin-bottom: 55px;
  margin-top: 55px;
}
.interior .wysiwyg .full-width-cta .background-image {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  height: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  z-index: 0;
}
.interior .wysiwyg .full-width-cta .background-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.interior .wysiwyg .full-width-cta .container {
  display: flex;
  justify-content: flex-end;
  padding: 60px 0;
}
.interior .wysiwyg .full-width-cta .container::before {
  display: none;
  background-color: transparent;
}
.interior .wysiwyg .full-width-cta .container .content {
    position: relative;
    width: 70%;
    padding: 65px 50px;
    background-color: #fffffff5;
    border-radius: 15px;
}
@media (max-width: 1000px) {
  .interior .wysiwyg .full-width-cta .container .content {
    width: 100%;
  }
}
.interior .wysiwyg .full-width-cta .container .content h2 {
font-size: 38px;
    font-weight: 400;
    color: #0071ba;
    margin-bottom: 30px;
    font-family: 'Sofia Pro SemiBold';
}
.interior .wysiwyg .full-width-cta .container .content h3 {
    margin-bottom: 10px;
	margin-top: 40px;
   	font-weight: bold;

}
.interior .wysiwyg .full-width-cta .container .content .text p {
  font-size: 22px;
}
.interior .wysiwyg .full-width-cta .container .content a.btn {
  font-size: 19px;
}
.interior .wysiwyg .wp-block-embed {
  margin-bottom: 30px;
  position: realtive;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior .wysiwyg .wp-block-embed.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.interior .wysiwyg .wp-block-embed.is-type-video {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    margin-top: 50px;
}
@media (max-width: 1000px) {
  .interior .wysiwyg .wp-block-embed.is-type-video {
    flex-direction: column;
    gap: 10px;
  }
}
.interior .wysiwyg .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  display: block;
  width: 75%;
  aspect-ratio: 16/9;
}
@media (max-width: 1000px) {
  .interior .wysiwyg .wp-block-embed.is-type-video .wp-block-embed__wrapper {
    width: 100%;
  }
}
.interior .wysiwyg .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;
}
.interior .wysiwyg .wp-block-embed.is-type-video .wp-element-caption {
  width: 25%;
  font-size: 24px;
  font-weight: 400;
  font-family: "Sofia Pro Italic";
  line-height: 1.2em;
  text-align: left;
  color: #929293;
  margin-bottom: 10px;
  padding: 0;
}
@media (max-width: 1000px) {
  .interior .wysiwyg .wp-block-embed.is-type-video .wp-element-caption {
    width: 100%;
    text-align: center;
  }
}
.interior .wysiwyg .staff-listing {
  margin-top: 80px;
  margin-bottom: 80px;
}
.interior .wysiwyg .staff-listing .staff-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
.interior .wysiwyg .staff-listing .staff-container .staff {
  width: calc(25% - 15px);
}
@media (max-width: 1000px) {
  .interior .wysiwyg .staff-listing .staff-container .staff {
    width: calc(33% - 13.3333333333px);
  }
}
@media (max-width: 768px) {
  .interior .wysiwyg .staff-listing .staff-container .staff {
    width: calc(50% - 10px);
  }
}
.interior .wysiwyg .staff-listing .staff-container .staff a {
  text-decoration: none;
}
.interior .wysiwyg .staff-listing .staff-container .staff a .photo {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 10px;
  overflow: hidden;
}
.interior .wysiwyg .staff-listing .staff-container .staff a .photo img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.interior .wysiwyg .staff-listing .staff-container .staff a:hover .photo img {
  width: 110%;
  height: 110%;
}
.interior .wysiwyg .staff-listing .staff-container .staff a .details h2 {
  text-align: center;
  font-size: 24px;
  color: #3f4142;
  margin-bottom: 0px;margin-top: 10px;
}
.interior .wysiwyg .staff-listing .staff-container .staff a .details h3 {
  text-align: center;
  font-size: 20px;
  color: #0071ba;
  text-transform: uppercase; margin-top: 11px;
}
.interior .wysiwyg .story-listing {
  margin-top: 80px;
  margin-bottom: 80px;
}
.interior .wysiwyg .story-listing .story-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  gap: 30px;
}
.interior .wysiwyg .story-listing .story-container::before {
  display: none;
}
.interior .wysiwyg .story-listing .story-container .story {
  width: 100%;
}
.interior .wysiwyg .story-listing .story-container .story a {
  display: block;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  gap: 60px;
}
@media (max-width: 768px) {
  .interior .wysiwyg .story-listing .story-container .story a {
    flex-direction: column;
    gap: 20px;
  }
}
.interior .wysiwyg .story-listing .story-container .story a .photo {
  position: relative;
  width: 33%;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .interior .wysiwyg .story-listing .story-container .story a .photo {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
.interior .wysiwyg .story-listing .story-container .story a .photo img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.interior .wysiwyg .story-listing .story-container .story a:hover .photo img {
  width: 110%;
  height: 110%;
}
.interior .wysiwyg .story-listing .story-container .story a .quote {
  width: 66%;
}
@media (max-width: 768px) {
  .interior .wysiwyg .story-listing .story-container .story a .quote {
    width: 100%;
  }
}
.interior .wysiwyg .story-listing .story-container .story a .quote q {
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 9px;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -1px;
    color: #929293;
}
.interior .wysiwyg .story-listing .story-container .story a .quote q::before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: -15px;
  background-image: url(../images/quote-bg@2x.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 56px;
  height: 47px;
  z-index: -1;
  margin-bottom: 10px;
}
.interior .wysiwyg .story-listing .story-container .story a .quote cite {
  display: block;
  text-align: left;
  font-size: 28px;
  font-family: "Sofia Pro Bold";
  font-style: normal;
  color: #0071ba;
  text-transform: uppercase;
}
.interior .wysiwyg .story-listing .story-container .story:nth-child(even) a {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .interior .wysiwyg .story-listing .story-container .story:nth-child(even) a {
    flex-direction: column;
  }
}

.interior.news .container .results {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  width: 100%;
}
@media (max-width: 1000px) {
  .interior.news .container .results {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .interior.news .container .results {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.interior.news .container .results .grid-item {
  padding: 20px;
  border: 1px solid #a6a8ab;
  border-radius: 15px;
  background-color: #fff;
  transition: transform 0.3s ease;
}
.interior.news .container .results .grid-item.fade-in-animation {
  transform: translateY(20px);
  transition: transform 0.3s ease, opacity 0.4s ease-out, transform 0.4s ease-out;
}
.interior.news .container .results .grid-item.fade-in-animation.is-visible {
  opacity: 1;
  transform: translateY(0px);
}
@media (min-width: 769px) {
  .interior.news .container .results .grid-item:hover {
    transform: translateY(-10px) !important;
  }
}
.interior.news .container .results .grid-item a {
  display: flex;
  height: 100%;
  flex-direction: column;
  gap: 20px;
  text-decoration: none;
}
.interior.news .container .results .grid-item a .image {
  display: block;
  position: relative;
  aspect-ratio: 355/265;
  overflow: hidden;border-radius: 15px;
}
.interior.news .container .results .grid-item a .image img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
	border-radius: 15px;
}
.interior.news .container .results .grid-item a .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.interior.news .container .results .grid-item a .content h2 {
  font-size:22px;
color: #0071ba;;
  transition: all 0.3s ease;
  text-align: left;
	line-height: 1.12em;
  width: 100%;
}
.interior.news .container .results .grid-item a .content p {
  font-size: 20px;
  margin-bottom: 20px;
	color: #3f4142;
	line-height: 1.2em;
  width: 100%;
}
.interior.news .container .results .grid-item a .content p span.more {
  font-size: 19px;
  font-family: "Sofia Pro Bold";
	color:black;
}
.interior.news .container .results .grid-item a:hover .image img {
  width: 110%;
  height: 110%;
}
.interior.news .container .results .grid-item a:hover .content h2 {
  color: #36b4e5;
}
@media (min-width: 769px) {
  .interior.news .container .results > .grid-item:first-child {
    grid-column: 1/-1;
    padding: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 30px;
    background-color: transparent;
  }
  .interior.news .container .results > .grid-item:first-child:hover {
    transform: translateY(0px) !important;
  }
  .interior.news .container .results > .grid-item:first-child a {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .interior.news .container .results > .grid-item:first-child a {
    flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .interior.news .container .results > .grid-item:first-child a .image {
    width: 50%;
    height: 100%;
    margin-right: 20px;
    aspect-ratio: 16/13;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .interior.news .container .results > .grid-item:first-child a .image {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .interior.news .container .results > .grid-item:first-child a .content {
    height: 100%;
    width: 50%;
    border-left: 1px solid #a6a8ab;
    padding-left: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .interior.news .container .results > .grid-item:first-child a .content {
    border-left: none;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .interior.news .container .results > .grid-item:first-child a .content h2 {
    font-size: 34px;
  }
}
@media (min-width: 769px) {
  .interior.news .container .results > .grid-item:first-child a .content p {
    font-size:22px;
  }
}
.interior.news .container .loading {
  display: none;
  position: relative;
  z-index: 5;
  color: #0071ba;
  text-align: center;
  padding: 60px 0;
}
.interior.news .container .loading.show {
  display: block;
}
.interior.news .container .loading .lds-ellipsis,
.interior.news .container .loading .lds-ellipsis div {
  box-sizing: border-box;
}
.interior.news .container .loading .lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.interior.news .container .loading .lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: currentColor;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.interior.news .container .loading .lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
          animation: lds-ellipsis1 0.6s infinite;
}
.interior.news .container .loading .lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.interior.news .container .loading .lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.interior.news .container .loading .lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
          animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.interior.news .no-results {
  display: none;
  position: relative;
  z-index: 5;
}
.interior.news .no-results.show {
  display: block;
}

.interior.error-404 .container .message {
  position: relative;
  margin-top: -30px;
}
.interior.error-404 .container .message h1 {
  font-size: 160px;
  text-align: center;
  margin-bottom: 0;
}
.interior.error-404 .container .message h2 {
  font-size: 30px;
  text-align: center;
}

.interior.post .two-column-layout__col--1 .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
.interior.post .two-column-layout__col--1 .photo {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 13;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.interior.post .two-column-layout__col--1 .photo img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

.interior.staff .two-column-layout__col--1 .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
.interior.staff .two-column-layout__col--1 .photo {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.interior.staff .two-column-layout__col--1 .photo img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.interior.staff .two-column-layout__col--1 .quote {
  width: 100%;
}
.interior.staff .two-column-layout__col--1 .quote q {
  position: relative;
  display: block;
  text-align: left;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #929293;
}
.interior.staff .two-column-layout__col--1 .quote q::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -15px;
  background-image: url(../images/quote-bg@2x.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 56px;
  height: 47px;
  z-index: -1;
  margin-bottom: 10px;
}
.interior.staff .two-column-layout__col--1 .quote cite {
  display: block;
  text-align: left;
  font-size: 22px;
  font-family: "Sofia Pro Bold";
  font-style: normal;
  color: #0071ba;
  text-transform: uppercase;
}
.interior.staff .two-column-layout__col--2 h1 {
  margin-bottom: 0px;
}
.interior.staff .two-column-layout__col--2 h2 {
    font-weight: 400;
    color: #0071ba;
    margin-bottom: 30px;
    font-family: 'Sofia Pro SemiBold';
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}


.interior .wysiwyg .two-column-layout  h2.is-visible {
  opacity: 1;
}


.interior.story .two-column-layout__col--1 .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
.interior.story .two-column-layout__col--1 .photo {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.interior.story .two-column-layout__col--1 .photo img {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.interior.story .two-column-layout__col--1 .quote {
      width: 85%;
    margin: 0 auto;

}
.interior.story .two-column-layout__col--1 .quote q {
  position: relative;
  display: block;
  text-align: left;
  margin-bottom: 0px;
  font-size:22px;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #929293;
}
.interior.story .two-column-layout__col--1 .quote q::before {
  content: "";
  display: block;
  position: absolute;
     top: -28px;
    left: -19px;
  background-image: url(../images/quote-bg@2x.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 56px;
  height: 47px;
  z-index: -1;
  margin-bottom: 10px;
}
.interior.story .two-column-layout__col--1 .quote cite {
  display: block;
  text-align: left;
  font-size: 22px;
  font-family: "Sofia Pro Bold";
  font-style: normal;
  color: #0071ba;
  text-transform: uppercase;
}
.interior.story .two-column-layout__col--2 h1 {
  margin-bottom: 30px;
}
.interior.story .two-column-layout__col--2 h2 {
  font-size: 22px;
  color: #36b4e5;
}

.related-content {
  position: realtive;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.related-content.is-visible {
  opacity: 1;
  transform: translateY(0);
	margin-top:65px;
}
.related-content .row .column:first-of-type {
  border-right: 1px solid #929293;
}
@media (max-width: 1000px) {
  .related-content .row .column:first-of-type {
    border-right: none;
  }
}
.related-content .row .column h2 {
    color: #0071ba;
    line-height: 1.5em;
    font-family: "sofia pro semibold";font-size: 41px;
}
@media (max-width: 1000px) {
  .related-content .row .column h2 {
    margin-bottom: 30px;
  }
}
.related-content .row .column ul li {
  padding: 15px 0 15px 30px;
}
@media (max-width: 1000px) {
  .related-content .row .column ul li {
    padding-left: 0px;
  }
}
.related-content .row .column ul li a {
  display: flex;
  align-items: flex-start;
  font-family: "Sofia Pro Bold";
  font-size: 22px;
  color: #555758;
}
.related-content .row .column ul li a:hover {
  color: #0071ba;
}
.related-content .row .column ul li a .icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
.related-content .row .column ul li a .icon:before {
  content: "";
  display: block;
  width: 31px;
  aspect-ratio: 31/42;
  background-size: 100% 100%;
  background-position: center center;
}
.related-content .row .column ul li a .icon.video:before {
  background-image: url(../images/video-icon@2x.png);
}
.related-content .row .column ul li a .icon.news:before {
  background-image: url(../images/file-icon@2x.png);
}
.related-content .row .column ul li a .icon.file:before {
  background-image: url(../images/file-icon@2x.png);
}

.grayTint {
  background-color: #eeefef;
}

footer {
  position: relative;
  background-color: #0971ce;
  padding-top: 77px;
  color: #fff;
  z-index: 5;
}
footer .container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
footer .container .spark-cta {
  padding-bottom: 70px;
}
footer .container .spark-cta h2 {
  font-size: clamp(38px, 8vw, 71px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
	letter-spacing: -2px;
}
footer .container .spark-cta .animated-gradient {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, hsl(0deg, 100%, 50%) 0%, hsl(30deg, 100%, 50%) 12.5%, hsl(60deg, 100%, 50%) 25%, hsl(30deg, 100%, 50%) 37.5%, hsl(0deg, 100%, 50%) 50%, hsl(30deg, 100%, 50%) 62.5%, hsl(60deg, 100%, 50%) 75%, hsl(30deg, 100%, 50%) 87.5%, hsl(0deg, 100%, 50%) 100%);
  background-size: 400% 100%;
  background-position: 0% 0%;
  -webkit-animation: gradient-flow 20s linear infinite;
          animation: gradient-flow 20s linear infinite;
  display: inline-block;
  white-space: nowrap;
}
footer .container .spark-cta p {
  font-size: 24px;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;line-height: 1.23em;
}
footer .container .spark-cta p a.btn:hover {
  color: #0071ba;
  background-color: #fff;
}
footer .content {
  background-color: #1947ba;
  margin-top: unset !important;
  padding-top: unset !important;
  font-size: 18px;
  line-height: 1.2em;
  padding-bottom: 120px;
}
footer .content .container {
  position: relative;
  margin-top: 0;
  padding-top: 80px;
  margin-bottom: 0px;
}
footer .content .container h2 {
  line-height: 1.6;
  font-size: 24px;
  font-family: "Sofia Pro Bold";
  font-weight: 400;
  text-transform: uppercase;
  color: #3cb4e5;
  margin-bottom: -10px;
}
footer .content .container .row {
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  footer .content .container .row {
    flex-direction: column;
  }
}
footer .content .container .row .column {
  flex-grow: 3;
  flex-basis: 0;
  width: 100%;
}
footer .content .container .row .column:nth-child(4) {
  flex-grow: 1;
}
@media (max-width: 1000px) {
  footer .content .container .row .column {
    flex-basis: 40%;
  }
}
@media (max-width: 640px) {
  footer .content .container .row .column {
    flex-basis: 100%;
  }
}

/* ---------- Social icons ---------- */
footer .content .container .row .column .social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;   /* right-aligned by default */
  align-items: center;
  gap: 0;
}

/* Center them back on mobile */
@media (max-width: 640px) {
  footer .content .container .row .column .social ul {
    justify-content: center;
  }
}

footer .content .container .row .column .social ul li {
  margin: 0;
  padding: 0;
}
footer .content .container .row .column .social ul li a img {
    width: 51px;
    margin-right: 5px;
    display: inline-block;

}


.tribe-common .tribe-common-c-svgicon {
  color: #0071ba;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border,
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border:focus {
  border: 1px solid #1947ba !important;
  color: #1947ba !important;
}
.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover,
.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:focus:hover {
  background-color: #1947ba !important;
  color: #fff !important;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus {
  background-color: #1947ba !important;
  color: #fff !important;
}
.tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .day.active.focused:hover, .tribe-events .datepicker .day.active:focus:hover, .tribe-events .datepicker .day.active:hover:hover, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .month.active.focused:hover, .tribe-events .datepicker .month.active:focus:hover, .tribe-events .datepicker .month.active:hover:hover, .tribe-events .datepicker .year.active:hover, .tribe-events .datepicker .year.active.focused:hover, .tribe-events .datepicker .year.active:focus:hover, .tribe-events .datepicker .year.active:hover:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus:hover {
  background-color: #36b4e5 !important;
}

.fade-in-animation {
  opacity: 0;
  filter: blur(3px);
  transform: translateY(20px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.fade-in-animation.alt-animation {
  filter: blur(0px);
  transform: translateY(0px);
}
.fade-in-animation.is-visible {
  opacity: 1;
  filter: blur(0px);
  transform: translateY(0);
}

@-webkit-keyframes gradient-flow {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: -200% 0%;
  }
}

@keyframes gradient-flow {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: -200% 0%;
  }
}
@-webkit-keyframes grow {
  from {
    opacity: 0;
    filter: blur(3px);
    transform: scaleX(0);
  }
  to {
    opacity: 1;
    filter: blur(0px);
    transform: scaleX(1);
  }
}
@keyframes grow {
  from {
    opacity: 0;
    filter: blur(3px);
    transform: scaleX(0);
  }
  to {
    opacity: 1;
    filter: blur(0px);
    transform: scaleX(1);
  }
}
@-webkit-keyframes change-background {
  to {
    background-color: #0071ba;
  }
}
@keyframes change-background {
  to {
    background-color: #0071ba;
  }
}

.schema-faq .schema-faq-question {
    font-size:22px;
    font-weight: 500;
    text-decoration: none;
    margin: 0;
    padding: 15px 40px 15px 15px;
    line-height: 1.4;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
	color:#0071ba;
}

.wp-block-image img {
    border-radius: 15px;
}

.wp-block-image .alignleft {
    border-right: 1px solid #929293;
    padding: 0 30px 30px 0;
}

.wp-block-image .alignright {
    border-right: 1px solid #929293;
    padding: 0 30px 0 0;
}


.maps-marker-pro {
    margin-top: 30px;
}
.maps-marker-pro .mmp-popup h2 {margin-top:0px!important;margin-bottom: 0px!important;}

.schema-faq .schema-faq-section {
    border: 1px solid #cfd7df;
    border-radius: 15px;
    margin-bottom: 20px;
    background-color: #f2f9fe;
}

.schema-faq .schema-faq-question:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 15px;
    text-align: center;
    font-weight: 700;
    color: #0071ba;
    font-size: 31px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.schema-faq .schema-faq-question.faq-q-open {
    border-bottom: 1px solid #a6a8ab;
}

/* Zero out global block gap impact on lists */
.wp-block-list {
  --wp--style--block-gap: 0;
}

/* Common theme patterns to add vertical space */
.wp-block-list > li { margin-top: 0; margin-bottom: 0; }
.wp-block-list > li + li { margin-top: 0; }

/* If your theme uses :where() low-specificity rules, this will still win */
ul.wp-block-list > li { margin-block: 0.3em; }

/* Optional: normalize list container */
.wp-block-list { margin: 0; padding-left: 1.em; }

.wp-block-list.two-columns {
  columns: 2;              /* makes 2 columns */
  column-gap: 2rem;        /* space between columns */
  list-style-position: inside; /* keeps bullets aligned */
  margin: 1.5rem 0;
  padding-left: 1rem;
}

.wp-block-list.two-columns li {
  break-inside: avoid;     /* prevents items from splitting across columns */
  margin-bottom: 0.5em;
}


/* Style only for page ID 251 */
.page-id-251 .interior .wysiwyg .full-width-cta .container .content {
  position: relative;
  width: 75%;
  padding: 50px;
  background-color: #fffffff5; /* translucent white */
  border-radius: 15px;
}

/* On tablets/phones, let it go full width for readability */
@media (max-width: 768px) {
  .page-id-251 .interior .wysiwyg .full-width-cta .container .content {
    width: 100%;
    padding: 30px;
  }
}

.interior .wysiwyg { font-size:22px; line-height: 1.25em; }

.wp-block-list strong {
font-weight: 600;
    font-family: 'Sofia Pro SemiBold';
}

/* Remove top margin when the first thing in the 25/75 right column is an h3 */
.interior .wysiwyg .two-column-layout.layout-25-75 
.two-column-layout__inner-container 
.two-column-layout__col.two-column-layout__col--2 > h3:first-child {
  margin-top: 0 !important;
}

/* If Gutenberg wrapped the h3 in a Group block */
.interior .wysiwyg .two-column-layout.layout-25-75 
.two-column-layout__inner-container 
.two-column-layout__col.two-column-layout__col--2 > .wp-block-group:first-child > h3:first-child {
  margin-top: 0 !important;
}

.no-donate {padding-top:0!important;}

.more-link {
    padding-top: 5px;
    color: #0071ba;
    font-size:17px;
    font-weight: 700;
    color: #0071ba;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    transition: color 0.2s 
ease-in-out;
    display: block;

}

a:hover .more-link {
  color: #36b4e5;
}

/* 1) Mega-menu heading highlight = the same blue the sublinks were using (#36b4e5) */
@media (min-width: 1001px) {
  .site-header.is-hovered .nav-sub-list--mega .heading.highlight {
    color: #36b4e5 !important;font-size:14px;margin:10px 0;
  }

}

/* 2) Sublinks in the mega dropdown = white by default (blue on hover for feedback) */
@media (min-width: 1001px) {
  .site-header.is-hovered .nav-sub-list--mega .column a {
    color: #fff !important;
    text-decoration-color: transparent !important;
  }
  .site-header.is-hovered .nav-sub-list--mega .column a:hover {
    color: #ffffff !important;
    text-decoration-color: #36b4e5 !important;
  }
	
		 .site-header.is-hovered .nav-sub-list--mega .column a::before {
	    content: "›";
		margin-right: 8px;color:#ffffffc4;}
}

/* 3) Keep the parent/section link white while its submenu is open/hovered */
@media (min-width: 1001px) {
  .site-header.is-hovered .nav-item--has-children:hover > .nav-link,
  .site-header.is-hovered .nav-item--has-children:focus-within > .nav-link,
  .site-header.is-hovered .nav-item--has-children.nav-item--mega:hover > .nav-link {
    color: #fff !important;
  }
}

/* (Optional) If you want parent to stay white on the current section/page too */
.site-header .current-menu-item > .nav-link,
.site-header .current-menu-ancestor > .nav-link {
  color: #fff !important;
}

/* White underline under active parent (desktop mega menu) */
@media (min-width: 1001px) {
  .site-header.is-hovered .nav-item--has-children > .nav-link {
    position: relative; /* anchor the pseudo underline */
  }
  .site-header.is-hovered .nav-item--has-children:hover > .nav-link,
  .site-header.is-hovered .nav-item--has-children:focus-within > .nav-link {
    color: #fff !important; /* your chosen parent color */
  }
  .site-header.is-hovered .nav-item--has-children:hover > .nav-link::after,
  .site-header.is-hovered .nav-item--has-children:focus-within > .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;           /* sits above your 10px padding-bottom */
    height: 2px;           /* thickness of the line */
    background: #;
    border-radius: 2px;    /* slight smoothing */
  }
}

/* Submenu links: no underline in mega + regular submenus */
.site-header .nav-sub-list a,
.site-header .nav-sub-list--mega a,
.site-header .nav-sub-list a:hover,
.site-header .nav-sub-list--mega a:hover,
.site-header .nav-sub-list a:focus,
.site-header .nav-sub-list--mega a:focus,
.site-header .nav-sub-list a:active,
.site-header .nav-sub-list--mega a:active,
.site-header .nav-sub-list a:visited,
.site-header .nav-sub-list--mega a:visited {
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
  text-decoration-thickness: 0 !important; /* extra safety */
}

/* If earlier rules set text-decoration-color on hover, neutralize it */
.site-header.is-hovered .nav-sub-list--mega .column a,
.site-header.is-hovered .nav-sub-list--mega .column a:hover {
  text-decoration-color: transparent !important;
}

@media (min-width: 1001px) {
  /* Give the mega panel a hair more width, but cap to viewport */
  .site-header .nav-sub-list--mega {
    width: 100%;                          /* was 90% */
 
  }


}

input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
	border: initial;}



.breadcrumbs {    font-size: 14px;
    margin: 20px 0;
}

/* Smooth scroll for anchor jumps */
html { scroll-behavior: smooth; }

/* Give anchored headings space below a fixed header (adjust as needed) */
h2[id] { scroll-margin-top: 110px; } /* if your header is ~100px */

/* Wrap your label+select in a container, e.g. <div class="jump-nav"> */
.jump-nav {
    top: 80px;
    z-index: 50;
    background: #fff;
    padding: 12px 16px;
    font-size: 16px;
    border: 2px solid #0071ba;
    color: #0071ba;
    width: 220px;
    font-weight: 600;
    /* border-radius: 10px; */
    /* box-shadow: 0 6px 16px rgba(0, 0, 0, .06); */
    margin: 16px 0 24px;
}

/* Label and select alignment */
.jump-nav label {
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}

/* Select reset + styling */
.jump-nav select {
  font: inherit;
  line-height: 1.3;
  padding: 10px 40px 10px 12px;
  border: 1px solid #cfd7df;
  border-radius: 10px;
  background: #fff;
  color: #000;
  min-width: 260px;
  cursor: pointer;
  appearance: none;           /* hide native arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #5a6b7b 50%),
    linear-gradient(135deg, #5a6b7b 50%, transparent 50%),
    linear-gradient(to right, #cfd7df, #cfd7df);
  background-position:
    calc(100% - 22px) 17px,
    calc(100% - 15px) 17px,
    calc(100% - 44px) 50%;
  background-size: 7px 7px, 7px 7px, 1px 26px;
  background-repeat: no-repeat;
}

/* Hover / focus states */
.jump-nav select:hover { border-color: #98a6b5; }
.jump-nav select:focus {
  outline: none;
  border-color: #0071ba;
  box-shadow: 0 0 0 3px rgba(0,113,186,.18);
}

/* Mobile full-width */
@media (max-width: 768px) {
  .jump-nav { top: 64px; padding: 10px 12px; }
  .jump-nav label { display: block; margin: 0 0 6px; }
  .jump-nav select { width: 100%; min-width: 0; }
}
.maps-marker-pro .mmp-control-filters-buttons a, .maps-marker-pro .mmp-control-filters-buttons a:active, .maps-marker-pro .mmp-control-filters-buttons a:focus, .maps-marker-pro .mmp-control-filters-buttons a:hover, .maps-marker-pro .mmp-control-filters-buttons a:visited {
background-color: #0071ba;
    border: 1px solid #ddd;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 3px;
    /* min-width: 37px; */
    padding: 5px;
    text-align: center;
}

.maps-marker-pro .mmp-control-filters label span {
    padding: 10px;
    font-size: 15px;
    line-height: 1.42em;
}


/* ===== Mobile nav alignment fixes (append at end) ===== */
@media (max-width: 1000px) {

  /* 1) Header row: center items and remove odd spacing */
  .site-header .container {
    align-items: center;
    gap: 16px;
  }

  /* 2) Drawer: left-align content and stretch columns */
  .site-header__nav {
    align-items: stretch;     /* was flex-end */
    text-align: left;         /* was right */
    padding: 120px 20px 40px; /* tighten side padding from 5% */
    background-size: 90% auto;
  }

  /* 3) Lists: remove the right shove and let them fill the width */
  .nav-list {
    width: 100%;
    margin-right: 0;          /* was 50px */
    gap: 0;
  }
  .nav-list--utility { margin-top: 16px; }

  /* 4) Each parent row = link + toggle, perfectly aligned */
  .nav-item {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 44px; /* link grows, toggle is 44px tap target */
    align-items: center;
  }

  /* 5) The link occupies the first column; pad so text never hides under the toggle */
  .nav-link {
    display: block;
    padding: 16px 48px 16px 0; /* extra right pad for the toggle column */
    line-height: 1.2;
  }
  .nav-list--main .nav-link {
    color: #36b4e5;
    font-size: 24px; /* a touch smaller for wrap control */
  }
  .nav-list--utility .nav-link {
    font-size:17px;
    color: #fff;
  }

  /* 6) Toggle: keep inside the row, not hanging off the edge */
  .nav-sub-toggle {
    display: block;
    position: static;         /* no abs pos needed with grid */
    width: 44px;
    height: 44px;
    margin: 0;
    background: transparent;
    border: 0;
    cursor: pointer;
    justify-self: end;        /* sits in the 44px column */
  }
  .nav-sub-toggle::before {
    content: "+";
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    font-size: 28px;
    color: #36b4e5;
    transition: transform 0.25s ease;
  }
  /* Remove width jump that caused layout shift */
  .nav-item.is-open .nav-sub-toggle { width: 44px; }
  .nav-item.is-open > .nav-sub-toggle::before {
    transform: rotate(45deg);
  }

  /* 7) Submenus: full-width under their parent row, with gentle indent */
  .nav-sub-list {
    grid-column: 1 / -1;     /* span both columns */
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
    padding-left: 12px;
  }
  .nav-item.is-open > .nav-sub-list {
    max-height: 1000px;
  }
  .nav-sub-link,
  .nav-sub-list--mega a {
    display: block;
    padding: 10px 0;
    font-size:17px;
    color: #fff;
    text-decoration: none !important;
  }

  /* 8) Smallest phones: tiny trim to prevent ragged wraps */
  @media (max-width: 360px) {
    .nav-list--main .nav-link { font-size: 22px; }
  }

  /* 9) Keep the logo + hamburger from overlapping */
  .site-header__mobile-trigger { order: 3; }
  .site-header__branding      { order: 1; }
  .site-header__nav           { order: 2; }
}


/* ===== Owl News Carousel: fix tall/narrow images ===== */

/* Tablet: give the image a bit more room */
@media (max-width: 900px) {
  .home .content .news-updates .owl-carousel .owl-item .slide a .row .column.image {
    width: 45%;
    padding-right: 12px;
  }
  .home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content {
    width: 55%;
    padding-left: 12px;
  }
}

/* Phones: stack image on top, full width, nice 16:9 */
@media (max-width: 700px) {
  .home .content .news-updates .owl-carousel .owl-item .slide a .row {
    flex-direction: column;         /* was row even on mobile */
    align-items: stretch;
  }

  .home .content .news-updates .owl-carousel .owl-item .slide a .row .column.image {
    width: 100%;
    padding-right: 0;
    aspect-ratio: 16 / 9;          /* wider, not square — avoids “tall/narrow” */
    border-radius: 12px;           /* keep the card feel */
  }

  .home .content .news-updates .owl-carousel .owl-item .slide a .row .column.image img {
    /* ensure the image fills the 16:9 box cleanly */
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }

  .home .content .news-updates .owl-carousel .owl-item .slide a .row .column.content {
    width: 100%;
    padding-left: 0;
    margin-top: 12px;
  }
}

/* Safety: let slides size to content, no forced heights */
.home .content .news-updates .owl-carousel .owl-item .slide {
  height: auto;
}


/* ===== Mobile sideways scroll fix ===== */
@media (max-width: 1000px) {
  /* 1) Remove the global right shove that causes overflow */
  .row { margin-right: 0 !important; }

  /* 2) Clip anything visually bleeding outside the container (hero art, etc.) */
  
  .site-header .container,
  .site-header__nav,
  .container { overflow-x: ; } /* fallback: hidden if clip unsupported */

  /* 3) Keep announcement block from exceeding the viewport */
  .home .content .announcement { margin: 20px 0 !important; }

  /* 4) Keep the wide masked hero from creating horizontal scroll
        (we keep the 200% visual, but clip it at the parent) */
 
  /* If you’d rather not rely on clipping, use this alternative instead: */
  /* .heading .container .logo-animation .masked-container {
       width: 100% !important; transform: none !important;
     } */

  /* 5) Safety: prevent any slides/content from pushing owl beyond the viewport */
  .home .content .news-updates .owl-carousel,
  .home .content .news-updates .owl-carousel .owl-stage-outer,
  .home .content .news-updates .owl-carousel .owl-stage {
    overflow-x: hidden;
  }

  /* 6) Guard against any element accidentally set wider than the screen */
  [style*="width: 100vw"] { max-width: 100% !important; }
}

/* Absolute safety net (keeps page locked even if something slips through) */
/* MO UPDATE: removed as we have overflow-x: hidden on the body above, and applying to the 
              html element directly causes position sticky to reference the document as the 
              viewport breaking sticky elements. */
/*html, body { overflow-x: hidden; }*/

.maps-marker-pro .mmp-control-filters label input, .maps-marker-pro .mmp-control-filters label span, .maps-marker-pro .mmp-filter-icon {
margin-bottom: 3px !important;
    /* padding-top: 6px !important; */
    vertical-align: none!important;
    width: 24px !important;
    padding: 6px 6px 0px 0px!important;}

.leaflet-marker-icon {width:42px!important; height:49px!important;}

/* Simple sticky submenu */
.subpage-nav {
  
  z-index: 30;
  margin: 16px 0 24px;
  border: 1px solid #a6a8ab;
  border-radius: 12px;
  padding: 10px;
}
.subpage-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.subpage-nav a {
  display: inline-block;
  padding: 10px 14px;
  border: 1px solid #cfd7df;
  border-radius: 9999px;
  font: 600 16px/1.2 "Sofia Pro SemiBold", sans-serif;
  text-decoration: none;
  color: #0071ba;
  background: #fff;
  transition: background .2s, border-color .2s, color .2s;
}
.subpage-nav a:hover,
.subpage-nav a:focus {
  background: #f5f9ff;
  border-color: #98a6b5;
}
h2[id], h3[id] {
  scroll-margin-top: 120px; /* prevents headings from hiding behind header */
}
/* Our Work: tidy subpage nav */
.subpage-nav{
 
  margin: 16px 0 24px; padding: 10px;
  border:1px solid #a6a8ab; border-radius:12px;
  max-width: 100%; overflow: hidden;
}

/* Kill inherited list styles and huge font from .wysiwyg/.wp-block-list */
.subpage-nav ul{ all: unset; display:flex; flex-wrap:wrap; gap:8px; }
.subpage-nav ul{ list-style:none; margin:0; padding:0; }

/* Compact pill links (override big theme fonts) */
.subpage-nav a{
  display:inline-block;
  padding:10px 14px;
  border:1px solid #cfd7df; border-radius:9999px;
  font-family:"Sofia Pro SemiBold", sans-serif;
  font-size:16px; line-height:1.2; text-decoration:none;
  color:#0071ba; background:#fff;
  transition:background .2s, border-color .2s, color .2s;
  white-space:nowrap;            /* avoids ugly mid-word wraps */
}
.subpage-nav a:hover,.subpage-nav a:focus{ background:#f5f9ff; border-color:#98a6b5; }

/* Mobile: let it scroll horizontally if it overflows */
@media (max-width: 700px){
  .subpage-nav{ padding:8px; }
  .subpage-nav ul{ flex-wrap:nowrap; overflow-x:auto; -webkit-overflow-scrolling:touch; padding-bottom:4px; }
  .subpage-nav li{ flex:0 0 auto; }
}

/* Anchors don’t hide under fixed header */
h2[id], h3[id]{ scroll-margin-top: 120px; }
/* === OUR WORK subpage nav hard reset === */
.subpage-nav {

    margin: 20px auto 40px;
    padding: 10px 16px 0 0;
    /* background: #fff; */
    border: none;
    border-radius: 12px;
    /* max-width: 900px; */
    font-size: 0;          /* kills inherited large font, we’ll size links directly */
}

.subpage-nav ul {
  all: unset;             /* wipes .wysiwyg styles */
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.subpage-nav li {
  list-style: none;
}

.subpage-nav a {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #cfd7df;
  border-radius: 9999px;
  font: 600 16px/1.2 "Sofia Pro SemiBold", sans-serif;
  color: #0071ba;
  background: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: background .2s, border-color .2s, color .2s;
}

.subpage-nav a:hover,
.subpage-nav a:focus {
  background: #f5f9ff;
  border-color: #98a6b5;
}

@media (max-width: 700px) {
  .subpage-nav {
    padding: 8px;
  }
  .subpage-nav ul {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 4px;
  }
  .subpage-nav li {
    flex: 0 0 auto;
  }
}

/* Make sure section anchors don’t hide behind the fixed header */
h2[id], h3[id] {
  scroll-margin-top: 120px;
}
/* News & Updates – circular teal arrows */
.news-updates .news-carousel-controls{
  display:flex; justify-content:center; gap:18px; margin-top:16px;margin-left: -20px;
}

/* Buttons themselves are circles (no pseudo-elements needed) */
.news-updates .news-prev,
.news-updates .news-next{
  display:inline-flex; align-items:center; justify-content:center;
  width:64px; height:64px; border-radius:50%;
      padding: 5px 0 9px; border:0; background:#eeefef;           /* light teal fill at rest */
  box-shadow: inset 0 0 0 2px #36b4e5;                             /* teal ring at rest */
  color:#36b4e5 !important;                                        /* teal chevron at rest */
  font-size:44px; font-weight:700; line-height:1;
  cursor:pointer; -webkit-tap-highlight-color:transparent;
  transition: background .2s ease, color .2s ease, transform .2s ease, box-shadow .2s ease;
}

/* Hover / keyboard focus: fill teal, arrow turns white */
.news-updates .news-prev:hover,
.news-updates .news-next:hover,
.news-updates .news-prev:focus-visible,
.news-updates .news-next:focus-visible{
  background:#36b4e5;                                              /* solid teal */
  color:#fff !important;                                           /* white chevron */
  box-shadow: inset 0 0 0 2px #36b4e5, 0 10px 24px rgba(54,180,229,.35);
}

/* Tiny directional nudge (optional, feels responsive) */
.news-updates .news-prev:hover,
.news-updates .news-prev:focus-visible{ transform: translateX(-3px); }
.news-updates .news-next:hover,
.news-updates .news-next:focus-visible{ transform: translateX(3px); }

/* Active press: darker teal + slight press */
.news-updates .news-prev:active,
.news-updates .news-next:active{
  background:#2492c0; transform: translateY(1px) scale(.98);
}

/* Disabled (if ever applied) */
.news-updates .news-prev.disabled,
.news-updates .news-next.disabled{ opacity:.35; pointer-events:none; }

/* Mobile sizing */
@media (max-width:600px){
  .news-updates .news-prev, .news-updates .news-next{
    width:52px; height:52px; font-size:36px;
  }
}


/* ===== Menu polish & accessibility enhancements (stable carets) ===== */
@media (min-width:1001px){

  /* Main tabs: tighter vertical rhythm & subtle letter spacing */
  .nav-list--main .nav-link {
    padding:14px 0 12px;
    letter-spacing:0.01em;
    text-decoration:none;
    position:relative;
  }

  /* Stronger hover & active contrast (caret stays visible) */
  .site-header.is-hovered .nav-link:hover {
    color:#dff4ff; /* lighter blue on hover */
  }
  .site-header .current-menu-item > .nav-link,
  .site-header .current-menu-ancestor > .nav-link {
    color:#fff; /* white for active/ancestor */
  }

  /* Caret indicator on parents — stays put on hover */
  .nav-item--has-children > .nav-link::after {
    content:"▾";
    font-size:.75em;
    margin-left:.35em;
    opacity:.7;
    transition:opacity .2s ease;
  }
  /* Do NOT change opacity on hover—caret remains steady */
  .nav-item--has-children:hover > .nav-link::after,
  .nav-item--has-children:focus-within > .nav-link::after {
    opacity:.7;
  }

  /* Mega menu link readability */
  .nav-sub-list--mega a {
    line-height:1.25;
    padding:4px 0;
  }
  .nav-sub-list--mega .column {
    padding-right:24px;
  }

  /* Section headings (eyebrow style) */
  .nav-sub-list--mega .heading {
    font:700 12px/1 "Sofia Pro Medium";
    text-transform:uppercase;
    letter-spacing:.08em;
    margin:0 0 10px;
    color:#9ad7f3;
  }

  /* Light chevron for submenu links */
  .nav-sub-list--mega .column a::before {
    content:"›";
    margin-right:8px;
    opacity:.7;
  }

  /* Subtle background on submenu hover */
  .nav-sub-list--mega a:hover {
    background:rgba(255,255,255,.06);
    border-radius:6px;
  }

  /* Visible focus outline for keyboard users */
  .nav-link:focus-visible,
  .nav-sub-list--mega a:focus-visible {
    outline:3px solid #36b4e5;
    outline-offset:3px;
    border-radius:6px;
  }

  /* Optional soft inset shadow to separate mega menu from page content */
  .site-header::before {
    box-shadow:0 10px 30px rgba(0,0,0,.12) inset;
  }
}

/* Mobile touch targets & consistency */
@media (max-width:1000px){
  .nav-list--main .nav-link {
    padding:18px 0;
  }
  .nav-sub-link,
  .nav-sub-list--mega a {
    padding:12px 0;
  }
}

/* Respect users who prefer reduced motion */
@media (prefers-reduced-motion: reduce){
  .nav-sub-list,
  .nav-sub-list--mega,
  .site-header::before {
    transition:none !important;
  }
}
/* ===== End menu polish ===== */
/* Stable caret for parents (no jump, never disappears) */
@media (min-width:1001px){
  /* Reserve space so layout doesn't shift */
  .nav-item--has-children > .nav-link{
    position: relative;
    padding-right: 1.1em; /* room for caret */
  }

  /* Draw caret with borders (not a font glyph) */
  .nav-item--has-children > .nav-link::after{
    content: "" !important;               /* override any earlier 'content:none' */
    position: absolute;
    right: 0;                              /* lives at far right of the link */
    top: 50%;
    transform: translateY(-40%);           /* optically centered */
    width: 0; height: 0;
    border-left: .32em solid transparent;
    border-right: .32em solid transparent;
    border-top: .36em solid currentColor;  /* inherits link color, always visible */
    opacity: .9;
    pointer-events: none;                  /* never interferes with hover */
  }

  /* Keep it steady on hover/focus (no fade out, no transform) */
  .nav-item--has-children > .nav-link:hover::after,
  .nav-item--has-children > .nav-link:focus-visible::after{
    opacity: .95;
  }

  /* Safety: if something elsewhere nukes main-link pseudos, restore ours */
  .nav-list--main .nav-item--has-children > .nav-link::after{
    content: "" !important;
  }
}
/* === Fix caret position: right-aligned, no overlap, no conflicts === */
@media (min-width:1001px){
  /* Make the link a reliable anchor + reserve space for caret */
  .nav-item--has-children > .nav-link{
    position: relative;
    display: inline-flex;         /* stable box for the caret */
    align-items: center;
    padding-right: 1.25em;        /* room for caret so it never overlaps text */
  }

  /* If some earlier rule draws an underline in ::after, kill it on parents only */
  .nav-list--main .nav-item--has-children > .nav-link::after{
    content: none !important;
  }

  /* Draw the caret with ::before so it doesn't collide with underline styles */
  .nav-item--has-children > .nav-link::before{
    content: "" !important;
    position: absolute;
    right: .15em !important;      /* pin to right edge of the link */
    left: auto !important;        /* prevent stretched ::after rules from winning */
    top: 50%;
    transform: translateY(-40%);  /* optical centering */
    width: 0; height: 0;
    border-left: .32em solid transparent;
    border-right: .32em solid transparent;
    border-top: .36em solid currentColor; /* inherits link color; always visible */
    pointer-events: none;
    opacity: .95;
  }

  /* Keep caret steady on hover/focus (don’t fade or move) */
  .nav-item--has-children > .nav-link:hover::before,
  .nav-item--has-children > .nav-link:focus-visible::before{
    opacity: .95;
  }
}
/* === Smaller caret size === */
@media (min-width:1001px){
  .nav-item--has-children > .nav-link::before{
    border-left: .20em solid transparent;   /* narrower */
    border-right: .20em solid transparent;
    border-top: .22em solid currentColor;   /* shorter point */
  }
}/* === Brighter hover for mega-menu links === */
@media (min-width:1001px){
  .nav-sub-list--mega a:hover,
  .nav-sub-list--mega a:focus-visible {
    background: rgba(255,255,255,.20);
    border-radius:6px;
    color:#ffffff;
  }
}

/* Mobile: left-align announcement text */
@media (max-width: 1000px) {
  .home .content .announcement .container .row .column:nth-child(1) * {
    text-align: left !important;
  }
}

/* Mobile: stack story photo above text */
@media (max-width: 1000px) {
  .home .content .stories .story-container .story a { flex-direction: column !important; gap: 20px; }
  .home .content .stories .story-container .story a .image { width: 100% !important; margin: 0 auto; }
  .home .content .stories .story-container .story a .content { width: 100% !important; }
}

/* Mobile: slightly smaller story images */
@media (max-width: 1000px) {
  .home .content .stories .story-container .story a .image {
    max-width: 300px; width: 90%; margin: 0 auto;
  }
}

/* Mobile: smaller announcement text */
@media (max-width: 1000px) {
  .home .content .announcement .container .row .column h3 { font-size: 28px !important; line-height: 1.1em; }
  .home .content .announcement .container .row .column p  { font-size: 20px !important; line-height: 1.2em; }
  .home .content .announcement .container .row .column a.btn { font-size: 15px !important; padding: 10px 20px; }
}

/* Mobile: tighten spacing for Stories section */
@media (max-width: 1000px) {
  .home .content .stories { margin-top: 20px !important; margin-bottom: 20px !important; }
  .home .content .stories .container .row .column { padding-top: 10px !important; padding-bottom: 10px !important; }
  .home .content .stories .story-container { gap: 20px !important; padding-top: 10px !important; padding-bottom: 10px !important; }
}

/* Mobile: smaller story images (tighter) */
@media (max-width: 1000px) {
  .home .content .stories .story-container .story a .image {
    max-width: 220px; width: 80%; margin: 0 auto;
  }
}

/* Mobile: fine-tune spacing around story photos */
@media (max-width: 1000px) {
  .home .content .stories .story-container .story a .image {
    margin-top: 12px !important; margin-bottom: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important;
  }
  .home .content .stories .story-container { gap: 18px !important; }
  .home .content .stories .container .row .column { padding-top: 0 !important; padding-bottom: 0 !important; }
}

/* Mobile: reduce story quote size */
@media (max-width: 1000px) {
  .home .content .stories .story-container .story a .content q   { font-size: 22px !important; line-height: 1.2em; }
  .home .content .stories .story-container .story a .content cite{ font-size: 18px !important; letter-spacing: 0.5px; }
}

@media (max-width: 1000px) {
  .home .content .connect { margin-top: 30px !important; padding-top: 0 !important; }
}

/* Newsletter inputs */
.heading .container .newsletter-signup form input[type="text"],
.heading .container .newsletter-signup form input[type="email"] {
  width: 43.7%;
  min-width: 250px;
  border: 1px solid #999b9d;
  padding: 12px 20px 12px 15px;
  font-family: "Sofia Pro Semibold";
  font-weight: 400;
  font-size: 19px;
  border-radius: 4px;
}

/* ===================== Header search (clean, mobile-safe) ===================== */

/* keep your nav container intact; don't style .site-header__nav here */

/* search icon + utility in the same row */
.utility-wrap { display:flex; align-items:center; gap:20px; }

/* MO UPDATE: Added for sliding animation, and adjust alignment with other menu items. */
.site-header__search {overflow: hidden; transform: translateY(-5px);}

/* search icon color behavior */
.site-header__search .search-toggle { color:#0071ba; transition:color .2s ease; }

/* MO UPDATE: Updated to keep color when search is open but you may not be hovered directly over the nav. */
.utility-wrap:hover .search-toggle,
.search-open .site-header__search .search-toggle,
.site-header__nav:hover .search-toggle { color:#36b4e5; }

.site-header__search { position: static; display:flex; align-items:center; }
.site-header__search .search-toggle { border:0; background:transparent; padding:6px; line-height:1; cursor:pointer; display:inline-grid; place-items:center; }
.site-header__search .search-toggle .icon { width:20px; height:20px; opacity:.9; }

/* MO UPDATE: swapping out the magnifying glass for an x, avoid confusion with toggling and submitting form */
.site-header__search .search-toggle .icon.open {display: block;}
.search-open .site-header__search .search-toggle .icon.open {display: none;}

.site-header__search .search-toggle .icon.close {display: none;}
.search-open .site-header__search .search-toggle .icon.close {display: block;}

/* panel: simple show/hide only */
/* MO UPDATE: added alittle animation and made it slide out. */
.site-search-panel { position: relative; display:inline-block; background:transparent; width:0px; opacity:0; transition: all .3s ease-out;}
body.search-open .site-search-panel {width: 200px; opacity: 1;}

/* underline-only field */
.site-search-form { position:relative; display:flex; align-items:center; gap:8px; padding:0; width:100%; }
.site-search-input {
  flex:1; background:transparent; border:0; border-bottom:2px solid rgba(255,255,255,.6);
  color:#fff; font-size:16px; padding:6px 36px 6px 0; transition:border-color .2s ease, color .2s ease;
}
.site-search-input::placeholder { color: rgba(255,255,255,.5); }
.site-search-input:focus-visible { outline:none; border-bottom-color:#fff; color:#fff; }

/* hide submit visually but keep for a11y (if present) */
/* MO UPDATE: add search submit button inside the input to avoid potential confusion */
.site-search-submit {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color:#36b4e5;
  mask-image: url(/wp-content/themes/pcd/assets/images/search.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  border: none;
  text-indent: -1000%;  
  overflow: hidden;
  white-space: nowrap; 
  pointer-events: none;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-in-out 0.3s;
}

.search-open .site-search-submit {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}

/* optional custom clear button (if included in searchform.php) */
.site-search-clear {
  position:absolute; right:0; top:50%; transform:translateY(-50%);
  border:0; background:none; padding:4px; line-height:1; cursor:pointer; display:none;
  color:#0071ba; transition: color .2s ease;
}
.site-search-form.has-value .site-search-clear { display:inline-grid; }
.utility-wrap:hover .site-search-clear,
.site-header__nav:hover .site-search-clear { color:#36b4e5; }

/* kill native webkit cancel so it doesn't fight custom clear */
.site-search-input::-webkit-search-cancel-button { -webkit-appearance:none; }

/* Basic results tidy (safe) */
.search-results .results-list { list-style:none; margin:1.5rem 0 0; padding:0; display:grid; gap:1rem; }
.search-results .result-title { margin:0 0 .25rem; font-size:1.125rem; }
.search-results .result-type  { margin:0 0 .25rem; opacity:.7; font-size:.875rem; }
.search-results .result-excerpt { margin:0; }

.result-meta{ margin:0 0 .25rem; font-size:.9rem; color:var(--text-muted,#6b7280); display:flex; align-items:center; gap:.5rem; }
.result-type{ text-transform:uppercase; letter-spacing:.03em; font-weight:600; color:inherit; }

/* remove markers if results live in .wysiwyg */
.wysiwyg .results-list *::marker,
.wysiwyg .results-list li::before,
.wysiwyg .results-list .result::before { content:none !important; }

/* Mobile adjustments: DO NOT touch .site-header__nav */

/* Hide header search on screens 768px wide and smaller */
@media (max-width: 768px) {
  /* MO UPDATE: updated style for mobile. 
  .site-search-panel { display: none !important; } */
  .site-header__search {
    align-self: flex-start;
    justify-self: flex-start;
    position: relative;
    align-items: flex-start;
    justify-content: flex-start;
    transform: translateX(-10px);
    width: 100%;
  }
  .site-search-panel {
    display: block;
    width: 100%;
    opacity: 1;
  }
  .site-search-input {
    width: 100%;
    padding: 15px 30px 15px 0px;

  }
  .site-search-submit {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    cursor: pointer;
    width: 25px;
    height: 25px;
  }
  .mobile-nav-is-open .site-header__search .search-toggle{ 
    color:#36b4e5; 
  }
  .site-header__search .search-toggle .icon,
  .site-header__search .search-toggle .icon.open {
      display: none;
  }
}
@media (max-width: 768px) {
  .site-header__nav { display: flex; flex-direction: column; }
  .nav-list--main   { order: 1; }
  .utility-wrap     { order: 2; flex-direction: column-reverse;}
}

.svg-inline--fa {
    display: inline-block;
    height: .7em;
    overflow: visible;
    vertical-align: -.125em;
    color: #36b4e5;
}

.schema-faq-answer br {
  display: block;
  margin-top: 1em;   /* add space after each <br> */
  content: "";
}





.sb_youtube[id^=sb_youtube_] .sby_meta span, body .sb_youtube[id^=sb_youtube_] .sby_stats span, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_meta span, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_stats span {
    display:none!important;
}

.sb_youtube[id^=sb_youtube_] .sby_video_title, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_title {
    /* font-weight: 700; */
    color: #0071ba!important;margin-bottom: 30px!important;
}

.sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap, body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap {
    font-size: 1.2em;
    margin-bottom: 30px!important;
}


.donation-form .field input, .donation-form .field select, .donation-form .field textarea, .donation-form #card-element, .donation-form #paypal-button-container {
    padding: 14px!important;
    max-width: 500px!important;
    border: 1px solid lightgrey;
    border-radius: 5px;
	font-size: 16px!important;
}

/* ==== Donate page: Bloomerang embed wrapper ==== */
.donate-embed {
  --pcd-blue: #0071ba;
  --pcd-light: #36b4e5;
  --pcd-text: #1f2937;
  --radius: 14px;
  --shadow: 0 10px 24px rgba(0,0,0,.08);
  max-width: 1500px!important;
  margin: 20px 0;
  /*padding: clamp(16px, 3vw, 28px);
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: var(--radius);
  box-shadow: var(--shadow);*/
  font-family: "Sofia Pro", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: var(--pcd-text);
}

.donation-form .field .checkboxes {
    max-width: 500px!important;
    border: 1px solid #A9A9A9;
    font-size: 17px;
}
.donate-embed h2, .donate-embed h3 {
  line-height: 1.2;
  margin: 0 0 .75rem;
  color: var(--pcd-blue);
}

.donate-embed p {
  margin: 0 0 1rem;
}

/* If the form is an iframe, make it responsive */
.donate-embed iframe,
.donate-embed .bloomerang-embed,
.donate-embed .blm-embed,
.donate-embed .widget-container {
  width: 100% !important;
    /* adjust after you see full height */
  border: 0;
  display: block;
}

/* Optional: subtle top “secure” bar */
.donate-embed .secure-note {
  display: flex; align-items: center; gap: .5rem;
  font-size: .95rem; margin-bottom: 1rem; opacity: .9;
}
.donate-embed .secure-dot { width: .5rem; height: .5rem; border-radius: 50%; background: #22c55e; }

/* Tighter page spacing on small screens */
@media (max-width: 600px) {
  .donate-embed { margin: 1rem auto; padding: 16px; }
}


.donate-embed h3 {
    font-size: 28px!important;
    margin-bottom: 20px;
    margin-top: 20px;
    opacity: 1!important;
    color: #0071ba;
    /* transition: opacity 0.4s 
ease-out, transform 0.4s 
ease-out; */
    font-weight: bold;border-bottom: 1px solid #36b4e5;
}
/* Stripe/Bloomerang payment iframe – limit width */
.donate-embed iframe[src*="stripe"],
.donate-embed iframe.blm-payment,
.donate-embed .stripe-hosted-field iframe {
  max-width: 500px!important;    /* adjust as you like */
  margin: 0 auto;      /* center it */
  display: block;
}

.btn-group .btn-submit-donation {
    padding: 6px 14px;
    border-radius: 10px;
    font-size: 18px;
    background: #36b4e5;
    color: white;
    margin: 20px 0;
    font-weight: 600;
    border: none !important;
}

.donate-embed .secure-note {
    display: none;
    height: 1px;
    align-items: center;
    gap: .5rem;
    font-size: .95rem;
    margin-bottom: 1rem;
    opacity: .9;
}

.donation-form label {
    color: #404040;
    display: block;
    font-size: .865em;
    font-family: 'Sofia Pro regular';margin: 5px 5px;
}

.donate-secure-note {
  display: flex; align-items: center; gap: .5rem;
  font-size: 0.95rem; margin-top: 1.5rem;
  color: #1f2937;
  opacity: 0.9;
}
.donate-secure-note svg {
  width: 20px; height: 20px; fill: #22c55e;
}


/* Donate page: restore proper radios/checkboxes */
.donate-embed input[type="radio"] {
  -webkit-appearance: radio !important;
  appearance: radio !important;
  width: 16px; height: 16px;
  border-radius: 50% !important;  /* just in case */
  vertical-align: middle;
  margin-right: .5rem;
}

.donate-embed input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
  width: 16px; height: 16px;
  vertical-align: middle;
}

/* Prevent accidental overlays from blocking clicks */
.donate-embed label, 
.donate-embed input[type="radio"], 
.donate-embed input[type="checkbox"] {
  pointer-events: auto !important;
  position: relative; 
  z-index: 1;
}

/*************************************************
 * PCD — Events Calendar Pro (single + list views)
 * Unified width, typography, buttons, images, subscribe
 *************************************************/



/* Keep the grid comfortable */
body.single-tribe_events .tribe-common-g-row { column-gap: 2rem; }

/* Safety: prevent flex shrink clipping on key elements */
body.single-tribe_events .tribe-events-single-event-title,
body.single-tribe_events .tribe-events-single-event-description { min-width: 0; }


   /* Target paragraphs within The Events Calendar Pro content */
    .tribe-events-single-event-description p,
    .tribe-events-content p {
        margin-bottom: 1em!important; /* Adjust as needed for desired spacing */
        line-height: 1.6!important; /* Optional: Adjust line height for readability */
    }



/* Normalize Gutenberg preset sizes (only on single events) */
.single-tribe_events .tribe-events-content .has-small-font-size  { font-size: 18px !important; }
.single-tribe_events .tribe-events-content .has-medium-font-size { font-size: 22px !important; }
.single-tribe_events .tribe-events-content .has-large-font-size,
.single-tribe_events .tribe-events-content .has-larger-font-size { font-size: 26px !important; }


.single-tribe_events h2 { margin-top: 0; }

/* 3) Brand ALL Gutenberg buttons inside event content */
.single-tribe_events .wp-block-button__link,
.single-tribe_events .wp-element-button {
  display: block;
  clear: both;
  margin: 20px 0;
  padding: 15px 20px 13px 20px;
  border-radius: 9999px;
  background-color: #36b4e5 !important; /* win over theme.json */
  color: #fff !important;
  text-transform: uppercase;
  border: 0 !important;
  font-family: "Sofia Pro bold","Sofia Pro",sans-serif;
  font-size: 18px;
  text-decoration: none !important;
  box-shadow: none;
}
.single-tribe_events .wp-block-button__link:hover,
.single-tribe_events .wp-element-button:hover {
  background-color: #0071ba !important;
  color: #fff !important;
}

/* Remove outline variant clashes */
.single-tribe_events .is-style-outline > .wp-block-button__link,
.single-tribe_events .is-style-outline > .wp-element-button {
  background: #36b4e5 !important;
  color: #fff !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* 4) Keep general event links styled but without underlines on buttons */
.tribe-embed a,
.tribe-events-event-meta a,
.tribe-events-single a {
  color: #0971ce !important;
  text-decoration: none;
}

/* 5) List View thumbnails — consistent size without distortion */
.tribe-events-view--list .tribe-events-calendar-list__event-featured-image {
  width: 280px;
  max-width: 280px;
  flex-shrink: 0;
  margin-left: 1.5rem;
}
.tribe-events-view--list .tribe-events-calendar-list__event-featured-image img {
  width: 100%;
  height: 200px;         /* uniform row height */
  object-fit: cover;     /* crop, don’t squish */
  object-position: center;
  display: block;
  border-radius: 6px;
}

/* 6) "Add to Calendar" (subscribe) — ensure visible & branded */
.single-tribe_events .tribe-events-c-subscribe { margin-top: 24px; }
.single-tribe_events .tribe-events-c-subscribe__button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 16px;
  border-radius: 9999px;
  background: #36b4e5;
  color: #fff;
  border: 0;
  font-family: "Sofia Pro bold","Sofia Pro",sans-serif;
  text-decoration: none;
}
.single-tribe_events .tribe-events-c-subscribe__button:hover {
  background: #0071ba;
  color: #fff;
}


.single-tribe_events  h2 {
    font-size: 34px;
    font-weight: 400;
    color: #0071ba;
    margin-bottom: 32px;
	margin-top:40px;
    font-family: 'Sofia Pro SemiBold';
    opacity: 1;
    transform: translateY(10px);
    transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  
}

.tribe-events-event-image img {
    display: block;
    margin: 0 auto;
}

    .tribe-events-single-event-title {
  font-size: var(--tec-font-size-10);
  font-family: "Sofia Pro SemiBold";
  font-weight: 700;
  font-style: normal;
		color:#0071ba;
  line-height: 1.2em;
    }

.single-tribe_events .tribe-blocks-editor .tribe-events-schedule .tribe-events-schedule__datetime {
    background-color: #f2f9fe;
    border: 0;
    border-radius: 20px;
    font-family: "Sofia Pro regular";
    /* font-weight: 700; */
    font-style: normal;
    font-size: 18px;
    padding: 10px;
    line-height: 1.0em;
}

.tribe-events-content a {
    border-bottom: 1px solid #36b4e5!important;
    color: #36b4e5!important;
	font-family: "Sofia Pro SemiBold";

}

.tribe-events-content img a {border-bottom: 0px solid #ffffff!important;}

.tribe-events-content a:hover {  color: #0071ba!important;border-bottom: 1px solid #0071ba!important;
 }


/* Add space between paragraphs in all events content */
#tribe-events-content p {
    margin-bottom: 1em!important;
}

#tribe-events-content p strong {font-weight: 600;}

#tribe-events-pg-template {
        max-width: 1100px!important;
    
}

.tribe-common .tribe-common-l-container {
    max-width: 1400px!important;

}

.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    color: #0071ba!important;border-bottom: none!important;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus {
    background-color: #36b4e5 !important;
    color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: var(--tec-font-size-9);
    line-height: var(--tec-line-height-1);
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #0071ba!important;

}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
    background-color: initial;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff!important;
    cursor: pointer;
    font-size: inherit;
    padding: 0;
    text-shadow: none;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    background-color: #0071ba!important;
    border: 1px solid #0071ba!important;
    border-radius: var(--tec-border-radius-default);
    color: #0071ba!important;
    padding: 11px 20px;
    text-align: center;
    transition: var(--tec-transition);
    width: 100%;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border, .tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border:focus {
    border: 1px solid #0071ba!important;
    color: #0071ba!important;
}


/* Style ONLY text links in the event body */
.single-tribe_events .tribe-events-content a:not(:has(img)):not(:has(svg))
:not(.tec-btn):not(.tribe-common-c-btn):not(.wp-block-button__link):not(.button) {
  border-bottom: 1px solid #36b4e5 !important;
  color: #36b4e5 !important;
  font-family: "Sofia Pro SemiBold";
  text-decoration: none;
}

/* Never underline linked images (common WP/Gutenberg patterns) */
.single-tribe_events .tribe-events-content .wp-block-image a,
.single-tribe_events .tribe-events-content figure a,
.single-tribe_events .tec-single-event__featured-image a,
.single-tribe_events .tribe-events-single-event-image a {
  border-bottom: 0 !important;
}
/* optional fallback */
.single-tribe_events .tribe-events-content a.no-underline { border-bottom: 0 !important; }
.tribe-events-back a, .tribe-events-back a:visited {
    color: #0071ba;
    margin-left: 6px;
}

#tribe-events-footer {
    margin-bottom: 35px;
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {

    color: #0071ba;
}

.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title {
    font-size: revert;
    /* line-height: revert; */
    color: #0071bc;
    margin-bottom: -11px;
}

.single-tribe_events .tribe-blocks-editor .tribe-events-schedule .tribe-events-schedule__datetime {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    font-weight: 400;
    letter-spacing: normal;
    /* line-height: 1.63; */
    margin: -10px 0 40px !important;
}

.tribe-events-schedule__date {
    font-size: 18px;
}