







/* 1a. Containers */


  



  



  



  

/* 1b. Colors */














/* 1c. Typography */



















































/* 1d. Buttons */






























/* 1e. Forms */






























/* 1f. Icons */







/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */
















:root{
    --maxWidth: 1200px;
    --maximum_content_width: 1200px;
    --primaryColor: #08314D;
    --secondaryColor: #6b8394;
    --bodyBgColor: #ffffff;
    --accentColorOne: #E7DFC6;
    --accentColorTwo: #FEC256;
    --accentColorThree: #FEC256;
    --primaryColorRGB: 8, 49, 77;
    --secondaryColorRGB: 107, 131, 148;
    --bodyBgColorRGB: 255, 255, 255;
    --accentColorOneRGB: 231, 223, 198;
    --accentColorTwoRGB: 254, 194, 86;
    --accentColorThreeRGB: 254, 194, 86;
    --darkFontColorRGB : 255, 255, 255;
    --darkBgColorRGB : 8, 49, 77;
    --lightFontColorRGB : 8, 49, 77;
    --lightBgColorRGB : 255, 255, 255;
    
    --anchorColor: #08314D;
    
    --anchorHoverColor: #6b8394;
    --darkBgColor: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
    --darkFontColor: #ffffff;
    --lightBgColor: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    --lightFontColor: #08314D;
    --factorMobile: 1.2;
    --fontSize: 20px;
    --lineHeight:  1.5;
    --letterSpacing:  0px;
    --cornerRadius: 6px;
    --fontSizeH1: 40px;
    --lineHeightH1:  1.2;
    --letterSpacingH1:  0px;
    --fontSizeH2: 38px;
    --lineHeightH2:  1.2;
    --letterSpacingH2:  0px;
    --fontSizeH3: 32px;
    --lineHeightH3:  1.2;
    --letterSpacingH3:  0px;
    --fontSizeH4: 26px;
    --lineHeightH4:  1.2;
    --letterSpacingH4:  0px;
    --fontSizeH5: 20px;
    --lineHeightH5:  1.2;
    --letterSpacingH5:  0px;
    --fontSizeH6: 16px;
    --lineHeightH6:  1.2;
    --letterSpacingH6:  0px;
    
    
    
    --fontSizeMbH1: 33.333333333333336px;
    
}  





/* Drag and drop layout styles */
.dnd-section {
  padding: 80px 20px;
  position: relative;
  z-index: 1;
}
.dnd_area-row-0-padding {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.dnd_area-row-0-margin {
    margin-top: 0px;
}
header .dnd-section {
  padding:0;
}
/* Padding on blog post sections */

.blog-post-section {
  padding: 80px 0;
}

@media (max-width: 767px){
  .dnd-section {
    padding: 45px 20px;
  }
  .blog-post-section {
    padding: 45px 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: 1200px;
}
[class*="full-width-section"] >  .row-fluid{
  max-width: none;
}
.page-center {
  max-width: calc(1200px - 50px);
  padding:0 25px;
  margin:auto;
}
/* Parallax CSS only Background image secctions*/
[class*="background-image"]{
  background-attachment: inherit;
}
/* Exclude firts dnd sections */
.dnd_area-row-0-background-image{
  background-attachment: inherit;
}




html {
  font-size: 20px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #ffffff;
  color: #08314D;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #08314D;
  text-decoration:none;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #6b8394;
  text-decoration:none;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #bbd3e4;
  text-decoration:none;
}

/* Headings */

h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #08314D;
  font-size: 40px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #6b8394;
  font-size: 38px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #FEC256;
  font-size: 32px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

h4 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #08314D;
  font-size: 26px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

h5 {
  font-family: Georama, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #489fb5;
  font-size: 20px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

h6 {
  font-family: Georama, serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #489fb5;
  font-size: 16px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0px;
}

@media (max-width: 768px) {
  
  
  h1 {
    
    
    font-size: 33.333333333333336px;
    
  }
  h2 {
    
    
    font-size: 31.666666666666668px;
    
  }
  h3 {
    
    
    font-size: 26.666666666666668px;
    
  }
}
/* Blockquotes */

blockquote,blockquote p {
  font-family: Georama, serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #6b8394;
  
  color: #489fb5;
  
  font-size: 30px;
}
blockquote p {
  margin:0;
}
blockquote > footer {
  font-size: 20px;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* List style */
li::marker{
  color: 

  
  
    
  


  rgba(107, 131, 148, 1.0)


}
li{
  line-height: 1.5;
  letter-spacing: 0px;
}
/* Horizontal rules */

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





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #08314D;

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

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

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  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: 1px solid #08314D;

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

  
  
    
  


  rgba(72, 159, 181, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #08314D;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(152, 239, 255, 100);
  border-color: #58819d;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

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

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: #08314D;
  fill: #08314D;
  text-transform: none;
}

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

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

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(88, 129, 157, 100);
  border: 1px solid #08314D;

  border-color: #58819d;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #08314D;
  fill: #08314D;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #6b8394;
  fill: #6b8394;
}

.button.button--simple:active {
  font-weight: normal; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #bbd3e4;
  fill: #bbd3e4;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}





/* Form */

.widget-type-form {
  border: 1px none #FEC256;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(254, 194, 86, 1.0)

;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 1px none ;

  padding-bottom: 15px;

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

  
  
    
  


  rgba(#null, 1)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #489fb5;
  font-size: 32px;
  text-transform: ;
}

/* Labels */

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

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314D;
  font-size: 20px;
}

/* Help text */

form legend {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314D;
  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 select,
form textarea {
  border: 1px solid #6b8394;

  padding: 10px;

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #08314D;
  font-size: 20px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #6b8394;
}

::-moz-placeholder {
  color: #6b8394;
}

:-ms-input-placeholder {
  color: #6b8394;
}

:-moz-placeholder {
  color: #6b8394;
}

::placeholder {
  color: #6b8394;
}

/* Form fields - date picker */

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

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

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #08314d;
}

form .is-selected .pika-button {
  background-color: #6b8394;
  color: #08314d;
}

form .pika-button:hover {
  background-color: #08314D !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-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314D;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314D;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 1px solid #08314D;

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

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
    border-radius: 0px;
    color: #ffffff;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 1px solid #08314D;

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

  
  
    
  


  rgba(72, 159, 181, 1.0)

;
    color: #ffffff;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 1px solid #08314D;

    font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(152, 239, 255, 100);
    border-color: #58819d;
    color: #ffffff;
}





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

    font-size: 16px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #FEC256;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(254, 194, 86, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  
  background-color: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
}

.icon svg,.icon svg path {
  fill: #ffffff;
}

/* Light icon */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg,.icon--light svg path {
  fill: #08314D;
}





/* Table */

table {
  border: 1px solid #FEC256;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  box-shadow: 0 0.375rem 1.5rem 0 rgb(140 152 164 / 13%);
  border-radius: 6px;
  width: 100%;
  overflow: hidden;
}

/* Table cells */

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

  padding: 10px;

  color: #08314d;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(107, 131, 148, 1.0)

;
  color: #08314d;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  position:relative;
  z-index:2;
}

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

/* Header top bar */

.header__top,.header__language-switcher {
  background-color: 

  
  
    
  


  rgba(233, 241, 247, 0.95)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314d;
  font-size: 20px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #08314d;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #FEC256;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #08314D;
  font-size: 20px;
  text-transform: none;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FEC256;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #08314D;
  font-size: 40px;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #FEC256;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #08314D;
}
.search__button svg{
  fill:#08314D;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #489fb5;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #98efff;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #489fb5;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #08314D;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #FEC256;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #08314D;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #489fb5;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: #489fb5;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #08314D;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(8, 49, 77, 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: #FAFAFA;
}

.footer hr {
  border-bottom-color: #FAFAFA !important;
}

.footer.lp .footer__legal{
  justify-content: center;
}
/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  text-transform: none;
}
.footer .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1>a,
.footer .hs-menu-wrapper.hs-menu-flow-horizontal li.hs-menu-depth-1>a{
  display: block;
  font-weight: 700;
  padding-bottom: 0;
  text-transform: uppercase;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #489fb5;
}

.footer .hs-menu-wrapper a:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #98efff;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #489fb5;
}

.footer .footer__legal{
  display: flex;
  font-size: 14px;
  margin-top: 35px
}
.footer .footer__legal ul{
  margin:0;
  padding:0;
}
.footer .footer__legal_copy,
.footer__legal .footer__legal_menu li{
  display: inline-block;
  width: auto;
  flex: none;
  margin:0;
  padding:0;
}

.footer .footer__legal .footer__legal_menu li>a{
  font-weight: 400;
  padding: 0;
  text-transform: none;
  display: inline-block;
  font-size: 14px;
}
.footer__legal .footer__legal_copy:not(:last-child):after, .footer__legal .footer__legal_menu li:not(:last-child):after {
  content: '|';
  padding-right: 15px;
  padding-left: 15px;
}

.footer .social-follow__link svg path {
  fill: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
}
.footer .social-follow__icon{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer .fn__newsletter__wrapper{
  padding: 10px 0 !important;
}
.footer .fn__newsletter__form{
  padding: 0 !important;
}
@media (max-width: 767px){
  .footer .footer__legal {
    margin-top: 40px;
    flex-direction: column;
  }
  .footer .footer__legal .footer__legal_menu ul {
    flex-direction: row;
    justify-content: center;
    grid-gap: 0;
    text-align: center;
    margin: 15px 0 0;
  }
  .footer__legal .footer__legal_copy:not(:last-child):after{
    display: none;
  }
  .footer .footer__legal_copy, .footer__legal .footer__legal_menu li {
    text-align:center;
  }
}




/* Dark card */

.card--dark {
  background-color: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  border-radius: 6px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6{
  margin:0;
  padding:0;
}

/* Light card */

.card--light {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 6px;
  color: #08314D;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  
}
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6{
  margin:0;
  padding:0;
}





/* Dark card */

.block--dark {
  display:flex;
  background-color: 

  
  
    
  


  rgba(8, 49, 77, 1.0)

;
  color: #ffffff;
}
.block--light {
  display:flex;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #08314D;
}
@media (max-width: 767px){
  .block--dark {
      display: block;
  } 
}
.block--dark summary,
.block--dark a,
.block--dark .button.button--simple,
.block--dark p,
.block--dark h1,
.block--dark h2,
.block--dark h3,
.block--dark h4,
.block--dark h5,
.block--dark h6,
.block--dark a:not(.button),
.block--dark span,
.block--dark div,
.block--dark li,
.block--dark blockquote {
  color: #ffffff;
  fill: #ffffff;
}


.block--light summary,
.block--light a,
.block--light .button.button--simple,
.block--light p,
.block--light h1,
.block--light h2,
.block--light h3,
.block--light h4,
.block--light h5,
.block--light h6,
.block--light a:not(.button),
.block--light span,
.block--light div,
.block--light li,
.block--light blockquote {
  color: #08314D;
  fill: #08314D;
}
@media (max-width: 767px){
  .fn__row__wrapper .block--dark .fn__row__text-h,
    font-size:40px;
  }
}





/* Error templates */

.error-page:before {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #08314D;
}

/* Search template */

.hs-search-results__title {
  font-size: 32px;
}

/* Backup unsubscribe template */

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





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 26px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #08314D;
}

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

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

.blog-listing__post-title-link {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #6b8394;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #1b3344;
}

.blog-listing__post-title-link:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #bbd3e4;
}

.blog-listing__post-tag {
  color: #08314D;
}

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

.blog-listing__post-tag:active {
  color: #58819d;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #08314D;
}

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

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(#null, 0.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(#null, 0.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #08314D;
  height: 20px;
  width: 20px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #6b8394;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #58819d;
}

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

/* Pricing card */

.pricing-card__heading {
  background-color: #08314D;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(#null, 0.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(#null, 0.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(#null, 0.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(#null, 0.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #08314D;
  color: #08314D;
}