@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* 
@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");
*/
/*! 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;
}
#hs_cos_wrapper_footer .kl-footer {
    background-color: #FFF!important;
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
}

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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 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;
  }
}
body button, body .button {
  
  background-color: #6B2E61;
  border: 0px solid #4678EE;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  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;
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active {
  background-color: #3b66c9;
  border-color: #3b66c9;
  color: #FFF;
  text-decoration: none;
}

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

.widget-type-cta {
  background-color: rgba(70, 120, 238, 1.0);
  border: 0px solid #4678EE;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  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;
}

.widget-type-cta:hover, .widget-type-cta:focus, .widget-type-cta:active {
  background-color: #3b66c9;
  border-color: #3b66c9;
  color: #FFF;
  text-decoration: none;
}

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

.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: #4678EE;
  border: 2px solid #4678EE;
  font-weight: bold;
}

.button--arrow {
  color: #000000;
  background: none;
  border: none;
  padding: 0;
  transition: none;
}

.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23000000'/%3E%3C/svg%3E");
  width: 36px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}

.button--arrow:hover, .button--arrow:focus, .button--arrow:active {
  background: none;
  border: none;
  text-decoration: none;
  color: #4678EE;
}

.button--arrow:hover:after, .button--arrow:focus:after, .button--arrow:active:after {
  /* Really nasty way of chaning the color of the arrow */
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%234678EE'/%3E%3C/svg%3E");
}

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

@media (max-width: 1200px){
  a.button.button--arrow { padding-left: 0; }
}
/* Form */
form, .submitted-message {
  font-family: Manrope, sans-serif;
}

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

/* Labels */
form label {
  color: #000000;
  display: block;
  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: 1px solid #DADADA;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  padding: .75rem 1rem;
  width: 100%;
  border-color: #DADADA;
  color: #000000;
}

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: 1px solid #4678EE;
}

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

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

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

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

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer;
  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: #4678EE;
}

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

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

.fn-date-picker td .pika-button:hover {
  background: #4678EE !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: #000000;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
  font-weight: normal;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  background-color: rgba(70, 120, 238, 1.0);
  border: 0px solid #4678EE;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  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;
}

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: #3b66c9;
  border-color: #3b66c9;
  color: #FFF;
  text-decoration: none;
}

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

/* Captcha */
.grecaptcha-badge {
  margin: 0;
  max-width: 100%;
}
/* Table */
table {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

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

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

/* Table Header */
thead th,
thead td {
  background-color: rgba(70, 120, 238, 1);
  color: #FFFFFF;
  vertical-align: bottom;
}

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

body {
  font-family: Inter, sans-serif;
  color: #000000;
  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: 16px;
  line-height: 1.5;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

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

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

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

h1 {
  font-family: Manrope, sans-serif;
  font-size: 50px;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.2;
}

h2 {
  font-family: Manrope, sans-serif;
  font-size: 32px;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}

h3 {
  font-family: Manrope, sans-serif;
  font-size: 24px;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}

h4 {
  font-family: Manrope, sans-serif;
  font-size: 18px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h5 {
  font-family: Manrope, sans-serif;
  font-size: 14px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}

h6 {
  font-family: Manrope, sans-serif;
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
  color: inherit
}

/* 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 {
  border-left: 2px solid #EEBC46;
  margin: 0 0 1.4rem;
  padding-left: 15px;
  color: #EEBC46;
  font-family: Manrope, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

/* 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: #4678EE;
}

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

@media (max-width: 991px){
  h1 { font-size: 40px; }
}
/* 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;
  }
}
.kl-card-gallery {
  overflow: hidden;
}

.kl-card-gallery > div {
  display: flex;
  flex-wrap: wrap;
  margin: -26px;
}

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

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

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

.kl-card-gallery__card {
  width: 100%;
  border: 0.5px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.1);
  border-radius: 9px;
  overflow: hidden;
}

.kl-card-gallery__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 260px;
  width: 100%;
}

.kl-card-gallery__preheader {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1rem;
  display: block;
  color: #4678EE;
  margin: 0 0 .5rem;
}

.kl-card-gallery__content {
  display: block;
  padding: 20px 24px;
  color: #000000;
  text-decoration: none;
}

.kl-card-gallery__content h3, .kl-card-gallery__content h4 {
  margin: 0 0 .5rem;
}

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

.kl-card-gallery__content:hover, .kl-card-gallery__content:focus {
  color: #000000;
  text-decoration: none;
}
.kl-card-grid {
  overflow: hidden;
}

.kl-card-grid > div {
  display: flex;
  flex-wrap: wrap;
  margin: -26px;
}

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

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

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

.kl-card-grid__card {
  width: 100%;
  border: 0.5px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.1);
  background-color: white;
  border-radius: 9px;
  overflow: hidden;
}

.kl-card-grid__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 260px;
  width: 100%;
}

.kl-card-grid__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  margin: 0 0 .5rem;
}

.kl-card-grid__content {
  display: block;
  padding: 20px 24px;
  color: #000000;
  text-decoration: none;
}

.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: #000000;
  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;
}
.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: 35px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 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(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.17);
  border-radius: 9px;
}

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

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

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

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

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

.kl-cards-slider__content {
  padding: 32px 48px 16px;
  background-color: white;
  margin: 0 -22px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__content {
    padding: 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: #4678EE;
}

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

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

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

.kl-rich-text p:last-child {
  margin: 0 0 2rem;
}

.kl-rich-text__buttons {
  margin: -10px;
}

.kl-rich-text__buttons a {
  margin: 10px;
}

@media screen and (max-width: 480px) {
  .kl-rich-text__buttons a {
    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-rich-text-margin-0 {padding-top: 25px;}

.kl-rich-text-margin-0 * { margin: 0; }

.lingio-custom-rich-text__theme-white .button {
  color: #F47637;
  background-color: #FFF;
  border: 0px solid #FFF;
}

.lingio-custom-rich-text__theme-orange .button {
  color: #fff;
  background-color: #F47637;
  border: 0px solid #F47637;
}

.lingio-custom-rich-text__theme-black .button--outlined {
    background-color: transparent;
    border: 2px solid #6B2E61;
    color: #6B2E61;
}

.lingio-custom-rich-text__theme-black .button--outlined:hover {
    background-color: #6B2E61;
}

.lingio-rich-text__theme-orange .button:hover, .lingio-rich-text__theme-orange .button:focus, .lingio-rich-text__theme-orange .button:active {
    background-color: #6B2E61;
    border: 0px solid #6B2E61;
    color: #fff;
}

@media screen and (max-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}
.kl-faq {
  background: transparent;
}

.kl-faq__entry {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
    border-radius: 12px;
    margin-bottom: 19px;
    background: #FFFFFF;
}

.kl-faq__entry + .kl-faq__entry {
  border-top: 3px solid #F3F3F3;
}

.kl-faq__entry--active .kl-faq__icon {
  transform: rotate(90deg);
}

.kl-faq__entry--active .kl-faq__icon:before {
  opacity: 0;
}

.kl-faq__header {
  padding: 24px 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .kl-faq__header {
    padding: 24px 16px;
  }
}

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

.kl-faq__header h3 {
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 155%;
}

.kl-faq__inner p {
  font-family: 'Noto Sans';
}

.kl-faq__icon {
  position: relative;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-left: 32px;
  transition: transform .2s ease-out;
}

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

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

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

@media screen and (max-width: 550px) {
  .kl-faq__description {
    padding: 0 16px;
  }
  
  .kl-faq__header h3 {
      font-size: 15px;
  }
}

.kl-faq__description .kl-faq__inner {
  margin: 0 0 2rem;
}
.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(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.17);
  border-radius: 9px;
  background-color: white;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.kl-featured-card__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kl-footer {
  padding: 32px 0;
  display: flex;
  align-items: center;
  
  background-color: #FFF!important;
}

.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(255, 255, 255, 1.0);
}

.kl-footer__wrapper {
  width: 100%;
}

.kl-footer__legal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 0.875rem;
  margin: -0.625rem -1.25rem;
  border-top: 1px solid #E2E2E2;
  padding-top: 25px;
}

.kl-footer__legal > span {
  margin: 0.625rem 1.25rem;
  color: rgba(255, 255, 255, 1.0);
}


.kl-footer__legal a {
  color: rgba(255, 255, 255, 1.0);
}


.kl-footer__legal > span,.kl-footer__legal a {
    color: #000!important;
}


.kl-footer__legal a:hover, .kl-footer__legal a:focus, .kl-footer__legal a:active {
  color: #4678EE;
  text-decoration: none;
}

.kl-footer__content {
  display: flex;
  justify-content: space-between;
  padding: 60px 0;
}

@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: #000!important;
}

.kl-footer__info {
  flex-basis: 310px!important;
  margin-right: 80px;
}

.kl-footer__info img {
  display: block;
  height: auto!important;
  max-width: 100%!important;
}

.kl-footer__info p {
  font-size: 1em;
  line-height: 1.75em;
}

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

.footer-images-top {
    display: flex;
    gap: 20px;
    align-items: center;
    margin: 30px 0 20px 0;
}

.footer-hr {
  background: #E2E2E2!important;
}

.kl-footer__social span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin: 8px 16px;
}

.kl-footer__social svg {
  display: block;
  width: 25px;
  height: 25px;
  
  fill: #000;
  transition: all .25s ease-in-out;
}

.kl-footer__social a:hover svg {
  fill: #4678EE;
}

.kl-footer__menu {
  display: grid!important;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  margin: -16px 0;
  
}

@media screen and (max-width: 680px) {
  .kl-footer__menu {
    margin: 0  -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: #3A1634;
  font-family: Manrope;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;

}

.kl-footer__menu a {
  display: block;
  font-size: 0.875em;
  line-height: 17px;
  
  color: #000!important;
  margin: 0 0 1.375em;
  
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400!important;
}

.kl-footer__menu a:hover, .kl-footer__menu a:focus, .kl-footer__menu a:active {
  /*color: #4678EE;*/
  color: #6b2e61!important;
  text-decoration: none;
  opacity: 1!important;
}

.kl-footer__group {
  margin: 16px 20px!important;
}

@media screen and (max-width: 890px) {
    .kl-footer__menu {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 680px) {
  .kl-footer__group {
    margin: 16px!important;
  }
  
 .kl-footer {
      padding: 60px 0 32px 0;
  }
  
  .kl-footer__menu {
    grid-template-columns: repeat(2, 1fr)!important;
  }
  
  .kl-footer__info {
    margin-right: 0!important;
  }
}

@media screen and (max-width: 400px) {
   .kl-footer__menu {
    grid-template-columns: repeat(1, 1fr)!important;
  }
}

.kl-footer__info > a {
  display: inline-block;
  text-align: left;
}
.kl-hero-01 {
  position: relative;
  display: flex;
  align-items: center;
  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;
}

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

.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;
}
.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-logos {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .kl-logos {
    flex-wrap: wrap;
  }
}

.kl-logos__item {
  padding: 16px 24px;
}

.kl-logos__item > img {
  width: 100%;
  display: block;
}

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

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

@media screen and (max-width: 340px) {
  .kl-logos__item {
    flex-basis: 50%;
  }
}
header.kl-header {
  position: fixed;
  z-index: 99999;
  width: 100%;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 1.0);
}

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

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

@media screen and (max-width: 920px) {
  .kl-navbar {
    justify-content: space-between;
  }
  .kl-navbar--active .kl-navbar__content {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    height:calc(100% - 82px);
    background: #FFF6F1;
    overflow-y: auto;
  }
}

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

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

.capitalize {
  text-transform: capitalize!important;
}

.lowercase {
  text-transform: lowercase!important;
}


.uppercase {
  text-transform: uppercase!important;
}


@media screen and (max-width: 920px) {
  .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 10%;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    visibility: hidden;
     height:0;
    opacity: 0;
    transform: translateY(8px);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
  }
}

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

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

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

.kl-navbar__menu .kl-navbar__item-megamenu {
  padding: 0 15px;
}

.kl-navbar__menu > li > a {
    font-size: 18px;
    text-transform: none;
      font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

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


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

.kl-navbar__item--active .kl-navbar__button,.kl-navbar__item-megamenu--active .kl-navbar__button {
  color: #4678EE;
}

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

@media screen and (max-width: 1024px) {
  .kl-navbar__item,.kl-navbar__item-megamenu {
    margin: 0 16px;
  }
}

.kl-navbar__button {
  font-weight: bold;
  /* font-size: .75rem; */
  line-height: 2em;
  word-break: normal;
  color: rgba(0, 0, 0, 1);
  display: inline-block;
  text-transform: uppercase;
}

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

.kl-navbar__button > span {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.kl-navbar__button > span:after {
  content: '';
  width: 0px;
  height: 2px;
  /*background-color: #4678EE;*/
  background-color: #6b2e61;
  position: absolute;
  left: 0;
  bottom: 2px;
  visibility: hidden;
  transition: width .2s ease-in-out;
}

.kl-navbar__button:hover, .kl-navbar__button:focus, .kl-navbar__button:active {
  text-decoration: none!important;
  /*color: /##4678EE;*/
  color: #F47637;
}

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

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

.kl-navbar__end a + a {
  margin-left: 25px;
  margin-right: 25px;
}

.kl-navbar__end a:first-child {
    margin-left: 25px;
    margin-right: 25px;
}

.kl-navbar__panel {
  background-color: rgba(255, 255, 255, 1.0);
  visibility: hidden;
  opacity: 0;
  transform: translateY(8px);
  transition: all .25s ease-in-out;
  position: fixed;
  top: 82px;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 920px) {
  .kl-navbar__panel {
    position: static;
    max-height: 0;
    overflow: hidden;
  }
}

.kl-navbar__panel-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
  padding: 32px 0;
  justify-content: space-between;
}

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

.kl-navbar__categories {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-basis: 650px;
}

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

.kl-navbar__description {
  flex-basis: 250px;
  margin: 0 16px;
  color: rgba(0, 0, 0, 1);
}

@media screen and (max-width: 920px) {
  .kl-navbar__description {
    margin: 0;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 920px) {
  .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: 1.125rem;
  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: 0.875rem;
  margin: 0 0 1.75rem;
}

.kl-navbar__description a {
  color: rgba(0, 0, 0, 1);
}

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

.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;
}
.btn-nav-cta { display:none!important; margin-right: 20px;}
.nav-col-right { display: flex; }
.btn-nav-cta .button {
    background-color: transparent;
    border: 1px solid #6B2E61;
    color: #6B2E61;
}
@media screen and (max-width: 920px) {
  .kl-navbar .hamburger,.btn-nav-cta {
    display: flex;
    align-items: center;
  }
  
}

.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: #000000;
  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: -8px;
}

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

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

.kl-navbar-submenu-wrapper-megamenu {
  position: absolute;
  left: 0;
  visibility: hidden;
  width: 100%;
}

.kl-navbar-submenu
{
  border-radius: 12px!important;
  background: #FFF6F1!important;;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10)!important;
  margin: 15px 0 0!important;
}
@media screen and (max-width: 1165px) {
  
  .kl-navbar__end .kl-navbar__button:first-child {
    display:none!important;
  }
  .kl-navbar__content {
    margin-left: -25px;
  }
  .kl-navbar__end a + a { margin-left: 10px;   margin-left: 10px;}
  
  .kl-navbar__end a:first-child {
    margin-left: 10px;
    margin-right: 10px;
  }
  
  .kl-navbar__menu {margin: 0 5px 0 0;}
  
   
  
   /* .kl-navbar__end .kl-navbar__button > span {font-size: 15px;} */
}


.kl-navbar__item:hover > .kl-navbar-submenu-wrapper, .kl-navbar__item-megamenu:hover > .kl-navbar-submenu-wrapper,
.kl-navbar__item-megamenu:hover > .kl-navbar-submenu-wrapper-megamenu  {
  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;
  margin: 20px 0 0;
  width: auto!important;
  padding: 20px 25px!important;

}

.kl-navbar-submenu > .kl-navbar-submenu__item .option-link,.kl-navbar-submenu > .kl-navbar-submenu__item-megamenu .option-link {
  justify-content: center;
}

.kl-navbar-submenu > .kl-navbar-submenu__item.processed .option-link{
  justify-content: start;
}



.kl-navbar-submenu:before{
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="25" viewBox="0 0 28 25" fill="none"><path d="M13.134 0.499998C13.5189 -0.166668 14.4811 -0.166667 14.866 0.5L27.8564 23C28.2413 23.6667 27.7602 24.5 26.9904 24.5H1.00962C0.239816 24.5 -0.241307 23.6667 0.143593 23L13.134 0.499998Z" fill="%23FFF6F1"/></svg>');
  position: absolute;
  left: 65px;
  top: 0;
}

/*

.kl-navbar__menu li:first-child .kl-navbar-submenu{
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width: 585px;
  padding: 20px 10px;
  border-radius: 12px;
  background: #FFF6F1;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
  margin-top: 15px;
}

.kl-navbar__menu li:nth-child(2) .kl-navbar-submenu{
    columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  width: 788px;
  padding: 20px 10px;
  border-radius: 12px;
  background: #FFF6F1;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
  margin-top: 15px;
}
*/
.kl-navbar-submenu .kl-navbar-submenu {
  position: absolute;
  top: 0px;
  left: 100%;
  transform: translateX(0);
  margin: 0;
  visibility: hidden;
}

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

.kl-navbar-submenu__item,.kl-navbar-submenu__item-megamenu,.kl-navbar-submenu__item-megamenu-2 {
  position: relative;
}

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

.kl-navbar-submenu__item a {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 500!important;
 
  display: block;
  padding: 12px 24px;
  /* font-size: .75rem; */
  line-height: 1.2rem;
  word-break: normal;
  color: rgba(0, 0, 0, 1);
}

.kl-navbar-submenu__item-megamenu a {
  font-style: normal;
  display: block;
  padding: 12px 10px;
  word-break: normal;
  color: rgba(0, 0, 0, 1);
  font-family: Manrope;
  font-size: 16px;
  font-weight: 600!important;
  line-height: 20.8px;
  text-align: left;
}

.kl-navbar-submenu__item-megamenu-2 a {
  font-style: normal;
  padding: 12px 10px;
  word-break: normal;
  color: rgba(0, 0, 0, 1);
  font-family: Manrope;
  font-size: 16px;
  font-weight: 600!important;
  line-height: 20.8px;
  text-align: left;
}

.kl-navbar-submenu__item a:hover, .kl-navbar-submenu__item a:focus{
 /* color: #4678EE;*/
  color: #F47637;
  text-decoration: none;
}


.kl-navbar-submenu__item-megamenu a:hover, .kl-navbar-submenu__item-megamenu a:focus{
  color: #000;
  background-color: #FFF7F2;
  text-decoration: none;
}


.kl-navbar-submenu__item-megamenu-2 a:hover, .kl-navbar-submenu__item-megamenu-2 a:focus{
  color: #6B2E61;
  background-color: #FFF;
  text-decoration: none;
}


.usericon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2M18yMjMzKSI+CjxwYXRoIGQ9Ik05LjUxMjY1IC0wLjAwMDExOTQ3M0M0LjI2NTUxIC0wLjAwMzk2MTA0IDAuMDM4MTc0MyA0LjI1MzY1IC0wLjAwMDIwNzIzIDkuMzYxNzhDLTAuMDQxNjU5MyAxNC45NDg5IDQuNTA4NDcgMTkuMDk4MiA5LjQ4MTU2IDE4Ljk5NzZDMTQuNDEyOCAxOS4xMDUxIDE4Ljk4OTggMTUuMDIzOSAxOC45OTk0IDkuNTM0MjZDMTkuMDA5IDQuMjY3NDggMTQuNzY1NSAwLjAwMzcyMjA5IDkuNTEyNjUgLTAuMDAwMTE5NDczWk0zLjUzODE4IDMuNzMxMTlDNi43NjA3IDAuMzc4Mjc1IDEyLjA4MDQgMC4zMzYwMTggMTUuMzcxMiAzLjYzOUMxOC42NDQ0IDYuOTI0MyAxOC4zNzQ5IDExLjczOTcgMTYuMDMxNCAxNC42MjE2QzE2LjAyOTEgMTQuNjE3OCAxNi4wMjcxIDE0LjYxMzYgMTYuMDI0OCAxNC42MDk0QzE0Ljk4MzYgMTIuMDI0NyAxMi40NTUgMTAuMjAwNCA5LjQ5OTk4IDEwLjIwMDRDNi41NDQ5OSAxMC4yMDA0IDQuMDA2NDQgMTIuMDMxMyAyLjk2ODk5IDE0LjYyMzJDMC42MzY5MjYgMTEuNzg2NiAwLjM3MjQ3NyA3LjAyNDk1IDMuNTM4MTggMy43MzExOVoiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik05LjQ4Nzg0IDkuNTI4NDlDMTEuNDc3MSA5LjUyODQ5IDEzLjA4ODggNy45MjkyNSAxMy4wODg4IDUuOTUzOTFDMTMuMDg4OCAzLjk3NTEyIDExLjQ4NTYgMi4zNjk3MyA5LjUwODk1IDIuMzcwMTJDNy41MzQ5OCAyLjM3MDEyIDUuOTEzMzcgMy45NzY2NiA1LjkxMjYgNS45MzI0QzUuOTExODMgNy45MjE1NiA3LjUwODg4IDkuNTI4MTEgOS40ODc4NCA5LjUyODQ5WiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjNfMjIzMyI+CjxyZWN0IHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
  width: 19px;
  height: 19px;
  position: relative;
  top: 3px;
}

.kl-navbar__parent {
  cursor: pointer;
}


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


.kl-navbar__menu .kl-navbar__parent>a:after {
  content: '';
  display: block;
  width: 9px;
  height: 7px;
  margin-left: 5px;
  
  background: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/Polygon%207.svg) no-repeat center / cover!important;
  transition: transform .25s ease-in-out;
  border: 0;
  transform: none;
}

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


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

.kl-navbar__parent--active > a {
 /* color: #4678EE;*/
  color: #F47637!important;
}

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

.menu-subtitle {
  color: #939393;
  font-family: Manrope;
  font-size: 12.965px;
  font-style: normal;
  font-weight: 500;
  line-height: 20.168px; 
  letter-spacing: 0.648px;
  text-transform: uppercase;
}

@media (max-width: 1400px){
  .lang-submenu-parent {
      left: 95%!important;
      transform: translateX(-95%)!important;
      padding-top: 22px!important;
  }
  
  .lang-submenu-parent:before {
      left: auto!important;
      right: 0!important;
  }
  
  .lang-submenu {
      right: 0!important;
  }
}


@media (max-width: 991px){
  .kl-navbar__menu > li > a { font-size: 20px; }
}


@media screen and (max-width: 920px) 
{
  .kl-navbar-submenu {
    box-shadow: none!important;
    margin: 0px 0 12px 0;
    width: auto;
    columns: 1!important;
    -webkit-columns: 1!important;
    -moz-columns: 1!important;
    background-color: transparent!important;
    border-radius: 0px 12px 12px 12px!important;
    margin: 5px 0 0!important;
    padding: 0!important;
  }
  
  .kl-navbar-submenu:before {
    display: none;
  }
  
  .kl-navbar__menu li:first-child .kl-navbar-submenu,.kl-navbar__menu li:nth-child(2) .kl-navbar-submenu {
    box-shadow: none;
    margin: 0px 0 12px 0;
    width: auto;
    columns: 1!important;
  -webkit-columns: 1!important;
  -moz-columns: 1!important;
    padding: 0px!important;

  }
  
   .kl-navbar__end .kl-navbar__button:first-child {
    display:block!important;
  }
  
  /*
  .kl-navbar__end .kl-navbar__button:nth-child(1) {
    order:1;
  }
  
  .kl-navbar__end .kl-navbar__button:nth-child(2) {
    order:3;
  }*/
  
  .kl-navbar__end .button.button--outlined {
    order:2;
    margin: 5px 0;
  }
  
  .kl-navbar-submenu-wrapper, .kl-navbar-submenu-wrapper-megamenu {
    position: static;
    visibility: visible;
    display: none;
    padding-left: 0;
     padding-right: 0;
  }
  
  .kl-navbar__end {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .kl-navbar__content > .kl-navbar__end {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin-top: 20px;
  }
  
  .kl-navbar__end a:first-child {
    margin-left: 0;
    margin-right: 0;
  }
  
  .kl-navbar__end a + a {
    margin-left: 0;
      margin-right: 0;
  }
  
  .kl-navbar__content {
    justify-content: start!important;
    margin-left: auto;
    padding: 0px 10px 50px 10px;
  }
  .kl-navbar__end .kl-navbar__button > span {font-size: 18px;}
  .kl-navbar__menu > li > a {
      justify-content: space-between;
  }
  
  header.kl-header {
    box-shadow: 0 4px 49px -20px #00000040;
  }
  
    .kl-navbar__parent > a {
    pointer-events: none;
  }
  
  .kl-navbar-submenu__item a,.kl-navbar-submenu__item-megamenu a,.kl-navbar-submenu__item-megamenu-2 a {
    padding: 10px 0;
    text-transform: initial;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
    
  .kl-navbar-submenu__item a span, .kl-navbar-submenu__item-megamenu a span, .kl-navbar-submenu__item-megamenu-2 a span {
    font-family: Manrope;
    font-weight: 600;
    font-size: 16px!important;
    font-style: normal;
    line-height: 28px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .menu-subtitle {
    color: #939393;
    font-family: Manrope;
    font-size: 12.965px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.168px; 
    letter-spacing: 0.648px;
    text-transform: uppercase;
  }
  
  .menu-icon {width:25px;}
  
  .kl-navbar__parent > .kl-navbar-submenu-wrapper,
  .kl-navbar__parent > .kl-navbar-submenu-wrapper-megamenu,
  .kl-navbar__parent > .kl-navbar-submenu {
    display: none;
  }
  
  .kl-navbar__parent--active > .kl-navbar-submenu-wrapper,
  .kl-navbar__parent--active > .kl-navbar-submenu-wrapper-megamenu,
  .kl-navbar__parent--active > .kl-navbar-submenu {
    display: block!important;
  }
  
    .kl-navbar__parent:hover > a:after {
    transform: rotate(225deg);
  }
  /*********************MOBILE MENU *********************************/
  .kl-navbar__menu .kl-navbar__item, .kl-navbar__menu .kl-navbar__item-megamenu {
      border-bottom: 1px solid #6B2E61;
        text-align: left;
  }
  
  .kl-navbar__menu > .kl-navbar__item:first-child, .kl-navbar__menu > .kl-navbar__item-megamenu:first-child {
        border-top: 1px solid #6B2E61;
  }
  
  .kl-navbar__button > span {
    font-family: Manrope!important;
    font-size: 16px!important;
    font-style: normal;
    font-weight: 600!important;
    line-height: 28px;
        padding: 17px 0;
  }
  
  header.kl-header .btn-nav-cta .button{
    background-color: #fff;
  }
  
  .kl-navbar-submenu {
    background-color: transparent;
  }
  
  .kl-navbar__button > span:after {display: none;}
  
  .kl-header:has(.kl-navbar--active) {
    background-color: #FFF6F1;
  }
  

  /******************************************************/
}



@media (max-width: 410px){
  .kl-navbar__logo {
    margin-right: 10px;
    max-height: 35px!important;
  }
  
  .btn-nav-cta .button {
    font-size: 12px;
  }
}

@media (max-width: 360px){
  .btn-nav-cta {
    margin-right: 10px;
  }
  .btn-nav-cta .button {
    padding: 10px 25px
  }     
}
.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: white;
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.2);
}

.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: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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: initial;
  text-align: center;
}

.kl-pricing__card h4 {
 font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%; 
  text-align: left;
}

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

.kl-pricing__card {
  position: relative;
  padding: 50px 32px;
  border: 0.5px solid rgba(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.1);
  background-color: white;
  border-radius: 9px;
  flex-basis: 346px;
  flex-grow: 1;
  transition: box-shadow .25s ease-in-out;
}

.kl-pricing__card--featured {
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.2);
}

.kl-pricing__card:hover {
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.3);
}

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


.kl-pricing__badge {
  font-family: Manrope, sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  line-height: 1;
  min-width: 120px;
  padding: 10px 12px;
  border-radius: 40px;
  background-color: #EBF1FF;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.kl-pricing__icon {
  height: 28px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
     margin: 1rem 0 1rem;
}

.kl-pricing__icon img {
  max-height: 100%;
  display: block;
}

.kl-pricing__price {
  color: #4678EE;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 117%;
  
  text-align:left;
}

.general_price {
     margin-top: 40px;
}

.kl-pricing__price h2 { margin:0!important;}

.kl-pricing__subtitle_price {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.5);
    text-transform: lowercase;
    text-align: left;
}

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

.kl-pricing__description {
  overflow: hidden;
}

.kl-pricing__description p {
  margin: 0;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}

.kl-pricing__features {
  text-align: left;
  list-style: none;
  margin: 3rem 0 2.625rem;
  padding: 0!important;
}

.kl-pricing__features li {
  font-size: 0.875rem;
  margin: 0 0 1rem;
  display: flex;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}

.zigzdssdssdag_tab_content_wrap ul li:before { position: absolute; content: ""; height: 23px; width: 23px; top: 1px; left: 0; background: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/checkmark-icon.svg) no-repeat center / cover; }

.kl-pricing__features li:before {
  content: '';
  background-image: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/checkmark-icon.svg);
  display: block;
  width: 23px;
  height: 23px;
  margin: 2px 0.75rem 0 0;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.kl-pricing__button .button--outlined{
  background-color: transparent;
  border: 1px solid #6B2E61;
  color: #6B2E61;
}

.kl-pricing__button a {
  width: 100%;
}

.kl-pricing hr {
  margin: 1.75rem 0;
  color: #F3F3F3;
  background-color: #F3F3F3;
  height: 2px;
}

/*Acordeon Feature*/
.checkbox-price,.tab-label-price {display: none;}
/**/

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

@media screen and (max-width: 991px) {
  .kl-pricing {
    flex-wrap: wrap;
  }
  
  .kl-pricing__card {
      margin: 20px 20px!important;
  }
}

@media screen and (max-width: 811px) {
   .general_price {
      min-height: auto;
      margin-top: 0;
      margin-bottom: 40px;
       height: auto!important;
  }
  
  .kl-pricing__description {
    min-height: auto;
        height: auto!important;
  
  } 
}


@media screen and (max-width: 768px) {
  .kl-pricing__card + .kl-pricing__card {
    margin: 24px 0 0;
  }
 
}

@media (max-width: 560px) {
 .kl-pricing__card {
     margin: 20px 0 30px 0px!important;
  }
}
.kl-lg-features-01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1240px;
 /* margin-top: 90px;*/
}

.background-lingio-lotti {
  display: flex;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 50%);
  width: 106%;
  z-index: 0;
  bottom: 100%;
}

.kl-lg-features-01__card {
  flex-grow: 1;
  margin-bottom: 40px;
}

.kl-lg-features-01__card h4 {
  margin: 0 0 1rem;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #000000;
  text-align: center;
}

.kl-lg-features-01__card p {
  font-weight: 400;
  text-align: center;
  font-family: 'Noto Sans';
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.kl-lg-features-01__image {
  min-height: 50px;
  margin: 0 auto 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 145px;
  background: #FFBD9C;
  box-shadow: 0px 12.8512px 25.7025px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  color: #fff;
}

.kl-lg-features-01__image svg{
  fill: white;
}

.kl-lg-features-01__image img {
  display: block;
  width: auto;
  max-height: 50px;
  filter: brightness(0) invert(1);
}

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

.kl-lg-features-01__image svg {
  max-height: 50px;
  width: 50px;
}

.text-icon-featured {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-size: 41px;
}

@media screen and (max-width: 1000px) {
  .kl-lg-features-01__card {
    flex-basis: 50%;
  }
  
  .background-lingio-lotti {
    display: none;
  }
}

@media screen and (max-width: 1450px) {
  .background-lingio-lotti {
    transform: translate(-50%, 60%);
  }
}


@media screen and (min-width: 1000px) {
  .kl-lg-features-01__card {
    flex-basis: calc(25% - 24px); /* 4 columns with margin-left 24px */
    margin-left: 24px;
  }
  
  .kl-lg-features-01__card:first-child {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .kl-lg-features-01 {
    display: block;
  }
}
.kl-features-01 {
    gap: 40px;
}

.kl-features-01__card .lingio-features-desc p,  .lingio-features-desc {
  text-align:center;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 110%;
  word-break: normal;
}

.lingio-features-desc {
  margin-top: 50px!important;
}

.feat-lingio-2-img img {
    max-height: 85px!important;
}

.kl-features-01__card.feat-lingio-2-card {
  flex-basis: 190px;
}

.kl-features-01__card.feat-lingio-2-card + .kl-features-01__card.feat-lingio-2-card {
    margin-left: auto;
}

@media(max-width: 991px) {
  .grid-system {
    flex-wrap: wrap;
  }
  
  .kl-features-01__card.feat-lingio-2-card  {
      flex: 1; 
      margin: 40px;
      min-width: calc(33.33% - 40px);
  }

}


@media(max-width: 991px) {
  .grid-system {
    flex-wrap: wrap;
  }
  
  .kl-features-01__card.feat-lingio-2-card  {
      flex: 1; 
      min-width: calc(33.33% - 40px);
  }

}
.kl-features-01 {
  display: flex;
  justify-content: space-between;
}

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

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

.kl-features-01__card h4 {
  margin: 0 0 1rem;
}

.kl-features-01__card p {
  font-weight: 500;
}

.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 {
  min-height: 50px;
  margin: 0 0 24px;
  display: flex;
  align-items: center;
}

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

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

.kl-features-01__image svg {
  max-height: 50px;
  width: 50px;
}
.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;
}

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

.kl-features-02__card p {
  font-weight: 500;
}

.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: #4678EE;
}
.kl-features-03__titles li.active h4, .kl-features-03__titles li h4:hover, .kl-features-03__titles li h4:focus {
  cursor: pointer;
  color: #4678EE;
}

.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: #4678EE;
  position: absolute;
  left: 0;
  bottom: 2px;
  visibility: hidden;
  transition: width .2s ease-in-out;
}

.kl-features-03__section {
  background-color: #F3F3F3;
  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;
}

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

.kl-features-03__content {
  padding: 54px 78px;
  flex-basis: 400px;
  flex-grow: 3;
}

@media screen and (max-width: 580px) {
  .kl-features-03__content {
    padding: 30px;
  }
}

.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;
}
.lingio-badge {
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

.lingio-badge.lingio-badge__theme-orange .lingio-badge__wrapper,
.lingio-badge.lingio-badge__theme-white .lingio-badge__wrapper {
  flex: 1 1 280px;
  width: 280px;
  height: 410px;
  position: relative;
}

.lingio-badge.lingio-badge__theme-orange .lingio-badge__wrapper .lingio-badge__background,
.lingio-badge.lingio-badge__theme-white .lingio-badge__wrapper .lingio-badge__background {
  position: absolute;
  left: 0;
  top: -14px;
}

.lingio-badge.lingio-badge__theme-orange .lingio-badge__wrapper .lingio-badge__content,
.lingio-badge.lingio-badge__theme-white .lingio-badge__wrapper .lingio-badge__content {
  position: absolute;
  left: 44px;
  top: 37px;
  width: 180px;
  height: 200px;
  text-align: center;
}

.lingio-badge.lingio-badge__theme-smallwhite .lingio-badge__wrapper {
  flex: 1 1 240px;
  width: 240px;
  height: 240px;
  position: relative;
  color: #000;
}

.lingio-badge.lingio-badge__theme-smallwhite .lingio-badge__wrapper .lingio-badge__background {
  position: absolute;
  left: 0;
  top: -14px;
}

.lingio-badge.lingio-badge__theme-smallwhite .lingio-badge__wrapper .lingio-badge__content {
  position: absolute;
  left: 44px;
  top: 37px;
  width: 180px;
  height: 200px;
  text-align: center;
}

.lingio-badge__number {
  font-size: 50px;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 50px;
}
.lingio-productcard {
  border: 0.5px solid rgba(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.17);
  border-radius: 9px;
  background-color: white;
  width: 100%;
  padding: 32px 25px;
  background-color: white;
}

.lingio-productcard__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.lingio-productcard__content h1, .lingio-productcard__content h2, .lingio-productcard__content h3, .lingio-productcard__content h4, .lingio-productcard__content h5, .lingio-productcard__content h6 {
  font-weight: bold;
  color: #4678EE;
  margin: 0 0 1rem;
}

.lingio-productcard__content p {
  margin: 0 0 2rem;
}

.lingio-productcard__image {
  margin: 0 0 0.5rem;
}
.lingio-product-checklist__item {
  display: flex;
}

.lingio-product-checklist__theme-vertical_bullets_centered .lingio-product-checklist__item {
  flex-direction: column;
  align-items: center;
  max-width: 180px;
  text-align: center;
  margin: auto;
}

.lingio-product-checklist__theme-vertical_bullets_centered .lingio-product-checklist__icon {
  margin-right: 0;
}


.lingio-product-checklist__icon {
  color: #4678EE;
  margin-right: 10px;
}

.lingio-product-checklist__icon svg {
  max-height: 24px;
  width: 24px;
  fill: #4678EE;
}

.lingio-product-checklist__wrapper {

}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards {
  display: flex;
  flex-direction: row;
  align-items: stretch

}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets,
.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets-centered {
  display: flex;
  flex-direction: row;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__item-wrapper {
  flex: 1;
  background-color: #fff;
  margin: 20px;
  padding: 30px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__item {
  display: flex;
  flex-direction: column;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets-centered .lingio-product-checklist__item-wrapper,
.lingio-product-checklist__wrapper.lingio-product-checklist__theme-vertical-bullets-centered .lingio-product-checklist__item-wrapper {
  flex: 1;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets-centered .lingio-product-checklist__item,
.lingio-product-checklist__wrapper.lingio-product-checklist__theme-vertical-bullets-centered .lingio-product-checklist__item{
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__item-wrapper h2,
.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__item-wrapper h3,
.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__item-wrapper h4 {
  color: #4678EE;
  margin: 0 0 10px 0;
}

.lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards .lingio-product-checklist__icon {
  display: block;
  margin: 0 0 10px 0;
}

.img-checklist-item {
  padding-right: 30px;
}  

.lingio-product-checklist__theme-orange_lingio .lingio-product-checklist__text {
  color: #fff;
}

.lingio-product-checklist__theme-orange_lingio .lingio-product-checklist__icon img{
  filter: brightness(0) invert(1);
}


@media screen and (max-width: 1000px) {
  .row-fluid .span4:has(.fixed-columns) .row-fluid-wrapper {
    padding: 0!important;
  }
}



@media screen and (max-width: 600px) {
  .lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets-centered,
    .lingio-product-checklist__wrapper.lingio-product-checklist__theme-vertical-bullets-centered {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-bullets-centered .lingio-product-checklist__item {
    align-items: start;
    flex-direction: row;
  }
}

@media screen and (max-width: 960px) {
  .lingio-product-checklist__wrapper.lingio-product-checklist__theme-horizontal-cards {
    display: flex;
    flex-direction: column;
  }
  
}
.lingio-rich-text__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  display: block;
  margin: 0 0 .75rem;
  text-transform: uppercase;
}

.lingio-rich-text h1 {
  color: #000000;
}

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

.lingio-rich-text p:last-child {
  margin: 0 0 2rem;
}

.lingio-rich-text__buttons {
  margin: -10px;
  font-family: 'Noto Sans';
}

.lingio-rich-text__buttons a {
  margin: 20px 10px;
}

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

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

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

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

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

.lingio-rich-text--right .lingio-rich-text__form {
  margin: 0 0 0 auto;
}

.lingio-rich-text__theme-orange  .button {
 color: #fff;
  background-color: #F47637;
  border: 0px solid #F47637;
}

.lingio-rich-text__theme-black .button--outlined {
    background-color: transparent;
    border: 2px solid #6B2E61;
    color: #6B2E61;
}

.lingio-rich-text__theme-black .button--outlined:hover {
    background-color: #6B2E61;
}

.lingio-rich-text__theme-orange .button:hover, .lingio-rich-text__theme-orange .button:focus, .lingio-rich-text__theme-orange .button:active {
    background-color: #6B2E61;
    border: 0px solid #6B2E61;
    color: #fff;
}

.lingio-rich-text__theme-orange h1,
.lingio-rich-text__theme-orange h2,
.lingio-rich-text__theme-orange h3,
.lingio-rich-text__theme-orange h4 {
  color: #F47637;
}

.lingio-rich-text__theme-purple .button.button--arrow {
    color: #6B2E61;
}

.lingio-rich-text__theme-purple .button.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%236B2E61'/%3E%3C/svg%3E");
}

.lingio-rich-text__theme-purple h1,
.lingio-rich-text__theme-purple h2,
.lingio-rich-text__theme-purple h3,
.lingio-rich-text__theme-purple h4 {
  color: #6B2E61;
}

.lingio-rich-text__theme-white h1,
.lingio-rich-text__theme-white h2,
.lingio-rich-text__theme-white h3,
.lingio-rich-text__theme-white h4 {
  color: #fff;
}


.lingio-rich-text--nomargins h1,
.lingio-rich-text--nomargins h2,
.lingio-rich-text--nomargins h3,
.lingio-rich-text--nomargins h4 {
  margin: 0;
}

.lingio-rich-text__theme-white .lingio-rich-text__buttons .button {
  background-color: #fff;
  color: #F47637;
}

.lingio-rich-text__theme-white .lingio-rich-text__buttons .button.button--arrow {
  background-color: transparent;
  color: #fff;
}

.lingio-rich-text__theme-white .lingio-rich-text__buttons .button.button--arrow::after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23fff'/%3E%3C/svg%3E");
}


.lingio-rich-text--center .lingio-rich-text__register_user {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lingio-rich-text--center .lingio-rich-text__register_user > * {
  /* margin: 0 auto; */
}

.lingio-rich-text__action-form {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.action-form-text {
    flex: 5;
    max-width: 170px;
}

.action-form-text input {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 10px 24px;
  color: #6b2e61;
  border: 1px solid #6b2e61;
  border-radius: 1000px;
  box-sizing: border-box;
  outline-color: #6b2e61;
  color:#caa8c4;
}

input[type="search"]::-webkit-search-cancel-button {color: #caa8c4;}
[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    background-color: #6b2e61;
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
    background-size: 15px 15px;
    height: 15px;
    width: 15px;
}
.action-form-text  input::placeholder {color: #caa8c4;}
.action-form-text  input:focus {border: 2px solid #6b2e61;}

.action-form-button {
    flex: 2;
    min-width: 225px;
    max-width: 240px;
}

.action-form-button button {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    flex: 0 1 120px;
    width: 100%;
    height: 50px;
    background: #6b2e61;
    border-radius: 100px;
    color: #fff;
    border: 0;
    cursor: pointer;
    display:flex;
    align-items: center;
    align-items: center;
    justify-content: center;
}
.action-form-button button:hover {
    opacity: 0.75;
}

.subtitle-bg {
    background: #fff;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 23px;
}

.button.button--popupstyle {
    background-color: transparent;
    color: #6B2E61;
    border: 2px solid #6B2E61;
}

.button.button--popupstyle:hover,.button.button--popupstyle:focus,.button.button--popupstyle:active{
  background-color: #6B2E61;
  color: #fff;
}

.button.button--popupstyle span {
  padding-right: 40px;
}

.button.button--popupstyle:after {
    background-image: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/play_btn_lingio.svg);
    content: "";
    width: 44px;
    height: 44px;
    position: absolute;
    display: block;
    right: 1px;
    top: 1px;
    object-fit: cover;
    background-repeat: no-repeat;

}

.video-container-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
      right: 0;
    margin: auto;
}

button.close-popup:hover {
  background-color: #ff9657;
  color: #fff;
}


.video-container-popup .close-popup {
    position: absolute;
    top: -17px;
    right: -14px;
    cursor: pointer;
    z-index: 1;
    width: 40px;
    height: 40px;
    padding: 0;
   transition: all 0.3s;
   
}

.video-container-popup .lingio-video-file {
  width: 100%;
  max-width: 900px;
  transform: scale(0);
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
  outline: none;
  transition: all 0.3s;
}

.video-container-popup.show-popup {
  pointer-events: all;
  opacity: 1;
  background: rgba(0,0,0,0.7);
  padding: 20px;
}

.video-container-popup.show-popup  .lingio-video-file {
  transform: scale(1);
  border-radius: 20px;
}


.badge_lingio_mobile_img {
  display:none;
  position: relative;
  right: 0;
  width: 100%;
  text-align: right;     
}


.subtitle-bg {
    background: #fff;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 23px;
}


@media (max-width: 975px){
  .lingio-rich-text__action-form {
    flex-direction: column;
    gap: 20px;
  }
  
  .action-form-button,.action-form-text {
    flex: 2;
    min-width: 225px;
    max-width: 240px;
  }
}

@media (max-width: 768px){
  .lingio-rich-text__action-form {
    flex-direction: row;
    gap: 20px;
  }
}

@media (max-width: 550px){
  .reverse_parent { padding-top: 40px;}
  .badge_lingio_mobile_img {display:block;right: -25px;}
}

@media (max-width: 500px){
  
  .subtitle-bg {padding: 5px 10px;}
  .margin-bottom-register {
    margin-bottom: 80px!important;
  }
  
  .lingio-rich-text__action-form {
    flex-direction: column;
    gap: 20px;
  }
  
  .action-form-button,.action-form-text {
    flex: 1;
    max-width: 100%;
  }
  
  .action-form-text  input::placeholder {
    text-align: center;
  }
  
  .subtitle-bg {padding: 5px 10px;}

}
.lingio-cardcarousel__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lingio-cardcarousel {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.lingio-cardcarousel__arrow {
  display: block;
  cursor: pointer;
  padding: 0;
  position: absolute;
  opacity: 0.0;
  z-index: 2;
}

.lingio-cardcarousel__arrow.lingio-cardcarousel__arrow--prev {
  padding-right: 40px;
  left: 0;
  z-index: 5;
}

.lingio-cardcarousel__arrow.lingio-cardcarousel__arrow--next {
  padding-left: 40px;
  right: 0;
  z-index: 5;
}

.lingio-cardcarousel__arrow.lingio-cardcarousel--visible {
  opacity: 1.0;
}

.lingio-cardcarousel__cards {
  position: relative;
  height: 450px;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: space-around;
  justify-content: center;
  overflow: hidden;
}

.lingio-cardcarousel__card {
  position: absolute;
  display: flex;
  width: 300px;
  height: 350px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: #F6F6F6;
  opacity: 0.3;
  padding: 40px 20px;
  box-sizing: border-box;
  transform: translateX(0);
  transition: transform 0.5s ease-in-out, opacity 0.2s linear;
}

.lingio-cardcarousel__card--active {
  border: 1px solid #f0f;
}

.lingio-cardcarousel__card.lingio-cardcarousel__card--visible {
  opacity: 1.0;
}

.lingio-cardcarousel__logocolumn {
  display: flex;
  justify-content: center;
}

.lingio-cardcarousel__logocolumn .lingio-cardcarousel__image img {
  width: 160px;
  height: 160px;
  border-radius: 160px;
  object-fit: cover;
  object-position: center center;
}

.lingio-cardcarousel__content {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.lingio-cardcarousel__content .lingio-cardcarousel__content--preheader {
  text-transform: uppercase;
  font-size: 12px;
}

.lingio-cardcarousel__content .lingio-cardcarousel__content--text {
  margin: 20px 0;
  color: #000;
  height: 60px;
}

.lingio-cardcarousel__content .lingio-cardcarousel__content--title {
  color: #f47637;
  font-weight: bold;
  font-size: 20px;
}

.lingio-cardcarousel__content .lingio-cardcarousel__content--role {
  color: #000;
}

.lingio-cardcarousel__content .lingio-cardcarousel__logo {
  display: flex;
  align-content: space-around;
  justify-content: center;
  align-items: center;
  height: 130px;
  width: 100%;
}

.lingio-cardcarousel__content .lingio-cardcarousel__logo img {
  width: 160px;
}

.lingio-cardcarousel__progressdots {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.0;
}

.lingio-cardcarousel__progressdots.lingio-cardcarousel--visible {
  opacity: 1.0;
}

.lingio-cardcarousel__progressdots ul {
  list-style: none;
  display: flex;
}

.lingio-cardcarousel__progressdots ul li {
  margin: 0 6px;
}

.lingio-cardcarousel__progressdots ul li span {
  display: block;
  background-color: #eae8e8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.lingio-cardcarousel__progressdots
  ul
  li.lingio-cardcarousel__progressdots--active
  span {
  background-color: #f47637;
}


.lingio-cardcarousel__position--center {
  opacity: 1.0;
  transform: translateX(0px);
  z-index: 3;
}

.lingio-cardcarousel__position--right1 {
  opacity: 1.0;
  transform: translateX(350px);
  z-index: 2;
}

.lingio-cardcarousel__position--right2 {
  opacity: 0;
  transform: translateX(700px);
}

.lingio-cardcarousel__position--left1 {
  opacity: 1.0;
  transform: translateX(-350px);
  z-index: 2;
}

.lingio-cardcarousel__position--left2 {
  opacity: 0;
  transform: translateX(-700px);
}


.lingio-cardcarousel__position--outside {
  opacity: 0;
  transform: translateY(50px);
}
.lingio-logo-carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  margin-top: 0px;
}

.lingio-logo-carousel.lingio-logo-carousel__animated {
  height: 100px;
  justify-content: flex-start;
}

.lingio-logo-carousel.lingio-logo-carousel__size-small.lingio-logo-carousel.lingio-logo-carousel__animated {
}

.lingio-logo-carousel.lingio-logo-carousel__size-medium.lingio-logo-carousel.lingio-logo-carousel__animated {
  height: 130px;
}

.lingio-logo-carousel.lingio-logo-carousel__size-large.lingio-logo-carousel.lingio-logo-carousel__animated {
  height: 160px;
}

.lingio-logo-carousel__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.lingio-logo-carousel.lingio-logo-carousel__animated .lingio-logo-carousel__inner {
  flex-wrap: nowrap;
}

.lingio-logo-carousel__item {
  height: 100px;
  width: 180px;
  margin: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lingio-logo-carousel.lingio-logo-carousel__size-small .lingio-logo-carousel__item {
}

.lingio-logo-carousel.lingio-logo-carousel__size-medium .lingio-logo-carousel__item {
  height: 100px;
  width: 300px;
}

.lingio-logo-carousel.lingio-logo-carousel__size-large .lingio-logo-carousel__item {
  height: 150px;
  width: 400px;
}

.lingio-logo-carousel__inner .lingio-logo-carousel__item img {
  height: 100px;
  width: 200px;
  object-fit: contain;
  
}

.lingio-logo-carousel.lingio-logo-carousel__size-small .lingio-logo-carousel__item img {
}

.lingio-logo-carousel.lingio-logo-carousel__size-medium .lingio-logo-carousel__item img {
  height: 100px;
  width: 300px;
}

.lingio-logo-carousel.lingio-logo-carousel__size-large .lingio-logo-carousel__item img {
  height: 150px;
  width: 350px;
}

.from-homepage {
      --tw-gradient-from: #f7f6f7;
    --tw-gradient-to: hsla(0,14%,96%,0);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}

.absolute{
  position: absolute;
} 

.top-0 {
  top: 0;
} 

.bottom-0{
  bottom: 0;
} 

.right-0{
  right: 0;
} 

.left-0{
  left: 0;
} 

.w-10{
  width: 10%;
} 

.bg-gradient-to-l{
  background-image: linear-gradient(to left,var(--tw-gradient-stops));
} 

.bg-gradient-to-r{
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
} 


.to-transparent {
    --tw-gradient-to: transparent;
}


/*
@media screen and (max-width: 960px) {

  .lingio-logo-carousel {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: show;
    height: auto;
    flex-wrap: wrap;
  }

  .lingio-logo-carousel__inner {
    justify-content: space-around;
  }

  .lingio-logo-carousel__cloned {
    display: none;
  }

  .lingio-logo-carousel__item {
    height: 80px;
    width: 200px;
  }

  .lingio-logo-carousel__item img {
    height: 60px;
    width: 120px;
    object-fit: contain;
  }

} */
.lingio-userstory {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: 40px 0;
}

.lingio-userstory .lingio-userstory__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 520px;
  max-width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 4px;
}

.lingio-userstory .lingio-userstory__content {
  background-color: #267256;
  color: #fff;
  padding: 60px;
  margin: 40px 0 40px 450px;
  z-index: 1;
  border-radius: 4px;
}

.lingio-userstory .lingio-userstory__preheader {
  display: block;
  text-transform: uppercase;
}

.lingio-userstory .lingio-userstory__content h2,
.lingio-userstory .lingio-userstory__content h3 {
  color: #fff;
}

.lingio-userstory .lingio-userstory__content .button.button--arrow {
  color: #fff;
}

.lingio-userstory .lingio-userstory__content .button.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23FFF'/%3E%3C/svg%3E");
}

.lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__image {
  left: auto;
  right: 0;
  top: 0;
}

.lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__content {
  background-color: #F6F6F6;
  color: #000;
  margin: 40px 450px 40px 0;
}

.lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__content h2,
.lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__content h3 {
  color: #F47637;
}

@media screen and (max-width: 960px) {
  .lingio-userstory {
    flex-direction: column;
    margin: 40px 0;
  }

  .lingio-userstory .lingio-userstory__image {
    position: relative;
    left: inherit;
    top: inherit;
    height: 66vw;
    border-radius: 4px 4px 0 0;
  }

  .lingio-userstory .lingio-userstory__content {
    margin: 0;
    padding: 20px;
    border-radius: 0 0 4px 4px;
  }

  .lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__content {
    margin: 0;
    border-radius: 0 0 4px 4px;
  }

  .lingio-userstory.lingio-userstory__theme--gray .lingio-userstory__image {
    width: 100%;
    right: 0;
    top: 0;
  }


}
.lingio-testimonials__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lingio-testimonials {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lingio-testimonials__logo_description * {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #808080;
}

.lingio-testimonials__logo_description { max-width: 170px;}

.lingio-testimonials__arrow {
  display: block;
  cursor: pointer;
  padding: 0;
  position: relative;
  top: -40px;
}

.lingio-testimonials__arrow.lingio-testimonials__arrow--prev {
  opacity: 0.0;
  padding-right: 40px;
}

.lingio-testimonials__arrow.lingio-testimonials__arrow--next {
  opacity: 0.0;
  padding-left: 40px;
}



@media screen and (max-width: 480px) {

  .lingio-testimonials__arrow.lingio-testimonials__arrow--prev {
    padding-right: 10px;
  }

  .lingio-testimonials__arrow.lingio-testimonials__arrow--next {
    padding-left: 10px;
  }

}

.lingio-testimonials__arrow.lingio-testimonials__arrow--prev.lingio-testimonials--visible {
  opacity: 1.0;
}

.lingio-testimonials__arrow.lingio-testimonials__arrow--next.lingio-testimonials--visible {
  opacity: 1.0;
}

.lingio-testimonials__cards {
  height: 500px;
  display: flex;
  align-items: center;
}

.lingio-testimonials__card {
  display: none;
  flex-direction: row;
}

.lingio-testimonials__card--active {
  display: flex;
}

.lingio-testimonials__logocolumn {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.lingio-testimonials__logocolumn .lingio-testimonials__photo {
  padding: 10px 50px;
  box-sizing: border-box;
}

.lingio-testimonials__logocolumn .lingio-testimonials__photo img {
  width: 160px;
  height: 160px;
  box-sizing: border-box;
  border-radius: 160px;
  object-fit: cover;
  object-position: center center;
}

.lingio-testimonials__logocolumn .lingio-testimonials__logo {
  display: flex;
  align-items: center;
  padding: 20px 50px;
}

.lingio-testimonials__logocolumn .lingio-testimonials__logo img {
  width: 150px;
}

.lingio-testimonials__contentcolumn {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lingio-testimonials__contentcolumn .lingio-testimonials__content--text {
  margin: 20px 0;
  color: #000;
  max-width: 800px;
}

.lingio-testimonials__contentcolumn .lingio-testimonials__content--text h3,
.lingio-testimonials__contentcolumn .lingio-testimonials__content--text h2 {
  color: #f47637;
}

.lingio-testimonials__card .lingio-testimonials__contentcolumn .lingio-testimonials__content--person {
  color: #6B2E61;
  font-weight: bold;
}

.lingio-testimonials__quote svg path {
    fill: #6B2E61;
}

.lingio-testimonials__contentcolumn .lingio-testimonials__content--role {
  color: #000;
}

.lingio-testimonials__progressdots {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.0;
}

.lingio-testimonials__progressdots.lingio-testimonials--visible {
  opacity: 1.0;
}

.lingio-testimonials__progressdots ul {
  list-style: none;
  display: flex;
}

.lingio-testimonials__progressdots ul li {
  margin: 0 6px;
}

.lingio-testimonials__progressdots ul li span {
  display: block;
  background-color: #eae8e8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.lingio-testimonials__progressdots
  ul
  li.lingio-testimonials__progressdots--active
  span {
  background-color: #f47637;
}

@media screen and (max-width: 960px) {

  .lingio-testimonials__cards {
    height: 750px;
  }

  .lingio-testimonials__card {
    flex-direction: column-reverse;
  }

  .lingio-testimonials__logocolumn {
    align-items: center;
  }
  .lingio-testimonials__logocolumn .lingio-testimonials__logo {
    align-items: flex-start;
    padding: 20px 0;
  }

  .lingio-testimonials__logocolumn .lingio-testimonials__photo {
    align-items: flex-start;
    padding: 20px 0 5px 0;
  }


}
.lingio-testimonials-5 {
  position: relative;
    max-width: 100%;
    margin: 0 auto;
  /*  display: flex;*/
    align-items: center;
}

.lingio-testimonials-5 div#tns1-ow {
    margin-left: 450px;
    /*min-width: 1210px;*/
    max-width: 1020px;
    display: block!important;
    opacity: 1!important;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    touch-action: manipulation;
}

.lingio-testimonials-5__photo img {
    width: 58px;
    height: 58px;
    box-sizing: border-box;
    border-radius: 160px;
    object-fit: cover;
    object-position: center center;
}

.lingio-testimonials-5__photo {
  margin-right: 15px;
}

.lingio-testimonials-5 .arrow-slider {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  margin-top: 40px;
  float: left;
  clear: both;
}

.testemonial-5-arrow {
    width: 50px;
    height: 50px;
    background: #6B2E61;
    border-radius: 50%;
    display: flex;
    padding: 0!important;
      display: flex;
    align-items: center;
    justify-content: center;
  opacity: 1!important;
  transition: background 0.15s linear, border-color 0.15s linear, color 0.15s linear;
}

.testemonial-5-arrow svg {
  /*width: 10px;*/
  padding: 0;
  margin: 0;
  filter: brightness(0) invert(1);
}

.lingio-testimonials-5 .left-slider {
    max-width: 350px;
    float: left;
    width: 100%;
    margin-top: 75px;
    position: relative;
    z-index: 99;
    text-align: left;
}

.lingio-testimonials__content--text .testimonial-description-general {
  margin: 10px 10px 0;
  background: #fff;
  padding: 20px 30px 40px 30px;
  position: relative;
  border: none;
  border-radius: 8px;
 /*  min-height:380px;*/
}

.lingio-testimonials__content--text .arrow-testimonial {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff;
  margin: -5px 0 0 10px;
}

.lingio-testimonials__content--text p {
  margin: 20px 0;
  text-align: left;
}

.lingio-testimonials-5__contentcolumn {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
   /* max-width: 500px;*/
  /*filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));*/
}

.general-testimonial-info {
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

.lingio-testimonials-5__content--person 
{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #6B2E61;
}

.lingio-testimonials-5__content--role {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.testemonial-5-arrow:hover {
  background: #ff9657;
}

.lingio-testimonials-5 .lingio-testimonials__content--text p {
    line-height: 26px;
}

@media (max-width: 960px){
  .left-slider{
      float: none;
      max-width: 100%;
      margin: 0 0 40px;
  }
  
  .lingio-testimonials-5 div#tns1-ow {
    margin: 0;
    min-width: auto;
  }
  
  .arrow-slider{
    float: none;
    clear: both;
    width: 100%;
  }
}

@media(max-width: 768px){
  .lingio-testimonials-5 {
    flex-direction: column;
    display: flex;
    margin-bottom: 40px;
  }
  
  .arrow-slider{
    order: 2;
    justify-content: center;
  }
  
  .general-testimonial-info {
    margin-left: auto;
  }
}
.lingio-cards-5 {
  position: relative;
    max-width: 100%;
    margin: 0 auto;
  /*  display: flex;*/
    align-items: center;
}



.lingio-cards-5 div#tns1-ow {
    margin-left: 300px;
    min-width: 100%;
    max-width: 1020px;
    display: block!important;
    opacity: 1!important;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    touch-action: manipulation;
}

.lingio-cards-5__photo img {
  width: 291px;
  height: 183px;
    box-sizing: border-box;
    border-radius: 5px;
    object-fit: cover;
    object-position: center center;
      max-width: 100%;
}

.lingio-cards-5__photo {
  /*margin-right: 15px;*/
}

.arrow-slider {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  margin-top: 40px;
  float: left;
  clear: both;
}

.testemonial-5-arrow {
    width: 50px;
    height: 50px;
    background: #6B2E61;
    border-radius: 50%;
    display: flex;
    padding: 0!important;
      display: flex;
    align-items: center;
    justify-content: center;
  opacity: 1!important;
  transition: background 0.15s linear, border-color 0.15s linear, color 0.15s linear;
}

.testemonial-5-arrow svg {
  /*width: 10px;*/
  padding: 0;
  margin: 0;
  filter: brightness(0) invert(1);
}

.lingio-cards-5 .left-slider {
    max-width: 295px;
    float: left;
    width: 100%;
    margin-top: 75px;
    position: relative;
    z-index: 99;
    text-align: left;
}

.lingio-cards__content--text .cards-description-general {
  margin: 10px 20px 35px;
  background: #fff;
  padding: 25px;
  position: relative;
  border: none;
  border-radius: 12px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);

  max-width: 343px;
  min-height:380px;
}

.lingio-cards__content--text .arrow-cards {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff;
  margin: -5px 0 0 10px;
}

.lingio-cards__content--text p {
  margin: 20px 0;
  text-align: left;
}

.lingio-cards-5__contentcolumn {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
   /* max-width: 343px;*/
  /*filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));*/
}

.general-cards-info {
    text-align: left;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 40px;
}

.lingio-cards-5__content--title 
{
  color: #000;
  font-size: 20px;
  font-family: Manrope;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 25px 0;
  text-align: center;
}

.lingio-cards-5__content--text {
  color: #000;
  font-size: 16px;
  font-family: Manrope;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 25px;
}

.lingio-cards-5__content--text-btn {
  color: #6B2E61;
  text-align: center;
  font-size: 16px;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.328px;
  text-transform: uppercase;
}

.testemonial-5-arrow:hover {
  background: #ff9657;
}

.lingio-cards-5 .lingio-cards__content--text p {
    line-height: 26px;
}

@media (max-width: 960px){
  .lingio-cards-5 .left-slider{
      float: none;
      max-width: 100%;
      margin: 0 0 40px;
  }
  
  .lingio-cards-5 div#tns1-ow {
    margin: 0;
    min-width: auto;
  }
  
  .arrow-slider{
    float: none;
    clear: both;
    width: 100%;
  }
}

@media(max-width: 768px){
  .lingio-cards__content--text .cards-description-general {
      margin: 11px auto 35px auto!important;
      box-shadow: 0px 10px 9px 0px rgba(0, 0, 0, 0.10);
  }  
  .tns-inner {max-width: 320px;}
}

@media(max-width: 600px){
  .lingio-cards-5 {
      flex-direction: column;
    display: flex;
  }
  
  .arrow-slider{
    order: 2;
    justify-content: center;
  }
  
  .general-cards-info {
    margin-left: auto;
  }
}
@media (max-width: 500px) {
  .lingio-cards__content--text .cards-description-general {
      margin: 11px auto 35px auto!important;
      box-shadow: 0px 10px 9px 0px rgba(0, 0, 0, 0.10);
  }  
  .tns-inner {max-width: 320px;}
  .lingio-testimonials__title {text-align:center;}
}
.lingio-contact-form {
  margin: 120px 160px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
}

.lingio-contact-form__content {
  flex: 2.5;
  background-color: #f47637;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  color: #fff;
  text-align: center;
}

.lingio-contact-form__content h3 {
  color: #fff;
}

.lingio-contact-form__content form label {
  color: #fff;
  font-weight: normal;
}

.lingio-contact-form__content form .hs-button {
  color: #fff;
  border: 2px solid #fff;
  background-color: #f47637;
  text-transform: uppercase;
  font-family: Noto Sans,sans-serif;
  font-size: 1rem;
}

.lingio-contact-form__content form .hs-button:hover,
.lingio-contact-form__content form .hs-button:focus,
.lingio-contact-form__content form .hs-button:active {
  color: #f47637;
  border: 2px solid #fff;
  background-color: #fff;
}

.lingio-contact-form__content form .hs-form-field {
  font-family: Noto Sans,sans-serif;
  font-size: 1rem;
}

.lingio-contact-form__content form .hs-form-required {
  color: #fff;
}

.lingio-contact-form__content2 {
  background-color: #f6f6f6;
  background-image: url('//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/contactform-bg.svg');
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #f47637;
  flex: 1;
  box-sizing: border-box;
  padding: 100px 60px;
  position: relative;
}

.lingio-contact-form__content2 p {
  text-align: center;
}

.lingio-contact-form__content2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lingio-contact-form__content2 ul li {
  margin: 0;
  padding: 10px 0;
}

.lingio-contact-form__content2 ul li a {
  display: flex;
  align-items: center;
  line-height: 14px;
}

.lingio-contact-form__content2 ul li a img {
  margin: 0 10px 0 0;
}

.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=text],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=email],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=password],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=tel],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=number],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content input[type=file],
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content select,
.lingio-contact-form.lingio-contact-form__theme-orange .lingio-contact-form__content textarea {
  border: 0;
  border-radius: 2px;
}

.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=text],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=email],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=password],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=tel],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=number],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content input[type=file],
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content select,
.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content textarea {
  border: 0;
  border-radius: 2px;
}

.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content {
  padding: 40px 80px;
}

.lingio-contact-form.lingio-contact-form__theme-orange-narrow .lingio-contact-form__content2 {
  display: none;
}

.lingio-contact-form.lingio-contact-form__theme-orange-narrow {
  margin: 0;
}


.lingio-contact-form.lingio-contact-form__theme-yellow {
  margin: 0;
}

.lingio-contact-form.lingio-contact-form__theme-yellow .lingio-contact-form__content {
  background-color: #F4A62B;
}

.lingio-contact-form.lingio-contact-form__theme-yellow .lingio-contact-form__content2 {
  display: none;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite .lingio-contact-form__content {
  background-color: transparent;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite .lingio-contact-form__content2 {
  display: none;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite h2 {
  color: #f47637;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite form label {
  color: #f47637;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite form .hs-form-required {
  color: #f47637;
}

.lingio-contact-form.lingio-contact-form__theme-transparentwhite form .hs-button {
  background-color: #f47637;
  border: none;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lingio-contact-form {
    margin: 50px 10px;
  }

  .lingio-contact-form__content2 {
    display: none;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*FORM LINGIO STYLE*/
.lingio-contact-form-style .hs-form-field > label{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.05em;
  color: #6B2E61;
  text-transform: uppercase;
}

.lingio-contact-form-style .hs-error-msg,.lingio-contact-form-style .hs_error_rollup {
  font-family: 'Noto Sans';
}

.lingio-contact-form-style input[type=text], .lingio-contact-form-style input[type=email], .lingio-contact-form-style input[type=password], 
.lingio-contact-form-style input[type=tel], .lingio-contact-form-style input[type=number], .lingio-contact-form-style input[type=file], .lingio-contact-form-style select {
  border-radius: 30px;
  border-color: #ffffff;
  height: 50px;
}

.lingio-contact-form-style textarea {
  border-radius: 12px;
  border-color: #ffffff;
}

input::placeholder, textarea::placeholder {
    font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3); 
}

.lingio-contact-form-style textarea {
  min-height: 105px;
}

.lingio-contact-form-style.lingio-contact-form-style__theme-black form input[type=submit]:hover, 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form input[type=submit]:focus, 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form input[type=submit]:active, 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form .hs-button:hover, 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form .hs-button:focus, 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form .hs-button:active {
    background-color: #ff9657;
    border-color: #ff9657;
}

.lingio-contact-form-style.lingio-contact-form-style__theme-black :focus {
    outline-color: #6B2E61;
}

.lingio-contact-form-style.lingio-contact-form-style__theme-black form input[type=submit], 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form .hs-button {
  background-color: #6B2E61;
    border: 0px solid #6B2E61;
}

.lingio-contact-form-style-general {
    background: #F4F4F4;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
    border-radius: 12px;
    padding: 70px 60px;
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.lingio-contact-form-style-general:has(.lingio-contact-form-style__theme-orange){
      background: #F47637;
}

.lingio-contact-form-style__theme-orange form input[type=submit], .lingio-contact-form-style__theme-orange form .hs-button {
  background-color: #fff;
  opacity: 1;
  border: 0px solid #fff;
  color: #3A1634;
}

.lingio-contact-form-style__theme-orange form input[type=submit]:hover, 
.lingio-contact-form-style__theme-orange form input[type=submit]:focus, 
.lingio-contact-form-style__theme-orange form input[type=submit]:active, 
.lingio-contact-form-style__theme-orange form .hs-button:hover, 
.lingio-contact-form-style__theme-orange form .hs-button:focus, 
.lingio-contact-form-style__theme-orangeform .hs-button:active {
    background-color: rgba(255,255,255,0.8);
    border-color: #ffffff;
    color: #3A1634;
}

.lingio-contact-form-style__theme-orange.lingio-contact-form-style .hs-form-field > label,
.lingio-contact-form-style__theme-orange h2,
.lingio-contact-form-style__theme-orange p,
.lingio-contact-form-style__theme-orange .legal-consent-container,
.lingio-contact-form-style__theme-orange .lingio-contact-form-style-social ul li a{
    color: #ffffff;
}

.lingio-contact-form-style__theme-orange .lingio-contact-form-style-social ul li a:hover {
  color: #3A1634;
}


.lingio-contact-form-style-general h2 {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}


.lingio-contact-form-style-general p {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.lingio-contact-form-style-social {
  margin-top: 20px;
}

.lingio-contact-form-style-social ul {
  list-style: none;
      margin: 0;
    padding: 0;
}

.lingio-contact-form-style-social ul li {
    margin-bottom: 10px;
}


.lingio-contact-form-style-social ul li a{
    display: inline-flex;
    align-items: center;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #3A1634;
  text-decoration: none;
}

.lingio-contact-form-style-social ul li a:hover {
  color: #ff9657;
}

.lingio-contact-form-style-social ul li a span{
    padding-left: 10px;
}

.col-pad {
    padding: 0 20px;
}

.lingio-contact-form-style-general-content {
  max-width: 420px;

}

.lingio-contact-form-style-2 select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5H7z" fill="%233A1634"/></svg>') no-repeat;
    background-position: calc(100% - 13px) center;
    padding-right: 30px; 
    background-color: #fff;
}

.lingio-contact-form-style-2 select:focus {
  outline: none;
}


@media (max-width: 600px){
  .lingio-contact-form-style-general {
      padding: 30px 5px;
  }
  
  .col-pad {
      padding: 0 10px;
  }
  
  .form-style-mt-40 {
    margin-top: 40px!important;
  }
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*FORM LINGIO STYLE*/
.lingio-contact-form-style-3{
  border-radius: 12px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
}

.lingio-contact-form-style-3 .hs-form-field > label{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.05em;
  color: #6B2E61;
  text-transform: uppercase;
}

.lingio-contact-form-style-3 .hs-error-msg,.lingio-contact-form-style .hs_error_rollup {
  font-family: 'Noto Sans';
}

.lingio-contact-form-style-3 input[type=text], .lingio-contact-form-style-3 input[type=email], .lingio-contact-form-style-3 input[type=password], 
.lingio-contact-form-style-3 input[type=tel], .lingio-contact-form-style-3 input[type=number], .lingio-contact-form-style-3 input[type=file], .lingio-contact-form-style-3 select {
  border-radius: 30px;
  border-color: #ffffff;
  height: 50px;
}

.lingio-contact-form-style-3 textarea {
  border-radius: 12px;
  border-color: #ffffff;
}

input::placeholder, textarea::placeholder {
    font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3); 
}

.lingio-contact-form-style-3 textarea {
  min-height: 105px;
}

.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form input[type=submit]:hover, 
.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form input[type=submit]:focus, 
.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form input[type=submit]:active, 
.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form .hs-button:hover, 
.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form .hs-button:focus, 
.lingio-contact-form-style-3.lingio-contact-form-style__theme-black form .hs-button:active {
    background-color: #ff9657;
    border-color: #ff9657;
}

.lingio-contact-form-style.lingio-contact-form-style__theme-black :focus {
    outline-color: #6B2E61;
}

.lingio-contact-form-style.lingio-contact-form-style__theme-black form input[type=submit], 
.lingio-contact-form-style.lingio-contact-form-style__theme-black form .hs-button {
  background-color: #6B2E61;
    border: 0px solid #6B2E61;
}

.lingio-contact-form-style-general-3 {
    padding: 70px 60px;
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.lingio-contact-form-style-general h2 {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 120%;
}


.lingio-contact-form-style-general p {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.lingio-contact-form-style-social {
  margin-top: 20px;
}

.lingio-contact-form-style-social ul {
  list-style: none;
      margin: 0;
    padding: 0;
}

.lingio-contact-form-style-social ul li {
    margin-bottom: 10px;
}


.lingio-contact-form-style-social ul li a{
    display: inline-flex;
    align-items: center;
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #3A1634;
  text-decoration: none;
}

.lingio-contact-form-style-social ul li a:hover {
  color: #ff9657;
}

.lingio-contact-form-style-social ul li a span{
    padding-left: 10px;
}

.col-pad {
    padding: 0 20px;
}

.lingio-contact-form-style-general-content {
  max-width: 420px;

}

.lingio-contact-form-style-3 select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5H7z" fill="%233A1634"/></svg>') no-repeat;
    background-position: calc(100% - 13px) center;
    padding-right: 30px; 
    background-color: #fff;
}

.lingio-contact-form-style-3 select:focus {
  outline: none;
}


@media (max-width: 600px){
  .lingio-contact-form-style-general {
      padding: 30px 5px;
  }
  
  .col-pad {
      padding: 0 10px;
  }
  
  .form-style-mt-40 {
    margin-top: 40px!important;
  }
}
.kl-card {
  border: 0.5px solid rgba(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.17);
  border-radius: 9px;
  background-color: white;
  width: 100%;
  padding: 32px 25px;
  background-color: white;
}

.kl-card__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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;
  color: #f47637;
}

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

.kl-card__image {
  margin: 0 0 1.75rem;
}
.lingio-video {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.lingio-video video {
  width:130%;
  height:100%;
  object-fit: contain;
  object-position: center center;
  opacity: 0.0;
  transition: 1.0s opacity linear;
}


.lingio-video video.show {
  opacity: 1.0;
}

.lingio-video-width {
  top: -35px;
}


.lingio-video img {
  display: none;
}

.lingio-video-zoom {
    border-radius: 10px;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 0 23px 0 rgb(0 0 0 / 31%);
    -moz-box-shadow: 0 0 23px 0 rgba(0,0,0,.31);
    box-shadow: 0 0 23px 0 rgb(0 0 0 / 31%);
    position: relative;
    padding-bottom: 85.7%;
    height: 0;
    overflow: hidden;
}

.lingio-video-zoom video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
  height: 100%;
  object-fit: cover;
}

.lingio-video-zoom-with-transition video{
   position: relative;
   object-fit: contain;
}

.lingio-video-zoom-with-transition{
    padding-bottom: 0;
    height: 100%;
}

@media (max-width: 991px) {
  .lingio-video-zoom {
    padding-bottom: 100%;
  }
}

@media (max-width: 768px) {
  .lingio-video {
    height: auto !important;
  }
  
  .lingio-video video {
      width:100%!important;
  }
  
  .lingio-video-width {
    top: auto;
  }
  
  .lingio-video-zoom {
      position: relative;
      padding-bottom: 0;
      height: 100%;
      overflow: hidden;
  }
  
  .lingio-video-zoom video{
    position: static;
    height: 100%;
    object-fit: contain;
  }

  .lingio-video-zoom-with-transition video{
     position: relative;
     object-fit: contain;
  }
}
.lingio-image {
  display: block;
  position: relative;
  /* border: 1px solid #f00; */
  max-width: 100%;
}

.lingio-image__inner {
  border-radius: 4px;
  overflow: hidden;
  /* border: 1px solid #0f0; */
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 768px) {
  .lingio-image .lingio-image__inner {
    height: auto !important;
  }
}

.lingio-image .lingio-image__inner img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
}

.lingio-image.lingio-image__imagefocus-left .lingio-image__inner img {
  object-position: left center;
}

.lingio-image.lingio-image__imagefocus-right .lingio-image__inner img {
  object-position: right center;
}

@media screen and (max-width: 1235px) {
  .lingio-image .lingio-image__inner img {
     object-fit: contain;
  }
}

@media screen and (min-width: 960px) {

  .lingio-image.lingio-image__align-floatleft .lingio-image__inner {
    position: absolute;
    margin: 0;
    float: left;
  }

  .lingio-image.lingio-image__align-floatright .lingio-image__inner {
    position: absolute;
    margin: 0;
    float: right;
  }

  .lingio-image.lingio-image__align-left .lingio-image__inner {
    position: absolute;
    margin: 0;
    left: 0;
  }

  .lingio-image.lingio-image__align-bottomleft .lingio-image__inner {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 0;
  }

  .lingio-image.lingio-image__align-right .lingio-image__inner {
    position: absolute;
    margin: 0;
    right: 0;
  }

  .lingio-image.lingio-image__align-bottomright .lingio-image__inner {
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 0;
  }

}
.kl-testimonials {
  display: flex;
}

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

.kl-testimonial {
  padding: 18px 25px 25px;
  border: 0.5px solid rgba(100, 146, 253, 0.2);
  box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.17);
  border-radius: 9px;
  flex-grow: 1;
  flex-basis: 300px;
}

.kl-testimonial + .kl-testimonial {
  margin-left: 64px;
}

@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__quote {
  margin: 0 0 25px;
}

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

.kl-testimonial__content {
  font-weight: 500;
}

.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 {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  font-size: 0.75rem;
  margin: 0 0 8px;
}
.kl-userstory-01 {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: 40px 100px;
}

.kl-userstory-01 .kl-userstory-01__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 520px;
  max-width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 4px;
}

.kl-userstory-01 .kl-userstory-01__content {
  background-color: #267256;
  color: #fff;
  padding: 40px;
  margin: 20px 0 20px 450px;
  z-index: 1;
  border-radius: 4px;
}

.kl-userstory-01 .kl-userstory-01__preheader {
  display: block;
  text-transform: uppercase;
}

.kl-userstory-01 .kl-userstory-01__content h2 {
  color: #fff;
}

.kl-userstory-01 .kl-userstory-01__content .button.button--arrow {
  color: #fff;
}

.kl-userstory-01 .kl-userstory-01__content .button.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23FFF'/%3E%3C/svg%3E");
}

@media screen and (max-width: 480px) {
  .kl-userstory-01 {
    flex-direction: column;
    margin: 40px 0;
  }

  .kl-userstory-01 .kl-userstory-01__image {
    position: relative;
    left: inherit;
    top: inherit;
    height: 66vw;
    border-radius: 4px 4px 0 0;
  }

  .kl-userstory-01 .kl-userstory-01__content {
    margin: 0;
    padding: 20px;
    border-radius: 0 0 4px 4px;
  }

}
.kl-contactform-01 {
  margin: 120px 160px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
}

/* @media screen and (max-width: 768px) {
  .kl-contactform-01 {
    padding: 64px 0;
  }
} */

.kl-contactform-01__content {
  flex: 2.5;
  background-color: #f47637;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  color: #fff;
  text-align: center;
}

.kl-contactform-01__content h3 {
  color: #fff;
}

.kl-contactform-01__content form label {
  color: #fff;
  font-weight: normal;
}

.kl-contactform-01__content form .hs-button {
  color: #fff;
  border: 1.5px solid #fff;
  background-color: transparent;
  text-transform: uppercase;
}

.kl-contactform-01__content form .hs-form-required {
  color: #fff;
}

.kl-contactform-01__content2 {
  background-color: #f6f6f6;
  background-image: url('//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/contactform-bg.svg');
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #f47637;
  flex: 1;
  box-sizing: border-box;
  padding: 100px 60px;
  position: relative;
}

.kl-contactform-01__content2 p {
  text-align: center;
}

.kl-contactform-01__content2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kl-contactform-01__content2 ul li {
  margin: 0;
  padding: 10px 0;
}

.kl-contactform-01__content2 ul li a {
  display: flex;
  align-items: center;
  line-height: 14px;
}

.kl-contactform-01__content2 ul li a img {
  margin: 0 10px 0 0;
}
.kl-testimonials02__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.kl-testimonials02 {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.kl-testimonials02__arrow {
  display: block;
  cursor: pointer;
  padding: 40px;
}

.kl-testimonials02__cards {
  height: 450px;
  display: flex;
  align-items: center;
}

.kl-testimonials02__card {
  display: none;
}

.kl-testimonials02__card--active {
  display: block;
}

.kl-testimonials02__header {
  display: flex;
  justify-content: center;
}

.kl-testimonials02__header .kl-testimonials02__image img {
  width: 160px;
  height: 160px;
  border-radius: 160px;
  object-fit: cover;
  object-position: center center;
}

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

.kl-testimonials02__header .kl-testimonials02__logo .kl-testimonials02__quote {
  margin: 20px;
}

.kl-testimonials02__header .kl-testimonials02__logo img {
  height: 70px;
}

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

.kl-testimonials02__content .kl-testimonials02__content--text {
  margin: 20px;
  color: #000;
}

.kl-testimonials02__content .kl-testimonials02__content--person {
  color: #f47637;
}

.kl-testimonials02__content .kl-testimonials02__content--role {
  font-weight: bold;
  color: #000;
}

.kl-testimonials02__progressdots {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kl-testimonials02__progressdots ul {
  list-style: none;
  display: flex;
}

.kl-testimonials02__progressdots ul li {
  margin: 0 6px;
}

.kl-testimonials02__progressdots ul li span {
  display: block;
  background-color: #eae8e8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.kl-testimonials02__progressdots
  ul
  li.kl-testimonials02__progressdots--active
  span {
  background-color: #f47637;
}
.kl-testimonials03__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.kl-testimonials03 {
  /*position: relative;
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  
      justify-content: center;
    background: #a39393;
    margin: auto;*/
}

.kl-testimonials03__arrow {
  display: block;
  cursor: pointer;
  padding: 40px;
}

.kl-testimonials03__cards {

  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.kl-testimonials03__card {
    align-items: center;
    display: none;
    /*flex-basis: calc(100% / 3);*/
    width: calc(33.33% - 40px);
    padding: 26px;
  
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    min-height: 185px;
    margin: 11px;
    /*max-width: 422px;*/
}

.kl-testimonials03__card--active {
    display: flex!important;
}

.kl-testimonials03__header {
  display: flex;
  justify-content: center;
  width: 210px;
  margin-right: 40px;
}

.kl-testimonials03__image img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
}

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

.kl-testimonials03__header .kl-testimonials03__logo .kl-testimonials03__quote {
  margin: 20px;
}

.kl-testimonials03__logo img {
  height: 70px;
}

.kl-testimonials03__content {
    text-align: left;
    width: 157px;
    max-width: 100%;
}

.kl-testimonials03__header .kl-testimonials03__content--text p{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  margin: 0;
}

.kl-testimonials03__content .kl-testimonials03__content--person {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #6B2E61;
}

.kl-testimonials03__content .kl-testimonials03__content--role {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #979797;
}
.kl-testimonials03__content .kl-testimonials03__content--location {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #979797;
}

.kl-testimonials03__progressdots {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kl-testimonials03__progressdots ul {
  list-style: none;
  display: flex;
}

.kl-testimonials03__progressdots ul li {
  margin: 0 6px;
}

.kl-testimonials03__progressdots ul li span {
  display: block;
  background-color: #eae8e8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.kl-testimonials03__progressdots
  ul
  li.kl-testimonials03__progressdots--active
  span {
  background-color: #f47637;
}

@media (min-width: 768px) {
  .kl-testimonials03__progressdots {
    display: none;
  }
  
}


@media (max-width: 991px) {
    .kl-testimonials03__card {
      width: calc(50% - 40px);
    }
}


@media (max-width: 768px) {
  .kl-testimonials03__cards {
    display: block;
  }
  
    .kl-testimonials03__card {
         width: 422px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
}


@media (max-width: 600px) {
  .kl-testimonials03__card {
    width: 422px;
    max-width: 100%;
    margin: 0 auto 30px;
    flex-direction: column;
    justify-content: center;
  }
  
  .kl-testimonials03__header {
    width: 100%;
    margin-right: auto;
  }
  
  .kl-testimonials03__content {
    text-align: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
        margin-top: 20px;
  } 
  
  .kl-testimonials03__content--col {
      margin-left: 15px;
  }
  
}

@media (max-width: 400px) {
  .kl-testimonials03__header {
      width: 260px;
      margin-right: 25px;
        max-width: 100%;
  }
}
.kl-testimonials04__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.kl-testimonials04 {
  /*position: relative;
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  
      justify-content: center;
    background: #a39393;
    margin: auto;*/
}

.kl-testimonials04__arrow {
  display: block;
  cursor: pointer;
  padding: 40px;
}

.kl-testimonials04__cards {

  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.kl-testimonials04__card {
    align-items: center;
    display: none;
    /*flex-basis: calc(100% / 3);*/
    width: calc(33.33% - 40px);
    padding: 35px;
    position: relative;
  flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    min-height: 185px;
    margin: 11px;
    /*max-width: 422px;*/
}

.kl-testimonials04__card--active {
    display: flex!important;
}

.kl-testimonials04__header {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 55px;
}

.kl-testimonials04__image img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
}

.kl-testimonials04__logo {
  display: flex;
  align-items: center;
  width: 100%;
    /* margin-top: 20px; */
    position: absolute;
    bottom: 25px;
    padding: 0 36px
}

.kl-testimonials04__header .kl-testimonials04__logo .kl-testimonials04__quote {
  margin: 20px;
}

.kl-testimonials04__logo img {
  max-height: 40px;
}

.kl-testimonials04__content {
    text-align: left;
    width: 100%;
    max-width: 100%;
      display: flex;
    align-items: center;
  margin-bottom: 10px;
}

.kl-testimonials04__header .kl-testimonials04__content--text p{
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  margin: 0;
}

.kl-testimonials04__content .kl-testimonials04__content--person {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #000;
}

.kl-testimonials04__content .kl-testimonials04__content--role {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.kl-testimonials04__content .kl-testimonials04__content--location {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #979797;
}

.kl-testimonials04__progressdots {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kl-testimonials04__progressdots ul {
  list-style: none;
  display: flex;
}

.kl-testimonials04__progressdots ul li {
  margin: 0 6px;
}

.kl-testimonials04__progressdots ul li span {
  display: block;
  background-color: #eae8e8;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.kl-testimonials04__progressdots
  ul
  li.kl-testimonials04__progressdots--active
  span {
  background-color: #f47637;
}

.kl-testimonials04__content--col {
  margin-left: 15px;
  flex: 1;
}

@media (min-width: 768px) {
  .kl-testimonials04__progressdots {
    display: none;
  }
  
}


@media (max-width: 991px) {
    .kl-testimonials04__card {
      width: calc(50% - 40px);
    }
}


@media (max-width: 768px) {
  .kl-testimonials04__cards {
    display: block;
  }
  
    .kl-testimonials04__card {
         width: 422px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
}


@media (max-width: 600px) {
  .kl-testimonials04__card {
    width: 422px;
    max-width: 100%;
    margin: 0 auto 30px;
    flex-direction: column;
    justify-content: center;
  }
  
  .kl-testimonials04__header {
    width: 100%;
    margin-right: auto;
  }
  
  .kl-testimonials04__content {
    text-align: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
        margin-top: 20px;
  } 
  
  .kl-testimonials04__content--col {
      margin-left: 15px;
  }
  
  .kl-testimonials04__logo{
      padding: 0 26px;
  }
  
}

@media (max-width: 400px) {
  .kl-testimonials04__header {
      width: 260px;
      margin-right: 25px;
        max-width: 100%;
  }
}
/***************************************************************************/
/************************   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;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.zigzag_tab_section { padding: 70px 0 0; font-family: 'Noto Sans', sans-serif; }
.zigzag_tab_raw { display: flex; flex-wrap: wrap; }
.zigzag_tab_left { width: 43%; }
.zigzag_tab_right { width: 57%; padding-left: 30px; padding-top: 0; }
.zigzag_tab_main_title h2 { font-size: 50px; line-height: 1.2; margin-bottom: 35px; font-family: 'Manrope', sans-serif; max-width: 90%; }
.zigzag_tab_main_subtitle {font-family: 'Manrope', sans-serif; max-width: 100%;margin-bottom: 35px;}
.zigzag_tab_left img { width: 100%; border-radius: 12px; }
.zigzag_tab_title_wrap ul { display: flex; flex-wrap: wrap; width: 100%; padding: 0; margin: 0; list-style-type: none; }
.zigzag_tab_title_wrap ul li+li { padding-left: 27px; }
.min-width-btn {min-width: 190px;}
.zigzag_tab_title_wrap ul li a { min-height: 50px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 12px 15px; background: #F4F4F4; border-radius: 6px; color: #000000; font-weight: 700; transition: all ease-in-out .4s; }
.zigzag_tab_title_wrap ul li a img { margin-left: 8px; transition: all ease-in-out .4s; }
.zigzag_tab_title_wrap ul li a:hover img, .zigzag_tab_title_wrap ul li.current a img { filter: brightness(0) invert(1); }
.zigzag_tab_title_wrap ul li a:hover, .zigzag_tab_title_wrap ul li.current a { text-decoration: none; background: #6b2e61; color: #fff; }
.zigzag_tab_title_wrap { margin-bottom: 35px; font-family: 'Manrope', sans-serif; }
.zigzag_tab_content_wrap ul { padding: 0; margin: 0; list-style-type: none; }
.zigzag_tab_content_wrap ul li { display: inline-block; vertical-align: top; width: 100%; padding-left: 40px; margin-bottom: 18px; position: relative; line-height: 1.6; font-style: normal; }
.zigzag_tab_content_wrap ul li:before { position: absolute; content: ""; height: 23px; width: 23px; top: 1px; left: 0; background: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/checkmark-icon.svg) no-repeat center / cover; }
.zigzag_tab_raw video { display: inline-block; vertical-align: top; width: 100%; }

.zigzag_tab_img#tab1 { display: block; }

.tab-content-lingio { opacity: 0;transition: opacity 0.5s ease-in;height: auto;max-height: 0px;overflow: hidden; }

.tab-content-lingio.fade-in { opacity: 1;height: auto;max-height: 500px; }

/* Create keyframe animation */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Apply animation to tab content */
.tab-content { animation: fadeIn 0.5s ease-in;}



/* Media Css */
@media (max-width: 1400px){
  .zigzag_tab_title_wrap ul li+li { padding-left: 15px; }
  .zigzag_tab_title_wrap ul li a { min-width: 150px; }
}

@media (max-width: 1200px){
  .zigzag_tab_right { padding-left: 30px;  }
  .zigzag_tab_title_wrap ul li a { min-width: 1px; }
}

@media (max-width: 991px){
  .zigzag_tab_main_title h2 br { display: none; }
  .zigzag_tab_main_title h2 { font-size: 38px; }
  .zigzag_tab_title_wrap ul li+li { padding-left: 7px; }
  .zigzag_tab_title_wrap ul li a { font-size: 13px; padding: 10px; min-height: 45px;}
}

@media (max-width: 767px){
  .zigzag_tab_section { padding: 0; }
  .zigzag_tab_section .kl-hero-02__content { padding: 0; }
  .zigzag_tab_left { width: 100%; }
  .zigzag_tab_right { width: 100%; padding-left: 0; }
  .zigzag_tab_title_wrap ul li a { font-size: 15px; min-width: 130px; }
  .zigzag_tab_title_wrap ul { padding: 0; margin: 0; justify-content: center; }
}

@media (max-width: 550px){
  .zigzag_tab_title_wrap ul li a { font-size: 12px; min-width: 1px; padding: 7px; min-height: 35px; }
  .zigzag_tab_title_wrap ul li { margin-bottom: 15px; }
  .zigzag_tab_title_wrap ul li+li { padding-left: 0; }
  .zigzag_tab_title_wrap ul li { padding-right: 10px; }
  .zigzag_tab_main_title h2 { font-size: 25px; text-align:center; max-width: 100%;}
  .zigzag_tab_title_wrap ul li a img { height: 15px; width: 15px; margin-left: 5px; }
  .zigzag_tab_right { margin-top: 40px; }
}

@media (max-width: 360px){
  .zigzag_tab_title_wrap ul li a { font-size: 11px; min-width: 1px; padding: 8px 5px; }
  .zigzag_tab_title_wrap ul li { padding-right: 7px; }
}
/*.header-lingio {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 700px;
  overflow: hidden;
}*/

.header-svg-lingio {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.header-content-lingio {
  padding: 20px;
  text-align: right;
}

.header-title-lingio {
  font-size: 36px;
  font-weight: bold;
  color: #F47637;
  margin-bottom: 10px;

}

.header-description-lingio {
  font-size: 18px;
  color: #333;
  text-align: center;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.lottie-module {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top:0px!important;
}

.lottie-module .lottie-tabber-secton {
    display: flex
}

.lottie-module .nav-items {
    padding-left: 20px;
    position: relative;
    width: 20%;
    padding-right: 40px;
}

.lottie-module .lottie-content-area-wrapper {
    width: 35%;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}


.lottie-module .lottie-content-area:not(.content-1) {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0
}

.lottie-module .lottie-content-area .num-span {
    display: none
}

.lottie-module .lottie-animation {
    width: 45%
}

.lottie-module .scroll-nav__track {
    height: 100%;
    left: 0;
    position: absolute;
    width: 2px;
    top: 0;
}

.lottie-module .scroll-nav__line {
    background-color: #6b2e61;
    height: 100%;
    margin-top: 10px;
    width: 2px;
    top: 0;
}


.lottie-module .scroll-nav__line.active {
    background-color: #ffffff;
    height: 0;
    position: absolute;
    top: 0
}

.lottie-module .text-xs-cap {
    align-items: center;
    display: flex;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    align-items: center;
    letter-spacing: 0.209943px;
    color: #000000;
}


.lottie-module .scroll-nav__ellipse {
    background:rgba(244, 244, 244, 1);
    border: 1px solid #6b2e61;
    border-radius: .63em;
    height: 15px;
    left: -27px;
    position: absolute;
    top: 5px;
    width: 15px;
    transition: all 0.3s ease;
}

.lottie-module .scroll-nav__step {
    position: relative;
    margin: 0;
    padding: 0;
}
.animationWindow {
    margin: -100px 0;
}

.animationWindow {
    overflow: hidden;
}
.lottie-module .lottie-content-area {
    padding-left: 40px;
    padding-right: 40px;
    background: #f4f4f4;
    transition: opacity 1s; 
    height:100%;
    
    
}
.lottie-module .lottie-content-area.fade {
    opacity:1
    
  
}
/* .lottie-module .lottie-content-area.fade-out {
    animation: opacityAnimOut 3s;
}    */
.lottie-animation {
    overflow: hidden;
}

.lottie-module .main-header {
    text-align: center;
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1px;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 100px;
    padding-top: 0px;
    
}


@keyframes opacityAnim {
   0%   {opacity: 0;}
  25%  {opacity: 0.25;}
  50%  {opacity: 0.50;}
  75%  {opacity: 0.75;}
  100% {opacity: 1;}
}

@keyframes opacityAnimOut {
   0%   {opacity: 1;}
  25%  {opacity: 0.75;}
  50%  {opacity: 0.50;}
  75%  {opacity: 0.25;}
  100% {opacity: 0;}
}

.lottie-module .lottie-content-area h2 {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 123%;
  align-items: center;
  letter-spacing: 0.674703px;
  color: #000000;
}

.lottie-content-area p {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}

@media (max-width: 991px) {
  .lottie-module .main-header {
    line-height: 1.2;
    letter-spacing: 0.67px;
    font-size: 32px;
  }
}


@media (max-width: 767px) {
    .lottie-module {
      height: auto;
      padding-top: 50px;
      padding-bottom: 5px;
    }
    .lottie-module .nav-items {
        display:none;
    }

    .lottie-module .lottie-tabber-secton {
        flex-direction: column;
    }

    .lottie-module .lottie-animation,.lottie-module .lottie-content-area-wrapper {
        text-align: center;
        width: 100%!important;
    }

    .lottie-module .lottie-content-area * {
        display: none;
    }

    .lottie-module .lottie-content-area h2 {
        display: block;
        text-align: center;
        font-size: 22px;
        line-height: 1;
    }

    .lottie-module .lottie-content-area h2 span.num-span {
        display: inline-block;
    }
  .lottie-content-area.content-1 {
    padding-left: 0;
    padding-right: 0;
  }
  .lottie-content-area {
    margin-bottom: 40px;
  }
  .lottie-module .main-header {
    padding-bottom: 50px;
  }   
}

@media (max-width: 600px) {
  .lottie-module {
        padding: 0!important;
    transform: translate(0px, -40px)!important;
  }
}
/* Slick Slider */
html, body { overflow-x: hidden; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { cursor:pointer; z-index:1; position:absolute; top:50%; margin-top:-17.5px; display:inline-block; color:#fff; background:#333; width:35px; height:35px; font-size:0; cursor:pointer; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:14px; }
.slick-arrow:hover { background:#fff; color:#000;  }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-prev:before { content: "\f104"; }
.slick-arrow.slick-next { right:5px; }
.slick-arrow.slick-next:before { content: "\f105"; }
.slick-arrow.slick-disabled { display:none; }

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:17px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#3c5263;  width:6px; height:6px; border-radius:100%; font-size:0; cursor:pointer; padding:0; box-shadow:none; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#f7893f; }
ul.slick-dots li.slick-active button { height:10px; width:10px; box-shadow:1px 0px 1px rgba(0,0,0,0.15); }

/**/
.dnd_area-row-1-vertical-alignment { position: relative; z-index: 2; }
/*.dnd_area-row-2-background-color { position: relative; z-index: 1; padding-top: 200px; }*/

.mt15 {
 margin-top: 15px!important; 
}

.w-115 {
  width: 115%!important;
}

.w-100 {
  width: 100%!important;
}

.mr-sm-15 {
 margin-right: 15px!important; 
}

/* Train Staff */
.train_staff_main_title { width: 650px; max-width: 100%; margin: 0 auto; padding-bottom: 200px; text-align: center; }
.train_staff_main_title h2 { margin: 0; font-size: 50px; line-height: 1.3; }

.lingio_staff_raw_right_row{ flex-direction: row-reverse; }
.lingio_staff_raw_right_row .train_staff_left {padding-right: 0px; padding-left: 0px; }
.lingio_staff_raw_right_row .train_staff_right {padding-right: 110px; padding-left: 0px; }


.train_staff_raw { display: flex; flex-wrap: wrap; width: 100%; align-items: center; }
.train_staff_left { width: 50%; padding-right: 0px; }
.train_staff_img { /*background: #FFFFFF; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1); border-radius: 12px;*/ overflow: hidden; line-height: 0; }
.train_staff_right { width: 50%; padding-left: 100px; }
.train_staff_right h2 { font-size: 42px; line-height: 1.2; letter-spacing: 0.67px; }
.train_staff_left video { width: 100%; }
.train_staff_info_text {font-family: 'Noto Sans';font-style: normal;font-weight: 700;font-size: 15px;line-height: 23px;display: flex;align-items: center;}
.train_staff_info_text span {padding: 14px 0 14px 14px;}

/*Animate Images*/


/* black */

color: #000000;}

/* Human Slider */
.human_slider_section { padding: 80px 0; }
.human_slider_section .train_staff_left { width: 45%; padding-right: 0px; }
.human_slider_section .train_staff_right { width: 55%; padding-left: 140px; }
.human_slider_section .btn_wrap { display: flex; flex-wrap: wrap; margin-top: 35px; }
.human_slider_section .btn_wrap > div:last-child { padding-left: 16px; }
.human_slider_section .train_staff_left h2 { font-size: 50px; line-height: 1.2; letter-spacing: 0.8px; }
.human_img_box { border-radius: 12px; overflow: hidden; line-height: 0; }
.human_img_box img { width: 100%; }

/**/
.helping_hand_section { text-align: center; color: #fff; position: relative; z-index: 1;}

.helping_hand_section .wrapper { width: 670px; max-width: 100%;margin: 55px auto; position:relative; }
.helping_hand_section h2 { color: #fff; font-size: 42px; line-height: 1.2; letter-spacing: 0.67px; }
.helping_hand_btn .button { margin-top: 25px; background: #fff; color: #6B2E61; }

/**/
.card_wrap { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.card_col { width: calc(33.33% - 40px); margin: 20px; background: #fff; filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1)); border-radius: 14px; padding: 40px 30px; }
.card_content p { line-height: 1.7; }
.card_title h4 { font-size: 25px; line-height: 30px; font-weight: 700; color: #000000; margin: 15px 0; }
.card_section { padding-bottom: 100px; }
.card_icon.coming_soon { position: relative; display: inline-block; }
.card_icon.coming_soon:after { position: relative; display: inline-block; vertical-align: top; content: ""; height: 26px; width: 65px; background: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/coming-soon.png) no-repeat center / cover; }
.card_content { display: inline-block; vertical-align: top; width: 100%; }

.cta_curve { position: absolute; background-image: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/cta-curve.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: top center; height: 395px; width: 100%; left: 0; }
.hero_curve {position: absolute; background-image: url(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/hero-curve-pattern-final.png);background-repeat: no-repeat;background-size: cover;background-position: top center;height: 90px;width: 100%;left: 0;top: -88px;}

.dnd-section:has(.hero_curve) { padding: 35px 20px 80px 20px!important; position:relative!important;margin-top: 100px; }
.dnd-section:has(.cta_curve) { padding: 200px 20px 80px 20px!important; position:relative!important; }

.dnd-section:has(.helping_hand_section){position: relative;overflow-x: hidden;}
/*.dnd-section:has(.helping_hand_section):after{content: ""; position: absolute;top: 0; left: 0;width: 100%; height: 100%;background: #f7f6f7;z-index: -1;right: 0;}*/
.dnd-section:has(.helping_hand_section):before{content: "";z-index: 0;top: 0;height: 100%;position: absolute;left: 50%;width: calc(100vw + 180px);background-color: rgba(107, 46, 97, 1);border-radius: 100% 100% 0 0;transform: translateX(-50%);}

.dnd-section:has(.lingio-testimonials-wrapper){overflow-x: hidden;}


.dnd_area-row-11-background-color { position: relative; padding-top: 0; }
/*.dnd_area-row-11-background-color:before { position: absolute; content: ""; height: 150%; width: 110%; top: -170px; left: 50%; background: rgba(107, 46, 97, 1); border-radius: 100% 100% 0 0; transform: translateX(-50%); }*/

/*.helping_hand_section::before { content: "";position: absolute;top: -180px; left: 50%; width: 100%;height: 150%; background: rgba(107, 46, 97, 1);border-radius: 100% 100% 0 0; z-index: -1;transform: translateX(-50%);}*/

/* How AI Works */
.how_ai_main_head { width: 650px; max-width: 100%; margin: 0 auto; text-align: center; padding-bottom: 150px; }
.how_ai_main_head h2 { font-size: 50px; line-height: 1.2; letter-spacing: 1px; }
.how__box { display: flex; align-items: center; flex-wrap: wrap; width: 1270px; max-width: 100%; margin: 0 auto; justify-content: center; padding: 0 15px; }
.how__box .scroll-nav { width: 20%; padding-right: 40px; display: flex; flex-wrap: wrap; }
.how__box .how__text-slides { width: 35%; padding-left: 30px; padding-right: 30px; position: relative; z-index: 2; overflow: hidden; min-height: 25em; }
.how__text-item h2 { font-size: 42px; line-height: 1.2; }
.how__box .how__action { width: 45%; }

.scroll-nav__step { color: rgba(0, 0, 0, 0.3); font-weight: 500; font-family: Manrope, sans-serif; position: relative; padding-left: 15px; margin-bottom: 50px; }
.scroll-nav__track { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 0.73em; height: 21.4em; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;  -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.scroll-nav__line { width: 1px; height: 100%; background-color: #000; position: absolute; top: 10px; }

.how__text-item { position: relative; height: 100%; }
.how__text-item.first { z-index: 5; max-width: 20.42em; }
.how__text-item.second { position: absolute; top: 0; opacity: 0; }
.how__text-item.third { position: absolute; top: 0; z-index: 2; opacity: 0; }
.scroll-nav__ellipse { position: absolute; left: -14px; top: 4px; width: 15px; height: 15px; border: 1px solid #6B2E61; border-radius: 0.63em; background-color: #f4f4f4; }
.scroll-nav__ellipse.first { background: #6B2E61; }
.text-xs-cap.step1 { color: #000000; }
.track_wrap { width: 12px; }
.steps_wrap { width: calc(100% - 12px); }
.how__text-item.four { position: absolute; top: 0; z-index: 3; opacity: 0; }
.how__text-item.five { position: absolute; top: 0; z-index: 4; opacity: 0; }

.button.button--arrow {padding: 15px 0;}

/*FOOTER*/
.kl-footer__menu a {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
}

.kl-navbar__menu > li > a {
    text-transform: none;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.button {
    font-family: 'Noto Sans';
}

.lingio-rich-text__register_user {
  margin: 20px 0;
}

.position-relative {
  position:relative;
}
.position-absolute {
  position:absolute;
}

/* Remove the white border from the video controls */


video,video:focus {
  border: none!important;
  outline: none!important;
}

.shadow-lingio-video {
  border-radius:12px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
}

/*PLay button*/
.play_btn_box {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    cursor: pointer;
}

span.play_btn {
  width: 80px;
  height: 80px;
  background-color: #FFBD9C;
  border-radius: 100%;
  border: #fff solid 2px;
  position: relative;
  animation: shadowPulse 1s infinite linear;
  display: inline-block;
}

span.play_btn::before {
  position: absolute;
  content: '';
  border-top: transparent 15px solid;
  border-bottom: transparent 15px solid;
  border-left: #fff 25px solid;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
}

span.play_btn::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: #fff solid 2px;
  border-radius: 100%;
  animation: ringPulse 1s infinite linear;
}

@keyframes ringPulse {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }

  10% {
    opacity: 1;
  }

  80%, 100% {
    opacity: 0;
    transform: scale(2);
  }
}

@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 8px 6px transparent,
      0 0 0 0 transparent,
      0 0 0 0 transparent;
  }

  10% {
    box-shadow: 0 0 8px 6px #FFBD9C,
      0 0 12px 10px transparent,
      0 0 12px 5px #FFBD9C;
  }

  80%, 100% {
    box-shadow: 0 0 8px 6px transparent,
      0 0 0 40px transparent,
      0 0 0 40px transparent;
  }
}

.lingio-testimonials__progressdots:has(span:empty) {
 display: none;
}

p {
    font-family: 'Noto Sans';
}

:focus {
    outline-color: transparent;
}

.lingio-logo-svg {
      text-align: center;
      height: calc(100vh - 100px);
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 50px;
}  

.btn-nav-cta-bg {
      background-color: #6B2E61!important;
    border: 1px solid #6B2E61!important;
    color: #fff!important;
}

.mx-650 {
  max-width:650px;
}

.d-flex { display:flex;}
.justify-content-center { justify-content: center; }
.align-items-center{ align-items: center; }
.card_cta_btn {margin-top: 90px;}
.hero_curve_icon {max-width: 1220px;margin: auto;z-index: 9;}
.badge-curve-desktop {position: absolute; right: 0;top: -40px;z-index:2;}
.badge-curve-mobile {position: absolute; right: 0;top: 50px; display:none;}

.badge-curve-trainstaff-desktop {position: absolute; left: 0;z-index:2;}
.badge-curve-trainstaff-mobile {position: relative; left: -25px;top: -30px; display:none;}

.row-fluid-wrapper.dnd-section:has(.badge-curve-trainstaff){
  position: relative;
}

.row-fluid .span4:has(.fixed-columns) .row-fluid-wrapper {
  padding: 30px;
}

main {
    position: relative;
    z-index: 1;
}

.blog-card-style .kl-card-grid__preheader {
  color: #000!important;
  font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

/* styles.css */
.scroll-effect {
  will-change: transform;
  transform-style: preserve-3d;
  transition: transform 0.3s ease-out; /* You can adjust the duration and easing as per your preference */
}

.hover-effect {
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease!important;
}

.hover-effect:hover {
  -webkit-transform: translate3d(0px, -6px, 0.01px);
  transform: translate3d(0px, -6px, 0.01px);
}

.hover-effect-btn,
.hs-button.primary,
.lingio-rich-text__buttons a.button {
  transition: 
    background-color 0.15s linear, 
    border-color 0.15s linear, 
    color 0.15s linear, 
    box-shadow 300ms ease, 
    transform 300ms ease, 
    -webkit-transform 300ms ease!Important;
}

.hover-effect-btn:hover,
.hs-button.primary:hover,
.lingio-rich-text__buttons a.button:hover{
  -webkit-transform: translate3d(0px, -6px, 0.01px);
  transform: translate3d(0px, -6px, 0.01px);
}

.scroll-effect-opacity {
  opacity: 0; 
  transition: opacity 0.9s ease-in-out; 
}

.interactive-close-button {
  width: 28px;
  height: 28px;
  background: #fff;
}

h1, h1 span,h2, h2 span,h3, h3 span {
    word-break: keep-all;
}

/*FAQ PAGE*/

/*END FAQ PAGE*/

@media (min-width: 1200px){
 .vjs-hubspot .vjs-big-play-button {
      width: 100px!important;
      height: 100px!important;
  }
}

@media (max-width: 1025px){
 .dnd-section:has(.hero_curve) {margin-top:80px;} 
}

/* Media Querys */
@media (max-width: 1200px){
  .train_staff_left { padding-right: 80px; }
  .train_staff_right { padding-left: 20px; }
  .human_slider_section .train_staff_left { width: 50%; }
  .human_slider_section .train_staff_right { width: 50%; padding-left: 50px; }
  
  /**/
  .how__box .scroll-nav { padding-right: 0; }
  .how__text-item h2 { font-size: 32px; }
}

@media (max-width: 991px){
  .train_staff_main_title h2 { font-size: 40px; }
  .train_staff_main_title { padding-bottom: 70px; }
  .train_staff_left { padding-right: 30px; }
  .lingio_staff_raw_right_row .train_staff_left {padding-right: 30px; padding-left: 0px; }
  .lingio_staff_raw_right_row .train_staff_right {padding-right: 0px; padding-left: 30px; }
  
  .train_staff_right h2 { font-size: 32px; }
  .human_slider_section { padding: 0; }
  .human_slider_section .train_staff_left h2 { font-size: 36px; }
  .card_col { width: calc(50% - 40px); }
  .card_section { padding-bottom: 0; }
  .human_slider_section .btn_wrap > div { width: 100%; }
  .human_slider_section .btn_wrap > div:last-child { padding: 15px 0 0; }
  
  /**/
  .how__box .scroll-nav { display: none; }
  .how__box .how__text-slides { width: 100%; padding: 0 0 30px; height: auto; min-height: 1px; }
  .how__box .how__action { width: 100%; }
  .how__box { text-align: center; padding: 0; }
  .how_ai_main_head { padding-bottom: 30px; }
  .how__text-item { margin: 0 auto; }
  .how_ai_main_head h2 { font-size: 40px; }
  .how__text-item h2 { font-size: 32px; }
}
  

@media (max-width: 767px){
  .lingio-rich-text { padding-bottom: 30px; }
  .train_staff_left { width: 100%; padding: 0 0 50px; }
  .train_staff_left img { width: 100%; }
  .train_staff_main_title h2 { font-size: 30px; }
  .train_staff_right { width: 100%; padding: 0; }
  .lingio_staff_raw_right_row .train_staff_right {padding-right: 0px; padding-left: 0px; }
  .human_slider_section .train_staff_left { width: 100%; }
  .human_slider_section .train_staff_right { width: 100%; padding: 30px 0 0; }
  .cta_curve { height: 200px; }
  
  .lingio_staff_raw_right_row .train_staff_left {padding-right: 0px; padding-left: 0px; }
  .lingio_staff_raw_right_row .train_staff_right {padding-right: 0px; padding-left: 0px; }
  
  /**/
  .how_ai_main_head h2 { font-size: 34px; }
  .how__text-item h2 { font-size: 30px; }
  
  .badge-curve-trainstaff-mobile {display:block;}
  .badge-curve-trainstaff-desktop {display:none!important;}
  
.dnd-module:has(.remove-space-md) {display:none!important;}  
  
  .lingio-rich-text p {
    text-align: left;
  }
}

@media screen and (max-width: 1235px) {
   .kl-navbar__menu > li > a,.kl-navbar__button > span,.kl-navbar-submenu__item a {font-size: 15px;}
  .kl-navbar__end .button span {font-size: 14px;}
}

@media screen and (max-width: 991px) {
  .kl-navbar__end .button span {font-size: 12px;}
}

@media screen and (max-width: 768px) {
  .adapt-mobile img{
    max-width: 150px;
    margin: auto;
    display: block;
  }
  
  .adapt-mobile{
    text-align:center;
    margin-bottom: 30px;
  }
  
  .arrow-slider {
    display: none!important;
  }
  
  .tns-nav {
      margin-bottom: 30px;
  }
  
  .lingio-rich-text__theme-orange h1 {
      text-align: center;
      font-size: 28px;
  }
  
  .kl-rich-text__buttons {
    display: flex;
    justify-content: center;
  }
  
  h6 {
      text-align: center;
  }
  
}

@media (max-width: 600px){
  .card_col { width: 450px; max-width: 100%; margin: 0 auto 30px; padding: 30px 15px; }
  .card_col:last-child { margin: 0 auto 30px; }
  .helping_hand_section h2 { font-size: 30px; }
  .card_wrap { margin: 0; }
  .card_title h4 { font-size: 20px; line-height: 1.3; }
  .mr-sm-15 { margin-right: 0px!important;}

}

@media (max-width: 550px){
  .helping_hand_section .wrapper { top: auto; }
  .cta_curve { background-size: cover; display: none; }
  .helping_hand_section::before{ display: none; }
  .hero_curve{ /*display: none;*/ background-image: none!important; height: 0;}
  .dnd_area-row-11-background-color { padding-top: 70px; }
  
  .dnd-section, .content-wrapper--vertical-spacing {
      padding: 60px 25px;
  }
  
  .dnd-section:has(.hero_curve) {
    padding: 0px 25px 15px 25px!important;
     margin-top: 0!important;
  }
 
  
  body .button {
    width: 93%;
    font-size: 15px;
  }
  
  .card_col {
      padding: 30px 30px;
    text-align: center;
  }
  
  .helping_hand_section {
      padding: 50px 0;
  }
  
  .row-fluid:empty {
     display: none;
    }

  .lingio-rich-text__buttons a {
      margin-left: auto;
      margin-right: auto;
    display: block;
  }
  
  .lingio-rich-text--remove-padding-bottom {
    padding-bottom: 0!important;
  }
  
  .lingio-logo-carousel {
      margin-top: 0;
  }
  
  .train_staff_main_title {
      padding-bottom: 50px;
  }
  
  .train_staff_right h2 {
      font-size: 25px;
  }
  
  .train_staff_main_title h2 {
      font-size: 25px;
  }

  .lingio-testimonials__cards {

  }
  .lingio-testimonials__cards {
      height: auto;
    padding: 0px 0 25px;
  }
  
  .btn-general {
    text-align: center;
  }
  
  .card_icon.coming_soon:after {
      position: absolute;
  }
  
  
  .kl-pricing__card h4 {
    text-align: center;
  }
  
  .dnd_area-column-1-row-0-padding {
      padding-bottom: 0px !important;
  }
  
  .kl-pricing__description > p {
   text-align: center!important;
  }
 
  .row-fluid:has(.reverse_parent)  {
    display: flex;
    flex-direction: column-reverse;
        margin-top: -15px;
  }
  
  .lingio-testimonials__logocolumn {
      align-items: center;
  }
  
  .kl-navbar__end .button {
   width: 100%;
  }
  
  .dnd-section:has(.hide-parent-mobile ) {
    display:none!important;
  }
  
  .badge-curve-mobile {display:block;}
  .badge-curve-desktop {display:none!important;} 
  .badge-curve-trainstaff-mobile {width:100%;}
  
  .row-fluid:has(.reverse_col_mobile) {
    flex-direction: column-reverse;
    display: flex;
  }
}


@media (max-width: 550px)
{
  .dnd-section, .content-wrapper--vertical-spacing {
      padding: 25px 25px!important;
  }
  
  .dnd-section:has(.helping_hand_section):before {
      border-radius: initial;
  }
  
  .helping_hand_section .wrapper {
      margin: 0px auto;
  }
  
}

@media (max-width: 500px)
{
  .margin-bottom-register {
      margin-bottom: 57px!important;
  }

}
/* Missing Template at Path: \'lingio-atlas-theme-stage\/css\/tools\/leadin.css\' */
/* Blog header */
.blog-header {
  /*background-color: #F2F5FB;*/
  padding: 95px 0 0 0;
  /* Blog header - author listing */
}

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

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

.blog-header--author {
  background-color: transparent;
}

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

.blog-header__title {
  margin: 0;
  max-width: 380px;
  flex-basis: 380px;
  flex-shrink: 0;
}

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

.blog-header__title span {
  color: #4678EE;
}

.blog-header__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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: #000000;
  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: 1024px;
  margin: auto;
}

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

.blog-tags__link {
  background-color: rgba(70, 120, 238, 1.0);
  border: 0px solid #4678EE;
  border-radius: 30px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  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;
  padding: 15px 25px;
  border-radius: 30px;

  background-color: transparent;
  border: none;
  color: #6b2e61;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.blog-tags__link:hover, .blog-tags__link:focus, .blog-tags__link:active {
  background-color: #6b2e61;
  border-color: #6b2e61;
  color: #FFF;
  text-decoration: none;
}

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

.blog-tags__link--current {
  /*background-color: #4678EE;*/
  background-color: #6b2e61;
  border: none;
  color: #fff;
  outline-color: #6b2e61!important;
  outline: #6b2e61!important;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 15px 25px;
}

.blog-search {
  flex-basis: 400px;
  width: 100%;
  margin: 0;
}

.blog-search .hs-search-field__input {
    border-radius: 1000px;
    border: 2px solid #6B2E61;
    height: 45px;
    flex-shrink: 0;
    background: transparent;
}

.blog-search .hs-search-field {
  margin: auto;
  max-width: 454px;
}

.blog-search .hs-search-field__bar:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M9.88889 19.4174C14.7981 19.4174 18.7778 15.4377 18.7778 10.5285C18.7778 5.61934 14.7981 1.63965 9.88889 1.63965C4.97969 1.63965 1 5.61934 1 10.5285C1 15.4377 4.97969 19.4174 9.88889 19.4174Z" stroke="%236B2E61" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.9994 21.64L16.166 16.8066" stroke="%236B2E61" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important;
  width: 22px!important;
  height: 22px!important;
}

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 {
  border: 1px solid #6B2E61!important;
}

.blog-search .hs-search-field__input::placeholder {
    color: #000!important;
    opacity: 1; 
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

/* Blog listing */
.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
  margin: auto;
  justify-content: center;
}

.blog-more-posts {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 25px;
  margin: auto;
  justify-content: center;
}


.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%;
  padding: 24px;
  

}

@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);
  }
}

@media screen and (max-width: 650px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 1);
  }
}

.blog-index__read-more {
    bottom: 25px;
    color: #f47637;
    font-size: 16px;
    position: absolute;
    font-family: 'Noto Sans';
      text-transform: none!important;
}

.blog-index__read-more a {
  color: #f47637!important;
  font-size: 16px;
   font-family: 'Noto Sans';
  text-decoration: none;
}

.blog-index__post, .blog-more-posts__post {
  display: flex;
  flex-direction: column;
    border: none;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
  border-radius: 12px;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  transition: box-shadow .3s ease-in-out;
  position: relative;
  background-color: #fff;
}
.blog-more-posts__post {
    background: #FFF;
}

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

.blog-index__post-content{
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}

.lingio-box-content-blog {
  justify-content: normal!important;
}

.blog-more-posts__post-content {
  padding: 20px 0;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-grow: 1;
}

.blog-index__post-content h3 {
  margin: 0 0 1rem;
  font-size: 18px;
  font-family: 'Noto Sans';
  
  font-family: Manrope, sans-serif;
  font-size: 24px;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}

.blog-more-posts__post-content h3 {
  color: #000;

  font-family: Manrope;
  font-size: 22.224px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.blog-index__post-content h3 a, .blog-more-posts__post-content h3 a {
  color: #000000;
      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: #000000;
}

.blog-index__post-preheader {
  /*font-family: ;
  display: block;
  margin: 0 0 .75rem;
  
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #000!important;*/
  
    color: #FFF;
    border-radius: 8.465px;
    background: #6B2E61;
    text-align: center;
    font-family: Noto Sans;
    font-size: 14.296px;
    font-style: normal;
    font-weight: 600;
    line-height: 123%; /* 17.584px */
    letter-spacing: 0.846px;
    padding: 8px 20px;
    text-transform: uppercase;
    display: inline-block;
}

.blog-more-posts__post-preheader {
  color: #FFF;
  border-radius: 8.465px;
  background: #6B2E61;
  text-align: center;
  font-family: Noto Sans;
  font-size: 14.296px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%; /* 17.584px */
  letter-spacing: 0.846px;
  padding: 8px 20px;
  text-transform: uppercase;
  display: inline-block;
}

.blog-index__post-meta, .blog-more-posts__post-meta {
  display: flex;
  margin: 0;
  color: #C6C6C6;
  font-size: .75rem;
  text-transform: uppercase;
}

.blog-index__post-meta span, .blog-more-posts__post-meta span {
  display: inline-block;
}

.blog-index__post-date, .blog-more-posts__post-date {
  margin-left: 54px;
}

.blog-index__post-image, .blog-more-posts__post-image {
  display: block;
  background-image: url('//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/images/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80%;
    border-radius: 5px;
}

.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: flex-end;
  align-items: center;
  margin-bottom: 3rem;
}

.blog-pagination__link {
  font-family: Manrope, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 1rem;
  line-height: 1;
  margin: 0 16px;
  text-decoration: none;
}

.blog-pagination__link:hover, .blog-pagination__link:focus {
  color: #4678EE;
  text-decoration: none;
}

.blog-pagination__link--active {
  color: #4678EE;
}

.blog-pagination__ellipsis {
  color: #000000;
  font-size: 1rem;
  line-height: 1;
}

/* Blog post */
.blog-header--post {
  min-height: 520px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
}

.lingio-blog-container {
  max-width: 1200px;
  margin: auto;
}

.lingio-blog-container .row-fluid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}

.blog-post {
  margin: 0 auto;
  padding: 9.5rem 0 4.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: #4678EE;
  text-decoration: none;
}

.blog-post__timestamp {
  color: #C6C6C6;
}

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

.lingio-blog-category {
    text-align: left;
    display: flex;
   flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.blog-post__preheader {
  /*font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  display: block;
  margin: 0 0 1rem;*/
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 10px;
  background: #6B2E61;
  
  text-align: center;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
}

.blog-post__title {
  margin: 0 auto 20px auto;
  max-width: 1200px;
  text-align: left;
  
  background: linear-gradient(257.4deg, #6b2e61 39.11%, #30112b 81.73%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  
  font-family: Manrope;
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 123%;
  letter-spacing: 0.675px;
}

/*

.lingio-blog-title span {
  color: #000;
  font-family: Manrope;
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 123%;
  letter-spacing: 0.675px;
}*/

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

.blog-post__body-wrapper {
  max-width: 100%;
  margin: 0 auto;
}

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

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

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

.blog-author-general-info {
    display: flex;
    align-items: center;
    gap: 15px;
   flex-wrap: wrap;
}

.blog-author__image img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
}

.blog-author__name {
  color: #F47637;
  font-family: Noto Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  margin-bottom: 10px;
}

.blog-author__date {
  color: #F47637;
  font-family: Noto Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
}

/* Blog related posts */
.blog-more {
  /*padding: 2rem 0;*/
  padding: 4rem 0 170px 0;
  color: #6b2e61;
}

.blog-more h2 {
  color: #F47637;
  text-align: center;
  font-family: Manrope;
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  line-height: 123%; /* 51.868px */
  letter-spacing: 0.675px;
}

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

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

.lingio-blog-image img {
  max-width: 100%;
  border-radius: 5px;
}

.sticky-blog-col {
  position: sticky!important;
  top: 70px;
}

.lingio-blog-right-col {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 12px;
}

.lingio-blog-h3 span {
    color: #6b2e61;
}

.lingio-blog-h3 {
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px 0px 30px;
  margin-bottom: 0;
  line-height: 120%;
}

.col-text-left h3,.col-text-left p {
  text-align: left;
}

.col-text-right h3,.col-text-right p {
  text-align: right;
}


.col-text-center h3,.col-text-center p {
  text-align: center;
}


.lingio-blog-button-center {
  text-align: center;
}

.lingio-blog-padding-col {
    padding: 0 0 0 30px;
}

.lingio-blog-fixed-col {
  padding: 0 30px;
}

html {
    overflow: initial!important;
}

/*body:has(.blog-header) header.kl-header{
      background: radial-gradient(71.6% 1112px at 50% 0, #fff 0, #fff2eb 39%, #fff2eb 66.5%, #ffe5d8 100%);
    background-repeat: no-repeat;
    background-size: 100% 1112px;
}*/

.blog-header-bg {
    align-items: center;
    background-color: transparent;
    display: flex;
    left: 0;
    min-height: 640px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.blog-header-bg:after {
    background: radial-gradient(71.6% 1112px at 50% 0, #fff 0, #fff2eb 39%, #fff2eb 66.5%, #ffe5d8 100%);
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 50%;
    min-height: 675px;
    position: absolute;
    transform: translateX(-50%) scale(4);
    transform-origin: bottom;
    width: 100%;
    z-index: -1;
     /* background-image: linear-gradient(to bottom, rgba(255, 242, 235, 1), rgba(255, 250, 247, 1)) !important;*/
}

#progressBar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 8px;
  background-color: #F47637;
  z-index: 9999;
  border-radius: 10px;
}

#read-time {
  color: #6B2E61;
  text-align: center;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-content-lingio ul {
    list-style-type: none!important;
    padding-left: 0;
}

.text-content-lingio ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

.text-content-lingio ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
    height: 23px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" viewBox="0 0 23 23" fill="none"><circle cx="11.5" cy="11.5" r="10.75" stroke="%236B2E61" stroke-width="1.5"/><path d="M8.08008 12.5055L10.3503 14.9189L16.7828 8.08105" stroke="%236B2E61" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

.blog-bg-lingio-color {
  background: #FFF2EB;
}


.blog-author-info-general {
  display: flex;
  gap: 27px;
  align-items: center;
  padding: 55px;
  text-align: left;
}

.blog-author-info {
    background-color: #FFF2EB;
    border-radius: 5px;
    margin-bottom: 50px;
    clear: both;
}

.blog-author__name__section {
  color: #000;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 117%;
  letter-spacing: 0.441px;
}

.blog-author__bio__section {
  color: #000;
  font-family: Noto Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-top: 8px;
}

.blog-banner-lingio {
  border-radius: 12px;
  background: #6B2E61;
  padding: 25px;;
  margin-bottom: 30px;
  min-height: 237px;
  display: flex;
  align-items: center;
  position: relative;*/
  clear: both;
  
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  min-height: 237px;
  padding: 0;
}

.blog-banner-lingio__img {
    flex: 0 0 41.6667%; 
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
   /* align-items: flex-start;*/
}

.blog-banner-lingio__title {
  color: #FFF;
  text-align: center;
  font-family: Manrope;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 23px;
}

.banner-blog__img img {
     width: 100%;
    height: auto;
    margin-bottom: -3px;
}

.blog-banner-lingio__content {
    flex: 0 0 58.3333%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.blog-banner-lingio__content__col {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 20px;
}


.theme-btn-orange .button {
    color: #fff;
    background-color: #F47637;
    border: 0px solid #F47637;
}

.theme-btn-white .button{
    color: #6B2E61;
    background-color: #FFF;
    border: 0px solid #FFF;

}

.theme-btn-purple .button{
  color: #fff;
  background-color: #6B2E61;
  border: 0px solid #6B2E61;

}

.theme-btn-orange .button:hover {
  color: #fff;
  background-color: #6B2E61;
  border: 0px solid #6B2E61;
}

.theme-btn-white .button:hover{
     color: #fff;
    background-color: #F47637;
    border: 0px solid #F47637;
}

.theme-btn-purple .button:hover{
    color: #6B2E61;
    background-color: #FFF;
    border: 0px solid #FFF;
}

.sticky_column_2,.share_column {
  margin-top: 34px;
}

.share_column .lingio-blog-right-col {
    padding-top: 0;
}

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

.sticky_column_2-h3,.share_column_2-h3 {
  padding: 0;
  margin-bottom: 20px;
}

.blog-lingio-social {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  gap: 13px;
  padding: 0;
  margin: 0;
}

.blog-lingio-social li a{
  background: #6B2E61;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .5s ease-out;
    -moz-transition: background .5s ease-out;
    -webkit-transition: background .5s ease-out;
    -o-transition: background .5s ease-out;
}

.blog-lingio-social li a:hover{
  background: #ff9657;
}

.copy-link-popover {
    position: relative;
    display: inline-block; 
}


.copy-link-popover .popover-message {
    width: 130px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%); 
    padding: 8px 12px;
    background-color: #333;
    color: white;
    border-radius: 4px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease; 
    z-index: 1; 
}

.copy-link-popover .popover-message::after {
    content: "";
    position: absolute;
    top: 100%; 
    left: 50%; 
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    transform: translateX(-50%); 
}


.related-posts-section {
  margin-top: 100px;
}

.lingio-blog-page-title {
  background: linear-gradient(257.4deg, #6b2e61 39.11%, #30112b 81.73%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  padding-bottom: 2px;
  text-align: center;
  font-family: Manrope;
  font-size: 42.169px;
  font-style: normal;
  font-weight: 700;
  line-height: 123%;
  letter-spacing: 0.675px;
  margin: 0;
}

.blog-header__inner__lingio {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-more-posts__post-readtime {
  color: #6B2E61;

  text-align: center;
  font-family: Noto Sans;
  font-size: 14.296px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%; /* 17.584px */
  letter-spacing: 0.846px;
}

.blog-lingio-title-morepost {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.button.blog-readmore-btn,.blog-readmore-btn a{
  color: #F47637;
  background-color: transparent;
    border: none;
  font-family: Noto Sans;
  font-size: 17.78px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.781px; 
  text-align: left;
  padding: 0;
  text-transform: none;
}

.button.blog-readmore-btn:hover,.button.blog-readmore-btn:active ,.button.blog-readmore-btn:focus,
.blog-readmore-btn a:hover,.blog-readmore-btn a:active ,.blog-readmore-btn a:focus{
  color: #6B2E61!important;
  background-color: transparent!important; 
}

.hs-search-field__suggestions{
    z-index: 1;
      max-width: 100%!important;
}

.hs-search-field__suggestions a {
  color: #6B2E61;
}

.blog-index:after, .blog-more-posts:after {
    flex: none;
}

.all-resources-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-filter-mobile {
  display: none;
  margin: auto;
  max-width: 454px;
}

#mobile-filter-dropdown {
  background-color: transparent;
  border: 2px solid #6B2E61!important;
  color: #6B2E61;
  border-radius: 25px;
  text-align: center;
  font-family: Noto Sans;
  font-size: 14.296px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  letter-spacing: 0.846px;
  text-transform: uppercase;
  margin: 30px 0;
  padding: 10px;
  
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  
  /*background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%236B2E61" d="M12 17.414 3.293 8.707l1.414-1.414L12 14.586l7.293-7.293 1.414 1.414L12 17.414z"/></svg>') no-repeat right 15px center;*/
    
}

.blog-select-arrow {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%236B2E61" d="M12 17.414 3.293 8.707l1.414-1.414L12 14.586l7.293-7.293 1.414 1.414L12 17.414z"/></svg>') no-repeat right 15px center;
    background-size: 25px;
}

.blog-select-arrow.open {
       background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" style="transform: rotate(180deg);"><path fill="%236B2E61" d="M12 17.414 3.293 8.707l1.414-1.414L12 14.586l7.293-7.293 1.414 1.414L12 17.414z"/></svg>') no-repeat right 15px center;
   background-size: 25px;
}

#mobile-filter-dropdown::-ms-expand {
  color: #6B2E61;
}



#mobile-filter-dropdown::after {
  content: '▼';
  font-size: 12px;
  margin-right: 5px; 
}

@media screen and (max-width: 767px) {
  .lingio-blog-title, .blog-more h2 {
      font-size: 32px;
  }
  
  .lingio-blog-padding-col {
    padding: 0;
    margin-top: 20px;
  }
  
  .blog-post {
    padding: 0;
    margin-top: 50px;
  }
  
  .blog-header {
    padding: 35px 0 0 0;
  }
  
  .lingio-blog-image {
    margin-top: 25px;
  }
  
  .related-posts-section {
    margin-top: 40px;
  }
  
  .blog-post__body-wrapper .lingio-rich-text p, .blog-post__body-wrapper .lingio-rich-text h1,.blog-post__body-wrapper .lingio-rich-text h2
  {
    text-align: left;    
  }
  
  .sticky_column_2-h3 {
    text-align: center!important;
    margin-bottom: 30px;
  }
  
  .share_column_2-h3 {
    text-align: center!important;
  }
  
  .blog-filter {
    display: none!important;
  }

  .blog-filter-mobile {
    display: block;
  }
  
  .lingio-blog-page-title {
      font-size: 32px;
  }
}

@media screen and (max-width: 575px) {
  .blog-banner-lingio {
    flex-direction: column;
    align-items: center;
     padding: 30px 30px 0 30px;
  }
  
  .blog-banner-lingio__img, .blog-banner-lingio__content {
    flex: 0 0 auto;
    width: 100%;
    padding: 10px 0;
  }

  .blog-banner-lingio__img {
    order: 2;
    justify-content: center;
    align-items: center;
    padding-bottom:0;
  }
  

  .blog-banner-lingio__content {
    order: 1;
    text-align: center;
  }
  
  .blog-banner-lingio__button .button {
    width: 100%;
  }
 
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
      padding: 0;
     margin-bottom: 20px;
  }
  
  h3 {
   line-height: 1.3;
  }
  
  
  .blog-index__post-content h3 {
    font-size: 18px;
    line-height: 1.3;
  }
  
  .blog-index__post-preheader {
      font-size: 12px;
  }
  
  .lingio-blog-title, .blog-more h2 {
    font-size: 24px;
    line-height: 123%;
  }
  
    .lingio-blog-title h1, .text-content-lingio h1, .text-content-lingio h1 span {
      font-size: 24px;
      line-height: 123%;
  }
  
}

@media screen and (max-width: 460px) {
  .blog-author-info-general {
        flex-direction: column;
        text-align: center;
        padding: 40px;
  }
}



/*MObile content table*/

.lingio-blog-h3::after {
  content: "";
  float: right;
}

.lingio-blog-h3.active::after {
  content: "-"; 
}


@media only screen and (max-width: 768px) {
  .blog-table-of-contents .lingio-product-checklist__wrapper {
    max-height: 0; 
    overflow: hidden;
  }

  .blog-table-of-contents .lingio-blog-h3::after {
    content: "+"; 
  }

  .blog-table-of-contents .lingio-blog-h3.active::after {
    content: "-"; 
  }

  .lingio-blog-h3 {
    cursor: pointer; 
  }

}
/* Error pages */
.kl-error-page {
  padding: 100px 0;
  text-align: center;
}

.kl-error-page__preheader {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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(//9434986.fs1.hubspotusercontent-na1.net/hubfs/9434986/raw_assets/public/lingio-atlas-theme-stage/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(154, 161, 177, 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: Inter, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4678EE;
  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: #4678EE;
}

.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: #4678EE;
  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: #4678EE;
  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(154, 161, 177, 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 */
.hs-search-field {
  max-width: 750px;
}

.hs-search-field input[type=text] {
  padding-right: 48px;
}

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__bar:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 19a8 8 0 100-16 8 8 0 000 16zM21 21l-4-4' stroke='%23C6C6C6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

.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: #000000;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: Manrope, sans-serif;
}

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

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

.hs-search-results__pagination a {
  color: #000000;
  font-family: Manrope, 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;
}
/* the overlay is the third child */
.row-fluid-wrapper.lingio-article-top > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(3) {
    padding: 0 200px;
    height: 200px;
}

.row-fluid-wrapper.lingio-article-top > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(3) > .row-fluid {
    position: relative;
    top: -200px;
    background-color: rgba(246, 246, 246, 1);
    border-radius: 5px;
}

@media (max-width: 1100px) {
    .row-fluid-wrapper.lingio-article-top > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(3) {
        padding: 0 100px;
    }
}

@media (max-width: 768px) {
    .row-fluid-wrapper.lingio-twocolumns > .row-fluid > .dnd-column > .row-fluid-wrapper > .row-fluid {
        display: flex;
        flex-direction: column !important;
    }
    .row-fluid-wrapper.lingio-twocolumns > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(even) > .row-fluid {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .row-fluid-wrapper.lingio-bignumber-right > .row-fluid > .dnd-column > .row-fluid-wrapper > .row-fluid {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .row-fluid-wrapper.lingio-hero-top > .row-fluid > .dnd-column > .row-fluid-wrapper > .row-fluid {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .row-fluid-wrapper.lingio-article-top > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(3) {
        padding: 0;
        height: auto;
    }

    .row-fluid-wrapper.lingio-article-top > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-child(3) > .row-fluid {
        position: relative;
        top: auto;
        background-color: rgba(246, 246, 246, 1);
    }

}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

html {
  scroll-behavior: smooth;
}

.kl-navbar__content {
  justify-content: space-between;
}

@media screen and (max-width: 920px) {
  .kl-navbar__content {
    justify-content: space-around;
    overflow: hidden;
  }
}

.button {
  text-transform: uppercase;
  font-size: 0.9rem;
}

.button:hover,
.button:focus,
.button:active {
  background-color: #ff9657;
  color: #fff;
}

.button.button--arrow {
  color: #f47637;
  background-color: transparent;
}

.button.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23F47637'/%3E%3C/svg%3E");
}

.button.button--arrow:hover,
.button.button--arrow:focus,
.button.button--arrow:active {
  background-color: transparent;
  color: #ff9657;
}

.button.button--arrow:hover::after,
.button.button--arrow:focus::after,
.button.button--arrow:active::after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23ff9657'/%3E%3C/svg%3E");
}

span[data-metadata] {
  display: inline-block;
  background-color: #f00;
  width: 10px;
  height: 10px;
  margin: 10px;
}

.button.button--arrow {
  margin-top: 1.0em;
  margin-bottom: 1.0em;
}

blockquote {
  border-left: 2px solid #6b2e61;
    color: #6b2e61;
}

.swiper-button-next::after, .swiper-button-prev::after { 
 display: none!important; 
}


@media (max-width: 768px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 25px;
  }

  h4 {
    font-size: 20px;
  }

  body, p {
    font-size: 14px;
  }
}