.elementor-kit-96{--e-global-color-primary:#121923;--e-global-color-secondary:#1D9779;--e-global-color-text:#C4C3C7;--e-global-color-accent:#36373F;--e-global-typography-primary-font-family:"Bricolage Grotesque";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bricolage Grotesque";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );font-family:"Outfit", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;word-spacing:0em;}.elementor-kit-96 e-page-transition{background-color:#FFBC7D;}.elementor-kit-96 a{color:#1D9779;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-96 h1{font-size:56px;font-weight:700;}.elementor-kit-96 h2{font-family:"Bricolage Grotesque", Sans-serif;font-size:38px;font-weight:700;}.elementor-kit-96 h3{font-family:"Bricolage Grotesque", Sans-serif;font-size:24px;font-weight:700;line-height:1.3em;}.elementor-kit-96 h4{font-family:"Bricolage Grotesque", Sans-serif;font-size:18px;font-weight:700;line-height:1.5em;}.elementor-kit-96 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-96 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-96 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@media (max-width: 767px) {
    #elementor-popup-modal-1769 .e-eicon-close {
        fill: #ffffff !important;
    }
}


.newswire-section .feedzy-rss {
  width: 100% !important;
}

.newswire-section .feedzy-rss ul {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.newswire-section .feedzy-rss ul::before,
.newswire-section .feedzy-rss ul::after {
  display: none !important;
  content: none !important;
}

.newswire-section .feedzy-rss ul li.rss_item {
  background: #FFFFFF08 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: 1px solid #FFFFFF0F !important;
  padding: 24px !important;
  margin: 0 !important;
}

.newswire-section .feedzy-rss .title a {
  font-family: 'Bricolage Grotesque', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  color: #1D9779 !important;
  text-decoration: none !important;
  letter-spacing: 0.03em !important;
  line-height: 1.4 !important;
  display: block !important;
  margin-bottom: 10px !important;
}

.newswire-section .feedzy-rss ul li.rss_item small {
  display: block !important;
  margin-bottom: 8px !important;
  font-family: 'Outfit', sans-serif !important;
  color: #C4C3C7 !important;
}

.newswire-section .feedzy-rss .rss_content {
  font-family: 'Outfit', sans-serif !important;
  font-size: 13px !important;
  color: #C4C3C7 !important;
  line-height: 1.6 !important;
}

/* Desktop: hide items 4–9 */
.newswire-section .feedzy-rss ul li.rss_item:nth-child(n+4) {
  display: none !important;
}

.newswire-section.expanded .feedzy-rss ul li.rss_item:nth-child(n+4) {
  display: block !important;
}

/* Mobile: 1 column, hide items 2–9 */
@media (max-width: 768px) {
  .newswire-section .feedzy-rss ul {
    grid-template-columns: 1fr !important;
  }

  .newswire-section .feedzy-rss ul li.rss_item:nth-child(n+2) {
    display: none !important;
  }

  .newswire-section.expanded .feedzy-rss ul li.rss_item:nth-child(n+2) {
    display: block !important;
  }
}/* End custom CSS */