







/* 1a. Containers */

/* Horitzontal Spacing */

  


/* Vertical Spacing */

  



  


/* 1b. Colors */







/* 1c. Typography */

















  

























/* 1d. Buttons */





















  

















 




























 







/* 1e. Forms */




































/* 1f. Icons */
















/* 1g. Cards */







/* 1h. Tables */













/* 1i. Website header */






























/* 1j. Website footer */









/* System templates - Memberships */







   
    
       
     

  








/* Drag and drop layout styles */

.dnd-section {
  padding: 80px 20px;
}

/* Padding on blog post sections */

.blog-post__column-wrapper  {
  padding: 80px 0;
}

/* Mobile padding for dnd layout and blog post section */
@media (max-width: 768px) {

  .dnd-section {
    padding: 48px 20px;
  }

  .blog-post__column-wrapper  {
    padding: 48px 0;
  }

}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1360px;
}





html {
  font-size: 18px;
}

body {
  font-weight: 400; font-family: 'Typ 1451 LL';
  background-color: #FFFFFF;
  color: #3D3D3D;
  font-size: 18px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  html, body {    
    font-size: 18px;    
  }
}


/* Paragraphs */

p {
  font-weight: 400; font-family: 'Typ 1451 LL';
}

/* Anchors */

a {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #217436;
}

a:hover,
a:focus {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1f5c2f;
}

a:active {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #6fac7f;
}

/* Headings */

h1 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 36px;
  text-transform: none;
  line-height: 1.4;
}
@media (max-width: 767px) {
  h1 {    
    font-size: 36px;    
  }
}

h2 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 36px;
  text-transform: none;
  line-height: 1.4;
}
@media (max-width: 767px) {
  h2 {    
    font-size: 36px;    
  }
}

h3 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 32px;
  text-transform: none;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h3 {    
    font-size: 32px;    
  }
}

h4 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 28px;
  text-transform: none;
  line-height: 1;
}
@media (max-width: 767px) {
  h4 {    
    font-size: 28px;    
  }
}

h5 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 24px;
  text-transform: none;
  line-height: 1;
}
@media (max-width: 767px) {
  h5 {    
    font-size: 24px;    
  }
}

h6 {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 20px;
  text-transform: none;
  line-height: 1;
}
@media (max-width: 767px) {
  h6 {    
    font-size: 20px;    
  }
}

/* Blockquotes */

blockquote {
  font-weight: 400; font-family: 'Typ 1451 LL';
  border-left-color: #d9e6ff;
  color: #3D3D3D;
  font-size: 24px;
}

blockquote > footer {
  font-weight: 400; font-family: 'Typ 1451 LL';
  font-size: 18px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #d9e6ff;
}





button,
.button,
.hs-button {
  border: 2px none #9258FA;

  padding-top: 7px;
padding-right: 25px;
padding-bottom: 6px;
padding-left: 25px;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(217, 230, 255, 1.0)

;
  border-radius: 50px;
  color: #313231;
  fill: #313231;
  font-size: 18px;
  text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 2px none #9258FA;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(188, 211, 255, 1.0)

;
  color: #3D3D3D;
  fill: #3D3D3D;
}

button:active,
.button:active,
.hs-button:active {
  border: 2px none #9258FA;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: rgba(255, 255, 255, 100);
  border-color: #e2a8ff;
  color: #3D3D3D;
  fill: #3D3D3D;
}

/* Primary button */
.button.button--primary {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #1b46f5;

  ;
  background-color: 

  
  
    
  


  rgba(20, 51, 225, 1.0)

;
  border-radius: 50px;
  color: #FFFFFF;
  fill: #FFFFFF;
  text-transform: none;
  box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);

}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #1b46f5;

  ;
  background-color: 

  
  
    
  


  rgba(23, 42, 182, 1.0)

;
  color: #fafafb;
  fill: #fafafb;
}

.button.button--secondary:active {
  ;
  background-color: rgba(103, 122, 255, 100);
  border: 1px solid #1b46f5;

  border-color: #6b96ff;
  color: #fafafb;
  fill: #fafafb;
}

/* Brutalist button */

.button.button--brutalist {   
  border: 3px solid #9258FA;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 50px;
  color: #9258FA;
  fill: #9258FA;
  text-transform: none;
  box-shadow: 6px 6px 0px 

  
  
    
  


  rgba(146, 88, 250, 1.0)

;
}

.button.button--brutalist:hover,
.button.button--brutalist:focus,
.button.button--brutalist:active {        
  border: 3px solid #9258FA;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #9258FA;
  fill: #9258FA;
  top: -4px;
  left: -4px;
  box-shadow: 10px 10px 0px 

  
  
    
  


  rgba(146, 88, 250, 1.0)

;
}

/* Highlight button */

.button.button--highlight {
  border: 3px none #7120d5;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(20, 51, 225, 1.0)

;
  border-radius: 50px;
  color: #fafafb;
  fill: #fafafb;
  text-transform: none;
  box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(26, 26, 25, 1.0);

}

.button.button--highlight:hover,
.button.button--highlight:focus,
.button.button--highlight:active {
  border: 2px none #EEE8FF;

  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(72, 78, 96, 1.0)

;
  color: #FFFFFF;
  fill: #FFFFFF;
}

.button.button--highlight:active {
  font-weight: 700; font-family: 'Typ 1451 LL';
  background-color: rgba(152, 158, 176, 100);
  border: 2px none #EEE8FF;

  border-color: #c170ff;
  color: #FFFFFF;
  fill: #FFFFFF;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #217436;
  fill: #217436;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1f5c2f;
  fill: #1f5c2f;
}

.button.button--simple:active {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #6fac7f;
  fill: #6fac7f;
}

/* Button sizing */

.button.button--small {
  padding-top: 7px;
padding-right: 25px;
padding-bottom: 6px;
padding-left: 25px;

  font-size: 16px;
}

.button.button--large {
  padding-top: 7px;
padding-right: 25px;
padding-bottom: 6px;
padding-left: 25px;

  font-size: 20px;
}





/* Form */

.widget-type-form {
  border: 0px none #eee8ff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(238, 232, 255, 1.0)

;
  border-radius: 50px;  
  
}


/* Form title */

.form-title {
  border: 0px none #9258FA;

  padding: 25px;

  font-weight: 700; font-family: 'Typ 1451 LL';
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #3D3D3D !important;
  font-size: 28px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 5px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;

  font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 18px;
}

/* Help text */

form legend {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border-top: 0px none #8b8c8f;
border-right: 0px none #8b8c8f;
border-bottom: 1px solid #8b8c8f;
border-left: 0px none #8b8c8f;

  padding: 15px;

  font-weight: 400; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 25px;
  color: #3D3D3D;
  font-size: 18px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #3D3D3D;
}

::-moz-placeholder {
  color: #3D3D3D;
}

:-ms-input-placeholder {
  color: #3D3D3D;
}

:-moz-placeholder {
  color: #3D3D3D;
}

::placeholder {
  color: #3D3D3D;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 15px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(250, 250, 251, 1.0)

;
  color: #191a1a;
}

form td.is-today .pika-button {
  color: #3D3D3D;
}

form .is-selected .pika-button {
  background-color: #d9e6ff;
  color: #3D3D3D;
}

form .pika-button:hover {
  background-color: #2962FF !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 18px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 3px none #7120d5;

    font-weight: 700; font-family: 'Typ 1451 LL';
    background-color: 

  
  
    
  


  rgba(20, 51, 225, 1.0)

;
    border-radius: 50px;
    color: #fafafb;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 2px none #EEE8FF;

    font-weight: 700; font-family: 'Typ 1451 LL';
    background-color: 

  
  
    
  


  rgba(72, 78, 96, 1.0)

;
    color: #FFFFFF;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 2px none #EEE8FF;

    font-weight: 700; font-family: 'Typ 1451 LL';
    background-color: rgba(152, 158, 176, 100);
    border-color: #c170ff;
    color: #FFFFFF;
}  





  form input[type='submit'],
  form .hs-button {
    padding-top: 7px;
padding-right: 25px;
padding-bottom: 6px;
padding-left: 25px;

    font-size: 20px;
  }



/* Inline thank you message */

.submitted-message {
  border: 0px none #eee8ff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(238, 232, 255, 1.0)

;
  border-radius: 50px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 12px;

  background-color: 

  
  
    
  


  rgba(41, 98, 255, 1.0)

;
}

.icon svg {
  fill: #fafafb;
  height: 22px;
  width: 22px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #2962FF;
}

/* Size */

.icon--small svg {
  height: 14px;
  width: 14px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 30px;
  width: 30px;
}

.icon--large .icon {
  padding: 16px;

}





/* Table */

table {
  border: 0px solid #d9e6ff;

  background-color: 

  
  
    
  


  rgba(250, 250, 251, 1.0)

;
}

/* Table cells */

th,
td {
  border: 0px solid #d9e6ff;

  padding: 10px;

  color: #3D3D3D;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(250, 250, 251, 1.0)

;
  color: #191a1a;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(217, 230, 255, 1.0)

;
  color: #3D3D3D;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #3D3D3D;
}

/* Header top bar */

.header__global .header__top {
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
  padding-top: 12px;
padding-right: 20px;
padding-bottom: 12px;
padding-left: 20px;
  
}

/* Language switcher */

.header__global .header__language-switcher-current-label > span {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 18px;
  text-transform: none;
}

.header__global .header__language-switcher:hover .header__language-switcher-current-label > span,
.header__global .header__language-switcher:focus .header__language-switcher-current-label > span {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1a1a19;
}

.header__global .header__language-switcher-child-toggle svg {
  fill: #3D3D3D;
}

/* Language switcher - submenu */

.header__global .header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__global .header__language-switcher .lang_list_class a:not(.button) {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 18px;
  text-transform: none;
}

.header__global .header__language-switcher .lang_list_class a:hover,
.header__global .header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
  color: #1a1a19;
}

.header__global .header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


  @media screen and ( min-width: 768px ) {
    .header__global .header__language-switcher .lang_list_class {
      box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
      -webkit-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
      -moz-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
    }    
  }


/* Header bottom */

.header__global .header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 20px;
;
}

/* Logo */

.header__global .header__logo-company-name {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 32px;
  text-transform: none;
}

/* Menu */

@media (max-width: 767px) {
  .header__global .header__menu--mobile {
    background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
  }
}

/* Menu items */

.header__global .header__menu-link {
  font-weight: 700; font-family: 'Typ 1451 LL';
  font-size: 18px;
  text-transform: none;
}

/* Menu items - top level */

.header__global .header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #3D3D3D;
}

.header__global .header__menu-item--depth-1 > .header__menu-link:hover,
.header__global .header__menu-item--depth-1 > .header__menu-link:focus {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1a1a19;
}

.header__global .header__menu-item--depth-1 > .header__menu-link:active {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #6a6a69;
}

.header__global .header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1a1a19;
}

/* Spacing for all Dropdown toggles */
.header__global .header__menu-submenu .header__menu-child-toggle { 
  
  
    padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

  

}

.header__global .header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #3D3D3D;
}

/* Menu items - submenus */

.header__global .header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
}



.header__global .header__menu-submenu .header__menu-link {

  
    padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

    

}

.header__global .header__menu-submenu .header__menu-link:not(.button) {
  color: #3D3D3D;
}

.header__global .header__menu-submenu .header__menu-item:hover,
.header__global .header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
}

.header__global .header__menu-submenu .header__menu-link:hover,
.header__global .header__menu-submenu .header__menu-link:focus {
  font-weight: 700; font-family: 'Typ 1451 LL';
  color: #1a1a19;
}

.header__global .header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
}

.header__global .header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(244, 246, 250, 1.0)

;
}

.header__global .header__menu-item--depth-2 .header__menu-child-toggle svg {
  fill: #3D3D3D;
}


/* Mobile media queries */
@media (max-width: 767px) {

  
  
  

  .header__global .header__menu-link {

    display: block;      

    
      padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

        
    
    
      padding-left: 20px !important;
    

  }
  
  /* Spacing for Top level manu item toggle on mobile only */
  .header__global .header__menu-child-toggle { 
  
    
      padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

    

    
      padding-right: 20px !important;
    

  }
  
  /* Mobile dropdown spacing around button */
  .header__global .header__menu-item--button {

    
      padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

     
    
  }

  .header__global .header__language-switcher-child-toggle {
      
    
      padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

    
    
    
      padding-right: 20px !important;
    
  }

  .header__global .header__language-switcher-current-label {
    
      padding-left: 20px !important;
    
  }

  .header__global .header__language-switcher .lang_list_class .lang_switcher_link {
    
      padding-top: 18px;
padding-right: 24px;
padding-bottom: 18px;
padding-left: 24px;

    
    
      padding-left: 20px !important;
    
  }

}

/* Desktop media queries */
@media (min-width: 767px) {  

      

  .header__global .header__menu-item--depth-1 {

    
      padding-top: 0px;
padding-right: 18px;
padding-bottom: 0px;
padding-left: 18px;

    

  }
  
}


  @media screen and (min-width: 768px) {
    .header__global .header__menu-submenu {
      box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
      -webkit-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
      -moz-box-shadow: 0px 8px 19px 2px rgba(0,0,0,0.08);
    }    
  }


/* Menu icons */

.header__global .header__menu-toggle svg {
  fill: #3D3D3D;
}





.gen-header {      
  background-color: rgba(255, 255, 255, 1.0);
}

.gen-header__wrapper {
  padding-top: 20px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 0px;
;
  max-width: 1360px; 
}

.gen-header__nav-item > a,
.gen-header__nav-item > span {
  color: #3D3D3D;font-size: 16px;;;
} 

.gen-header__nav-item > a:hover,
.gen-header__nav-item > span:hover {
  color: #1433e1;font-size: 16px;;;
} 

.gen-header__nav-submenu-header {
  color: #3D3D3D;font-size: 20px;;;
  padding-bottom: 24px;
}

.gen-header__nav-submenu-item > a {
  color: #3D3D3D;font-size: 16px;;;
  padding-top: 12px;
padding-right: 0px;
padding-bottom: 12px;
padding-left: 0px;
;
} 

.gen-header__nav-submenu-item > a:hover {
  color: #1433e1;font-size: 16px;;;
} 

/* Language Switcher */

.gen-header .globe_class {
  width: 22px;
  height: 23px;
}

.gen-header .globe_class .mask-class {
  width: 22px;
  height: 23px;
  background-color: #3D3D3D;
}

.gen-header .lang_list_class {
  padding: 30px;
;
  border-radius: 6px;
  box-shadow:     ;
  -webkit-box-shadow:     ;
  -moz-box-shadow:     ;
  background-color: rgba(255, 255, 255, 1.0);
}

.gen-header .lang_switcher_link {
  color: #3D3D3D;font-size: 16px;;;
  padding-top: 12px;
padding-right: 0px;
padding-bottom: 12px;
padding-left: 0px;
;
}

.gen-header .lang_switcher_link:hover {
  color: #1433e1;font-size: 16px;;;
}

.gen-header__nav-submenu-column {
  padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
;
}

/* CTA Button */

.gen-header__button .button {
  
    background-color: rgba(#null, 0.0);
  
  
  
  
  
  
  
  
}



.gen-header__button .button:hover,
.gen-header__button .button:focus {    
  
  
    background-color: rgba(#null, 0.0);
  

  
    
  

  

  

  
}


      

.gen-header__button .button:active {
  
  
  
  
  
  
}  

.gen-header__menu-toggle div,
.gen-header__search-close-btn div,
.gen-header__menu-close .cross div {
  background-color: #3D3D3D;
}

/* Media Queries */
@media (min-width: 767px) { 

  
  
  
  
  
  

  .gen-header__nav-item > a,
  .gen-header__nav-item > span {
    padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
;
  } 
  
  .gen-header__nav-submenu-inner {
    padding: 30px;
;
    background-color: rgba(255, 255, 255, 1.0);
    border-radius: 6px;
    box-shadow: 6px 6px 0px 0px 

  
  
    
  


  rgba(26, 26, 25, 1.0)

;
    -webkit-box-shadow: 6px 6px 0px 0px 

  
  
    
  


  rgba(26, 26, 25, 1.0)

;
    -moz-box-shadow: 6px 6px 0px 0px 

  
  
    
  


  rgba(26, 26, 25, 1.0)

;
  }

  .gen-header__nav-submenu-inner::before {
    border-bottom: 8px solid rgba(255, 255, 255, 1.0);
  }

  .gen-header__nav-submenu-column {
    padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
;
  }

  .gen-header__button {
    padding-left: 30px;
  }

  .gen-header .globe_class:hover .mask-class {  
    background-color: #1433e1;
  }

}  

@media (max-width: 767px) { 

  .gen-header__nav-container {
    background-color: rgba(255, 255, 255, 1.0);
  }
  
  .gen-header__nav-item > a,
  .gen-header__nav-item > a:hover,
  .gen-header__nav-item > a:active,
  .gen-header__nav-item > span,
  .gen-header__nav-item > span:hover,
  .gen-header__nav-item > span:active {
    color: #3D3D3D;font-size: 26px;;;
    padding-top: 16px;
padding-right: 20px;
padding-bottom: 16px;
padding-left: 20px;
;
  }

  .gen-header__nav-item:first-child > a,
  .gen-header__nav-item:first-child > span {
    padding-top: 0;
  }

  .gen-header__nav-submenu {
    padding-left: 20px;
  }

  .gen-header__nav-submenu-column {
    padding-bottom: 24px;
  }

  .gen-header__button--mobile {
    padding-top: 16px;
padding-right: 20px;
padding-bottom: 16px;
padding-left: 20px;
;
  }

  .gen-header__menu-toggle {
    margin-left: 30px;
  }

} 





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #3D3D3D;
}


/* Footer menu */

.footer .hs-menu-wrapper a {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
  font-size: 18px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
}

.footer .hs-menu-wrapper a:active {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #8d8d8d;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: 400; font-family: 'Typ 1451 LL';
  color: #3D3D3D;
}






.card-shadow {  
  box-shadow: 0px 0px 0px 0px 

  
  
    
  


  rgba(61, 61, 61, 1.0)

;
  -webkit-box-shadow: 0px 0px 0px 0px 

  
  
    
  


  rgba(61, 61, 61, 1.0)

;
  -moz-box-shadow: 0px 0px 0px 0px 

  
  
    
  


  rgba(61, 61, 61, 1.0)

;
}






/* Error templates */

.error-page:before {
  font-weight: 700; font-family: 'Typ 1451 LL';
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #3D3D3D;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 18px !important;
  padding: padding: 15px;
 !important;
}






/* Content Gate */
.hs-membership-gated-content {
  box-shadow: initial !important;
  background-color: #FFFFFF;
  border-top: 0px none #bcc4ce;
border-right: 0px none #bcc4ce;
border-bottom: 1px solid #bcc4ce;
border-left: 0px none #bcc4ce;
;
  border-radius: 0px;
}

.hs-membership-gated-content, 
.hs-membership-gated-content__heading {
  color: #3D3D3D;
}

.hs-membership-gated-content__sign-up-link {
  font-weight: bold;
  margin-left: 6px;
} 

/* Form styles */

/* Default form styles inherit from theme settings */
.systems-page.memberships .memberships__content {

  border: 0px none #eee8ff;


  background-color: 

  
  
    
  


  rgba(238, 232, 255, 1.0)

;
  border-radius: 50px;  

  

}

@media (min-width: 768px) {
  .systems-page.memberships .memberships__content {
    padding: 45px;
;
  }
}


/* For style overrides can be set by the user */


/* Form title */
/* Inherit from Forms section above */

/* Labels */
/* Inherit from Forms section above */

.systems-page.memberships .memberships__content form input[type='text'],
.systems-page.memberships .memberships__content form input[type='email'],
.systems-page.memberships .memberships__content form input[type='password'],
.systems-page.memberships .memberships__content form input[type='tel'],
.systems-page.memberships .memberships__content form input[type='number'],
.systems-page.memberships .memberships__content form input[type='search'],
.systems-page.memberships .memberships__content form select,
.systems-page.memberships .memberships__content form textarea {
  border-top: 0px none #8b8c8f;
border-right: 0px none #8b8c8f;
border-bottom: 1px solid #8b8c8f;
border-left: 0px none #8b8c8f;

  padding: 15px;

  font-weight: 400; font-family: 'Typ 1451 LL';
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 25px;
  color: #3D3D3D;
  font-size: 18px;
}


/* For style overrides can be set by the user */


/* Register Template */
.systems-page.memberships-register {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-register .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Register - Alt Template */
.systems-page.memberships-register-alt {

  

  

}

.systems-page.memberships-register-alt .memberships__image-column {
  
  
    background-image: url('https://48534485.fs1.hubspotusercontent-na1.net/hubfs/48534485/Memberships/memberships-bg.jpg');
background-size: cover;
background-position: center center;
;
  

  
    width: 36%;
  

  

}

@media (min-width: 768px) {
  .systems-page.memberships-register-alt {
    
      padding: 0px;
;
      
  }
}

/* Registration Confirmation */
.systems-page.memberships-registration-confirmation {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-registration-confirmation .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Verify Registration */
.systems-page.memberships-verify-registration {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-verify-registration .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Access Denied Template */
.systems-page.memberships-access-denied {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-access-denied .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Login Template */
.systems-page.memberships-login {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-login .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}


/* Login - Alt Template */

.systems-page.memberships-login-alt {

  

   

}

.systems-page.memberships-login-alt .memberships__image-column {

  
    background-image: url('https://48534485.fs1.hubspotusercontent-na1.net/hubfs/48534485/Memberships/memberships-bg.jpg');
background-size: cover;
background-position: center center;
;
  

  
    width: 36%;
  

  

}

@media (min-width: 768px) {
  .systems-page.memberships-login-alt {
    
      padding: 0px;
;
     
  }
}

/* Logout Template */
.systems-page.memberships-logout {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-logout .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Password Reset Request Template */
.systems-page.memberships-reset-password-request {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-reset-password-request .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}

/* Password Reset (Create New Password) Template */
.systems-page.memberships-reset-password {
  

  

  
    padding-top: 100px;
padding-right: 0px;
padding-bottom: 100px;
padding-left: 0px;
;
  
}

.systems-page.memberships-reset-password .memberships__logo {
  margin-top: 0px;
margin-bottom: 40px;
;    
}






/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-weight: 700; font-family: 'Typ 1451 LL';
  font-size: 28px;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-post__left-sidebar .btn__back-to-posts {
  color: #3D3D3D;
}

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  color: #3D3D3D;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  color: #000000;
}

.blog-listing__post-title-link:active {
  color: #8d8d8d;
}

.blog-listing__post-tag {
  color: #3D3D3D;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #8d8d8d;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #3D3D3D;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #8d8d8d;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(0, 18, 175, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(121, 178, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #217436;
  height: 18px;
  width: 18px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #1f5c2f;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #71c486;
}

.pagination__link--active {
  border-color: #d9e6ff
}

/* Pricing card */

.pricing-card__heading {
  background-color: #2962FF;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(0, 18, 175, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(121, 178, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #3D3D3D;
  color: #3D3D3D;
}