

/* This is an example to import fonts from css */
/* @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap"); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*! 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;
}

/**
 * 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;
}

/* 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;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
}

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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 100px 20px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1240px;
}

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

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
/* 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;
  }
}
/* GREY */

/* grey_400 = #656565 */




/* ORANGE */

/* orange_500 = #F3942C */




/* BLEEN */
/* bleen_500 = #238B85 */




/* GREEN */



button, .button {
  background-color: rgba(243, 148, 44, 1.0);
  border: 2px solid #F3942C;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active {
  background-color: rgba(240, 131, 11, 1.0);
  border-color: rgba(240, 131, 11, 1.0);
  color: #FFF;
  text-decoration: none;
  box-shadow: 0px 0px 20px #2C282833;
}

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

button a, .button a {
  color: #FFFFFF;
}

button a:hover, .button a:hover {
  color: white;
  text-decoration: none;
}

.widget-type-cta {
  background-color: rgba(243, 148, 44, 1.0);
  border: 2px solid #F3942C;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  box-shadow: 0px 0px 20px #2C282833;
  /* To affect HubSpot CTAs */
}

.widget-type-cta:hover, .widget-type-cta:focus, .widget-type-cta:active {
  background-color: rgba(240, 131, 11, 1.0);
  border-color: rgba(240, 131, 11, 1.0);
  color: #FFF;
  text-decoration: none;
}

.widget-type-cta:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.widget-type-cta a {
  color: #FFFFFF;
}

.widget-type-cta a:hover {
  color: white;
  text-decoration: none;
}

.widget-type-cta a {
  color: white;
}

.widget-type-cta a:hover, .widget-type-cta a:focus, .widget-type-cta a:active {
  color: white;
  text-decoration: none;
}

.button--outlined {
  background-color: transparent;
  color: #F3942C;
  border: 2px solid #F3942C;
  font-weight: 500;
  /* To affect HubSpot CTAs */
}

.button--outlined:hover {
  background-color: transparent;
  color: #F0830B;
  border: 2px solid #F0830B;
  box-shadow: 0px 0px 20px #2C282833;
}
.button--outlined:hover a.cta_button {
  color: #F0830B;
}
.button-outline:focus, .button--outlined:active {
  box-shadow: none;
}
.button--outlined a {
  color: inherit;
}

/* button blue */
.button--blue {
  background-color: #238B85;
  color: #FFFFFF;
  border: 2px solid #238B85;
  font-weight: 500;
  padding: 2px 14px;
  /* To affect HubSpot CTAs */
}

.button--blue:hover {
  background-color: #3C3C3C;
  color: #FFFFFF;
  border: 2px solid #3C3C3C;
  box-shadow: 0px 0px 20px #2C282833;
}
.button-blue:focus, .button--blue:active {
  box-shadow: none;
}
.button--blue a {
  color: inherit;
}

/* button bleen */
.button--bleen {
  background-color: #69BFBA;
  color: #FFFFFF;
  border: 2px solid #69BFBA;
  font-weight: 500;
  /* To affect HubSpot CTAs */
}

.button--bleen:hover {
  background-color: #69BFBA;
  color: #FFFFFF;
  border: 2px solid #69BFBA;
  box-shadow: 0px 0px 20px #2C282833;
}
.button-bleen:focus, .button--bleen:active {
  box-shadow: none;
}
.button--bleen a {
  color: inherit;
}

/* button green */
.button--green {
  background-color: #A1D769;
  color: #FFFFFF;
  border: 2px solid #A1D769;
  font-weight: 500;
  /* To affect HubSpot CTAs */
}

.button--green:hover {
  background-color: #A1D769;
  color: #FFFFFF;
  border: 2px solid #A1D769;
  box-shadow: 0px 0px 20px #2C282833;
}
.button-bleen:focus, .button--green:active {
  box-shadow: none;
}
.button--green a {
  color: inherit;
}
/*  */

.button--underline {
  color: #F3942C;
  background: none;
  border: none;
  padding: 0;
  transition: none;
  /* To affect HubSpot CTAs */
}

.button--underline:hover, .button--underline:focus, .button--underline:active {
  background: none;
  border: none;
  color: #F0830B;
  text-decoration: underline;
  box-shadow: none;
}

.button--underline:hover a, .button--underline:focus a, .button--underline:active a {
  color: inherit;
}

.button--underline:disabled {
  background: none;
  border: none;
  color: #aeaeae;
  cursor: auto;
}

.button--underline a {
  color: inherit;
}

/* WHITE BUTTON */

.button--white {
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #F0830B;
}
.button--white a.cta_button {
  color: #F3942C;
}
.button--white:hover {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  color: #F0830B;
  box-shadow: 0px 0px 20px #2C282833;
}

.button--outlined-white {
  border: 2px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
}

.button--outlined-white:hover {
  border: 2px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
  box-shadow: 0px 0px 20px #2C282833;
}

.button--underline-white {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
}

.button--underline-white:hover {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
  text-decoration: underline;
  box-shadow:none;
}

.fake-link_orange {
  color: #F0830B;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 600;
}
.fake-link_orange:hover {
  text-decoration:  underline;
}

@media(max-width: 1024px) {
  button, .button {
    font-size: 1.1rem;
    padding: 12px 15px;
  }
  .button--blue {
    padding: 4px 10px;
    font-size: 14px;;
  }
}
/* Form */
form, .submitted-message {
  font-family: Montserrat, sans-serif;
}

.hs-form-field {
  margin: 0 0 1rem;
}

/* Labels */
form label:not(.hs-error-msg) {
  color: #656565;
  display: none;
  font-size: 0.875rem;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */
form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* 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 #A5D9D6;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: .75rem 1rem;
  width: 100%;
  height: 50px;
  color: #238B85;
  border-radius: 25px;
}

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: none;
  border: 2px solid #69BFBA;
}
textarea {
min-height:120px;
}

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

fieldset.form-columns-0, fieldset.form-columns-1, fieldset.form-columns-2, fieldset.form-columns-3 {
  margin-left: -4px;
  margin-right: -4px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

fieldset.form-columns-0 > div, fieldset.form-columns-1 > div, fieldset.form-columns-2 > div, fieldset.form-columns-3 > div {
  margin-left: 4px;
  margin-right: 4px;
}

fieldset.form-columns-0 .hs-form-field, fieldset.form-columns-1 .hs-form-field, fieldset.form-columns-2 .hs-form-field, fieldset.form-columns-3 .hs-form-field {
  flex-grow: 1;
  flex-basis: 135px;
}

fieldset.form-columns-0 .hs-form-field .input, fieldset.form-columns-1 .hs-form-field .input, fieldset.form-columns-2 .hs-form-field .input, fieldset.form-columns-3 .hs-form-field .input {
  margin-right: 0;
}

fieldset.form-columns-0 .hs-form-field .hs-input, fieldset.form-columns-1 .hs-form-field .hs-input, fieldset.form-columns-2 .hs-form-field .hs-input, fieldset.form-columns-3 .hs-form-field .hs-input {
  width: 100% !important;
}

fieldset.form-columns-0 .hs-form-field input[type=checkbox],
fieldset.form-columns-0 .hs-form-field input[type=radio], fieldset.form-columns-1 .hs-form-field input[type=checkbox],
fieldset.form-columns-1 .hs-form-field input[type=radio], fieldset.form-columns-2 .hs-form-field input[type=checkbox],
fieldset.form-columns-2 .hs-form-field input[type=radio], fieldset.form-columns-3 .hs-form-field input[type=checkbox],
fieldset.form-columns-3 .hs-form-field input[type=radio] {
  width: auto !important;
}

/* Form placeholder text */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #A5D9D6 !important;
}

/* Inputs - checkbox/radio */
form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  padding-left: 20px;
  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;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

.hs-input[type=checkbox] + label,
.hs-input[type=radio] + label {
  display: inline-block;
  vertical-align: top;
}

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

.fn-date-picker button, .fn-date-picker .button {
  min-width: auto;
}

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

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

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

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

/* 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;
}

h3.form-title {
  color: #656565;
}

/* GDPR */
.legal-consent-container {
  margin: 0;
}

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
}

/* Validation */
.hs-form-required {
  color: red;
}

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

.hs-error-msg {
  color: #dd3b4e;
  margin-top: 0.35rem;
  font-weight: normal;
  font-size: 10px;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  background-color: rgba(243, 148, 44, 1.0);
  border: 2px solid #F3942C;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
}

form input[type=submit]:hover, form input[type=submit]:focus, form input[type=submit]:active,
form .hs-button:hover,
form .hs-button:focus,
form .hs-button:active {
  background-color: rgba(240, 131, 11, 1.0);
  border-color: rgba(240, 131, 11, 1.0);
  color: #FFF;
  text-decoration: none;
}

form input[type=submit]:disabled,
form .hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

form input[type=submit] a,
form .hs-button a {
  color: #FFFFFF;
}

form input[type=submit] a:hover,
form .hs-button a:hover {
  color: white;
  text-decoration: none;
}

/* Captcha */
.grecaptcha-badge {
  margin: 0;
  max-width: 100%;
}

/*FIX Copernic 09/11 ==  when dependent feature AND when radio field (OR checkbox) as child -> display label*/
div.hs-fieldtype-radio label, div.hs-fieldtype-checkbox label {
display:block;
}
/* Table */
table {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid #656565;
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

tbody + tbody {
  border-top: 2px solid #656565;
}

/* Table Cells */
th,
td {
  border: 1px solid #656565;
  color: #656565;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */
thead th,
thead td {
  background-color: rgba(243, 148, 44, 1.0);
  color: #FFFFFF;
  vertical-align: bottom;
}

/* Table footer */
tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: #656565;
}
html {
  font-size: 17px;
}

body {
  font-family: Montserrat, sans-serif;
  color: #656565;
  margin: 0;
  line-height: 1.4;
  word-break: break-word;
}

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

/* Paragraphs */
p {
  font-size: 17px;
  line-height: 23px;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */
a {
  color: #F3942C;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, serif;
  font-weight: 700;
  margin: 0 0 1.4rem;
}

h1 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  color: #656565;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: 50px;
}

@media(max-width: 564px) {
  h1 {
    font-size: 29px;
    line-height:  39px;
  }
}

h2 {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  color: #656565;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: 43px;
}

h2.text_h1 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  color: #656565;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: 50px;
}

@media(max-width: 564px) {
  h2.text_h1 {
    font-size: 29px;
    line-height:  39px;
  }
}

h3 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  color: #656565;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: 23px;
}

@media(max-width: 564px) {
  h3 {
    font-size: 14px;
    line-height: 30px;
  }
}

h4 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  color: #656565;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

@media(max-width: 564px) {
  h4 {
    font-size: 17px;
  }
}

h5 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  line-height: 17px;
}

h6 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  color: #656565;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  line-height: 23px;
}

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

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

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

/* Code blocks */
code {
  vertical-align: bottom;
}

/* Blockquotes */
blockquote {
  background-color: #E1F2F1;
  color: #69BFBA;
  padding: 30px;
  border-radius: 10px;
  border: none;
  margin: 30px 0 40px 0;
}
#blog-post blockquote p {
  margin-bottom: 0 !important;
}
#blog-index .blog-post blockquote p {
  margin-bottom: 0 !important;
}
/* 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: #F3942C;
}

.disable-focus-styles :focus {
  outline: none;
}

.text_secondary_color {
  color: #238B85;
}
/* CUSTOM TYPO */
.body_sm {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 20px;
}
.body_xs {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  line-height: 18px;
}
.breadcrumbs {
  font-size: 10px;
  line-height: 13px;
  color: #8F8F8F;
  padding-bottom: 40px;
  text-align: left;
}
.breadcrumbs a {
  color: #8F8F8F;
}
.breadcrumbs a:hover {
  color: #8F8F8F;
}
/* Blog subscribe */
.blog-subscribe {
  background-color: #F0F5FF;
  padding: 80px 0;
}

.blog-subscribe__wrapper {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .blog-subscribe__wrapper {
    display: block;
  }
}

.blog-subscribe__header {
  flex-basis: 465px;
  flex-grow: 1;
  max-width: 680px;
}

.blog-subscribe__form {
  flex-basis: 450px;
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .blog-subscribe__form {
    margin: 32px 0 0;
  }
}
#cta-banner-center {
  text-align: center;
  color: #FFFFFF;
}

#cta-banner-center .cta-banner-center__image img {
  width: 95px;
}

#cta-banner-center .cta-banner-center__content {
  max-width: 670px;
  margin: 20px auto;
}

#cta-banner-center h2 {
  color: #FFFFFF;
}

@media(max-width: 564px) {
  #cta-banner-center .kl-rich-text__buttons {
    display: flex;
    flex-direction: column-reverse;
  }
}

/*BLOG SUBSCRIBE*/

#blog-sub {
  text-align: center;
  color: #FFFFFF;
  padding: 60px 0;
  background-image: url('https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/visuel%20avant%20r%C3%A9els/karnott-background.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#blog-sub .blog-sub__image img {
  width: 95px;
}

#blog-sub .blog-sub__content {
  max-width: 670px;
  margin: auto;
}

#blog-sub h2 {
  color: #FFFFFF;
}

@media(max-width: 564px) {
  #blog-sub .kl-rich-text__buttons {
    display: flex;
    flex-direction: column-reverse;
  }
}

#blog-sub .blog-sub__content form {
  display: flex;
  max-width: 490px;
  margin: auto;
}
#blog-sub .blog-sub__content .hs-email {
  flex-grow: 1;
}
#blog-sub .blog-sub__content .hs-email input.hs-input {
  border-radius: 25px 0 0 25px;
  border-right: none;
  border-color: #69BFBA;
  transition: all .25s ease;
}
#blog-sub .blog-sub__content .hs-email input.hs-input:focus {
  box-shadow: 0px 0px 20px #00000029;
  transition: all .25s ease;
}
#blog-sub .blog-sub__content .hs-submit input.hs-button {
  border-radius: 0 25px 25px 0;
  height: 49.5px;
  border: 2px solid #69BFBA;
  border-left: none;
}
#blog-sub .blog-sub__content .hs_error_rollup {
display:none
}
#care {
  text-align: center;
  color: #FFFFFF;
}
#care .care_phone {
  background-color: #F3942C;
  border-radius: 100px;
  width: max-content;
  margin: auto;
  padding: 14px 24px;
  font-weight: 500;
  margin-bottom: 40px;
}
#care .care_phone p {
  margin-bottom: 2px;
}
#care .care_phone a {
  color: #FFFFFF;
}
#care .care_title {
  max-width: 900px;
  margin: auto;
}
#care .care_title h2 {
  color: #FFFFFF;
  margin-bottom: 20px;
}
#care .care_sub-title {
  max-width: 600px;
  margin: auto;
  margin-bottom: 60px;
}
#care .care_cards {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
#care .care_card {
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 35px 30px;
  text-align: left;
  flex-basis: calc(100% / 3);
}
#care .care_card:not(last-child) {
  margin-right: 30px;
}
#care .care_card-title {
  color: #F3942C;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 11px;
  font-weight: 500;
}
#care .care_card-content {
  color: #656565;
}
#care .care_card-content p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}


/*MEDIA QUERIES*/
@media(max-width: 564px) {
  #care .care_cards {
    display: block;
  }
  #care .care_card:not(last-child) {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.simple-little-card {
  width: 100%;
  border: 0.5px solid #E1F2F1;
  background-color: #E1F2F1;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  padding: 30px 20px;
  color: #238B85;
  transition: 1s ease;
}

.simple-little-card:hover {
  text-decoration: none;
  background-color: #238B85;
  box-shadow: 0px 0px 20px #2C282833;
  transition: 1s ease;
}

.simple-little-card:hover h3,
.simple-little-card:hover p,
.simple-little-card:hover .fake-link_orange {
  color: #FFFFFF;
}

.simple-little-card__image img {
  width: 30px;
}

.simple-little-card__content {
  display: block;
  padding-left: 6px;
  text-decoration: none;
}

.simple-little-card__content h3,
.simple-little-card__content p {
  color: #238B85;
  margin: 6px 0;
}

@media(max-width: 564px) {
  .simple-little-card {
    display: block;
    text-align: center;
  }
  .kl-card-grid__card-wrapper {
    padding: 10px 26px !important;
  }
}
#image-text,
#half-image-text {
  display:  flex;
  align-items: center;
  justify-content: space-between;
}
#half-image-text.reverse {
  flex-direction: row-reverse;
}
#half-image-text:not(.reverse) .image-text__image{
  margin-right: 15px;
}
#half-image-text:not(.reverse) .image-text__content {
  margin-left: 15px;
}
#half-image-text.reverse .image-text__image {
  margin-left: 15px;
}
#half-image-text.reverse .image-text__content {
  margin-right: 15px;
}
#image-text .image-text__image {
  width: 40%;
  padding-right: 2rem;
}
#half-image-text .image-text__content h2 {
  font-size: 40px;
  line-height: 50px;
  max-width: 70%;
}
#image-text .image-text__image img,
#half-image-text .image-text__image img {
  border-radius: 10px;
}
#image-text .image-text__content {
  width: 60%;
}
#half-image-text .image-text__image,
#half-image-text .image-text__content {
  width: 50%;
}
#half-image-text .image-text__cta {
  display: none;
}
@media(max-width: calc(1024px - 1px )) {
  #image-text,
  #half-image-text,
  #half-image-text.reverse {
    flex-direction: column-reverse;
    text-align: center;
  }
  #image-text .image-text__image,
  #image-text .image-text__content {
    width: 100%;
  }
  #half-image-text .image-text__image,
  #half-image-text .image-text__content {
    width: 100%;
    max-width: unset;
  }
  #image-text .image-text__content {
    padding: 0 1rem;
    text-align: center;
  }
  #half-image-text .image-text__content h2 {
    max-width: 100%;
    font-size:29px;
    line-height:39px;
  }
  #image-text .image-text__image {
    padding-top: 20px;
    padding-right: 0px;
    text-align: center;
  }
  #half-image-text .image-text__cta {
    display: block;
  }
  #half-image-text .kl-rich-text__buttons {
    display: none;
  }
  #half-image-text.reverse .image-text__image {
    margin-left: 0;
  }
  #half-image-text.reverse .image-text__content {
    margin-right: 0;
  }
}
@media(max-width: 564px) {
  #half-image-text,
  #half-image-text.reverse {
    text-align: center;
  }
  
}
#cta_banner h2,
#cta_banner p {
  color: #FFFFFF;
  text-align: center;
}

#cta_banner .kl-rich-text__buttons {
  display: flex;
  flex-direction: column-reverse;
  width: fit-content;
  margin: auto;
}

@media(min-width: calc(1024px + 1px)) {
  #cta_banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left
  }
  #cta_banner .cta_banner__left {
    padding-right: 3rem;
    width: 55%;
  }
  #cta_banner .cta_banner__right {
    width: 45%;
  }
  #cta_banner .kl-rich-text__buttons {
    flex-direction: row;
  }
  #cta_banner .kl-rich-text__buttons .button {
    margin: unset;
  }
  #cta_banner .kl-rich-text__buttons div+div {
    margin-left: 8px !important;
  }
  #cta_banner h2,
  #cta_banner p {
    text-align: left;
  }
}
#solution {
  padding-bottom: 40px;
}
#solution .kl-solu {
  display: flex;
  justify-content: space-between;
}
#solution .solu-preheader {
  background-color: #F3942C;
  color: #FFFFFF;
  border-radius: 20px;
  width: max-content;
  padding: 0px 10px;
  font-size: 14px;
  margin-bottom: 11px;
  line-height: 18px;
  font-weight: 500;
}
#solution .kl-solu .solu-title {
  max-width: 65%;
}
#solution .kl-solu .solu-title h2 {
  font-size: 20px;
  line-height: 26px;
}
#solution .kl-solu__content {
  width: 45%;
}
#solution .kl-solu__image {
  width: 55%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 30px;
}
#solution .kl-solu__image img {
  display: none;
  max-width: 550px;
}
#solution .kl-solu__image img.active {
  display: block;
}

#solution .kl-solu__entry {
  color: #238B85;
  background-color: #D3EBEA;
  border-radius: 9px;
  margin: 30px 0;
  transition: all .5s ease;
  padding: 40px 40px 40px 20px;
  cursor: pointer;
}
#solution .kl-solu__entry:hover {
  box-shadow: 0px 0px 20px #2C282833;
}
#solution .kl-solu__entry + #solution .kl-solu__entry {
  border-top: 3px solid #F3F3F3;
}

#solution .kl-solu__entry.kl-solu__entry--active {
  background-color: #FFFFFF;
  color: #238B85;
  box-shadow: none;
}

#solution .kl-solu__header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 10px;
  position: relative;
}

#solution .kl-solu__header img {
 width: 30px;
}

#solution .kl-solu__header:hover {
  cursor: pointer;
}

#solution .kl-solu__header h4 {
  color: #238B85;
  margin: 0 0 0 20px;
  font-weight: 600;
  font-size: 17px;
}
#solution .kl-solu__inner {
  font-size: 14px;
  line-height: 18px;
  padding-top: 9px;
}
#solution .kl-solu__header:before {
  content: "";
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-dropdown.svg);
  position: absolute;
  right: 0;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .5s ease;
}
#solution .kl-solu__description {
  color: #238B85;
  transition: height .25s ease-out;
  padding: 0 20px 0 50px;
  height: 0;
  opacity: 0;
}
#solution .kl-solu__entry.kl-solu__entry--active .kl-solu__description {
  opacity: 1;
}
#solution .kl-solu__entry.kl-solu__entry--active .kl-solu__header:before,
#solution .kl-solu__entry.kl-solu__entry--active:hover .kl-solu__header:before {
  background-image: none;
}
#solution .kl-solu__title-mobile,
#solution .kl-solu__inner-mobile {
  display: none;
}
#solution .kl-solu__title-desktop {
  display: block;
}

/*MEDIA QUERIES */

@media(max-width: 1024px) {
  #solution .kl-solu__entry,
  #solution .kl-solu__entry:hover,
  #solution .kl-solu__entry:focus {
    background-color: #FFFFFF;
  }
  #solution .kl-solu__title-mobile,
  #solution .kl-solu__inner-mobile {
    display: block;
  }
  #solution .kl-solu__inner-mobile {
    padding-top: 30px;
  }
  #solution .kl-solu__title-desktop {
    display:  none;
  }
  #solution .kl-solu__description {
    color: var(--primary-color);
  }
  #solution .solu-title,
  #solution .kl-solu__content,
  #solution .kl-solu__image {
    width: unset;
  }
  #solution .kl-solu {
    display: block;
    margin-top: 50px;
  }
  #solution .kl-solu .solu-title {
    max-width: unset;
    text-align: center;
    margin-top: 11px;
  }
  #solution .kl-solu__content {
    display:  block;
  }
  #solution .kl-solu__entry,
  #solution .kl-solu__entry:hover,
  #solution .kl-solu__entry.kl-solu__entry--active {
    box-shadow: unset;
  }
  #solution .kl-solu__description {
    padding: 0;
    color: #238B85;
  }
  #solution .solu-preheader {
    margin: auto;
  }
  #solution .kl-solu__image {
    display: none;
  }
}

@media(max-width: 564px) {
  #solution .kl-solu{
    margin-top: 30px;
  }
  #solution .kl-solu__header {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  #solution .kl-solu__entry {
    padding: 24px 16px;
  }
}
#collapse .kl-archi {
  display: flex;
  justify-content: space-between;
}
#collapse .archi-title,
#collapse .kl-archi__content {
  width: 45%;
}
#collapse .kl-archi__image {
  width: 55%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#collapse .kl-archi__image img {
  display: none;
  max-width: 550px;
}
#collapse .kl-archi__image img.active {
  display: block;
}

#collapse .kl-archi__entry {
  background-color: #E1F2F1;
  border-radius: 9px;
  margin: 20px 0;
  transition: all .5s ease;
  padding: 20px;
}
#collapse .kl-archi__entry:hover {
  background-color: #69BFBA;
  box-shadow: 0px 0px 20px #2C282833;
}
#collapse .kl-archi__entry:hover h4 {
  color: #FFFFFF;
}
#collapse .kl-archi__entry + #collapse .kl-archi__entry {
  border-top: 3px solid #F3F3F3;
}

#collapse .kl-archi__entry--active .kl-archi__icon {
  transform: rotate(90deg);
}

#collapse .kl-archi__entry--active .kl-archi__icon:before {
  opacity: 0;
}

#collapse .kl-archi__entry.kl-archi__entry--active {
  background-color: #69BFBA;
}

#collapse .kl-archi__header {
  display: flex;
  align-items: center;
  border-radius: 10px;
  position: relative;
}
#collapse .kl-archi__header:before {
  content: "";
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-dropdown.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .5s ease;
}
#collapse .kl-archi__entry:not(.kl-archi__entry--active):hover .kl-archi__header:before {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-dropdown_white.svg);
  transition: all .5s ease;
}
#collapse .kl-archi__header img {
 width: 65px;
}

#collapse .kl-archi__header:hover {
  cursor: pointer;
}

#collapse .kl-archi__header h4 {
  color: #238B85;
  margin: .5rem 15px .5rem 20px;
  font-weight: 600;
  font-size: 17px;
}
#collapse .kl-archi__entry--active .kl-archi__header h4 {
  /*font-weight: bold;*/
  color: white;
  transition: transform .2s ease-out;
}
#collapse .kl-archi__entry .kl-archi__inner {
  color: white;
}
#collapse .kl-archi__inner p {
  margin: 0;
}
#collapse .kl-archi__icon {
  position: relative;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-left: 32px;
  transition: transform .2s ease-out;
}

#collapse .kl-archi__icon:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .2s ease-out;
}

#collapse .kl-archi__icon:after {
  content: '';
  display: block;
  height: 100%;
  width: 2px;
  background-color: var(--text-color);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#collapse .kl-archi__description {
  color: #238B85;
  transition: height .25s ease-out;
  padding: 0 20px 0 85px;
  height: 0;
  transition: height .25s ease-out;
  overflow: hidden;
}
#collapse .kl-archi__description,
#collapse .kl-archi__description p {
  font-size: 14px;
}
#collapse .kl-archi__image-mobile {
  display: none;
}
@media(max-width: 1024px) {
  #collapse .kl-archi__description {
    color: var(--primary-color);
  }
  #collapse .archi-title,
  #collapse .kl-archi__content,
  #collapse .kl-archi__image {
    width: unset;
  }
  #collapse .kl-archi__image img{
    width: -webkit-fill-available;
  }
  #collapse .kl-archi__image {
    justify-content: center;
  }
}

@media(max-width: 1024px) {
  #collapse .kl-archi {
    display: block;
  }
  #collapse .kl-archi__entry.kl-archi__entry--active,
  #collapse .kl-archi__entry:hover,
  #collapse .kl-archi__entry:focus {
    background-color: #E1F2F1;
    box-shadow: none;
  }
  #collapse .kl-archi__header {
    display: flex;
    width: 80vw;
  }
  #collapse .kl-archi__entry--active .kl-archi__header h4 {
    color: #238B85;
  }
  #collapse .kl-archi__description {
    padding: 0;
    color: #238B85;
  }
  #collapse .kl-archi__inner {
    padding: 24px 0 0 0;
  }
  #collapse .kl-archi__image-mobile {
    display: block;
    padding-top: 30px;
  }
  #collapse .kl-archi__entry:hover h4,
  #collapse .kl-archi__entry:focus h4,
  #collapse .kl-archi__entry .kl-archi__inner {
    color: #238B85;
  }
  #collapse .kl-archi__entry:hover .kl-archi__header:before,
  #collapse .kl-archi__entry:not(.kl-archi__entry--active):hover .kl-archi__header:before,
  #collapse .kl-archi__entry:focus .kl-archi__header:before {
    background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-dropdown.svg);
  }
  #collapse .kl-archi__entry.kl-archi__entry--active .kl-archi__header:before,
  #collapse .kl-archi__entry.kl-archi__entry--active:hover .kl-archi__header:before {
    background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-close.svg);
  }
}
.kl-card-grid > div {
  display: flex;
  flex-wrap: wrap;
  margin: -26px;
}

.kl-card-grid__card-wrapper {
  display: flex;
  /* flex-basis: calc(100% / 3); */
  padding: 15px;
}

@media screen and (max-width: 1024px) {
  .kl-card-grid .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 2) !important;
    padding: 10px;
  }
  .kl-card-grid > div {
    margin: 0 i !important;
  }
}

@media screen and (max-width: 564px) {
  .kl-card-grid .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 1) !important;
  }
}

.kl-card-grid__card {
  width: 100%;
  border: 0.5px solid rgba(225, 242, 241, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  background-color: #FEF4E9;
  border-radius: 10px;
  overflow: hidden;
  transition: .5s ease;
  display: flex;
  flex-direction: column;
}

.kl-card-grid__card:hover {
  text-decoration: none;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px #2C282833;
  transition: .5s ease;
}

.kl-card-grid__image {
  background-size: 1114px;
  background-repeat: no-repeat;
  height: 200px;
  width: 100%;
  transition: .5s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.kl-card-grid__image.bg-image-1 {
  background-position: 42% 72%;
}
.kl-card-grid__image.bg-image-2 {
  background-position: 60% 15%;
}
.kl-card-grid__image.bg-image-3 {
  background-position: 74% 7%;
}
.kl-card-grid__image.bg-image-4 {
  background-position: 31% 20%;
}
.kl-card-grid__image.bg-image-5 {
  background-position: 70% 100%;
}

.kl-card-grid__image img {
  width: 50px;
  height: 50px;
  margin-bottom: 1rem;
  z-index: 10;
}

.kl-card-grid__image h3 {
  color: #FFFFFF;
  z-index: 10;
}
.kl-card-grid__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 .5rem;
}

.kl-card-grid__content {
  display: block;
  padding: 40px;
  color: #656565;
  text-decoration: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.kl-card-grid__content-text {
  flex-grow: 1;
}
.kl-card-grid__content h3, .kl-card-grid__content h4 {
  margin: 0 0 .5rem;
}

.kl-card-grid__content p {
  margin: 0;
}

.kl-card-grid__content:hover, .kl-card-grid__content:focus {
  color: #656565;
  text-decoration: none;
}

.kl-card-grid--4-columns > div {
  margin: -24px -12px;
}

.kl-card-grid--4-columns .kl-card-grid__card-wrapper {
  flex-basis: calc(100% / 4);
  padding: 24px 12px;
}

@media screen and (max-width: 920px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 3);
  }
}

@media screen and (max-width: 768px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (max-width: 520px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 1);
  }
}

.kl-card-grid--4-columns .kl-card-grid__image {
  height: 220px;
}

@media(max-width:  1024px) {
  .kl-card-grid__card-wrapper {
    padding: 10px 10px !important;
  }
  .kl-card-grid>div {
    margin: 0;
  }
  .kl-card-grid__card {
    background-color: transparent;
    box-shadow: 0px 0px 20px #2C282833;
  }
}
@media(max-width: 564px) {
  .kl-card-grid__card-wrapper {
    padding: 10px 0 !important;
  }
  .simple-little-card {
    padding: 30px 15px;
  }
  .simple-little-card__content p {
    padding: 0 10px;
  }
  .simple-little-card__content h3 {
    font-size: 17px;
  }
}
.kl-cards-slider {
  position: relative;
  max-width: 848px;
  margin: 0 auto;
}

.kl-cards-slider-wrapper {
  padding: 0 15px;
}

.kl-cards-slider__arrow {
  position: absolute;
  top: 20px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kl-cards-slider__arrow svg {
  fill: #3A3A3A;
  display: block;
  width: 100%;
}

.kl-cards-slider__arrow--prev {
  left: 0;
  transform: translateX(-50%);
}

.kl-cards-slider__arrow--next {
  right: 0;
  transform: translateX(50%);
}

.kl-cards-slider__card {
  display: none;
  overflow: hidden;
  border: 0.5px solid rgba(225, 242, 241, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

.kl-cards-slider__card--active {
  display: block;
}

.kl-cards-slider__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #F3F3F3;
  padding: 16px 48px;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__header {
    display: block;
    padding: 16px 32px;
  }
}

.kl-cards-slider__image {
  margin: 0 15% 0 0;
}

.kl-cards-slider__button {
  display: flex;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__button {
    margin: 16px 0 0;
  }
}

.kl-cards-slider__content {
  padding: 16px 48px;
  background-color: rgba(225, 242, 241, 1.0);
  margin: 0 -22px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__content {
    padding: 16px 32px;
  }
}

@media screen and (max-width: 580px) {
  .kl-cards-slider__content {
    display: block;
  }
}

.kl-cards-slider__content > div {
  margin: 0 22px;
  flex-grow: 1;
  flex-basis: 200px;
}

.kl-cards-slider__content h5 {
  color: #F3942C;
}

.kl-cards-slider__content ul {
  padding-inline-start: 1.1em;
}
.kl-rich-text__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 .75rem;
}

.kl-rich-text h1 {
  color: #656565;
}

.kl-rich-text p {
  margin: 0 0 1rem;
}

.kl-rich-text p:last-child {
  margin: 0 0 40px;
}
/*
.kl-rich-text__buttons {
  margin: -10px;
}*/

.kl-rich-text__buttons .button {
  margin: 3px;
}

@media screen and (max-width: 480px) {
  .kl-rich-text__buttons .button {
    display: block;
  }
}

.kl-rich-text__form {
  max-width: 600px;
}

.kl-rich-text--center {
  text-align: center;
  margin: 0 auto;
}

.kl-rich-text--center .kl-rich-text__form {
  max-width: 600px;
  margin: 0 auto;
}

.kl-rich-text--right {
  text-align: right;
  margin: 0 0 0 auto;
}

.kl-rich-text--right .kl-rich-text__form {
  margin: 0 0 0 auto;
}
.kl-faq {
  display: flex;
  justify-content: space-between;
  padding: 100px 0;
}
.kl-faq__content {
  width: 40%;
  padding-right: 60px;
}
.kl-faq__content a {
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
}
.kl-faq__entries {
  font-weight: 600;
  width: 60%;
  background: #FFFFFF;
  border: 1px solid #69BFBA;
  border-radius: 9px;
  font-weight: 500;
  color: #69BFBA;
  overflow: hidden;
}
.kl-faq__entries p {
  margin-bottom: 0;
}
.kl-faq__entry + .kl-faq__entry {
  border-top: 1px solid #69BFBA;
}

.kl-faq__entry--active .kl-faq__icon {
  transform: rotate(180deg);
  transition: .2s ease-out;
}

.kl-faq__entry--active .kl-faq__icon:before {
  opacity: 0;
}
.kl-faq__entry:hover {
  background-color: #E1F2F1;
  color: #238B85;
  overflow: hidden;
}
.kl-faq__entry.kl-faq__entry--active:hover {
  background-color: unset;
}
.kl-faq__header {
  padding: 24px 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kl-faq__header:hover {
  cursor: pointer;
}

.kl-faq__header h3 {
  margin: 0;
}

.kl-faq__icon {
  position: relative;
  width: 14px;
  height: 14px;
  transition: .2s ease-out;
}

/*.kl-faq__icon:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #69BFBA;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .2s ease-out;
}*/

.kl-faq__icon:after {
  content: '';
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-dropdown.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  transition: .2s ease-out;
}

.kl-faq__description {
  padding: 0 42px;
  height: 0;
  transition: height .25s ease-out;
  overflow: hidden;
  font-weight: 400;
}

.kl-faq__description .kl-faq__inner {
  margin: 0 0 2rem;
}
.kl-faq__description .kl-faq__inner p {
  font-size: 14px;
  line-height: 18px;
}
.kl-faq__entry.kl-faq__entry--active,
.kl-faq__entry.kl-faq__entry--active .kl-faq__inner p {
  color: #238B85;
}

@media(max-width: 1024px) {
  .kl-faq {
    padding: 50px 0;
    display: block;
  }
  .kl-faq__content, .kl-faq__entries {
    width: 100%;
    padding-right: unset;
  }
  .kl-faq__header {
    padding: 24px 16px;
  }
  .kl-faq__description {
    padding: 0 16px;
  }

}
#gallery-masonry {
  display: grid;

  grid-template-columns: repeat(12, 70px);
  grid-template-rows: 250px 250px;
  grid-gap: 30px;

  grid-template-areas:
    "photo_1 photo_1 photo_1 photo_1 photo_2 photo_2 photo_5 photo_5 photo_5 photo_6 photo_6 photo_6"
    "photo_3 photo_3 photo_4 photo_4 photo_4 photo_4 photo_5 photo_5 photo_5 photo_7 photo_7 photo_7"
}
#gallery-masonry .photo {
  border-radius: 10px;
  overflow: hidden;
}
#gallery-masonry .photo {
  object-fit: cover;
  object-position: center;
}
#gallery-masonry .photo_1 {
  grid-area: photo_1;
}
#gallery-masonry .photo_2 {
  grid-area: photo_2;
}
#gallery-masonry .photo_3 {
  grid-area: photo_3;
}
#gallery-masonry .photo_4 {
  grid-area: photo_4;
}
#gallery-masonry .photo_5 {
  grid-area: photo_5;
}
#gallery-masonry .photo_6 {
  grid-area: photo_6;
}
#gallery-masonry .photo_7 {
  grid-area: photo_7;
}
@media(max-width:1024px){
#gallery-masonry {
    display: grid;
    grid-template-columns: repeat(12,5.63vw);
    grid-template-rows: 20.83vw 20.83vw;
    grid-gap: 2.5vw;
   
}
}
@media(max-width: 564px){
  #gallery-masonry {
    display: flex;
    overflow-x: auto;
    grid-gap: 15px;
  }
  #gallery-masonry .photo {
    height: 210px;
    min-width: max-content;
  }
  #gallery-masonry .photo img {
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
}
.form-text {
  padding: 100px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-text__content {
  width: 40%;
  padding-right: 31px;
}
.form-text__content h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
.form-text__form {
  width: 60%;
}
.form-text__image img {
  display: block;
}

/*MEDIA QUERIES*/

@media(max-width: 1024px) {
  .form-text {
    display: block;
  }
  .form-text__form {
    width: 100%;
  }
  .form-text {
    padding: 64px 0;
  }
  .form-text__content {
    width: 100%;
    padding-right: unset;
  }
  .form-text__form {
      width: 100%;
  }
}
.kl-featured-cards__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
}

.kl-featured-cards__column {
  flex-basis: 360px;
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
}

.kl-featured-cards__card-wrapper {
  flex-grow: 2;
  flex-basis: 360px;
  display: flex;
  padding: 12px;
}

.kl-featured-card {
  border: 0.5px solid rgba(225, 242, 241, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  background-color: rgba(225, 242, 241, 1.0);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.kl-featured-card__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.kl-featured-card__content h1, .kl-featured-card__content h2, .kl-featured-card__content h3, .kl-featured-card__content h4, .kl-featured-card__content h5, .kl-featured-card__content h6 {
  font-weight: bold;
  margin: 0 0 1rem;
}

.kl-featured-card__content p {
  margin: 0 0 2rem;
}

.kl-featured-card__body {
  padding: 32px 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-basis: 250px;
  flex-grow: 99;
}

.kl-featured-card__text {
  flex-grow: 1;
}

.kl-featured-card__image {
  width: 100%;
  flex-basis: 360px;
  flex-grow: 1;
}

.kl-featured-card__image a {
  display: block;
  height: 100%;
}

.kl-featured-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* FIX BG BUTTON */
.button.footer__button,
.button.footer__button:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

/* END FIX BG BUTTON */

.kl-footer {
  background-color: rgba(165, 217, 214, 1.0);
}

.kl-footer h1, .kl-footer h2, .kl-footer h3, .kl-footer h4, .kl-footer h5, .kl-footer h6, .kl-footer p, .kl-footer a, .kl-footer div, .kl-footer span {
  color: rgba(35, 139, 133, 1.0);
}

.kl-footer__wrapper {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.kl-footer__download {
  display: flex;
  justify-content: flex-end;
  padding-right:36px;
}

.kl-footer__download .footer__button:last-child {
  padding-right: 0;
}

.kl-footer__download img {
  height: 30px;
  width: auto;
}

.kl-footer__legal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 15px;
  margin: -0.625rem -1.25rem;
  padding-top: 61px;
}

.kl-footer__legal > span {
  margin: 0.625rem 1.25rem;
  color: rgba(35, 139, 133, 1.0);
  font-weight: 500;
}

.kl-footer__legal a {
  color: rgba(35, 139, 133, 1.0);
}

.kl-footer__legal a:hover, .kl-footer__legal a:focus, .kl-footer__legal a:active {
  text-decoration: underline;
}

.kl-footer__byline-wrapper {
  background-color: black;
}

.kl-footer__byline {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0.75rem;
  margin: -0.625rem -1.25rem;
}

@media screen and (max-width: 680px) {
  .kl-footer__byline {
    justify-content: center;
  }
}

.kl-footer__byline > span {
  margin: 0.625rem 1.25rem;
  color: rgba(35, 139, 133, 1.0);
  text-align: center;
}

.kl-footer__byline a {
  color: rgba(35, 139, 133, 1.0);
}

.kl-footer__byline a:hover, .kl-footer__byline a:focus, .kl-footer__byline a:active {
  color: #F3942C;
  text-decoration: none;
}

@media screen and (max-width: 680px) {
  .kl-footer__content {
    display: block;
    padding: 120px 0 32px;
  }
}

@media screen and (max-width: 1024px) {
  .kl-footer__content {
    padding: 0 0 32px;
  }
}

.kl-footer__address {
  margin: 32px 0 16px;
}

.kl-footer__address p {
  color: rgba(35, 139, 133, 1.0);
}

.kl-footer__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 250px;
  padding-right:36px;
}

.kl-footer__info img {
  display: block;
  height: 40px !important;
  width: auto;
}

.kl-footer__info p {
  font-size: 0.875em;
}

.kl-footer__social {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -16px;
}

.kl-footer__social > a {
  margin: 8px 16px;
}

.kl-footer__social svg {
  display: block;
  width: 25px;
  height: 20px;
  fill: rgba(35, 139, 133, 1.0);
  transition: all .25s ease-in-out;
}

.kl-footer__social a:hover svg {
  fill: #69BFBA;
}

.kl-footer__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -16px 0;
}

@media screen and (max-width: 680px) {
  .kl-footer__menu {
    margin: 16px -16px 0;
  }
}

.kl-footer__menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.kl-footer__menu h3 {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0 0 2rem;
  color: rgba(35, 139, 133, 1.0);
}

.kl-footer__menu a {
  display: block;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 17px;
  color: rgba(35, 139, 133, 1.0);
  margin: 0 0 1.375em;
}

.kl-footer__menu a:hover, .kl-footer__menu a:focus, .kl-footer__menu a:active {
  text-decoration: underline;
}

.kl-footer__group {
  margin: 16px 42px;
}

@media screen and (max-width: 680px) {
  .kl-footer__group {
    margin: 16px;
  }
}

.kl-footer__group li a[data-content="Devenir distributeur"] {
  background-color: #238B85;
  color: #A5D9D6;
  padding: 5px 8px;
  border-radius: 30px;
  margin: auto;
  width: max-content;
}

/* FOOTER LANDING PAGE */

.kl-footer__wrapper.footer_lp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kl-footer__wrapper.footer_lp .kl-footer__legal {
  padding-top: 0;
}

/* MEDIA QUERIES LANDING PAGE */
@media(max-width: 564px){
  .kl-footer__wrapper.footer_lp .kl-footer__info {
    padding: 40px 0;
  }
}
/* MEDIA QUERIES FOOTER */
@media(max-width: 564px) {
  .kl-footer__wrapper {
    text-align: center;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
  }
  .kl-footer__info {
    order: 1;
    flex-basis: 0;
    padding-right:0;
    flex-direction:column;
  }
  .kl-footer__info img {
  margin-bottom: 10px;
  }
  .kl-footer__download {
    order: 2;
    justify-content: center;
    padding-right:0;
    /*flex-direction: column;*/
  }
 .kl-footer__download .button.footer__button, .button.footer__button:hover {
  padding: 12px 0;
  }
  .kl-footer__content {
    order: 3;
  }
  .kl-footer__menu {
    flex-direction: column;
  }
  .kl-footer__menu a {
    margin: 10px;
  }
  .kl-footer__legal {
    order: 4;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .kl-footer__legal span {
    margin: 0;
  }
}
#keys .keys {
  display: flex;
  align-items: baseline;
  justify-content: space-around;
  max-width: 900px;
  margin: auto;
}
#keys .number {
  text-align: center;
  margin: 0 50px;
  flex-basis: calc(100% / 3);
}
#keys .number img {
  width: 40px;
}
#keys .number p {
  color: #69BFBA;
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 0;
}

#keys.a-propos .keys {
  max-width: unset;
}
#keys.a-propos .number-number {
  font-size: 14px;
  line-height: 18px;
  color: #A1D769;
  background-color: white;
  border-radius: 100px;
  padding: 6px 12px;
  width: max-content;
  margin:auto;
  margin-bottom: 10px;
}
#keys.a-propos .number-text {
  font-size: 17px;
  line-height:  23px;
  font-weight: 500;
  color: white;
}
/*MEDIA QUERIES */
@media(max-width: 1024px) {
  #keys.a-propos .keys {
  flex-direction:column;
    align-items:center;
  }
  #keys.a-propos  .number {
  margin:30px 70px;
  }
}
@media(max-width: 564px) {
  #keys .keys {
    display: block;
  }
  #keys .number {
    margin: 30px 70px;
  }
  #keys.a-propos .number {
    margin: 70px 30px;
  }
}
.kl-hero-01 {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 70vh;
  padding: 64px 0;
}

.kl-hero-01__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  position: relative;
  padding: 20px;
  padding-right: 50%;
}

@media screen and (min-width: 1380px) {
  .kl-hero-01__content {
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  .kl-hero-01__content {
    padding: 20px;
  }
}

@media screen and (min-width: 1240px) {
  .kl-hero-01__content {
    padding: 0;
  }
}

.kl-hero-01__content > div {
  max-width: 430px;
}

@media screen and (max-width: 768px) {
  .kl-hero-01__content > div {
    max-width: none;
  }
}

.kl-hero-01__image {
  position: absolute;
  width: 45%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  right: 0;
  transition: opacity .2s, width .5s;
}

@media screen and (max-width: 768px) {
  .kl-hero-01__image {
    opacity: .3;
    width: 100%;
  }
}
.kl-hero-02 {
  display: flex;
  padding: 64px 0;
  min-height: 50vh;
}

.kl-hero-02__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  display: flex;
  /*align-items: center;*/
}

@media screen and (min-width: 1380px) {
  .kl-hero-02__content {
    padding: 0px;
  }
}

@media screen and (max-width: 960px) {
  .kl-hero-02__content {
    display: block;
  }
}

.kl-hero-02__content .kl-rich-text {
  flex-basis: 300px;
  flex-grow: 1;
  color: white;
}

.kl-hero-02__content .kl-rich-text h1 {
  color: white;
}

.kl-hero-02__image {
  margin-left: 32px;
  display: flex;
  flex-grow: 1;
  flex-basis: 480px;
  height: 100%;
}

@media screen and (max-width: 960px) {
  .kl-hero-02__image {
    max-width: 720px;
    margin: 32px auto 0;
    height: auto;
  }
}

.kl-hero-02__image img {
  max-width: 100%;
  display: block;
}

.kl-hero-02__image--left {
  justify-content: flex-start;
}

.kl-hero-02__image--center {
  justify-content: center;
}

.kl-hero-02__image--right {
  justify-content: flex-end;
}

.kl-hero-02__image--top {
  align-items: flex-start;
}

.kl-hero-02__image--middle {
  align-items: center;
}

.kl-hero-02__image--bottom {
  align-items: flex-end;
}

@media(max-width:  564px) {
  .kl-hero-02 {
    text-align: center;
    margin-bottom: -170px;
  }
}
.kl-hero-solu {
  padding: 120px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.kl-hero-solu__content {
  flex-basis: 300px;
  flex-grow: 1;
}
.kl-hero-solu__image img {
  display: block;
}
.kl-hero-solu__image {
  flex-grow: 1;
  flex-basis: 470px;
  margin-left: 32px;
}
.kl-hero-solu__image .vidyard-player-container {
  border-radius: 10px;
}
/*MEDIA QUERIES*/

@media screen and (min-width: 1380px) {
  .kl-hero-solu__content {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .kl-hero-solu {
    padding: 64px 20px;
    display: block;
    text-align: center;
  }
  .kl-hero-solu__image {
    margin: 0;
    margin-top: 32px;
  }
}

@media screen and (max-width: 360px) {
  .kl-hero-solu__image {
    display: none;
  }
}
.kl-hero-vous {
  padding: 20px 0 120px;
  overflow: hidden;}

.kl-hero-vous_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.kl-hero-vous__content,
.kl-hero-vous__image {
  min-width: 50%;
}
.kl-hero-vous__image {
  border-radius: 10px;
  overflow: hidden;
}
.kl-hero-vous__image img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.kl-hero-vous__content {
  padding-right: 30px;
}
.kl-hero-vous_cible {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.kl-hero-vous_cible h3 {
  margin-bottom: 0;
  color: ;
}
.kl-hero-vous_cible img {
  width: 50px;
  height: 50px !important;
  object-fit: cover;
  margin-right: 20px;
}
.kl-hero-vous_cta {
  display: none;
}
.kl-hero-vous .kl-rich-text__buttons {
  margin: unset;
}
/*MEDIA QUERIES*/

@media screen and (max-width: 1024px) {
  .kl-hero-vous {
    padding: 20px 20px 64px;
    text-align: center;
  }
  .kl-hero-vous_flex {
    display: block;
  }
  .kl-hero-vous_cible {
    display: block;
    text-align: center;
  }
  .kl-hero-vous_cible img {
    margin-right: 0;
  }
  .kl-hero-vous__content {
    padding-right: 0;
  }
  .kl-hero-vous__content .kl-rich-text__buttons {
    display: none;
  }
  .kl-hero-vous__image {
    margin: 0;
    margin-top: 32px;
  }
  .kl-hero-vous_cta {
    display: block;
    padding: 16px;
  }
}

@media screen and (max-width: 564px) {
}
.kl-hero-03 {
  padding: 120px 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .kl-hero-03 {
    padding: 64px 0;
  }
}

.kl-hero-03__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 1380px) {
  .kl-hero-03__content {
    padding: 0px;
  }
}

.kl-hero-03__content .kl-rich-text {
  max-width: 50%;
}

@media screen and (max-width: 768px) {
  .kl-hero-03__content .kl-rich-text {
    max-width: 100%;
  }
}

.kl-hero-03__image {
  position: absolute;
  left: calc(50% + 64px);
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .kl-hero-03__image {
    position: static;
    transform: none;
    margin-top: 32px;
  }
}

@media screen and (max-width: 360px) {
  .kl-hero-03__image {
    display: none;
  }
}

.kl-hero-03__image img {
  display: block;
}
.kl-hero-LP {
  padding: 120px 0 0;
  overflow: hidden;
  display: flex;
  /*align-items: center;*/
  justify-content: space-between;
  margin-bottom: -140px;
}
/*MAJ Emilien */
.kl-hero-LP--v2 {
  margin-bottom:0;
  display: grid;
  grid-template-columns: repeat(12, 70px);
  grid-gap: 30px;
}
.hs-landing-page .kl-hero-LP--v2 .kl-rich-text h1,.kl-hero-LP--v2 .kl-hero-LP__content .kl-rich-text {
  color: #656565
}
.kl-hero-LP--v2 .kl-hero-LP__content {
  grid-row: 1;
  grid-column: 1 / 7;
  width: 100%;
}
.kl-hero-LP--v2 .kl-hero-LP__form {
  background:transparent;
  border:none;
  padding:0;
  grid-row: 1;
  grid-column: 8 / 13;
  width: 100%;
  
}

.kl-hero-LP__bullet_item {
display:flex;
  flex-wrap: nowrap;
}
.kl-hero-LP__bullet_icon {
    width: 30px;
    height: auto;
  margin-right: 20px;
}
.kl-hero-LP__bullet_icon img {
 
    min-width: 30px;
    height: auto;
}
.kl-hero-LP__bullet_text p {
font-size:14px;
  line-height:18px;
      text-align: left;
}
.kl-hero-LP__bullet_text h3 {
margin-bottom:10px;
      text-align: left;
}
/*End - MAJ Emilien */

.kl-hero-LP__content {
  width: 40%;
}
.kl-hero-LP__content .kl-rich-text {
  color: #FFFFFF;
  padding-bottom: 40px;
}
.kl-hero-LP__form {
  width: 50%;
  background-color: #FFFFFF;
  border: 2px solid #A5D9D6;
  border-radius: 10px;
  padding: 40px 30px;
  height:100%
}
.kl-hero-LP__form h3 {
  color: #238B85;
}
.kl-hero-LP__image img {
  display: block;
}
.kl-hero-LP__image-mobile {
  display: none;
}

/*MEDIA QUERIES*/
@media(max-width: 1024px){
  .kl-hero-LP {
    display: block;
    padding: 110px 20px 0;
    text-align: center;
  }
  .kl-hero-LP__content,
  .kl-hero-LP__form {
    width: 100%;
  }
  .kl-hero-LP__image {
    display: none;
  }
  .kl-hero-LP__image-mobile {
    display: block;
    padding-top: 40px;
  }
  .kl-hero-LP__form h3 {
    text-align: left;
  }
}

@media screen and (min-width: 1380px) {
  .kl-hero-LP__content {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .kl-hero-LP__content .kl-rich-text {
    max-width: 100%;
  }
  .kl-hero-LP__image {
    position: static;
    transform: none;
    margin-top: 32px;
  }
}

@media screen and (max-width: 360px) {
  .kl-hero-LP__image {
    display: none;
  }
}
.kl-hero-big {
  padding: 20px 0 60px;
  overflow: hidden;
}

.kl-hero-big .kl-hero-big__content {
  max-width: 765px;
  margin: 0 auto;
  text-align: center;
}
.kl-hero-big .kl-hero-big__content .kl-hero-big__preheader {
  color: #F3942C;
  background-color: #F3942C33;
  border-radius: 100px;
  width: max-content;
  margin: 0 auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 20px;
}
.kl-hero-big .kl-hero-big__image {
  width: 100%;
  padding-top: 20px;
}

.kl-hero-big .kl-hero-big__image img {
  display: block;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .kl-hero-big {
    padding: 20px 20px 50px;
  }
  .kl-hero-big__content .kl-rich-text {
    max-width: 100%;
  }
  .kl-hero-big__image {
    position: static;
    transform: none;
    margin-top: 32px;
  }
}

@media screen and (max-width: 360px) {
  .kl-hero-big__image {
    display: none;
  }
}
.kl-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .kl-logos {
    display: flex !important;
    flex-wrap: wrap;
  }
}
.kl-logos__item {
  padding: 15px;
  width: calc(100% / 4);
  margin-bottom: 80px;
}

.kl-logos__item a {
  display: block;
  filter: grayscale(1);
  transition: .5s ease;
}
.kl-logos__item a[href*="#"] {
  cursor: default;
}
.kl-logos__item:hover a:not([href*="#"]) {
  filter: unset;
  transition: .5s ease;
}

.kl-logos__item img {
  width: auto;
  display: block;
  height: 40px;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  .kl-logos__item {
    flex-basis: 25%;
  }
}

@media(max-width: 564px) {
  .kl-logos__item {
    flex-basis: 50%;
    padding: 0;
  }
}

/* LOGOS SLIDER */

.kl-logos_slider .kl-logos__item {
  width: 100%;
}

.kl-logos_slider.owl-carousel .owl-item img {
  width: auto !important;
}
@media(max-width: 1024px) {

  .kl-logos__item img {
    height: 80px !important;
    width: 130px;
    object-fit: contain;
    margin: auto;
  }
}
.sub-navbar{
  background-color: #69BFBA;
}
.sub-navbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  color: #FFFFFF;
  height: 48px;
}
.sub-navbar__inner a {
  color: #FFFFFF;
}
.sub-navbar__infos {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub-navbar__infos .sub-navbar__infos-button a.button--blue {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
}
.sub-navbar__infos-button {
  margin-right: 15px;
}
.sub-navbar__infos-help,
.sub-navbar__infos-access {
  transition: .5s ease;
}
.sub-navbar__infos-help:hover,
.sub-navbar__infos-access:hover,
.sub-navbar__infos-lang:hover {
  background-color: #238B85;
  border-radius: 100px;
  padding: 5px 10px;
  transition: .5s ease;
}
.sub-navbar__infos-help:hover a,
.sub-navbar__infos-access:hover a {
  text-decoration: none;
}
.sub-navbar__infos > div + div {
  margin: 0 5px;
  padding: 5px 10px;
}
.sub-navbar__infos svg {
  fill: #FFFFFF;
  height: 20px;
  margin-right:10px;
}
.sub-navbar__infos > div {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.kl-header {
  position: fixed;
  z-index: 12;
  width: 100%;
  border-bottom: 1px solid #F4F4F4;
  background-color: rgba(255, 255, 255, 1.0);
}

.kl-header-placeholder {
  height: 130px;
}

.kl-navbar {
  height: 82px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .kl-header {
    border-bottom: unset;
  }
  .kl-navbar {
    justify-content: space-between;
  }
  .kl-navbar--active .kl-navbar__content {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    display: block;
  }
  .sub-navbar__infos > div {
    justify-content: flex-start;
  }
}

.kl-navbar__logo {
  width: auto;
  display: block;
  margin-right: 42px;
}

.kl-navbar__content {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sub-navbar__phone-desktop {
  display: block;
}
.sub-navbar__phone-mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .sub-navbar__phone-desktop {
    display: none;
  }
  .sub-navbar__phone-mobile {
    display: block;
  }
  .kl-navbar__content {
    background-color: rgba(255, 255, 255, 1.0);
    position: fixed;
    width: 100%;
    height: calc(100% - 82px);
    left: 0;
    bottom: 0;
    padding: 45px 20px;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transform: translateY(8px);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    display: none;
  }
}

.kl-navbar__menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__menu {
    display: block;
    margin: 0 0 24px;
    width: 100%;
  }
}

.kl-navbar__item {
  position: relative;
  margin: 0 16px;
}

.kl-navbar__item--active .kl-navbar__panel {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 1024px) {
  .kl-navbar__item--active .kl-navbar__panel {
    max-height: 100vh;
  }
}

.kl-navbar__item--active .kl-navbar__button,
.kl-navbar__item.active {
  color: #F3942C;
}

.kl-navbar__item.active .kl-navbar__button {
  color: #F3942C;
}
.kl-navbar__item--active .kl-navbar__button > span:after,
.kl-navbar__item.active .kl-navbar__button > span:after {
  visibility: visible;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__item {
    border-bottom: 1px solid #F4F4F4;
    padding: 0 16px;
    margin: 0;
  }
}

.kl-navbar__button {
  font-weight: 500;
  font-size: 15px;
  font-family: Montserrat, sans-serif;
  line-height: 2em;
  word-break: normal;
  color: #8f8f8f;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__button {
    font-size: 1rem;
  }
}

.kl-navbar__button > span {
  position: relative;
  display: inline-block;
  padding: 8px 0;
}

.kl-navbar__button > span:after {
  content: '';
  width: 0px;
  height: 3px;
  background-color: #F3942C;
  position: absolute;
  left: 0;
  bottom: -19px;
  visibility: hidden;
  transition: width .2s ease-in-out;
  z-index: 300;
}

.kl-navbar__button:hover, .kl-navbar__button:focus, .kl-navbar__button:active {
  text-decoration: none;
  color: #F3942C;
}

.kl-navbar__button:hover > span:after, .kl-navbar__button:focus > span:after, .kl-navbar__button:active > span:after {
  visibility: visible;
  width: 100%;
}

.kl-navbar__end {
  display: flex;
  align-items: center;
  padding: 0px;
}

.kl-navbar__end div + div {
  margin-left: 8px;
}

.sub-navbar_mobile,
.sub-navbar_mobile-end{
  display: none;
}
.kl-navbar__item.drop a{
  cursor: default;
}
.kl-navbar__panel {
  visibility: hidden;
  opacity: O;
  transform: translateY(8px);
  transition: all .25s ease-in-out;
  position: fixed;
  top: calc(82px + 48px);
  left: 0;
  width: 100%;
  box-shadow: 0px 0px 20px #2c282833;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__panel {
    position: static;
    max-height: 0;
    overflow: hidden;
    box-shadow: none;
  }
  .kl-navbar__end .button {
    width: 100%;
  }
  .kl-navbar__end div + div {
    margin-left: unset;
    margin-bottom: 20px;
  }
}

.kl-navbar__panel-wrapper {
  display: flex;
  flex-wrap: wrap;
  /*max-width: 1170px;*/
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 1.0);;
  /*border-radius: 20px;*/
  overflow: hidden;
}

.kl-navbar__panel-wrapper > div {
  flex-basis: none;
}

.kl-navbar__categories {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-basis: 650px;
  flex-grow: 1;
  padding: 40px 30px 30px 15px;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__categories p {
    display: none;
  }
}

.kl-navbar__description.kl-navbar__description--full {
  flex-basis: 30%;
  color: #FFFFFF;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #F3942C;
}

.kl-navbar__categories .kl-navbar__description {
  flex-basis: 50%;
  padding: 25px 15px;
  color: #8f8f8f;
  display: flex;
  height: revert;
  cursor: pointer;
}
.kl-navbar__categories .kl-navbar__description a {
  cursor: pointer;
}
.kl-navbar__categories .kl-navbar__description p {
  font-size: 12px;
}

.kl-navbar__categories .kl-navbar__description h3 {
  font-size: 14px;
}

.kl-navbar__categories .kl-navbar__description:hover {
  background-color: #FEF4E9;
  color: #F3942C;
  border-radius: 10px;
}

.kl-navbar__categories .kl-navbar__description:hover a {
  color: #F3942C;
}

.kl-navbar__description-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.kl-navbar__description-icon img {
  width: inherit;
  height: inherit;
}
@media screen and (max-width: 1024px) {
  .kl-navbar__categories .kl-navbar__description {
    margin: 0;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 1024px) {
  .kl-navbar__description.kl-navbar__description--full {
    flex-basis: auto;
  }
}

.kl-navbar__description h1, .kl-navbar__description h2, .kl-navbar__description h3, .kl-navbar__description h4, .kl-navbar__description h5, .kl-navbar__description h6 {
  color: inherit;
}

.kl-navbar__description h2 {
  font-size: 35px;
  font-weight: bold;
  margin: 0 0 .5rem;
}

.kl-navbar__description h3 {
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0 0 .5rem;
}

.kl-navbar__description p {
  font-size: 14px;
  margin: 0;
}

.kl-navbar__description a {
  color: #656565;
  padding-left: 6px;
}

.kl-navbar__description.kl-navbar__description--full a {
  color: #FFFFFF;
}

.kl-navbar__description a:hover, .kl-navbar__description a:focus {
  text-decoration: none;
  color: #F3942C;
}

.kl-navbar .hamburger {
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  min-width: auto;
}

@media screen and (max-width: 1024px) {
  .kl-navbar .hamburger {
    display: block;
  }
}

.kl-navbar .hamburger:focus {
  outline: none;
}

.kl-navbar .hamburger-box {
  width: 24px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.kl-navbar .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}

.kl-navbar .hamburger-inner, .kl-navbar .hamburger-inner::before, .kl-navbar .hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #707070;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.kl-navbar .hamburger-inner::before, .kl-navbar .hamburger-inner::after {
  content: "";
  display: block;
}

.kl-navbar .hamburger-inner::before {
  top: -10px;
}

.kl-navbar .hamburger-inner::after {
  bottom: -10px;
}

.kl-navbar .hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.kl-navbar .hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.kl-navbar .hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.kl-navbar .hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Navbar submenu */
.kl-navbar-submenu-wrapper {
  position: absolute;
  left: -24px;
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  .kl-navbar-submenu-wrapper {
    position: static;
    visibility: visible;
    display: none;
  }
}

.kl-navbar__item:hover > .kl-navbar-submenu-wrapper {
  visibility: visible;
}

.kl-navbar-submenu {
  background-color: rgba(255, 255, 255, 1.0);
  box-shadow: 0px 5px 10px rgba(154, 161, 177, 0.1);
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  width: 160px;
}

@media screen and (max-width: 1024px) {
  .kl-navbar-submenu {
    box-shadow: none;
    margin: 12px 0;
    width: auto;
  }
}

.kl-navbar-submenu .kl-navbar-submenu {
  position: absolute;
  top: 0px;
  left: 100%;
  transform: translateX(0);
  margin: 0;
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  .kl-navbar-submenu .kl-navbar-submenu {
    position: static;
    visibility: visible;
    display: none;
    margin-left: 20px;
  }
}

.kl-navbar-submenu__item {
  position: relative;
}

.kl-navbar-submenu__item:hover > .kl-navbar-submenu {
  visibility: visible;
}

.kl-navbar-submenu__item a {
  display: block;
  padding: 12px 24px;
  font-weight: bold;
  font-size: 15px;
  font-family: Montserrat, sans-serif;
  line-height: 1rem;
  word-break: normal;
  color: #8f8f8f;
}

.kl-navbar-submenu__item a:hover, .kl-navbar-submenu__item a:focus {
  color: #F3942C;
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  .kl-navbar-submenu__item a {
    padding: 12px 0;
  }
}

.kl-navbar__parent {
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .kl-navbar__parent:hover > a:after {
    transform: rotate(225deg);
  }
}

.kl-navbar__parent > a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .kl-navbar__parent > a {
    pointer-events: none;
  }
}

.kl-navbar__parent > a:after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  margin-left: 16px;
  border-right: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
  transform: rotate(45deg);
  transform-origin: 3px 3px;
  transition: transform .25s ease-in-out;
}

.kl-navbar__parent--active > .kl-navbar-submenu-wrapper,
.kl-navbar__parent--active > .kl-navbar-submenu {
  display: block;
}

.kl-navbar__parent--active > a:after {
  transform: rotate(225deg);
}

.kl-navbar__parent--active > a {
  color: #F3942C;
}

.kl-navbar__parent--active > a > span:after {
  visibility: visible;
  width: 100%;
}

.sub-navbar_mobile .sub-navbar__inner,
.sub-navbar_mobile-end .sub-navbar__infos {
  display: none;
}

@media(max-width: 1024px) {
  button.hamburger {
    box-shadow: none;
  }
  .sub-navbar_mobile {
    display: block;
    width: 100%;
  }
  .kl-navbar__content {
    padding: 0;
    justify-content: flex-start;
  }
  .sub-navbar_mobile .kl-navbar__menu {
    padding: 0;
  }
  .sub-navbar_mobile .sub-navbar__inner {
    justify-content: space-between;
  }
  .kl-navbar__end {
    display: flex;
    flex-direction: column-reverse;
    padding: 20px;
  }
  .kl-navbar__end a + a {
    margin-bottom: 10px;
    margin-left: 0;
  }
  .kl-navbar__end a {
    width: 100%;
  }
  .sub-navbar.sub-navbar_mobile-end {
    background-color: transparent;
  }
  .sub-navbar_mobile-end {
    width: 100%;
  }
  .sub-navbar_mobile-end .sub-navbar__infos {
    display: block;
  }
  .sub-navbar_mobile-end .sub-navbar__infos a,
  .sub-navbar_mobile-end .sub-navbar__infos svg {
    color: #69BFBA;
    fill: #69BFBA;
  }
  .sub-navbar_mobile-end .sub-navbar__inner {
    justify-content: flex-start;
    height: auto;
  }
  .sub-navbar_mobile-end .sub-navbar__infos > div+div {
    padding: 10px 0;
    margin: 0;
  }
}


@media(max-width: 1024px) {
  header {
    display: flex;
    flex-direction: column-reverse;
  }
  .kl-navbar.content-wrapper {
    margin: inherit;
  }
  .sub-navbar_mobile .sub-navbar__inner {
    display: flex;
  }
  .sub-navbar__infos {
    display: none;
  }
  .kl-navbar__description.kl-navbar__description--full {
    display: none;
  }
  .kl-navbar__categories {
    display: block;
    padding: 0;
  }
  .kl-navbar__description {
    padding: 0px 20px;
    align-items: center;
  }
  .kl-navbar__categories .kl-navbar__description {
    padding: 0 20px;
  }
  .kl-navbar__description a {
    padding-top: 0;
  }
  .kl-navbar__description h3 {
    font-weight: 500;
    margin-bottom: 0;
    padding: 10px 0;
    line-height: 19px;
  }
  .kl-navbar__button:hover>span:after, .kl-navbar__button:focus>span:after, .kl-navbar__button:active>span:after,
  .kl-navbar__item--active .kl-navbar__button>span:after,
  .kl-navbar__item.active {
    visibility: hidden;
  }
  .sub-navbar_mobile, .sub-navbar_mobile-end {
    display: block;
  }
  .kl-footer__menu,
  .kl-footer__social {
    margin: 0;
  }
  .kl-navbar__item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .kl-navbar__item.drop a.kl-navbar__dropdown:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f078";
  }
  .kl-navbar__item--active.drop a.kl-navbar__dropdown:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f077";
  }
}

@media(max-width: 564px) {
  .sub-navbar__inner {
    justify-content: center;
  }
/*MAJ Emilien*/
  .kl-navbar__item--active .kl-navbar__button>span:after, .kl-navbar__item.active .kl-navbar__button>span:after
  {
  visibility: hidden;
  }
  .kl-navbar__item.active .kl-navbar__button {
  visibility:visible;
  }
  /*END MAJ Emilien*/
}



/*CANADA*/
.kl-header.canada {
  border-bottom: unset;
}
.kl-header.canada .sub-navbar {
  background-color: #FFFFFF;
  padding: 0.5rem 0;
}
.kl-header.canada .kl-navbar {
  display: none;
}
.kl-header-placeholder.canada {
  height: 49px;
}
.kl-header.canada .sub-navbar__inner a {
  color: #69BFBA;
}
.kl-header.canada .sub-navbar__infos-button a {
  color: #FFFFFF;
}
.kl-header.canada .sub-navbar__infos svg {
  fill: #69BFBA;
}

@media(max-width: 564px){
  .kl-header.canada .kl-navbar {
    display: block;
  }
  .kl-header.canada > .sub-navbar {
    display: none;
  }
  .kl-header.canada .kl-navbar {
    display: flex;
  }
}
.kl-offer-01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding: 32px 36px 0;
  border: 1px solid #DAE3F9;
  border-radius: 10px;
  background-color: rgba(225, 242, 241, 1.0);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
}

.kl-offer-01__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 320px;
  flex-grow: 1;
  margin-bottom: 32px;
}

.kl-offer-01__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 1rem;
}

.kl-offer-01__text {
  flex-basis: 420px;
  flex-grow: 1;
  margin-right: 50px;
}

@media screen and (max-width: 480px) {
  .kl-offer-01__text {
    margin: 0;
  }
}

.kl-offer-01__text h1, .kl-offer-01__text h2, .kl-offer-01__text h3, .kl-offer-01__text h4, .kl-offer-01__text h5, .kl-offer-01__text h6 {
  margin: 0 0 1.125rem;
}

.kl-offer-01__button {
  flex-shrink: 0;
}

.kl-offer-01__image {
  flex-basis: 260px;
  margin: 0 auto;
  padding-right: 20px;
}

@media screen and (max-width: 480px) {
  .kl-offer-01__image {
    padding: 0;
  }
}

.kl-offer-01__image img {
  display: block;
  width: 100%;
  max-width: 420px;
}
.kl-pricing {
  display: flex;
  align-items: stretch;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .kl-pricing {
    display: block;
  }
}

.kl-pricing__card {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 10px;
  flex-basis: 346px;
  flex-grow: 1;
  transition: box-shadow .25s ease-in-out;
  display: flex;
  flex-direction: column;
}
.kl-pricing__header {
  padding: 30px 0;
  border-radius: 10px 10px 0 0;
}
.kl-pricing__header h3 {
  margin: 0;
  color: #FFFFFF;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}
.kl-pricing__content {
  padding: 36px 32px;
  flex-grow: 1;
}
.kl-pricing__card:hover {
  box-shadow: 0px 0px 20px #2C282833;
}

.kl-pricing__card + .kl-pricing__card {
  margin-left: 30px;
}

.kl-pricing__badge {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  min-width: 120px;
  padding: 5px 10px;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -150%);
  color: white;
}
.kl-pricing__tag {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  min-width: 120px;
  padding: 5px 10px;
  border-radius: 40px;
  background-color: #F3942C;
  color: white;
  margin-bottom: 10px;
  display: block;
  width: fit-content;
}
.kl-pricing__description {
  padding-bottom: 40px;
  min-height: 140px;
}
.kl-pricing__description p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin: 0;
}

.kl-pricing__features {
  text-align: left;
  list-style: none;
  margin: 0;
  padding-top: 40px;
  padding-left: 0;
}
.kl-pricing__features svg {
  min-width: 13px;
  height: 13px;
}
.kl-pricing__features .feature_richtext {
  margin-left: 20px;
  font-size: 17px;
  line-height: 23px;
}
.kl-pricing__features .feature_richtext p {
  margin: 0;
}
.kl-pricing__features li {
  font-size: 0.875rem;
  margin: 0 0 1rem;
  display: flex;
  align-items: baseline;
}

.kl-pricing__button .button {
  padding: 15px 36px;
}
.kl-pricing__end {
  border-radius: 0 0 10px 10px;
  padding: 30px;
}
.kl-pricing__end-item {
  display: flex;
  justify-content: space-between;
}

.kl-pricing__end-item span {
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}

.kl-pricing__end-item span.bold {
  font-weight: 500;
}

.kl-pricing__all {
  padding: 60px;
  margin-top: 60px;
}
.kl-pricing__all:hover {
  box-shadow: none;
}
.kl-pricing__all h3 {
  color: #238B85;
  margin: 0;
}
.kl-pricing__all-items {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.kl-pricing__all-item {
  padding: 40px;
  text-align: center;
  color: #238B85;
  width: 260px;
}
.kl-pricing__all-item img {
  display: block;
  margin: 20px auto;
  width: 25px;
  height: auto;
  object-fit: contain;
}

@media screen and (max-width: 1024px) {
  .kl-pricing__card + .kl-pricing__card {
    margin-left: 16px;
  }
}

@media screen and (max-width: 768px) {
  .kl-pricing__button .button {
    padding: 12px 15px;
  }
  .kl-pricing__card + .kl-pricing__card {
    margin: 24px 0 0;
  }
  .kl-pricing__card.kl-pricing__card--featured {
    margin-top: 60px;
  }
  .kl-pricing__all {
    padding: 20px;
  }
  .kl-pricing__all h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .kl-pricing__all-items{
    display: block;
  }
  .kl-pricing__all-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0;
    width: unset;
    text-align: left;
  }
  .kl-pricing__all-item img {
    margin: inherit;
    margin-right: 20px;
  }
}
.kl-features-01 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .kl-features-01 {
    display: block;
    text-align: center;
  }
  .kl-features-01__image {
    justify-content:center;
  }
}

.kl-features-01__card {
  flex-basis: 225px;
  flex-grow: 1;
}

.kl-features-01__card h3{
  color: #F3942C;
  margin: 0 0 1rem;
}

.kl-features-01__card + .kl-features-01__card {
  margin-left: 64px;
}

@media screen and (max-width: 768px) {
  .kl-features-01__card + .kl-features-01__card {
    margin: 32px 0 0;
  }
  .kl-features-01__image {
justify-content:center;
}
}

.kl-features-01__image {
  min-height: 50px;
  margin: 0 0 24px;
  display: flex;
  align-items: center;
}
@media(max-width: 564px) {
  .kl-features-01__image {
    justify-content: space-around;
    margin: 0;
  }
  .kl-features-01__card h3 {
    margin: 0;
    font-size: 17px;
  }
  .kl-features-01__card p {
    font-size: 14px;
  }
}
.kl-features-01__image img {
  display: block;
  width: auto;
  max-height: 70px;
}

.kl-features-01__image > span {
  display: block;
}

.kl-features-01__image svg {
  max-height: 70px;
  width: 70px;
  fill: #F3942C;
}

/* A PROPOS */
.kl-features-01.a-propos .kl-features-01__image img {
  max-height: 30px;
}
.kl-features-01.a-propos .kl-features-01__image {
  margin: 0 0 10px;
}
.kl-features-01.a-propos .kl-features-01__card h3 {
  margin: 0 0 11px;
  font-size: 17px;
  color: #69BFBA;
}
.kl-features-01.a-propos .kl-features-01__card p {
  font-size: 14px;
}
.kl-features-02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -16px;
}

@media screen and (max-width: 530px) {
  .kl-features-02 {
    display: block;
  }
}

.kl-features-02-wrapper {
  overflow: hidden;
}

.kl-features-02__card {
  flex-basis: 225px;
  flex-grow: 1;
  margin: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.kl-features-02__card h4 {
  margin: 0;
  display: inline;
  vertical-align: top;
}

.kl-features-02__card p {
  font-weight: 500;
  margin: 1rem 0 0;
}

.kl-features-02__card-header {
  display: flex;
}

.kl-features-02__image {
  min-height: 24px;
  margin: 0 16px 0 0;
  display: inline-block;
}

.kl-features-02__image img {
  display: block;
  width: auto;
  max-height: 24px;
}

.kl-features-02__image > span {
  display: block;
}

.kl-features-02__image svg {
  max-height: 24px;
  width: 24px;
  fill: #F3942C;
}
.kl-features-03__titles li h4 {
  color: #69BFBA;
}
.kl-features-03__titles li.active h4, .kl-features-03__titles li h4:hover, .kl-features-03__titles li h4:focus {
  cursor: pointer;
  color: #238B85;
}

.kl-features-03__titles {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles {
    display: block;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles li {
    background-color: #f3f3f3;
    text-align: center;
  }
  .kl-features-03__titles li + li {
    border-top: 1px solid #dadada;
  }
}

.kl-features-03__titles li.active h4:after {
  visibility: visible;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles li.active h4:after {
    visibility: hidden;
  }
}

.kl-features-03__titles li h4 {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  margin: 0;
}

.kl-features-03__titles li h4:after {
  content: '';
  width: 0px;
  height: 2px;
  background-color: #238B85;
  position: absolute;
  left: 0;
  bottom: -15px;
  visibility: hidden;
  transition: width .2s ease-in-out;
}

.kl-features-03__section {
  display: none;
}

.kl-features-03__section.active {
  display: flex;
  flex-wrap: wrap;
}

.kl-features-03__image {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  flex-basis: 360px;
  flex-grow: 1;
  display: flex;
}

.kl-features-03__image--left {
  justify-content: flex-start;
}

.kl-features-03__image--center {
  justify-content: center;
}

.kl-features-03__image--right {
  justify-content: flex-end;
}

.kl-features-03__image--top {
  align-items: flex-start;
}

.kl-features-03__image--middle {
  align-items: center;
}

.kl-features-03__image--bottom {
  align-items: flex-end;
}

.kl-features-03__image--cover {
  align-items: unset;
}

.kl-features-03__image--cover img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.kl-features-03__image--contain img {
  object-fit: contain;
}

.kl-features-03__content {
  padding: 54px 78px 54px 0;
  flex-basis: 400px;
  flex-grow: 3;
}
.kl-features-03__content,
.kl-features-03__content h3,
.kl-features-03__content h4 {
  color: #238B85;
}
.kl-features-03__content h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 580px) {
  .kl-features-03__content {
    padding: 30px;
  }
}
.kl-features-03_content-title {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.kl-features-03__text h3 {
  margin: 0 0 28px;
  max-width: 480px;
}

.kl-features-03__text p {
  margin: 0 0 64px;
  max-width: 600px;
}

.kl-features-03__buttons {
  display: flex;
  align-items: center;
}

.kl-features-03__primary-cta {
  margin: 0 35px 0 0;
}

.kl-feature-03_icon {
  width: 30px;
  height: 30px;
  object-fit: cover;
  margin-right: 20px;
}

.kl-features-mobile {
  display: none;
}

@media(max-width: 1024px) {
  .kl-features-03 {
    display: none;
  }
  .kl-features-mobile {
    display: block;
    color: #238B85;
  }
  .kl-feature-mobile_icon {
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin-right: 20px;
  }
  .kl-features-mobile__titles {
    list-style: none;
    padding-left: 0;
    padding-bottom: 1rem;
  }
  .kl-features-mobile__titles li {
    padding: 1rem 20px;
    border: 1px solid #F4F4F4;
    width: 100%;
  }
  .kl-features-mobile__titles li:first-child {
    border-radius: 10px 10px 0 0;
  }
  .kl-features-mobile__titles li:last-child {
    border-radius: 0 0 10px 10px;
  }
  .kl-features-mobile__titles li:not(:last-child) {
    border-bottom: none;
  }
  .kl-features-mobile__titles li h4 {
    margin: 0;
    font-size: 17px;
    color: #238B85;
    font-weight: 600;
  }
  .kl-features-mobile__title {
    display: flex;
    align-items: end;
  }
  .kl-features-mobile__titles li.active .kl-features-mobile__title:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f106";
    margin-left: auto;
    color: #238B85;
  }
  .kl-features-mobile__titles li .kl-features-mobile__title:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f107";
    margin-left: auto;
    color: #238B85;
  }
  .kl-features-mobile__titles .kl-features-mobile__section {
    height: 0;
    opacity: 0;
    display: none;
    transition-delay: .3s;
    transition: opacity .5s ease;
    padding-top: 1rem;
  }
  .kl-features-mobile__titles li.active .kl-features-mobile__section {
    height: max-content;
    height: fit-content;
    display: block;
    opacity: 1;
  }
  .kl-features-mobile__titles li.active {
    opacity: 1;
  }
  .kl-features-mobile .kl-features-03__image img {
    margin-top: 2rem;
  }
  .kl-features-mobile .kl-rich-text__buttons .button {
    margin: 0;
  }
}
.kl-card {
  border: 0.5px solid rgba(225, 242, 241, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  background-color: rgba(225, 242, 241, 1.0);
  width: 100%;
  padding: 32px 25px;
  background-color: rgba(225, 242, 241, 1.0);
}

.kl-card__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.kl-card__content h1, .kl-card__content h2, .kl-card__content h3, .kl-card__content h4, .kl-card__content h5, .kl-card__content h6 {
  font-weight: bold;
  margin: 0 0 1rem;
}

.kl-card__content p {
  margin: 0 0 2rem;
}

.kl-card__image {
  margin: 0 0 1.75rem;
}

.kl-card__form {
  max-width: 600px;
}
.kl-testimonials {
  display: flex;
  overflow-x: auto;
  width: 100%;
}

@media screen and (max-width: 920px) {
  .kl-testimonials {
    display: block;
  }
}

.kl-testimonial {
  padding: 60px;
  border: 2px solid #A5D9D6;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  background-color: transparent;
  flex-basis: 300px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.kl-testimonial.overflow {
  min-width: 560px;
  flex-basis: unset;
  flex-grow: unset;
}
.kl-testimonial + .kl-testimonial {
  margin-left: 30px;
}

@media screen and (max-width: 1024px) {
  .kl-testimonial + .kl-testimonial {
    margin-left: 16px;
  }
}

@media screen and (max-width: 920px) {
  .kl-testimonial + .kl-testimonial {
    margin: 16px 0 0;
  }
  .kl-testimonial.overflow {
    min-width: unset;
  }
}

.kl-testimonial__quote {
  margin: 0 0 25px;
}

.kl-testimonial__quote svg {
  fill: #F3942C;
  height: 32px;
  max-height: 32px;
}

.kl-testimonial__content {
  font-weight: 400;
  flex-grow: 1;
}

.kl-testimonial__footer {
  display: flex;
  align-items: center;
}

.kl-testimonial__footer img {
  display: block;
  object-fit: cover;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin: 0 16px 0 0;
}

.kl-testimonial__author {
  font-weight: bold;
}

.kl-testimonial__author span {
  display: block;
}

@media(max-width: 564px) {
  .kl-testimonial {
    padding: 30px 20px;
    text-align: center;
    min-width: auto;
  }
  .kl-testimonial__footer {
    display: block;
  }
  .kl-testimonial__footer img {
    margin: auto;
  }
}
/***************************************************************************/
/************************   Menu and simple menu   *************************/
/***************************************************************************/
.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__language-switcher-label {
  display: flex;
  align-items: center;
}
.hs_cos_wrapper_type_language_switcher {
  display: flex;
  align-items: center;
}
.lang-switcher-elem {
  display: flex;
  align-items: center;
}
.lang-switcher-elem > * {
  padding: 0 5px;
  font-size: 14px;
  margin: 0;
}
.lang-switcher-elem p {
  font-weight: 600;
}
.lang-switcher-elem a {
  font-weight: 400;
}
.lang_list_class {
  width: max-content !important;
  border: none;
  border-radius: 5px !important;
  padding: 0 !important;
  padding-top: 15px !important;
  transform: none !important;
  left: 0 !important;
}
.lang_list_class:before,
.lang_list_class:after {
  content:  none !important;
}
.lang_list_class li {
  border: none !important;
  border-radius: 5px;
  padding: 10px 15px !important;
  text-align: left !important;
}
.lang_list_class li a {
  color: #69BFBA !important;
}
.lang_list_class li:hover{
  background-color: #E1F2F1;
}
.lang_list_class li:last-child {
  padding-bottom: 10px !important;
}
.lang_list_class li:first-child {
  padding-top: 10px !important;
}
.globe_class {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/navbar/k-icon-menu-language.svg) !important;
}
.kl-header.canada .globe_class {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/navbar/k-icon-menu-language-bleen.svg) !important;
}
.kl-header.canada .globe_class:hover {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/navbar/k-icon-menu-language.svg) !important;
}
.sub-navbar__infos-lang.mobile {
  display: none;
}
.sub-navbar__infos-lang:hover .lang_list_class {
  display: block;
}

@media(max-width: 1024px) {
  .sub-navbar__infos-lang.mobile {
    display: block;
  }
  .globe_class {
    background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/navbar/k-icon-menu-language-bleen.svg) !important;
  }
  .sub-navbar__infos-lang {
    border-bottom: 1px solid #f4f4f4;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .header__language-switcher-label {
    height: 50px;

  }
  .header__language-switcher {
    width: 100%;
  }
  .lang-switcher-elem p,
  .lang-switcher-elem a {
    color: #69BFBA;
  }
  .header__language-switcher-menu a {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    color: #656565;
  }
  .header__language-switcher-label:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f078";
    margin-left: auto;
    color: #238B85;
  }
  .header__language-switcher-menu {
    display: none;
  }
  .header__language-switcher.switcher_active .header__language-switcher-menu {
    display: block;
  }
}
#seo .seo_content {
  columns: 2;
  margin-bottom: 40px;
  column-gap:  30px;
}
#seo .breadcrumbs {
  margin-top: 20px;
}

.seo--about {

}
@media(max-width: 564px) {
  #seo .seo_content {
    columns: 1;
  }
  .seo--about .seo_title, .seo--about .seo_content {
    text-align:center;
}
  .seo--about .seo_title h2 {
  font-size:29px;
   line-height:39px;
  }
  .seo--about .button, .seo--about button {
  width: 100%;
  }
}
#video-avis {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#video-avis .video-avis_video,
#video-avis .video-avis_avis {
  min-width: 50%;
}
#video-avis .video-avis_video {
  border-radius: 10px;
  overflow: hidden;
}
#video-avis .video-avis_video img {
  border-radius: 10px;
}
#video-avis .video-avis_avatar {
  padding-right: 20px;
}
#video-avis .video-avis_avatar img {
  width: 50px;
  height: 50px !important;
  object-fit: cover;
  border-radius: 50%;
}
#video-avis .video-avis_avis {
  padding: 0 30px;
}
#video-avis .video-avis_infos {
  display: flex;
  align-items: center;
  color: #238B85;
}
#video-avis .video-avis_name h4 {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #238B85;
}
#video-avis .video-avis_name p {
  font-size: 11px;
  margin-bottom: 0;
}
#video-avis .video-avis_name .date {
  margin-top: -5px;
}

@media(max-width: 564px){
  #video-avis {
    display: block;
  }
  #video-avis .video-avis_avis {
    padding: 0;
    padding-top: 16px;
    text-align: center;
  }
  #video-avis .video-avis_infos {
    display: block;
  }
}

/* A PROPOS */
#video-avis.a-propos {
  align-items: unset;
  justify-content: unset;
}

#video-avis.a-propos .video-avis_avis {
  display: flex;
  flex-direction: column;
}
#video-avis.a-propos .video-avis_socials{
  display: flex;
  justify-content: center;
}
#video-avis.a-propos .video-avis_infos {
  margin-top: auto;
}
#video-avis.a-propos .video-avis_infos h4 {
  margin-bottom: 0;
  color: #F3942C;
}
#video-avis.a-propos .video-avis_social { 
  width: 20px;
  margin-left: 26px;
  margin: 0 13px;
}
#video-avis.a-propos .video-avis_social svg {
  fill: #F3942C;
}
#video-avis.a-propos .video-avis_social:hover svg {
  fill: #F0830B;
}
@media(max-width: 1024px){
  #video-avis.a-propos {
  flex-direction: column;
  }
  #video-avis.a-propos .video-avis_content h2 {
font-size:29px;
line-height:39px;
  }
#video-avis.a-propos .video-avis_avis {
  padding: 20px 0px 0;
  }
}
.hs-landing-page .kl-header-placeholder {
  height: unset;
}
.hs-landing-page .kl-header {
  background-color: transparent;
  box-shadow: none;
  border:none;
  position: absolute;
}
.hs-landing-page .kl-rich-text h1 {
  color: #FFFFFF;
}

::placeholder {
  color: #A5D9D6;
}

.hs-landing-page .hs_submit .hs-submit {
  padding-top: 40px;
}
/*DROPDOWN BLOG*/
#blog-index .blog-dropdown-filter__placeholder {
  border: 2px solid #F4F4F4;
  border-radius: 30px;
  padding: 10px 20px;
  color: #238B85;
  min-width: 260px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size:14px;
}
#blog-index .blog-dropdown-filter__placeholder.active {
  border-color: #238B85;
}
#blog-index .blog-dropdown-filter {
  z-index: 10;
}
#blog-index .blog-dropdown-filter__inner {
  position: relative;
}
#blog-index .blog-dropdown-filter__inner {
  position: absolute;
  margin-top: 10px;
  opacity: 0;
  height: 0;
  transition: all .25s ease-in;
}
#blog-index .blog-dropdown-filter__inner.active {
  opacity: 1;
  /*height: 200px;*/
  transition: all .25s ease-in;
}
#blog-index .blog-dropdown-filter__inner ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  background-color: white;
  border-radius: 20px;
  border: 2px solid #238B85;
  min-width: 260px;
  padding: 10px;
}
#blog-index .blog-dropdown-filter__inner-list li {
  padding: 4px 13px;
  cursor: pointer;
}
#blog-index .blog-dropdown-filter__inner-list li:hover,
#blog-index .blog-dropdown-filter__inner-list li:focus,
#blog-index .blog-dropdown-filter__inner-list li.active {
  background-color: #E1F2F1;
  border-radius: 5px;
}
#blog-index .blog-dropdown-filter__inner-list li a {
  color: #69BFBA;
  font-size: 14px;
  width: 100%;
  display: block;
}
#blog-index .blog-dropdown-filter__inner-list li:hover a,
#blog-index .blog-dropdown-filter__inner-list li:focus a,
#blog-index .blog-dropdown-filter__inner-list li.active a {
  color: #238B85;
}
#blog-index .arrow-svg svg path{
  fill:  #238B85;
}
/*END DROPDOWN BLOG*/

.body-container--blog-post a:hover, .body-container--blog-post a:focus,
.body-container--blog-index a:hover, .body-container--blog-index a:focus {
  text-decoration: none;
}
/* Blog header */
.blog-header {
  background-color: rgba(255, 255, 255, 1.0);
  padding: 20px 0;
  /* Blog header - author listing */
}

.blog-header__inner {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.blog-header--author {
  background-color: transparent;
}
.blog-header__title {
  margin: 0;
}
.blog-header--author .blog-header__inner {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  .blog-header--author .blog-header__inner {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .blog-header__title {
    max-width: none;
  }
}

.blog-header__title span {
  color: #F3942C;
}

.blog-header__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 .75rem;
}

.blog-header__image {
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .blog-header__image {
    margin: 0 auto;
    max-width: 360px;
  }
}

.blog-header__image img {
  width: 100%;
}

.blog-header__author {
  flex-basis: 720px;
}

@media screen and (max-width: 768px) {
  .blog-header__author {
    margin: 32px 0 0;
  }
}

.blog-header__avatar {
  display: block;
  height: 360px;
  width: 100%;
  margin-right: 64px;
  max-width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .blog-header__avatar {
    margin: 0 auto;
  }
}

@media screen and (max-width: 360px) {
  .blog-header__avatar {
    height: 300px;
  }
}

.blog-header__author-social-links {
  margin: 0 -8px;
}

.blog-header__author-social-links a {
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  margin: 0 8px;
  position: relative;
}

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

.blog-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 32px 0;
}

.blog-tags {
  list-style: none;
  padding: 0;
  margin: -7px;
  max-width: 680px;
}

.blog-tags li {
  display: inline-block;
  margin: 7px;
}

.blog-tags__link {
  background-color: #E1F2F1;
  border-radius: 30px;
  color: #A5D9D6;
  padding: 15px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
  padding: 12px 18px;
  border-radius: 25px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.75rem;
  background-color: #E1F2F1;
  color: #A5D9D6;
}

.blog-tags__link:hover, .blog-tags__link:focus, .blog-tags__link:active {
  background-color: #69BFBA;
  color: #FFF;
  text-decoration: none;
}

.blog-tags__link:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.blog-tags__link a {
  color: #FFFFFF;
}

.blog-tags__link a:hover {
  color: white;
  text-decoration: none;
}

.blog-tags__link--current {
  background-color: #69BFBA;
  border: none;
  color: white;
}

/* Blog listing */
.blog-index, .blog-more-posts {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0 100px 0;
  margin: -16px;
}
.blog-index {
padding: 0 0 32px 0;
}

#blog-post .blog-more .blog-more-posts article {
  height: 100%;
}
/*
.blog-index:after, .blog-more-posts:after {
  content: "";
  flex: auto;
}*/

.blog-index__post-wrapper, .blog-more-posts__post-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
}
#blog-post .blog-more-posts__post-wrapper {
  border-radius: 10px;
  flex: 1 1 300px;
  padding: 20px 15px;
}
#blog-post .blog-more-posts__post-wrapper:hover .blog-more-posts__post,
a.blog-index__post-wrapper:hover {
  box-shadow: 0px 0px 20px #00000029;
  transition: .5s ease;
}
#blog-post .blog-more-posts__post {
  border: 1px solid #F4F4F4;
}
.blog-index__post-wrapper {
  border: 1px solid #F4F4F4;
  border-radius: 10px;
  flex: 1 1 300px;
  margin: 20px 15px;
}
.blog-index__post-wrapper:first-child {
  flex: 1 1 100%;
}
.blog-index__post-wrapper:nth-child(2),
.blog-index__post-wrapper:nth-child(3),
.blog-index__post-wrapper:nth-child(4) {
  flex: 1 1 20%;
}
.blog-index__post-wrapper:nth-child(5),
.blog-index__post-wrapper:nth-child(6) {
  flex: 1 1 40%;
}
.blog-index__post-wrapper:nth-child(7),
.blog-index__post-wrapper:nth-child(8),
.blog-index__post-wrapper:nth-child(9) {
  flex: 1 1 20%;
}
@media(min-width: calc(564px + 1px)){
  .blog-index__post-wrapper:first-child .blog-index__post {
    flex-direction: row;
  }
  .blog-index__post-wrapper:first-child .blog-index__post-image {
    height: auto;
    width: 100%;
    padding-bottom: 0;
  }
  .blog-index__post-wrapper:first-child .blog-index__post-content {
    width: 50%;
  }
}
/*
@media screen and (min-width: 768px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 3);
  }
}*/

.blog-index__post, .blog-more-posts__post {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  min-height: 380px;
  transition: .5s ease;
}

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

.blog-index__post-content, .blog-more-posts__post-content {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}
#blog-post .blog-more-posts__post-content p {
  font-size: 14px;
  line-height: 18px;
  color: #656565;
  margin-bottom: 32px;
}
.blog-index__post-content h3, .blog-more-posts__post-content h3 {
  margin: 0 0 1rem;
  font-size: 20px;
}

.blog-index__post-content h3 a, .blog-more-posts__post-content h3 a {
  color: #656565;
}
#blog-post .blog-more-posts__post-wrapper:hover .blog-more-posts__post-content h3 a {
  text-decoration: none;
}
.blog-index__post-content h3 a:hover, .blog-index__post-content h3 a:visited, .blog-more-posts__post-content h3 a:hover, .blog-more-posts__post-content h3 a:visited {
  color: #656565;
}

.blog-index__post-preheader, .blog-more-posts__post-preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #69BFBA;
  display: block;
  margin: 0 0 .75rem;
}

.blog-index__post-meta, .blog-more-posts__post-meta {
  display: flex;
  justify-content: space-between;
  margin: 32px 0 0;
  color: #C4C4C4;
  font-size: 12px;
  align-items: center;
}
#blog-post .blog-more-posts__post-meta {
  margin: 0;
}
.blog-index__post-meta span, .blog-more-posts__post-meta span {
  display: inline-block;
}
.blog-index__post-meta .link, .blog-more-posts__post-meta .link {
  font-weight: 600;
  font-size: 15px;
  color: #F3942C;
}
.blog-index__post-meta .link:hover, .blog-more-posts__post-meta .link:hover {
  text-decoration: underline;
}
.blog-index__post-date {
  margin-right: 10px;
}
.blog-index__post-image, .blog-more-posts__post-image {
  display: block;
  background-image: url('https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/raw_assets/public/theme-KARNOTT/images/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
}
.blog-index__post-wrapper .blog-index__post-content-body p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #656565;
  margin-bottom: 0;
}
.blog-index__post-wrapper:first-child .blog-index__post-content-body p {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-index__post-wrapper:not(:first-child) .blog-index__post-content-body p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-index__author h2, .blog-more-posts__author h2 {
  margin: 32px 0 1.5rem;
}

.blog-index__author hr, .blog-more-posts__author hr {
  height: 2px;
  background-color: #DCDCDC;
}

/* Blog pagination */
.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0 100px;
}

.blog-pagination__link {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  color: #69BFBA;
  font-size: 14px;
  line-height: 1;
  margin: 0 5px;
  text-decoration: none;
  background-color: #E1F2F1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-pagination__link:hover, .blog-pagination__link:focus {
  color: #FFFFFF;
  background-color: #69BFBA;
  text-decoration: none;
}

.blog-pagination__link--active {
  background-color: #238B85;
  color: #FFFFFF;
}
.blog-pagination__button {
  font-size: 12px;
  font-weight: 500;
  color: #69BFBA;
  margin: 0 5px;
}
.blog-pagination__ellipsis {
  color: #656565;
  font-size: 1rem;
  line-height: 1;
}
.blog-pagination__ellipsis-container {
  display: flex;
  align-items: baseline;
}
/* Blog post */
#blog-post .blog-post__ariane {
  font-size: 10px;
  line-height: 20px;
  padding-top: 20px;
}
#blog-post .blog-post__ariane a {
  color: #8F8F8F;
  padding: 0 5px;
}
#blog-post .blog-post__ariane a:first-child {
  padding-left: 0;
}
#blog-post .blog-post h2 {
  color: #69BFBA;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
#blog-post .blog-post h3 {
  line-height: 20px;
  margin-bottom: 10px;
}
#blog-post .blog-post p,
#blog-post .blog-post ul {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 40px;
}
#blog-post .blog-post img {
  border-radius: 10px;
}
#blog-post .content-wrapper{
  max-width: 1170px;
}
#blog-post .hs-cta-wrapper {
  display: block;
  text-align: center;
  margin: 40px 0;
}
.body-container--blog-post > .content-wrapper > .blog-post__body-wrapper {
  padding: 40px 0;
}
.blog-header--post {
  min-height: 520px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.blog-post {
  margin: 0 auto;
  padding: 3.5rem 0;
}

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

.blog-post__meta a {
  color: #C6C6C6;
  transition: color .25s ease-in;
}

.blog-post__meta a:hover {
  color: #F3942C;
  text-decoration: none;
}

.blog-post__date-min {
  display: flex;
  font-size: 12px;
  line-height: 15px;
  color: #C4C4C4;
}
.blog-post__timestamp {
  margin-right: 10px;
}

.blog-post__divider {
  margin: 64px 0 52px;
}

.blog-post__avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  margin-right: 38px;
}

.blog-post__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #69BFBA;
  display: block;
  margin: 0 0 .75rem;
}

.blog-post__title {
  margin: 0 0 1rem;
  max-width: 680px;
}

.blog-post__summary {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 2.5rem;
  max-width: 680px;
}

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

.blog-post__body img {
  max-width: 100%;
}

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

.blog-post__tag-link {
  color: #F3942C;
  background-color: #e6edff;
  border-radius: 3px;
  font-size: 0.75rem;
  padding: 5px 10px;
  margin: 0 8px 8px 0;
}

/* Blog related posts */
#blog-post .blog-more h2 {
  font-size: 40px;
  line-height: 50px;
  color: #656565;
  text-align: center;
}
.blog-more {
  padding: 0;
}

.blog-more--centered h2 {
  text-align: center;
}


@media screen and (min-width: 768px) {
  #blog-post .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  #blog-post .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 3);
  }
}

/* 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;
  outline: none;
}

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

/*BLOG SUB*/
#blog-post .blog-sub__content .kl-rich-text__buttons {
  margin: unset;
}
#blog-post .blog-sub__content h2 {
  padding: 20px 0;
  margin: 0;
}
/*MEDIA QUERIES */
@media(max-width: 1024px) {
  .blog-index__post-wrapper:not(:first-child) {
    flex: 1 1 40% !important;
  }
  .blog-index__post-wrapper:first-child .blog-index__post-image {
    width: 48%;
  }
  #blog-post .blog-more-posts__post-content p {
    margin-bottom: 20px;
  }
  .body-container--blog-post>.content-wrapper>.blog-post__body-wrapper {
    padding: 20px 0 40px;
  }
  #blog-post .blog-more {
    padding: 0;
  }
  #blog-post .blog-post {
    padding: 20px 0 0;
  }
  #blog-post .blog-more-posts {
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    width: 100vw;
  }
  #blog-post .blog-more-posts__post-wrapper {
    flex: none;
    flex-basis: 60%;
  }
}
@media(max-width: 564px){
  .blog-index {
    display: block;
  }
  .blog-header--post {
  min-height: 320px;
  }
  #blog-post .blog-more-posts__post-wrapper {
    flex-basis: 90%;
  }
  #blog-sub .blog-sub__content form {
    padding: 20px;
  }
  .blog-index__post-wrapper:first-child .blog-index__post-image {
    width: unset;
  }
  #blog-index .blog-filter {
    flex-direction: column-reverse;
  }
  #blog-index .blog-search {
    flex-basis: 60px;
  }
  #blog-index .blog-dropdown-filter,
  #blog-index .blog-dropdown-filter__inner.active {
    width: calc(100vw - 40px);
  }
}
/* Error pages */
.kl-error-page {
  padding: 100px 0;
  text-align: center;
}

.kl-error-page__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 0.5rem;
}

.kl-error-page__heading {
  margin: 0 0 1rem;
}

/* System pages */
.systems-page__content {
  margin: 0 auto;
  max-width: 620px;
  padding: 120px 20px;
}

.systems-page .success {
  color: #34A853;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}

.systems-page h1 {
  margin: 0 0 4rem;
  text-align: center;
}

@media screen and (max-width: 360px) {
  .systems-page h1 {
    margin: 0 0 2rem;
    font-size: 2rem;
  }
}

.systems-page--membership {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/raw_assets/public/theme-KARNOTT/images/Hero-Background-2.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.systems-page--membership h1 {
  margin: 0 0 1rem;
}

.systems-page--membership p {
  margin: 0 0 3rem;
  text-align: center;
}

.systems-page--membership form .hs-submit input, .systems-page--membership form input[type="submit"] {
  width: 100%;
}

.systems-page--subscription-confirmation h1 {
  display: none;
  margin: 0 0 1.5rem;
}

.systems-page--subscription-confirmation h2 {
  color: #3A3A3A;
  font-size: 1rem;
  margin: 0;
}

.systems-page--subscription-confirmation .page-header {
  text-align: center;
  margin: 0 0 2rem;
}

.systems-page--subscription-preferences .page-header {
  text-align: center;
  margin: 0 0 2rem;
}

.systems-page--subscription-preferences h1 {
  margin: 0 0 1.5rem;
}

.systems-page--subscription-preferences h2 {
  color: #3A3A3A;
  font-size: 1rem;
  margin: 0;
}

.systems-page--subscription-preferences .email-prefs {
  padding: 32px;
  border: 1px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.systems-page--subscription-preferences .email-prefs p, .systems-page--subscription-preferences .email-prefs span, .systems-page--subscription-preferences .email-prefs label {
  font-size: 0.875rem;
  line-height: 1rem;
  vertical-align: text-top;
  font-weight: normal;
}

@media screen and (max-width: 360px) {
  .systems-page--subscription-preferences .email-prefs {
    padding: 18px;
  }
}

.systems-page--subscription-preferences input[type="checkbox"] {
  margin-right: 12px;
}

.systems-page__preheader {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F3942C;
  display: block;
  margin: 0 0 0.5rem;
  text-align: center;
}

.systems-page form {
  position: relative;
}

.systems-page form .hs-form-field {
  position: relative;
}

.systems-page form .form-input-validation-message ul {
  padding: 0;
}

.systems-page form .form-input-validation-message label {
  color: #929292;
  font-size: 0.875rem;
  font-weight: normal;
}

.systems-page form .hs-login-widget-show-password,
.systems-page form .hs-register-widget-show-password,
.systems-page form .hs-reset-widget-show-password {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #F3942C;
}

.systems-page form .hs-login-widget-show-password:hover, .systems-page form .hs-login-widget-show-password:focus,
.systems-page form .hs-register-widget-show-password:hover,
.systems-page form .hs-register-widget-show-password:focus,
.systems-page form .hs-reset-widget-show-password:hover,
.systems-page form .hs-reset-widget-show-password:focus {
  color: #F3942C;
  text-decoration: none;
}

.systems-page form #hs_login_reset {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  margin: 1rem 0 0;
  z-index: 1;
  color: #F3942C;
  font-size: 0.875rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

.systems-page form input {
  max-width: 100%;
}

.systems-page .form-container {
  max-width: 380px;
  margin: 0 auto 3rem;
}

.systems-page .form-container .label {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0 0 0.75rem;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Password prompt */
.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */
.backup-unsubscribe h3 {
  font-size: 0.875rem;
  font-weight: bold !important;
  line-height: 1rem;
  margin: 0 0 0.75rem;
}

.backup-unsubscribe #email-prefs-form {
  padding: 42px 32px;
  border: 1px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 360px) {
  .backup-unsubscribe #email-prefs-form {
    padding: 32px 18px;
  }
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 0.7rem !important;
  font-size: 0.875rem !important;
  border: 1px solid #DADADA;
}

/* Search pages */
/* BLOG SEARCH */

.blog-search {
  flex-basis: 400px;
  width: 100%;
  margin: 32px 0 0;
}
.blog-search input.hs-search-field__input {
  transition: .5s ease;
}
.blog-search input.hs-search-field__input:hover,
.blog-search input.hs-search-field__input:focus {
  border-color: #238B85;
  transition: .5s ease;
}
.hs-search-field {
  max-width: 750px;
}

.hs-search-field input[type=text] {
  padding-right: 48px;
  border: 2px solid #F4F4F4;
}
.hs-search-field input::placeholder {
  color: #8F8F8F;
}
.hs-search-field__bar {
  position: relative;
}

.hs-search-field__bar:after {
  content: '';
  background-image: url("https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-blog-search-gray.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

.blog-search .hs-search-field__bar.green:after,
.blog-search .hs-search-field__bar.green:after {
  background-image: url(https://4904226.fs1.hubspotusercontent-na1.net/hubfs/4904226/Karnott%202021/K-icon-blog-search-bleen.svg);
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(8px);
  border-radius: 9px;
  width: 100%;
}

.hs-search-field__suggestions a, .hs-search-field__suggestions #results-for {
  padding: 8px 16px;
}

.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #dedede !important;
}

.kl-search-results {
  padding: 80px 0;
}

.hs-search-results {
  margin-top: 3.5rem;
}

.hs-search-results__featured-image {
  margin-bottom: 1rem;
}

.hs-search-results__featured-image img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.hs-search-results__title {
  color: #656565;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: Montserrat, sans-serif;
}

.hs-search-results__title:hover, .hs-search-results__title:focus {
  color: #F3942C;
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 1.25rem;
  margin: 0 0 2.5rem;
}

.hs-search-results__pagination a {
  color: #656565;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
}

.hs-search-results__listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px !important;
}

.hs-search-results__listing li {
  flex-basis: calc(100% / 2);
  padding: 0 20px !important;
}

@media screen and (max-width: 620px) {
  .hs-search-results__listing li {
    flex-basis: 100%;
  }
}

.hs-search-highlight {
  font-weight: bold;
}
.body-container--a-propos #half-image-text .image-text__content h2 {
  max-width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }