/* ================================================================
   ========================= TGO HEADLINE =========================
   ================================================================ */
@font-face {
  font-family: 'TGOHeadline';
  font-style: normal;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/TGO-Headline.otf') format('truetype');
  font-display: swap;
}
/* ============================================================= 
   ========================= PPFNarrow ========================= 
   ============================================================= */
@font-face {
  font-family: 'PPFNarrow';
  font-style: normal;
  font-weight: 400;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-NarrowRegular.otf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PPFNarrow';
  font-style: normal;
  font-weight: 600;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-NarrowSemibold.otf') format('truetype');
  font-display: swap;
}
/* =============================================================
   ========================= PP FORMULA ========================
   ============================================================= */
@font-face {
  font-family: 'PPFCondensed';
  font-style: normal;
  font-weight: 200;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-CondensedExtralight.otf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PPFCondensed';
  font-style: normal;
  font-weight: 300;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-CondensedLight.otf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PPFCondensed';
  font-style: normal;
  font-weight: 900;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-CondensedBlack.otf') format('truetype');
}
@font-face {
  font-family: 'PPFormula';
  font-style: normal;
  font-weight: 100;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-Thin.otf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PPFormula';
  font-style: normal;
  font-weight: 200;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-SemiCondensedExtralight.otf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PPFormula';
  font-weight: 200;
  src: url('https://3756227.fs1.hubspotusercontent-na1.net/hubfs/3756227/ppf-fonts/PPFormula-SemiCondensedExtralightItalic.otf') format('truetype');
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'PPFormula';
  font-style: normal;
  font-weight: 500;
  src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Medium.woff');
  font-display: swap;
}
@font-face {
  font-family: 'PPFormula';
  font-style: normal;
  font-weight: 900;
  src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-CondensedBlack.otf') format('truetype');
  font-display: swap;
}

@font-face {
    font-family: 'PPFormula';
    src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.eot');
    src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.woff2') format('woff2'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.woff') format('woff'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.ttf') format('truetype'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-MediumItalic.svg#PPFormula-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'PPFormula';
    src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.eot');
    src: url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.woff2') format('woff2'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.woff') format('woff'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.ttf') format('truetype'),
        url('https://19710200.fs1.hubspotusercontent-na1.net/hubfs/19710200/fonts/PPFormula-Extrabold.svg#PPFormula-Extrabold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

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

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

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

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

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    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;
    }
    .dnd_area-row-2-background-color.dnd_area-row-2-padding ,
    .row-fluid-wrapper.row-depth-1.row-number-5.dnd_area-row-2-padding.dnd_area-row-2-background-color.dnd_area-row-2-max-width-section-centering.dnd-section {
        padding-bottom: 64px !important;
    }
}

@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: 1px;
        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: 1px;
        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 ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
}

@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: 1200px;
}

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

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
.flex-image {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  max-width: 100%;
}
.hs-form.hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}
@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
  form.hs-form.hs-form.hs-form .form-columns-2 .hs-form-field .hs-input,
  form.hs-form.hs-form.hs-form .form-columns-3 .hs-form-field .hs-input {
      width: 100%;
  }
}
html,
body {
    font-family: PPFormula;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1rem 0;
}

h1>*,
h2>*,
h3>*,
h4>*,
h5>*,
h6>* {
    font-family: TGOHeadline;
    font-weight: 500;
}

div,
span,
li,
p,
a {
    font-family: PPFormula;
    font-weight: 500;
}
div>*,
span>*,
li>*,
p>*,
a>* {
    font-family: PPFormula;
}


span {
  font-family: inherit;
}

.header {
  padding: 1rem 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition: all 0.3s ease-in-out;
}

.header.scrolled--white {
  background-color: #fff;
}

.header.scrolled--black {
  background-color: #fff;
}

.header.scrolled--black * {
  color: #002B33;
  transition: all 0.3s ease-in-out;
}

.scrolled--black svg{
  fill: #002b33!important;
}

.header__logo {
    position: relative;
    min-width: 61px;
    max-height: 47px;
    height: 100%;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
}

.logo-slate {
    opacity: 0;
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  height: 4rem;
  color: white;
}

.header--minimized {
  padding: 0;
}

.header--minimized .header__container {
  height: 48px;
}
.body-wrapper>[data-global-resource-path]:first-child {
   display: flow-root;
    height: 100%;
}
.header__text--white {
  color: white !important;
}

.header__text--slate a {
  color: #002B33 !important;
}

.header--minimized .header__logo {
}

.header--minimized svg {
  fill: white;
}

.header__text--slate svg {
  fill: #002B33;
}

.header__bg--white {
  background-color: white;
}

.header__bg--transparent {
  background-color: transparent;
}
ul.submenu.level-2{
  padding: 32px;
  min-width: 230px;
}
ul.submenu.level-2 a.menu-link {
  width: fit-content;
  margin: auto;
  padding: 0;
  text-align:center;
}
ul.submenu.level-2 li:first-child a.menu-link {
  padding-top: 0!important;
}
ul.submenu.level-2 li:last-child a.menu-link {
  padding-bottom: 0!important;
}
ul.submenu.level-2 {
  width: fit-content;
}

.header__column {
  padding-top: 7px;
}
.mt-8 {
  margin-top: 8px;
}
@media screen and (max-width:767px) {
  .logo {
    top: -5px;
  }
}
.footer {
  padding: 2rem;
}

.footer__left {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 96px;
}

.footer__book-image {
  position: relative;
  padding: 0px 19px 19px 64px;
  height: fit-content;
}

.footer__book-image svg {
  position: absolute;
}

.footer__book-image svg:first-of-type {
  left: 45px!important;
  top: 0px!important;
}
.footer__book-image svg:nth-of-type(1) {
  top: 40px;
  left: 0px;
}

.footer__book-image svg:nth-of-type(2) {
  right: 28px;
  top: 12px;
}

.footer__book-image svg:nth-of-type(3) {
  bottom: 5%;
  left: 15%;
}

.footer__book-image svg:nth-of-type(4) {
  bottom: 5px;
  left: 44%;
}

.footer__book-image svg:nth-of-type(5) {
  bottom: 50px;
  right: 12px;
}
.footer__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  /* justify-content: space-between; */
  gap: 1rem;
}

.footer__logo {
  align-self: end;
}

.footer__nav {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__contact {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  gap: 1rem;
  text-align: right;
  font-size: 14px;
  justify-self: flex-end;
}

.footer__designer {
  color: var(--slate, #002B33);
  text-align: right;
  font-family: PPFormula;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.22px;
}

.footer__cta {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.footer__cta .footer__cta-text>p {
  margin-bottom: 1rem;
}

.footer__cta p,
.footer__contact p {
  font-size: 14px;
  margin: 0;
}

#footer__cta-button .btn__primary {
    border-color: #002B33 !important;
}

/* .footer #footer__cta-button .AQUA {
    color: #fff;
}

.footer #footer__cta-button .AQUA .svg--fill-color {
    fill: white;
}
 */
@media screen and (max-width:780px) {
  .footer {
    padding: 32px 24px;
  }
  .footer__container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .subfooter {
    flex: 0 0 calc(50% - 10px); /* Adjust the width as needed and consider margins */
  }
}
@media (max-width: 768px) {
  .footer__container {
    justify-content: start;
    align-items: start;
  }

  .footer__logo {
    align-self: start;
  }
  .subfooter.footer__logo.footer__logo--main img {
    width: 117px!important;
  }
}
@media screen and (max-width:550px) {
  .footer__container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
  }
  .subfooter.footer__cta,
  .subfooter.footer__contact {
    margin-top: 16px;
  }
  .subfooter:nth-child(3),
  .subfooter:nth-child(4) {
    flex-basis: 100%; /* Make the second and fourth columns take full width */
  }
}
/**** css for the updated footer 24-10-2023 ****/

.footer .single-logo {
  display: flex;
  gap: 19px;
}

.footer .single-item p {
  font-family: TGOHeadline;
  font-size: 16px;
  text-align: center;
  margin: 0 0 16px;
  color:#000;
}

.footer .outer-logo-outer {
  margin-top: 15px;
}
footer .single-item {
  text-align: center;
}
footer.footer.update-footer .footer__contact,
footer.footer.footer-without-book .footer__contact {
  justify-content: normal;
}
footer .single-item img {
  width: 68px;
  height: 68px !important;
  object-fit:contain;
}

footer .single-item:nth-child(2) img {
  height: 65px;
  width: auto;
}
footer.footer.update-footer  .footer__cta-text p {
  margin: 0 0 24px;
}
footer.footer.update-footer .footer__cta {
  justify-content: center;
}

footer.footer .footer__contact a {
  color: #002b33;
  text-decoration: none;
}
/* social icons */

.footer #hs_cos_wrapper_footer_social .social-links__icon {
  background-color: rgba(208, 208, 208,0.0)!important;
  border-radius: 0px;
}
.footer #hs_cos_wrapper_footer_social .social-links {
  justify-content: flex-end;
}
.footer #hs_cos_wrapper_footer_social .social-links__icon svg {
  fill: #00453e;
  width: 15px;
}
.footer #hs_cos_wrapper_footer_social .social-links__icon:hover,
.footer #hs_cos_wrapper_footer_social .social-links__icon:focus,
.footer #hs_cos_wrapper_footer_social .social-links__icon:active {
  background-color: rgba(235, 78, 84,0.0);
}
.footer #hs_cos_wrapper_footer_social .social-links__icon:hover svg,
.footer #hs_cos_wrapper_footer_social .social-links__icon:focus svg,
.footer #hs_cos_wrapper_footer_social .social-links__icon:active svg {
  fill: #002b33;
}
.footer  #hs_cos_wrapper_footer_social .social-links__link span{
  margin: 0 6px;
}
.footer  #hs_cos_wrapper_footer_social .social-links__link:first-child span{
  margin-left: 0!important;
}
.footer  #hs_cos_wrapper_footer_social .social-links__link:last-child span{
  margin-right: 0!important;
}


/*** ================== css for the book without footer ================== ***/

.footer.footer-without-book .footer__container {
  justify-content: space-between;
}

.footer.footer-without-book .footer__nav {
  flex-grow: 1;
  margin-left: 51px;
}
.footer.footer-without-book .footer__nav {
    justify-content: end;
}
.privacy-policy-simple-menu ul li a {
    text-decoration: underline !important;
}
.privacy-policy-simple-menu ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
/*** responsive ***/
@media (max-width:991px){
  footer.footer.update-footer .footer__container.content-wrapper {
    flex-wrap: wrap;
    row-gap: 34px;
    justify-content: space-between;
  }

  footer.footer.update-footer .subfooter.footer__logo.footer__logo--main {
    flex: 0 0 20%;
    max-width: 20%;
  }

  footer.footer.update-footer .footer__container.content-wrapper >*:not(:first-child,:last-child) {
    flex: 0 0 30%;
    max-width: 30%;
  }
  footer.footer.update-footer .footer__contact {
    flex: 0 0 100%;
    max-width: 100%;
  }

}


@media (max-width:767px){
  footer.footer.update-footer .footer__container.content-wrapper {
    flex-direction: column;
    align-items:normal;
    row-gap: 1rem;
  }
  footer.footer.update-footer .footer__container.content-wrapper >*:not(:first-child,:last-child),
  footer.footer.update-footer .footer__contact,
  footer.footer.update-footer .subfooter.footer__logo.footer__logo--main {
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer.footer.update-footer .footer__cta {
    justify-content: left;
  }

  footer.footer.update-footer .subfooter.footer__nav {
    margin-left: 0%;
  }
  
    .footer {
    padding-bottom: 94px !important;
  }
  footer.footer .footer__contact a {
/*     padding: 13px 17px; */
    display:inline-block;
  }
  .footer #hs_cos_wrapper_footer_social .social-links__link span{
    margin: 0 !important;
  }
  .footer .single-logo {
    gap: 16px;
}
  footer .single-item:nth-child(2) img {
    height: 59px; 
  }
  footer .single-item img {
    width: 59px;
   height:59px !important;
}
  
  /*** ================== css for the book without footer ================== ***/

  .footer.footer-without-book .footer__container {
    justify-content: normal;
    flex-direction:column;
    align-items: normal;
  }
  .footer.footer-without-book .footer__nav {
    flex-grow: unset;
    margin-left: 0px;
  }
}








.tgo-button.tgo-button__primary {
  display: flex;
  align-items: center;
  font-family: TGOHeadline;
  color: #002B33;
  text-decoration: none; 
  font-size: 20px;
  gap: 20px;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-align: left;
  cursor: pointer;
  padding: 16px 28px 13px 32px;
  border: none;
  border-width: 0px 4px 4px 0px;
  border-style: solid;
  border-color: #002B33;
} 
.button{
    font-family: TGOHeadline;
}
.tgo-button.tgo-button__primary.tgo-button__primary--slate{
  border-color: #00453E;
}

.tgo-button.tgo-button__primary.tgo-button__primary--slate,
.tgo-button.tgo-button__primary.tgo-button__primary--grape,
.tgo-button.tgo-button__primary.tgo-button__primary--red
{
  color: white; 
}

.tgo-button.tgo-button__primary.btn--transition {
  background-size: 210% 100% !important;
  transition: all 0.2s ease; 
}

.tgo-button.tgo-button__primary.tgo-button__primary--slate.btn--transition {
  background: linear-gradient(to right, #002B33, #002B33 50%, #00453E 50%);
}

.tgo-button.tgo-button__primary.tgo-button__primary--slate.btn--transition:hover {
  background-color: #00453E;
}
  
.tgo-button.tgo-button__primary.tgo-button__primary--red.btn--transition {
  background: linear-gradient(to right, #FF3625, #FF3625 50%, #002B33 50%);
}

.tgo-button.tgo-button__primary.tgo-button__primary--mint.btn--transition {
  background: linear-gradient(to right, #ADF598, #ADF598 50%, #002B33 50%);
}

.tgo-button.tgo-button__primary.tgo-button__primary--aqua.btn--transition {
  background: linear-gradient(to right, #00D0AB, #00D0AB 50%, #002B33 50%);
}

.tgo-button.tgo-button__primary.tgo-button__primary--grape.btn--transition {
  background: linear-gradient(to right, #5F31D5, #5F31D5 50%, #002B33 50%);
}

.tgo-button.tgo-button__primary.btn--transition:hover {
  background-position: -95% 0;
  background-color: slate;
  color: white;
}

.tgo-button.tgo-button__primary.btn--transition:hover .svg--fill-color {
  fill: white;
}

.tgo-button.tgo-button__primary.btn--transition .svg--fill-color {
  fill: #002B33;
}

.tgo-button.tgo-button__primary.tgo-button__primary--slate .svg--fill-color,
.tgo-button.tgo-button__primary.tgo-button__primary--grape .svg--fill-color,
.tgo-button.tgo-button__primary.tgo-button__primary--red .svg--fill-color
{
  transition: all 0.2s ease;
  fill : white;
}

.tgo-button {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
}

/* BUTTON SECONDARY */
  .tgo-button.tgo-button__secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #002B33;
  font-family: 'PPFormula';
  font-size: 14px;
  gap: 12px;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: left;
  cursor: pointer;
  padding: 12px 12px 12px 12px;
  border: none;
  border-radius: 2px;
  border: 1px solid #002B33;
}

.tgo-button.tgo-button__secondary.tgo-button__secondary--white{
  border: 1px solid white;
  color: white;
}

.tgo-button.tgo-button__secondary.btn--transition {
  background: linear-gradient(to right, rgba(0,0,0,0.0), rgba(0,0,0,0.0) 50%, #002B33 50%);
  background-size: 210% 100%;
  transition: all 0.2s ease; 
}
.tgo-button.tgo-button__secondary.btn--transition--white{
  background: linear-gradient(to right, rgba(0,0,0,0.0), rgba(0,0,0,0.0) 50%, white 50%);
}

.tgo-button.tgo-button__secondary.btn--transition:hover {
  background-position: -95% 0;
  background-color: #002B33;
  color: white;
}

.tgo-button.tgo-button__secondary--white.btn--transition:hover {
  background-color: white;
  color: white;
}

.tgo-button.tgo-button__secondary.btn--transition:hover .svg--fill-color {
  fill: white;
}

.tgo-button.tgo-button__secondary--white.btn--transition:hover .svg--fill-color {
  fill: white;
}

.tgo-button.tgo-button__secondary.btn--transition .svg--fill-color {
  transition: all 0.2s ease;
  fill : #002B33;
}

.tgo-button.tgo-button__secondary--white.btn--transition .svg--fill-color {
  fill: white;
}
.btn__primary {
  display: flex;
  align-items: center;
  color: #002B33;
  font-family: TGOHeadline;
  text-decoration: none; 
  font-size: 20px;
  gap: 20px;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-align: left;
  cursor: pointer;
  padding: 16px 28px 13px 32px;
  border: none;
  border-width: 0px 4px 4px 0px;
  border-style: solid;
  border-color: #002B33;
} 
.btn--transition {
  background: linear-gradient(to right, ,  50%,  50%);
  background-size: 210% 100%;
  transition: all 0.2s ease; 
}

.btn--transition:hover {
  background-position: -95% 0;
  background-color: bg_color_hover;
  color: white;
}
@media (max-width: 767px) {

}
.body-wrapper {
  overflow-x: clip;
}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page__wrapper {
  margin: 0;
  padding: 90px 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  box-sizing: border-box;
  min-height: 100vh;
  background-image: url();
}
.systems-page__wrapper .content-wrapper {
  background: white;
}
.systems-page__wrapper .form-container {
  margin-bottom: 1em;
}

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

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

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

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

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

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #002b33;
  font-family: PPFormula;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
  font-weight: 600;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}

/* Password prompt */

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

/* Backup unsubscribe */

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

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}

/** error page **/
.error-page a.button {
  font-size: 34px;
}

.error-page{
  background-color: #e4e7dd;
  box-shadow: 0 0 0 100vmax #e4e7dd;
  clip-path: inset(0 -50vw);
}

/*** Search Result Page 08-11-2024 ***/

.systems-page--search-results {
  max-width: 1140px;
}

.systems-page--search-results {
  max-width: 1140px;
  padding-top: 111px;
  padding-inline: 24px;
  background-color: #e4e7dd;
  box-shadow: 0 0 0 100vmax #e4e7dd;
  clip-path: inset(0 -50vw);
}

.systems-page--search-results .hs-search-results-title,
.systems-page--search-results h1 {
  text-align: center;
  line-height: 76.8px;
  margin-top: 0px;
  font-size: 72px;
  font-family: 'PPFormula';
  font-weight: bold;
  text-transform: capitalize;
}

.systems-page--search-results .hs-search-results {
  margin-top: 50px;
}

.hs-search-results__title {
  text-decoration: none;
}

p.hs-search-results__message {
  text-align: center;
  margin: 0 0 40px;
}

.hs-search-results__link {
  text-decoration: underline;
}

/** pagination **/
.hs-search-results__pagination__link--first,
.hs-search-results__pagination__link--last,
.hs-search-results__pagination__link--disabled {
  display: none !important;
}

.hs-search-results__pagination__link--number {
  border: 1px solid transparent;
  border-radius: 7px;
  color: #494a52!important;
  display: inline-flex;
  line-height: 1;
  margin: 0 .1rem;
  padding: .25rem .4rem;
  text-decoration: none;
}

.hs-search-results__pagination__link{
  color: #494a52!important;
}

.hs-search-results__pagination__link--disabled {
  color: #b0c1d4 !important;
}

@media (max-width:767px){
  .systems-page--search-results .hs-search-results-title {
    font-size: 58px;
    line-height: 1.1;
  }
  .hs-search-results__pagination__link--number {
    margin: 0;
    padding: 0 8px 0px;
  }
  .hs-search-results__pagination__link {
    font-size: 15px;
  }
  .hs-search-results__pagination {
    flex-wrap: wrap;
  }
}
/* Blog header */

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

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

.blog-header__title {
  font-size: 2rem;
}

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

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

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

/* Blog header - author listing */

.blog-header__author-avatar {
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  flex: auto;
}

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

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

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

.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
}

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

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

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: flex;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

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

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

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

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

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

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

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

/* Blog pagination */

.blog-pagination {
  align-items: center;
  display: flex;
  font-family: Lato, sans-serif;
  justify-content: center;
  margin-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 1px solid transparent;
  border-radius: 7px;
  color: #494A52;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 1px solid #B0C1D4;
}

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

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

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

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

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494A52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 1px solid #B0C1D4;
}

/* Blog post */

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

.blog-post h1 {
  font-size: 1.6rem;
}

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

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-related-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

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

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

.blog-related-posts__post {
  color: #494A52;
  display: block;
  flex: 0 0 100%;
  padding: 1rem;
}

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

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

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

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

.blog-related-posts__title a {
  color: #494a52;
}

/* 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 .hs-button {
  background-color: transparent;
  border: 1px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

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

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


.body-container--blog-post .card-richtext strong * {
  font-weight: bold;
}

/******  29- 11- 2023 *******/
.main1{
  padding-block: 80px;
}

.main1 .event-blog-listing {
  padding-top: 50px;
}
.MEHScApADE-blog .intro h2 {
  line-height: 76.8px;
  text-align: center;
}

.MEHScApADE-blog .content-wrapper{
  width:calc(100vw - 30px);
}
.MEHScApADE-blog  .event-blog-listing .module_17011553021797__info img {
  max-width: 204px;
  box-shadow: 4px 4px 32px 0px rgba(0, 0, 0, 0.16);
  margin:0 auto;
}
.hs-blog-listing .dnd_area-module-1__heading {
  line-height: 76.8px;
  margin-top: 10px;
  font-size: 72px;
}

/*** for blog post ***/
.MEHScApADE-blog-post form.hs-form.stacked a.hs-button {
  display: none;
}

/*==========================
for event post
==========================*/
.event-post__content .event-post__body .event-post__form h3 {
  font-size: 32px;
  line-height: 1.2;
}
.event-post__form form .actions {
  display: block !important;
  position: relative;
}
.event-post form input[type=submit] {
  border-radius: 0;
  padding-right: 57px;
  text-transform: uppercase;
}

.event-post form .hs_submit .actions::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-right: 2px solid #002b33;
  right: 33px;
  border-bottom: 2px solid #002b33;
  transform: rotate(-45deg) translateY(-50%);
  top: 50%;
  transform-origin: top;
}
.event-post form .hs_submit .actions:hover::after {
  border-color: #fff;
}
.event-post__content .event-post__form label > span {
  display: none;
}

.blog-post__body [flaws] {
  display: block;
}

.blog-post__body h2 {
  font-size: 36px;
}
.blog-post__body h3 {
  font-size: 24px;
}
.blog-post__body p, 
.blog-post__body li {
  font-size: 16px;
}

@media (max-width:639px){
  .MEHScApADE-blog .intro h2,
  .hs-blog-listing .dnd_area-module-1__heading  {
    font-size: 50px;
    line-height: 1.2;
  }
}


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


/* slick css*/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{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{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

/* slick theme css*/
@charset 'UTF-8';.slick-dots,.slick-next,.slick-prev{padding:0;display:block;position:absolute}.slick-dots li,.slick-dots li button,.slick-next,.slick-prev{cursor:pointer;width:20px;height:20px}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li button,.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before,[dir=rtl] .slick-next:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;border:0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

.hs-form.hs-form fieldset.form-columns-1 .hs-input[type="checkbox"], .hs-form.hs-form fieldset.form-columns-1 .hs-input[type="radio"] {
  width: auto;
}
.hs-form.hs-form fieldset.form-columns-1 .hs-input[type="checkbox"] {
  margin-top: 3px;
}
form ul.inputs-list {
  list-style: none;
  padding: 0;
}
.hs-richtext p a {
  color: #002b33;
}
div .legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 27px;
}
.author__socials svg title {
  display: none;
}
.hs-form__alerts__list-item--error {
  font-family: PPFormula;
}
form .legal-consent-container .hs-richtext p {
    font-weight: 500;
    font-size:13px;
}