






*, *: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;
}



/* Responsive Grid */

.page-center{
  width:100%;
  padding:0 18px;
  float:none;
  margin: 0 auto;
}

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

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

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

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
  *zoom: 1;
}

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

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

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

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

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

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

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}


.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

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

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

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




/* font-face */

@font-face {
  font-family: 'GT Alpina Trial';
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.eot');
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.eot#iefix') format('embedded-opentype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.woff2') format('woff2'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.woff') format('woff'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.ttf') format('truetype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-Light.svg#GTAlpinaTrial-Lt') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GT Alpina Trial';
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.eot');
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.eot#iefix') format('embedded-opentype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.woff2') format('woff2'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.woff') format('woff'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.ttf') format('truetype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpina-ExtendedLightItalic.svg#GTAlpinaTrial-Lt') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GT Alpina Trial';
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.eot');
  src: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.eot#iefix') format('embedded-opentype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.woff2') format('woff2'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.woff') format('woff'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.ttf') format('truetype'),
    url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Fonts/GTAlpinaFineStandardBoldTrial.svg#GTAlpinaFineStandardBoldTrial') format('svg');
  font-weight: 700;
}


.secondary-font{
  font-family: 'GT Alpina Trial';
  font-weight: 300;
  font-style: normal;
}

body {
  line-height: 1.5;
  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 {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 700;
}

/* Links */

a {
  cursor: pointer;
  display: inline-block;
  transition: all 0.5s;
}

/* Headings */

/* h1 span, h2 > span, h3 span, h4 span, h5 span, h6 span{
font-family: 'GT Alpina Trial';
font-weight: 300;
font-style: italic;
} */

h3, .h3,
h4, .h4{
  line-height: 1.25;
  margin: 0 0 1rem;
}
h1, .h1{
  line-height: 1.2;
  margin: 0 0 1rem;
}
h2, .h2{
  line-height: 1.75;
  margin: 0 0 1rem;
}
h5, .h5{
  line-height: 1.3;
  margin: 0 0 1rem;
}
h6, .h6 {
  line-height: 1.2;
  margin: 0 0 1rem;
}


/* Lists */

ul li,
ol li {
 
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

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

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: 0;
}

*:focus, *:focus-within, *:focus-visible {
  outline: 0;
}

.disable-focus-styles:focus {
  outline: none;
}
picture{
  display: block;
}

/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.button.button--simple svg path, .button.button--simple svg{
  transition: all .15s linear;
}
.button.button--simple svg{
  margin-left: 5px;
  transform: translate(0, 2px);
}
.button.button--simple:hover svg{
  margin-left: 8px;
  transform: translate(0, 0px);
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
  display: inline;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}

/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
  line-height: 20px;
}

select::-ms-expand {
  display: none;
}

select{
  color: #6D7074 !important;
}

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

/* Inputs - Checkbox/Radio */

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

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

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: "\f078";
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 14px;
}

/* Inputs - Checkbox */

form input[type="checkbox"]{
  padding: 0 !important;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
form input[type="checkbox"] + span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  margin-left: 0;
}
form input[type="checkbox"] + span:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1.5 2px solid #8f939e;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 3px;
  transition: all .3s;
}
form input[type="checkbox"] + span:after{
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  left: 6px;
  top: 1px;
  width: 6px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(37deg);
  -ms-transform: rotate(37deg);
  transform: rotate(37deg);
  transition: all .3s;
}
form input[type="checkbox"]:checked + span:after, form input[type="checkbox"]:hover + span:after {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
form input[type="checkbox"]:hover + span:before{
  background-color: #8f939e;
  border: 1.5 2px solid #8f939e;
}
form input[type="checkbox"]:checked + span:before{
  background-color: #00adaf;
  border: 1.5 2px solid #00adaf;
}
form .inputs-list > li {
  margin: 0 0 20px;
}

/* Inputs - Datepicker */

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

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

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  margin: 1.5rem 0 0;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}


/* ------------- White Form ----------- */
.white-form .form-columns-2 .hs-form-field {
    width: -webkit-calc(50% - 8px) !important;
    width: -moz-calc(50% - 8px) !important;
    width: calc(50% - 8px) !important;
}
.white-form .form-columns-2 .hs-form-field + .hs-form-field {
  margin-left: 15px !important;
}
.white-form form,.white-form  .form-title{
  background: none;
  padding: 0;
}
.white-form input[type="text"], 
.white-form input[type="email"], 
.white-form input[type="password"], 
.white-form input[type="tel"], 
.white-form input[type="number"], 
.white-form select, 
.white-form textarea, 
.white-form .hs-input{
  border: 1.5px solid #EBEAEA;
  padding: 25px 17px 12px !important;
}
.white-form textarea{
  resize: none !important;
  min-height: 139px;
}
.white-form select.hs-input{
  padding: 19px 30px 18px 17px!important;
}
.white-form .hs-input:focus{
  box-shadow: -2px 2px 4px 0px #afb4bb;
}
.white-form form .inputs-list:not(.no-list) label, 
.white-form  form .inputs-list:not(.no-list) label > span, 
.white-form  form .inputs-list:not(.no-list) label > span p,
.white-form  form .inputs-list:not(.no-list) label > span p a{
  color: #6D7074;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
.white-form .inputs-list > li{
  margin: 0;
  margin-bottom: 20px;
}
.white-form input[type="checkbox"]{
  width: 17px !important;
  height: 17px;
  border-radius: 3px;
  border: 1px solid #8F939E;
}
.white-form .hs-form-field > label{
  display: none;
}
.white-form fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}
.white-form .legal-consent-container{
  margin-top: 12px;
}
.white-form form input[type="submit"], .white-form form .hs-button{
  border: 2px solid #1D1E20;
  color: #1D1E20;
}
.white-form form input[type="submit"]:hover, .white-form form .hs-button:hover,
.white-form form input[type="submit"]:active, .white-form form .hs-button:active,
.white-form form input[type="submit"]:focus, .white-form form .hs-button:focus
{
  border: 2px solid #00ADAF;
  color: #00ADAF;
}
.white-form form .inputs-list:not(.no-list) label>span a {
    color: inherit;
}
.white-form input[type="checkbox"]{
  padding: 0 !important;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.white-form input[type="checkbox"] + span {
/*   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; */
  display: block;
  align-items: flex-start;
  margin-left: 0;
}
.white-form input[type="checkbox"] + span:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1.5 2px solid #8f939e;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 3px;
  transition: all .3s;
}
.white-form input[type="checkbox"] + span:after{
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  left: 6px;
  top: 1px;
  width: 6px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(37deg);
  -ms-transform: rotate(37deg);
  transform: rotate(37deg);
  transition: all .3s;
}
.white-form input[type="checkbox"]:checked + span:after, .white-form  input[type="checkbox"]:hover + span:after {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.white-form input[type="checkbox"]:hover + span:before{
  background-color: #8f939e;
  border: 1.5 2px solid #8f939e;
}
.white-form input[type="checkbox"]:checked + span:before{
  background-color: #00adaf;
  border: 1.5 2px solid #00adaf;
}

.white-form .hs-form-field>label {
  left: 15px;
  line-height: normal;
  position: absolute;
  top: 21px;
  z-index: 1;
  transition: 0.3s all ease;
}
.white-form  .hs-form-field>label, .white-form .hs-form-field>label > span {
  display: inline-block;
  color: #6D7074;
  padding: 0;
}
.white-form .hs-form-field>label.active, .white-form .hs-form-field>label.active span {
  top: 8px;
  font-size: 11px;
}
.white-form .hs-form-field>label span.hs-form-required {
  display: none;
}
.white-form .form-columns-1 .input {
  margin-right: 0 !important;
}

/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}


.parallax-scroll {
  transition: all .5s;
}

@media screen and (max-width: 767px) {
  li, p{
    font-size: 18px !important;
  }
  body .large {
    font-size: 21px !important;
  }
  body .extra-large{
    font-size: 26px !important;
  }
  body .small {
    font-size: 16px !important;
  }
  body .extra-small{
    font-size: 14px !important;
  }
  .button, button, form .hs-button, form input[type="submit"]{
    font-size: 16px !important;
  }
  .white-form form .inputs-list:not(.no-list) label, 
  .white-form  form .inputs-list:not(.no-list) label > span, 
  .white-form  form .inputs-list:not(.no-list) label > span p,
  .white-form  form .inputs-list:not(.no-list) label > span p a{
    font-size: 13px !important;
    line-height: 15px;
  }
  .white-form .form-columns-2 .hs-form-field+.hs-form-field {
    margin-left: 0 !important;
  }
  .white-form .form-columns-2 .hs-form-field{
    width: 100% !important;
  }
}/*-------- 767 ends here ----------*/



/* Header Container */
.header .dnd-section, .header__dnd--top, .header__dnd--bottom {
  padding: 0;
}
header.header {
  padding: 40px 0 0;
}
.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0px 18px;
  position: relative;
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
  transition: 0.3s all;
}
.header--landing-page .header__logo {
  margin-right: 0;
}
.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}
header.header.sticky-header .header__logo {
  position: relative;
  top: -10px;
  transition: 0.3s all;
}
/* Navigation Menu */

.header__menu .hs-menu-wrapper>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;

}
.header__menu .hs-menu-wrapper>ul>li {
  margin: 0 25px;
}
.header__menu .hs-menu-wrapper>ul>li>a {
  padding-bottom: 30px;
}
.header__menu .hs-menu-wrapper>ul>li:first-child {
  margin-left: 0;
}
.header__menu .hs-menu-wrapper>ul>li:last-child {
  margin-right: 0;
}
.header__menu .hs-item-has-children > a {
  position: relative;
  padding-right: 20px;
}
.header__menu .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a {
  display: block;
}
.header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/chevron_right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 7px;
  position: absolute;
  right: 0;
  width: 11px;
  top: 7px;
  transition: 0.3s all ease;
}
.header__menu .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a:after {
  transform: rotate(180deg);
  top: 8px;
}
.header__menu .hs-menu-children-wrapper {
  background: transparent !important;
  box-shadow: none;
  left: 0;
  list-style: none;
  margin: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  top: 100%;
  transition: all .5s;
  visibility: hidden;
  width: calc(100% + 50px);
  padding: 0;
  display:none;
}
.header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
  top: 0;
  left: 100%;
}
.header__menu li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover>.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
  display:block;
}
.header__menu .hs-menu-children-wrapper li {
  padding: 0;
}
.header__menu .hs-menu-children-wrapper li a {
  text-transform: none;
}

/* header.header {
position: absolute;
width: 100%;
left: 0;
top: 0;
z-index: 99;
} */
.header__menu .hs-menu-item a {
  line-height: 20px;
}
.header__menu .hs-menu-wrapper>ul>li.hs-item-has-children > a:before {
  position: absolute;
  width: 100%;
  height: 7px;
  background: #000;
  content: '';
  bottom: 0;
  width: 0;
  transition: 0.3s ease;
}
.header__menu .hs-menu-wrapper>ul>li.hs-item-has-children:hover > a:before {
  width: 100%;
}
.header__menu {
  position: relative;
}
header.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
header.header.nav-down {
  top: -1px
}

header.header.nav-down,header.header.nav-up {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

header.header.nav-up {
  top: -7rem;
}
header.header.sticky-header {
  padding-top: 30px;
  background: #fff;
}

header.header.header-white-version .header__menu .hs-menu-flow-horizontal .logo-mobile + ul > .hs-menu-item > a {
  color: #fff !important;
}
header.header.header-white-version .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
  background: #fff;
}
header.header.header-white-version .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/chevron_right_white.svg);
}
header.header.header-white-version.sticky-header {
  background: #1D1E20;
}

.lp-header-white-version .header__menu {
  display: none;
}
.header-white .header__menu .hs-menu-item a {
  color: #fff;
}
.header-white .header__menu li.hs-menu-item.hs-menu-depth-1>a:focus, .header-white .header__menu li.hs-menu-item.hs-menu-depth-1>a:hover {
  color: #fff;
  opacity: .8;
}
.header-white .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/chevron_right-svg.svg);
}
.header-white .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
  background: #fff;
}
.header__menu .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a:hover,
.header__menu .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a:focus{
  color: #00ADAF;
  opacity: 1;
}
.header.header-white.sticky-header.nav-down a {
  color: #000000;
}
.header.header-white.sticky-header.nav-down .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/chevron_right.svg);
}
.header.header-white.sticky-header.nav-down .header__logo::before {
  content: "";
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/raw_assets/public/Aug_Theme_2023/images/Logo.svg);
  width: 100px;
  position: absolute;
  height: 34px;
}
.header.header-white.sticky-header.nav-down .header__menu .hs-menu-item a:hover, 
.header.header-white.sticky-header.nav-down .header__menu .hs-menu-item a:focus{
  color: #6d7074;
}

/* .header__menu .hs-menu-wrapper>ul>li:last-child a {
fill: #fff;
background-color: #000;
border: 2px solid #000;
border-radius: 0;
color: #fff;
font-family: Compass Sans,sans-serif;
font-size: 16px;
font-style: normal;
padding: 12px 22px;
text-decoration: none;
text-transform: uppercase;
line-height: normal;
}
.header__menu .hs-menu-wrapper>ul>li:last-child a:hover {
background-color: transparent;
border: 2px solid #000;
color: #000;
font-family: Compass Sans,sans-serif;
font-style: normal;
text-decoration: none;
opacity: 1;
} */
@media (max-width: 1440px) {
  .header__menu .hs-menu-children-wrapper {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 20px;
  }
}
@media (max-width: 991px) {
  .header__logo {
    max-width: 200px;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 10px;
  }
  .header__menu .hs-menu-item a {
    font-size: 14px !important;
  }
}

@media (min-width: 768px){  /*  used to be 961 - need to change back? */
  a.mobile-trigger-new, a.child-trigger-new {
    display: none !important; /* Hide button on Desktop */
  }

  .logo-mobile {
    display: none;
  }
}

@media (max-width: 767px){   
  .header__container {
    padding: 0;
    flex-wrap: wrap;
  }
  .header__menu {
    width: 100%;
    position: relative;
  }
  .header__menu .custom-menu-primary-new div#hs_menu_wrapper_my_menu {
    background-color: #fff;
    box-shadow: none;
    display: none;
    height: 100vh !important;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background: linear-gradient(180deg, #01A3A5 0%, #006D6F 100%);
    display:none;
    overflow-y: auto;
    display: block !important;
    transform: translate(100%, 0px);
    transition: 0.3s all ease;
    opacity:0;
  }
  .mobile-open .header__menu .custom-menu-primary-new div#hs_menu_wrapper_my_menu {
    transform: translate(0%, 0px);
    opacity:1;
  }
  .header__menu .hs-menu-wrapper>ul {
    display: block;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    margin: 0;
    padding: 15px 0;
  }
  .header__menu .hs-menu-wrapper>ul>li:first-child {
    margin-left: 0;
  }
  .header__menu .hs-menu-wrapper>ul>li:last-child {
    margin-right: 0;
    border-bottom: none;
  }
  .header__menu .hs-menu-children-wrapper {
    box-shadow: none;
    opacity: 1;
    position: relative;
    visibility: visible;
    width: 100%;
  }
  .header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
    left: 0;
    top: 100%;
  }
  a.mobile-trigger-new {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block!important;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 0;
    position: absolute;
    right: 18px;
    text-align: left;
    text-transform: uppercase;
    top: -30px;
    -webkit-transition: background-color .2s linear;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    width: 24px;
    z-index: 99999999999;
  }
  a.mobile-trigger-new span{
    display: inline;
  }
  a.mobile-trigger-new span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
    display: none;
  }
  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #000;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out; 
    display: none
  }
  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }
  .mobile-open a.mobile-trigger-new span:after{
    opacity: 1; 
  }
  /* Toggle Button Icon & Animations
  ========================================================================== */
  a.mobile-trigger-new i {
    display: inline;
    position: relative;
    top: 0;
    margin-left: 0;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    background-color: #1D1E20;
    display: inline-block;
    height: 3px;
    width: 24px;
    border-radius: 2px;
  }
  body.mobile-open a.mobile-trigger-new  i:before, body.mobile-open a.mobile-trigger-new  i:after{
    background-color: #fff;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -8px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
    margin-top: 8px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
  ========================================================================== */
  a.child-trigger-new {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 45px !important; /* Button width */
    min-width: 36px !important;
    height: 36px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: -2px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new {
    border-color: rgba(255, 255, 255, 0.2)
  }
  a.child-trigger-new:hover {
    text-decoration: none;
  }
  /* Child Toggle Button Icon & Animations
  ========================================================================== */
  a.child-trigger-new span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new span:after {
    position: absolute;
    content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    background-color: #000;
    display: block;
    height: 2px;
    width: 16px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new span, .header__menu .hs-menu-children-wrapper a.child-trigger-new span:after {
    background-color: #fff; 
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }


  header.header {
    padding: 18px 0;
  }
  .header__logo * {
    display: inherit;
  }
  .header__logo {
    max-width: 89px;
    margin: 0 0 0 18px;
  }
  .header__logo img{
    height: auto !important;
  }
  .header__menu .hs-menu-wrapper>ul {
    padding: 39px 18px 0;
    overflow: auto;
    height: 100%;
    padding-bottom: 122px;
  }
  .logo-mobile {
    padding-top: 20px;
    padding-left: 19px;
  }
  body.mobile-open {
    overflow: hidden;
  }
  .logo-mobile img {
    width: 89px;
    display: -webkit-box;
  }
  .header__menu .hs-menu-item a {
    color: #fff !important;
    font-size: 27px!important;
    letter-spacing: -.02em;
    line-height: 34px;
    padding: 0!important;
  }
  a.child-trigger-new {
    display: none !important;
  }
  .header__menu .hs-menu-children-wrapper {
    display: block!important;
    opacity: 1;
    visibility: visible;
    transition: none !important;
    height: auto !important;
  }
  .header-megamenu-block.expertise-sub-menu {
    box-shadow: none;
    background: transparent;
    padding: 0;
  }
  .header-megamenu-block-left-content {
    display: none;
  }

  .header__menu .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a {
    display: block;
    font-weight: 600;
    font-size: 21px !important;
    line-height: 26px;
  }
  .header__menu .hs-menu-item a:hover {
    opacity: 0.9;
  }
  .header__menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{display:none;}
  header.header.sticky-header .header__logo {
    top: 0;
  }
  header.header.sticky-header {
    padding: 18px 0;
  }

  header.header.header-white-version a.mobile-trigger-new i, 
  header.header.header-white-version a.mobile-trigger-new i:after, 
  header.header.header-white-version a.mobile-trigger-new i:before {
    background-color: #ffffff;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    width: 24px;
  }
  .mobile-open header.header.header-white-version 
  a.mobile-trigger-new i {
    background: transparent;
  }
  /*   .header__menu .hs-menu-wrapper, .header__menu .hs-menu-children-wrapper {
  display: block !important;
  overflow: visible !important;
} */
}
/* Footer Container */
footer.footer.footer--site-page {
  position: relative;
  z-index: 10;
}
footer{
  padding: 104px 0 47px;
}
.footer .dnd-section {
  padding: 0;
}
.footer__container {
  margin: 0 auto;
  padding: 0 18px;
}
.footer__row--two .footer__container {
  padding: 0 18px; 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.footer__row--two {
  padding-top: 100px;
}
/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}
.footer_col {
  padding: 0 15px;
}
.footer_col1 {
  width: 69%;
  max-width: 625px;
}
.footer_col2 {
  width: 31%;
  border-left: 1px solid #929292;
  padding-left: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
}
.footer_col2 .footer-text p{
  margin: 0 0 10px;
}
.footer-address {
  margin: 0 0 10px;
}
.footer-social-icon-container a {
  margin-right: 15px;
}
.footer-social-icon-container a:last-child {
  margin-right: 0;
}
.footer-social-icon-container {
  display: flex;
  align-items: center;
}
.footer-social-links a img {
  max-width: 25px !important;
}
.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 17px 0 0;
  padding-left: 0;
}
.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}
.footer__form {
  margin-bottom: 80px;
}
.footer-logo span, .footer-logo a {
  display: inline-block;
  line-height: normal;
}
.footer-copyright{
  width: 69%;
  padding-right: 15px;
}
.footer-copyright span{
  display: block;
}
.footer-social-links{
  width: 31%;
  padding-left: 110px;
  line-height: 1;
}
.footer-copyright p.extra-small, .footer-copyright p.extra-small a{
  color: #6D7074;
  text-decoration: none;
  margin: 0;
  font-weight: 400;
}
.footer-social-links a,.footer-social-links span{
  display: inline-block;
}
.footer-logo-certification {
  margin-left: 70px;
}
.footer-logo-wrapper {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* Landing Page Footer */

.footer--landing-page p, .footer__row--two p {
  margin-bottom: 0;
}

.footer--landing-page .footer__container {
  padding: 1.5rem 0;
}

/* Footer Form */

.footer--site-page form {
  background: none;
  background-color: transparent;
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.footer--site-page .footer__form .form-title {
  background: none;
  background-color: transparent;
  padding: 0 0 25px;
  text-align: left;
}
.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 0;
  padding: 0;
}
.footer--site-page .footer__form form label {
  display: none;
}
.footer--site-page .footer__form form .hs-error-msgs .hs-error-msg{
  display: block;
  width: 100%;
}
.footer--site-page .footer__form form .hs_error_rollup{
  display: none;
}
.footer--site-page .footer__form form .hs-button:focus, .footer--site-page .footer__form form .hs-button:hover, 
.footer--site-page .footer__form form input[type=submit]:focus, .footer--site-page .footer__form form input[type=submit]:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.footer--site-page .footer__form form .hs-input{
  background-color: transparent;
  border: 1px solid #929292;
  border-radius: 0;
  font-size: 18px;
  line-height: 23px;
  color: #EBEAEA;
}
.footer--site-page .footer__form form .hs-firstname .hs-input{
  border-radius: 5px 0px 0px 5px;
  border-right: 0;
}
.footer--site-page .footer__form form .hs-input::placeholder{
  color: #A7A9AC;
}
.footer--site-page .footer__form form .input{
  margin: 0 !important;
}
.footer--site-page .footer__form form .hs-form-field {
  margin: 0;
}


.footer .hs-menu-item + .hs-menu-item {
  margin-top: 12px;
}
.footer .hs-menu-item {
  line-height: normal;
}
.footer-address p {
  margin: 0;
}

.footer__navigation-row{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__navigation{
  width: 33.33%;
  padding-right: 20px;
}
.footer__navigation:last-child{
  padding-right: 0px;
}
.footer__navigation h5{
  font-size: 15px;
  line-height: 20px;
  color: #6D7074;
}
footer p.small{
  line-height: 1.3;
}
.footer__navigation p.small{
  margin-bottom: 10px;
}
.footer__navigation .hs-button svg{
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  transition: all .15s linear;
}
.footer__navigation .hs-button:hover svg {
  margin-left: 8px;
  margin-top: -2px;
}
.sticky-image .capabilities-lp-banner-image-inner {
  position: absolute;
}
.sticky-image #chatlio-widget{
  display: none;
}


@media screen and (min-width: 768px) {
  .footer--site-page .footer__form form .hs-button, .footer--site-page .footer__form form .hs-button:hover, .footer--site-page .footer__form form .hs-button:focus, .footer--site-page .footer__form form .hs-button:active{
    background-color: #EBEAEA !important;
    border-radius: 0px 6px 6px 0px;
    color: #232323 !important;
    margin: 0;
    height: 100%;
    white-space: nowrap;
    border: 0 !important;
  }
  .footer--site-page .footer__form form .actions{
    height: 55px;
  }
  .footer--site-page .footer__form form .hs-firstname{
    width: 40% !important;
  }
  .footer--site-page .footer__form form .hs-email{
    width: 60% !important;
  }
}/*-------- 767 ends here ----------*/

@media screen and (max-width: 1365px) {
  .footer-logo-certification {
    margin-left: 50px;
  }
}/*-------- 1365 ends here ----------*/


@media (max-width: 1199px) {
  .footer_col2{
    padding-left: 70px;
  }
  .footer-social-links {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .footer__row {
    flex-wrap: wrap;
  }
  .footer_col1{
    padding-right: 40px;
  }
  .footer_col2{
    padding-left: 40px;
  }
  .footer__row--two {
    padding-top: 70px;
  }
  .footer-social-links {
    padding-left: 41px;
  }
}

@media (max-width: 767px) {
  .footer_col {
    padding: 0;
  }
  .footer__row {
    margin: 0;
  }
  .footer_col {
    width: 100%;
  }
  .footer-address {
    margin: 0 auto 20px;
  }
  .footer .hs-menu-wrapper ul {
    margin-bottom: 0;
  }
  .footer--site-page .footer__form {
    width: 100%;
    margin-bottom: 56px;
  }
  .footer__navigation h4 {
    margin: 0;
  }
  footer {
    padding: 63px 0 27px;
  }
  .footer--site-page .footer__form .form-title{
    font-size: 27px;
    padding-bottom: 70px;
  }
  .footer--site-page .footer__form form .hs-form-field .hs-input {
    border-radius: 5px;
    border: 1px solid #929292;
  }
  .footer--site-page .footer__form form .hs-form-field{
    max-width: 285px;
    width: 100% !important;
    float: none !important;
  }
  .footer--site-page .footer__form form .hs-submit{
    width: 100%;
  }
  .footer--site-page .footer__form form fieldset {
    max-width: 285px !important;
    width: 100%;
  }
  .footer--site-page .footer__form form .hs-input {
    font-size: 15px;
    line-height: 20px;
  }
  .footer--site-page .footer__form form .input{
    margin-bottom: 12px !important;
  }
  .footer--site-page form{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer--site-page .footer__form form input[type="submit"]{
    margin-top: 20px;
  }
  .footer__navigation h5 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
  }
  .footer .hs-menu-item a {
    font-size: 16px !important;
    line-height: 21px;
  }
  .footer_col2{
    border-top: 1px solid #929292;
    border-left: 0;
    padding-top: 42px;
    flex-direction: column;
    margin-bottom: 35px;
  }
  .footer__navigation .hs-button{
    font-size: 16px !important;
  }
  .footer__navigation .hs-button svg {
    width: 11.46px !important;
    height: 11.46px !important;
  }
  .footer_col2 .footer-logo{
    width: 62px;
    min-width: 62px;
  }
  .footer_col2 .footer-text p{
    font-size: 16px;
    line-height: 21px;
    margin: 0;
  }
  .footer-copyright {
    padding-right: 0px;
    width: 100%;
  }
  .footer-copyright p.extra-small, .footer-copyright p.extra-small a{
    color: rgba(235,234,234,0.5);
    font-size: 13px !important;
  }
  .footer-social-links {
    padding-left: 0px;
    width: 100%;
    margin-bottom: 40px;
  }
  .footer__row--two .footer__container{
    flex-direction: column-reverse;
  }
  .footer__row--two {
    padding-top: 0px;
  }
  .footer-social-icon-container svg {
    height: 43px;
    width: 43px;
  }
  .footer__navigation {
    margin-bottom: 50px;
  }
  .footer-logo-wrapper {
    margin-bottom: 32px;
  }
  .footer-logo-certification {
    margin-left: 30px;
    width: 71px;
    min-width: 71px;
  }
  .sticky-image .capabilities-lp-banner-image-inner {
    position: static;
  }
}
@media screen and (max-width: 630px) {
  .footer__navigation {
    padding-right: 20px;
    width: 50%;
  }
  .footer__navigation:last-child{
    width: 100%;
  }
}/*-------- 630 ends here ----------*/


img.hs-image-widget {
  display: block;
}
.three-column-service-card-section {
  padding: 90px 0;
}
.three-column-service-card-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.three-column-service-card-item:first-child { grid-area: 1 / 1 / 3 / 2; }
.three-column-service-card-item:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
.three-column-service-card-item:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }

.three-column-service-card-item:nth-child(2) .three-column-service-card-image-block img,
.three-column-service-card-item:nth-child(3) .three-column-service-card-image-block img{
  max-height: 275px;
  width: 100%;
  object-fit: cover;
  display: block;
}
.three-column-service-card-title-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.service-card-title {
  position: absolute;
  bottom: 0;
  right: 0;
  padding:50px 73px;
  width:100%;
  text-align: right;
}
.three-column-service-card-item-inner {
  position: relative;
  overflow: hidden;
}
.three-column-service-card-image-block img {
  height: 100%;
}
.three-column-service-card-item-inner, .three-column-service-card-image-block {
  height: 100%;
}
.service-card-title h3 {
  margin: auto;
}
.three-column-service-card-image-block img {
  display: block;
}

.slick-dots li button::before{
  font-size: 45px;
  color: #6D7074;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  color: #6D7074;
}
.slick-dots li{
  margin: 0;
}
.slick-prev::before{
  background-image: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/arrow_forward.png');
}
.slick-next::before{
  background-image: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/arrow_forward2.png');
}
.slick-arrow::before{
  content: "";
  opacity: 1;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: auto;
  display: block;
  border: 0;
  border-radius: 0;
}
.slick-arrow:hover, .slick-arrow:active, .slick-arrow:focus{
  border: 0;
  border-radius: 0;
}
.slick-prev {
  left: -80px;
  z-index: 3;
}
.slick-next {
  right: -80px;
}

.slick-dots  > li:only-child {
  display: none;
}

/*   explore partnership   */
.explore-partnership-inner {
  border-radius: 10px;
  padding: 45px 65px;
}
.explore-partnership-title h3, .explore-partnership-button .button, .explore-partnership-title h4 {
  margin: 0;
}
.explore-partnership-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 74%;
}
.explore-partnership-content .explore-partnership-title {
  padding-right: 26px;
  width: 65%;
}
.explore-partnership-button{
  width: 35%;
}
.explore-partnership-author-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 26%;
}
.explore-partnership-author-block h5, .explore-partnership-author-block h6 {
  margin: 0;
}
.explore-partnership-inner {
  border-radius: 10px;
  padding: 45px 65px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1028px;
  margin: 0 auto;
}
.explore-partnership-author-block h5 a {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  text-decoration: none;
}
.explore-partnership-author-block .explore-partnership-author-text {
  padding-left: 18px;
  width: calc(100% - 76px);
}
.explore-partnership-author-image img {
  width: 76px;
  display: block;
  border-radius: 50%;
}
.explore-partnership-section.absolute-section {
  margin-top: -78px;
  position: relative;
  z-index: 1;
}
.hs-blog-post .explore-partnership-section {
  padding: 100px 0;
}

/* --------explore partnership--------- */
.featured-two-column-row, .featured-four-column-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.featured-two-column-section{
  margin-bottom: 74px;
}
.featured-four-column-section{
  align-items: stretch;
  margin: 0 -15px;
}
.featured-two-column-image{
  width: 49%;
}
.featured-two-column-image img, .featured-four-column-col img{
  display: block;
  border-radius: 10px;
  width: 100%;
  height: auto !important;
  transform: scale(1);
  transition: all .5s;
  object-fit: cover;
  object-position: center top;
}
.featured-four-column-col a:hover .featured-four-column-image  img{
  transform: scale(1.05);
}
.featured-two-column-text{
  width: 51%;
  padding-left: 136px;
  max-width: 550px;
}
.featured-two-column-text .button{
  margin-top: 15px;
  margin-bottom: 0;
}
.featured-two-column-text .button svg{
  margin-right: 10px;
}
.featured-four-column-col{
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  -webkit-box-shadow: -4px 11px 23px rgba(0, 0, 0, 0.14);
  box-shadow: -4px 11px 23px rgba(0, 0, 0, 0.14);
  border-radius: 0px 0px 10px 10px;
  background-color: #ffffff;
}
.featured-four-column-col p.extra-small{
  margin-bottom: 14px;
}
.featured-four-column-text{
  padding: 29px 22px;
}
.featured-four-column-text p.small{
  margin: 0;
}
.featured-two-column-image, .featured-four-column-image{
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.featured-two-column-image{
  align-self: flex-start;
}
.featured-two-column-image iframe{
  border-radius: 10px;
}
.featured-four-column-col img, .featured-four-column-image{
  border-radius: 10px 10px 0px 0px;
  height: 192px!important;
}
.featured-two-column-image .icon, .featured-four-column-image .icon{
  position: absolute;
  top: 0;
  right: 0;
  background: #1D1E20;
  border-radius: 0px 10px 0px 37px;
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 7px;
  padding-bottom: 7px;
}
.featured-two-column-image .icon, .featured-four-column-image .icon a{
  line-height: 1;
}
.featured-two-column-text h3 a, .featured-four-column-col a, .featured-two-column-text h3 a:hover, .featured-four-column-col a:hover,
.featured-two-column-text h3 a:active, .featured-four-column-col a:active, .featured-two-column-text h3 a:focus, .featured-four-column-col a:focus
{
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}
.featured-two-column-text h3 a:hover, .featured-four-column-col a:hover h5{
  color: #00ADAF !important;
}
.featured-four-column-col h5{
  transition: all .5s;
}
.featured-two-column-image > a, .featured-four-column-col > a{
  display: block;
  width: 100%;
  height: 100%;
}
/* Blog Post Style */
.bottom-post-topic-inner > p {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #6D7074;
  margin: 0;
}
.bottom-post-topic-inner ul li a {
  background: #EBEAEA;
  border-radius: 20px;
  text-decoration: none;
  display: inline-block;
  padding: 6px 13px;
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #1D1E20;
}
.bottom-post-topic-inner ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
}
.bottom-post-topic-section ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
.bottom-post-topic-inner {
  max-width: 605px;
  margin-left: 85px;
}
.bottom-post-topic-section {
  margin: 0 auto;
  max-width: 1024px;
  padding: 40px 20px 0;
}
.bottom-post-topic-inner ul li {
  margin: 2px 0;
}
.hs-blog-post section.form-section {
  background: transparent !important;
}

/* popup-css */
.mfp-content {
  border-radius: 93px 0px 0px 0px;
  background: #fff;
  box-shadow: -4px 11px 23px 0px rgba(0, 0, 0, 0.14);
  max-width: 1440px;
  width:100%;
  margin: 50px auto 80px !important;
}
.team-popup-content .related-insights-content-row {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 35px;
}
.team-popup-content .related-insights-row-image {
  width: 182px;
}
.our-team-section .our-team-col:hover .our-team-col-image::after{
  cursor: pointer;
}
.team-popup-content .related-insights-row-image {
  overflow: hidden;
  position: relative;
}
.team-popup-content .related-insights-row-image a {
  display: block;
}
.team-popup-content .related-insights-row-image img {
  border-radius: 10px;
  display: block;
  height: 126px;
  object-fit: cover;
}
.team-popup-content .related-insights-row-text {
  padding-left: 30px;
  width: calc(100% - 182px);
}
.team-popup-content .related-insights-row-text .tag {
  margin-bottom: 15px;
  color: #6D7074;
}
.team-popup-content .related-insights-row-text h5 a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: -0.16px;
}
.team-popup-content .related-insights-title h5 {
  color: #6D7074;
  margin-bottom: 34px;
}
.team-popup-content .related-insights-row-text h5 {
  max-width: 257px;
  width: 100%;
  margin: 0;
}

.team-popup-content {
  padding: 90px 30px 30px;
  position: relative;
}
.team-popup-content .popup-left-title {
  width: 26px;
  align-self: center;
}
.team-popup-content .popup-left-title h5{
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}
.team-popup-content .text p {
  color: #1D1E20;
}
.team-popup-content .related-insights-row-image span.icon svg {
  left: 3px;
  position: relative;
  top: 5px;
}
.team-popup-content .popup-left-title h5 {
  color: #00ADAF;
}
.popup-top-content{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  border-bottom: 1px solid #1D1E20;
}
.team-popup-content .popup-team-content-row{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
  height: 580px;
  align-items: stretch;
}
.popup-team-content-inner .slick-list
.mfp-close-btn-in .mfp-close:hover {
  border: none;
}
.team-popup-content .popup-team-content-text {
  padding-left: 136px;
}
.team-popup-content .popup-team-content-image {
  width: 392px;
}
.team-popup-content .popup-team-content-text {
  padding-left: 136px;
  width: calc(100% - 392px);
  width: -moz-calc(100% - 392px);
  width: -webkit-calc(100% - 392px);
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
}
/* Webkit-based browsers (Chrome, Safari) */
.team-popup-content .popup-team-content-text::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.team-popup-content .popup-team-content-text::-moz-scrollbar {
  width: 0;
  background: transparent;
}
.team-popup-content .popup-team-content-image img {
  width: 100%;
  height: 392px !important;
}
.team-popup-content .social-link svg {
  height: 25px;
  fill: #000;
  width: 25px;
  vertical-align: middle;
  transition: all .3s;
}
.team-popup-content .social-link:hover svg {
  fill: #00ADAF;
}
.team-popup-content .popup-team-content-text .heading {
  display: flex;
  align-items: center;
}
.team-popup-content a.social-link {
  padding-left: 10px;
}
.team-popup-content .icon {
  background: #1d1e20;
  border-radius: 0 10px 0 37px;
  height: 42px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 42px;
}
.team-popup-content .popup-team-content-text .heading h2 {
  margin: 0 0 10px;
  line-height: 1.25;
}
.team-popup-content .popup-team-content-text .designation h5 {
  margin-bottom: 23px;
  color: #6D7074;
}
.team-popup-content .text {
  max-width: 605px;
  width: 100%;
  margin-bottom: 55px;
}
.mfp-close-btn-in .mfp-close {
  color: #1D1E20 !important;
  font-size: 38px !important;
  font-family: 'Work Sans', 'Arial', sans-serif;
  font-weight: 400;
  opacity: 1;
}
.popup-bottom-arrow{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.popup-bottom-arrow button, .popup-bottom-arrow button:hover, .popup-bottom-arrow button:focus,.popup-bottom-arrow button:active,
.mfp-close-btn-in .mfp-close, .mfp-close-btn-in .mfp-close:hover, .mfp-close-btn-in .mfp-close:focus, .mfp-close-btn-in .mfp-close:active
{
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
}
.popup-bottom-arrow .prev-btn{
  padding-right: 5px;
}
.popup-bottom-arrow .next-btn{
  padding-left: 5px;
}
.popup-bottom-arrow button .arrow-icon:before{
  background-repeat: no-repeat;
  background-size: auto;
  content: "";
  display: block;
  height: 22px;
  opacity: 1;
  width: 22px;
  transition: all .15s linear;
}
.popup-bottom-arrow .prev-arrow .arrow-icon::before{
  background-image: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/arrow_forward.png');
}
.popup-bottom-arrow .next-arrow .arrow-icon::before{
  background-image: url('https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/Theme_2023/Image/arrow_forward2.png');
}
.popup-bottom-arrow .prev-btn:hover .arrow-icon::before{
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/arrow_forward.png);
}
.popup-bottom-arrow .next-btn:hover .arrow-icon::before{
  background-image: url(https://3948739.fs1.hubspotusercontent-na1.net/hubfs/3948739/arrow_forward2.png);
}
.prev-arrow .member-name{
  margin-left: 40px;
  text-align: left;
}
.next-arrow .member-name{
  margin-right: 40px;
  text-align: right;
}
.popup-team-content {
  width: calc(100% - 26px);
}
.popup-team-content .slick-slide {
  padding: 0 50px;
}

.our-team-col-inner.popup-open .our-team-col-image {
  cursor: pointer;
}
.team-popup-content .popup-bottom-arrow ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0 60px;
  margin-bottom: 0;
}
.team-popup-content .popup-bottom-arrow h5 {
  color: #6D7074;
  margin-bottom: 0;
  cursor: pointer;
  transition: all .15s linear;
}
.team-popup-content .popup-bottom-arrow button:hover h5 {
  color: #00ADAF;
}
.team-popup-content .slick-next.slick-disabled:before, .team-popup-content .slick-prev.slick-disabled:before {
  opacity: 1;
}
.team-popup-open{
  overflow: hidden;
}
.team-popup-open .mfp-wrap{
  overflow-y: auto;
}

/* 19-9-2023 */
.hybrid-product-banner.hybrid-team-banner.privacy-policy-banner {
  background: radial-gradient(59.33% 59.33% at 50% 100%, #FFF9EA 0%, #E9FFFE 100%) !important;
}
.privacy-policy-two-col-section .two-column-zig-zag-content-block {
  width: 65%;
}
.privacy-policy-two-col-section .two-column-zig-zag-row.content-swap {
  flex-direction: row;
  position: relative;
}
.privacy-policy-two-col-section .two-column-zig-zag-image-block {
  width: 35%;
  bottom: -100px;
  position: absolute;
  right: 0;
}
.privacy-policy-two-col-section .two-column-zig-zag-image-block img {
  max-width: 331px !important;
  width: 100%;
}
.privacy-policy-two-col-section.two-column-zig-zag-section .right-shape img  {
  max-width: 100% !important;
}
.privacy-policy-two-col-section .two-column-zig-zag-content-text {
  max-width: 580px;
  width: 100%;
}
.privacy-policy-banner .hybrid-product-banner-content {
  max-width: 650px;
}
.left-text-right-form-fifty-fifty-section.starter-stacks-pdf-form-section-v2 {
  overflow: hidden;
}
.custom-form .hs-input.error {
  border-color: red;
}
.hs-fieldtype-select .input:after{
  color: #6d7074;
}
.hybrid-product-banner.hybrid-team-banner.newsletter-banner .hybrid-product-banner-content {
  max-width: 100%;
  text-align: center;
}
.newsletter-banner .hybrid-product-banner-inner{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.white-form form .hs-button, .white-form form input[type=submit] {
  text-transform: capitalize;
}
.white-form form .inputs-list:not(.no-list) label, .white-form form .inputs-list:not(.no-list) label>span, .white-form form .inputs-list:not(.no-list) label>span p, .white-form form .inputs-list:not(.no-list) label>span p a{
  line-height: 16px;
}
.clr-white-form .hs_numemployees {
  margin-bottom: 23px;
}
.clr-white-form form .inputs-list:not(.no-list) label, .clr-white-form form .inputs-list:not(.no-list) label > span, .clr-white-form form .inputs-list:not(.no-list) label > span p, .clr-white-form form .inputs-list:not(.no-list) label > span p a {
  color: #fff;
}
.clr-white-form form .hs-button, .clr-white-form form form input[type="submit"] {
  margin: 46px 0 0;
}
.form-section-without-bg form,
.form-section-without-bg .submitted-message{
  background: none;
  padding: 0;
}
.form-section-without-bg .hs-form-field > label, 
.form-section-without-bg .hs-form-field > label span,
.form-section-without-bg form .inputs-list:not(.no-list) label, .form-section-without-bg form .inputs-list:not(.no-list) label > span, 
.form-section-without-bg form .inputs-list:not(.no-list) label > span p {
  color: #1D1E20;
  font-weight: 400;
  font-size: 13px;
}
.form-section-without-bg .submitted-message {
  color: #1D1E20;
}
.form-section-without-bg .hs-input,
.form-section-without-bg input[type=email], .form-section-without-bg input[type=number],
.form-section-without-bg input[type=password], .form-section-without-bg input[type=tel],
.form-section-without-bg input[type=text], .form-section-without-bg select, .form-section-without-bg textarea {
  border: 1.5px solid #ebeaea;
  padding: 20px 17px 12px!important;
}
.form-section-without-bg form .hs-button, .form-section-without-bg form input[type=submit] {
  border: 2px solid #1d1e20;
  color: #1d1e20;
  text-transform: capitalize;
}
.form-section-without-bg form .hs-button:active,
.form-section-without-bg form .hs-button:focus, 
.form-section-without-bg form .hs-button:hover,
.form-section-without-bg form input[type=submit]:active,
.form-section-without-bg form input[type=submit]:focus, .form-section-without-bg form input[type=submit]:hover {
  border: 2px solid #00adaf;
  color: #00adaf;
}
.pdf-multiple-select.check-box-list h4,
.pdf-multiple-select.check-box-list>ul>li:first-child{
  margin-bottom: 40px;
}
.insights-blog-listing-section .hs-search-results__message {
  display: none;
}
.insights-blog-listing-section .hs-search-results__listing {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: stretch;
}
.insights-blog-listing-section .hs-search-results__listing__item {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: -4px 11px 23px rgba(0,0,0,.14);
  box-shadow: -4px 11px 23px rgba(0,0,0,.14);
  margin: 0 15px 30px;
  width: calc(25% - 30px);
  list-style: none;
}
.insights-blog-listing-section .hs-search-results__featured-image-wrapper .hs-search-results__featured-image {
  display: block;
  object-fit: cover;
  object-position: center top;
  transform: scale(1);
  transition: all .5s;
  border-radius: 10px 10px 0 0;
  height: 192px!important;
  width: 100%;
}
.insights-blog-listing-section .hs-search-results__listing__item:hover .hs-search-results__featured-image-wrapper .hs-search-results__featured-image {
  width: 100%;
}
.insights-blog-listing-section .hs-search-results__listing__item:hover .hs-search-results__title.h5{
    color: #00adaf;
}
.insights-blog-listing-section .hs-search-results__content{
  padding: 29px 22px;
}
.insights-blog-listing-section .hs-search-results__title.h5 {
  font-weight: 500;
}
.insights-blog-listing-section .hs-search-results__title.h5:hover {
  color: #00ADAF;
}
.insights-blog-listing-section .hs-search-results__link {
  text-decoration: none;
}
.insights-blog-listing-section .hs-search-results__description.small {
  color: #6D7074;
  margin: 0;
}
.insights-blog-listing-section .hs-search-results__content .extra-small{
  display: none;
}
.insights-blog-listing-section .hs-search-results__featured-image-wrapper {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 192px!important;
}
.insights-blog-listing-section .hs-search-results__pagination {
  display: none;
}
.pdf-multiple-select li>label input[type="checkbox"] {
  display: inline;
}
.pdf-download-section-v2-new.lead-gen-form-banner-section .expertise-lp-banner-shap-block img.shap-one,
.pdf-download-section-v2-new.lead-gen-form-banner-section .expertise-lp-banner-shap-block img.shap-two,
.pdf-download-section-v2-new.lead-gen-form-banner-section .expertise-lp-banner-shap-block img.shap-three
{
  position: fixed;
}


.lead-gen-form-v2-banner-text ul li {
  margin-bottom: 16px !important;
}
.form-section.insights-blog-form-section fieldset.form-columns-1{
  width: auto;
}

/* 27-1-2024 */
.stc-what-we-do-section .four-column-text-section-col a {
  color: #fff;
  font-weight: 500;
}

.submitted-message a:hover {
  color: #fff;
}

@media(max-width: 1199px){
  .team-popup-content .popup-team-content-image{
    width: 300px;
  }
  .team-popup-content .popup-team-content-image img {
    height: 300px !important;
  }
  .team-popup-content .popup-team-content-text {
    padding-left: 60px;
    width: calc(100% - 300px);
  }
  .insights-blog-listing-section .hs-search-results__listing__item{
    width: calc(33.33% - 30px);
  }
}


@media(max-width:991px){
  .insights-blog-listing-section .hs-search-results__listing__item {
    width: calc(50% - 30px);
  }

  .explore-partnership-inner {
    padding: 25px 45px;
  }
  .explore-partnership-content .explore-partnership-title {
    padding-right: 18px;
  }
  .explore-partnership-author-block .explore-partnership-author-text {
    padding-left: 15px;
  }
  .explore-partnership-inner {
    flex-direction: column;
    row-gap: 22px;
  }
  .explore-partnership-author-block, .explore-partnership-content{
    width: 100%;
  }
  .hs-blog-post .explore-partnership-section {
    padding: 80px 0;
  }
  .team-popup-content .popup-team-content-image{
    width: 200px;
  }
  .team-popup-content .popup-team-content-image img {
    height: 200px !important;
  }
  .team-popup-content .popup-team-content-text {
    padding-left: 40px;
    width: calc(100% - 200px);
  }
  .popup-team-content .slick-slide {
    padding: 0 30px;
  }
}

@media(max-width:767px){
  .insights-blog-listing-section .hs-search-results__listing__item {
    width: 100%;
  }
  .explore-partnership-inner {
    flex-direction: column;
    row-gap: 63px;
  }
  .explore-partnership-author-block .explore-partnership-author-text {
    padding-left: 18px;
  }
  .explore-partnership-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .explore-partnership-content .explore-partnership-title {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .explore-partnership-button, .explore-partnership-author-block,  .explore-partnership-content .explore-partnership-title, .explore-partnership-content{
    width: 100%;
  }
  .explore-partnership-section.absolute-section {
    margin-top: -100px;
  }
  .hs-blog-post .explore-partnership-section {
    padding: 60px 0;
  }
  .bottom-post-topic-inner {
    margin-left: 0;
  }
  header.header--post-page {
    padding: 16px 0 19px;
  }
  .team-popup-content .popup-team-content-text {
    padding-left: 0;
    width: 100%;
  }
  .team-popup-content .popup-team-content-image {
    width: 100%;
    margin-bottom: 10px;
    max-width: 350px;
  }
  .mfp-close-btn-in .mfp-close {
    font-size: 30px !important;
  }
  .team-popup-content {
    padding: 50px 15px 30px;
  }
  .popup-team-content .slick-slide {
    padding: 0 15px;
  }
  .team-popup-content .popup-team-content-image img {
    height: auto !important;
  }
  .team-popup-content .text {
    margin-bottom: 40px;
  }
  .next-arrow .member-name {
    margin-right: 15px;
  }
  .prev-arrow .member-name {
    margin-left: 15px;
  }
  .team-popup-content .popup-team-content-row{
    height: 100%;
  }
}
@media(max-width:480px){
  .explore-partnership-inner {
    padding: 40px;
  }
  .explore-partnership-author-image img {
    width: 62px;
  }
  .team-popup-content .related-insights-row-image {
    width: 100%;
    max-width: 182px;
    margin-bottom: 15px;
  }
  .team-popup-content .related-insights-row-text {
    padding-left: 0;
    width: 100%;
  }
}


@media(max-width: 1400px){
  .slick-prev {
    left: 0px;
  }
  .slick-next {
    right: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .featured-four-column-col {
    width: calc(33.33% - 30px);
  }
  .featured-two-column-text {
    padding-left: 80px;
  }
}/*-------- 1199 ends here ----------*/

@media(max-width:991px){
  .pdf-download-section-v2-new .capabilities-lp-banner-title h5{
    justify-content: center;
  }

  .three-column-service-card-row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: repeat(1,0fr);
  }

  .three-column-service-card-item:first-child  { grid-area: 1 / 1 / 2 / 3; }
  .three-column-service-card-item:nth-child(2) { grid-area: 2 / 1 / 3 / 2; }
  .three-column-service-card-item:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }
  .three-column-service-card-image-block, .three-column-service-card-image-block img, .three-column-service-card-item-inner {
    height: auto;
  }
  .three-column-service-card-image-block img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-height: 450px;
  }
  .three-column-service-card-section {
    padding: 60px 0;
  }

  .featured-four-column-col {
    width: calc(50% - 30px);
  }
  .featured-two-column-text {
    padding-left: 50px;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-image-block {
    bottom: -50px;
  }
  .two-column-zig-zag-section.widget_1681450504400.privacy-policy-two-col-section {
    padding: 50px 0 130px;
  }
}

@media(max-width:767px){
  .pdf-download-section-v2-new.lead-gen-form-banner-section .expertise-lp-banner-shap-block img.shap-three {
    left: 37%;
    top: 46%;
  }
  .three-column-service-card-row {
    display: block;
  }
  .three-column-service-card-image-block img {
    max-height: 275px;
  }
  .three-column-service-card-row .three-column-service-card-item + .three-column-service-card-item {
    margin-top: 20px;
  }
  .three-column-service-card-section {
    padding: 40px 0;
  }
  .featured-two-column-image {
    width: 100%;
    padding-bottom: 21px;
  }
  .featured-two-column-text {
    padding-left: 0px;
    max-width: 100%;
    width: 100%;
  }
  .featured-two-column-section {
    margin-bottom: 65px;
  }
  .bottom-post-topic-inner ul li a {
    font-size: 16px;
    line-height: 21px;
  }
  .bottom-post-topic-inner ul {
    column-gap: 8px;
  }

  .privacy-policy-two-col-section .two-column-zig-zag-content-text {
    max-width: 100%;
    width: 100%;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-content-block {
    width: 100%;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-image-block {
    position: static;
    width: 100%;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-row.content-swap .two-column-zig-zag-content-block {
    padding-right: 0;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-row.content-swap {
    flex-direction: column-reverse;
  }
  .privacy-policy-two-col-section .two-column-zig-zag-content-block {
    margin-top: 0;
  }
  .two-column-zig-zag-section.widget_1681450504400.privacy-policy-two-col-section {
    padding: 50px 0 90px;
  }
}


@media screen and (max-width: 630px) {
  .featured-four-column-col{
    width: 100%;
  }
}/*-------- 568 ends here ----------*/
@media(max-width:480px){
  .service-card-title {
    margin: 0;
    padding: 30px 16px;
    width: 100%;
    text-align: center;
  }
}