*, *:before, *:after {
  box-sizing: border-box;
}

:root {
  --dark-blue-color: #011F45;
  --light-blue-color: #54F4EC;
  --blue-color: #0092E5;
  --orange-accent-color: #F57B3B;
  --white-color: #FFFFFF;
  --black-color: #2E2F35;
  --bg-color: #F6F8FA;
  --light-bg-color: #E6F4FC;
  --text-color: #4D4D4D;
}
/*! 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 */
  overflow-x: hidden;
}

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

@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;
  }
}
.bodenvy_anchor {
  position: absolute;
  display: block;
  height: 0;
  top: -150px;
  left: 0;
  width: 100%;
  outline: none;
}

.bodenvy_anchor:focus-visible,
.bodenvy_anchor:focus-within,
.bodenvy_anchor:focus {
  outline: none;
}

.bodenvy_anchor:-webkit-any-link:focus-visible {
  outline: none;
  outline-offset: 0;
}

.bodenvy_anchor:-webkit-any-link:active {
  color: transparent;
}

.bodenvy_anchor:-webkit-any-link {
  color: transparent;
  text-decoration: none;
}

@media (max-width: 992px) {
  .bodenvy_anchor {
    position: absolute;
    display: block;
    height: 1px;
    top: -105px;
    left: 0;
    width: 100%;
  }
}
/* Fonts */
@font-face {
  font-family: 'Karla';
  src: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.eot');
  src: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.eot#iefix') format('embedded-opentype'),
  url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.woff2') format('woff2'),
  url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.woff') format('woff'),
  url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.ttf') format('truetype'),
  url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Fonts/Karla.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


html {
  font-size: 24px;
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: var(--text-color);
  font-family: 'Karla' !important;
  line-height: 1.4;
  word-break: break-word;
  overflow-x: hidden !important;
}

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

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'Karla' !important;
}

/* Paragraphs */

p {
  color: var(--text-color);
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 1rem;
}

strong {
  font-family: 'Karla';
  font-weight: bold;
}

/* Anchors */

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

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

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--black-color) !important;
  /*font-family: Merriweather, serif;*/
  font-family: 'Karla' !important;
  font-weight: bold;
  margin: 0 0 24px;
}

h1 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 120%;

  letter-spacing: -1.5px;
}

h2 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 120%;
  /* or 120% */

  letter-spacing: -0.5px;
}

h3 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
}

h4 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: 50px;
  letter-spacing: 0.25px;
}

h5 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
}

h6 {
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.15px;
  margin-bottom: 16px;
}

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

figure {
  margin: 0;
}

.subtitle-1 {
  font-family: 'Karla';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */

  letter-spacing: 0.15px;
}

.subtitle-2 {
  font-family: 'Karla';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */

  letter-spacing: 0.1px;
}

.body-1,
.body-1 p {
  font-family: 'Karla';
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px !important;
  /* or 150% */

  letter-spacing: 0.444444px;
}

.body-2,
.body-2 p {
  font-family: 'Karla';
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 20px !important;
  /* or 143% */

  letter-spacing: 0.25px !important;
}

.btn-text {
  font-family: 'Karla';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.overline-text {
  font-family: 'Karla';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  /* or 160% */

  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.caption-text,
.caption-text p {
  font-family: 'Karla';
  font-style: normal;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 16px !important;
  /* or 133% */

  letter-spacing: 0.4px !important;
}


/* Lists */

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

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid #A9A9A9;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: var(--black-color);
  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:not(:hover) {
  outline: auto green;
  outline: -webkit-focus-ring-color auto!important;
}

:focus:not(:focus-visible) {
  outline: 0;
}

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

/* Style Guide */
.palette {
  display: table;
  clear: both;
  width: 100%;
  content: "";
  margin-bottom: 40px;
}
.palette .swatch {
  display: block;
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 90px;
  min-height: 70px;
}
.palette .swatch::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 10px;
  box-shadow: 0px 0px 4px #999;
}
.palette .swatch--dark-blue-color::before{
  background-color: #011F45;
}

.palette .swatch--light-blue-color::before{
  background-color: #54F4EC;
}

.palette .swatch--blue-color::before{
  background-color: #0092E5;
}

.palette .swatch--orange-accent-color::before{
  background-color: #F57B3B;
}

.palette .swatch--white-color::before{
  background-color: #FFFFFF;
}

.palette .swatch--black-color::before{
  background-color: #2E2F35;
}

.palette .swatch--bg-color::before{
  background-color: #F6F8FA;
}

.palette .swatch--light-bg-color::before{
  background-color: #E6F4FC;
}

.palette .swatch--text-color::before{
  background-color: #4D4D4D;
}

.palette .swatch .swatch__title {
  font-size: 19px;
  line-height: 26px;
}
.palette .swatch em {
  display: block;
  clear: both;
}

.txt-dark-blue {
  color: var(--dark-blue-color) !important;
}

.txt-blue {
  color: var(--blue-color) !important;
}

.txt-light-blue {
  color: var(--light-blue-color) !important;
}

.txt-orange-accent {
  color: var(--orange-accent-color) !important;
}

.txt-white {
  color: var(--white-color) !important;
}

.txt-black {
  color: var(--black-color) !important;
}

.bg-dark-blue {
  background: var(--dark-blue-color) !important;
}

.bg-light-blue {
  background: var(--light-blue-color) !important;
}

.bg-blue {
  background: var(--blue-color) !important;
}

.bg {
  background: var(--bg-color) !important;
}

.bg-light {
  background: var(--light-bg-color) !important;
}

main.body-container-wrapper p {
  color: var(--text-color);
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  margin: 0 0 1rem;
}

main.body-container-wrapper li {
  color: var(--text-color);
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.body-container .wrap-content-lp ul {
  list-style: none;
  padding-left: 20px;
}

.body-container .wrap-content-lp ul li {
  color: var(--text-color);
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px;
  list-style: none;
  margin-bottom: 16px;
  position: relative;
}

.body-container .wrap-content-lp ul li::before {
  background-color: var(--text-color);
  border-radius: 100%;
  content: "";
  display: block;
  height: 8px;
  left: -20px;
  position: absolute;
  top: 8px;
  width: 8px;
}

.blockquote,
blockquote {
  background-color: var(--bg-color);
  color: var(--text-color);
  font-family: 'Karla' !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px;
  margin-bottom: 24px;
  padding: 16px;
}

.icon.icon-arrow-right-circle-fill {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-arrow-right-circle-fill.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon.icon-arrow-down-circle-fill {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-arrow-down-circle-fill.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon.icon-plus-circle-fill {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-plus-circle-fill3.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon.icon-minus-circle-fill {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-minus-circle-fill3.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}



@media (min-width: 1200px) {
  
}

@media (min-width: 768px) and (max-width: 992px) {
  
}

@media (max-width: 767px) {
  h1 {
    font-size: 42px;
    line-height: 52px;
  }
  
  h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 140%;
    /* or 39px */
  }
}

/* Mobile xs */
@media (max-width: 480px) {
  main.body-container-wrapper ul.list-group li {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.25px;
    min-height: 58px;
    padding: 10px 24px 10px 62px !important;
  }
  main.body-container-wrapper ul.list-group-actions li {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.25px;
  }
  main.body-container-wrapper ul.list-group-actions li a,
  main.body-container-wrapper ul.list-group-actions li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
}
button,
.button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #21222A;
  border-color: #21222A;
  color: #FFF;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}

.btn {
  font-family: 'Karla';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--black-color);
  background: var(--white-color);
  border-radius: 4px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  position: relative;
}

.btn .icon {
  position: absolute;
  right: 20px;
}

.btn a {
  padding: 16px 52px 16px 20px;
  display: flex;
  color: inherit !important;
}

.btn a:hover,
.btn a:focus {
  text-decoration: none;
}

.btn a:active {
  text-decoration: none;
}

.btn.txt-white .icon-arrow-right-circle-fill {
  background: url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-arrow-right-circle-fill-white.svg');
}

.btn-simple {
  font-family: 'Karla';
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  display: inline-flex;
  color: var(--black-color);
  border-bottom: 1px solid var(--black-color);
}

.btn-simple a {
  color: inherit !important;
  text-decoration: none;
}

.btn-simple.arrow {
  position: relative;
  margin-right: 20px;
}

.btn-simple.arrow:after {
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/btn-simple-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  right: -20px;
}

.btn-simple.txt-dark-blue {
  border-bottom: 1px solid var(--dark-blue-color);
}

.btn-simple.txt-blue {
  border-bottom: 1px solid var(--blue-color);
}

.btn-simple.txt-light-blue {
  border-bottom: 1px solid var(--light-blue-color);
}
/* Form */

form {
  font-family: 'Karla' !important;
}

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

/* Labels */

form label {
  display: block;
  padding-top: 0;
  margin-bottom: 2px;
  text-align: left;
  width: auto;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #2A2A2A;
}

/* Help text - legends */

form legend {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #2A2A2A;
}

/* Inputs */

.input {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #2A2A2A;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background: var(--white-color);
  border: 1px solid var(--black-color);
  border-radius: 4px;
  padding: 13px 16px 11px 16px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border: 1px solid var(--blue-color);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04);
}

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

::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  color: #828282;
  mix-blend-mode: normal;
}

::-moz-placeholder {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  color: #828282;
  mix-blend-mode: normal;
}

:-ms-input-placeholder {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  color: #828282;
  mix-blend-mode: normal;
}

:-moz-placeholder {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  color: #828282;
  mix-blend-mode: normal;
}

::placeholder {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.444444px;
  color: #828282;
  mix-blend-mode: normal;
}

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

/* Inputs - datepicker */

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

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

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

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

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

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

/* GDPR */

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

/* Validation */

.hs-form-required {
  color: red;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
  font-size: 14px;
  position: absolute;
  display: none;
}

.hs-error-msgs li {
  margin: 0;
}

.hs_error_rollup {
  display: none;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background: var(--blue-color);
  border: 0;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 16px 20px;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
  min-width: 120px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: var(--blue-color);

  color: #FFF;
}

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

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}



/* Page resources */
#app-resource-listing li .container,
#app-resource-listing .resource-filters_list li .container {
  padding-top: 0 !important;
}
#app-resource-listing .v-input--selection-controls,
#app-resource-listing .container .v-input--selection-controls {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#app-resource-listing .container .v-input__control .v-input__slot {
  margin-bottom: 0px !important;
}

#app-resource-listing .v-input--selection-controls__input {
  height: 20px !important;
  margin-right: 5px !important;
  width: 20px !important;
}
#app-resource-listing .v-input--selection-controls__input input[role=checkbox] {
  min-height: 22px !important;
}
#app-resource-listing .v-input--selection-controls__input input[role=checkbox],
#app-resource-listing .v-input--selection-controls__input input[role=radio],
#app-resource-listing .v-input--selection-controls__input input[role=switch] {
  opacity: 1 !important;
}

#app-resource-listing .theme--light.v-input {
  color: transparent !important;
}
/* Table */

table {
  border: 1px solid #DEE2E6;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

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

/* Table Cells */

th,
td {
  border: 1px solid #DEE2E6;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  background-color: #343A40;
  border-bottom: 2px solid #DEE2E6;
  color: #FFF;
  vertical-align: bottom;
}
/* Header container */

.header {
  background-color: #F8FAFC;
}

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

.header__row-2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 28px;
}

/* Logo */

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

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

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

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

/* Search bar */

.header__search {
  padding: 0 22px;
  width: auto;
}

.header__search .hs-search-field__input,
.header__search .hs-search-field__input:hover,
.header__search .hs-search-field__input:focus {
  border: 1px solid var(--blue-color);
  box-sizing: border-box;
  border-radius: 4px;
  height: 32px;
  color: #2a2a2a;
  line-height: 18px;
  font-size: 14px;
  font-weight: 300;
  outline: none !important;
  padding: 0 15px;
  min-height: auto;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border: 1.79px solid #D1D6DC;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  background-color: #FFFFFF;
}

.header__search .hs-search-field__input::placeholder {
  color: transparent;
}

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

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

  font-size: 22px;
}

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

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

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 0;
}

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

.header__language-switcher .lang_list_class {
  border: 2px solid #D1D6DC;
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  color: #494A52;
  display: block;

  font-size: 0.8rem;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

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

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #D1D6DC;
  left: 70%;
  top: -25px;
}

.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: #EBEFF3;
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 10px 15px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

.header__language-switcher .lang_list_class li:hover {
  background-color: #EBEFF3;
  transition: background-color 0.3s;
}

.header__language-switcher .lang_list_class li a {
  color: #494A52;

}

.header__language-switcher .lang_list_class li a:hover {
  color: #494A52;
}

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

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

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 10px;
  margin-top: 3px;
  width: 0px;
}

/* Navigation */

#nav-toggle {
  display: none;
}

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

/* Tablet styles */

@media (max-width: 1024px) {
  .header__language-switcher--label-current {
    display: none !important;
  }

  .header__language-switcher .globe_class {
    background-image: none;
  }

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

  .header__language-switcher {
    display: block !important;
    padding: 0 !important;
    width: 100%;
  }
}

/* News Style */
.body-wrapper main {
  min-height: 100px;
}

header.header {
  background: transparent;
  position: relative;
  z-index: 999;
  top: 0;
}

.header__logo.header__logo--main {
  min-width: 205px;
}

#top-utility {
  border-bottom: 1px solid #EDEBE1;
  padding-bottom: 8px;
  display: flex;
  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
}

.header__search {
  padding: 0;
  width: auto;
}

.header__search a.open-search {
  height: 24px;
  width: 24px;
  display: block;
}

.header__search a.open-search svg {
  height: 24px;
  width: 24px;
  display: block;
}

/* Main navigation - header__row-2 */
.submenu.level-1>.has-submenu>.menu-arrow {
  background: transparent url("https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-menu-arrow-down-light-blue.svg") no-repeat center center !important;
  border: none !important;
  display: block !important;
  height: 8px !important;
  right: 20px !important;
  top: 30px !important;
  width: 13px !important;
}

.header__row-2 .header__navigation {
  display: flex;

  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;

  justify-content: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  width: 100%;
}

header .header__row-2 .submenu.level-1>li.menu-item {
  position: relative;
}

header .header__row-2 nav.navigation-primary .submenu.level-1>li.menu-item a.hovered::after,
header .header__row-2 nav.navigation-primary .submenu.level-1>li.menu-item a:hover::after {
  opacity: 1;
}

header .header__row-2 nav.navigation-primary .submenu.level-1>li.menu-item a::after {
  display: none;
}

.header__row-2 .header__navigation ul li a {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--dark-blue-color);
}

.header__row-2 .header__navigation ul li:focus,
.header__row-2 .header__navigation ul li:hover,
.header__row-2 .header__navigation ul li.hovered {
  cursor: pointer;
}

.header__row-2 .header__navigation ul li:focus>a,
.header__row-2 .header__navigation ul li:hover>a,
.header__row-2 .header__navigation ul li.hovered>a {
  color: var(--blue-color);
}

.header__row-2 .header__navigation ul li:focus>.menu-arrow,
.header__row-2 .header__navigation ul li:hover>.menu-arrow,
.header__row-2 .header__navigation ul li.hovered>.menu-arrow {
  background: transparent url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-arrow-up-blue.svg') no-repeat center center !important;
}

.header__row-2 .header__navigation #btn-login {
  margin-left: 1.2rem;
  position: relative;
}

.header__row-2 .header__navigation #btn-login a#active-form-login {
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
  border-radius: 60px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 32px 8px 16px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  width: 99px;
  background-color: #E4002B;
  background-image: url("https://f.hubspotusercontent00.net/hubfs/6272057/ACU-2020/ic_baseline-lock.png");
  background-repeat: no-repeat;
  background-position: 85% center;
}

.header__row-2 .header__navigation #btn-login a#active-form-login:hover,
.header__row-2 .header__navigation #btn-login a#active-form-login:focus {
  background-color: var(--blue-color) !important;
  color: #FFFFFF !important;
  text-decoration: none;
}

.header__navigation #btn-login .wrap-float-form {
  position: absolute;
  top: -1px;
  right: 0;
  max-width: 298px;
  min-width: 298px;
}

.header__navigation #btn-login .wrap-float-form.active-form {
  display: block !important;
}

.wrap-float-form #desk-login-form {
  background: #FFFFFF !important;
  border-radius: 4px 0px 4px 4px !important;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16) !important;
  margin-top: 16px;
  padding: 32px 24px !important;
}

.wrap-float-form .head-block-form {
  text-align: right;
}

.wrap-float-form .head-block-form a#close-form-login {
  background: #FFFFFF url("https://f.hubspotusercontent00.net/hubfs/6272057/ACU-2020/ic_baseline-lock-3.png") no-repeat 85% 8px;
  box-shadow: 0px -12px 20px rgba(16, 24, 32, 0.16);
  border-radius: 16px 16px 0 0 !important;
  color: #E4002B;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 32px 31px 16px;
  text-transform: uppercase;
  text-decoration: none;
}

.wrap-navigation {
  padding-top: 20px;
}

.header__cta .cta_button {
  background: var(--blue-color);
  padding: 14px 16px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--white-color);
  border-radius: 4px;
  text-decoration: none;
}

.submenu.level-1>li.has-submenu:hover:before,
.submenu.level-1>li.has-submenu.hovered:before {
  content: '';
  position: absolute;
  top: 29px;
  bottom: -45px;
  left: 20px;
  right: 20px;
  height: 62px;
  border-bottom: solid 4px var(--blue-color);
}

.submenu.level-1>li.has-submenu a {
  padding-right: 20px;
}

.submenu.level-1>li:hover a {
  color: var(--blue-color);
}

.submenu.level-1>li.has-submenu a:hover {
  border: 0 !important;
}

.submenu.level-2 {
  top: calc(100% + 28px) !important;
}

body .submenu.level-2>li:first-child:before {
  display: none;
}

.submenu.level-2>li:first-child:before {
  display: none;
}

#btn-open-nav-mobile {
  display: none;
  cursor: pointer;
}

#btn-close-nav-mobile {
  display: none;
  cursor: pointer;
}

/* Side Nav  Mobile */
nav.side-nav {
  background-color: rgba(0, 0, 0, 0.45);
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  z-index: 999;
  width: 100% !important;
}

nav.side-nav.show-nav {
  display: none;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
}

nav.side-nav .wrap-nav-mobile {
  background-color: white;
  float: right;
  max-width: 450px;
  min-width: 100%;
  min-height: 100vh;
  padding: 0 16px 16px 16px;
  transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;

  position: absolute;
  opacity: 0;
  right: -300px;
  top: 0;
}

nav.side-nav.show-nav .wrap-nav-mobile {
  transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  opacity: 1 !important;
  right: 0 !important;
}

nav.side-nav .wrap-nav-mobile .head-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

nav.side-nav .wrap-nav-mobile .open-search,
nav.side-nav .wrap-nav-mobile .open-search svg {
  height: 24px;
  width: 24px;
}

/* buttons */

nav.side-nav .head-nav .btn-mbl {
  align-items: center;
  background-color: var(--blue-color);
  box-shadow: 2px 2px 3px rgba(20, 17, 18, 0.25);
  border-radius: 10px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  height: 40px;
  overflow: hidden;
  width: 40px;
}

nav.side-nav .head-nav .btn-mbl svg path {
  fill: #FFFFFF !important;
}

nav.side-nav .head-nav #btn-login-mobile {
  width: 97px;
}

nav.side-nav .head-nav #btn-login-mobile a {
  background: var(--blue-color) url("https://f.hubspotusercontent00.net/hubfs/6272057/ACU-2020/ic_baseline-lock.png") no-repeat 86% center;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
  border-radius: 60px;
  color: var(--white-color);
  display: block;
  font-weight: bold;
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  padding: 7px 32px 8px 16px;
  text-transform: uppercase;
  text-decoration: none;
  width: 97px;
}

nav.side-nav .head-nav #btn-login-mobile a:hover,
nav.side-nav .head-nav #btn-login-mobile a:focus {
  background-color: var(--blue-color) !important;
  color: #FFFFFF !important;
  text-decoration: none;
}

/* Menus mobile */
nav.side-nav nav.navigation-primary {
  width: 100%;
}

nav.side-nav .submenu.level-1 {
  display: block !important;
  white-space: normal !important;
}

nav.side-nav .main-menu.first-column .submenu.level-2 {
  display: none !important;
}

nav.side-nav .submenu.level-1>li {
  display: flex;
  padding: 0 !important;
  width: 100% !important;
}

nav.side-nav .main-menu.first-column .submenu.level-1>li {
  display: flex;
  padding: 16px 0 !important;
  border-bottom: 1px solid var(--bg-color);
}

nav.side-nav .submenu.level-1>li a {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.15px;
  color: var(--dark-blue-color);
  padding-right: 4px;
}

nav.side-nav .bottom-menu .submenu.level-1>li a {
  color: var(--dark-blue-color);
}

nav.side-nav .submenu.level-1>li a:focus,
nav.side-nav .submenu.level-1>li a:hover,
nav.side-nav .bottom-menu .submenu.level-1 li a span {
  color: var(--dark-blue-color);
}

nav.side-nav .submenu.level-1>.has-submenu>.menu-arrow {
  background: transparent url('https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-menu-arrow-right-light-blue.svg') no-repeat center center !important;
  width: 23px !important;
  height: 23px !important;
  position: relative;
  float: left;
  top: 0 !important;
}

nav.side-nav .main-menu.first-column .submenu.level-1>.has-submenu>.menu-arrow {
  right: 1px !important;
}

nav.side-nav #mobile-box .submenu.level-1>.has-submenu>.menu-arrow {
  right: 10px !important;
}

nav.side-nav .menu-arrow .menu-arrow-bg {
  display: none !important;
}

/* languages mobile */
nav.side-nav .languages-options p {
  margin-bottom: 0;
  margin-top: 10px;
}

nav.side-nav .languages-options p a {
  color: var(--blue-color);
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1px;
  text-transform: capitalize;
}

nav.side-nav .languages-options p a:focus,
nav.side-nav .languages-options p a:hover {
  color: var(--blue-color);
}

/* Menu Mobile Level Two */
nav.side-nav #mobile-box {
  background: #FFFFFF;
  height: 100%;
  position: absolute;
  padding: 20px;
  top: 0;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  z-index: 999;
  width: 100%;
}

nav.side-nav #mobile-box.inactive {
  right: -100%;
}

nav.side-nav #mobile-box.active {
  right: 0;
}

nav.side-nav #mobile-box.show-nav-l-2 {
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  left: 0px;
}

nav.side-nav #mobile-box .btn-close-l-2 {
  color: var(--blue-color);
  position: relative;
  margin-left: 15px;
  max-width: 80%;
  padding-bottom: 6px;
}

nav.side-nav #mobile-box .btn-close-l-2 i {
  font-size: 14px;
}

nav.side-nav #mobile-box .btn-close-l-2 span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1px;
}

nav.side-nav #mobile-box .btn-close-l-2::after {
  background: #EDEBE1;
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

nav.side-nav #mobile-box .btn-close-l-2 .btn-mbl {
  color: #FFFFFF;
  margin-top: 9px;
}

nav.side-nav #mobile-box .content {
  margin-top: 16px;
}

#mega-menu-mobile {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 99999;
  position: absolute;
  right: 0;
  transition: width 0.3 ease-in;
}

#mega-menu-mobile #mega-menu {
  opacity: 1;
  z-index: 999;
}

#mega-menu-mobile #mega-menu .box-one,
#mega-menu-mobile #mega-menu .box-three {
  display: none !important;
}

#mega-menu-mobile #mega-menu .box-two-col-left,
#mega-menu-mobile #mega-menu .box-two-col-right {
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}

#mega-menu-mobile #mega-menu .box-two {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-flow: row wrap;
}

#mega-menu-mobile #mega-menu .box-two::after {
  display: none;
}

#mega-menu-mobile #mega-menu .wrap-container-mega-menu {
  padding: 0 0;
}

#mega-menu-mobile .content #mega-menu ul.submenu-list li a i {
  font-size: 14px;
  color: #B7B4AF
}

.side-nav .navigation-primary .submenu.level-1>li>a.active-item:after {
  display: none;
}

.head-nav-logo {
  display: none;
}

body.scroll-up .header {
  position: fixed;
  z-index: 999;
  background: var(--white-color);
  width: 100%;
  border-bottom: 2px solid var(--blue-color);
}

.header__social_media {
  display: none;
}

.promo-bar {
  display: none;
}

/* Responsive css */
@media (max-width: 1150px) {
  header .header__navigation .submenu.level-1>.has-submenu>.menu-arrow {
    right: 10px !important;
  }

  header .header__navigation .submenu.level-1>li.has-submenu:hover:before,
  header .header__navigation .submenu.level-1>li.has-submenu.hovered:before {
    left: 5px;
    right: 11px;
  }

  header .header__row-2 .submenu.level-1>li.menu-item {
    padding: 15px 5px;
  }
}

@media (max-width: 1023px) {
  body.scroll-up .header {
    border: 0;
  }

  #btn-open-nav-mobile {
    display: block;
  }

  .header__logo img {
    width: 136px;
  }

  .header__logo.header__logo--main {
    display: none;
  }

  .head-nav-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .head-nav-logo-image img {
    width: auto !important;
    max-height: 48px;
  }

  header .header__container.content-wrapper {
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: var(--white-color);
    display: block;
  }

  header #hs_cos_wrapper_main_logo {
    margin-left: 20px;
    max-width: 200px;
    width: 50%;
  }

  /* Icon active menu */
  header #btn-open-nav-mobile {
    height: 48px;
    width: 48px;
  }

  .wrap-navigation {
    display: none;
    padding: 0;
  }

  .wrap-navigation.show-nav {
    display: block;
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--white-color);
  }

  .header__column {
    padding: 0 16px;
  }

  .header__row-2 .header__navigation {
    display: block;
  }

  header .navigation-primary {
    display: block;
  }

  header .navigation-primary .submenu {
    display: flex;
    flex-direction: column;
  }

  header .header__row-2 .submenu.level-1>li.menu-item {
    padding: 16px 0;
    border-bottom: 1px solid var(--bg-color);
    display: flex;
    align-items: center;
  }

  header .header__navigation .submenu.level-1>li.has-submenu:hover:before,
  header .header__navigation .submenu.level-1>li.has-submenu.hovered:before {
    display: none;
  }

  .header__row-2 .header__navigation ul li a {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.15px;
    color: var(--dark-blue-color);
  }

  header .header__navigation .submenu.level-1>.has-submenu>.menu-arrow {
    position: relative;
    top: auto !important;
    background: transparent url("https://4961032.fs1.hubspotusercontent-na1.net/hubfs/4961032/BodEnvy/Icons/icon-menu-arrow-right-light-blue.svg") no-repeat center center !important;
  }

  .header__cta {
    padding: 40px 0 50px 0;
    text-align: center;
    border-bottom: 1px solid var(--bg-color);
  }
  
  .header__social_media {
    display: block;
    padding-top: 20px;
  }

  .header__social_media .social-links__icon svg {
    fill: var(--dark-blue-color);
  }
}

@media (max-width: 767px) {

}
.footer {
  background-color: var(--black-color) !important;
  padding: 48px 0 105px 0;
}

.footer *,
.footer .txt-white * {
  color: var(--white-color);
}

.footer_top {
  display: flex;
}

.footer_top_left {
  width: 180px;
  min-width: 180px;
  max-width: 180px;
}

.footer_logo {
  margin-bottom: 24px;
}

.footer_logo_desktop {
  display: block;
}

.footer_logo_mobile {
  display: none;
}

.footer_top_left p {
  margin-bottom: 8px !important;
}

.footer_top_center {
  margin-left: 92px;
}

.footer_top_center ul li {
  color: var(--white-color);
}

.footer_top_center .submenu.level-1 {
  margin-top: -15px;
}

.footer_top_center .submenu.level-1>li {
  float: left;
  min-width: 190px;
}

.footer_top_center .submenu.level-2 {
  left: 0;
  opacity: 1;
  position: relative;
  background: transparent;
  border: 0;
  width: auto;
  transform: none;
  box-shadow: none;
  margin-top: 16px;
}

.footer_top_center .navigation-primary .submenu a,
.footer_top_center .navigation-primary .submenu p {
  color: var(--white-color);
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.footer_top_center .submenu.level-1>li:hover a {
  color: var(--white-color);
}

.footer_top_center .submenu.level-1>li.has-submenu a {
  padding: 0;
}

.footer_top_center .submenu.level-1>li>a {
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1px;
}

.footer_top_center .submenu.level-1>li.has-submenu:hover:before,
.footer_top_center .submenu.level-1>li.has-submenu.hovered:before {
  display: none;
}

.footer_top_center .submenu.level-1>.has-submenu>.menu-arrow {
  display: none !important;
}

.footer_top_center .submenu.level-2>li {
  border: 0;
  border-radius: 0 !important;
  margin-bottom: 8px;
}

.footer_top_center .submenu.level-2 .menu-item .menu-link {
  background: transparent;
}

.footer_top_center .submenu.level-2 .menu-item .menu-link:hover,
.footer_top_center .submenu.level-2 .menu-item .menu-link:focus,
.footer_top_center .header__language-switcher .lang_list_class li:hover,
.footer_top_center .submenu.level-2>li:first-child:hover:before,
.footer_top_center .submenu.level-2>li:first-child.focus:before {
  background: transparent;
}

.footer_top_center .navigation-primary .submenu.level-1>li>a.active-item:after {
  display: none;
}

.footer_top_right {
  width: 266px;
  min-width: 266px;
  max-width: 266px;
  margin-left: 32px;
}

.footer .footer_top_right * {
  color: var(--white-color) !important;
}

.footer .footer_top_right p {
  font-family: Karla;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.footer_social_media {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--white-color);
}

.footer .social-links {
  justify-content: flex-start;
}

.footer_bottom {
  padding-top: 16px;
  display: flex;
}

.footer .footer_copywrite_text {
  width: 266px;
  margin-right: 32px;
}

.footer .footer_copywrite_text p {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1px;
  color: var(--white-color);
}

.footer .footer_links * {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.1px;
  color: var(--white-color);
}

.footer .footer_links a {
  margin: 0 4px;
}

.footer .footer_links a:first-child {
  margin-left: 0;
}

.footer .footer__addresses {
  display:block;
  width:100%;
}

.footer .footer__addresses .footer__addresses-inner {
  display:block;
  width:100%;
  padding:12px 0;
}

.footer .footer__addresses .footer__addresses-row {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:stretch;
  justify-content:center;
  width:100%;
}

.footer .footer__addresses .footer__addresses-col {
  flex-basis:20%;
  max-width:20%;
  padding:5px;
}

.footer .footer__addresses .footer__addresses-col h6 {
  text-align:center;
  color:#FFF !important;
  margin-bottom:10px;
  font-size:16px;
}

.footer .footer__addresses .footer__addresses-col .footer__addresses-link {
  font-size: 14px; 
  font-style: normal; 
  display: block; 
  line-height: 1.1; 
  color:rgba(255,255,255,0.8);
  display:block;
  text-align:center;
}

/* ***************** Responsive Style ********************** */
/* Tablet */
@media (max-width: 1023px) {
  .footer_top_center {
    margin-left: 32px;
  }

  .footer_top_center .submenu.level-1>li {
    min-width: 190px;
    padding: 15px 20px 15px 20px;
  }

  .footer .footer__addresses .footer__addresses-col {
    flex-basis:33.3333%;
    max-width:33.3333%;
    padding:10px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .footer_logo_desktop {
    display: none;
  }
  
  .footer_logo_mobile {
    display: block;
  }

  .footer_top {
    flex-direction: column;
  }

  .footer_top_left {
    order: 1;
    padding-bottom: 24px;
  }

  .footer_top_center {
    order: 3;
    padding-bottom: 0;
    margin: 0;
  }

  .footer_top_center .submenu.level-1 {
    width: auto;
    margin: 0;
  }

  .footer_top_center .submenu.level-1>li {
    border: 0;
    padding: 0 0 16px 0;
    width: auto;
    float: none;
    display: block;
  }

  .footer_top_center .submenu.level-1>li>a {
    padding: 0;
    display: block;
  }

  .footer_top_center .submenu.level-2 {
    display: none;
  }

  .footer_top_center .submenu.level-1>li.has-submenu.focus .submenu.level-2 {
    display: inline-block;
  }

  .footer_top_center .submenu.level-2 .menu-item {
    background: transparent;
  }

  .footer_top_center .submenu.level-1>.has-submenu>.menu-arrow {
    display: block !important;
    top: 2px !important;
    right: 0 !important;
    padding: 0;
  }

  .footer_top_center .submenu>.has-submenu>a {
    width: 100%;
  }

  .footer_top_right {
    order: 2;
    padding-bottom: 24px;
    margin: 0;
  }

  .footer_social_media {
    padding-top: 8px;
  }

  .footer_bottom {
    display: block;
  }

  .footer .footer__addresses .footer__addresses-col {
    flex-basis:50%;
    max-width:50%;
    padding:10px;
  }
}




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

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

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

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

/* System pages */

.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: #494A52;
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.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;
}
.body-container--faq .navigation-pages::before {
  border-top: 2px solid var(--dark-blue-color);
  opacity: 0.4;
}