







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */









.content-wrapper {
  /* max-width: 1320px; */ /* removed when adding Bootstrap */
}

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

.dnd-section > .row-fluid {
  /* max-width: 1320px; */ /* removed when adding Bootstrap */
}





html {
  font-size: 18px;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #0F395B;
  font-size: 18px;
}

/* Paragraphs */

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

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #D53D77;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #ad154f;
  color: ;
  text-decoration: none;
}

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

/* Headings */

h1,
.h1 {
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 56px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 44px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 40px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 32px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 24px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 20px;
  text-transform: none;
}

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 50px;
  }
  
  h2, .h2 {
    font-size: 40px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: ;
}





button,
.button,
.hs-blog-post-listing__post-button,
.hs-cta-embed {
  border: 0px solid #D53D77;

  padding-top: 9px;
padding-right: 25px;
padding-bottom: 8px;
padding-left: 25px;

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

  
  
    
  


  rgba(213, 61, 119, 1.0)

;
  border-radius: 99px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.hs-cta-embed.plain_text {
  border: none;
  background-color: transparent;
  padding: 0;
}

.hs-cta-embed a {
  color: #FFFFFF;
  font-size: 18px;
}

.hs-cta-embed.plain_text a {
  /*color: #D53D77;*/
  text-decoration: underline;
}

.hs-cta-embed.plain_text:hover a {
  color: ;
  text-decoration: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
.hs-cta-embed:hover,
.hs-cta-embed:focus {
  border: 0px solid #8395A7;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(213, 61, 119, 0.8)

;
  border-radius: 99px;
}

.hs-cta-embed.plain_text:hover {
  border: none;
}

button:active,
.button:active,
.hs-blog-post-listing__post-button:active
.hs-cta-embed:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: rgba(253, 101, 159, 1.0);
  border-color: #fd659f;
}





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

  
  
    
  


  rgba(15, 57, 91, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #668E6B;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Poppins; font-style: normal; font-weight: 400; 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: 40px;
  color: #668E6B;
  background-color: 

  
  
    
  


  rgba(102, 142, 107, 1.0)

;
}


/* Labels */

form label {
  color: #0F395B;
}

/* Help text */

form legend {
  color: #0F395B;
}

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

/* to over-ride HS styles  */
form fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #0F395B;
}

::-moz-placeholder {
  color: #0F395B;
}

:-ms-input-placeholder {
  color: #0F395B;
}

::placeholder {
  color: #0F395B;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #D53D77;
;
  padding-top: 9px;
padding-right: 25px;
padding-bottom: 8px;
padding-left: 25px;
;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(213, 61, 119, 1.0)

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

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

  
  
    
  


  rgba(213, 61, 119, 0.8)

;
  color: #ffffff;
  border: 1px none #8395A7;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(253, 101, 159, 1.0);
  border-color: #fd659f;
}





/* Table */

table {
  border: 1px solid #0F395B;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #0F395B;

  padding: 18px;

  color: #0F395B;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(15, 57, 91, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #0F395B;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #4e7e55;
  font-family: Poppins;
  font-weight: 300;
}

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

.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: #26562d;
  color: #0F395B;
  font-weight: 300;
}

.menu .menu__link:hover {
  color: #0F395B;
  cursor: pointer;
}

/*
.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #26562d;
  border-top-color: #0F395B;
}
*/

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

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

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  
  .menu__item--depth-1 {
    /* padding-bottom: 0.2rem !important; */
    position: relative;
  }
  
  .menu__submenu {
    text-transform: lowercase !important;
    box-shadow: none !important;
    width: auto !important;
    left: 0;
    right: 0;
  }
  
  .menu__submenu .menu__item {
    border-bottom: none !important;
    text-align: center;
    margin: 0;
  }
  
  .menu__submenu .menu__link {
    padding: 0.4rem 0 !important;
  }
  
  .menu__submenu--level-2 {
    transform: none !important;
    border-top: 1px solid #FFF !important;
    border-radius: 0 !important;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    box-shadow: none !important;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  /* color: #668E6B; */
  /* background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; */
}

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

/*
.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(255, 255, 255, 1.0)

;
}
*/



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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #4e7e55;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(15, 57, 91, 1.0)

;
}

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

.footer .footer__container.content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer .footer__container.content-wrapper .dnd-section {
  padding: 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: #F6F6F6;
}

.footer a {
  color: #F6F6F6; */
  text-decoration: none;
  font-weight: 400;
}

.footer a:hover {
  color: #F6F6F6;
  text-decoration: underline;
}

.footer .social-links {
  margin-bottom: 50px;
}

#hs_cos_wrapper_dl_footer-module-3 .social-links__icon:hover, 
#hs_cos_wrapper_dl_footer-module-3 .social-links__icon:focus {
  background-color: 

  
  
    
  


  rgba(213, 61, 119, 1.0)

 !important;
}

.footer .legal_links p {
  font-size: 0.9rem;
  margin-bottom: 0.8rem;
}

.footer .legal_links p:last-of-type {
  font-size: 0.8rem;
}

/*
@media (min-width: 767px) {
  .footer .legal_links p {
    text-align: right;
  }
  
  .footer .legal_links p:last-of-type {
    margin-top: 185px;
  }
}
*/







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

/* Blog post */

.blog-post__meta a {
  color: #0F395B;
}

.blog-post__tag-link {
  color: #0F395B;
}

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

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

/* 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: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #0F395B;
}

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
}





/* Blog listing */



/* 
Added by Joe, June 2024 as emergency attempt to fix bug in blog listing where images
were scaled to thousands of pixels in height in Safari desktop and on Chrome and
Safari actual mobiles (regardless of "request desktop" option).
Presumably this class name is not stable and is created by the cms
*/
img._hsBlogPostListingImage_1hg5v_107 {
  height: 220px; !important
}



.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: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #0F395B;
}

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

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


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 40px;
}

.card__body svg {
  fill: ;
}

/* Social follow */

.social-links__icon {
  background-color: ;
}

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

.social-links__icon:active {
  background-color: ;
  font-weight: 400; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #0F395B;
  font-size: 40px;
}