@font-face {
  font-family:"aktiv-grotesk";
  src:url("https://use.typekit.net/af/266360/00000000000000003b9ae0fd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"),url("https://use.typekit.net/af/266360/00000000000000003b9ae0fd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"),url("https://use.typekit.net/af/266360/00000000000000003b9ae0fd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");
  font-style:normal;
  font-display: swap;
  font-weight:300;
}


@font-face {
  font-family:"aktiv-grotesk";
  src:url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display:auto;
  font-style:normal;
  font-weight:400;
}

@font-face {
  font-family:"aktiv-grotesk";
  src:url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display:auto;
  font-style:normal;
  font-weight:700;
}










/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */



































/* 1d. Buttons */
















































/* 1e. Forms */
















































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */





/* overrides with custom font (# uncomment if needed #) */




:root {
  --primary-color: #3EBC99; /* theme green */
  --secondary-clor: #212B36;
  --body-font-color: #212B36;
  --primary-font: aktiv-grotesk;
  --secondary-font: Abril Fatface;
  --swiper-theme-color: var(--primary-color);
  --swiper-navigation-size: 30px;
  
  --theme-orange: #F9A202;
  --theme-purple: #BB45FF;
  --theme-blue: #2990FF;
  --theme-yellow: #C9C402;
  
  --link-color: var(--body-font-color);
  --link-color-hover: var(--primary-color);
  
      
}



























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

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

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

.body-container--landing-page .dnd-section > .row-fluid {
  max-width: 1200px;
}

@media(min-width: 768px) {
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 80px 1rem;
  }
}







html {
  font-size: 16px;
}

body {
  
    font-weight:300;  
            font-family: aktiv-grotesk;
  
  color: #212B36;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0
}

/* Paragraphs */

p {
  
    font-weight:300;  
            font-family: aktiv-grotesk;
  
}

/* Anchors */

a {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
          {font-weight=normal, text-decoration=underline, font-family=Arial, sans-serif, font-style=normal};
  
  color: #212B36;
  color: var(--link-color);
  font-family: inherit;
}

a:hover,
a:focus {
  color: #3EBC99;
  color: var(--link-color-hover);
}

a:active {
  color: #3EBC99;
  color: var(--link-color-hover);
}

hr {
  border-bottom-color: #212B36;
}

/* Headings */

h1,
.h1 {
  
    font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #212B36;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: 0;
}

h2,
.h2 {
  
    font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #212B36;
  font-size: 45px;
  line-height: 1.24;
  letter-spacing: 0;
}

h3,
.h3 {
  
    font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #212B36;
  font-size: 35px;
  line-height: 1.5;
  letter-spacing: 0;
}

h4,
.h4 {
  
    font-weight: normal; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #212B36;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0;
}

h5,
.h5 {
  
    font-weight: normal; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #000000;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
}

h6,
.h6 {
  
    font-weight: normal; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  
  color: #212B36;
  font-size: 16px;
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0;
}

@media(min-width: 768px) {
  h1,
  .h1 {
    font-size: 60px;
  }

  h2,
  .h2 {
    font-size: 55px;
  }

  h3,
  .h3 {
    font-size: 40px;
  }

  h4,
  .h4 {
    font-size: 35px
  }



}

@media(min-width: 1025px) {
  h1,
  .h1 {
    font-size: 78px;
  }

  h2,
  .h2 {
    font-size: 60px;
  }

  h3,
  .h3 {
    font-size: 45px;
  }

  h4,
  .h4 {
    font-size: 40px;
  }

  h5,
  .h5 {
    font-size: 26px;
  }

  h6,
  .h6 {
    font-size: 16px;
  }
}

/* Blockquote */

blockquote {
  border-left-color: #3EBC99;
  border-left-color: var(--primary-color);
}





/* Primary Button */

button,
.button,
form:not(.hs-form) input[type=submit],
.cta_button[title],
form.hs-form .actions {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  background-color: 

  
  
    
  


  rgba(62, 188, 153, 1.0)

;
  border: 1px solid #3EBC99;
  border-radius: 0px;
  color: #000000;
  fill: #000000;
  font-size: 16px;
  padding: 12px 20px;
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0;
  
  /* for ep only */
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  text-decoration: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
form:not(.hs-form) input[type=submit]:hover,
form.hs-form .actions:hover,
.cta_button[title]:hover,
.cta_button[title]:focus,
button:active,
.button:active,
form:not(.hs-form) input[type=submit]:active,
form.hs-form .actions:active,
.cta_button[title]:active {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
 
  background-color: 

  
  
    
  


  rgba(0, 158, 131, 0.0)

;
  border: 1px solid #009E83;
  color: #3EBC99;
  
  /* for ep only */
  color: var(--primary-color);
  border-color: var(--primary-color);
}


.cta_button[title],
form .actions,
button.button--simple {
  position: relative; 
  display: inline-flex;
  align-items: center;
}

.cta_button[title]:after,
form .actions:after,
button.button--simple:after {
  content: "";
  margin-left: 15px;
  width: 19px;
  height: 12px;
  background-color: #000000;
  -webkit-mask-image: url(' https://441386.fs1.hubspotusercontent-na1.net/hubfs/441386/download.svg');
  mask-image: url(' https://441386.fs1.hubspotusercontent-na1.net/hubfs/441386/download.svg');
 
}

.cta_button[title]:hover:after,
form .actions:hover:after { 
  background-color: #3EBC99;
  background-color: var(--primary-color);
}

/* Disabled Button */

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  color: ;
}

button:disabled,
.button:disabled {
  background-color: ;
}

button.no-button {
   padding: 0;
   background: transparent;
   border: none;
 
}

/* Secondary Button */

.button.button--secondary {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  background-color: 

  
  
    
  


  rgba(33, 43, 54, 0.0)

;
  border: 1px solid #3EBC99;
  border-radius: 0px;
  color: #3EBC99;
  fill: #3EBC99;
  padding: 12px 20px;
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0;
  
  /* for ep only */
  color: var(--primary-color);
  border-color: var(--primary-color);
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  background-color: 

  
  
    
  


  rgba(62, 188, 153, 1)

;
  border: 1px solid #3EBC99;
  color: #ffffff;
  fill: #ffffff;
  
  /* for ep only */
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.button.button--secondary:after,
.cta_button.button--secondary[title]:after { 
  background-color: #ffffff;
  
  /* for ep only */
  background-color: var(--primary-color);
}

/* Simple Button */
.button.button--simple {
  
    font-weight:700;  
          font-family: aktiv-grotesk;
  
  
  color: #212B36;
  
  text-transform: none;
  line-height: 1.5;
  letter-spacing: 0;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:active {
  
    font-weight:700;  
          font-family: aktiv-grotesk;
  
  
  color: #009E83;
  fill: #009E83;
  
  /* for ep only */
  color: var(--primary-color);
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



button.button--simple:after {
  background-color: var(--primary-color);
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 20px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}





form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  padding: 0px 0px;
}

.hs-form-field {
  margin-bottom: 1.5rem;
}

/* Form Title */

.form-title {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px none #D0D0D0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #212B36;
  font-size: 45px;
  padding: 25px 25px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  

  color: #212B36;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  color: #212B36;
  font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #212B36;
  border-radius: 0px;
  color: #212B36;
  font-size: 16px;
  padding: 12px 12px;
  width: 100%;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
  outline-color: #3EBC99;
  outline-color: var(--primary-color);
}

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(33, 43, 54, 0.5)

;
}

::-moz-placeholder {
  color: 

  
  
    
  


  rgba(33, 43, 54, 0.5)

;
}

:-ms-input-placeholder {
  color: 

  
  
    
  


  rgba(33, 43, 54, 0.5)

;
}

:-moz-placeholder {
  color: 

  
  
    
  


  rgba(33, 43, 54, 0.5)

;
}

::placeholder {
  color: 

  
  
    
  


  rgba(33, 43, 54, 0.5)

;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  

  color: #212B36;
  font-size: ;
}

/* Inputs - Datepicker */

.fn-date-picker .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(62, 188, 153, 1.0)

;
  color: #FFFFFF;
  
  /* for ep only */
  background-color: var(--primary-color);
}

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

.hs-datepicker .is-selected button.pika-button {
  background-color: #212B36;
  color: #212B36;
  
  /* for ep only */
  background-color: var(--primary-color);
}

.hs-datepicker button.pika-button:hover {
  background-color: #3EBC99 !important;
  
  /* for ep only */
  background-color: var(--primary-color);
}

/* Form Rich 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: aktiv-grotesk;
  

  color: #212B36;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  
  
    font-weight:400;  
          font-family: aktiv-grotesk;
  
  
  color: #212B36;
  font-size: 14px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: ;
}

.hs-error-msg,
.hs-error-msgs {
  color: ;
}

/* Submit */



  form:not(.hs-form) input[type='submit'],
  form .actions {
    
      font-weight:400;  
          font-family: aktiv-grotesk;
    
    
    background-color: 

  
  
    
  


  rgba(62, 188, 153, 1.0)

;
    border: 1px solid #3EBC99;
    border-radius: 0px;
    color: #000000;
    fill: #000000;
    padding: 12px 20px;
    text-transform: none;
    
    /* for ep only */
    background-color: var(--primary-color);
    border-color: var(--primary-color);
  }

  form:not(.hs-form) input[type='submit']:hover,
  form:not(.hs-form) input[type='submit']:focus,
  form .actions:hover,
  form .actions:focus,
  form:not(.hs-form) input[type='submit']:active,
  form .actions:active  {
    
      font-weight:400;  
          font-family: aktiv-grotesk;
    
    
    background-color: 

  
  
    
  


  rgba(0, 158, 131, 0.0)

;
    border: 1px solid #009E83;
    color: #3EBC99;
    
     /* for ep only */
      color: var(--primary-color);
      border-color: var(--primary-color);
  }

  





  form:not(.hs-form) input[type='submit'],
  form .actions {
    font-size: 16px;
    padding: 12px 20px;
  }



/* Inline Thank You Message */

.submitted-message {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  padding: 0px 0px;
}





/* Table */

table {
  border: 1px solid #212B36;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #212B36;

  padding: 18px;

  color: #212B36;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(62, 188, 153, 1.0)

;
  color: #FFFFFF;
  
  /* for ep only */
  background-color: var(--primary-color);
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #212B36;
}





.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: #212B36;
  font-family: Arial;
}

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

.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,
.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #00030e;
  
  /* for ep only */
  color: var(--primary-color);
  
}

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



@media (min-width: 1025px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #212B36;
}

.menu__submenu .menu__link:hover {
    color: var(--primary-color);
}

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

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

.header__language-switcher-label-current:after {
  border-top-color: #212B36;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 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: #212B36;
}





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

.blog-post {
  padding-top: 0;
}

/* Blog post */

.blog-post__meta a {
  color: #212B36;
}

.blog-post__tag-link {
  color: #212B36;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:active {
  color: #00030e;
}


/* 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: 'Abril Fatface', serif; font-style: normal;
  text-transform: ;
}

.blog-related-posts__title-link {
  color: #212B36;
}

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  color: #212B36;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  text-transform: ;
}

.blog-index__post-title-link {
  color: #212B36;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #00030e;
}

.blog-index__post-title-link:active {
  color: #49535e;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #212B36;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus,
.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #00030e;
}


.pagination__link-icon svg {
  fill: #212B36;
}

/* Pricing card */

.card__price {
  font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  color: #212B36;
  font-size: 45px;
}

.card__body svg {
  fill: #3EBC99;
  fill: var(--primary_color);
}

/* Social follow */

.social-links__icon {
  
}

.social-links__icon:hover,
.social-links__icon:focus {
  
}

.social-links__icon:active {
  
  font-weight: 400; text-decoration: none; font-family: 'Abril Fatface', serif; font-style: normal;
  color: #212B36;
  font-size: 45px;
}



/* custom css */
.dgrid,
.dflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dflex:before,
.dflex:after,
.dgrid:before,
.dgrid:after{
    content:none;
}

.dgrid{
    display: grid;
}

.vtop,
.cm.vtop >.page-center {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.vcenter,
.cm.vcenter >.page-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vbottom,
.cm.vbottom >.page-center {
    -webkit-box-align: end;
       -ms-flex-align: end;
     align-items: flex-end;
}

.vstretch,
.cm.vstretch >.page-center {
    -webkit-box-align: stretch;
       -ms-flex-align: stretch;
          align-items: stretch;
}

.acenter,
.cm.acenter >.page-center {
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
}

.aspace,
.ajustify,
.cm.aspace >.page-center,
.cm.ajustify >.page-center {
         -webkit-box-pack: justify;
            -ms-flex-pack: justify;
    justify-content: space-between;
}


@media(min-width: 768px) {
  .row-reverse-col {
      flex-direction: row-reverse;
  }

  .row-reverse-col > div {
      margin-left: 0 !important;
  }
  
  .row-reverse-col > div:first-child{
      margin-left: 2.127659574% !important;
  }
  
} 

.dgrid.spanCol:before,
.dgrid.spanCol:after {
    display: none;
}


.dgrid.spanCol > div {
   width: 100%;
   margin-left: 0;
}

@media(min-width: 768px) {
  .dgrid.spanCol .span3{
    grid-column: auto / span 6;
  }
  .dgrid.spanCol .span4{
    grid-column: auto / span 4;
  }
  .dgrid.spanCol .span6{
    grid-column: auto / span 6;
  }
}


@media(min-width: 950px) { 
  .dgrid.spanCol .span3{
    grid-column: auto / span 3;
  }
}

@media(max-width: 767px) {

  .dgrid.spanCol > div {
    grid-column: auto / span 12;
  }
}

img {
  height: auto;
}

.zigzag-image-and-text .text-content {
  margin-bottom: 16px;
}


.header .content-wrapper {
    max-width: 1200px;
}

div[data-global-resource-path*="header"] {
  position: sticky;
  top: 0;
  z-index: 2;
}

.blog-index__post-tags,
.blog-index__post-content .blog-index__post-author-name {
  color: var(--secondary);
}

h4,
h5,
.blog-index__post-title-link,
.blog-index__post-tag {
    font-family: var(--primary-font) !important;
}


h4,
h5,
.blog-index__post-title-link,
.blog-index__post-tag {
  font-weight:300 !important;
}


.header__cta .button.button--simple {
  font-size: 16px;
  line-height: 20px;
  color: #25232E;
  text-transform: none;
}

/* form */
form .hs-button {
    padding: 0;
    background: none;
    border: none;
}

form.hs-form input[type=submit] {
    color:inherit;
}

/* image blob */
.image-with-blob  {
  position: relative;
}

.image-with-blob .blob {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}


.image-with-blob .blob.blob_03 {
   right: -20px;
}

.image-with-blob .blob.blob_17 {
    width: 110%;
    left: -40px;
    top: -20px;
}

.image-with-blob .blob.blob_22 {
    left: 0;
    top: -30px;
    bottom: 0;
}

.image-with-blob .blob.blob_22 svg {
    height: 494px;
    width: 499px;
}

.image-with-blob .blob-svg {
    opacity: 10%;
}

.image-with-blob img {
    position: relative;
}


@media(max-width: 767px) {
  .image-with-blob .blob.blob_17 {
    width: 100%;
  }
}


.blog-author-heading,
.blog-tag-heading {
  padding: 0 1rem;
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
}

.blog-index__post {
  flex: 0 0 100%;
  padding: 1.4rem 10px;
}

.blog-index__post--large .blog-index__post-title-link {
    font-family: var(--secondary-font) !important;
}

.body-container--cases-index .blog-index__post-image-wrapper--small {
    height: 435px;
}

@media screen and (min-width: 768px) {
  
  .blog-index__post {
    margin-bottom: 3rem;
  }
  
  .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post--small {
    flex: 0 0 calc(100% / 3);
  }
  
  .body-container--cases-index .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: flex;
    flex: 1 0 100%;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 0;
  }
}

.blog-index__post-image {
  height: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image-wrapper--large {
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    flex: 1 1 85%;
    padding-right: 2rem;
    padding-top: 0 !important;
  }

  .blog-index__post-content--full-width {
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.hs-blog-post .body-container-wrapper .blog-post { 
    font-size: 20px;
  line-height: 30px;
}

.hs-blog-post .content-wrapper {
    max-width: 1200px;
}

.blog-index__post-author-name {
    text-decoration: none;
}

.blog-index__post-timestamp {
  display: block;
  font-weight: 400
}

.blog-index__post-author {
  align-items: center;
  display: flex;
}

.blog-index__post-author-image {
  border-radius: 50%;
  height: auto;
  margin-right: 15px;
  width: 45px;
}


.blog-index__post-tags,
.blog-index__post-title,
.blog-index__post-timestamp,
.blog-index__post-author,
.blog-index__post-image--small {
  margin: 0 0 0.7rem;
}

.blog-index__post-tag {
  opacity: 0.8; 
}

.blog-index__post-image-wrapper--small {
    height: 228px;
    display: block;
}

.blog-index__post-image-wrapper--small > img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.blog-index__post-content {
    padding-top: 30px;
}

.button-and-author {
  display: flex; 
  align-items: center;
  margin-top: 16px;
}

.button-and-author > div {
  margin-right: 16px;
  margin-bottom: 0;
}

.blog-index__post-button {
    margin-bottom: 0;
}

/* Footer */
.footer {
    line-height: 29px;
}

.footer p {
    font-weight: 400;
}

.post-image-caroussel {
  margin-top: 2rem;
}

a[data-hs-anchor="true"] {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}