/* Theme base styles */














/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

/* Responsive grid */

.row-fluid {
  width: 100%;
}

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

.row-fluid .span11 {
  width: 91.489361693%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
}

.row-fluid .span9 {
  width: 74.468085099%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
}

.row-fluid .span7 {
  width: 57.446808505%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
}

.row-fluid .span5 {
  width: 40.425531911%;
}

.row-fluid .span4 {
  width: 31.914893614%;
}

.row-fluid .span3 {
  width: 23.404255317%;
}

.row-fluid .span2 {
  width: 14.89361702%;
}

.row-fluid .span1 {
  width: 6.382978723%;
}

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

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

  .row-fluid .span11 {
    width: 91.436464082%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
  }

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

  .row-fluid .span11 {
    width: 91.45299145300001%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
  }
}

/* Clearfix */

.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;
  padding: 0 1rem;
}

/* Section padding */

.dnd-section:not(.blog-index .dnd-section) {
    padding-left: 10% !important;
    padding-right: 10% !important; 
}

div[class$="full-width-section"],
div[class*="full-width-section"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

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

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

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}

/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/

/** WEIGHT 300 **/
@font-face{
  font-family: 'AvenirLight';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Light.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirLightOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-LightOblique.otf) format('opentype');
}
/** WEIGHT 400 **/
@font-face{
  font-family: 'AvenirBook';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Book.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirBookOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-BookOblique.otf) format('opentype');
}
/** WEIGHT 500 **/
@font-face{
  font-family: 'AvenirRoman';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Roman.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Oblique.otf) format('opentype');
}
/** WEIGHT 600 **/
@font-face{
  font-family: 'AvenirMedium';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Medium.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirMediumOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-MediumOblique.otf) format('opentype');
}
/** WEIGHT 700 **/
@font-face{
  font-family: 'AvenirHeavy';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Heavy.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirHeavyOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-HeavyOblique.otf) format('opentype');
}
/** WEIGHT 800 **/
@font-face{
  font-family: 'AvenirBlack';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-Black.otf) format('opentype');
}
@font-face{
  font-family: 'AvenirBlackOblique';
  src: url(//6375685.fs1.hubspotusercontent-na1.net/hubfs/6375685/raw_assets/public/ValueBlue22/assets/font/AvenirLTPro-BlackOblique.otf) format('opentype');
}




body {
  line-height: 1.4;
  overflow-wrap: break-word;
}


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

/* Paragraphs */

p {
  margin: 0 0 1.4rem;
  font-family: AvenirBook;
  font-size: 18px;
  line-height: 28px;
}

.hs_cos_wrapper_type_rich_text blockquote{
  margin: 0 0 1.4rem;
  font-family: AvenirBook;
  font-size: 18px;
  line-height: 28px;
  padding: 30px 35px;
  background: #E9F1FF;
}

/* Anchors */

a {
  cursor: pointer;
}

/* Forms */

form,
form legend,
form label,
form input,
form select,
form textarea {
  font-family: AvenirBook;
  font-size: 18px;
  line-height: 28px;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
  font-family: AvenirBlack;
  color: #0047bb;
}
h1{
  font-size: 48px;
  line-height: 60px;
}
h2{
  font-size: 36px;
  line-height: 44px;
}
h3{
  font-size: 30px;
  line-height: 38px;
}
h4{
  font-size: 24px;
  line-height: 32px;
}
h5{
  font-size: 20px;
  line-height: 30px;
}
h6{
  font-size: 18px;
  line-height: 28px;
}

/* Lists */

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

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

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

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

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

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}


@media(max-width: 1080px){
  h1{
    font-size: 36px;
    line-height: 44px;
  }
  h2{
    font-size: 30px;
    line-height: 38px;
  }
  h3{
    font-size: 24px;
    line-height: 32px;
  }
  h4{
    font-size: 20px;
    line-height: 30px;
  }
  h5{
    font-size: 20px;
    line-height: 30px;
  }
  h6{
    font-size: 18px;
    line-height: 28px;
  }
}
/* button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

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

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}
 */


button,
.button,
a.btn{
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.2s ease-in;
  color: #FFFFFF;
/*   letter-spacing: 1px; */
  font-family: 'AvenirHeavy', 'AvenirBook';
/*   font-weight: 700 !important; */
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  background-color: #0047BB;
  border: none;
  border-radius: 0;
  padding: 12px 30px;
}
 
button:hover,
.button:hover,
a.btn:hover,
button.btn-white:hover,
.button.btn-white:hover,
a.btn.btn-white:hover,
button:focus,
.button:focus,
a.btn:focus,
button.btn-white:focus,
.button.btn-white:focus,
a.btn.btn-white:focus {
  background-color: #001d50 !important;
  color: #fff !important;
/*   font-weight: 700 !important; */
}

button.btn-l,
.button.btn-l,
a.btn-l {
  padding: 20px 30px;
}

button.btn-xl,
.button.btn-xl,
a.btn-xl {
  padding: 20px 50px;
  min-width: 263px; /* per Figma */
  font-family: 'AvenirBlack', 'AvenirBook';
}

button.btn-white,
.button.btn-white,
a.btn.btn-white {
  background-color: #fff;
  color: #0047bb;
}

button.btn-light-blue,
.button.btn-light-blue,
a.btn.btn-light-blue {
  background-color: #E9F1FF;
  color: #0047BB;
}
/* Fields */

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

/* Labels */

form label {
  display: block;
/*   font-size: 0.875rem; */
  margin-bottom: 0.35rem;
}

/* Help text */

/* 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 {
  display: inline-block;
/*   font-size: 0.875rem; */
  padding: 0.7rem;
  width: 100%;
}

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 - date picker */

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width:100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

.header .search-toggle{
  width: 47px;
  fill: #fff;
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: -60px;
}
.header .search-close{
  width: 47px;
  fill: #fff;
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: -60px;
  display: none;
}
.header .header-search{
  position: absolute;
  display: none;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 60%;
  user-select: none;
}
.header .header-search form{
  width: 100%;
  margin: 0;
}
.header .header-search form input{
  height: 46px;
  border: 0;
  border-radius: 0;
  background: #E9F1FF;
  font-size: 16px;
  color: #000;
  outline: none;
}
.header .header-search form input::placeholder{
  color: #000;
}
.header{
  display: flex;
  align-items: center;
  position: relative;
/*   padding: 0 3%; */
  
/* Padding is 10% for all screensizes */
  padding: 0 10%;
  
  z-index: 10;
  background: #0047bb;
}
.header-container{
  max-width: 100%;
/*   width: 1440px; */
  width: 1536px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.header .nav-icon{
  display: none;
  width: 40px;
  padding: 7px;
  height: 40px;
  cursor: pointer;
}
.header .nav-toggle{
  display: none;
  width: 40px;
  padding: 7px;
  height: 40px;
  cursor: pointer;
}
.header-logo{
  flex: 1;
}
.header-navigation{
  width: 60%;
}
.header-logo img{
  width: 100%;
  display: block;
}

@media(max-width: 1440px){
  .header-container{
    gap: 30px;
  }
  .header .header-search{
    width: 70%;
  }
}
@media(max-width: 1080px){
  .header-navigation{
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    background: #0047bb;
    width: 100%;
    max-height: 91vh;
    overflow: auto;
    padding-bottom: 10px;
  }
  .header .header-search{
    width: 100%;
  }
  .header .search-toggle{
    right: 50px !important;
  }
  .header .search-close{
    right: -43px !important;
  }
  .header-navigation.active{
    display: block;
  }
  .header{
/*     v1 */
/*     padding: 15px 20px 15px 50px; */
/*     v2 */
/*     padding: 15px 50px; */
    
/*     Current version */
    padding: 15px 10%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  .header .nav-toggle{
    display: block;
  }
}
/* @media(max-width: 767px){
  .header{
    padding: 15px 10%;
  }
} */
.footer{
  display: block;
  position: relative;
/*   padding: 54px 50px 0 50px; */
  padding: 54px 10% 0 10%;
  background: #001d50;
}

.footer-container{
  max-width: 100%;
  width: 1536px;
  margin: 0 auto;
  padding-bottom: 54px;
}

.footer .footer-copyright{
  color: #ffffff;
  font-family: AvenirHeavy;
  font-size: 0.875em;
  background: #0047bb;
  height: 54px;

  margin: 0 -12.5%;
  padding: 0 12.5%;

  display: flex;
  align-items: center;
}

.footer .footer-copyright span{
  color: #ffffff;
}

.footer .footer-copyright .footer-container{
  padding-bottom: 0;
}

/* @media(max-width: 767px){
  .footer{
    padding: 54px 10% 0 10%;
  }
  .footer .footer-copyright{
    margin: 0 -20px;
    padding: 0 20px;
  }
} */
/* 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;
  }
}

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

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

/* Templates */
/* @import url('http://example.com/example_style.css'); */

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

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

/* Hero section width */
.use-case .hero-section img {
  max-height: 432px;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}

.hero-section > .row-fluid {
    max-width: 1536px !important;
    margin: auto;
}

.use-case .span12 .dnd-section {
    padding-left: 10%;
    padding-right: 10%; 
}

@media (min-width: 1280px) {
   .use-case .span2 {
     margin-left: 0;
  }
}

/* Full-width sections - reset inline padding */
.use-case div[class$="full-width-section"],
.use-case div[class*="full-width-section"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 768px) {

  .use-case .dnd-section .dnd-column.dnd_area-column-3-padding {
    padding-right: 0 !important;
  }
  
   .use-case .dnd_area-row-0-padding {
    padding-top: 192px !important;
    padding-bottom: 54px !important;
  }
  
  .use-case .dnd_area-dnd_partial-1-row-0-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* .use-case .dnd-section .span12 .row-fluid > .span4:not(.cards-section .span4), */
.use-case .dnd_area-column-5-padding  {
  margin-left: 0 !important;
}

/* .use-case .dnd-section .span12 .row-fluid > .span4:not(:last-of-type, .cards-section .span4) {
  margin-right: 38px;
}
 */
/* Video section */ 
.video-section {
  position: relative;
  height: 648px;
}

.video-section .dnd-column:first-of-type {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
/*     left: 3%; */
  left: 10%;
    max-width: 1536px;
}

@media (max-width: 768px) {
  .use-case .dnd-section .span12 .row-fluid > .span4:not(:last-of-type) {
  margin-right: 0px;
}
  
  .use-case .dnd-section:nth-of-type(2) *:not(.card-blogs) {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    text-align:  center;
}
  
  .use-case .dnd-section:nth-of-type(2) .dnd-column {
    padding-left: 0 !important;
  }

}
/* @import url('http://example.com/example_style.css'); */

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

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

.home-page .span12 .dnd-section {
    padding-left: 10%;
    padding-right: 10%; 
}

.home-page div[class$="full-width-section"],
.home-page div[class*="full-width-section"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
  .home-page .dnd_area-row-6-max-width-section-centering.dnd-section {
    text-align:  center;
  }
  
  .home-page .dnd_area-row-6-max-width-section-centering.dnd-section .span4 {
    margin-bottom: 64px !important;
  }
  
  .home-page .dnd_area-row-8-max-width-section-centering h2 {
    text-align:  center !important;
  }
}
/* @import url('http://example.com/example_style.css'); */

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

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

.demo-page .span12 .dnd-section {
    padding-left: 10%;
    padding-right: 10%; 
}

.demo-page div[class$="full-width-section"],
.demo-page div[class*="full-width-section"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid:after,
.demo-page .dnd-section:nth-of-type(1) .row-fluid:before {
    display: none;
}

.demo-page .dnd-section:nth-of-type(1) > .row-fluid {
    display: flex;
    justify-content: space-between;
    gap: 32px;
}

.demo-page .dnd-section:nth-of-type(1) > .row-fluid h2 + p {
    margin-bottom: 0;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(1) {
    width: 100%;
    max-width: 640px;
    /* Centers left column heigthwise  */
    margin-top: auto;
    margin-bottom: auto;
  
    /* For left and right bottoms alignment */
/*   display: flex;
    flex-direction: column;
    justify-content: space-between; */
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(1) p {
  margin-bottom: 0;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(1) > div:nth-of-type(1) .span12 {
    margin-bottom: 48px;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(2) {
    width: 100%;
    max-width: 768px;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form {
  background-color: #E9F1FF;
  padding: 76px 65px;
  color: #1D1F24;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .form-columns-2 {
  display: flex;
  gap: 58px;
}

@media (max-width: 768px) {
  .demo-page .dnd-section:nth-of-type(1) .row-fluid form .form-columns-2 > div:first-of-type {
    margin-right: 0px;
    gap: 0;
  }
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form label:not(label.hs-error-msg) {
  color: #1D1F24;
  margin-bottom: 0;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form input:not(.hs-button),
.demo-page .dnd-section:nth-of-type(1) .row-fluid form select,
.demo-page .dnd-section:nth-of-type(1) .row-fluid form textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #1D1F24;
  transition: 0.3s;
  padding: 4px 10px 4px 0px;
  width: 100%;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form input:focus,
.demo-page .dnd-section:nth-of-type(1) .row-fluid form select:focus,
.demo-page .dnd-section:nth-of-type(1) .row-fluid form textarea:focus {
  outline: none;
  border-bottom: 2px solid #0047BB;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form select {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* For Mozzila */
@-moz-document url-prefix() {
.demo-page .dnd-section:nth-of-type(1) .row-fluid form select {
  padding-top: 7px;
  padding-bottom: 7px;
}
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form textarea {
  height: 105px;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .input {
  margin: 0;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .hs-fieldtype-intl-phone {
  width: 100%;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form input.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.2s ease-in;
  color: #FFFFFF;
  font-family: 'AvenirBlack', 'AvenirBook';
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  background-color: #0047BB;
  border: none;
  border-radius: 0;
  padding: 12px 24px;
  margin-top: 30px;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .actions {
  text-align: right;
}
 
.demo-page .dnd-section:nth-of-type(1) .row-fluid form input.hs-button:hover {
  background-color: #001d50;
  color: #fff;
}

/* Erorrs */

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .hs-form-required {
  margin-left: 2px;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msgs li {
  margin: 0;
}

.demo-page .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msg,
.demo-page .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msgs .hs-main-font-element {
  font-size: 14px;
  color: #ef6b51;
  margin: 0;
}

@media (min-width: 1271px) and (max-width: 1448px) {
  .demo-page .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 76px 32px;
  }
}

@media (max-width: 1270px) {
  .demo-page .dnd-section:nth-of-type(1) > .row-fluid {
    flex-direction: column;
    gap: 80px;
  }
  
  .demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(1) {
    width: 100%;
    max-width: 768px;
    margin: auto;
  }

  .demo-page .dnd-section:nth-of-type(1) .row-fluid > .span6.dnd-column:nth-of-type(2) {
    width: 100%;
    max-width: 768px;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .demo-page .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 40px;
}
  
  .demo-page .dnd-section:first-of-type .row-fluid form .form-columns-2  {
    gap: 32px;
  }
}

@media (max-width: 676px) {
  .demo-page .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 30px;
}
  
  .demo-page .dnd-section:first-of-type .row-fluid form .form-columns-2 {
    flex-direction:  column;
    gap: 0px;
  }
  
  .demo-page .dnd-section:first-of-type .row-fluid form fieldset.form-columns-2 .hs-form-field {
    width: 100%
  }
}
/* @import url('http://example.com/example_style.css'); */

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

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

.contact-us .span12 .dnd-section {
    padding-left: 10%;
    padding-right: 10%; 
}

.contact-us .span12 .span6:last-of-type {
  display: flex !important;
  align-self: baseline;
}

.contact-us form {
  background-color: #E9F1FF;
  padding: 76px 64px;
}

.contact-us form .input {
  line-height: 22px;
}

.contact-us form fieldset {
    gap: 58px;
    display: flex;
 }

.contact-us form .hs-form-field {
  margin-bottom: 72px;
}

.contact-us form fieldset:last-of-type {
    gap: unset;
    display: block;
 }


.contact-us div[class$="full-width-section"],
.contact-us div[class*="full-width-section"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dnd_area-row-0-max-width-section-centering > .row-fluid {
  margin-left: unset;
  margin-right: unset;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form label:not(label.hs-error-msg) {
  color: #1D1F24;
  margin-bottom: 0;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form input:not(.hs-button),
.contact-us .dnd-section:nth-of-type(1) .row-fluid form select,
.contact-us .dnd-section:nth-of-type(1) .row-fluid form textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #1D1F24;
  transition: 0.3s;
  padding: 4px 10px 4px 0px;
  width: 100%;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form input:focus,
.contact-us .dnd-section:nth-of-type(1) .row-fluid form select:focus,
.contact-us .dnd-section:nth-of-type(1) .row-fluid form textarea:focus {
  outline: none;
  border-bottom: 2px solid #0047BB;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form select {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* For Mozzila */
@-moz-document url-prefix() {
.contact-us .dnd-section:nth-of-type(1) .row-fluid form select {
  padding-top: 7px;
  padding-bottom: 7px;
}
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form textarea {
  height: 105px;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .input {
  margin: 0;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .hs-fieldtype-intl-phone {
  width: 100%;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form input.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.2s ease-in;
  color: #FFFFFF;
  font-family: 'AvenirBlack', 'AvenirBook';
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  background-color: #0047BB;
  border: none;
  border-radius: 0;
  padding: 12px 24px;
  margin-top: 30px;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .actions {
  text-align: right;
}

.contact-us .dnd-section:first-of-type .row-fluid form input.hs-button {
  padding: 17px 103px;
}
 
.contact-us .dnd-section:nth-of-type(1) .row-fluid form input.hs-button:hover {
  background-color: #001d50;
  color: #fff;
}

/* Erorrs */

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .hs-form-required {
  margin-left: 2px;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msgs li {
  margin: 0;
}

.contact-us .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msg,
.contact-us .dnd-section:nth-of-type(1) .row-fluid form .hs-error-msgs .hs-main-font-element {
  font-size: 14px;
  color: #ef6b51;
  margin: 0;
}

@media (min-width: 1271px) and (max-width: 1448px) {
  .contact-us .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 76px 32px;
  }
}

@media (max-width: 1270px) {
  .contact-us form {
    padding: 40px 35px;
  }
  
  .contact-us form fieldset {
    gap: 30px;
  }
}

@media (max-width: 1005px) {
  .contact-us form {
    padding: 30px 25px;
  }
  
  .contact-us form fieldset {
    gap: 20px;
  }
  
  .contact-us .row-fluid-wrapper .row-fluid .span12 .row-number-1 .row-fluid {
    flex-direction: column;
  }
  
  .contact-us .row-fluid-wrapper .row-fluid .span12 .row-number-1 .row-fluid .span6{
    width: 100%;
  }
}

@media (max-width: 768px) {
  .contact-us .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 40px;
}
  
  .contact-us .dnd-section:first-of-type .row-fluid form .form-columns-2  {
    gap: 32px;
  }
  
  .slick-track .slick-slide {
    text-align: unset !important;
  }
}

@media (max-width: 676px) {
  .contact-us .dnd-section:nth-of-type(1) .row-fluid form {
    padding: 30px;
}
  
  .contact-us .dnd-section:first-of-type .row-fluid form .form-columns-2 {
    flex-direction:  column;
    gap: 0px;
  }
  
  .contact-us .dnd-section:first-of-type .row-fluid form fieldset.form-columns-2 .hs-form-field {
    width: 100%
  }
}
.card__header h2 {
  color: #1D1F24;
  margin-bottom: 14px !important;
}

.card--pricing {
  padding: 64px !important;
}

.card__features .card__feature-item {
  font-family: AvenirBook;
  color: #1D1F24;
  font-size: 20px;
}

.card__features {
  line-height: 35px !important;
}

.row-number-13 .span4:nth-of-type(2) .row-number-15 .span12 .card--pricing .card__header p {
  margin-bottom: 35px;
}

.row-number-13 .span4:first-of-type .row-number-14 .span12 .card--pricing .card__header p {
  margin-bottom: 73px;
}

.row-number-13 .span4:last-of-type .row-number-16 .span12 .card--pricing .card__header p {
  margin-bottom: 73px;
}

.row-number-13 .span4:nth-of-type(2) .row-number-15 .span12 .card--pricing .card__body .card__features .card__feature-item:first-of-type {
  color: #0047BB !important;
  font-weight: 750 !important;
}

.row-number-13 .span4:nth-of-type(2) .row-number-15 .span12 .card--pricing .card__body .card__features .card__feature-item:nth-of-type(2) {
  color: #74bb00 !important;
  font-weight: 750 !important;
}

.row-number-13 .span4:nth-of-type(3) .row-number-16 .span12 .card--pricing .card__body .card__features .card__feature-item:first-of-type {
  color: #0047BB !important;
  font-weight: 750 !important;
}

.row-number-13 .span4:nth-of-type(3) .row-number-16 .span12 .card--pricing .card__body .card__features .card__feature-item:nth-of-type(2) {
  color: #74bb00 !important;
  font-weight: 750 !important;
}

.card__body .card__price {
  padding-left: 32px !important;
  font-family: AvenirBlack;
}

.card__body .card__features .card__feature-item {
  position: relative;
  text-indent: -32px;
  padding-left: 32px;
}

.card--pricing .card__hr {
  display: none;
}

@media (max-width: 1500px) {
  .card--pricing {
  padding: 30px !important;
 }
}

@media (max-width: 1150px) {
  .card--pricing {
  padding: 15px !important;
 }
}

@media (max-width: 1000px) {
  .row-number-13 .row-fluid {
  display: flex;
  flex-direction: column;
 }
  
  .row-number-13 .row-fluid .span4 {
    width: 100%;
    margin-left: unset !important;
  }
  
  .row-number-13 .row-fluid .span4:first-of-type, 
  .row-number-13 .row-fluid .span4:nth-of-type(2) {
    margin-bottom: 25px;
  }
  
  .card--pricing {
  padding: 64px !important;
 }
  
  .card--pricing .card__header p {
    margin-bottom: 30px !important;
  }
  
  .card--pricing .card__body .card__features {
    line-height: 28px !important;
  }
}

@media (max-width: 700px) {
  .card--pricing {
  padding: 35px !important;
 }
}
.about-page h1,
 .about-page h2 {
  font-family: 'AvenirBook';
   font-weight: 400;
}

.about-page h1 {
  margin-bottom: 20px;
}

/* .about-page .row-number-5 .span6:last-of-type .row-number-8 .span12 .row-number-9 .span3 p ,
.about-page .row-number-5 .span6:last-of-type .row-number-8 .span12 .row-number-1 .span4 p,
.about-page .row-number-5 .span6:last-of-type .row-number-8 .span12 .row-number-1 .span3 p {
  font-family: 'AvenirBlack';
} */

.about-page .span12 .row-number-1:nth-of-type(3) .span6:first-of-type .row-number-2 .span12 div span p {
  margin-bottom: 20px !important;
}

.about-page .span12 .row-number-1 .span6:last-of-type .row-number-4 .span12 .hs_cos_wrapper {
  margin-left: auto;
}

.about-page .span12 .row-number-1 .span6:last-of-type .row-number-4 .span12 .hs_cos_wrapper span img {
  display: block;
}


@media(max-width: 1500px) {
 .about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8,
 .about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 {
    padding-bottom: 20px !important;
 }
  
   .about-page .dnd-section:first-of-type .span6:first-of-type {
      padding-right: 80px !important;
    }
}

@media(max-width: 1480px) {
  .about-page .hs_cos_wrapper .number4 {
    margin-top: -5px !important;
  }
  
  .about-page .hs_cos_wrapper .number5 {
    margin-top: -25px !important;
  }
}

@media(max-width: 1370px) {
  .about-page .hs_cos_wrapper .number4 {
    margin-top: -40px !important;
  }
}

@media(max-width: 1350px) {
 .about-page .span12 .row-number-4 .row-fluid {
   flex-direction: column;
 }
  
 .about-page .row-number-4 .span6 {
    width: 100%;
  }
  
 .about-page .row-number-4 .span6:first-of-type {
    text-align: center;
  }
  
  .about-page .row-number-4 .span6:last-of-type {
    margin-top: 40px;
  }
  
/*   .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8 .row-fluid,
  .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 .row-fluid {
    flex-direction: row;
  } */
  
 .about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8 .row-fluid .span9, 
 .about-page  .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 .row-fluid .span9 {
    justify-content: start !important;
    margin-bottom: 0 !important;
  }
  
 .about-page  .span12 .row-number-5 .row-fluid .span6:first-of-type {
    max-width: 45%;
  }
  
 .about-page  .span12 .row-number-5 .row-fluid .span6:last-of-type {
    max-width: 55%;
  }
  
  .about-page .span12 .row-number-5 .row-fluid .span6:last-of-type .row-number-8 .row-fluid .span12 .row-number-9,
 .about-page .span12 .row-number-5 .row-fluid .span6:last-of-type .row-number-8 .row-fluid .span12 .row-number-1 {
    padding-bottom: 30px !important;
  }
  
 .about-page .span12 .row-number-5 .row-fluid .span6:last-of-type .row-number-8 .row-fluid .span12 .row-number-1:last-of-type {
    padding-bottom: 0 !important;
 }
}

@media(max-width: 1270px) {
  .about-page .hs_cos_wrapper .number2 {
    margin-top: -20px !important;
  }
  
  .about-page .hs_cos_wrapper .number3 {
    margin-top: -28px !important;
  }
}

  @media(max-width: 1220px) {
   .about-page .span12 .row-number-5 .row-fluid {
      flex-direction: column;
    }
    
/*     .about-page .span12 .row-number-7 .row-fluid {
      flex-direction: column;
    } */
    
     .about-page .span12 .row-number-7 .row-fluid .span6:first-of-type {
      width: 100%;
      max-width: 100%;
      text-align: center;
      margin-bottom: 40px;
     }
    
    .about-page .span12 .row-number-7 .row-fluid .span6:last-of-type {
      width: 100%;
      max-width: 100%;
      margin-bottom: 40px;
     }
    
    .about-page .hs_cos_wrapper .number2 {
      margin-bottom: 2.2rem;
    }
   }
    
/*    .about-page  .span12 .row-number-5 .row-fluid .span6:first-of-type {
      margin: auto;
      max-width: 100% !important;
    } */
    
    .about-page .dnd-section:nth-of-type(2) .span6:first-of-type {
      text-align: center;
      max-width: 100% !important;
      width: 100%;
    }
    
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type {
      max-width: 100% !important;
      width: 100%;
      margin-top: 60px;
    }
    
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-9 .row-fluid,
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-1 .row-fluid {
      display: block !important;
    }
    
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-9 .row-fluid .span3,
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-1 .row-fluid .span3 {
      max-width: 18%;
      width: 18%;
    }
  
@media(max-width: 1200px) {
 .about-page .span12 .row-number-1 .span6:first-of-type {
    padding-right: 0 !important;
 }
  
  .about-page .dnd-section:first-of-type .row-fluid .span6:last-of-type .span12 .row-fluid-wrapper .row-fluid .span3 {
    width: 45% !important;
   }
  
  .about-page .dnd-section:first-of-type .span9 {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .about-page .dnd-section:nth-of-type(3) .row-fluid .span6:last-of-type .span3 {
    width: 45%;
  }
  
  .about-page .dnd-section:nth-of-type(3) .row-fluid .span6:last-of-type .span9 {
    width: 100%;
  }
 }

@media(max-width: 1150px) {
 .about-page .span12 .row-number-1 .span6:first-of-type .row-number-2 .span12 p span {
    line-height: 62px;
 }
}

@media(max-width: 1080px) {
 .about-page  .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8,
.about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 {
    padding-bottom: 0 !important;
 }
  
  .about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8 .span9, 
  .about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 .span9 {
    margin-bottom: 20px !important;
  }
  
   .about-page .dnd-section:nth-of-type(3) .span7 .row-number-2 .span12 p {
      line-height: 40px;
    }
  
  .about-page .journey-title {
    font-size: 45px !important;
    margin-bottom: 0 !important;
    line-height: 50px !important;
  }
  
   .about-page .story-title {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  
  .about-page .dnd-section:nth-of-type(3) h2 {
      font-size: 45px !important;
    }
  
  .about-page .dnd-section:first-of-type .span6:first-of-type {
      padding-top: 120px !important;
    }
  
  .about-page .dnd-section:nth-of-type(4) h2 {
    font-size: 45px !important;
  }
  
  .about-page .dnd-section:nth-of-type(3) .row-fluid {
    flex-direction: column;
  }
}

.about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-8 .span3 .row-number-1 .span12 h1,
.about-page .row-number-4 .span6:last-of-type .row-number-7 .span12 .row-number-1 .span3 h1 {
  margin-bottom: 0 !important;
}

@media(max-width: 1000px) {
 .about-page .span12 .row-number-1:nth-of-type(3) .row-fluid {
    flex-direction: column !important;
 }
  
 .about-page .span12 .row-number-1:nth-of-type(3) .row-fluid .span6:first-of-type,
 .about-page .span12 .row-number-1:nth-of-type(3) .row-fluid .span6:last-of-type {
    width: 100%;
 }
  
 .about-page .span12 .row-number-1:nth-of-type(3) .row-fluid .span6:first-of-type {
    margin-top: 35px;
  }
  
  .about-page .dnd-section:nth-of-type(3) .span7 {
      max-width: 100% !important;
      width: 100%;
    }
  
  .about-page .dnd-section:nth-of-type(3) .span5 {
      max-width: 100% !important;
      width: 100%;
    }
  
  .about-page .dnd-section:first-of-type .span6:first-of-type {
      padding-top: 70px !important;
/*       padding-right: 40px !important; */
    }
  
  .about-page .dnd-section:nth-of-type(3) p .mission-title {
    line-height: 63px;
  }
}

@media(max-width: 768px) {
 .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-9 .row-fluid .span3,
    .about-page .dnd-section:nth-of-type(2) .span6:last-of-type .row-number-8 .span12 .row-number-1 .row-fluid .span3 {
      max-width: 100%;
      width: 100%;
    }
  
  .about-page .dnd-section:nth-of-type(2) .span6:first-of-type p {
    text-align: left;
  }
  
  .about-page .span12 .row-number-7 .row-fluid .span6:last-of-type .span12 .row-fluid-wrapper:nth-of-type(2) {
    margin-bottom: 20px;
  }
  
   .about-page .journey-title {
    font-size: 38px !important;
    line-height: 42px !important;
  }
  
   .about-page .story-title {
    font-size: 38px !important;
    line-height: 42px !important;
  }
  
  .about-page .dnd-section:nth-of-type(4) h2 {
    font-size: 38px !important;
  }
}

@media(max-width: 550px) {
 .about-page .dnd-section:nth-of-type(3) .span7 .row-number-2 .span12 p {
      line-height: 65px;
    }
  
  .about-page .dnd-section:first-of-type .span6:first-of-type {
    padding-right: 0 !important;
    padding-top: 20px !important;
  }
}
.download-page .widget-type-rich_text > span > *:last-child {
    margin-bottom: 0;
  }
.download-page ul li {
  font-family: 'AvenirBook', sans-serif;
}

.download-page-popup table tbody tr td {
  border: 1px solid transparent;
}

.download-page-popup table tbody tr td:first-of-type img {
  margin-top: 0 !important;
}
  
  /* Form styling */

  .download-page form{
    background: #e9f1ff;
    padding: 60px 50px;
    max-width: 640px;
/*     width: 100%; */
    margin-left: auto;
  }

  .download-page .hs-embed-wrapper{
    max-width: 100% !important;
    min-width: unset !important;
  }

  .download-page .dnd-section .row-fluid form input,
  .download-page .dnd-section .row-fluid form select,
  .download-page .dnd-section .row-fluid form textarea{
    width: 100%;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #1D1F24;
    border-radius: 0;
    background: none;
    height: 38px;
    padding: 0;
    line-height: 38px;
    font-size: 16px;
    transition: 0.3s;
  }

  .download-page .dnd-section .row-fluid form input:focus,
  .download-page .dnd-section .row-fluid form select:focus,
  .download-page .dnd-section .row-fluid form textarea:focus {
    outline: none;
    border-bottom: 2px solid #0047BB;
  }
  
  .download-page .dnd-section .row-fluid form fieldset.form-columns-2 .input,
  .download-page .dnd-section .row-fluid form .input {
    margin-right: 0;
  }

  .download-page .dnd-section .row-fluid form fieldset.form-columns-2{
    display: flex;
    gap: 30px;
  }

  .download-page .dnd-section .row-fluid form label{
    color: #1d1f24;
    font-family: AvenirBook;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }

  .download-page .dnd-section .row-fluid form .hs-error-msg,
  .download-page .dnd-section .row-fluid form label.hs-main-font-element {
    color: #ef6b51;
    font-size: 14px;
    margin: 0;
  }

  .download-page .dnd-section .row-fluid form .inputs-list > li{
    margin: 0;
  }

  .download-page .dnd-section .row-fluid form .hs-form-booleancheckbox{
    margin: 30px 0 !important;
  }

  .download-page .dnd-section .row-fluid form span.hs-form-required {
    margin-left: 2px;
  }

  .download-page .dnd-section .row-fluid form .hs-form-booleancheckbox label{
    width: 100%;
    display: flex;
    gap: 10px;
  }

  .download-page .dnd-section .row-fluid form .hs-form-field{
    margin-bottom: 40px;
  }
  
  .download-page .dnd-section .row-fluid form .hs-form-booleancheckbox input{
    width: 17px;
    height: 17px;
    margin-top: 3px;
  }

  .download-page .dnd-section .row-fluid form .hs-form-booleancheckbox span{
    flex: 1;
    margin: 0 !important;
  }
  
  .download-page .dnd-section .row-fluid form .hs-form-booleancheckbox span p {
    margin: 0 !important;
    font-size: 16px;
  }

  .download-page .dnd-section .row-fluid form .legal-consent-container .hs-richtext p{
    font-size: 14px;
  }

  .download-page .dnd-section .row-fluid form .actions {
    min-height: 68px;
  }

  .download-page .dnd-section .row-fluid input[type="submit"]{
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: all 0.2s ease-in;
    color: #FFFFFF;
  /*   letter-spacing: 1px; */
    font-family: 'AvenirHeavy', 'AvenirBook';
  /*   font-weight: 700 !important; */
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    background-color: #0047BB;
    border: none;
    border-radius: 0;
    padding: 12px 35px;
    height: unset;
    width: 100%;
    float: right;
    margin-top: 20px;
  }

  .download-page form p{
    min-height: 0;
    margin: 0;
  }

  .download-page .dnd-section .row-fluid input[type="submit"]:hover{
    background-color: #001d50 !important;
  }

  @media(max-width: 1600px) {
    .download-page .dnd-section .row-fluid form {
      margin-left: 50px;
    }
  }

  @media(max-width: 1360px){
    .download-page .dnd-section .row-fluid form fieldset.form-columns-2{
      flex-direction: column;
      gap: 0;
    }

    .download-page .dnd-section .row-fluid form fieldset.form-columns-2 > div{
      width: 100%;
    }
  }

  @media (max-width: 1080px) {
    .download-page .dnd-section .row-fluid form{
        padding: 40px 30px;
      }
  }

@media(max-width: 960px) {
    .download-page .dnd-section:nth-of-type(1) >.row-fluid {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
  
  .download-page .dnd-section:nth-of-type(1) >.row-fluid .span6 {
    width: 100%;
    margin: 0 auto;
  }
  
  .download-page .dnd-section .row-fluid form {
      margin: 64px auto 0;
      width: 100%;
      max-width: 640px;
    }
  }

/******************************************/
/* Download page - Pop-up form - option 2 */
/******************************************/

.download-page-popup .dnd-section:nth-of-type(1) .widget-type-linked_image,
.download-page-popup .dnd-section:nth-of-type(1) .hs_cos_wrapper_type_module > div {
  margin-left: auto;
  margin-right: 0;
}

.download-page-popup .dnd-section:nth-of-type(1) img {
  display: block;
  margin-bottom: 64px;
}


@media(max-width: 960px) {
  
  .download-page-popup .dnd-section .row-fluid form {
      margin: 0 auto;
    }
  
  .download-page-popup .dnd-section:first-of-type .hs_cos_wrapper_type_module > div,
  .download-page-popup .dnd-section:first-of-type .widget-type-linked_image {
    margin: 0 auto;
  }
  
  .download-page-popup .dnd-section:nth-of-type(1) .row-fluid img {
      margin: 64px auto;
      width: 100%;
      max-width: 640px;
    }
  }
/* @import url('http://example.com/example_style.css'); */

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

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

.roadmap blockquote {
  border: none;
}

.roadmap .dnd-section:first-of-type blockquote,
.roadmap .hs_cos_wrapper_type_rich_text > *:last-child {
  margin-bottom: 0;
}

.roadmap img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .roadmap .dnd-section .hs_cos_wrapper_type_rich_text > h2 {
    text-align: center;
  }
  
  .roadmap .dnd-section.dnd_area-row-2-padding .span3 .widget-type-linked_image {
    margin-left: auto;
    margin-right: auto;
  }
  
  .roadmap .dnd-section.dnd_area-row-2-padding .span3 {
    text-align: center;
  }
}

/* Sections */
/* .cards-col-3x .dnd-row:last-of-type > .row-fluid:not(.span4 .row-fluid) {
    display: flex;

    justify-content: space-between;
}

.cards-col-3x .dnd-row:last-of-type > .row-fluid:not(.span4 .row-fluid)::before,
.cards-col-3x .dnd-row:last-of-type > .row-fluid:not(.span4 .row-fluid)::after {
  display: none;
}

.cards-col-3x .dnd-row:last-of-type > .row-fluid > .span4 {
    width: 100%;
    max-width: 400px;
    min-width: 200px;
    margin-left: 0; 
    flex: 33%;
}

.cards-col-3x .dnd-row:last-of-type > .row-fluid > .span4 + .span4 {
  margin-left: 20px;
}  
  
 
@media (max-width: 900px) {
    .cards-col-3x .dnd-row:last-of-type > .row-fluid:not(.span4 .row-fluid) {
        flex-direction: column;
        align-items: center;

    }
 
    .cards-col-3x .dnd-row:last-of-type > .row-fluid > .span4 * {
      margin-left: auto;
      margin-right: auto;
  }
  
  .cards-col-3x .dnd-row:last-of-type > .row-fluid > .span4:not(:last-of-type){
    margin-bottom: 54px;
} 

    .cards-col-3x .dnd-row:last-of-type > .row-fluid > .span4 + .span4 {
    margin-left: 0px;
  }  
  
}
*/
.cards-section .span2 {
  width: 130px;
}

.cards-section .dnd-row > .row-fluid {
  justify-content: space-between;
}

.cards-section .dnd-row .span4 {
  margin-right: 100px !important;
}

.cards-section .dnd-row .span4:nth-of-type(even) {
  margin-right: 0;
  padding-right: 0;
}

.cards-section .row-fluid::before,
.cards-section .row-fluid::after {
  display: none;
}

@media (max-width: 767px) {
  .cards-section .dnd-row .span4.dnd-column {
    margin-right: 0px !important;
  }
}
/* @import url('http://example.com/example_style.css'); */

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

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

.organizations-section .widget-type-rich_text {
  max-width: 1000px;
  margin: 0 auto;
}
/* @import url('http://example.com/example_style.css'); */

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

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

.use-case .dnd-section.main-drivers .span12 .row-fluid>.span4 {
    width: 100%;
    max-width: 448px;
    min-width: 245px;
}

.use-case .dnd-section.main-drivers .span12 .row-fluid>.span4 h5 {
    margin-bottom: 6px;
}

.use-case .dnd-section.main-drivers .span12 img {
  width: 100% !important;
  height: auto;
  max-height: 223px !important;
  background-size: cover;
  object-fit: cover;
}

.main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid::before,
.main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid::after {
	display: none;
}

.main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid {
	display: flex;
	gap: 5%;
	justify-content: space-between;
}

.main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid .span4 {
  margin: 0;
}

@media (max-width: 1020px) {
    .main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid {
        gap: 16px;
    }
}

@media (max-width: 960px) {
    .main-drivers .dnd-column.span12 .dnd-row .dnd-column.span12 > .dnd-row > .row-fluid {
      flex-direction: column;
      gap: 64px;
      align-items: center;
    }
  
    .use-case .dnd-section.main-drivers .span12 .row-fluid>.span4 {
      margin-left: auto !important;
      margin-right: auto !important;
    }
}

/* @media (max-width: 768px) {
  
  .use-case .dnd-section.main-drivers .dnd-column .dnd-row > .row-fluid  {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
   
} */
/* @import url('http://example.com/example_style.css'); */

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

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

.business-transformation img {
  display: block;
}

@media (min-width: 768px) {
  .business-transformation > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-of-type(2) > .row-fluid > .span6:nth-of-type(1) {
     width: 50%;
  }
  
  .business-transformation > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-of-type(2) > .row-fluid > .span6:nth-of-type(2) {
     width: 41.67%; 
     margin-left: auto;
  }
  
  .business-transformation > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-of-type(3) > .row-fluid > .span6:nth-of-type(1) {
    width: 41.67%;
    margin-right: auto;
  }
  
  .business-transformation > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-of-type(3) > .row-fluid > .span6:nth-of-type(2) {
     width: 50%;
     margin-left: 0 !important;
  }

}

@media (max-width: 767px) {
  .business-transformation img {
    display: block;
    margin-bottom: 20px;
  }
  
  .business-transformation > .row-fluid > .dnd-column > .row-fluid-wrapper:nth-of-type(3) > .row-fluid {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
/* @import url('http://example.com/example_style.css'); */

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

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

@media (max-width: 767px) {
  .get-a-demo .button-wrapper {
    margin-bottom: 64px;
  }
}
/* @import url('http://example.com/example_style.css'); */

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

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

@media (max-width: 767px) {
  .stat-cards > * {
    text-align: center;
  }
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}