  @tailwind base;
@tailwind components;
@tailwind utilities;
@font-face {
    font-family: "brother-1816";
    font-weight: 800;
    font-style: normal;
  }
@font-face {
    font-family: "brother-1816";
    font-weight: 300;
    font-style: normal;
  }
@font-face {
    font-family: "proxima-nova";
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: "proxima-nova";
    font-weight: 700;
    font-style: normal;
  }
/* Headings */
body h1 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(2rem, 5vw, 3.2rem);
        line-height: 1.2;
    }
body h2 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(1.8rem, 4vw, 2.56rem);
        line-height: 1.3;
    }
body h3 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(1.5rem, 3vw, 2.048rem);
        line-height: 1.4;
    }
body h4 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(1.3rem, 2.5vw, 1.6384rem);
        line-height: 1.5;
    }
body h5 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(1.1rem, 2vw, 1.31rem);
        line-height: 1.6;
    }
body h6 {
        font-family: 'brother-1816', sans-serif;
        font-size: clamp(1rem, 1.5vw, 1rem);
        line-height: 1.6;
    }
body p {
        font-size: 1.125rem; /* 18px */
    }
article > *:not(.entry-content),
.entry-content > *{
    margin-left: auto;
    margin-right: auto;
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
article.container > *:not(.entry-content).bg-white.shadow.p-4,.container
.entry-content > *.bg-white.shadow.p-4 {
    width: 800px;
}
article > *:not(.entry-content),
.entry-content > * {
    font-family: "proxima-nova";
    
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: rgb(0 62 126 / var(--tw-text-opacity)) !important;
    font-weight: 600;
}
.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a{
    --tw-text-opacity: 1;
    color: rgb(118 127 99 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
.entry-content p:hover, .entry-content ul:hover, .entry-content ol:hover, .block-editor-block-list__layout p:hover, .block-editor-block-list__layout ul:hover, .block-editor-block-list__layout ol:hover{
    text-decoration-line: none;
}
.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li{
    list-style-type: disc;
}
.entry-content ol li, .block-editor-block-list__layout ol li{
    list-style-type: decimal;
}
/* Hover Styles for Buttons */
.wp-block-button > .wp-block-button__link.has-hover-background-color:hover {
    background-color: var(--hover-background-color) !important;
}
.wp-block-button > .wp-block-button__link.has-hover-text-color:hover {
    color: var(--hover-text-color) !important;
}
.wp-block-button > .wp-block-button__link.has-hover-border-color:hover {
    border-color: var(--hover-border-color) !important;
}
/* Style for the arrow */
.wp-block-button .button-arrow {
    display: inline-block;
    margin-left: 0.5em;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    vertical-align: middle;
}
.padding-left-zero{
    padding-left: 0px;
}
.padding-right-zero{
    padding-right: 0px;
}
h2.double-heading-block {
    line-height: 42px;
}
/* .blue-overlay {
    filter: grayscale(60%) brightness(0.8) contrast(.9) sepia(80%) hue-rotate(190deg) saturate(100%);
    cursor: pointer;
    &:hover {
        cursor: pointer;
        filter:none; 
    }
}

.green-overlay {
    filter: grayscale(84%) brightness(0.7) contrast(.6) sepia(65%) hue-rotate(90deg) saturate(68%);
    cursor: pointer;
    &:hover {
        cursor: pointer;
        filter:none; 
    }
} */
/* .gray-overlay {
    filter: grayscale(100%);
    cursor: pointer;
    &:hover {
        cursor: pointer;
        filter:none; 
    }
} */
nav.shareholder-menu li,
nav.calista-menu li {
    list-style: none !important;
}
nav.shareholder-menu li a,
nav.calista-menu li a {
    text-decoration: none;
    color: #E7E0CC;
}
.shareholder-menu .menu-item-header,
.calista-menu .menu-item-header {
    margin-bottom: 15px;
    font-weight: 900;
    font-size: 18px;
}
ul.sub-menu.block li a,
.shareholder-menu .sub-menu li a,
.calista-menu .sub-menu li a {
    margin-bottom: 10px;
    font-size: 16px !important;
    color: #F5F8F9;
}
.shareholder-menu .sub-menu,
.calista-menu .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
ul.wp-block-list {
    margin-left: 25px;
}
ul.wp-block-list li {

    margin: 10px 0;
}
ul.wp-block-list ul li {
    margin-left: 0; /* Reset margin */
    list-style-type: circle !important; /* Hollow circle */
    text-indent: -1em;
    padding-left: 1em;
}
:root :where(.is-layout-flex) {
    gap: 25px !important;
}
.shareholder-page .top-links{
    --tw-bg-opacity: 1;
    background-color: rgb(96 23 4 / var(--tw-bg-opacity));
}
.shareholder-page .site-footer{
    --tw-bg-opacity: 1;
    background-color: rgb(96 23 4 / var(--tw-bg-opacity));
}
.shareholder-page .accordion-header{
    --tw-bg-opacity: 1;
    background-color: rgb(96 23 4 / var(--tw-bg-opacity));
}
:root :where(.is-layout-constrained) > * {
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -50px !important;
    top: 85px !important;
    --tw-text-opacity: 1 !important;
    color: rgb(0 62 126 / var(--tw-text-opacity)) !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    top: 85px !important;
    left: -50px !important;
    --tw-text-opacity: 1 !important;
    color: rgb(0 62 126 / var(--tw-text-opacity)) !important;
}
.mobile-floating-menu {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
  }
#mobile-menu-toggle {
    background-color: #003E7E;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
  }
.mobile-menu-panel {
    display: none;
    position: fixed;
    bottom: 70px; /* Adjust based on your design */
    right: 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }
.mobile-menu-panel ul {
    list-style: none;
    margin: 0;
    padding: 10px;
  }
.mobile-menu-panel li {
    margin: 5px 0;
  }
.mobile-menu-panel a {
    text-decoration: none;
    color: #003E7E;
    font-size: 0.9rem;
  }
.frosted {
    background-color: rgba(255, 255, 255, 0.36);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    will-change: transform;
    contain: paint;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
@media screen and (max-width: 800px) {
    .frosted {
      border-radius: 0;
    }
  }
.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a{
    --tw-text-opacity: 1;
    color: rgb(2 51 82 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
input.search-field {
    width: 800px;
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 62 126 / var(--tw-border-opacity));
    padding-left:7.5px;
    padding-right:7.5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
@media screen and (max-width: 1200px) {
input.search-field {
        width: 100%;
        max-width: 800px
}
        
    }
.container.mx-auto.bg-white.shadow.p-4 {
    width: 800px;
}
input.search-submit{
    --tw-bg-opacity: 1;
    background-color: rgb(0 62 126 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    padding: 6px;
    border-radius: 8px;
}
@media screen and (max-width: 1200px) {
input.search-submit {
        display: none
}
        
    }
.footer-contact p {
    font-size: 14px;
}
.page-id-28784 .fs-wrap.multiple {
        width: 100%;
    }
.page-id-28784 .fs-label-wrap {
        width: 100%;
    }
.page-id-28784 .facet-industry-dropdown {
        width: 100%;
    }
nav.breadcrumb{
    --tw-text-opacity: 1;
    color: rgb(2 51 82 / var(--tw-text-opacity));
}
nav.breadcrumb a{
    --tw-text-opacity: 1;
    color: rgb(2 51 82 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
.hide-mobile {
    display: none !important;
}
@media only screen and (min-width: 1080px) {
    .hide-desktop {
        display: none !important;
    }

    /* Optional: re-show .hide-mobile on desktop if needed */
    .hide-mobile {
        display: block !important;
    }
}
/* Hide the original AddToAny vertical container initially */
.a2a_vertical {
    display: none;
    position: fixed;
    bottom: 80px; /* Position above the toggle button */
    left: 20px;
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(10px);
  }
/* When share container is active */
.a2a_vertical.active {
    display: flex;
    opacity: 1;
    transform: translateY(0);
  }
/* Share toggle button */
.share-toggle {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #767F63;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 101;
    transition: background-color 0.3s ease;
  }
.share-toggle:hover {
    background-color: #767F63;
  }
.fcomplete-wrap {
    z-index: 99999 !important;
  }
.prose {
    max-width: 100% !important;
  }
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    text-decoration: underline;
    color: rgb(2 51 82 / var(--tw-text-opacity)) !important;
    font-weight: 600;
}
.prose a.wp-block-button__link {
    text-decoration: none !important;
    color: #E7E0CC !important;
    font-weight: normal !important; /* Optional */
  }
/* ========= Desktop Header Styles (unchanged) ========= */
.site-header{
    background-color: transparent;
}
.header-container{
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 480px){
    .header-container{
        max-width: 480px;
    }
}
@media (min-width: 600px){
    .header-container{
        max-width: 600px;
        padding-right: 2rem;
        padding-left: 2rem;
    }
}
@media (min-width: 782px){
    .header-container{
        max-width: 782px;
    }
}
@media (min-width: 1280px){
    .header-container{
        max-width: 1280px;
        padding-right: 0rem;
        padding-left: 0rem;
    }
}
@media (min-width: 1440px){
    .header-container{
        max-width: 1440px;
    }
}
.header-container{
    margin-left: auto;
    margin-right: auto;
}
.header-container.mx-auto.bg-white.shadow.p-4 {
    width: 800px;
}
.container.header-container.bg-white.shadow.p-4 {
    width: 800px;
}
.header-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-wrapper .logo{
    margin-top: 25px;
    max-width: 200px;
}
.header-links{
    display: none;
    flex-direction: column;
    align-items: flex-end;
}
@media (min-width: 1280px){
    .header-links{
        display: flex;
    }
}
.top-links{
    margin-top: -25px;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  background-color: #003E7E;
}
.top-links-inner{
    display: flex;
}
.top-links-inner > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.top-links-inner{
    padding-bottom: 0.5rem;
    padding-top: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.top-link:hover{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}
.main-nav .menu{
    margin-top: 1rem;
    display: flex;
}
.main-nav .menu > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.main-nav .menu{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
.menu li:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.mobile-menu-button-wrapper{
    display: flex;
    align-items: center;
}
@media (min-width: 1280px){
    .mobile-menu-button-wrapper{
        display: none;
    }
}
.mobile-menu-button{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.mobile-menu-button:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.mobile-menu-button:focus{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.menu-icon{
    height: 2rem;
    width: 2rem;
    fill: currentColor;
}
/* ========= Desktop Header Styles (unchanged) ========= */
.site-header{
    background-color: transparent;
}
.header-container{
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 480px){
    .header-container{
        max-width: 480px;
    }
}
@media (min-width: 600px){
    .header-container{
        max-width: 600px;
        padding-right: 2rem;
        padding-left: 2rem;
    }
}
@media (min-width: 782px){
    .header-container{
        max-width: 782px;
    }
}
@media (min-width: 1280px){
    .header-container{
        max-width: 1280px;
        padding-right: 0rem;
        padding-left: 0rem;
    }
}
@media (min-width: 1440px){
    .header-container{
        max-width: 1440px;
    }
}
.header-container{
    margin-left: auto;
    margin-right: auto;
}
.header-container.mx-auto.bg-white.shadow.p-4 {
    width: 800px;
}
.container.header-container.bg-white.shadow.p-4 {
    width: 800px;
}
.header-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-wrapper .logo{
    margin-top: 25px;
    max-width: 200px;
}
.header-links{
    display: none;
    flex-direction: column;
    align-items: flex-end;
}
@media (min-width: 1280px){
    .header-links{
        display: flex;
    }
}
.top-links{
    margin-top: -25px;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  background-color: #003E7E;
}
.top-links-inner{
    display: flex;
}
.top-links-inner > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.top-links-inner{
    padding-bottom: 0.5rem;
    padding-top: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.top-link:hover{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}
.main-nav .menu{
    margin-top: 1rem;
    display: flex;
}
.main-nav .menu > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.main-nav .menu{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
.menu li:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.mobile-menu-button-wrapper{
    display: flex;
    align-items: center;
}
@media (min-width: 1280px){
    .mobile-menu-button-wrapper{
        display: none;
    }
}
.mobile-menu-button{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.mobile-menu-button:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.mobile-menu-button:focus{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.menu-icon {
  height: 3.5rem;
  width: 3.5rem;
  fill: currentColor;
  margin-top: 20px;
}
/* ========= Mobile Menu Scoped Styles ========= */
/* Mobile Menu Overlay */
#mobile-menu-overlay{
    position: fixed;
    inset: 0px;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.5;
    transition-property: opacity;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  pointer-events: none;
  z-index: 40;
}
#mobile-menu-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
/* Off-Canvas Mobile Menu */
#mobile-menu{
    position: fixed;
    inset: 0px;
    z-index: 50;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: transform;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.container.mx-auto#mobile-menu.shadow.p-4 {
    width: 800px;
}
#mobile-menu {
  transform: translateX(-100%); /* Off-screen to the left */
  /* Note: No display:none here */
}
#mobile-menu.open {
  transform: translateX(0);
  background: white;
  background-image: url(https://wordpress-717699-5253658.cloudwaysapps.com/wp-content/uploads/2025/02/Dance-Fan-2-1.svg);
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-size: 90%;
}
/* Mobile Menu List */
#mobile-menu .mobile-menu-list > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
#mobile-menu .mobile-menu-list{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}
#mobile-menu .mobile-menu-list li{
    display: block;
}
ul.sub-menu#mobile-menu .mobile-menu-list li li a {
    margin-bottom: 10px;
    font-size: 16px;
    color: #F5F8F9;
}
/* WordPress Submenu (Accordion) Styles */
#mobile-menu .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
#mobile-menu .sub-menu > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
#mobile-menu .sub-menu.open {
  max-height: 300px; /* Adjust as needed */
}
/* Accordion Toggle Button */
#mobile-menu .accordion-toggle{
    margin-left: 0.25rem;
}
#mobile-menu .accordion-toggle:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
}
#mobile-menu .accordion-toggle[aria-expanded="true"] svg {
  transform: rotate(180deg);
}
/* Mobile Menu Header: Smaller Logo */
#mobile-menu .logo img,
#mobile-menu .logo > a > img {
  max-width: 250px;
  height: auto;
}
/* Quick Links Section */
#mobile-menu .quick-links{
    margin-top: 1.5rem;
}
#mobile-menu .quick-links h3{
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
}
#mobile-menu .quick-links ul > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
#mobile-menu .quick-links li a{
    display: block;
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}
ul.sub-menu#mobile-menu .quick-links li a li a {
    margin-bottom: 10px;
    font-size: 16px;
    color: #F5F8F9;
}
#mobile-menu .quick-links li a:hover{
    --tw-text-opacity: 1;
    color: rgb(118 127 99 / var(--tw-text-opacity));
}
/* Prevent body scroll when mobile menu is open */
.body-menu-open{
    overflow: hidden;
}
/* Each menu item has a small vertical gap */
#mobile-menu .mobile-menu-list li{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
/* No indent for submenus, smaller spacing */
#mobile-menu .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  margin-top: 0.25rem;
}
#mobile-menu .sub-menu > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
#mobile-menu .sub-menu { /* No ml- or indent here */
}
#mobile-menu .sub-menu.open {
  max-height: 600px; /* Increase if items are cut off */
  transform: translateX(0);
}
#mobile-menu .mobile-menu-list li{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
/* Increase max-height so "Annual Meeting" isn't cut off */
#mobile-menu .sub-menu.open {
  max-height: 600px; /* or 999px if needed */
}
/* Each menu item gets consistent spacing */
#mobile-menu .mobile-menu-list li{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; /* unify spacing for both parents and childless items */
}
.main-nav ul > li.menu-item-has-children::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background: url('data:image/svg+xml,<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 8"><path fill="%23003E7E" d="m0 0 8 8 8-8H0z"/></svg>');
    background-size: 100%;
    bacakground-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
  }
.main-nav ul > li.menu-item-has-children:hover::before {
      opacity: 1;
    }
.main-nav ul > li.menu-item-has-children:nth-child(-n +2) .mega-menu {
    right: unset !important; /* Align first two items to the right */
  }
.main-nav li.group:hover > .mega-menu {
  display: block !important;
}
.main-nav li.group:hover > .mega-menu,
.mega-menu:hover {
  display: block !important;
}
.mega-menu {
  transition: opacity 0.2s ease-in-out;
}
.main-nav li.group:hover > .mega-menu,
.mega-menu:hover {
  opacity: 1;
  display: block !important;
}
/* If JavaScript detects overflow, we apply .align-right to flip positioning */
.align-right {
  left: auto !important;   /* Unset left positioning */
  right: 0 !important;     /* Anchor to the right edge of the parent <li> */
  transform: none !important; /* If you were centering via transform, remove it */
}
/* Base styling for the dropdown container */
.mega-menu {
  position: absolute;  /* ensure it's removed from flow */
  background-color: #fff;  /* match your main background */
  /* already has a border, e.g. border border-gray-300 in Tailwind classes */
  border-radius: 0.5rem;
  /* If you're using Tailwind, these can be utility classes instead */
}
.main-nav li.group > a {
  /* Normal state styling */
  background: transparent;
  transition: background 0.2s;
  border-radius: 4px;  /* optional rounding */
  white-space: nowrap;
}
.main-nav li:hover > a {
  /* Active state while dropdown is open */
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 126 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));

}
.news-template-default .site-header, .page-id-28784 .site-header, .page-id-28443 .site-header {
    padding-bottom: 25px;
  }
.site-footer {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #003E7E;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
mb-0{
    margin-bottom: 0px;
}
.padding{
    padding: 2.5rem;
}
/* Cookie Policy Banner */
#cookie-banner{
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 999;
    width: 100%;
    max-width: calc(100% - 32px);
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1rem;
    --tw-text-opacity: 1;
    color: rgb(2 51 82 / var(--tw-text-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.container.mx-auto#cookie-banner.shadow.p-4 {
    width: 800px;
}
.container.mx-auto.bg-white.shadow#cookie-banner {
    width: 800px;
}
@media (min-width: 1280px){
    #cookie-banner{
        max-width: 48rem;
    }
}
#cookie-banner .cookie-policy-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}
@media (min-width: 600px){
    #cookie-banner .cookie-policy-content{
        flex-direction: row;
        align-items: center;
    }
}
#cookie-banner .cookie-policy-content p{
    margin-bottom: 0px;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
#cookie-banner .cookie-policy-content p a{
    --tw-text-opacity: 1;
    color: rgb(175 190 165 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
#cookie-banner .cookie-policy-content p a:hover{
    --tw-text-opacity: 1;
    color: rgb(96 23 4 / var(--tw-text-opacity));
}
#cookie-banner .cookie-policy-content button{
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 62 126 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
#cookie-banner .cookie-policy-content button:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(175 190 165 / var(--tw-bg-opacity));
}
.page-id-28784 .news-container h2 {
            font-family: "proxima-nova";
            font-weight: 800;
            font-size: 30px;
            text-transform: uppercase;
        }
.page-id-28784 .news-container h2 a{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
.page-id-28784 .news-container p{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
            font-size: 1.1rem;
}
.page-id-28784 .news-container .industry, .page-id-28784 .news-container .holding{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
.page-id-28784 .news-container article {
            border-left: 1px solid #1C3559;
            padding-left: 30px;
        }
.facetwp-facet.facetwp-facet-pagination.facetwp-type-pager{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.container.facetwp-facet.facetwp-facet-pagination.facetwp-type-pager.bg-white.shadow.p-4 {
    width: 800px;
}
button.facetwp-load-more{
    margin-bottom: 50px;
    cursor: pointer;
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 62 126 / var(--tw-bg-opacity));
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.facetwp-load-more:hover{
    cursor: pointer;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
    outline-style: solid;
    outline-width: 1px;
    outline-color: #003E7E;
}
/* ! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
}
.\!container{
    width: 100% !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.container{
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 480px){
    .\!container{
        max-width: 480px !important;
    }
    .container{
        max-width: 480px;
    }
}
@media (min-width: 600px){
    .\!container{
        max-width: 600px !important;
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .container{
        max-width: 600px;
        padding-right: 2rem;
        padding-left: 2rem;
    }
}
@media (min-width: 782px){
    .\!container{
        max-width: 782px !important;
    }
    .container{
        max-width: 782px;
    }
}
@media (min-width: 1280px){
    .\!container{
        max-width: 1280px !important;
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }
    .container{
        max-width: 1280px;
        padding-right: 0rem;
        padding-left: 0rem;
    }
}
@media (min-width: 1440px){
    .\!container{
        max-width: 1440px !important;
    }
    .container{
        max-width: 1440px;
    }
}
.prose{
    color: var(--tw-prose-body);
    max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-bold);
    font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
    font-weight: 400;
    color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
    color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-inline-start-width: 0.25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 900;
    color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 800;
    color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 700;
    color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
    font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
    font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
    content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
    content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
}
.prose{
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
}
.prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
}
.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
    margin-bottom: 0;
}
/* Personnel Container */
.personnel-container{
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* Individual Personnel Card */
.personnel-card{
    display: flex;
    width: 150px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
/* Personnel Image - Modified for background image approach */
.personnel-image{
    position: relative;
    height: 150px;
    width: 150px;
    overflow: hidden;
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
        transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
/* NEW: Background image container */
.personnel-image-bg{
    position: absolute;
    inset: 0px;
    height: 100%;
    width: 100%;
    cursor: pointer;
        background-size: cover;
        background-repeat: no-repeat;
        transition: transform 0.3s ease, filter 0.3s ease;
}
/* Clean, simple hover effects - adapted for background images */
.personnel-image:hover, .personnel-image:focus-within{
    --tw-border-opacity: 1;
    border-color: rgb(118 127 99 / var(--tw-border-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.personnel-image:hover .personnel-image-bg, 
    .personnel-image:focus-within .personnel-image-bg{
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* Gray overlay modification - commented out by default
    .gray-overlay::before {
        @apply absolute inset-0 bg-black bg-opacity-30 rounded-full z-10;
        content: "";
    } */
/* Personnel Name */
.personnel-name{
    margin-top: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
}
/* Personnel Title */
.personnel-title{
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-style: italic;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}
/* MODAL STYLING */
.modal{
    position: fixed;
    inset: 0px;
    z-index: 50;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.75;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
        /* Important: Using display:none by default, then JS sets display:flex explicitly */
        display: none;
}
.modal-content{
    position: relative;
    display: flex;
    max-height: 80vh;
    width: 85%;
    max-width: 56rem;
    flex-direction: column;
    overflow: hidden;
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(28 52 89 / var(--tw-text-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.container.mx-auto.modal-content.shadow.p-4 {
    width: 800px;
}
@media (min-width: 782px){
    .modal-content{
        max-height: 80vh;
        width: 91.666667%;
        flex-direction: row;
    }
}
.modal-content {
        margin: auto;
    }
@media (min-width: 782px) {
        .modal-content{
        flex-direction: row;
    }
    }
/* Modal Image - Updated for mobile friendliness */
.modal-image-container{
    width: 100%;
    flex-shrink: 0;
}
@media (min-width: 782px){
    .modal-image-container{
        width: 33.333333%;
    }
}
.modal-image-container {
        height: auto;
    }
.modal-image{
    height: auto;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
@media (min-width: 782px){
    .modal-image{
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
}
/* Modal Text */
.modal-text-container{
    max-height: 50vh;
    flex-grow: 1;
    overflow: auto;
    padding: 1.5rem;
}
@media (min-width: 782px){
    .modal-text-container{
        max-height: 80vh;
    }
}
/* Close Button - Repositioned for mobile */
.modal-close-btn{
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 20;
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-size: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.container.mx-auto.modal-close-btn.shadow.p-4 {
    width: 800px;
}
.modal-close-btn:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
@media (min-width: 782px){
    .modal-close-btn{
        top: 0.75rem;
        right: 0.75rem;
    }
}
.modal-close-btn {
        transition: transform 0.2s ease-in-out;
    }
/* Close Button Hover Effect */
.modal-close-btn:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
/* Modal Title */
.modal-title{
    font-size: 2.1875rem;
    font-weight: 700;
}
@media (min-width: 782px){
    .modal-title{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
/* Modal Subtitle */
.modal-subtitle{
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-style: italic;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
/* Modal Description */
.modal-description{
    margin-top: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1.625;
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}
/* No Personnel Message */
.no-personnel{
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.visible{
    visibility: visible;
}
.fixed{
    position: fixed;
}
.absolute{
    position: absolute;
}
.relative{
    position: relative;
}
.inset-0{
    inset: 0px;
}
.bottom-4{
    bottom: 1rem;
}
.right-0{
    right: 0px;
}
.right-4{
    right: 1rem;
}
.top-4{
    top: 1rem;
}
.top-full{
    top: 100%;
}
.z-50{
    z-index: 50;
}
.z-\[999\]{
    z-index: 999;
}
.m-8{
    margin: 2rem;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mb-0{
    margin-bottom: 0px;
}
.mb-1{
    margin-bottom: 0.25rem;
}
.mb-12{
    margin-bottom: 3rem;
}
.mb-2{
    margin-bottom: 0.5rem;
}
.mb-4{
    margin-bottom: 1rem;
}
.mb-6{
    margin-bottom: 1.5rem;
}
.mb-8{
    margin-bottom: 2rem;
}
.ml-1{
    margin-left: 0.25rem;
}
.ml-2{
    margin-left: 0.5rem;
}
.ml-8{
    margin-left: 2rem;
}
.mr-2{
    margin-right: 0.5rem;
}
.mt-0{
    margin-top: 0px;
}
.mt-1{
    margin-top: 0.25rem;
}
.mt-12{
    margin-top: 3rem;
}
.mt-2{
    margin-top: 0.5rem;
}
.mt-8{
    margin-top: 2rem;
}
.mt-\[-25px\]{
    margin-top: -25px;
}
.mt-\[25px\]{
    margin-top: 25px;
}
.block{
    display: block;
}
.inline-block{
    display: inline-block;
}
.flex{
    display: flex;
}
.grid{
    display: grid;
}
.hidden{
    display: none;
}
.h-1{
    height: 0.25rem;
}
.h-12{
    height: 3rem;
}
.h-20{
    height: 5rem;
}
.h-4{
    height: 1rem;
}
.h-48{
    height: 12rem;
}
.h-5{
    height: 1.25rem;
}
.h-6{
    height: 1.5rem;
}
.h-8{
    height: 2rem;
}
.h-full{
    height: 100%;
}
.min-h-screen{
    min-height: 100vh;
}
.w-12{
    width: 3rem;
}
.w-16{
    width: 4rem;
}
.w-32{
    width: 8rem;
}
.w-4{
    width: 1rem;
}
.w-5{
    width: 1.25rem;
}
.w-6{
    width: 1.5rem;
}
.w-8{
    width: 2rem;
}
.w-full{
    width: 100%;
}
.max-w-4xl{
    max-width: 56rem;
}
.max-w-\[200px\]{
    max-width: 200px;
}
.max-w-\[calc\(100\%_-_32px\)\]{
    max-width: calc(100% - 32px);
}
.max-w-sm{
    max-width: 24rem;
}
.flex-1{
    flex: 1 1 0%;
}
.flex-shrink-0{
    flex-shrink: 0;
}
.flex-grow{
    flex-grow: 1;
}
.transform{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
    cursor: pointer;
}
.grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-\[1fr_1fr\]{
    grid-template-columns: 1fr 1fr;
}
.flex-col{
    flex-direction: column;
}
.flex-wrap{
    flex-wrap: wrap;
}
.items-start{
    align-items: flex-start;
}
.items-center{
    align-items: center;
}
.justify-center{
    justify-content: center;
}
.justify-between{
    justify-content: space-between;
}
.gap-2{
    gap: 0.5rem;
}
.gap-4{
    gap: 1rem;
}
.gap-6{
    gap: 1.5rem;
}
.gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
}
.gap-y-3{
    row-gap: 0.75rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
    overflow: hidden;
}
.overflow-y-auto{
    overflow-y: auto;
}
.rounded{
    border-radius: 0.25rem;
}
.rounded-lg{
    border-radius: 0.5rem;
}
.rounded-md{
    border-radius: 0.375rem;
}
.rounded-bl-lg{
    border-bottom-left-radius: 0.5rem;
}
.rounded-br-lg{
    border-bottom-right-radius: 0.5rem;
}
.border{
    border-width: 1px;
}
.border-b{
    border-bottom-width: 1px;
}
.border-t{
    border-top-width: 1px;
}
.border-calista{
    --tw-border-opacity: 1;
    border-color: rgb(0 62 126 / var(--tw-border-opacity));
}
.border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-500{
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.bg-\[\#0b1a3d\]{
    --tw-bg-opacity: 1;
    background-color: rgb(11 26 61 / var(--tw-bg-opacity));
}
.bg-black{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-calista{
    --tw-bg-opacity: 1;
    background-color: rgb(0 62 126 / var(--tw-bg-opacity));
}
.bg-gray-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-prussian-blue{
    --tw-bg-opacity: 1;
    background-color: rgb(2 51 82 / var(--tw-bg-opacity));
}
.bg-transparent{
    background-color: transparent;
}
.bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-50{
    --tw-bg-opacity: 0.5;
}
.fill-current{
    fill: currentColor;
}
.object-contain{
    -o-object-fit: contain;
       object-fit: contain;
}
.object-cover{
    -o-object-fit: cover;
       object-fit: cover;
}
.p-2{
    padding: 0.5rem;
}
.p-4{
    padding: 1rem;
}
.p-6{
    padding: 1.5rem;
}
.px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-4{
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-8{
    padding-left: 2rem;
    padding-right: 2rem;
}
.py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.pb-\[100px\]{
    padding-bottom: 100px;
}
.pt-2{
    padding-top: 0.5rem;
}
.pt-6{
    padding-top: 1.5rem;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.font-brother{
    font-family: brother-1816, sans-serif;
}
.font-proxima{
    font-family: proxima-nova, sans-serif;
}
.text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-5xl{
    font-size: 3rem;
    line-height: 1;
}
.text-base{
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
}
.font-bold{
    font-weight: 700;
}
.font-light{
    font-weight: 300;
}
.font-medium{
    font-weight: 500;
}
.font-semibold{
    font-weight: 600;
}
.uppercase{
    text-transform: uppercase;
}
.italic{
    font-style: italic;
}
.leading-relaxed{
    line-height: 1.625;
}
.leading-snug{
    line-height: 1.375;
}
.leading-tight{
    line-height: 1.25;
}
.text-alice{
    --tw-text-opacity: 1;
    color: rgb(245 248 249 / var(--tw-text-opacity));
}
.text-black-pearl{
    --tw-text-opacity: 1;
    color: rgb(31 39 43 / var(--tw-text-opacity));
}
.text-calista{
    --tw-text-opacity: 1;
    color: rgb(0 62 126 / var(--tw-text-opacity));
}
.text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800{
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gunsmoke{
    --tw-text-opacity: 1;
    color: rgb(118 127 99 / var(--tw-text-opacity));
}
.text-prussian-blue{
    --tw-text-opacity: 1;
    color: rgb(2 51 82 / var(--tw-text-opacity));
}
.text-pumice{
    --tw-text-opacity: 1;
    color: rgb(175 190 165 / var(--tw-text-opacity));
}
.text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
    text-decoration-line: underline;
}
.antialiased{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.shadow{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
    outline-style: solid;
}
.ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.blur{
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale{
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia{
    --tw-sepia: sepia(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter{
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-colors{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-transform{
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.duration-200{
    transition-duration: 200ms;
}
.duration-300{
    transition-duration: 300ms;
}
.alignfull{
    margin: 2rem calc(50% - 50vw) !important;
    max-width: 100vw !important;
    width: 100vw;
}
.alignwide{
    margin: 2rem 0;
    max-width: 1440px !important;
}
.alignnone{
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    max-width: 100%;
}
.aligncenter{
    margin: 0.5rem auto;
    display: block;
}
ul.sub-menu.aligncenter li a {
    margin-bottom: 10px;
    font-size: 16px;
    color: #F5F8F9;
}
@media (min-width: 600px){
    .alignleft:not(.wp-block-button){
        margin-right: 0.5rem;
        float: left;
    }
    .alignright:not(.wp-block-button){
        margin-left: 0.5rem;
        float: right;
    }
    .wp-block-button.alignleft a{
        float: left;
        margin-right: 1rem;
    }
    .wp-block-button.alignright a{
        float: right;
        margin-left: 1rem;
    }
}
.wp-caption{
    display: inline-block;
}
.wp-caption img{
    margin-bottom: 0.5rem;
    line-height: 1;
}
.wp-caption-text{
    font-size: 0.875rem;
    color: #4b5563;
}
/* editor-style.css */
.is-style-custom-star-marker {
    list-style-type: none;
}
.is-style-custom-star-marker li {
    position: relative;
    padding-left: 25px; /* Matches frontend */
    list-style-type: none !important;
    margin-bottom: 12.5px;
}
.is-style-custom-star-marker li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px; /* Matches frontend */
    height: 20px; /* Matches frontend */
    background-image: url('/wp-content/themes/tailpress-master/images/star.svg'); /* Ensure this is the correct relative path */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* Background and Search Bar Styling */
.bg-wrap {
    background-image: linear-gradient(to bottom, #FCFCFD, #FCFCFD, #FCFCFD, #D9D9D9);
    padding-top: 50px;
}
.single-news{
    background-image: linear-gradient(to bottom, #FCFCFD, #FCFCFD, #FCFCFD, #D9D9D9);

}
.news-search {
    background: #EDF0F4;
    padding: 40px;
    border: 1px solid #3333331f;
  }
.news-container {
   max-width: 960px;
  }
.facetwp-facet {
    margin-bottom: 0 !important;
  }
input.facetwp-autocomplete.fcomplete-enabled {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #00000021;
    padding: 10px;
  }
.facet-search-bar {
        margin-bottom: 10px;
    }
/* 1. Container styling for both facets */
.facetwp-facet-archive_search,
.facetwp-facet-subs {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
/* 2. Input styling for both facets */
.facetwp-facet-archive_search input.facetwp-autocomplete,
.facetwp-facet-subs input.facetwp-autocomplete {
  width: 100%;
  padding-right: 60px;
  padding-left: 15px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  box-sizing: border-box;
}
/* 3. Hide the update input for both facets */
.facetwp-facet-archive_search input.facetwp-autocomplete-update,
.facetwp-facet-subs input.facetwp-autocomplete-update {
  display: none;
}
/* 4. Pseudo-element “Search” bubble for both facets */
.facetwp-facet-archive_search::after,
.facetwp-facet-subs::after {
  content: "Search";
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background-color: #407579;
  color: #ffffff;
  border-radius: 12px;
  font-size: 14px;
  text-align: center;
  width: 125px;
  cursor: pointer;
  z-index: 99999 !important;
}
/* 5. Hover effect for both facets */
.facetwp-facet-archive_search::after:hover,
.facetwp-facet-subs::after:hover {
  background-color: #407579;
}
/* Filters: Align Post Type Pills and Date Dropdown */
.facet-filters {
    display: flex;
    align-items: center;
    gap: 12px; /* Space between pills and dropdown */
    flex-wrap: wrap; /* Wrap if necessary for small screens */
    justify-content: flex-start; /* Ensure pills and dropdown align to the left */
  }
/* Post Type Pills */
.facetwp-facet-post_type, .facetwp-facet-holding_companies {
    display: flex;
    gap: 12px;
  }
.facetwp-facet-post_type .facetwp-checkbox, .facetwp-facet-holding_companies .facetwp-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    padding: 8px 16px;
    background-color: #f5f5f5;
    color: #6b7280;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #e5e7eb;
    position: relative;
    box-sizing: border-box;
  }
.facetwp-facet-post_type .facetwp-checkbox::before, .facetwp-facet-holding_companies .facetwp-checkbox::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #6b7280;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
  }
.facetwp-facet-holding_companies .facetwp-checkbox[aria-checked="true"]::before,
  .facetwp-facet-holding_companies .facetwp-checkbox.checked::before,
  .facetwp-facet-post_type .facetwp-checkbox[aria-checked="true"]::before,
  .facetwp-facet-post_type .facetwp-checkbox.checked::before {
    background-color: #1e7863;
    content: '✔';
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    border: none;
    width: 12px;
    height: 12px;
  }
.facetwp-facet-holding_companies .facetwp-display-value ,
  .facetwp-facet-post_type .facetwp-display-value {
    margin-left: 20px;
    font-weight: 600;
  }
.facetwp-facet-holding_companies .facetwp-counter,
  .facetwp-facet-post_type .facetwp-counter {
    font-size: 12px;
    color: #9ca3af;
    margin-left: 4px;
  }
.facetwp-facet-holding_companies .facetwp-checkbox:hover, 
  .facetwp-facet-post_type .facetwp-checkbox:hover {
      background-color: #d1e4de;
      border-color: #a9d3c9;
  }
.facetwp-facet-holding_companies .facetwp-checkbox[aria-checked="true"],
  .facetwp-facet-holding_companies .facetwp-checkbox.checked,
  .facetwp-facet-post_type .facetwp-checkbox[aria-checked="true"],
  .facetwp-facet-post_type .facetwp-checkbox.checked {
    background-color: #1e7863;
    color: #ffffff;
    border: 1px solid #1e7863;
  }
/* Ensure pill background is always visible */
.facetwp-facet-holding_companies, .facetwp-checkbox 
  .facetwp-checkbox.checked, .facetwp-checkbox {
    background-image: none !important;
  }
/* Date Dropdown */
/* .facet-date-dropdown {
    margin-left: 0; 
    border: 1px solid #e5e7eb;
    background-color: #f5f5f5;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 14px;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.3s ease;
  } */
.facet-date-dropdown:hover {
    background-color: #d1e4de;
    border-color: #a9d3c9;
  }
.facet-date-dropdown select {
    border: none;
    background: transparent;
    font-size: inherit;
    color: inherit;
    cursor: pointer;
  }
.single-news-wrapper {
    background: url('http://calista-2025.local/wp-content/uploads/2025/02/Basket-Pattern.svg');
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.single-news-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.92); /* Adjust transparency */
    z-index: 1;
}
.single-news-container {
    position: relative;
    z-index: 2; /* Ensures the content is above the background overlay */
}
.fs-label-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 8px;
    padding: 6px;
    width: 200px;
}
.fs-dropdown {
    width: 200px;
    border-radius: 8px;
}
/* Algolia News Search Styling */
/* Algolia News Search Styling */
/* Hide default Algolia styling and target the actual generated structure */
.post-type-filters .ais-RefinementList-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
.year-filters .ais-RefinementList-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
/* Target the nested div structure for post type filters */
.post-type-filters .ais-RefinementList-item {
    display: inline-flex;
    align-items: center;
}
.post-type-filters .ais-RefinementList-item div {
    display: inline-flex;
    align-items: center;
}
.post-type-filters .ais-RefinementList-item .post-type-pill {
    display: inline-flex;
    align-items: center;
}
.post-type-filters .ais-RefinementList-item .post-type-pill label {
    display: inline-flex;
    align-items: center;
    padding: 0.375rem 0.875rem;
    border-radius: 9999px;
    font-size: 0.8125rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    background-color: #f1f5f9;
    color: #475569;
    border: 1px solid #cbd5e1;
    text-decoration: none;
    white-space: nowrap;
    margin: 0;
}
.post-type-filters .ais-RefinementList-item .post-type-pill label:hover {
    background-color: #e2e8f0;
}
.post-type-filters .ais-RefinementList-item .post-type-pill.selected label {
    background-color: #0f766e;
    color: white;
    border-color: #0f766e;
}
.post-type-filters .ais-RefinementList-item input[type="checkbox"] {
    display: none !important;
}
/* Year filter buttons */
.year-filters .ais-RefinementList-item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.year-filters .ais-RefinementList-item div {
    display: inline-flex;
    align-items: center;
}
.year-filters .ais-RefinementList-item .year-filter-item {
    display: inline-flex;
    align-items: center;
}
.year-filters .ais-RefinementList-item .year-filter-item label {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #d1d5db;
    text-decoration: none;
    margin: 0;
}
.year-filters .ais-RefinementList-item .year-filter-item label:hover {
    background-color: #e5e7eb;
}
.year-filters .ais-RefinementList-item .year-filter-item.selected label {
    background-color: #0f766e;
    color: white;
    border-color: #0f766e;
}
.year-filters .ais-RefinementList-item input[type="checkbox"] {
    display: none !important;
}
.post-type-filters .ais-RefinementList-checkbox {
    display: none;
}
/* Year filter buttons */
.year-filters .ais-RefinementList-item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.year-filters .ais-RefinementList-label {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #d1d5db;
    text-decoration: none;
}
.year-filters .ais-RefinementList-label:hover {
    background-color: #e5e7eb;
}
.year-filters .ais-RefinementList-item--selected .ais-RefinementList-label {
    background-color: #0d9488;
    color: white;
    border-color: #0d9488;
}
.year-filters .ais-RefinementList-checkbox {
    display: none;
}
/* Search box styling */
#algolia-searchbox .ais-SearchBox-form {
    position: relative;
    margin-bottom: 1rem;
}
#algolia-searchbox .ais-SearchBox-input {
    width: 100%;
    padding: 0.75rem 1rem;
    font-size: 1.125rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
}
#algolia-searchbox .ais-SearchBox-input:focus {
    outline: none;
    box-shadow: 0 0 0 2px #3b82f6;
}
#algolia-searchbox .ais-SearchBox-submit,
#algolia-searchbox .ais-SearchBox-reset {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0.25rem;
    background: none;
    border: none;
    cursor: pointer;
    color: #6b7280;
}
#algolia-searchbox .ais-SearchBox-submit:hover,
#algolia-searchbox .ais-SearchBox-reset:hover {
    color: #9ca3af;
}
#algolia-searchbox .ais-SearchBox-submit {
    right: 0.75rem;
}
#algolia-searchbox .ais-SearchBox-reset {
    right: 3rem;
}
/* Stats styling */
#algolia-stats {
    color: #6b7280;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}
/* Pagination styling */
#algolia-pagination .ais-Pagination-list {
    display: flex;
    justify-content: center;
    gap: 0.25rem;
    margin-top: 2rem;
    list-style: none;
    padding: 0;
}
#algolia-pagination .ais-Pagination-item {
    display: inline-block;
}
#algolia-pagination .ais-Pagination-link {
    display: block;
    padding: 0.5rem 0.75rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    color: #374151;
    text-decoration: none;
    font-size: 0.875rem;
    cursor: pointer;
    transition: background-color 0.2s;
}
#algolia-pagination .ais-Pagination-link:hover {
    background-color: #f3f4f6;
}
#algolia-pagination .ais-Pagination-item--selected .ais-Pagination-link {
    background-color: #0d9488;
    color: white;
    border-color: #0d9488;
}
#algolia-pagination .ais-Pagination-item--disabled .ais-Pagination-link {
    background-color: #f3f4f6;
    color: #9ca3af;
    cursor: not-allowed;
}
.wp-block-image {
    margin: 0;
}
.wp-container-core-columns-is-layout-2 {
    margin-bottom: 0;
}
/* Simple, effective CSS for Algolia search results */
/* Basic layout improvements */
#ais-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    gap: 30px;
    padding: 20px;
  }
#ais-main {
    flex: 1;
    padding: 0;
  }
#ais-facets {
    width: 280px;
    padding: 0;
  }
/* Search box styling */
#algolia-search-box {
    margin-bottom: 30px;
    position: relative;
  }
#algolia-search-box input {
    width: 100%;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    background-color: #f8fafc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  }
#algolia-search-box input:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
  }
.algolia-search-box-wrapper .search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    fill: #64748b;
  }
#algolia-stats {
    font-size: 14px;
    color: #64748b;
    margin-bottom: 20px;
  }
#algolia-powered-by {
    font-size: 12px;
    text-align: right;
    color: #94a3b8;
    margin-bottom: 20px;
  }
/* Results styling */
.ais-Hits-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
.ais-Hits-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e8f0;
  }
.ais-Hits-item:last-child {
    border-bottom: none;
  }
.ais-hits--thumbnail {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
  }
.ais-hits--thumbnail img {
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
  }
.ais-hits--content {
    overflow: hidden;
  }
.ais-hits--content h2 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.4;
  }
.ais-hits--title-link {
    color: #1e40af;
    text-decoration: none;
  }
.ais-hits--title-link:hover {
    color: #1e3a8a;
    text-decoration: underline;
  }
.ais-hits--content-snippet {
    font-size: 14px;
    line-height: 1.6;
    color: #4b5563;
    display: block;
  }
.ais-Hits-item em, 
  .ais-Hits-item mark {
    font-style: normal;
    background-color: #fef9c3;
    padding: 2px 0;
    border-radius: 3px;
  }
/* Pagination styling */
.ais-Pagination {
    margin-top: 40px;
    display: flex;
    justify-content: center;
  }
.ais-Pagination-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
  }
.ais-Pagination-item {
    margin: 0;
  }
.ais-Pagination-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 32px;
    padding: 0 6px;
    font-size: 14px;
    border-radius: 4px;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #64748b;
    text-decoration: none;
  }
.ais-Pagination-link:hover {
    background-color: #f1f5f9;
    color: #334155;
  }
.ais-Pagination-item--selected .ais-Pagination-link {
    background-color: #2563eb;
    border-color: #2563eb;
    color: white;
  }
.ais-Pagination-item--disabled .ais-Pagination-link {
    color: #cbd5e1;
    pointer-events: none;
  }
/* Facets styling */
.widgettitle {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #e2e8f0;
    color: #0f172a;
  }
.ais-facets {
    margin-bottom: 30px;
  }
.ais-Menu-list,
  .ais-HierarchicalMenu-list,
  .ais-RefinementList-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
.ais-Menu-item,
  .ais-HierarchicalMenu-item,
  .ais-RefinementList-item {
    margin-bottom: 8px;
  }
.ais-Menu-link,
  .ais-HierarchicalMenu-link {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    color: #334155;
    text-decoration: none;
    font-size: 14px;
  }
.ais-Menu-link:hover,
  .ais-HierarchicalMenu-link:hover {
    color: #1e40af;
  }
.ais-RefinementList-label {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #334155;
  }
.ais-RefinementList-checkbox {
    margin-right: 8px;
  }
.ais-Menu-count,
  .ais-HierarchicalMenu-count,
  .ais-RefinementList-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    font-size: 12px;
    border-radius: 10px;
    background-color: #f1f5f9;
    color: #64748b;
  }
.ais-Menu-item--selected .ais-Menu-link,
  .ais-HierarchicalMenu-item--selected .ais-HierarchicalMenu-link {
    color: #2563eb;
    font-weight: 500;
  }
/* Content area image styling */
.entry-content img,
  .post-content img,
  article img,
  .wp-block-image img {
    margin: 0 20px 10px 0;
    border-radius: 4px;
  }
.entry-content img.alignleft,
  .post-content img.alignleft,
  article img.alignleft,
  .wp-block-image.alignleft img {
    margin: 0 20px 10px 0;
    float: left;
  }
.entry-content img.alignright,
  .post-content img.alignright,
  article img.alignright,
  .wp-block-image.alignright img {
    margin: 0 0 10px 20px;
    float: right;
  }
/* Mobile responsiveness */
@media (max-width: 1000px) {
    #ais-wrapper {
      flex-direction: column;
    }
    
    #ais-facets {
      width: 100%;
      margin-top: 30px;
      order: 2;
    }
    
    #ais-main {
      order: 1;
    }
    
    .ais-hits--thumbnail img {
      width: 80px;
      height: 80px;
    }
  }
/* Tablet and smaller devices - make images stack */
@media (max-width: 768px) {
    /* Make content images stack */
    .entry-content img,
    .post-content img,
    article img,
    .wp-block-image img,
    .entry-content img.alignleft,
    .post-content img.alignleft,
    article img.alignleft,
    .wp-block-image.alignleft img,
    .entry-content img.alignright,
    .post-content img.alignright,
    article img.alignright,
    .wp-block-image.alignright img {
      float: none;
      display: block;
      margin: 0 auto 20px;
      width: 100%;
      max-width: 400px;
    }
  }
@media (max-width: 500px) {
    .ais-hits--thumbnail {
      float: none;
      margin-right: 0;
      margin-bottom: 15px;
    }
    
    .ais-hits--thumbnail img {
      width: 100%;
      height: auto;
      max-height: 200px;
    }
  }
.hover\:bg-calista:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(0 62 126 / var(--tw-bg-opacity));
}
.hover\:bg-nepal:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(136 165 186 / var(--tw-bg-opacity));
}
.hover\:bg-prussian-blue:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(2 51 82 / var(--tw-bg-opacity));
}
.hover\:text-gray-300:hover{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}
.hover\:text-gray-400:hover{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-gunsmoke:hover{
    --tw-text-opacity: 1;
    color: rgb(118 127 99 / var(--tw-text-opacity));
}
.hover\:underline:hover{
    text-decoration-line: underline;
}
.focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
}
@media (min-width: 600px){
    .sm\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:flex-row{
        flex-direction: row;
    }
    .sm\:items-center{
        align-items: center;
    }
}
@media (min-width: 782px){
    .md\:my-6{
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .md\:flex{
        display: flex;
    }
    .md\:h-auto{
        height: auto;
    }
    .md\:w-1\/2{
        width: 50%;
    }
    .md\:w-1\/3{
        width: 33.333333%;
    }
    .md\:w-1\/5{
        width: 20%;
    }
    .md\:w-2\/3{
        width: 66.666667%;
    }
    .md\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:flex-row{
        flex-direction: row;
    }
    .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
    }
    .md\:px-32{
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .md\:text-left{
        text-align: left;
    }
    .md\:text-3xl{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}
@media (min-width: 1280px){
    .lg\:flex{
        display: flex;
    }
    .lg\:hidden{
        display: none;
    }
    .lg\:max-w-3xl{
        max-width: 48rem;
    }
    .lg\:grid-cols-5{
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}
