*, *:before, *:after {
  box-sizing: border-box;
}
.row3-home .hs-button {
  margin-top: 4rem;
}
.row7-home h3 {
  margin: 0 0 1.5rem;
}
.row7-home p {
  font-size: 1.125rem;
  margin: 0;
}
.row7-home .hs-button {
  margin-top: 32px;
}
.row4-home .hs_cos_wrapper_type_rich_text h2 {
  color: #fff;
  margin: 0 0 32px;
}
.row7-home {
  background-color: #f5f5f5;
}
.row4-home .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  color: #fff;
}
.row4-home .hs-button {
  border: 1px solid #fff !important;
  background-color: transparent !important;
  color: #fff !important;
}
.row4-home .cxp-slider .blog66_arrow {
  border-color: #fff;
}
.row4-home .cxp-slider .icon-invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.row4-home .cxp-slider .w-slider-nav.w-round>div {
  background-color: #fff;
}
.row4-home .cxp-slider .home-port-gradient.is-board {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  padding-top: 0;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-weight: 400;
  background-image: none;
}
.row4-home .cxp-slider .w-slider-dot.w-active, 
.row4-home .cxp-slider .w-slider-nav.w-round>div.w-active {
  background-color: #fff !important;
  opacity: 1;
}
.row4-home .cxp-slider .slider-coll-item:hover .home-port-gradient.is-board {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(8%, transparent), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, transparent 8%, rgba(0, 0, 0, 0.6));
}
.row4-home .cxp-slider .port-logo.is-white {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  max-height: 3.2rem;
  max-width: 15.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-transform: translate(0px, 4rem);
  -ms-transform: translate(0px, 4rem);
  transform: translate(0px, 4rem);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}
.row4-home .home-port-text {
  opacity: 0;
  -webkit-transform: translate(0px, 5rem);
  -ms-transform: translate(0px, 5rem);
  transform: translate(0px, 5rem);
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  margin: 0;
  color: #fff;
}
.row4-home .text-style-allcaps {
  text-transform: uppercase;
}
.row4-home .cxp-slider a.link-absolute {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.row4-home .cxp-slider .board-img-wrap.is-past-spoeaker {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 65%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 85%;
/*     height:258px; */
}
.row4-home .cxp-slider .w-slider-dot.w-active, .cxp-slider .w-slider-nav.w-round>div.w-active {
  background-color: white;
}
.row4-home .cxp-slider .slider-coll-item:hover .home-port-text {
  transform: translate(0rem,0);
  opacity: 1;
}
.row4-home .cxp-slider .slider-coll-item:hover .port-logo.is-white {
  transform: translate(0rem,0);
  opacity: 1;
}
.row4-home .cxp-slider .slider-coll-item:hover .board-img {
  transform: scale(1.05);
}
.row4-home .cxp-slider .board-img {
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}


img {
  max-width:100%;
  height:auto;
}
.footer{
  position:relative; 
  z-index:9;
}
b, strong {
  font-weight: bold;
}
.full-width-page h1{
  margin:0; 
}
.full-width-page h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.full-width-page :last-child {
  margin-bottom: 0;
}
.full-width-page .hs_cos_wrapper_type_rich_text :last-child {
  margin-bottom: 0;
}
.full-width-page .dnd-section > .row-fluid>.span12 {
  max-width: 48rem;
}
.menu-icon1_line-bottom {
  transition: all 0.3s ease-in-out;
}
.row1-team h1 {
  max-width: 25ch;
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 300;
  margin: 0;
  margin-bottom: 1.5rem;
}

.row2-team h2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 1rem;
}

.row2-team .hs_cos_wrapper_type_rich_text {
  width: 100%;
  max-width: 64rem;
  display: block;
}
.row2-team div[class *="background-color"] * {
  color: #fff;
}
form input[type=text], 
form input[type=email],
form input[type=password], 
form input[type=tel],
form input[type=number],
form input[type=file],
form select, 
form textarea {
  font-family: Avenir, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}


.cxo-page .team-slider .img-abs-wrap.is-rounded.is-55 img {
  position: relative;
}

.cxo-page .team-slider .img-abs-wrap.is-rounded.is-55 {
  padding: 0;
}

.cxo-page .team-slider {
  margin: 0;
}

.cxo-page .team-slider .w-slide {
}

.cxo-page .row1-team .row-fluid .span6 {
  width: 50%;
  margin: 0;
  padding: 0;
}

.cxo-page .row1-team .row-fluid .span6:last-child {
  margin-left: 5rem;
}
.cxo-page .row1-team p {
  font-size: 1.125rem;
}

.cxo-page .row1-team h2 {
  margin-bottom: 1.5rem;
}
.cxo-page .row1-team .sapn6 h2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 300;
}

.cxo-page .row1-team h2 {
  background-blend-mode: exclusion;
}

.cxo-page .row1-team .span4 h2 {
  color: #000;
}

.cxo-page .row1-team .span4 p {
  font-size: 1rem;
}

.cxo-page .row1-team .span4 p:last-child {
  margin: 0;
}

.cxo-page .row3-team .span6 {
  padding: 0;
  margin: 0;
}

.cxo-page .row3-team .span6:last-child {
  margin-left: 5rem;
}

.cxo-page .row3-team .hs_cos_wrapper_type_rich_text h2 {
  margin-bottom: 2rem;
}
.cxo-page .team-slider .slider-slide.w-slide.has-content .img-abs-wrap.is-rounded.is-55 {
  padding-bottom: 65%;
}

.cxo-page .hs-button {
  margin-top: 1rem;
}

.blog66_arrow:hover,
.blog66_arrow.left.w-slider-arrow-left:hover {
  opacity: 0.5;
}


div[class *="background-color"] .team-slider .w-slider-dot {
  background-color: #1C315D;
  opacity: 0.6;
}

div[class *="background-color"] .team-slider .w-slider-nav.w-round>div {
  border-radius: 100%;
}
div[class *="background-color"] .team-slider .bk-color-darkblue .w-slider-dot {
  background-color: white;
}
div[class *="background-color"] .team-slider .icon-invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

div[class *="background-color"] .team-slider .blog66_arrow {
  border-color: #fff;
}

div[class *="background-color"] .team-slider .w-slider-nav.w-round>div {
  background: #fff;
}

div[class *="background-color"] .team-slider .w-slider-dot.w-active,
div[class *="background-color"] .team-slider .w-slider-nav.w-round>div.w-active {
  opacity: 1;
  background: #fff;
}
.cxo-page .team-wrapper .img-abs-wrap {
  padding-bottom: 85%;
}

.cxo-page .row2-team .hs_cos_wrapper_type_rich_text {
  display: block;
  max-width: 600px;
  margin-bottom: 5rem;
}

.cxo-page .row2-team .hs_cos_wrapper_type_rich_text h2 {
  margin-bottom: 2rem;
}

.cxo-page .team-wrapper button.button {
  border-color: #fff;
  color: #fff;
}

.cxo-page .team-wrapper button.button.is-checked {
  background-color: #fff;
  color: #1c315d;
}
.cxo-page .row4-team div[class*=background-color] .team-slider .blog66_arrow {
  border-color: #fff;
  border-color: #1c315d;
}
.cxo-page .row4-team div[class*=background-color] .team-slider .icon-invert {
  filter: none;
}

.cxo-page .row4-team  div[class*=background-color] .team-slider .w-slider-nav.w-round>div {
  background-color: rgba(34,34,34,0.4);
}
.cxo-page .row4-team  div[class*=background-color] .team-slider .w-slider-dot.w-active, 
.cxo-page .row4-team  div[class*=background-color] .team-slider .w-slider-nav.w-round>div.w-active {
  background: #fff;
  opacity: 1;
  background-color: #1C315D;
}
.cxo-page .cxp-slider {
  margin-top: 0;
}

.blog5_item {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: #fff;
}

.blog5_list-wrapper {
  margin-top: 4rem;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.blog5_list {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog5_item {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: #fff;
}
.blog5_image-link {
  width: 100%;
  margin-bottom: 1.5rem;
  max-width: 100%;
  display: inline-block;
}
.blog5_image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-top: 64%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.blog5_image-wrapper img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-infos-wrap {
  padding: 0rem 1.5rem 4rem;
}
.blog-tag-wrap {
  margin-bottom: 1rem;
}

.blog-item-category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
}
.blog-item-category-list a.tag-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.5rem;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 0.25rem 1rem;
  background-color: #1077a7;
  font-size: 0.8rem;
}
a.blog5_title-link {
  display: block;
  margin-bottom: 0.5rem;
  text-decoration: none;
  max-width: 100%;
}
a.blog5_title-link h3 {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 400;
  color: #000;
}
.blog5_item:hover img {
  transform: scale(1.1);
}
.blog-listing-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
  padding-right: 5%;
  padding-left: 5%;
  background-color: #f5f5f5;
}


.body-container--blog-index .dnd-section {
  padding: 0;
}

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

ul.blog_topics li a {
  /* display: -webkit-box; */
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.5rem;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0px;
  border: 1px solid #1077a7;
  background-color: transparent;
  color: #1077a7;
  padding: 0.25rem 1rem;
  font-size: 0.8rem;
}

ul.blog_topics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-tag {
  display: none !important;
}

@media screen and (max-width: 991px){
  .row3-home .hs-button {
    margin-top: 3.5rem;
  }
  .row2-home .grid-split.is-testi {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .row4-home .cxp-slider .port-logo.is-white {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .row4-home .home-port-text {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .row4-home .cxp-slider .home-port-gradient.is-board {
    opacity: 1;
  }
  .row4-home .cxp-slider .blog66_slide-nav {
    z-index: -1;
    opacity: 0;
  }
.row4-home .cxp-slider .home-port-gradient.is-board {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(8%, transparent), to(rgba(0, 0, 0, 0.6)));
    background-image: linear-gradient(180deg, transparent 8%, rgba(0, 0, 0, 0.6));
}
}


@media(max-width:767px){
  .row4-home .cxp-slider .port-logo.is-white {
    max-height: 1.5rem;
    max-width: 8rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .row7-home .hs-button {
    margin-top: 24px;
  }
  .row7-home p {
    font-size: 1rem;
  }
  .row3-home .hs-button {
    margin-top: 2.5rem;
  }
  .row1-team h1 {
    font-size: 2.5rem;
  }
  .row2-team h2 {
    margin-bottom: 0.75rem;
    margin-top: 0;
  }
  .cxo-page .row1-team .row-fluid .span6:last-child {
    margin: 0;
    margin-top: 3rem;
  }
  .cxp-slider .slider-slide.is-boardmemner.w-slide {
    width: 50%;
  }

  .cxo-page .row1-team .row-fluid .span6 {
    width: 100%;
  }

  .cxo-page .row1-team p {
    font-size: 1rem;
  }

  .cxo-page .row1-team h2 {
    margin-bottom: 1.25rem;
  }

  .cxo-page .row1-team .row-fluid .span6:last-child {
    margin: 0;
    margin-top: 3rem;
  }

  .cxo-page .row3-team .span6:last-child {
    margin: 0;
    margin-top: 2rem;
  }
  .cxo-page .hs-button {
    margin-top: 0.5rem;
  }
  .row1-team .span4 {
    margin-bottom: 20px;
  }
  .blog-listing-section {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
  .row7-home .dnd-section .dnd-column {
    padding: 0 !important;
  }
  .row7-home .hs-button {
    margin-bottom: 40px;
  }
  .row4-home .dnd-section .dnd-column {
    padding: 0 !important;
  }
  .row4-home .hs_cos_wrapper_type_rich_text h2 {
    margin-bottom: 24px;
  }
  .row4-home .cxp-slider {
    margin-top: 80px;
  }
  .row4-home .hs-button {
    margin-top: 40px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* 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, 
.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.content-wrapper, 
.dnd-section .dnd-column {
  padding-right: 15px;
  padding-left: 15px;
}

.dnd-section  {
  padding-right: 5%;
  padding-left: 5%;
}
@font-face {
  font-family: 'Avenir';
  src: url(https://4435489.fs1.hubspotusercontent-na1.net/hubfs/4435489/raw_assets/public/SierraVentures_January2023/fonts/Avenir_Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url(https://4435489.fs1.hubspotusercontent-na1.net/hubfs/4435489/raw_assets/public/SierraVentures_January2023/fonts/Avenir_Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url(https://4435489.fs1.hubspotusercontent-na1.net/hubfs/4435489/raw_assets/public/SierraVentures_January2023/fonts/Avenir_Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body {
  line-height: 1.5;
  word-break: break-word;
  font-family: Avenir, sans-serif;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}
b, strong {
    font-weight: bold;
}
/* Paragraphs */

p {
  margin: 0 0 1rem;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Headings */

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

h1,
h2,
h3 {
  line-height: 1.2;
}

h4 {
  line-height: 1.3;
}
h5,
h6 {
  line-height: 1.4;
}



/* Lists */

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

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: 0.1875rem solid;
  padding: 0.75rem 1.25rem;
  margin: 0 0 10px 0;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */

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

/* Labels */

form label,
.hs-form-field > label,
.hs-search-module > label {

  display: block;
  font-family: Avenir, sans-serif;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid #cccccc;
  vertical-align: middle;
  display: block;
  width: 100%;
  line-height: 1.6;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0px;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  background-color: #fff;
  color: #000;
  font-size: 1rem;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #000;
  outline: 0;
}

form ::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

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

/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

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

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

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

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: 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;
}

/* GDPR */

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

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 1rem;
}
.hs-error-msgs label {
    color: #ef6b51;
}
hs_error_rollup label {
  color: #EF6B51;
}
/* Submit button */

form {
  padding-bottom: 2rem;
}

form input[type=submit],
form .hs-button,
.hs-button {
  border: 0;
  line-height: 1.5;
  font-family: Avenir, sans-serif;
  font-size:1rem;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.5rem;
  background-color: #1c315d;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  font-size: 1rem;
}

form input[type=submit]:hover,
form .hs-button:hover,
.hs-button:hover{
  opacity:0.8;
}

.hs-search-module .hs-button,
.hs-search-module input[type=submit] {
  margin-top: 1rem;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a .nav-active-line {
  width: 100%;
}
.navbar1_component.w-nav a img {
  width: 12rem !important;
  max-width: 100%;
  display: block;
}
.navbar1_component.w-nav {
  position: relative;
  position: relative;
  top: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}
.custom-menu-primary.desktop .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  padding: 5px 15px;
	font-weight: 700;
}
.header__container.content-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar1_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar1_menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  float: right;
  align-items: center;
}

.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.navbar1_menu-button {
  padding: 0rem;
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  max-width: 100%;
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}

.header__container.content-wrapper {
  padding: 0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a .nav-active-line {
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: -3px;
  width: 0%;
  height: 0.2rem;
  border-radius: 1rem;
  background-color: #1077a7;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  content: '';
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  position: relative;
  line-height: 24px;
  padding: 0.6rem 1rem 0.7rem;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover .nav-active-line {
  width: 100%;
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
  line-height: 24px;
	
}
.custom-menu-primary .hs-menu-wrapper>ul>li .div-block:after {
	transition: all 0.3s;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover .div-block:after {
	transform: rotate(180deg);
}

.div-block {
  position: relative;
	margin-right: auto;
}
.fixed-header {
  min-height: 72px;
}

header.header {
  top: -72px;
  transition: all 0.3s ease-in-out;
}

.scroll-body1 header.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
.fixed-header {
  z-index: 99;
  position: relative;
}

.custom-menu-primary.mobile {
  display: none;
}
.custom-menu-primary.desktop .hs-menu-children-wrapper { background: #fff; padding: 30px 0 10px; /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);*/ }
.custom-menu-primary.desktop .hs-menu-children-wrapper li { margin-bottom: 15px; }
.custom-menu-primary.desktop .hs-menu-children-wrapper li:hover a { opacity: 0.6; }

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

}
.custom-menu-primary.desktop .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
	/*left: 0;*/
	opacity: 1;
	top: 100%;
	width: 250px;
	right: 0;
	left: auto;
}

.custom-menu-primary .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a span {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: grey;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
	left: 100%;
	opacity: 1;
	top: 0;
}
.w-nav-overlay { display: none !important; }
.hs-item-has-children > a { position: relative; }
.hs-item-has-children > a .div-block:after {
    content: '\f107';
	font-family:fontawesome;
    cursor: pointer;
    position: absolute;
    top: 0;
	right: -20px;
    
}
@media screen and (min-width: 992px){
  .child-trigger {
    display: none;
  }
}

@media screen and (max-width: 991px){
  .custom-menu-primary.desktop {
    display: none;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    padding: 0.75rem 0;
    margin-bottom: 0.2rem;
  }
  .navbar1_menu-button{
    display: block;
  }
  .menu-icon1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    margin-right: -0.5rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-icon1_line-top {
    width: 24px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }
  .menu-icon1_line-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }
  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .menu-icon1_line-bottom {
    width: 24px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }


  .custom-menu-primary.mobile {
    position: absolute;
    overflow: auto;

    border-bottom: 1px solid #000;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    height: 100vh;
    background-color: #f5f5f5;
    top: -100vh;
    transition:all .4s ease;
    visibility:hidden;    
    display:block !Important;
  }

  .custom-menu-primary.mobile > div {
    padding: 1rem 5% 2rem;
    padding-bottom: 15rem;
  }

  .mobile-open .custom-menu-primary.mobile {
    top:72px; 
    visibility:visible;
  }



  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    width: 100%;
    padding: 0;
    font-size: 1.125rem;
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding: 0.75rem 0rem;
    font-size: 1.125rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 1.125rem;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.6rem 1rem 0.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    max-width: 100%;
    width: 100%;
  }

  .navbar1_menu {
    float: right;
    position: static;
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
  }
  .mobile-open  .menu-icon1_line-top {
    transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .mobile-open  .menu-icon1_line-bottom {
    transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .mobile-open .menu-icon1_line-middle {
    width: 0px;
    height: 2px;
  }

  .menu-icon1_line-middle {
    width: 24px;
    will-change: width, height;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 0.75rem 0rem;
    line-height: 27px;
    margin-bottom: 0.2rem;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding: 0;
	align-items: self-start;
  }
  .custom-menu-primary {
    border-bottom: 1px solid #000;
  }

  header.header {
    top: 0;
  }

  .mobile-open header.header {
    top: 0;
    width: 100%;
    z-index: 99;
  }
  div#w-nav-overlay-0 {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
  }
  .fixed-header {
    min-height: 72px;
    position: relative;
  }

  .menu-icon1_line-middle, 
  .menu-icon1_line-top {
    transition: all 0.3s ease-in-out;
  }
  .header__container.content-wrapper {
    padding: 0;
  }

  div#w-nav-overlay-0 {
    display: block;
  }
  nav.navbar1_menu.is-page-height-tablet.w-nav-menu.custom-menu-primary.desktop {
    display: none;
  }
  div#w-nav-overlay-0 {
    display: none !important;
  }
  .mobile-open .fixed-header {
    position: fixed;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    display: none;
  }
  .child-trigger {
	  position: absolute;
	  top: 14px;
	  right: 0;
	  height: 20px;
	  width: 20px;
	  cursor:pointer;
	  transition: all 0.3s;
  }
	
	.child-trigger i { color: #1c315d;  }
	.child-trigger.child-open { transform: rotate(180deg);  }
  /*.child-trigger i {
    display: none;
  }*/

  /*.child-trigger:after {
    content: '+';
  }*/

  /*.child-open.child-trigger:after {
    content: '-';
  }*/
  .custom-menu-primary.mobile>div {
    height: 100vh;
    overflow: auto;
  }
	.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children  > .hs-menu-children-wrapper { left: 0; top: 100%; opacity:1; text-align: left; width: 250px;  }
	.custom-menu-primary .hs-menu-wrapper>ul>li .div-block:after { display: none; }
	
}


@media(max-width:767px){
  .navbar1_component.w-nav {
    height: auto;
    min-height: 4rem;
          padding: 10px 5%;
  } 
    .navbar1_component.w-nav a img {width: 10rem!important;}
  .fixed-header {
    min-height: 64px;
    position: relative;
  }
  .mobile-open .custom-menu-primary.mobile {
    top:64px; 
  }

}
footer.footer {
    background-color: #1c315d;
    color: #fff;
    position:relative;
    z-index:9;
}
footer.footer .padding-global {
    padding: 0 5%;
}
footer.footer .content-wrapper {
    padding: 0;
    width: 100%;
}
footer.footer .footer-row-wrapper {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
footer.footer .footer-content-row {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 8vw;
    grid-row-gap: 1rem;
    -ms-grid-columns: 1fr 0.5fr;
    grid-template-columns: 1fr 0.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

footer.footer .footer-content-left {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
footer.footer .footer-content-left {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    -ms-grid-columns: 3fr 1fr;
    grid-template-columns: 3fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

footer.footer .footer-left-column1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
footer.footer .footer-left-column2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 100%;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

footer.footer .footer-content-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

footer.footer .custom-footer-logo {
    width: 12rem;
    padding-left: 0px;
    position: relative;
}

footer.footer .custom-footer-logo img {
    display: inline-block;
    vertical-align: middle;
    width: 100% !important;
}

footer.footer .contact-details p {
    margin-top: 2rem;
    margin-bottom: 0;
}

footer.footer .contact-details p a {
    color: #fff;
}
footer.footer .contact-details p a:last-child {
    text-decoration: underline;
}
footer.footer .contact-details p a:hover {
    color: #fff;
}

footer.footer .footer-left-column1-bottom p {
    font-size: 0.875rem;
    margin-bottom: 0;
}

footer.footer .footer-left-column2 .hs-menu-wrapper > ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: block;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a.w--current {
    margin-bottom: 0.4rem;
}
footer.footer .subscribe-form {
    max-width: 35rem;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    padding: 0.3rem 1rem 0.3rem 0;
    -webkit-transition: padding .2s ease,opacity .2s ease;
    transition: padding .2s ease,opacity .2s ease;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a.w--current span {
    margin-bottom: 0.2rem;
    display: block;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a .nav-active-line {
    height: 0.1rem;
    background-color: #fff;
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 0%;
    border-radius: 1rem;
    -webkit-transition: width 200ms ease;
    transition: width 200ms ease;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a.w--current .nav-active-line {
    width: 100%;
}
footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a>.div-block>span {
    margin-bottom: 0.2rem;
    display: block;
}
footer.footer .footer-left-column2 .hs-menu-wrapper > ul > li > a:hover {
    padding-left: 0.5rem;
    opacity: 0.6;
}

footer.footer .login-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
    gap:25px;
}

footer.footer .login-button {
    flex-wrap: wrap;
}
footer.footer.lp-footer .contact-details p {
    margin-bottom: 2rem;
}
footer.footer .login-button a {
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75rem 1.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.5rem;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    font-weight: 500;
    text-align: center;
    border-style: none;
    background-color: #fff;
    color: #1c315d;
}
footer.footer p {
    color: #fff;
}
footer.footer .login-button a:hover {
    opacity: .8;
}

footer.footer .subscribe-form h3 {
    margin-bottom: 1rem;
    font-family: Avenir, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 300;
    color: #fff;
}

footer.footer .subscribe-form form {
    margin-bottom: 12px;
    padding-bottom: 0;
}
.subscribe-form form .hs-button {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.5rem;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    padding: 0.5rem 1.25rem;
}

.subscribe-form form .hs-button:hover {
    opacity: 0.8s;
}
footer.footer .privacy-policy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    font-size: 0.875rem;
}

footer.footer .privacy-policy a {
    color: #fff;
    text-decoration: underline;
}

.footer-content-right .footer-left-column1-bottom {
    display: none;
}

.footer-left-column2 .contact-details-wrapper {
    display:none;
}
footer.footer .subscribe-form .hs-form-field>label, form label {
    margin-bottom: 0;
}
footer.footer .subscribe-form form .hs-form-field {
    max-width: 35rem;
}
/* responsive */
@media screen and (max-width: 991px) {
    footer.footer .footer-row-wrapper {
        padding-top: 4.5rem;
    }
    footer.footer .footer-content-row {
        grid-row-gap: 4rem;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    footer.footer .footer-content-left {
        grid-row-gap: 3rem;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    footer.footer .footer-left-column1 {
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }
    footer.footer .custom-footer-logo {
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
    }

    footer.footer .footer-left-column2 .hs-menu-wrapper>ul>li>a {
        width: auto;
        padding: 0.75rem 0rem;
        font-size: 1.125rem;
    }  
    footer.footer.lp-footer .footer-content-row {
        grid-row-gap: 1rem;
    }
}


@media screen and (max-width: 767px) { 
    footer.footer .footer-row-wrapper {
        padding-top: 3rem;
    }

    footer.footer .footer-content-left {
        grid-column-gap: 1.5rem;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    footer.footer .custom-footer-logo {
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
    }

    footer.footer .footer-left-column2 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    footer.footer .footer-left-column1 .contact-details-wrapper {
        display:none;
    }
    footer.footer .footer-left-column2 .contact-details-wrapper {
        display: block;
        width: 100%;
    }

    footer.footer .footer-content-right .footer-left-column1-bottom {
        display: block;
        width: 100%;
        margin-top: 1rem;
    }
    footer.footer .footer-left-column1 .footer-left-column1-bottom {
        display: none;
    }
    footer.footer .subscribe-form h3 {
        margin-bottom: 0.75rem;
    }
    .subscribe-form form .hs-form-field {
        margin-bottom: 0.75rem;
    }
    footer.footer .subscribe-form form .hs-form-field {
        max-width: 100%;
    }
    .subscribe-form form .hs-button {
        margin-top: 1rem;
    }
    footer.footer .contact-details p {
        margin-bottom: 0;
        margin-top: 1.5rem;
    }
    footer.footer.lp-footer .privacy-policy {
        margin-top: 0;
    }
    footer.footer .custom-footer-logo {width: 10rem;}
}




@media(max-width:479px){
    footer.footer .footer-content-left {
        grid-column-gap: 1.5rem;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 40px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    } 
}



@media(max-width:479px){
    .subscribe-form form .hs-button {
        margin-top: 0.7rem;
    }
}
.row1-presskit h1 {
  margin-bottom: 0;
}
.presskit-page {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.row2-presskit .dnd-section .dnd-column {
  max-width: 48rem;
}
.row2-presskit a {
  text-decoration: underline;
}
.presskit-page ul {
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}
.presskit-page ul li {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-left: 0.5rem;
}
.presskit-page ul li:last-child {
  margin-bottom: 0;
}
.presskit-page hr {
  margin: 0 0 32px;
  width: 100%;
  height: 1px;
  background-color: #1077a7;
  color: #fff;
}
.row3-presskit h5 {
  text-transform: uppercase;
  color: #000;
  margin: 0 0 32px;
}
.row3-presskit .hs_cos_wrapper_type_linked_image img {
  max-height: 8rem;
  max-width: 15rem !important;
  margin-bottom: 2rem;
  display: inline-block;
  vertical-align: middle;
}
.row4-presskit .hs_cos_wrapper_type_rich_text h5 {
    margin: 0 0 32px;
      color: #000;
}
.row4-presskit .hs_cos_wrapper_type_linked_image img {
    width: 100%;
    margin-bottom: 2rem;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
.row4-presskit .hs-button {
    margin: 0 0 2rem;
}

@media screen and (max-width: 767px){
.presskit-page {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
  .row3-presskit h5 {
    margin: 0 0 24px;
}
}


/* Menu and simple menu */

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

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

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

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



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