







/* 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: 80px 1rem;
}

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





html {
  font-size: 20px;
}

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

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

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

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #0048b8;
}

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

/* Headings */

h1,
.h1 {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #F2622F;
  font-size: 49px;
  text-transform: none;
}

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

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

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

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

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

/* Blockquote */

blockquote {
  border-left-color: #000000;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #F2622F;

  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;
  background-color: 

  
  
    
  


  rgba(242, 98, 47, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 138, 87, 1.0);
  border-color: #ff8a57;
}





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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #000000;
;
  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: #F2622F;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


/* Labels */

form label {
  color: #F2622F;
}

/* Help text */

form legend {
  color: #F2622F;
}

/* 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: #F2622F;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #F2622F;
}

::-moz-placeholder {
  color: #F2622F;
}

:-ms-input-placeholder {
  color: #F2622F;
}

::placeholder {
  color: #F2622F;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #F2622F;
;
  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(242, 98, 47, 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(255, 138, 87, 1.0);
  border-color: #ff8a57;
}





/* Table */

table {
  border: 1px solid #F2622F;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #F2622F;

  padding: 18px;

  color: #F2622F;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(242, 98, 47, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #F2622F;
}





.header {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

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

.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: #ca3a07;
}

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

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

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

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

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #F2622F;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.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(0, 0, 0, 1.0)

;
}

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

  
  
    
  


  rgba(0, 0, 0, 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: #F2622F;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 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: #F2622F;
}





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

/* Blog post */

.blog-post__meta a {
  color: #FFFFFF;
}

.blog-post__tag-link {
  color: #FFFFFF;
}

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

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

/* 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: #F2622F;
}

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

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

/* 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-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #F2622F;
}





/* 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: #F2622F;
}

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

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


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

/* Blog pagination */

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

.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: #d7d7d7;
}

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

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

/* Pricing card */

.card__price {
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #F2622F;
  font-size: 30px;
}

.card__body svg {
  fill: #F2622F;
}

/* Social follow */
/* JEJ changed from these - see Branding overrides below 
.social-links__icon {
  background-color: #F2622F;
}

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

.social-links__icon:active {
  background-color: #ff8a57;
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #F2622F;
  font-size: 30px;
}
*/



/* JEJ 7-Aug-25 forced this to be white instead of black background for header, footer, and page. */
html, body {
  background-color: #ffffff !important;
  color: #fff;
}
.header {
  background-color: #ffffff !important;
}

.footer {
  background-color: #FFFFFF !important;
}

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li {
  color: #284455 !important;
}

/* JEJ 7-Aug-25 Overrides to blackbackgrounds on tables and forms */
form,
.submitted-message {
  background-color: #ffffff !important;
  color: #284455 !important;
  border-radius: 8px;
  padding: 2rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form select,
form textarea {
  background-color: #fff !important;
  color: #284455 !important;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 10px 12px;
  font-size: 1rem;
}

form input[type="submit"],
form .hs-button {
  background-color: #F2622F !important;
  color: #ffffff !important;
  border: none;
  border-radius: 6px;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
}

form input[type="submit"]:hover,
form .hs-button:hover {
  background-color: #d75527 !important;
}

/* fix the text color for "Having trouble?" on the membership.html page */
.systems-page .admin-help {
  color: #284455;
}
.systems-page .admin-help a {
  color: #008080;
}

p.admin-help a:hover {
  color: #F2622F;
  text-decoration: none;
}
* Social follow */

.social-links__icon {
  background-color: #008080;
}

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

.social-links__icon:active {
  background-color: #008080;
  font-family: Merriweather, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #F2622F;
  font-size: 30px;
}
/* Footer links default (before hover) */
footer a {
  color: #008080; /* Change to your desired color */
  text-decoration: none;
}

/* Footer links on hover */
footer a:hover,
footer a:focus {
  color: #F2622F; /* Or another brand color */
  text-decoration: underline;
}

/* === 404 page branding === */
.error-page {
  background: #ffffff;
  color: #284455;
  text-align: center;
  padding: 8rem 1rem; /* keeps big breathing room */
  font-family: 'Inter', sans-serif;
}

.error-page:before {
  /* watermark “404” from data-error attribute */
  color: #f2f2f2;   /* soft gray */
  opacity: 1;       /* tweak if you want lighter/darker */
}

.error-page h1 {
  color: #284455;
  font-weight: 600;
  font-size: 2.25rem;
  margin: 0 0 1rem;
}

.error-page p {
  color: #7f8183;
  margin: 0 0 1.25rem;
}

/* Button module on 404 (covers common HubSpot button outputs) */
.error-page .button a,
.error-page a.button,
.error-page .hs-button,
.error-page .button-wrapper .hs-button {
  background-color: #008080;
  color: #ffffff;
  padding: 12px 16px;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.95rem;
  font-family: 'Inter', sans-serif;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.error-page .button a:hover,
.error-page a.button:hover,
.error-page .hs-button:hover,
.error-page .button-wrapper .hs-button:hover,
.error-page .button a:focus,
.error-page a.button:focus,
.error-page .hs-button:focus,
.error-page .button-wrapper .hs-button:focus {
  background-color: #F2622F;
  color: #ffffff;
  outline: none;
  box-shadow: 0 0 0 3px rgba(242, 98, 47, 0.35);
}

/* Links inside the content (if any) */
.error-page a:not(.hs-button):not(.button) {
  color: #008080;
  text-decoration: underline;
}
.error-page a:not(.hs-button):not(.button):hover {
  color: #F2622F;
  text-decoration: none;
}