
/* Cache bust: 2024-01-125-v4-50312-fix */







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */






































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 24px;
}

body {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #5E9D75;
  font-size: 24px;
}

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  margin: 0 0 1rem !important;
}

/* Lists */
ul, ol {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  margin: 0 0 1rem 0;
  padding-left: 2rem;
}

li {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

ul li {
  list-style-type: disc;
}

ol li {
  list-style-type: decimal;
}

ul ul, ol ol, ul ol, ol ul {
  margin: 0.5rem 0 0.5rem 1rem;
}

/* Rich Text Content Lists - More specific targeting */
.hs_cos_wrapper_type_rich_text ul,
.hs_cos_wrapper_type_rich_text ol,
[data-hs-cos-type="rich_text"] ul,
[data-hs-cos-type="rich_text"] ol {
  padding-left: 50px !important;
  margin: 0 0 1rem 0;
}

.hs_cos_wrapper_type_rich_text li,
[data-hs-cos-type="rich_text"] li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}

.nhls-benefits-overview {
  margin-right: auto !important;
  margin-left: auto !important;
  width: 90%;}

.hs_cos_wrapper_type_rich_text ul li,
[data-hs-cos-type="rich_text"] ul li {
  list-style-type: disc !important;
}

.hs_cos_wrapper_type_rich_text ol li,
[data-hs-cos-type="rich_text"] ol li {
  list-style-type: decimal !important;
}

/* Mobile responsive for rich text lists */

}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #0270E0;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 2.5rem;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #542A75;
}






form,
.submitted-message {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #542A75;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #542A75;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Merriweather; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #5E9D75;
  background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
}

/* Labels */

form label {
  color: #5E9D75;
}

/* Help text */

form legend {
  color: #5E9D75;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #5E9D75;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #5E9D75;
}

::-moz-placeholder {
  color: #5E9D75;
}

:-ms-input-placeholder {
  color: #5E9D75;
}

::placeholder {
  color: #5E9D75;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #5E9D75;
}

.fn-date-picker td.is-selected .pika-button {
  background: #5E9D75;
}

.fn-date-picker td .pika-button:hover {
  background-color: #5E9D75 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #5E9D75;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #5E9D75;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(94, 157, 117, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(134, 197, 157, 1.0);
  border-color: #86c59d;
}





/* Table */

table {
  border: 1px solid #5E9D75;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #5E9D75;

  padding: 18px;

  color: #5E9D75;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(94, 157, 117, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #5E9D75;
}





.header {
  background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #5E9D75;
  font-family: Lato;
}

.menu__child-toggle-icon {
  border-top-color: #5E9D75;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #36754d;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #36754d;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #86c59d;
}

.menu__child-toggle-icon:active {
  border-top-color: #86c59d;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #5E9D75;
}

.menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #5E9D75;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #5E9D75;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #5E9D75;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}


.header__language-switcher-label-current:after {
  border-top-color: #5E9D75;
}


.header__navigation-toggle svg,
.menu-arrow svg {
  fill: #5E9D75;
}





.footer {
  background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #5E9D75;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #5E9D75;
}

.blog-post__tag-link {
  color: #5E9D75;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #36754d;
}

.blog-post__tag-link:active {
  color: #86c59d;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #5E9D75;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #36754d;
}

.hs-blog-post .blog-post__title {
    line-height: 1 !important;
  font-size: 2.3em;
}


.blog-related-posts__title-link:active {
  color: #86c59d;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #5E9D75;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #36754d;
}

.hs-blog-post-listing__post-title-link:active {
  color: #86c59d;
}

.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #5E9D75;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #5E9D75;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #36754d;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #86c59d;
}

.hs-pagination__link-icon svg {
  fill: #5E9D75;
}

/* Social follow */

.social-links__icon {
  background-color: #5E9D75;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #36754d;
}

.social-links__icon:active {
  background-color: #86c59d;
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 30px;
}





/* NHLS Container */
.nhls-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

/* NHLS Buttons */
.nhls-button {
  border: 1px solid #5E9D75;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Raleway, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(94, 157, 117, 1.0)

;
  border-radius: 6px;
  color: #000000;
  font-size: 22px;
  text-transform: none;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.nhls-button:hover,
.nhls-button:focus {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.nhls-button--pill {
  border-radius: 50px;
}

.nhls-button--small {
  padding: 8px 16px;
  font-size: 14px;
}

.nhls-button--secondary {
  background: #542A75;
}

.nhls-button--secondary:hover {
  background: #2c024d;
}

.nhls-button--ghost {
  background: transparent;
  border: 2px solid currentColor;
}

/* NHLS Forms */
.nhls-form {
  max-width: 600px;
  margin: 0 auto;
}

.nhls-form-group {
  margin-bottom: 1.5rem;
}

.nhls-form-label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #5E9D75;
}

.nhls-form-input,
.nhls-form-textarea {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #D1D6DC;
  border-radius: 8px;
  font-size: 16px;
  font-family: Lato;
  transition: border-color 0.3s ease;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #5E9D75;
}

.nhls-form-input:focus,
.nhls-form-textarea:focus {
  outline: none;
  border-color: #5E9D75;
  box-shadow: 0 0 0 3px rgba(134, 197, 157, 0.1);
}

.nhls-form-textarea {
  min-height: 120px;
  resize: vertical;
}

/* NHLS Typography */
.nhls-hero h1,
.nhls-hero h2,
.nhls-hero h3,
.nhls-hero h4,
.nhls-hero h5,
.nhls-hero h6 {
  color: white !important;
}

/* NHLS Section Layouts */
.nhls-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.nhls-two__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.nhls-two__text h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #5E9D75;
  font-size: 38px;
  text-transform: none;
  margin-bottom: 20px;
}

.nhls-two__text p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #5E9D75;
  font-size: 24px;
  line-height: 1.6;
  margin-bottom: 0;
}

.nhls-two__image {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.nhls-two__image img {
  width: 100%;
  height: auto;
  display: block;
}

/* Responsive Design */

.nhls-two-col__grid {
  gap: 10px;
  grid-template-columns: 1fr;
  padding-top: 10px;
}

.nhls-two__text h2 {
    font-size: 30px;
}

/* NHLS Theme Overrides */

.nhls-event-highlight__image img, .nhls-event-highlight__img {
    min-height: 250px;
}

/* Global Background Image Settings */
.nhls-hero,
.nhls-stats,
.nhls-cta-banner,
.nhls-annc,
[style*="background-image"] {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/* NHLS Custom Elements */
.nhls-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Global headings */
h1 {
  color: #111 !important;
}

/* Newsletter section tweaks */
.nhls-newsletter h2,
.nhls-newsletter p {
  color: #fff !important;
}
.nhls-newsletter input[type="email"] {
  background: #fff;
  color: #333;
}
.nhls-newsletter label { color: #fff; }
.nhls-newsletter .nhls-button { border-radius: 30px; }

/* Article filter separators */
.nhls-news-filter + .nhls-news-filter::before {
  content: '|';
  color: #bbb;
  margin: 0 8px;
}

/* Two Column Content colors */
.nhls-two-col__content {
  color: #111 !important;
}
.nhls-two-col__content a {
  color: #4caf50 !important;
}

/* Featured Articles grid on News page */
.nhls-featured-news__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
}
.nhls-featured-news__grid-articles {
  display: flex;
  gap: 20px 60px;
  flex-wrap: wrap;
  padding-top:30px;
  justify-content: center;
}
.nhls-featured-news__grid-articles .nhls-featured-news__card {
  max-width: 560px;
  flex: 1 1 460px;
}
.nhls-featured-news__type {
  color: #999;
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-top: 16px;
}
.nhls-featured-news__title {
  color: #111;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 8px;
}
.nhls-featured-news__card img {
  width: 100%;
  height: auto; 
  border-radius: 12px;
}
.nhls-cta__heading {
    color: #fff;
font-size: 1.5rem !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}

.nhls-cta__description {
    color: #fff;
    font-size: .8rem !important;
    font-weight: 200 !important;
    opacity: .95;

}

.dnd-column h3.nhls-board__name {padding-bottom:0px !important}

.nhls-two-col__left {height:100%}
.nhls-two-col__grid {
    grid-template-columns: 1fr 3fr !important;
}
.nhls-intro__cta .nhls-button {margin-top:10px !important;
  padding: 15px 35px;}


.dnd-column .nhls-board__name{

    margin-bottom: 3px !important;
}

#innovation-video {background:transparent !important}

.dnd-column .nhls-board__role {    font-size: .7rem !important;  margin-top: 0 !important;}

.nhls-hero__content {max-width:1200px !important}
/* NHLS Button System */
.nhls-button {
  display: inline-block;
  padding: 12px 24px;
  background: ;
  color: white;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.nhls-button:hover {
  background: ;
  opacity: 0.9;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.nhls-button--pill {
  border-radius: 50px;
}

.nhls-button--small {
  padding: 8px 16px;
  font-size: 0.9rem;
}

.nhls-button--secondary {
  background: ;
}

.nhls-button--ghost {
  background: transparent;
  border: 2px solid ;
  color: ;
}

.nhls-button--ghost:hover {
  background: ;
  color: white;
}

/* NHLS Form System */
.nhls-form {
  max-width: 600px;
  margin: 0 auto;
}

.nhls-form-group {
  margin-bottom: 20px;
}

.nhls-form-label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: ;
}

.nhls-form-input,
.nhls-form-textarea {
  width: 100%;
  padding: 12px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 1rem;
  transition: border-color 0.3s ease;
}

.nhls-form-input:focus,
.nhls-form-textarea:focus {
  outline: none;
  border-color: ;
}

.nhls-form-textarea {
  min-height: 120px;
  resize: vertical;
}

/* NHLS Typography */
.nhls-hero h1,
.nhls-hero h2,
.nhls-hero h3,
.nhls-hero h4,
.nhls-hero h5,
.nhls-hero h6 {
  color: white !important;
}

#two-col-1, #two-col-3{
        padding: 10px 0 !important;
    }
#two-col-2 {padding-top:25px !important;padding-bottom: 0px !important;}

.nhls-featured-news__title {
    color: #111;
  font-size: 1.2em;}

.nhls-news__img img {
height: 300px;
  border: .25px solid rgba(0, 0, 0, .5);
    margin-bottom: 10px;
    object-fit: cover;}

.nhls-members-slider__container, .nhls-members-slider__outer {
  margin: 0 auto !important;}
.nhls-members-slider__item {

  padding: 15px !important;}
.nhls-members-slider__intro {
 
    line-height: 1.2 !important;
  margin: 0 auto 60px !important;}

.nhls-two-col__grid--reversed .nhls-two-col__left {height:fit-content}

.nhls-news-grid {margin-bottom: 20px !important;}
.nhls-news-item img {width: 100%;
    border-radius: 12px;
    height: 300px;
    border: 1px solid rgba(0, 0, 0, .5);
    object-fit: cover !important;}
.nhls-contact-two-col__form .hs-form-field .hs-input {

  color: rgba(0, 0, 0, .75);}

.nhls-header__toggle {border-radius:7px}

.nhls-two-col__content li {
  padding-bottom: 10px;
}

#news-boxes .nhls-news-filter + .nhls-news-filter::before {
  margin: 0px 0px !important;
  padding-right: 22px !important;
}

#news-listing {
  background:white !important;
}

#news-boxes {   
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;}

.nhls-news-filter + .nhls-news-filter::before {
    margin: 0px 0px !important;
    padding-right: 30px !important;}

/* NHLS Two Column Layout */
.nhls-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
}

.nhls-two__content {
  display: contents;
}

.nhls-two__text h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: ;
}

body .nhls-header__login-btn {display:none !important}

.nhls-two__text p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: ;
  opacity: 0.8;
}
.nhls-header__join-btn {    
  min-width: 140px !important;
  padding: 10px 24px !important;}


.nhls-header .hs-menu-item {
  margin-bottom: 0px !important}

.nhls-header__nav .hs-menu-item li {margin-bottom:0px !important}

.nhls-two__image {
  width: 100%;
  height: auto;
  border-radius: 12px;
}

.nhls-benefits-overview__item {background:transparent !important}
 .nhls-benefits-overview__item * {color:white !important}
  
.nhls-benefits-overview__heading {margin-bottom: 0px !important}
.nhls-benefits-overview__icon {background:rgba(182, 218, 163, 1) !important;}
#benefits .nhls-benefits-overview__icon {background:rgba(94, 157, 117, 1) !important}
.nhls-benefits-overview__title {
    font-size: 20px;
  margin-bottom: 0px !important;}

.nhls-two__text h2 {
    font-size: 2rem;
  }

/* NHLS Button Outline Variant */
.nhls-button--outline {
  background: transparent !important;
  border: 2px solid currentColor !important;
  color: currentColor !important;
  box-shadow: none;
}

.nhls-button--outline:hover,
.nhls-button--outline:focus {
  transform: translateY(-1px);
  opacity: 0.9;
}

/* NHLS Menu Styling */
/* Header Menu - HubSpot Menu System */
.nhls-header__nav .hs-menu-wrapper ul {
  display: flex;
  list-style: none;
  margin: 0;
  gap: 0 !important;
  padding: 0;
}

.nhls-header__nav .hs-menu-item {
    position: relative;
}

.dnd-column .nhls-news__title {
    text-align: left !important;
    line-height: 1 !important;
}

.body-container--blog-post {
    padding-top: 40px !important
}

.blog-post {
    padding: 20px 0;
}

.nhls-map-slider__nav-btn {
    width: 38px !important;
    height: 38px !important;
}

.nhls-news__all-link {
    border-radius: 30px !important;
}

#membership-home .nhls-cta__button {
    background: rgba(255, 255, 255, .2) !important;
    border: 2px solid #b6daa3;
    color: white !important;
    border-radius: 30px !important;
}

.main-row-5-max-width-section-centering>.row-fluid {
    max-width: 100% !important;
}

.nhls-header__nav .hs-menu-item a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 4px;
}

.nhls-header__nav .hs-menu-item a:hover {
    color: #542a75;
}

/* Header Menu Dropdowns */
.nhls-header__nav .hs-menu-children-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nhls-header__nav .hs-menu-item:hover .hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nhls-header__nav .hs-menu-children-wrapper .hs-menu-item a {
    padding: 12px 16px;
    border-bottom: 1px solid #f3f4f6;
    display: block;
}

.nhls-header__nav .hs-menu-children-wrapper .hs-menu-item:last-child a {
    border-bottom: none;
}

/* Footer Menu */
.nhls-footer__nav .menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nhls-footer__nav .menu__item {
    margin-bottom: 8px;
}

.nhls-footer__nav .menu__link {
    color: #6b7280;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.nhls-footer__nav .menu__link:hover {
    color: #542a75;
}

/* Mobile Menu */

.nhls-header__nav .hs-menu-item a {
    font-size: 18px;
    padding: 12px 0;
    color: white;
}

.nhls-header__nav .hs-menu-item a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.nhls-header__nav .hs-menu-children-wrapper {
    position: static;
    background: transparent;
    border: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    margin-left: 20px;
    margin-top: 8px;
}

.nhls-header__nav .hs-menu-children-wrapper .hs-menu-item a {
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
    border-bottom: none;
}

.nhls-footer__nav .menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}


/* HubSpot Menu System Styling */
/* Header Menu Styling */
.nhls-header .hs-menu-wrapper {
    display: flex;
    align-items: center;
}

.nhls-header .hs-menu-wrapper>ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0;
}

.nhls-header .hs-menu-wrapper ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

/* Ensure ALL header menu items have no bullets */
.nhls-header .hs-menu-wrapper ul,
.nhls-header .hs-menu-wrapper ul ul,
.nhls-header .hs-menu-wrapper ul ul ul {
    list-style: none !important;
    list-style-type: none !important;
}

.nhls-header .hs-menu-item {
    list-style: none !important;
    list-style-type: none !important;
}

.nhls-header .hs-menu-item {
    position: relative;
}

.nhls-header .hs-menu-item>a {
    color: #333;
    text-decoration: none;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 500;
    transition: color 0.3s ease;
}

/* Add arrow for items with children */
.nhls-header .hs-item-has-children>a::after {
    content: "▼";
    font-size: 8px;
    margin-left: 6px;
    transition: transform 0.3s ease;
    font-weight: normal;
    line-height: 1;
}

.nhls-header .hs-item-has-children:hover>a::after {
    transform: rotate(180deg);
}
.hs-error-msgs li::marker {
    color:transparent;
}

.hs-error-msgs label 
    {color: #5e9d75 !important;
}

.nhls-header .hs-menu-item:hover .hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

body .nhls-contact-two-col__form .form-columns-2 {
    max-width: 95% !important;
}

.nhls-header .hs-menu-item:hover .hs-item-has-children>a::after {
    transform: rotate(180deg);
}

.nhls-contact-two-col__form .hs-form-field .hs-input {
  border-radius: 20px !important;}

.nhls-header.nhls-header--hero .hs-menu-item>a {
    color: white;
}

.nhls-header .hs-menu-item>a:hover {
    color: #542a75;
}

.nhls-header.nhls-header--hero .hs-menu-item>a:hover {
    color: #4caf50;
}

/* Header Dropdown Styling */
.nhls-header .hs-menu-children-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    display: flex;
    flex-direction: column;
}

.nhls-header .hs-menu-item:hover .hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nhls-header .hs-menu-children-wrapper .hs-menu-item {
    margin-bottom: 0;
}

.nhls-header .hs-menu-children-wrapper .hs-menu-item a {
    padding: 12px 16px;
    color: #333;
}

.nhls-header .hs-menu-children-wrapper .hs-menu-item:last-child a {
    border-bottom: none;
}

.nhls-header .hs-menu-children-wrapper .hs-menu-item a:hover {
    background: none;
    color: #542a75;
}

/* Hide deeper nested children (depth-3+) in header dropdowns */
.nhls-header .hs-menu-children-wrapper .hs-menu-children-wrapper {
    display: none !important;
}

/* Footer Menu Styling */
.nhls-footer .hs-menu-wrapper {
    display: flex;
    flex-direction: row;
    gap: 40px;
}

.nhls-footer .hs-menu-wrapper>ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 40px;
}
.nhls-members-slider__container {
  overflow-x: hidden;}

.nhls-footer .hs-menu-wrapper ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.nhls-members-slider__track {width:max-content}

/* Ensure ALL footer menu items have no bullets */
.nhls-footer .hs-menu-wrapper ul,
.nhls-footer .hs-menu-wrapper ul ul,
.nhls-footer .hs-menu-wrapper ul ul ul {
    list-style: none !important;
    list-style-type: none !important;
}

.nhls-footer .hs-menu-item {
    list-style: none !important;
    list-style-type: none !important;
}

.nhls-footer .hs-menu-item {
    margin-bottom: 8px;
}

.nhls-footer .hs-menu-item>a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: color 0.3s ease;
}

.nhls-footer .hs-menu-item>a:hover {
    color: #542a75;
}

/* Footer Children Styling - Only First Level Children Visible */
.nhls-footer .hs-menu-children-wrapper {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    background: none;
    border: none;
    box-shadow: none;
    margin-left: 20px;
    margin-top: 8px;
}

.nhls-footer .hs-menu-children-wrapper ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
}

/* Remove carets from footer submenu items since we hide their children */
.nhls-footer .hs-item-has-children>a::after {
    display: none !important;
}

.nhls-footer .hs-menu-children-wrapper .hs-menu-item a {
    color: #6b7280;
    text-decoration: none;
    font-size: 12px;
    padding: 2px 0;
    border: none;
}


.nhls-map-slider__marker--active::before {
 transform-origin: bottom center;
 animation: markerPulse 3s ease-in-out infinite;
+ }

@keyframes markerPulse {
  0%, 100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  50% {
    transform: scale(1.03) translateY(-2.5px);
    opacity: 0.9;
  }
}
.nhls-footer .hs-menu-children-wrapper .hs-menu-item a:hover {
    color: #542a75;
    background: none;
}

.nhls-map-slider__marker--active {z-index:10000 !important}

/* Hide deeper nested children (depth-3+) in footer */
.nhls-footer .hs-menu-children-wrapper .hs-menu-children-wrapper {
    display: none !important;
}


/* Button Hover Effects - Opacity instead of color changes */
.nhls-header__login-btn:hover,
.nhls-footer__join-btn:hover,
.nhls-footer__login-btn:hover {
    opacity: 0.8 !important;
}

/* V-shaped chevron arrows for header menu (override solid triangle) */
.nhls-header .hs-item-has-children>a::after {
    content: "" !important;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cline x1='16' x2='25' y1='11.5' y2='20.5' stroke='currentColor' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='7' x2='16' y1='20.5' y2='11.5' stroke='currentColor' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

/* Remove arrows from submenu children since they can't have dropdowns */
.nhls-header .hs-menu-children-wrapper .hs-item-has-children>a::after {
    display: none !important;
}

/* =============================================================================
# SITE-WIDE BUTTON FIXES
# ============================================================================= */

/* Fix CTA button underlines site-wide */
.nhls-button--cta:hover {
    text-decoration: none !important;
}

/* Override all headings to use Raleway font */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Raleway', sans-serif !important;
}

/* Remove dropdown arrows on mobile menu */

/* Restore original hero header bar styling on mobile */
.nhls-header--hero .nhls-header__bar {
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 16px 20px !important;
    margin-top: 0 !important;
    width: 100% !important;
}

.nhls-header__bar:has(.is-open) {
    margin-top: 0px !important
}

.nhls-header:has(.nhls-header__nav.is-open) {
    padding: 0px !important
}

/* Mobile hamburger menu logo positioning */
.nhls-header__nav.is-open .nhls-header__mobile-logo {
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    text-align: left !important;
    padding: 0 !important;
    border-bottom: none !important;
}

/* Remove filter from mobile logo image */
.nhls-header__mobile-logo img {
    filter: none !important;
}

/* Mobile menu depth-1 font size */
.nhls-header__nav.is-open .hs-menu-depth-1 a {
    font-size: .9em !important;
    padding-bottom: 0px !important;
}

/* Mobile menu depth-2 font weight */
.nhls-header__nav.is-open .hs-menu-depth-2 a {
    font-weight: 200 !important;
}

/* Mobile hamburger menu hover color (hero state) */
.nhls-header__nav.is-open .nhls-header--hero .hs-item-has-children:hover>a,
.nhls-header__nav.is-open .nhls-header--hero .hs-menu-item>a:hover {
    color: #b6daa3 !important;
}

/* Mobile hero header styling */
.nhls-header--hero {
    backdrop-filter: blur(10px) !important;
    margin-top: 0px !important;
    padding-top: 10px !important;
}

.nhls-header--hero .nhls-header__bar {
    background: transparent !important;
}

/* Mobile header bar for non-hero pages */
.nhls-header:not(.nhls-header--hero) .nhls-header__bar {
    background: rgba(0, 0, 0, .1) !important;
    padding: 12px 20px !important;
    border-radius: 30px !important;
    margin-top: 20px !important;
    max-width: unset !important;
    backdrop-filter: blur(10px) !important;
}

.nhls-header:not(.nhls-header--hero) button.nhls-header__toggle span {
    color: #542a75 !important;
}

.nhls-header:not(.nhls-header--hero) .nhls-header__inner {
    margin: 0 auto !important;
    width: 96% !important;
    margin-top: 10px;
}

.nhls-header__inner {
    padding: 0 !important;
    width: 95% !important;
}

/* Mobile menu padding for logo */
.nhls-header__nav.is-open {
    padding-top: 70px !important;
    overflow-y: auto !important;
}

/* Header inner mobile styling */
.nhls-header__inner {
    width: 95% !important;
    padding: 0px !important;
}

/* Mobile header bar layout */
.nhls-header__bar {
    position: relative !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

/* Mobile logo z-index */
.nhls-header__logo {
    z-index: 10000001 !important;
}


/* NHLS Founding Header */
.nhls-founding__header {
    margin-bottom: 20px !important;
    padding-top: 30px;
}

/* Founding Members Grid */
.nhls-founding__grid {
    justify-content: space-evenly !important;
}

/* Featured Members Grid */
.nhls-featured__grid {
    justify-content: space-evenly !important;
}

/* Two Column Subheading */
.nhls-two-col__subheading {
    color: #542a75;
    font-size: 2rem !important;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.nhls-members-slider__item {height:150px !important}

/* NHLS Footer Buttons */
.nhls-footer__login-btn,
.nhls-footer__join-btn {
    width: 170px !important;
}

/* Global H2 Styling */
h2,
.h2 {
    padding-bottom: 20px;
}

/* Global Heading Padding Override */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    padding-bottom: 10px !important;
    margin-bottom: 1rem !important;
}

/* Override reset styles for headings */
.dnd-column h1,
.dnd-column .h1,
.dnd-column h2,
.dnd-column .h2,
.dnd-column h3,
.dnd-column .h3,
.dnd-column h4,
.dnd-column .h4,
.dnd-column h5,
.dnd-column .h5,
.dnd-column h6,
.dnd-column .h6 {
    padding-bottom: 10px !important;
}

/* Global Line Height */
* {
    line-height: 1.2 !important;
}

/* Global Line Height for Mobile */

}

/* NHLS Founding Section */
.nhls-founding {
    padding-top: 20px !important;
}

/* News Filter Buttons */
.nhls-news-filter {
    background: none !important;
    border: none !important;
}

.nhls-news-filter:hover {
    color: black !important;
}

/* Active/Selected Filter Button */
.nhls-news-filter--active {
    background: none !important;
    border: none !important;
    color: black !important;
}

/* Contact Form Styling */
.de3271dd-1b78-4024-a7ba-5748e125eaa3-2482846962874-ic-rt0-cc {
    display: none;
}

.de3271dd-1b78-4024-a7ba-5748e125eaa3-2482846962874-ic-1407121502-cc-label span {
    color: white !important;
}

#de3271dd-1b78-4024-a7ba-5748e125eaa3-2482846962874-ic-rt1-pc {
    display: none !important;
}

body #newsletter-form-box {
    gap: 50px 20px !important;
    align-items: center;
    justify-content: center;
    width: 95%;
    max-width: 1400px;
}


#newsletter-form-content {
    padding-right: 30px !important
}

/* Directory Image Styling */
.nhls-dir__card .nhls-dir__img {
    background: white !important;
    margin-bottom: 2px !important;
}

.nhls-dir__content h3.nhls-dir__name {
    padding-bottom: 0px !important;
}

.nhls-dir__link:hover {
    color: #5e9d75 !important;
}

#newsletter-form-content span {
    font-size: 14px !important
}


/* Directory Title Responsive Sizing */

.dnd-column .nhls-dir__title h1,
.dnd-module .nhls-dir__title h1,
.dnd-row .nhls-dir__title h1,
.dnd-section .nhls-dir__title h1 {
    font-size: 1.5rem !important;
}

.dnd-column .nhls-dir__title h2,
.dnd-module .nhls-dir__title h2,
.dnd-row .nhls-dir__title h2,
.dnd-section .nhls-dir__title h2 {
    font-size: 1.3rem !important;
}

.dnd-column .nhls-dir__title h3,
.dnd-module .nhls-dir__title h3,
.dnd-row .nhls-dir__title h3,
.dnd-section .nhls-dir__title h3 {
    font-size: 1.2rem !important;
}

.dnd-column .nhls-dir__title h4,
.dnd-module .nhls-dir__title h4,
.dnd-row .nhls-dir__title h4,
.dnd-section .nhls-dir__title h4 {
    font-size: 1.1rem !important;
}

.dnd-column .nhls-dir__title h5,
.dnd-module .nhls-dir__title h5,
.dnd-row .nhls-dir__title h5,
.dnd-section .nhls-dir__title h5 {
    font-size: 1rem !important;
}

.dnd-column .nhls-dir__title h6,
.dnd-module .nhls-dir__title h6,
.dnd-row .nhls-dir__title h6,
.dnd-section .nhls-dir__title h6 {
    font-size: 0.9rem !important;
}

/* Hero Module Button Styling */
.nhls-hero .nhls-button,
.nhls-hero .nhls-button--pill {
    background: #4caf5078 !important;
}


.hs-blog-post .content-wrapper {
    margin: 0 auto;
    max-width: 1000px;
    width: 95%;
}

.hs-blog-post .content-wrapper figure {
   
    margin-top: 0;
    margin-bottom: .5em;
    margin-left: auto;
  margin-right: auto;
}

.nhls-contact-two-col__form {
    background: transparent !important;
    padding: 0px !important;
    border-radius: unset;
  box-shadow: none !important;}

.nhls-contact-two-col__form .hs-form-field .hs-input
  {background:#F0F0F3 !important}

/* Header Menu Item After Color (Hero State) */
.nhls-header--hero .nhls-header .hs-item-has-children>a:after {
    color: white !important;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cline x1='16' x2='25' y1='11.5' y2='20.5' stroke='currentColor' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='7' x2='16' y1='20.5' y2='11.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E) !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

/* Force override for hero dropdown arrows */
.nhls-header--hero .hs-item-has-children>a:after {
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cline x1='16' x2='25' y1='11.5' y2='20.5' stroke='currentColor' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='7' x2='16' y1='20.5' y2='11.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E) !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

/* Header Parent Menu Item Color on Submenu Hover (Hero State) */
.nhls-header--hero .nhls-header .hs-item-has-children:hover>a {
    color: #542a75 !important;
}

/* Header Parent Menu Item Hover (Hero State) */
.nhls-header.nhls-header--hero .hs-menu-item>a:hover {
    color: #542a75 !important;
}

/* Header Menu Children Wrapper */
.nhls-header .hs-menu-children-wrapper {
    min-width: 170px !important;
    width: fit-content !important;
}

/* Header Toggle Color */
.nhls-header__toggle {
    color: white !important;
    border: 1px solid transparent !important;
}


/* Map Slider Card Styling */
.nhls-map-slider__card {
    padding: 20px !important;
    width: 86% !important;
    margin: 0 auto !important;
}

/* Map Slider Member Name Styling */
.nhls-map-slider__member-name {
    margin-top: 30px !important;
    font-size: 36px !important;
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
}

/* Map Slider Link Styling */
.nhls-map-slider__link {
    color: black !important;
}

/* Header Mobile Border Removal */
.nhls-header {
    border-bottom: none !important;
}

/* Header Hero Image Styling */
.nhls-header--hero {
    width: 96%;
    margin: 21px auto !important;
    border-radius: 30px;
    padding-top: 0px !important;
}

#hs_cos_wrapper_site_header .nhls-header--hero {
    backdrop-filter: blur(7px) !important;
    background: rgba(255, 255, 255, .15);
}

body .nhls-video-player__title {

    font-size: 2rem;
    ;
    margin-bottom: 0px !important;
}

.nhls-header.nhls-header--hero .nhls-header__bar {
    padding: 10px 0px !important;
}

.nhls-header--hero .hs-item-has-children>a:after {
    filter: invert(1);
    width: 17px;
    height: 17px;
}

.nhls-video-player {

    padding: 50px 0 70px !important;
}

.nhls-video-player {
    background: #BFB8DB1A !important
}

.nhls-header:has(.nhls-header__nav.is-open) {
    margin: 0 !important;
    width: 100%;
    padding: 20px 20px !important;
}

.nhls-header:not(.nhls-header--hero):has(.nhls-header__nav.is-open) button.nhls-header__toggle span {
    color: white !important;
}




.nhls-header:has(.nhls-header__nav.is-open) .nhls-header__inner {
    width: 100% !important;
}

#newsletter-form-content>* {
    width: 100%;
    text-align: left
}

#newsletter-form p {
    text-align: left;
    padding-right: 30px;
}

#newsletter-form-content input {
    text-indent: 7px;
    font-size: 20px;
    border-radius: 30px;
}


button.nhls-header__toggle:hover,
button.nhls-header__toggle:active,
button.nhls-header__toggle:focus {
    background: #542a75 !important;
    border: 1px solid #542a75 !important;
    color: white !important;
}

.nhls-event-highlight__heading {
    font-size: 1.5rem !important;
    margin-bottom: 0px !important;
}

.nhls-header--hero .nhls-header__inner {
    margin: 0px auto !important;
}

/* 404 Error Page Styling */
.nhls-404 {
    padding: 120px 0 80px;
    min-height: 60vh;
    display: flex;
    align-items: center;
}

#newsletter-form-box button {
    background: rgba(255, 255, 255, .2) !important;
    max-width: 200px;
    border: 2px solid #b6daa3 !important;
    color: white !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 12px 24px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all .3s ease;
    white-space: nowrap;
    border-radius: 30px !important;
}

#newsletter-form-box button:hover {
    color: #333;
    text-decoration: none !important;
    transform: translateY(-1px)
}

.nhls-404__content {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    max-width: 1200px;
    width: 95%;
}

.nhls-event-highlight__description {
    color: #666;
    font-size: .85rem;
    line-height: 1.6;
    margin: 0;
}

.dnd-column h3.nhls-event-highlight__title {
    color: #333;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-size: 1.2rem;
}

.nhls-event-highlight__title {
    color: #333;
    margin-bottom: 0px !important;
}

.nhls-event-highlight__date {
    color: #542a75;
    padding-bottom: 20px;
    font-size: .75rem;
}

.nhls-intro__content p,
.nhls-intro__content span {
    font-size: 1rem !important;
}

.nhls-intro__heading {

    font-size: 2rem !important
}

.nhls-404__text {
    padding-right: 40px;
}


.nhls-cta {
    padding: 20px
}

body .nhls-button--cta {
    background: rgba(255, 255, 255, .4);
    text-transform: uppercase;
    border: 2px solid #b6daa3 !important;
    padding: 12px 35px !important;
    border-radius: 30px !important;
}

.nhls-404__title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.2;
}

.nhls-404__description {
    font-size: 1.2rem;
    color: #666;
    margin-bottom: 16px;
}

.nhls-404__reasons {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.nhls-404__reasons li {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 12px;
    list-style: none;
}

.nhls-404__visual {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
}

.nhls-404__number {
    font-size: 12rem;
    font-weight: 900;
    color: #4caf50;
    line-height: 1;
    text-shadow: 0 4px 20px rgba(76, 175, 80, 0.3);
    position: relative;
    text-align: center;
}

.nhls-button--primary {
    background: #542a75;
    color: white;
    padding: 15px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    border: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.nhls-map-slider__description {
    color: black !important
}

.nhls-button--primary:hover {
    background: #4a1f6b;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(84, 42, 117, 0.3);
}

.nhls-map-slider__description {
    margin-left: auto !important;
    margin-right: auto !important
}

/* 404 Page Mobile Responsive */

.nhls-404__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
    text-align: center;
}

.nhls-404__text {
    padding-right: 0;
    width: 100%;
}

.nhls-404__visual {
    width: 100%;
}

.nhls-404__title {
    font-size: 2rem;
}

.nhls-404__number {
    font-size: 8rem;
    position: static;
    z-index: auto;
}

.nhls-404__reasons li {
    list-style: none;
}

.nhls-404__reasons li:before {
    content: none;
}

.nhls-404__number {
    font-size: 6rem;
}

.nhls-button--primary {
    padding: 12px 24px;
    font-size: 1rem;
}

/* Override reset styles for news title */
.dnd-column .nhls-news__title {
    margin: 0 0 15px !important;
    padding: 0 !important;
}

/* NHLS Stats Grid Responsive */

.nhls-stats__item {
    margin: 0px 40px !important;
}

}

/* NHLS Map Slider Map Responsive */

.nhls-map-slider__content {
    gap: 0px;
}


/* NHLS Map Slider */
.nhls-map-slider__slider-container {
    min-height: 300px;
    position: relative;
    max-width: 400px;
    width: 100%;
    margin: 0 auto !important;
    display: flex;
}

/* News card title styling */
.nhls-news__card-title {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 5px !important;
}

/* News item h3 styling */
.nhls-news-item h3 {
    margin-bottom: 0px !important;
}

.nhls-pagination span {
    text-decoration: none !important
}

.nhls-founding__card {
    padding: 0 0 5px !important;
}

#exclusive-access body .nhls-two-col__grid {
    gap: 20px !important;
}


#exclusive-access .nhls-intro__cta .nhls-button {
    background: rgba(84, 42, 117, 1);
    padding: 12px 34px;
}

.nhls-benefits-overview__heading {
    font-weight: 600 !important
}

#exclusive-access .nhls-intro__cta .nhls-button:hover {
    background: rgba(84, 42, 117, 1);
}

.nhls-button--small,
#nhlsedge-box .nhls-button {

    font-size: 16px !important;
    padding: 12px 44px !important;
}

#two-col-1 .nhls-two-col__grid,
#two-col-2 .nhls-two-col__grid,
#two-col-3 .nhls-two-col__grid {
    grid-template-columns: 1fr 1fr !important;
}

.nhls-footer__join-btn,
.nhls-footer__login-btn {
    border-radius: 30px !important;
    padding: 10px 24px !important;
}

.nhls-header__join-btn,
.nhls-header__login-btn {
    border-radius: 30px !important
}

.nhls-news-item {
    max-width: 360px !important
}

.nhls-two-col__content ul[role="list"] {
    padding-left: 25px;
    margin-left: 0;
}

html,
body {
    scroll-behavior: smooth;
}

.nhls-founding__header {
    margin-bottom: 20px !important;
}

.nhls-two-col__content li::marker {
    text-indent: 10px
}

.nhls-featured-news__grid-articles .nhls-featured-news__card {
    max-width: 460px !important;
    flex: 1 1 50%;
}

.nhls-news-filter+.nhls-news-filter::before {
    margin: 0px 0px !important;
    padding-right: 50px !important;
}

.dnd-column .nhls-dir__card .nhls-dir__img {
    background: white !important;
    margin-bottom: 2px !important;
}

.active-branch>a {
    font-weight: 700 !important
}

.hs-menu-depth-2.active-branch>a {
    font-weight: 500 !important
}

#newsletter-form-content {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.nhls-featured-news__card a:hover {
    opacity: .7;
    transition: .25s ease-in-out
}

.nhls-featured-news__card a {
    transition: .25s ease-in-out
}

#newsletter-form-box {
    gap: 30px !important;
    ;
    align-items: center;
    justify-content: center
}

#newsletter-form p {
    width: 30% !important;
    max-width: 500px !important;
}

#newsletter-form-box>* {
    flex-grow: 1;
}

body .cell_17552005437412-padding {
    padding: 0px !important;
}

.nhls-news__head {
    padding-bottom: 35px !important;
}

#nhlsedge-box {
    background: transparent !important
}

.nhls-footer .hs-menu-item {

    min-width: 100px;
}

.nhls-footer .hs-menu-item>a {
    font-weight: 700;
}

.cell_17552005437412-padding {
    padding: 0px
}

#nhlsedge-box .nhls-intro__content {
    max-width: 1200px
}

.nhls-news__card-excerpt p {
    font-size: .75rem !important
}

#nhlsedge-box .nhls-button {
    background: #542a75;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: .9rem;
    font-weight: 600;
    padding: 8px 20px;
    text-decoration: none;
}

.nhls-footer__nav li {
    text-align: left
}

.nhls-footer .hs-menu-item {
    margin-bottom: 3px !important;
}

.nhls-button--event {
    border-radius: 30px !important
}

.nhls-video-player__description {
    font-size: .8rem !important;
    max-width: 800px !important;
    margin: 0 auto !important
}

.widget-span .nhls-news__card-category {
    display: none
}

#nhlsedge-box .nhls-button:hover {
    background: #4a1f6b;
    opacity: .9;
    transform: translateY(-2px);
}

.nhls-board__card .nhls-board__img img {
  border-radius: 12px;
}

.proud-partners {
  background: #5d9d76 !important
}

.button-wrapper {margin-top:15px;margin-bottom:15px}

.proud-partners img {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .1))
    ;
  transition:.25s ease-in-out;

    max-width: 120px !important;
}

body .nhls-board__card .nhls-board__img img.nhls-board__default-logo {
    border: 1px solid green;
    object-position: center !important;
}

.nhls-news__card-title a {
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
}

.dnd-column h1.nhls-board__title {
  padding-bottom:0px !important;
}

.nhls-header:not(.nhls-header--hero) button.nhls-header__toggle:hover span,
.nhls-header:not(.nhls-header--hero) button.nhls-header__toggle:active span,
.nhls-header:not(.nhls-header--hero) button.nhls-header__toggle:focus span {
    color: white !important;
}
.nhls-news-item h3 {margin-bottom:10px !important}

.nhls-board__intro {max-width:1000px !important;font-size:.8rem}


#membershipintro {
    padding-top: 60px !important
}

.nhls-members-slider__track {
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-color: transparent transparent;
    /* Firefox */
}

.nhls-news__img img {
    border-radius: 20px !important
}

.nhls-members-slider__track::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Edge */
}

.nhls-members-slider__track::-webkit-scrollbar-track {
    display: none;
}

.nhls-members-slider__track::-webkit-scrollbar-thumb {
    display: none;
}


/* Wide Image Support for Two Column Modules */
/* Contact Two Column Module */
.nhls-contact-two-col__image-wide {
    display: none !important;
    /* Hide wide image on desktop */
}

.nhls-map-slider__slider-container {
    max-width: 80% !important
}

/* Two Column Layout Module */
.nhls-two-col__image-wide {
    display: none !important;
    /* Hide wide image on desktop */
}

.dnd-column h3.nhls-stats__title {
    padding-bottom: 0px !important;
    margin-bottom: 15px !important
}

.nhls-stats .nhls-button,
.nhls-stats__cta .nhls-button {
    padding: 9px 33px;
}

.nhls-stats__value {
    font-weight: 700 !important
}

.nhls-map-slider__content {
    grid-template-columns: 2fr 4fr !important;
}


.nhls-stats__label {
    font-size: .9rem !important;
    font-weight: 500 !important;
}

.nhls-stats__grid {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.nhls-stats__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 180px;
    margin: 0 !important;
}

.nhls-stats__item>* {
    width: 100%
}

.cell_17550370004422-padding {
    margin: 0 auto !important
}

.nhls-annc__inner {

    gap: 15px 20px !important
}

.nhls-annc__text {
    font-size: 19px !important;
}

.nhls-members-slider__control:hover,
.nhls-members-slider__control:focus,
.nhls-members-slider__control:active,
.nhls-members-slider__control {
    border-radius: 50% !important
}

.nhls-annc .nhls-button,
.nhls-annc .nhls-button--pill,
.nhls-annc__cta .nhls-button {
    font-weight: 700;
    letter-spacing: .3px;
    padding: 8px 24px;
}


.nhls-hero .nhls-button, .nhls-hero .nhls-button--pill {
  background: #B6DAA345 !important;
  border-color: #B6DAA3 !important;
  padding: 11px 30px !important;
}


/* ===== MIN-WIDTH MEDIA QUERIES (ASCENDING) ===== */

@media (min-width: 1400px) {
    .nhls-header__bar {
        max-width: unset !important;
    }
}

@media (min-width: 1000px) {
.nhls-footer__nav {
    display: flex;
    flex-direction: row;
    border-right: 2px solid #542A75;
  }
}
  
@media (min-width: 767px) {
  .menu .menu__submenu, .header__language-switcher .lang_list_class {
    border: 2px solid #5E9D75;

  }

}

@media (min-width: 1024px) {
  .nhls-footer .hs-menu-wrapper {
    justify-content: center;
  }
  
  .nhls-header__logo-img {
    max-height: 60px !important;
    max-width: 260px !important;
  }
}


/* ===== MAX-WIDTH MEDIA QUERIES (DESCENDING) ===== */
@media (max-width: 1400px) {
    .nhls-header__nav .hs-menu-item a {
    font-size: 16px;
    padding-right: 7px !important;
    }
  
    .nhls-two-col {
    padding: 20px 0 !important;
    }
}

@media (max-width: 1200px) {
  .nhls-news-item {
    max-width: 320px !important;
    margin: 0 auto;
}
  
    .nhls-header__nav .hs-menu-item a {
    font-size: 15px;
    padding-right: 6px !important;}
  
    .nhls-two-col {
    padding: 20px 0 !important;
    }

    .nhls-hero .nhls-hero__title, .nhls-hero h1.nhls-hero__title, .nhls-hero__title {
    color: #fff !important;
    font-size: 1.5rem !important
    }
}


@media (max-width: 1024px) {
.nhls-two-col__content{
      font-size: 22px !important;
}

  .nhls-benefits-overview__grid {
  
    gap: 10px 10px !important;}
  .nhls-benefits-overview__header {
    margin-bottom: 30px !important;
    margin-top: 20px;
}
    #benefits .nhls-benefits-overview__item * {
    
        text-align: center !important;
        margin: 10px auto 10px;
    }
  .nhls-benefits-overview__description {width:100%}
  
  #benefits .nhls-benefits-overview__item {
    padding: 10px;
        background: transparent !important;
  margin:0px auto !important}
  
   #benefits .nhls-benefits-overview__item {
      text-align: center !important;
       margin: 10px auto 10px;}

    #benefits .nhls-benefits-overview__grid {
        gap: 0px 20px !important;
        flex-direction: column;
        justify-content: center !important;
        align-items: center;
        width: 100%;
    }

    #two-col-1 .nhls-two-col__grid,
    #two-col-2 .nhls-two-col__grid.nhls-two-col__grid--reversed,
    #two-col-3 .nhls-two-col__grid {
        display: flex !important;
    }
    .nhls-two-col__grid,
    .nhls-two-col__grid.nhls-two-col__grid--reversed {
        display: flex !important;
    }

    .nhls-footer__nav li {
        text-align: center !important;
    }

    .nhls-benefits-overview__grid {
        gap: 0px 20px !important
    }

    .nhls-footer__nav {
        border-right: unset !important;
    }

    .nhls-benefits-overview__item {
        width: 100% !important
    }

    .nhls-footer .hs-menu-item {
        margin-bottom: 5px !important;
    }

    .nhls-map-slider__title {
        font-size: 1.6rem !important;
    }

    /* Two-column stacking on mobile */
    .nhls-two-col__grid {
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        text-align: center;
    }

    /* Reversed layout should invert order on mobile */
    .nhls-two-col__grid[data-reversed="true"] {
        display: flex;
        flex-direction: column-reverse !important;

    }


    .nhls-two {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .nhls-map-slider__map {
        margin: 0 auto !important;
    }

    .nhls-news-filter+.nhls-news-filter::before {
        content: unset !important;
        padding-right: 50px !important;
    }

    .nhls-footer .hs-menu-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .nhls-footer .hs-menu-wrapper {
        flex-direction: column;
    }

    .nhls-footer .hs-menu-wrapper>ul {
        flex-direction: column;
        gap: 8px;
    }
  
  #two-col-2 .nhls-two-col__right,  #two-col-3 .nhls-two-col__left {
    padding-top: 30px !important;
  }

}


@media (max-width: 1000px) {
    body .nhls-board__grid {
    gap: 60px 40px !important;
    }
  
    .nhls-footer__nav li {
    text-align: center !important
    }

    .nhls-header__nav .hs-menu-item a {
    font-size: 13px;
    padding-right: 4px !important;}

    .nhls-404 {
        padding: 70px 0 60px;
    }

    .nhls-stats__grid {
        display: flex;
        justify-content: space-evenly;
        gap: 30px 40px;
        flex-wrap: wrap;
        padding-top: 20px;
    }
}

@media (max-width: 900px) {
    .nhls-header .hs-item-has-children>a:after {
        content: none !important;
    }

    #filter-cat {
        padding-bottom: 15px !important
    }

    #news-boxes {
        flex-direction: column
    }


}


@media (max-width: 800px) {
  .nhls-two-col__subheading {

    font-size: 1.4rem !important;}
  
  .nhls-news-item {
    max-width: 310px !important;
    margin: 0 auto;}
  
.hs-blog-post .blog-post__title {
    line-height: 1 !important;
  font-size: 2em;
}
  .nhls-board__grid {
    gap: 40px 40px !important;
}
    * {
        line-height: 1.3 !important;
    }

    .nhls-news-filter {
        margin-bottom: 0px !important
    }

    .dnd-column .nhls-dir__title,
    .dnd-module .nhls-dir__title,
    .dnd-row .nhls-dir__title,
    .dnd-section .nhls-dir__title {
        font-size: 1.2rem !important;
    }
}


@media (max-width: 768px) {
  .nhls-pagination span,
  .nhls-pagination a {
    font-size: 18px;
    padding: 0 5px !important;}
  
  .nhls-pagination {flex-wrap:wrap}
  .nhls-news-grid {        gap: 10px 25px !important;}
  .nhls-intro__content h2 {
    padding-bottom:0px;margin-bottom:10px !important
  }
  
  body .nhls-intro__content p,body .nhls-intro__content span {
    font-size: 18px !important;
  }
  
  .dnd-column .nhls-news__all-link {
    margin-bottom: 0px !important;
  }
  
#news-filters {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0 15px !important;
        flex-direction: row !important;
        width: 90% !important;
        margin: 0 auto !important;
        ;
    }

    .article-content {
        padding-bottom: 20px !important
    }

    .nhls-news-item {
        max-width: 100% !important;
    }

    #filter-cat {
        display: flex !important;
        width: 100%;
        padding: 20px 10px !important;
        justify-content: center;
        align-items: center
    }

    body .nhls-news__all-link {
        margin-bottom: 10px !important;
    }

    .dnd-column .nhls-news__title {
        text-align: center !important;
        line-height: 1 !important;
    }

    .nhls-featured-news__grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .nhls-contact-two-col__image-wide {
        display: block !important;
        /* Show wide image on mobile */
    }

    .nhls-contact-two-col__left {
        display: none !important;
        /* Hide regular image on mobile */
    }

    .nhls-two-col__image-wide {
        display: block !important;
        /* Show wide image on mobile */
    }

    .hs_cos_wrapper_type_rich_text ul,
    .hs_cos_wrapper_type_rich_text ol,
    [data-hs-cos-type="rich_text"] ul,
    [data-hs-cos-type="rich_text"] ol {
        padding-left: 20px !important;
    }

    .nhls-membership-levels__grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .nhls-membership-levels__card {
        width: 30%;
        flex-grow: 1;
        min-width: 300px
    }

    .nhls-container {
        padding: 0 16px;
    }

    .nhls-container {
        padding: 0 15px;
    }

    .hs-content-id-194510861446 .nhls-two-col {
        padding: 20px 0 !important;
    }

    .nhls-two {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 60px 20px;
    }

    .nhls-news__card {
        margin-top: 20px !important;
    }

    .header__navigation {
        background-color: 

  
  
    
  


  rgba(84, 42, 117, 1.0)


    }

    .nhls-header__nav .hs-menu-wrapper ul {
        flex-direction: column;
        gap: 16px;
    }
  
    .nhls-news-item img {
    width: 100% !important;
    border-radius: 12px;
    height: auto !important;
    object-fit: contain !important;}
}


@media (max-width: 600px) {
    #newsletter-form-box button {
        background: #542a75af !important;
        border: 2px solid #542a75 !important;
    }

    #newsletter-form-box button {
        opacity: .7
    }

    .nhls-featured-news__type {
        font-size: .7rem;
    }

    .nhls-newsletter {
        padding: 20px 0 10px !important;
    }

    .nhls-featured-news__title {

        font-size: 1.4em;
    }

    #newsletter-form p {
        text-align: left;
        padding-right: 0px !important;
        margin-bottom: 0px !important;
    }

    .nhls-news__all-link {
        margin-bottom: 0px !important;
    }

    .nhls-map-slider__card {
        transform: scale(.9) !important;
        width: 100% !important;
    }

    .nhls-map-slider__slider-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .nhls-map-slider__navigation {
        position: relative !important;
        gap: 30px !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        transform: unset !important;
        display: flex !important;
        margin: 0 auto !important;
        max-width: 80% !important;
    }

    .nhls-map-slider__slider-container {
        max-width: 100% !important;
        justify-content: space-between;
        pointer-events: none;
        z-index: 10;
    }

    .nhls-featured-news__grid-articles {
        width: 90%;
        margin: 0 auto;
    }

    .nhls-benefits-overview__item {

        min-width: 200px !important;
        padding: 10px !important
    }

    .nhls-header .nhls-header__bar {
        padding: 10px 10px !important;
    }
}



@media (max-width: 576px) {
  body #newsletter-form-box p {
    text-align:center; width:100%;
  }
  
  .nhls-news__img img {
    max-height: 270px !important;}
  #newsletter-form-content {
    padding-right:0px !important;
  }
  
  #newsletter-form-content label {
    justify-content: center;
    padding-top: 5px;
  }
  
  body #newsletter-form-box {
    padding-top: 40px;
    gap: 30px !important;
  }
  
 .nhls-news-item {
        max-width: 100% !important;
        width: 90%;
        margin: 0 auto;
    }
    .nhls-404__title {
        font-size: 1.75rem;
    }

    .nhls-hero .nhls-hero__title,
    .nhls-hero h1.nhls-hero__title,
    .nhls-hero__title {

        font-size: 1.1rem !important;

        width: 90%;
    }

    h1 {
        font-size: 1.1rem !important;
    }

    .nhls-featured-news__title {
        color: #111;
        font-size: 1rem !important;
    }

    .nhls-intro__content {
        margin: 0 auto 30px;
        padding: 0px 0px !important;
    }

    .nhls-cta {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }



    .nhls-members-slider__control {
        width: 30px !important;
        height: 30px !important;
    }

    h2 {
        font-size: .9rem !important;
    }


    .nhls-membership-levels__card>* {
        padding: 15px 20px !important;
    }

    .nhls-cta__text {
        width: 100% !important;
    }

    .nhls-stats__grid {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .nhls-membership-levels__card p, .hs_cos_wrapper_type_rich_text ol, .hs_cos_wrapper_type_rich_text ul, .hs_cos_wrapper_type_rich_text li,
    p, .hs_cos_wrapper_type_rich_text p, .hs_cos_wrapper_type_rich_text span {

        font-size: .75rem;
    }
}


@media (max-width: 575px) {
    h1 span, span h1  {
    font-size: 1.2rem !important;}
  
  .nhls-members-slider__intro {

    font-size: .75rem !important;
    margin-bottom: 40px !important;}
  
    .newsfilters {
        gap: 0;
        flex-direction: row;
    }

    #newsfilters {
        padding-bottom: 20px
    }

    .nhls-news-filter {
        padding: 2px 2px !important;
    }

    .nhls-news-item {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .nhls-featured-news__title {

        font-size: 1.25rem;
    }

    h1 {
        font-size: 1.8rem !important;
    }

    .nhls-news-grid {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
    }

    .nhls-footer__nav .menu {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}


@media (max-width: 480px) {
  .blog-post h1 {
        font-size: 1.2rem !important;
    }
  

    .nhls-event-highlight__item {
        padding: 40px 0 40px !important;
    }

    .nhls-members-slider__control {
        width: 20px !important;
        height: 20px !important;
    }

    .nhls-container {
        padding: 0 12px;
    }
}