

















/* 1a. Global Settings */
















  










  











  









/* 1b. Header Settings */




































/* 1c. Typography */

























































































































































  


















/* 1d. Buttons */










































































/* 1e. Forms */
















































































/* 1f. Tables */


















 

/* 1g. Blog */



















    




















/* 1h. Footer */






















/* 1i. Theme general settings */















:root {
  /** GLOBAL SETTINGS **/

  /* Global Colors  */
  --primary-color:#2f506b;
  --secondary-color:#2f506b;
  --tertiary-color:;
  
  --primary-color-rgb:47, 80, 107;
  --secondary-color-rgb:47, 80, 107;
  --tertiary-color-rgb:#null;

  --body-background-color: #FFFFFF;
  
  --swiper-theme-color: var(--primary-color);
  
  /** GLOBAL FONTS **/

  /* Menu Font */
  
  
  --global-menu-font-family: Roboto;
 
  
  
  
  

  
    
  

  --global-menu-font-style: normal;
  --global-menu-font-weight: 300;
  --global-menu-font-decoration: none;
  

  
  
  --global-menu-color: #222222;

  /* Header font */
    

  --global-heading-font-family: Roboto;
  
  
  
  
  

  
    
  

  --global-heading-font-style: normal;
  --global-heading-font-weight: 900;
  --global-heading-font-decoration: none;

  
  
  --global-heading-color: #111111;

  /* Body font */
  

  --global-body-font-family: Lora;
  
  
  
  
  

  
    
  

  --global-body-font-style: normal;
  --global-body-font-weight: 400;
  --global-body-font-decoration: none;

  
  
  --global-body-color: #111111;

  /* spacing */
  --dnd-section-padding-desktop: 33px;
  --dnd-section-padding-tablet: 33px;
  --dnd-section-padding-mobile: 33px;
  --container-width: 1170px;

  
  /** HEADER SETTINGS **/
  
  /* top header */
  --header-top-header-background-color: rgba(47, 80, 107, 1);
  --header-top-header-menu-link-color: rgba(255, 255, 255, 1.0);
  --header-top-header-menu-link-color-hover: rgba(103, 183, 185, 1.0);
  --header-top-header-child-background-color: rgba(255, 255, 255, 1.0);
  --header-top-header-child-menu-color: rgba(0, 0, 0, 1.0);
  --header-top-header-child-menu-link-color-hover: rgba(103, 183, 185, 1.0);
  --header-top-header-font-size: 14px;
  --header-top-header-text-transform: none;
  --header-top-header-letter-spacing: 0px;
  
  /* main menu */
  --header-style-options-background-color: rgba(255, 255, 255, 1.0);
  --header-style-options-menu-link-color: rgba(34, 34, 34, 1);
  --header-style-options-menu-link-color-hover: rgba(47, 80, 107, 1);
  --header-style-options-child-background-color: rgba(255, 255, 255, 1.0);
  --header-style-options-child-menu-color: rgba(34, 34, 34, 1);
  --header-style-options-child-menu-link-color-hover: rgba(47, 80, 107, 1);
  --header-style-options-border-bottom: #e1e1e1;
  --header-style-options-font-size: 14px;
  --header-style-options-text-transform: none;
  --header-style-options-letter-spacing: 0px;
  --header-style-options-header-cta-button-style: primary;
  --header-style-options-header-cta-button-size: regular;

  
  --header_spacing_options_content_width_options: standard;
  --header_spacing_options_content_width_custom: 1170px;

  /** TYPOGRAPHY **/

  /* H1 */
  

  --h1-font-family: var(--global-heading-font-family);
  --h1-font-weight: var(--global-heading-font-weight);
  --h1-color: #111111;
  
  

  --h1-font-size-desktop: 48px;
  --h1-font-size-tablet: 32px;
  --h1-font-size-mobile: 32px;
  --h1-line-height: 1.25;
  --h1-letter-spacing: 0px;

   /* H2 */
  
    --h2-font-family: var(--global-heading-font-family);
    --h2-font-weight: var(--global-heading-font-weight);
    --h2-color: #111111;

  

  --h2-font-size-desktop: 32px;
  --h2-font-size-tablet: 32px;
  --h2-font-size-mobile: 25px;
  --h2-line-height: 1.25;
  --h2-letter-spacing: 0px;

  /* H3 */
  
  --h3-font-family: var(--global-heading-font-family);
  --h3-font-weight: var(--global-heading-font-weight);
  --h3-color: #111111;

  

  --h3-font-size-desktop: 20px;
  --h3-font-size-tablet: 20px;
  --h3-font-size-mobile: 20px;
  --h3-line-height: 1.25;
  --h3-letter-spacing: 0px;

  /* H4 */
  
    --h4-font-family: var(--global-heading-font-family);
    --h4-font-weight: var(--global-heading-font-weight);
    --h4-color: #111111;

  

  --h4-font-size-desktop: 16px;
  --h4-font-size-tablet: 16px;
  --h4-font-size-mobile: 16px;
  --h4-line-height: 1.25;
  --h4-letter-spacing: 0px;

  /* H5 */
  
    --h5-font-family: var(--global-heading-font-family);
    --h5-font-weight: var(--global-heading-font-weight);
    --h5-color: #111111;

  

  --h5-font-size-desktop: 15px;
  --h5-font-size-tablet: 15px;
  --h5-font-size-mobile: 15px;
  --h5-line-height: 1.25;
  --h5-letter-spacing: 0px;

/* H6 */
  
    --h6-font-family: var(--global-heading-font-family);
    --h6-font-weight: var(--global-heading-font-weight);
    --h6-color: #111111;

  

  --h6-font-size-desktop: 14px;
  --h6-font-size-tablet: 14px;
  --h6-font-size-mobile: 14px;
  --h6-line-height: 1.25;
  --h6-letter-spacing: 0.66px;
  --h6-text-transform: uppercase;


  /* hero para */
  
  
    --hero-font-family: var(--global-body-font-family);
    --hero-font-weight: var(--global-body-font-weight);
    --hero-color: #111111;

  

  --hero-font-size-desktop: 18px;
  --hero-font-size-tablet: 16px;
  --hero-font-size-mobile: 16px;
  --hero-line-height: 1.5;
  --hero-letter-spacing: 0px;


   /* body para */
  
  
    --para-font-family: var(--global-body-font-family);
    --para-font-weight: var(--global-body-font-weight);
    --para-color: #111111;

  

  --para-font-size-desktop: 14px;
  --para-font-size-tablet: 14px;
  --para-font-size-mobile: 14px;
  --para-line-height: 1.29;
  --para-letter-spacing: 0px;
  --para-margin-bottom: 20px;

  
  /* blog para */
  --blog-para-color: #111111;
  --blog-para-font-size-desktop: 20px;
  --blog-para-font-size-tablet: 18px;
  --blog-para-font-size-mobile: 16px;
  --blog-para-line-height: 1.5;
  --blog-para-letter-spacing: 0px;
  --blog-para-margin-bottom: 20px;


  /* blockquote */
  
  
    --blockquote-font-family: var(--global-body-font-family);
    --blockquote-font-weight: var(--global-body-font-weight);
    --blockquote-color: #f6aa2d;

  

  --blockquote-font-size-desktop: 32px;
  --blockquote-font-size-tablet: 28px;
  --blockquote-font-size-mobile: 22px;
  --blockquote-line-height: 1.33;
  --blockquote-letter-spacing: 0px;

  /* link color */
  --link-color: rgba(47, 80, 107, 1);
  --link-color-hover: rgba(220, 0, 0, 1.0);
  --link-decoration: none;

  /* read more */
  --readmore-font-size-desktop: 12px;
  --readmore-font-size-tablet: 12px;
  --readmore-font-size-mobile: 12px;
  --readmore-line-height: 1.29;
  --readmore-font-weight: 400;
  --readmore-letter-spacing: 0px;
  --readmore-text-transform: none;
  --readmore-color: rgba(17, 17, 17, 1);
  --readmove-color-hover: rgba(47, 80, 107, 1);
  --readmore-icon-color: rgba(17, 17, 17, 1);
  --readmore-icon-color-hover: rgba(47, 80, 107, 1);
  --readmore-icon-size: ;
  --readmore-icon-height: 14px;
  --readmore-icon-width: 14px;
  
  /** Buttons **/
  --cta-size-small-font-size: 12px;
  --cta-size-small-padding: 7px 7px;

  --cta-size-regular-font-size: 14px;
  --cta-size-regular-padding: 12px 25px;

  --cta-size-large-font-size: 16px;
  --cta-size-large-padding: 12px 25px;


  /* PRIMARY CTA */

  

    --cta-primary-font-family: var(--global-body-font-family);
    --cta-primary-color: #ffffff;
    
  

  --cta-primary-font-weight: 900;
  --cta-primary-letter-spacing: 0px;
  --cta-primary-text-transform: uppercase;

  --cta-primary-bg-color: rgba(47, 80, 107, 1);
  --cta-primary-border: 1px none #2f506b;
  --cta-primary-border-radius: 3px;
  --cta-primary-bg-color-hover: rgba(47, 80, 107, 1);
  --cta-primary-color-hover: rgba(255, 255, 255, 1.0);
  --cta-primary-border-hover: 1px none #2f506b;


  /* SECONDARY CTA */

  

  --cta-secondary-font-weight: ;
  --cta-secondary-letter-spacing: ;
  --cta-secondary-text-transform: ;

  --cta-secondary-bg-color: ;
  --cta-secondary-border: ;
  --cta-secondary-border-radius: ;
  --cta-secondary-bg-color-hover: ;
  --cta-secondary-color-hover: ;
  --cta-secondary-border-hover: ;


  /* TERTIARY CTA */

  

    --cta-tertiary-font-family: var(--global-body-font-family);
    --cta-tertiary-color: #ffffff;
    
  

  --cta-tertiary-font-weight: 500;
  --cta-tertiary-letter-spacing: 0px;
  --cta-tertiary-text-transform: uppercase;

  --cta-tertiary-bg-color: rgba(47, 80, 107, 1);
  --cta-tertiary-border: 1px none #2f506b;
  --cta-tertiary-border-radius: 6px;
  --cta-tertiary-bg-color-hover: rgba(47, 80, 107, 1);
  --cta-tertiary-color-hover: rgba(255, 255, 255, 1.0);
  --cta-tertiary-border-hover: 1px none #2f506b;


  /* SIMPLE TEXT CTA */

  

    --cta-simple-font-family: var(--global-body-font-family);
    --cta-simple-color: #2f506b;
    
  

  --cta-simple-font-weight: 900;
  --cta-simple-letter-spacing: 0px;
  --cta-simple-text-transform: none;

  --cta-simple-color-hover: rgba(47, 80, 107, 1);
  --cta-simple-underline-width: 1;
  --cta-simple-underline-color: rgba(255, 255, 255, 1);


  /* FORMS */

  /* title */
  --form-title-bg-color: rgba(246, 170, 45, 1.0);
  --form-title-color: #111111;
  --form-title-padding: 25px 25px;
  --form-title-border: 1px none #D0D0D0;
  --form-title-corner-radius: 18px;

  /* labels */
  

    --form-labels-font-family: var(--para-font-family);
    --form-labels-color: #111111;

  

  --form-labels-color-custom: #111111;
  --form-labels-font-size: ;
  --form-labels-letter-spacing: ;
  --form-labels-padding: 6px 0px;
  --form-labels-font-size-mobile: 14px;
    --form-labels-font-size-tablet: 14px;
    --form-labels-font-size-desktop: 14px;

  /* fields */  
  --form-fields-bg-color: rgba(255, 255, 255, 1.0);
  --form-fields-placeholder-color: #222222;
  
  

    --form-fields-font-family: var(--para-font-family);
    --form-fields-color: #111111;

  

  --form-fields-color-custom: #111111;
  --form-fields-font-size: ;
  --form-fields-letter-spacing: ;
  --form-fields-padding: 12px 12px;
  --form-fields-border: 1px none #111111;
  --form-fields-corner-radius: 4px;

  --form-fields-checkbox-radio-color: #2f506b;
  --form-fields-checkbox-radio-bg-color: #FFFFFF;

  --form-fields-gdpr-font-size:; 
  --form-fields-gdpr-color:#111111; 
  --form-fields-gdpr-line-height:1.4; 
  --form-fields-gdpr-letter-spacing:; 

  --form-fields-richtext-color:#111111; 
  --form-fields-richtext-line-height:1.4; 


  
  --form-fields-helptext-font-size: 12px;
  --form-fields-helptext-text-color: #111111;
  --form-fields-helptext-line-height: 1.4;

  
  --form-fields_error-text-color: #a30001;

  
  --form-bg-color: rgba(238, 238, 238, 1.0);

  
  --form-border: 1px none #f6aa2d;
  --form-corner-radius: 0px;

  
  --form-padding: 45px 45px;


  /* TABLE */
  --table-head-bg-color: rgba(47, 80, 107, 1);
  --table-head-font-color: #FFFFFF;

  --table-head-border: 2px none #111111;

  
  --table-font-color: #111111;

  
  --table-bg-color: rgba(255, 255, 255, 1);

  
  --table-border: 1px solid #111111;

  
  --table-padding: 15px 15px;

  /* BLOG */
  
  --listing-post-bg-color: rgba(255, 255, 255, 1);
  --listing-post-title-color: #111111;
  --listing-post-tag-color: ;
  --listing-post-text-color: #111111;
  --listing-post-font-size: ;
  --listing-post-image-height: ;
  --listing-post-padding: 30px 25px;

  --listing-post-border: ;
  --listing-post-corner-radius: 3px;

  --listing-post-shadow-color: rgba(0, 0, 0, 0.05);
  --listing-post-shadow-size: 35px;
  
  
  --pagination-backgroun-color: rgba(255, 255, 255, 0.0);
  --pagination-text-color: #111111;
  --pagination-text-color-rgb: 17, 17, 17;
  --pagination-active-background-color: rgba(47, 80, 107, 1);
  --pagination-active-text-color: #ffffff;
  --pagination-font-size: 14px;
  --pagination-border-radius: 100px;
      
  
  --newsletter-bg-color: rgba(238, 238, 238, 1.0);
  --newsletter-text-color: #111111;

  
  --topic-bg-color: rgba(47, 80, 107, 1);
  --topic-bg-color-hover: rgba(47, 80, 107, 1);
  --topic-color: #ffffff;
  --topic-font-size: 12px;
  --topic-text-transform: uppercase;
  --topic-font-weight: 700;

  --topic-border-radius: 0px;

  --topic-padding: 5px 5px;

  --topic-color-hover: #ffffff;
  --topic-border-hover: ;

  /* Footer */
  
  
  --footer-spacing-options-content-width-options: standard;
  --footer-spacing-options-content-width: 1170px;
  --footer-spacing-options-padding-top: 80px;
  --footer-spacing-options-padding-bottom: 57px;

   --footer-style-options-bg-color: rgba(244, 247, 251, 1.0);
   --footer-style-options-header-color: #f8f8f8;
   --footer-style-options-text-color: #f8f8f8;
   --footer-style-options-link-color: #f8f8f8;
   --footer-style-options-link-color-hover: rgba(248, 248, 248, 1.0);
   --footer-style-options-horizontal-line-color: rgba(112, 112, 112, 1.0);
   --footer-style-options-font-size: 14px;
   --footer-style-options-bottom-font-size: 14px;
  
  
  --footer-social-icons-icon-color: #67b7b9;
  --footer-social-icons-icon-color-hover: rgba(255, 255, 255, 1.0);
 
  /* theme specifc settings */
  --theme-specific-settings-homepage-image-overlay-color: rgba(255, 255, 255, 0.0);
  --theme-specific-settings-homepage-image-overlay-color2: rgba(17, 17, 17, 0.8);
  --theme-specific-settings-homepage-overlay-position: firstthird-bottom;
  --theme-specific-settings-homepage-text-color: #ffffff;

}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
  overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  max-width: 100%;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}

html {
  font-size: var(--para-font-size-mobile);
}


@media(min-width: 768px) {
  html {
      font-size: var(--para-font-size-tablet);
  } 
}


@media(min-width: 1025px) {
  html {
      font-size: var(--para-font-size-desktop);
  }
}

body {
  line-height: var(--para-line-height);
  letter-spacing: var(--para-letter-spacing);
  word-break: break-word;
  background-color: var(--body-background-color);

  font-family: var(--para-font-family);
  font-weight: var(--para-font-weight);
  font-style: var(--para-font-style);
  text-decoration: var(--para-font-decoration);
  color: var(--para-color);
}


html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
    line-break: strict;
    word-break: break-all;
}

/* Paragraphs */

p {
    font-size: 1rem;
    margin: 0 0 1.4rem;
    margin-bottom: var(--para-margin-bottom);
}

strong {
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

/* Anchors */

a {
  color: var(--link-color);
  text-transform: var(--link-decoration);
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: var(--link-color-hover);
}

.tag-listing-link-wrapper {
  text-align: right;
}

.tag-listing-link,
.read-more {
  font-family: var(--h6-font-family);
  color: var(--readmore-color);
  font-size: var(--readmore-font-size-mobile);
  line-height: var(--readmore-line-height);
  text-transform: var(--readmore-text-transform);
  letter-spacing: var(--readmore-letter-spacing);
  font-weight: var(--readmore-font-weight);
}

.tag-listing-link:hover,
.tag-listing-link:focus,
.read-more:hover,
.read-more:focus {
  color: var(--readmove-color-hover);
}

.tag-listing-link,
.read-more.link-small {
    display: flex;
}

.tag-listing-link svg,
.read-more.link-small svg {
  height: var(--readmore-icon-height);
  width: var(--readmore-icon-width);
  fill: var(--readmore-icon-color);
}

.tag-listing-link:hover svg,
.read-more.link-small:hover svg {
  fill: var(--readmore-icon-color-hover);
}

.tag-listing-link .link-icon,
.read-more.link-small .link-icon {
  padding-left: 5px;
}


@media(min-width: 768px) {
  .read-more,
  .tag-listing-link {
    font-size: var(--readmore-font-size-tablet);
  } 
}


@media(min-width: 1025px) {
  .tag-listing-link,
  .read-more {
    font-size: var(--readmore-font-size-desktop);
  }
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
  ; color:#111111;
  
  font-family: var(--global-heading-font-family);
  font-style: var(--global-heading-font-style);
  font-weight: var(--global-heading-font-weight);
  text-decoration: var(--global-heading-font-decoration);
}

h1 {
  font-size: 2.1rem;
  font-size: var(--h1-font-size-mobile);
  line-height: var(--h1-line-height);
  letter-spacing: var(--h1-letter-spacing);
  
  font-family: var(--h1-font-family);
  font-weight: var(--h1-font-weight);
  font-style: var(--h1-font-style);
  text-decoration: var(--h1-font-decoration);
  color: var(--h1-color);
}

h2 {
  font-size: 1.6rem;
  font-size: var(--h2-font-size-mobile);
  line-height: var(--h2-line-height);
  letter-spacing: var(--h2-letter-spacing);
  
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  font-style: var(--h2-font-style);
  text-decoration: var(--h2-font-decoration);
  color: var(--h2-color);
}

h3 {
  font-size: 1.25rem;
  font-size: var(--h3-font-size-mobile);
  line-height: var(--h3-line-height);
  letter-spacing: var(--h3-letter-spacing);
  
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  font-style: var(--h3-font-style);
  text-decoration: var(--h3-font-decoration);
  color: var(--h3-color);
}

h4 {
  font-size: 1.175rem;
  font-size: var(--h4-font-size-mobile);
  line-height: var(--h4-line-height);
  letter-spacing: var(--h4-letter-spacing);
  
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  font-style: var(--h4-font-style);
  text-decoration: var(--h4-font-decoration);
  color: var(--h4-color);
}

h5 {
  font-size: 1rem;
  font-size: var(--h5-font-size-mobile);
  line-height: var(--h5-line-height);
  letter-spacing: var(--h5-letter-spacing);
  
  font-family: var(--h5-font-family);
  font-weight: var(--h5-font-weight);
  font-style: var(--h5-font-style);
  text-decoration: var(--h5-font-decoration);
  color: var(--h5-color);
}

h6 {
  font-size: 0.9rem;
  font-size: var(--h6-font-size-mobile);
  line-height: var(--h6-line-height);
  letter-spacing: var(--h6-letter-spacing);
  text-transform: var(--h6-text-transform);
  
  font-family: var(--h6-font-family);
  font-weight: var(--h6-font-weight);
  font-style: var(--h6-font-style);
  text-decoration: var(--h6-font-decoration);
  color: var(--h6-color);
}


@media(min-width: 768px) {
  h1 {
    font-size: var(--h1-font-size-tablet);
  } 
  h2 {
    font-size: var(--h2-font-size-tablet);
  } 
  h3 {
    font-size: var(--h3-font-size-tablet);
  } 
  h4 {
    font-size: var(--h4-font-size-tablet);
  } 
  h5 {
    font-size: var(--h5-font-size-tablet);
  } 
  h6 {
    font-size: var(--h6-font-size-tablet);
  } 
}


@media(min-width: 1025px) {
  h1 {
    font-size: var(--h1-font-size-desktop);
  } 
  h2 {
    font-size: var(--h2-font-size-desktop);
  } 
  h3 {
    font-size: var(--h3-font-size-desktop);
  } 
  h4 {
    font-size: var(--h4-font-size-desktop);
  } 
  h5 {
    font-size: var(--h5-font-size-desktop);
  } 
  h6 {
    font-size: var(--h6-font-size-desktop);
  } 
}

/* Lists */
ul,
ol {
  margin: 0 0 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote,
.hs-blog-post blockquote {
  margin: 2rem 0;
  padding-left: 3rem;
  position: relative;
}

blockquote,
blockquote p,
.hs-blog-post .blog-post blockquote,
.hs-blog-post .blog-post blockquote p {
  font-size: var(--blockquote-font-size-mobile);
  line-height: var(--blockquote-line-height);
  letter-spacing: var(--blockquote-letter-spacing);
  
  font-family: var(--blockquote-font-family);
  color: var(--blockquote-color);
  font-weight: var(--blockquote-font-weight);
  font-style: var(--blockquote-font-style);
  text-decoration: var(--blockquote-font-decoration);
  
}

blockquote:before {
    content: "";
    background-image: url(https://www.leadstreet.be/hubfs/raw_assets/public/Marketplace/leadstreet/themes/magazine/images/Icon%20open-double-quote-sans-left.svg);
    height: 27px;
    width: 36px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 4px;
}


@media(min-width: 768px) {
  blockquote,
  blockquote p,
  .hs-blog-post .blog-post blockquote,
  .hs-blog-post .blog-post blockquote p {
    font-size: var(--blockquote-font-size-tablet);
  } 

  blockquote:before {
      left: -10px;
  }
}


@media(min-width: 1025px) {
  blockquote,
  blockquote p,
  .hs-blog-post .blog-post blockquote,
  .hs-blog-post .blog-post blockquote p {
    font-size: var(--blockquote-font-size-desktop);
  } 
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Subscripts and superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus styles */

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}
button,
.button,
.cta_button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

button,
.button,
.cta_button {
  background-color: var(--cta-primary-bg-color);
  border: var(--cta-primary-border);
  border-radius: var(--cta-primary-border-radius);
  color: var(--cta-primary-color);
  padding: var(--cta-size-regular-padding);
  text-transform: var(--cta-primary-text-transform);
  font-weight: var(--cta-primary-font-weight);
  font-size: var(--cta-size-regular-font-size);
  letter-spacing: var(--cta-primary-letter-spacing);
}

.button svg {
    fill: var(--cta-primary-color);
}

.button.button--icon-right svg {
  margin-right: 0;
  margin-left: 10px;
}

.button svg {
  margin-right: 5px;
}

a.cta_button.img,
a.cta_button:not([title]){
    background: none !important;
    padding: 0 !important;
}

button:disabled,
.button:disabled,
.cta_button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.cta_button:hover,
.cta_button:focus,
.cta_button:active{
  background-color: var(--cta-primary-bg-color-hover);
  color: var(--cta-primary-color-hover);
  border: var(--cta-primary-border-hover);
}




.button--icon-right {
  display: inline-flex;
  flex-direction: row-reverse;
}

/* Secondary Button */

.button.button--secondary,
.cta_button.cta_secondary {
  background-color: var(--cta-secondary-bg-color);
  border: var(--cta-secondary-border);
  border-radius: var(--cta-secondary-border-radius);
  color: var(--cta-secondary-color);
  text-transform: var(--cta-secondary-text-transform);
  font-weight: var(--cta-secondary-font-weight);
  letter-spacing: var(--cta-secondary-letter-spacing);

}

.button.button--secondary svg {
  fill: var(--cta-secondary-color);
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active,
.cta_button.cta_secondary:hover,
.cta_button.cta_secondary:focus,
.cta_button.cta_secondary:active {
  background-color: var(--cta-secondary-bg-color-hover);
  color: var(--cta-secondary-color-hover);
  border: var(--cta-secondary-border-hover);
}


/* Tertiary Button */

.button.button--tertiary,
.cta_button.cta_tertiary {
  background-color: var(--cta-tertiary-bg-color);
  border: var(--cta-tertiary-border);
  border-radius: var(--cta-tertiary-border-radius);
  color: var(--cta-tertiary-color);
  text-transform: var(--cta-tertiary-text-transform);
  font-weight: var(--cta-tertiary-font-weight);
  letter-spacing: var(--cta-tertiary-letter-spacing);

}

.button.button--secondary svg {
  fill: var(--cta-secondary-color);
}

.button.button--tertiary:hover,
.button.button--tertiary:focus,
.button.button--tertiary:active,
.cta_button.cta_tertiary:hover,
.cta_button.cta_tertiary:focus,
.cta_button.cta_tertiary:active {
  background-color: var(--cta-tertiary-bg-color-hover);
  color: var(--cta-tertiary-color-hover);
  border: var(--cta-tertiary-border-hover);
}

/* Simple Button */
.button.button--simple,
.cta_button.cta_simple {
  color: var(--cta-simple-color);
  text-transform: var(--cta-simple-text-transform);
  font-weight: var(--cta-simple-font-weight);
  letter-spacing: var(--cta-simple-letter-spacing);
  background: none;
  padding: 0 !important;
  position: relative;
}

.button.button--simple svg {
  fill: var(--cta-simple-color);
}



  .button.button--simple:after,
  .cta_button.cta_simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:active,
.cta_button.cta_simple:hover,
.cta_button.cta_simple:focus,
.cta_button.cta_simple:active {
  border: none;
  color: var(--cta-simple-color-hover);
}



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



/* Button Sizing */
.button.button--small,
.cta_button.button--small {
  font-size: var(--cta-size-small-font-size);
  padding: var(--cta-size-small-padding);
}

.button.button--large,
.cta_button.button--large {
  font-size: var(--cta-size-large-font-size);
  padding: var(--cta-size-large-padding);
}
/* Form */

.widget-type-form,
.blog-comments form {
  background-color: var(--form-bg-color);
  border: var(--form-border);
  border-radius: var(--form-corner-radius);
  padding: 20px;
}

@media(min-width: 1025px) {
  .widget-type-form,
  .blog-comments form {
    padding: var(--form-padding);
  }
}

form {
  font-family: var(--form-fields-font-family);
  
}

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

fieldset.form-columns-1 .hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 100% !important;
}

/* Form Title */

.form-title {
  background-color: var(--form-title-bg-color);
  border: var(--form-title-border);
  border-top-left-radius: var(--form-title-corner-radius);
  border-top-right-radius: var(--form-title-corner-radius);
  color: var(--form-title-color);
  padding: var(--form-title-padding);
  margin-bottom: 0;
}

/* Labels */

form label,
.hs-form-field > label {
  color: #33475B;
  display: block;
  font-size: 0.875rem;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
  font-size: var(--form-labels-font-size-mobile);
  padding: var(--form-labels-padding);
  font-family: var(--form-labels-font-family);
  font-weight: var(--font-labels-font-weight);
  color: var(--form-labels-color);
  font-style: var(--form-labels-font-style);
  letter-spacing: var(--form-labels-letter-spacing);
}


/* Help text - legends */

form legend,
.hs-form-field legend {
  color: #33475B;
  font-size: 0.875rem;
  color: var(--form-fields-helptext-text-color);
  font-size: var(--form-fields-helptext-font-size);
  line-height: var(--form-fields-helptext-line-height);
}

/* Inputs */

.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 3px;
  color: #33475B;
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
  
  font-family: var(--form-fields-font-family);
  font-weight: var(--font-fields-font-weight);
  color: var(--form-fields-color);
  font-style: var(--form-fields-font-style);
  
  background-color: var(--form-fields-bg-color);
  border: var(--form-fields-border);
  border-radius: var(--form-fields-corner-radius);
  font-size: var(--para-font-size-mobile);
  padding: var(--form-fields-padding);
  letter-spacing: var(--form-fields-letter-spacing);
}

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: rgba(82, 168, 236, 0.8);
}

fieldset {
  max-width: 100% !important;
}


::-webkit-input-placeholder {
  color: var(--form-fields-placeholder-color);
}

::-moz-placeholder {
  color:var(--form-fields-placeholder-color);
}

:-ms-input-placeholder {
  color: var(--form-fields-placeholder-color);
}

:-moz-placeholder {
  color: var(--form-fields-placeholder-color);
}

::placeholder {
  color: var(--form-fields-placeholder-color);
}


/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer; 
  line-height: normal;
  margin: 0 15px 3px 0px;
  padding: 0;
  width: auto;
}

input[type=radio],
input[type=checkbox]{
    background-color: var(--form-fields-checkbox-radio-bg-color);
    -webkit-appearance: none;
    width: 24px !important;
    height: 24px;
    margin-right: .9rem;
    margin-top: 2px;
    float: left;
}

input[type=radio]{
  border-radius: 50%;
  border: 6px solid #fff;
  color: transparent;
  border: none;
}

input[type=radio]:checked {
  background-color: var(--form-fields-checkbox-radio-color);
  box-shadow: 0px 0px 8px 0px #d2d2d2;
  -webkit-box-shadow: 0px 0px 8px 0px #d2d2d2;
  -moz-box-shadow: 0px 0px 8px 0px #d2d2d2;
  border: 6px solid var(--form-fields-checkbox-radio-bg-color);
}

input[type=checkbox]:checked {
  background-color: var(--form-fields-checkbox-radio-bg-color);
}

input[type=checkbox]:checked:before {
  content: "";
  display: block;
  margin: 3px auto;
  width: 8px;
  height: 13px;
  border: solid var(--form-fields-checkbox-radio-color);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.hs-fieldtype-radio > label,
.hs-fieldtype-checkbox > label {
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
}


/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

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

.fn-date-picker td.is-selected .pika-button {
  background: #343A40;
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - Datepicker */

.hs-datepicker .is-selected button.pika-button {
  background-color: var(--secondary-color);
}

.hs-datepicker button.pika-button:hover {
  background-color: var(--primary-color) !important;
}


/* Inputs - file picker */

input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

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 {
  color: var(--form-fields-richtext-color);
  line-height: var(--form-fields-richtext-line-height);
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p,
form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-size: 0.875rem;
  color: var(--form-fields-gdpr-color);
  font-size: var(--form-fields-gdpr-font-size);
  line-height: var(--form-fields-gdpr-line-height);
}


/* Validation */

.hs-form-required {
  color: red;
  color: var(--form-fields_error-text-color);
}

.hs-input.invalid.error {
  border-color: #EF6B51;
  border-color: var(--form-fields_error-text-color);
}

.hs-error-msg {
  color: #EF6B51;
  color: var(--form-fields_error-text-color);
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;

  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;

  color: #FFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: #71727A;
  border-color: #71727A;

  color: #FFF;
}

/* Submit */



  form input[type=submit],
  form .hs-button {
    
    font-family: var(--cta-primary-font-family);
    color: var(--cta-primary-color);
    font-style: var(--cta-primary-font-style);
    text-decoration: var(--cta-primary-font-decoration);
      
    font-weight: var(--cta-primary-font-weight);
    background-color: var(--cta-primary-bg-color);
    border: var(--cta-primary-border);
    border-radius: var(--cta-primary-border-radius);

    padding: var(--cta-size-regular-padding);
    text-transform: var(--cta-primary-text-transform);
    font-size: var(--cta-size-regular-font-size);
    letter-spacing: var(--cta-primary-letter-spacing);
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus,
  form input[type=submit]:active,
  form .hs-button:active {
   background-color: var(--cta-primary-bg-color-hover);
    color: var(--cta-primary-color-hover);
    border: var(--cta-primary-border-hover);
  }





/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}



@media(min-width: 768px) {
  form label,
  .hs-form-field > label,
  form .hs-richtext,
  form .hs-richtext p {
    font-size: var(--form-labels-font-size);
  } 

  input[type=text],
  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=number],
  input[type=file],
  select,
  textarea {
   font-size: var(--form-fields-font-size);
  } 

  .legal-consent-container .hs-form-booleancheckbox-display > span,
  .legal-consent-container .hs-form-booleancheckbox-display > span p,
  form .legal-consent-container,
  form .legal-consent-container .hs-richtext,
  form .legal-consent-container .hs-richtext p {
    font-size: var(--form-fields-font-size);
  }
}


@media(min-width: 1025px) {
  form label,
  .hs-form-field > label,
  form .hs-richtext,
  form .hs-richtext p {
     font-size: var(--form-labels-font-size);
  } 

  input[type=text],
  input[type=email],
  input[type=password],
  input[type=tel],
  input[type=number],
  input[type=file],
  select,
  textarea {
     font-size: var(--form-labels-font-size);
  } 

  .legal-consent-container .hs-form-booleancheckbox-display > span,
  .legal-consent-container .hs-form-booleancheckbox-display > span p,
  form .legal-consent-container,
  form .legal-consent-container .hs-richtext,
  form .legal-consent-container .hs-richtext p {
    font-size: var(--form-fields-gdpr-font-size);
  }
}

/* Header container */

.header {
  background-color: #F8FAFC;
  background-color: var(--header_style_options_background_color);
  font-family: Roboto; font-style: normal; font-weight: 300; text-decoration: none;
  
  font-family: var(--global-menu-font-family);
  font-style: var(--global-menu-font-style);
  font-weight: var(--global-menu-font-weight);
  text-decoration: var(--global-menu-font-decoration);

  font-size: var(--header-style-options-font-size);
  line-height: normal;
  color: var(--header-style-options-menu-link-color);
  letter-spacing: var(--header-style-options-letter-spacing);
  
  position: relative;
}
 
.header .row-fluid [class*=span] {
    min-height: 0 !important;
}

.custom-section-header-wrapper .section-title-custom {
  font-family: Roboto; font-style: normal; font-weight: 300; text-decoration: none;
  font-family: var(--global-menu-font-family);
  font-style: var(--global-menu-font-style);
  font-weight: var(--global-menu-font-weight);
  text-decoration: var(--global-menu-font-decoration);

  font-size: var(--header-style-options-font-size);
  line-height: normal;
  color: var(--header-style-options-menu-link-color);
  letter-spacing: var(--header-style-options-letter-spacing);
}

body.body-header__scroll [data-global-resource-path*=header],
body.body-header__scroll header.header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}

body.body-header__scroll header.header-scroll {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
}

 

@media(max-width: 1024px) {
  body [data-global-resource-path*=header] {
      top: 0 !important;
  }
  body.body-header__scroll header.header-scroll .header__logo-advertisement {
    display: none !important;
  }
}



.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.header__row-1,
.header__row-2 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

/* header top navigation */
.header__top-navigation {
    background-color: var(--header-top-header-background-color);
    color: var(--header-top-header-menu-link-color);
    padding: 0 10px;
    position: relative;
    z-index: 9;
}

.header__top-navigation-right {
    width: 15%;
    display: flex;
    justify-content: flex-end;
}

.header__top-navigation .header__container {
    align-items: center;
}

.header__top-navigation .header__navigation {
    margin-bottom: 0 !important;
}

.header__top-navigation .submenu.level-1>li:first-child {
    padding-left: 0;
}

.header__top-navigation .submenu.level-1>li.has-submenu {
  padding-right: 23px;
}

.header__top-navigation .submenu.level-1>li {
    padding: 11px 12px;
}

.header__top-navigation .navigation-primary a {
    font-size: var(--header-top-header-font-size); 
    color: var(--header-top-header-menu-link-color);
    text-transform: var(--header-top-header-text-transform);
    letter-spacing: var(--header-top-header-letter-spacing);
}

.header__top-navigation .submenu.level-1>.has-submenu>.menu-arrow {
    color: var(--header-top-header-menu-link-color);
}

.header__top-navigation .navigation-primary a:hover,
.header__top-navigation .navigation-primary a:focus,
.header__top-navigation .navigation-primary a:active {
    color: var(--header-top-header-menu-link-color-hover);
}

.header__top-navigation .submenu.level-1>.has-submenu> a.menu-link ~ .menu-arrow {
    border-top-color: var(--header-top-header-menu-link-color);
    top: 18px;
    right: 10px;
}

.header__top-navigation .submenu.level-1>.has-submenu> a.menu-link:hover ~ .menu-arrow {
    border-top-color: var(--header-top-header-menu-link-color-hover);
}

.header__top-navigation .navigation-primary .submenu.level-1 > li ul a {
    color: var(--header-top-header-child-menu-color);
}

.header__top-navigation .navigation-primary .submenu.level-1 > li ul a:hover,
.header__top-navigation .navigation-primary .submenu.level-1 > li ul a:focus,
.header__top-navigation .navigation-primary .submenu.level-1 > li ul a:active{
    color: var(--header-top-header-child-menu-link-color-hover);
}

.header__top-navigation .submenu.level-1>li.has-submenu .submenu.level-2 {
    display: none;
}

.header__top-navigation .submenu.level-1>li.has-submenu:hover .submenu.level-2 {
    display: block;
}

.header__top-navigation .submenu.level-2, 
.header__top-navigation .header__language-switcher .lang_list_class,
.header__top-navigation .submenu.level-2 .menu-item .menu-link,
.header__top-navigation .submenu.level-2>li:first-child:before {
    background-color: var(--header-top-header-child-background-color);
}

.header__top-navigation .submenu.level-2 .menu-item .menu-link:hover, 
.header__top-navigation .submenu.level-2 .menu-item .menu-link:focus,
.header__top-navigation .submenu.level-2 > li:first-child:hover:before {
    background-color: var(--header-top-header-child-background-color);
}



/* Language switcher */
.header__language-switcher .globe_class {
    background-image: none !important;
}

.header__language-switcher {
  cursor: pointer;
}

@media(min-width: 1025px) {
  .header__language-switcher {
      padding-top: 11px;
      padding-bottom: 11px;
  }
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  border: 2px solid #D1D6DC;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  color: #494A52;
  display: block;
  left: auto;
  right: -10px;
  opacity: 0;
  min-width: 150px;
  padding-top: 0;
  text-align: left;
  top: 130%;
  transition: opacity 0.3s;
  visibility: hidden;
  transform: none;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #d1d6dc;
  left: auto;
  top: -23px;
  right: 10px;
}

.header__language-switcher .lang_list_class:after {
  border-bottom-color:  var(--header-top-header-child-background-color);
  left: auto;
  top: -20px;
  right: 10px;
}

.header__language-switcher .lang_list_class li {
  border: none;
  padding: 10px 15px;
  background-color: var(--header-top-header-child-background-color);
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li a {
  text-transform: var(--header-top-header-text-transform);
  font-size: var(--header-top-header-font-size); 
  color: var(--header-top-header-child-menu-color);
}

.header__language-switcher .lang_list_class li a:hover {
  color: var(--header-top-header-child-menu-link-color-hover);
}

.header__language-switcher--label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-size: var(--header-top-header-font-size) 
  margin-bottom: 5px;
  margin-left: 10px;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid var(--header-top-header-menu-link-color);
  content: "";
  display: block;
  height: 0px;
  margin-left: 10px;
  margin-top: 3px;
  width: 0px;
}

.header__language-switcher--label-current:hover,
.header__language-switcher--label-current:focus,
body .header__language-switcher--label-current:active {
  color: var(--header-top-header-menu-link-color-hover);
}

.header__language-switcher--label-current:hover:after {
  border-top-color: var(--header-top-header-menu-link-color-hover);
}

.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus, 
body .header__language-switcher .lang_list_class li a:active {
  color: var(--header-top-header-menu-link-color-hover);
}



/* header lp */
.header--no-navigation .header__container {
    justify-content: flex-end;
}

.header--no-navigation .header__language-switcher {
    padding: 8px 0;
}

/* Logo */

.header__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 250px;
  overflow: hidden;
}

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-top: 7px;
}

.header__logo--main,
.header__advertisement{
  padding-top: 20px;
}

.header__advertisement{
  text-align: center;
  
}


@media(min-width: 1025px) {
  .header__advertisement{
    text-align:right;
    padding-left: 2rem;
  }
}

.header__logo-advertisement {
    padding-bottom: 32px;
    border-bottom: 1px solid var(--header-style-options-border-bottom);
    position: relative;
    margin-bottom: 10px !important;
}

.header__logo-advertisement:after {
    content: "";
    width: 100%;
    height: 15px; 
    background-image: url('//20578934.fs1.hubspotusercontent-na1.net/hubfs/20578934/raw_assets/public/@marketplace/leadstreet/magazine/images/pattern-breaker.svg');
    position: absolute;
    bottom: 2px;
    background-repeat: repeat;
    left: 0;
}

.header__advertisement * {
    padding: 0;
    margin: 0;
}


@media(max-width: 1024px) {
  .header__logo-advertisement {
      display: block;
      padding-bottom: 30px !important;
  }

  .header__logo-advertisement ~ .header__container{
      padding-top: 0;
      padding-bottom: 0;
  }

}

/* Navigation */

.header__logo-advertisement-navigation-search {
    background: var(--header-style-options-background-color);
    font-size: var(--header-style-options-font-size);
    padding-right: 10px;
    padding-left: 10px;
}



@media(min-width: 1025px) {
  .header__navigation-cta {
    display: flex;
    align-items: center;
  }
}

.header__navigation {
    margin-bottom: 10px !important;
}

#nav-toggle {
  display: none;
}

.header__menu--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Tablet styles */

@media (max-width: 1150px) and (min-width: 767px) {
  .header__column {
    width: 100%;
  }
}

body .navigation-primary a,
.header__logo .logo-company-name,
.special-menu a {
  font-family: Roboto; font-style: normal; font-weight: 300; text-decoration: none;
  
  font-family: var(--global-menu-font-family);
  font-style: var(--global-menu-font-style);
  font-weight: var(--global-menu-font-weight);
  text-decoration: var(--global-menu-font-decoration);

  font-size: var(--header-style-options-font-size);
  line-height: normal;
  color: var(--header-style-options-menu-link-color);
  letter-spacing: var(--header-style-options-letter-spacing);
  
  text-transform: var(--header-style-options-text-transform);
  line-height: 1.2;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
body .navigation-primary a:active,
.special-menu a:hover,
.special-menu a:focus,
.special-menu a:active {
  color: var(--header-style-options-menu-link-color-hover);
}

body .submenu.level-1>.has-submenu> a:hover ~ .menu-arrow {
    border-top-color: var(--header-style-options-menu-link-color-hover);
}

body .submenu.level-1>li:first-child {
    padding-left: 0;
}

body .submenu.level-1>.has-submenu>.menu-arrow {
    border-top-color: var(--header-style-options-menu-link-color);
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: var(--primary-color);
}

header .submenu.level-1,
header .submenu.level-2 li {
  white-space: initial;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: var(--header-style-options-child-background-color);
 
}

body .submenu.level-2 .menu-item .menu-link {
  color: var(--header-style-options-child-menu-color);
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus {
  color: var(--header-style-options-child-menu-link-color-hover);
}

body .submenu.level-2 .menu-item .menu-link,
body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .submenu.level-2 > li:first-child.focus:before,
body .submenu.level-2>li:first-child:before,
body .submenu.level-2>li:first-child:hover:before{
  background-color: var(--header-style-options-child-background-color);
}


@media(max-width: 1024px) {
  .header__navigation {
    background-color: var(--header-style-options-background-color);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: var(--header-style-options-menu-link-color);
  }
}


/* Search bar */

.header__search-input {
    display: none;
    width: 250px;
    position: absolute;
    right: 0;
    padding: 0;
    top: 100%;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
}


.header__search {
  padding: 0 10px;
  position: relative;
  height: 100%;
  align-items: center;
  display: flex;
  width: 200px;
  justify-content: flex-end;
}

.header__search .header__search--toggle {
    cursor: pointer;
}

.header__search .hs-search-field__input {
  background-color: #FFF;
  /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;*/
  border-radius: 0;
  color: #494A52;
  height: 45px;
  padding: 0 15px;
  position: relative;
  z-index: 2;

}

.header__search.header--element:hover .header__search-input {
  display: block;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border: var(--form-fields-border);
  border-bottom: none;
  border-radius: var(--form-fields-corner-radius);
  background-color: var(--form-fields-bg-color);
}

.hs-search-field__bar form {
  display: flex;
  flex-wrap: wrap;
}

.hs-search-field__bar form label:first-child {
      width: 100%;
  background: #fff;
  z-index: 99999;
  position: relative;
  padding: 10px 10px 5px;
}

.hs-search-field__bar form button {
      position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
}

@media(min-width: 1025px) {
  .hs-search-field__bar:before {
      background-color: var(--form-fields-bg-color);
      border: 2px solid #fefeff;
      box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
      content: '';
      display: block;
      height: 30px;
      right: 8px;
      margin-left: 20px;
      overflow: hidden;
      position: absolute;
      top: -6px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: background-color .3s;
      width: 30px;
      z-index: 1;
  }
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 1.79px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
}

.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 3px 15px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media(min-width: 1025px) {
  .header__element-mobile {
      display: none !important;
  }
}




@media(min-width: 1025px) {
  .header__top-navigation-menu {
    width: 85%;
  }

}

/* Mobile styles */

@media (max-width: 1024px) {
  .header__container {
    padding: 10px 0;
  }
  
  .header__logo--main {
      padding-top: 0;
  }
  
  .header__navigation--toggle {
    width: 30px;
    height: 26px;
    margin: 0 auto;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    position: relative;
    cursor: pointer;
    z-index: 999;
}
  
  .header__navigation--toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: var(--header-top-header-menu-link-color);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
  
  .header__navigation--toggle span:nth-child(1) {
      top: 0px;
  }
  
  .header__navigation--toggle span:nth-child(2), 
  .header__navigation--toggle span:nth-child(3) {
      top: 9px;
  }
  
  .header__navigation--toggle span:nth-child(4) {
    top: 19px;
}
  
  .header__navigation--toggle.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}
  
  .header__navigation--toggle.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
  
  .header__navigation--toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
  
  .header__navigation--toggle.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}
  
  .header__logo {
      width: 100%;
      margin: 0 auto;
  }
  
  .header__top-navigation-menu:not(.header__element-mobile) {
      display: none !important;
  }

  .header__navigation,
  .header__search,
  .header__language-switcher {
      display: none;
      width: 100%;
  }
  
  .header__navigation {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      height: 100vh;
      overflow-y: auto;
      display: inline-block;
      padding: 3.5rem 0;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-transition: transform .5s;
      transition: transform .5s;
      z-index: 8;
  }
  
  .header__navigation.open {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
  }
  
  .header__cta--wrapper {
      margin-left: 15px;
      margin-top: 20px;
  }
  
  .submenu.level-1 > li {
    border-bottom: 2px solid var(--header-style-options-menu-link-color);
  }
  
  .submenu.level-1 > .has-submenu > .menu-arrow-bg, 
  .submenu > .has-submenu > .menu-arrow-bg, 
  .submenu .menu-arrow-bg {
      background: none;
  }


  .header__search.open {
      display: block;
      position: absolute;
      top: 30px;
      background-color: var(--header-top-header-background-color);
      height: auto;
      left: 0;
      padding: 10px 10px 20px;
      box-shadow: 0 3px 13px 0 rgba(0,0,0,0.3);
  }

  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    margin: 0;
    position: relative;
  }


  .header__search--toggle.hide {
    display: none;
  }

  .header__search--toggle.open {
    display: block;
  }

  .header__search--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__search--toggle:after {
    display: none;
    font-size: 26px;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }
  
  .header__search-input {
      top: 6px;
      display: block;
      position: relative;
      width: 100%;
  }

  .header__top-navigation-right {
      align-items: center;
  }
  
  .header__top-navigation-right > div {
      margin-left: 20px;
      cursor: pointer;
  }

  .header__language-switcher {
       margin: 0 !important;
  }
  .header__language-switcher.open {
      display: block;
  }

  .header__language-switcher--label {
    position: static;
  }

  .header__language-switcher .lang_list_class {
    background-color: inherit;
    border: none;
    border-radius: 0;
    box-shadow: unset;
    display: block;
    opacity: 1;
    padding: 0;
    top: 33px;
    right: 0;
    visibility: visible;
  }

  .header__language-switcher--label-current {
    display: none;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class:before,
  .header__language-switcher .lang_list_class:after {
    content: none;
  }


  .header__search {
    border-top: 2px solid #CED4DB;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 30px;
  }

  .header__search .hs-search-field__input {
    padding-left: 15px;
  }

  .header__search .hs-search-field__suggestions li {
    padding: 5px 0;
  }

  .special-menu {
    position: relative;
    border-bottom: 2px solid #ced4db;
    font-weight: 500;
  }

  .special-menu .submenu.level-2 .submenu.level-2 .menu-item .menu-link {
        padding: 10px 50px;
  }


  .header__close--toggle.show {
    display: block;
  }
}
.footer {
  background-color: var(--footer-style-options-bg-color);
}

.footer__container {
  padding: 1rem;
  max-width: var(--footer-spacing-options-content-width);
  margin: 0 auto;
}

.footer__container.custom {
  max-width: var(--footer-spacing-options-content-width);
}

.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: var(--footer-style-options-header-color);
  margin-bottom: 24px;
}

.footer,
.footer p,
.footer span,
.footer i {
  color: var(--footer-style-options-text-color);
}

.footer a:not(.cta_button) {
  color: var(--footer-style-options-link-color);
}

.footer a:not(.cta_button):hover,
.footer a:not(.cta_button):focus {
  color: var(--footer-style-options-link-color-hover);
}

.footer hr {
  color: var(--footer-style-options-horizontal-line-color);
  background-color: var(--footer-style-options-horizontal-line-color);
}

.footer .footer__content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer,
.footer .footer__content p,
.footer .footer__content span,
.footer .footer__content li {
font-size: var(--footer-style-options-font-size);
}

.footer .footer__content p {
    margin-bottom: 20px;
}

.footer__copyright {
padding: 1rem 0;
}

.footer__copyright > div {
padding: .5rem 0;
}

.footer__copyright,
.footer__copyright p,
.footer__copyright span,
.footer__copyright li {
font-size: var(--footer-style-options-bottom-font-size);
}


body .footer-social-links .social-links__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

body .footer-social-links .social-links__icon svg {
  fill: var(--footer-social-icons-icon-color);
}

body .footer-social-links .social-links__icon:hover,
body .footer-social-links .social-links__icon:hover svg {
  fill: var(--footer-social-icons-icon-color-hover);
}

.footer .footer__content .hs-menu-wrapper .hs-menu-item {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

.footer .footer__content .hs-menu-wrapper .hs-menu-item:first-child {
  padding-top: 0;
}

.footer .footer__content .hs-menu-wrapper .hs-menu-item a {
  padding-right: 0;
  padding-left: 0;
}

.footer__copyright  .footer__bottom--wrapper-content ul li a {
  padding: 0 1rem;
}

@media(min-width: 768px) {
  .footer .footer__content {
      padding-top: var(--footer-spacing-options-padding-top);
      padding-bottom: var(--footer-spacing-options-padding-bottom);
  }

  .footer__content--column:first-child .rich-text-content {
      padding-right: 1rem;
  }

  .footer__copyright  .footer__bottom--wrapper-content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
  }

  .footer__copyright  .footer__bottom--wrapper-content .footer__bottom--copyright {
      border-right: 1px solid rgba(51,71,93,1.0);
      padding-right: 30px;
      margin-right: 10px;
  }

  .footer__copyright  .footer__bottom--wrapper-content ul {
      margin-top: 0;
  }

}


@media(max-width: 767px) {
  .footer__content--column > div > div:first-child {
      margin-top: 2rem;
  }

  .footer .footer__content,
  .footer__copyright {
      text-align: center;
  }

  .footer__copyright .footer__bottom--wrapper-content ul {
      align-items: center;
      justify-content: center;
      margin-top: 20px;
  }
}

/* back to top */

.back_to_top {
  position: fixed;
  bottom: 80px;
  right: 40px;
  z-index: 9999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: var(--primary-color);
  color: var(--cta-primary-color);
  cursor: pointer;
  border-radius: 2px;
  display: none;
}

.back_to_top:hover {
  background: rgba(47, 80, 107, 0.8);
}

.back_to_top-show {
  display: block;
}

.leadin-popup-exist .back_to_top {
  bottom: 170px;
}




.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}



.header__container.standard,
.footer__container.standard,
.cta-container {
    
    max-width: var(--container-width);
    margin: 0 auto;
}

.header__container.full,
.footer__container.full {
   max-width: 100%;    
   padding-right: 2rem;
   padding-left: 2rem;
}

.header__container.custom {
   max-width: var(--header_spacing_options_content_width_custom);    
   margin: 0 auto;
}
.content-wrapper {
    margin: 0 auto;
    max-width: 1240px;
    max-width: var(--container-width);
    padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
      padding: 0;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
    padding: 80px 20px;
    padding: var(--dnd-section-padding-mobile) 10px;
}

.dnd-section > .row-fluid {
    margin: 0 auto;
    max-width: 1200px;
    max-width: var(--container-width);
}

.dnd-section .dnd-column {
    /*padding: 0 20px;*/
}

@media (min-width: 768px) {
    .dnd-section {
        padding: var(--dnd-section-padding-tablet) 10px;
    }
}

@media (min-width: 1025px) {
    .dnd-section {
        padding: var(--dnd-section-padding-desktop) 10px;
    }
}

@media (max-width: 767px) {
    .dnd-section .dnd-column {
      padding: 0;
    }
}
/** Temporal container size **/
.body-container-wrapper {
  width: var(--container-width);
  margin: auto;
  max-width: 100%;
}

@media (min-width: 768px) {
  .hs-site-page .body-container-wrapper{
      width: calc(var(--container-width) + var(--dnd-section-padding-tablet));
  }
}

@media (min-width: 1025px) {
  .hs-site-page .body-container-wrapper{
      width: calc(var(--container-width) + var(--dnd-section-padding-mobile));
  }
}


/* Blog header */

.blog-header {
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 1rem;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 50%;
box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
height: 200px;
margin: 0 auto 1.5rem;
width: 200px;
}

.blog-header__author-social-links a {
display: inline-block;
position: relative;
width: 40px;
}

.blog-header__author-social-links a:hover {
background-color: var(--primary-color);
}

.blog-header__author-social-links svg {
height: 25px;
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
}

/* Blog listing */
/*
.blog-index {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 3.3rem 0;
}

.blog-index:after {
content: "";
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
}
*/


.blog-index {
  position: relative; /* needed for the post-overflow background */
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); 
  margin-bottom: 5px;
}

.content-wrapper {
  padding: 0 10px;
}

.hs-blog-listing .content-wrapper {
    margin-bottom: 4rem;
} 

.blog-index__post {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;

  min-height: 185px;

  font-size: 14px;

  background-color: var(--listing-post-bg-color);
  color: var(--listing-post-text-color);
  border-radius: var(--listing-post-corner-radius);
  padding: var(--listing-post-padding);
  
    -webkit-box-shadow: 0 0 var(--listing-post-shadow-size) var(--listing-post-shadow-color);
    box-shadow: 0 0 var(--listing-post-shadow-size) var(--listing-post-shadow-color);
  
}
.blog-index__post:not(.with-image) {
    min-height: 125px;
}
.blog-index__post[data-img_as="background"]{
  background: transparent;
}
.blog-index__post.with-image[data-img_as="content"] {
  justify-content: stretch;
}

.blog-index__post--overflow {
    position: initial;
}
.blog-index__post--overflow ~ .blog-index__post picture{
    display: none;
}


.blog-index__post--small h2 {
  font-size: .8em;
}
.blog-index__post--square h2,
.blog-index__post--medium h2 {
  font-size: 1.1em;
}
.blog-index__post--large h2,
.blog-index__post--full-width h2,
.blog-index__post--overflow h2 {
  font-size: 1.25em;
}

@media(max-width: 855px ){
    .blog-index__post--square {
        min-height: 360px;
        grid-row: span 2;
    }

    .blog-index__post.with-image[data-img_as="content"] {
        grid-row: span 2;
    }
    
}

@media(min-width: 285px ){
  .blog-index__post--full-width,
  .blog-index__post--large,
  .blog-index__post--medium,
  .blog-index__post--square {
      min-height: 360px;
      grid-row: span 2;
  }
  .blog-index__post--full-width {
      grid-column: 1 / -1;
  }

}

@media(min-width: 570px ){
    .blog-index__post--large {
        grid-column: span 2;
    }
    /*
    .blog-index__post--medium {
        grid-column: span 2;
    }
    */
    .blog-index__post--square {
        grid-column: span 2;
    }
    .blog-index__post--overflow {
        grid-column: span 2;
        grid-row: span 2;
    }
}

@media(min-width: 855px ){
    .blog-index__post--overflow {
        grid-column: span 2;
    }
    .blog-index__post--large {
      grid-column: span 2;
  }
    
}

@media(min-width: 1135px ){
  .blog-index__post--large {
      grid-column: span 3;
  }
  /*
  .blog-index__post--medium {
      grid-column: span 2; 
  }
  */

  .blog-index__post--overflow {
        grid-column: span 3;
        grid-row: span 3;
    }
  
}

.blog-index__post.with-image[data-img_as="background"] {
  background-color: transparent;
}

.grid-overflow .blog-index {
  overflow: hidden;
}

.blog-index__post.with-image.zoom-hover-effect[data-img_as=background] {
  overflow: hidden;
  cursor: pointer;
}

.blog-index__post.with-image.zoom-hover-effect[data-img_as=background]:hover picture img {
  transform: scale(1.1);
  transition: all .5s ease;
}

.blog-index__post.with-image.zoom-hover-effect[data-img_as=background] .blog-post__tag-link {
  position: relative;
  z-index: 2;
}

.blog-index__post.with-image.zoom-hover-effect[data-img_as=background]:not(.blog-index__post--overflow) a.post-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}


.blog-index__post-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.blog-index__post-background,
.blog-index__post .blog-index__post-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-index__post-background::before {
    content: "";
    position: absolute;
    left:0;
    right:0;
    
    top: 33%;
    bottom: 0;
    
  background-image: linear-gradient(to bottom, var(--theme-specific-settings-homepage-image-overlay-color), var(--theme-specific-settings-homepage-image-overlay-color2));
}
.blog-index__post-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: initial;
}
.blog-index__post-content {
  margin: -30px -25px 0;
}
.blog-index__post-header {
  position: relative;
}
.blog-index__post.with-image[data-img_as="background"],
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-header,
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-body,
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-meta,
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-header a:not(.blog-post__tag-link),
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-body a,
.blog-index__post.with-image[data-img_as="background"] .blog-index__post-background + .blog-index__post-meta a {
    color: #fff;
    color: var(--theme-specific-settings-homepage-text-color);
}


.blog-index__post.with-image[data-img_as=content] .blog-index__post-content {
    position: relative;
    min-height: 150px;
    height: 25vh;
    max-height: 300px;
    margin-bottom: 30px;
}

.blog-index__post.with-image[data-img_as=content] .blog-index__post-content img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    bottom:0;
    left: 0;
    right:0;
    
}



.blog-index__post h2 {
    font-size: 22px;
    margin: 0 0 10px;
    color: var(--listing-post-title-color);
}
.blog-index__post h2 a{
    color: inherit;
}

.blog-index__tag-header {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 1rem;
}

.blog-index__tag-subtitle {
    font-size: 1.16rem;
    line-height: 1.1;
}

.blog-index__tag-heading {
    border-bottom: 3px solid #D1D6DC;
    padding-bottom: 1rem;
}

.blog-index__post-meta {
  fill: #fff;
  text-align: right;
  opacity: .7;
  margin-top: .5rem;
  border-top: 1px solid #fff;
  padding-top: .75rem;
}
.blog-index__post.with-image[data-img_as="content"] .blog-index__post-meta{
  margin-top: auto;
}
.blog-index__post-meta time {
  float: left;
}




.blog-index__post-image {
  display: block;
  background-image: url(//20578934.fs1.hubspotusercontent-na1.net/hubfs/20578934/raw_assets/public/@marketplace/leadstreet/magazine/images/grayscale-mountain.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

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

.blog-index__post-content h2 {
margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
font-size: 1.25rem;
}

.blog-index__post-content p {
font-family: var(--para-font-family);
}

.blog-index__post-content a {
color: var(--link-color);
}

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

h4.listing-title {
  display: flex;
}
h4.listing-title:after {
  content: "";
  background-image: url(//20578934.fs1.hubspotusercontent-na1.net/hubfs/20578934/raw_assets/public/@marketplace/leadstreet/magazine/images/pattern-breaker.svg);
  background-position: 0 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-top: .3ch;
  /* height: 100%; */
  flex-grow: 1;
  margin-left: .5ch;
}




/* blog sidebar */

.blog-index-with-sidebar .blog-index {
  margin-bottom: 2rem;
}

.blog-index-with-sidebar .blog-index {
  grid-gap: 10px;
  margin-bottom: 10px;
}

.blog-index-with-sidebar .blog-index__post--large {
  grid-column: span 4;
}

.blog-index-with-sidebar .blog-sidebar {
  width: 300px;
  margin-left: 20px;
}


.blog-post-with-sidebar .blog-post {
  margin-left: 0;
  padding: 0;
}



@media(min-width: 768px) {
  .blog-post-with-sidebar .blog-comments {
    margin-left: 0;
  }  

  .blog-index-with-sidebar {
      display: grid;
      grid-template-columns: 4fr 1fr;
  }

  .blog-post-with-sidebar {
    display: grid;
    grid-template-columns: 2fr 1fr;
    width: 100%;
    grid-gap: 10px;
    grid-template-columns: calc(100% - 310px) 300px;    
    padding: 3rem 0;
  }

  .blog-post-with-sidebar .blog-sidebar {
    margin-left: 20px;
  }

}

@media(max-width: 767px) {
  .blog-post-with-sidebar .blog-sidebar,
  .blog-index-with-sidebar .blog-sidebar {
      width: 300px;
      margin: 20px auto;
  }
}

@media(min-width: 768px){

  .blog-post-with-sidebar .blog-post__body img:not([style*="float"]),
  .blog-post-with-sidebar .blog-post__meta2 > hr { 
      left: 0;
      transform: none;
      max-width: 100%;
  }

  
}

/* blog newsletter */

.blog-newsletter__wrapper {
    background-color: var(--newsletter-bg-color);
    padding: 20px;
    margin-bottom: 20px;
}

.blog-newsletter__wrapper,
.blog-newsletter__wrapper p,
.blog-newsletter__wrapper div,
.blog-newsletter__wrapper .blog-newsletter__title span,
.blog-newsletter__wrapper a,
.blog-newsletter__wrapper .legal-consent-container .hs-richtext p, 
.blog-newsletter__wrapper .legal-consent-container .hs-richtext a, .hs-richtext{
    color: var(--newsletter-text-color);
}

.blog-newsletter__wrapper .blog__newsletter-form .form-title {
    display: none;
}





/* Blog pagination */

.blog-pagination {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: flex;
font-family: Lato, sans-serif;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 3rem;
margin-bottom: 4rem;
text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  color: var(--pagination-text-color);
  background-color: var(--pagination-backgroun-color);
  border-radius: var(--pagination-border-radius);
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
  font-size: var(--pagination-font-size);
}


.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
margin-right: 0.25rem;
text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: rgba(var(--pagination-text-color-rgb), 0.7);
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill:var(--pagination-text-color);
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
fill: rgba(var(--pagination-text-color-rgb), 0.7);
}

.blog-pagination__link:hover,
.blog-pagination__link:focus,
.blog-pagination__link--active {
  color: var(--pagination-active-text-color);
  background-color: var(--pagination-active-background-color);
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: var(--pagination-active-text-color);
}

/* Blog post */
.hs-blog-post .blog-post,
.hs-blog-post .blog-post p {
  font-size: var(--blog-para-font-size-mobile);
  color: var(--blog-para-color);
  line-height: var(--blog-para-line-height);
  letter-spacing: var(--blog-para-letter-spacing);
}

.hs-blog-post .blog-post p {
  margin-bottom: var(--blog-para-margin-bottom);
}

@media screen and (min-width: 768px) {
    .hs-blog-post .blog-post,
    .hs-blog-post .blog-post p {
        font-size: var(--blog-para-font-size-tablet);
    }
}

@media screen and (min-width: 1025px) {
    .hs-blog-post .blog-post,
    .hs-blog-post .blog-post p {
        font-size: var(--blog-para-font-size-desktop);
    }
}

 
.blog-post {
  margin: 0 auto;
  max-width: 100%;
  width: 728px;
  padding: 3.3rem 0;
}

@media (min-width: 728240px){
    .blog-post hr/*,
    .blog-post img:not([width]):not([style*=width])*/{
    left: -120px;
    position: relative;
    width: calc(100% + 240px);
    max-width: 100vw;
    }
}

.blog-post__meta-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 2rem;
}

.blog-post__meta-flex .author-link,
.blog-post__meta-flex .blog-post__timestamp,
.blog-post__meta-flex > .post-share {
  margin-top: 10px;
}

.blog-post__meta {
    margin: 1rem 0;
}



.blog-post__meta a {
}


.blog-post__meta2 > hr {
  margin-bottom: 3rem;
}

@media(min-width: 768px){

  .blog-post__meta2 > hr {
    width: 1170px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    max-width: 90vw;
  }

}

.blog-post__meta .author-link{
  text-decoration: none;
  padding-right: 20px;
  color: var(--blog-para-color);
}
.blog-post__meta .author-avatar {
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
.blog-post__meta .author-avatar span{
  text-decoration: none;
  color: inherit;
}
.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}


.blog-post__tag-link {
  
  color: var(--topic-color);
  font-size: var(--topic-font-size);
  background-color: var(--topic-bg-color);
  font-weight: var(--topic-font-weight);
  text-transform: var(--topic-text-transform);
  border-radius: var(--topic-border-radius);
  padding: var(--topic-padding);
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 3px;
}
.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:active  {
  color: var(--topic-color-hover);
  background-color: var(--topic-bg-color-hover);
}

.blog-post__author_timestamp {
  font-size: var(--blog-para-font-size-mobile);
      display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.blog-post__timestamp{
  display: inline-block;
}
.blog-post__body img:not([style*="float"]):not([width]){
  width: 100%;
}
@media(min-width: 769px){
  .blog-post__body img:not([style*="float"]){
      left: 50%;
      transform: translateX(-50%);
      position: relative;
      max-width: 90vw;
  }

}


/* blog recent posts */
.blog-post__recent-posts {
  padding: 4rem 0 0;
}

.blog-post__recent-posts li {
  margin-bottom: 10px;
}

.blog-post__recent-posts a {
  color: inherit;
  text-decoration: underline;
}

.blog-related-posts {
  margin: 4rem 0 6rem;
}

/* Blog related posts */

.blog-recent-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: var(--para-color);
  display: block;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100%/2);
      flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100%/3);
      flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
    border: 0 none;
}

.blog-comments .comment-reply-to:hover {
    background-color: transparent;
    color: #494A52;
    text-decoration: underline;
}

.blog-post__date {
    border-color: var(--para-color);
}

.blog-tag-filter__menu-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
    color: var(--para-color);
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__author-name:focus {
    color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__author-name:active {
    color: #393939;
}

.blog-tag-filter__menu-link--active-item:after {
background-color: var(--primary-color);
}


.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
background-color: var(--primary-color);
}

.blog-post__title {
color: var(--h2-color);
font-size: var(--h2-font-size-desktop);
}

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

.blog-post__author .author-name {
    margin-bottom: 10px;
}

.blog-post__author .author-name a {
    font-weight: inherit;
    color: inherit;
}

.blog-post__author .blog-post__author-name-bio {
    width: 100%;
    font-size: var(--blog-para-font-size-mobile);
}

@media(min-width: 768px) {
  .blog-post__author .blog-post__author-name-bio {
      width: calc(100% - 100px);
      padding-left: 20px;
  }
}


#comments-listing .comment-reply-to {
    color: var(--link-color);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
    color: var(--link-color-hover);
}

#comments-listing .comment-reply-to:active {
    color: var(--link-color-hover);
}



.tag-listing-link {
    display: inline-flex;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


/** Subscribe block */

.block-subscribe {
    background-color: var(--newsletter-bg-color);
    padding: 2rem;
    text-align: center;
}

.block-subscribe h4,
.block-subscribe h2 {
    margin: 0;
}
.block-subscribe form {
    width: 385px;
    max-width: 100%;
    margin: 0 auto;
}
.block-subscribe .legal-consent-container {
    text-align: justify;
}
.block-subscribe form input[type=submit],
.block-subscribe form .hs-button {
    width: 318px;
    max-width: 90%;
}

.block-subscribe,
.block-subscribe p,
.block-subscribe div,
.block-subscribe span,
.block-subscribe h2,
.block-subscribe h3,
.block-subscribe h4,
.block-subscribe h5,
.block-subscribe h6,
.block-subscribe a,
.block-subscribe .hs-richtext,
.block-subscribe .legal-consent-container .hs-form-booleancheckbox-display > span, 
.block-subscribe .legal-consent-container .hs-form-booleancheckbox-display > span p, 
.block-subscribe form .legal-consent-container, 
.block-subscribe form .legal-consent-container .hs-richtext, 
.block-subscribe form .legal-consent-container .hs-richtext p {
    color: var(--newsletter-text-color);
}