






*, *: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 */

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




@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face {
  font-family: 'TTNormsMedium';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsMedium.svg#TTNormsMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'TTNormsRegular';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsRegular.svg#TTNormsRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'TTNormsBold';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsBold.svg#TTNormsBold') format('svg');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'TTNormsProRegular';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProRegular.svg#TTNormsProRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'TTNormsProMedium';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.eot%29%20format%28%27embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProMedium.svg#TTNormsProMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'TTNormsProBold';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/fonts/TTNormsProBold.svg#TTNormsProBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'TTNormsProDemiBold';
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.eot');
  src: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.eot') format('embedded-opentype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.woff2') format('woff2'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.woff') format('woff'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.ttf') format('truetype'),
    url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/font/TTNormsProDemiBold/TTNormsProDemiBold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}



html {
  font-size: 16px;
}

body {
  color: #000;
  font-family: 'Manrope', sans-serif;
  line-height: 1.2;
  word-break: break-word;
}

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

/* Paragraphs */

p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 20px;
}

strong {
  font-weight: 700;
}

/* Links */

a {
  color: #4E4CE0;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

a:hover,
a:focus {
  color: #4E4CE0;
  text-decoration: none;
}

a:active {
  color: #4E4CE0;
  text-decoration: none;
  outline: none;
}

a {
  
  display: inline-block;
}
/* Headings */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  margin: 0 0 24px;
}

h1, .h1 {
  font-size: 76px;
  font-weight: 400;
  line-height: 97px;
}

h2, .h2 {
  font-size: 80px;
  font-weight: 400;
  line-height: 72px;
}

h3, .h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
}

h4, .h4 {
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

h5, .h5 {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

h6, .h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px; 
}

/* Lists */
@media screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 77px;
  }

  h2, .h2 {
    font-size: 34px;
    line-height: 44px;
  }

  h3, .h3 {
    font-size: 22px;
    line-height: 28px;
  }

  h4, .h4 {
    font-size: 18px;
    line-height: 23px;
  }

  h5, .h5 {
    font-size: 16px;
    line-height: 20px;
  }

  h6, .h6 {
    font-size: 14px; 
    line-height: 18px;
  }  

}
@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 41px;
  }

  h2, .h2 {
    font-size: 24px;
    line-height: 31px;
  }

  h3, .h3 {
    font-size: 18px;
    line-height: 23px;
  }

  h4, .h4 {
    font-size: 18px;
    line-height: 23px;
  }

  h5, .h5 {
    font-size: 14px;
    line-height: 18px;
  }

  h6, .h6 {
    font-size: 12px;
    line-height: 15px;
  }  
}





ul,
ol {
  margin: 20px 0 20px 20px;
  position: relative;
}

ul.no-list {
  list-style: none;
}
ol {
  counter-reset: listitem;
}
ol li:before {
  position: absolute;
  left: 0;
  color: #00357A;
  font-weight: bold;
  counter-increment: listitem;
  content: counters(listitem, '.');
  display: none;
}
li{
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;

}
ul li:before {
  content: '';
  position: absolute;
  left: 0;
  background-color: #00357a;
  font-weight: bold;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  top: 10px;
  display: none;
}
/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 10px solid #29E7D6;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 20px 0 20px 20px;
}

/* Horizontal Rules */

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

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

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

.page-center {
  padding: 0 15px;
}

@media(max-width: 1365px){
  ul li:before {
    width: 11px;
    height: 11px;
    top: 8px;
  }
}
@media(max-width: 1024px){
  ul li:before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
}
@media(max-width: 767px){
  ul li:before {
    width: 8px;
    height: 8px;
    top: 7px;
  }
}
/* Primary Button */

.button span:first-child {
  align-items: center;
  background-color: #1f1f1f;
  border: 1px solid #1f1f1f;
  border-radius: 44px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 15px 40px;
  text-align: center;
  text-decoration: none;
  
  line-height: 26px;
  position: relative;
}
.load-more:hover {
  color: #4e4ce0!important;
}
.button:disabled span:first-child {
  background-color: #d0d0d0;
}

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

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



/* Secondary Button */

.button.button--secondary span:first-child {
  background-color: transparent;
  color: #fff;
  fill: #fff;
}




/* Tertiary Button */

.button.button--tertiary span:first-child {
  background-color: #4E4CE0;
  color: #fff;
  fill: #fff;
  width:auto!important;
  opacity:1!important;
  font-family: 'Manrope', sans-serif !important;
}
.button.button--tertiary:active span:first-child,
.button.button--tertiary:active {
  background-color: transparent;
  border-color: #4E4CE0;
  color: #fff;
  fill: #4E4CE0;
  border-radius: 50px!important;
}

@media (max-width: 991px) {
  .button.button--tertiary span:first-child {
    padding-left: 24px !important;
  }
}
@media (max-width: 767px) {
  .button.button--tertiary span:first-child {
    padding-left: 16px !important;
  }
}
/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-style: normal;
  position: relative;
  text-decoration: none;
  padding: 0;
  box-shadow: none;
  border: none;
}

.button.button--simple:after {
  background-color: #00c6ab;
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

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

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

/* Button Sizing */

.button.button--small span:first-child {
  font-size: 15px;
  padding: 11px 20px;
  padding-left: 60px!important;
}

.button.button--large span:first-child {
  font-size: 20px;
}

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

.button span:first-child span {
  position: relative;
  z-index: 5;
}
.button.button--small span:first-child img {
  max-width: 21px;
  left: 10px;
}

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

.button {
  position: relative;
}

/*-------------- Custom Css --------------*/
.button {
  text-decoration: none;
}
a.button:active, a.button:focus, a.button:hover {
  text-decoration: none;
}




.button.button--small span:first-child:after {
  width: 43px;
  height: 42px;
}

.button.button--small span:first-child:before {
  background-size: 23px;
}
a.button.button--simple:after, a.button.button--simple:before {
  display: none !important;
}
a.button.button--simple {
  padding: 0 !important;
}
.button span:first-child img {
  display: none;
  /*   position: absolute;
  top: 50%;
  left: 13px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  max-width: 31px;
  width: 100%;
  z-index: 2; */
}
.button span:first-child:after {
  z-index: 1;
  
}
.button:hover span:first-child:after, .button.button--secondary:hover span:first-child:after {
  left: 0;
  border-radius: 44px;
  width: 100%;
}
.button:hover span:first-child {
  color: #fff;
}

.button.button--tertiary:hover span:first-child:after { 
  width: 100% !important;
}

.button.button--tertiary:hover span:first-child span {
  opacity: 1;
  visibility: visible;
  width: auto;
  height: 26px;
}







@media screen and (max-width: 991px) {
  .button span:first-child img {
    max-width: 22px;
    left: 10px;
  }
  .button.button--small span:first-child:after {
    width: 40px!important;
    height: 40px!important;
  }
  .button.button--large span:first-child,
  .button span:first-child {
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 10px 24px 10px!important;
  }
  .button span:first-child:after {
    width: 40px!important;
    height: 40px!important;
    left: 0!important;
  }
/*   .button span:first-child,  .button.button--large span:first-child,  .button.button--small span:first-child {
    padding-left: 52px!important;
  } */
  .button.button--secondary:hover span:first-child:after, .button:hover span:first-child:after {
    left: 0 !important;
    border-radius: 44px !important;
    width: 100% !important;
  }

  .button.button--tertiary:hover span:first-child span {
    height: 19px;
  }
}
/*-------- 991 ends here ----------*/


@media screen and (max-width: 767px) {
  .button.button--large span:first-child, .button span:first-child {
    font-size: 12px!important;
    line-height: 15.36px!important;
    padding: 6.5px 16px!important;
  }
  .button span:first-child img, .button.button--small span:first-child img {
    max-width: 15.47px;
    left: 7px;
  }
  .button span:first-child:after, .button.button--small span:first-child:after {
    width: 28px!important;
    height: 28px!important;
    left: 0!important;
  }
  .button.button--large span:first-child, .button.button--small span:first-child, .button span:first-child {
/*     padding-left: 36px!important; */
  }
  .button.button--small:hover span:first-child:after {
    left: 0 !important;
    border-radius: 44px !important;
    width: 100% !important;
  }

  .button.button--tertiary:hover span:first-child span {
    height: 14px;
  }

}
/*-------- 767 ends here ----------*/

a.hs-button {
  color: #fff;
}
a.hs-button:after {
  content: none !important;
}
a.hs-button:hover {
  color: #fff;
  text-decoration: none;
}
/* Base */

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

/* Form Title */

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

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
input:focus-visible, input:focus,
textarea:focus-visible, textarea:focus{
  outline: none !important;
}
.contact-form-section ul.no-list.hs-error-msgs.inputs-list {
  position: absolute;
  bottom: 6px;
}
.inputs-list>li {
  line-height: 1;
}
/* Labels */

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

form .inputs-list:not(.no-list) label {
  display: flex;
  align-items: center;
  /*     flex-wrap: wrap; */
}
.contact-form-col .inputs-list>li .hs-input, .form-section .inputs-list>li .hs-input {
  width: 22px !important;
  height: 22px !important;
}
/* 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;
}

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

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.7rem 0 0.7rem 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: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* 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;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 !important;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}

.form-title {
  margin-bottom: 30px;
}

form input[type=submit] {
  margin: 0;
}
.hs_error_rollup {
  display: none !important;
}



/* Form Style */




input[type=email],
input[type=file], 
input[type=number],
input[type=password],
input[type=tel], 
input[type=text], 
select, 
textarea{
  border: none !important;
  border-radius: 0 !important;
  color: #000 !important;
  line-height: 26px !important;
  opacity: .6 !important;
  padding: 0 0 9px !important;
}
input::placehoder{
  color:#f00;
}
.hs-fieldtype-textarea label, 
.form-section .hs-fieldtype-textarea label{
  position: static !important;
  color: #757575;
  opacity: .6;
}
textarea{
  margin-bottom: 0;
  padding-bottom: 0;
  height: 30px;
  display: block;
}
.inputs-list>li,
.form-section .inputs-list>li{
  margin: 0;
}
.hs-fieldtype-booleancheckbox.field.hs-form-field .input::before, .form-section .hs-fieldtype-booleancheckbox.field.hs-form-field .input::before{
  content:none;
}
.hs-form-field,
.form-section .hs-form-field{
  margin-bottom: 10px;
}
form .inputs-list label>span,
.form-section form .inputs-list label>span{
  font-weight: 450;
  font-size: 16px;
  line-height: 32px;
  color: #3A3A3A;
}
input.hs-button.primary.large {
  background: #f6f6f6;
  border: 0;
  color: #000;
  height: 56px;
  margin-top: 20px;
  min-width: 178px;
  padding: 14px 24px;
  padding-left: 63px!important;
  width: auto;
}
.actions {
  position: relative;
  width: max-content;
}
.actions::before{
  /*   content: "";
  background-image: url(https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/img/Arrow-1.svg);
  height: 25px;
  left: 10px;
  position: absolute;
  top: 30%;
  width: 29px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3; */

  background-image: url("https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/arrow-right-svgrepo-com%20%282%29.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  height: 35px !important;
  left: 15px !important;
  top: 18% !important;
  width: 35px !important;
  z-index: 10 !important;
}
.actions:after{
  /*   background: linear-gradient(90deg,#e1bbf4,#29e7d6);
  content: "";
  width: 53px;
  height: 53px;
  position: absolute;
  top: 0;
  left: -2px;
  border-radius: 44px;
  content: ""; */
  

  background: none !important;
  border-radius: 44px;
  content: "";
  height: 53px;
  left: -2px;
  position: absolute;
  top: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 53px;
}
.actions:hover:after{
  left: 0;
  width: 100%;
}
.actions:hover input.hs-button.primary.large{
  position: relative;
  background: transparent;
  z-index: 5;
}
.hs-form-field{
  margin: 0 0 20px !important;
}
fieldset{
  max-width: 100% !important;
}
fieldset .input,
fieldset.form-columns-1 .input,
fieldset.form-columns-2 .input{
  margin-right: 0 !important;
  position: relative;
  margin-bottom: 40px;
}
.hs-form-field .input:before {
  background: #757575;
  bottom: 0;
  content: "";
  height: 2px;
  opacity: .6;
  position: absolute;
  width: 100%;
}
fieldset.form-columns-1 .input::before,
fieldset.form-columns-2 .input::before{
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  background: #757575;
  opacity: .6;
}
legend.hs-field-desc + .input:after{
  border-radius: 4px;
  bottom: 0;
  left:0;
  content: "";
  height: 2px;
  opacity: .6;
  position: absolute;
  width: 0px;
  
}
fieldset.form-columns-1 .hs-fieldtype-booleancheckbox .input{
  margin-bottom: 10px;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field .input:before {
  display: none;
}

legend.hs-field-desc.active + .input:after{
  background: linear-gradient(90deg, #08C8D3 0%, #1F1F1F 100%);
  width: 100%;
}
legend.hs-field-desc.active + .input .hs-input{
  color: #000;
  font-weight: 450;
  font-size: 24px;
  line-height: 36px !important;
  opacity: 1 !important;
}
fieldset.form-columns-2 .hs-form-field{
  width: -webkit-calc(50% - 15px) !important;
  width: -moz-calc(50% - 15px) !important;
  width: calc(50% - 15px) !important;
}
fieldset.form-columns-2 .hs-form-field + .hs-form-field {
  margin-left: 30px !important;
}
fieldset.form-columns-1 .hs-input{
  width: 100% !important;
}
.inputs-list>li .hs-input {
  width: auto !important;
}
.contact-info-wrapper-tablet {
  display:none;
}
.hs-form-field>label {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 0;
  
}
.hs-form-field>label.active {
  left: auto;
  right: 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 36px;
  display: flex;
  align-items: center;
  text-align: right;
  text-transform: uppercase;
  color: #000000;
  z-index: 1;
  background: #fff;
  padding-left: 10px;
}
/* .form-section{
display:none;
} */
.submitted-message{
  color: black;
  font-size: 20px;
  font-weight: 600;
}
.inputs-list>li .hs-input {
  height: 22px!important;
  width: 22px!important;
  accent-color: #00B7C2;
}
.input:focus, .input:active, .input, input:focus, textarea:focus {
  position: relative;
  outline: none !important;
}
.hs-fieldtype-select.field.hs-form-field>label, .hs-fieldtype-select.field.hs-form-field>label.active {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding-left: 0;
  position: static;
  text-transform: capitalize;
  line-height: 36px;
}
.hs-fieldtype-select.field.hs-form-field .input::after {
  bottom: 0;
  top: auto;
}
.hs-fieldtype-select.field.hs-form-field .input select {
  font-size: 24px;
  font-weight: 450;
  line-height: 36px!important;
  background-image: url('https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/AMT/img/down-arrow.png') !important;
  background-position: 98% center;
  background-size: 28px;
  background-repeat: no-repeat;
}
.hs-fieldtype-select.field.hs-form-field .input select:focus {
  outline: none;
}
.hs-fieldtype-select.field.hs-form-field > label {
  padding-bottom: 10px;
}
.hs-form-field .input {
  margin-bottom: 40px!important;
  margin-right: 0!important;
  position: relative;
}
.hs-form-field {
  margin-bottom: 0;
  position: relative;
  display: flow-root;
}
ul.no-list.hs-error-msgs.inputs-list {
  bottom: 6px;
  position: absolute;
}
.inputs-list>li {
  margin: 0 !important;
}




@media screen and (max-width: 991px) {

}
/*-------- 991 ends here ----------*/

@media screen and (max-width: 480px) {
  .contact-form-section ul.no-list.hs-error-msgs.inputs-list {
    bottom: 22px;
    position: relative;
  }
}
/*-------- 767 ends here ----------*/
/* 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;
}



/* Header Container */

.header .dnd-section {
  padding: 0;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo 
{
  max-width: 213px;
  line-height:0;
}

.header__logo a
{
  line-height:0;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    /*     box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99; */
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

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

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

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

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

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}
main.body-container-wrapper {
    margin-top: 44px;
}
body.announcement-hide main.body-container-wrapper {
    margin-top: 0;
}
@media (max-width: 767px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

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

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}

/*------------- Custom Css -------------*/

.header {
  background-color: #1f1f1f;
  border-bottom: 1px #fff;
  width: 100%;
}

.header .header__container
{
  padding:0 64px;
}

.navigation-primary .hs-menu-item a {
  line-height: 26px;
}
.header ul, .header li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-left-side-section .header__menu {
  width: calc(100% - 213px);
  width: -moz-calc(100% - 213px);
  width: -webkit-calc(100% - 213px);
}
.header .header__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.header .header-left-side-section {
  width: 70%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.header .header-right-side-section {
  width: 30%;
}
.header .header__navigation ul li {
  display: inline-block;
  width: auto;
  position: relative;
}

.header .header__navigation ul li:hover ul {
  opacity: 1;
  visibility: visible;
}
.header .header__navigation ul li.hs-menu-item.hs-menu-depth-1 {
  padding: 43px 10px;
}
.header .header__container {
  padding-top: 0;
  padding-bottom: 0;
}
.header-left-side-section .header__menu .header__navigation {
  padding-left: 28px;
  padding-right: 10px;
}
.header-left-side-section .header__menu ul {
  font-size: 0;
}
.header .header-right-side-section .header-cta-inner li:first-child a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: 'TTNormsProMedium';
  color: #FFF;
  text-decoration: none;
}
.header .header-right-side-section .header-cta-inner li {
  display: inline-block;
  width: auto;
}
.header .header-right-side-section .header-cta-inner ul {
  text-align: right;
  font-size: 0;
}
.header .header-right-side-section .header-cta-inner li {
  margin-left: 20px;
}
.header-cta-inner .header-menu-btn {
  font-style: normal;
  font-family: "Manrope", sans-serif !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  border-radius: 44px;
  text-decoration: none;
  padding: 11px 24px;
  
  background: #4E4CE0!important;
  color: #fff!important;
  /*   position: relative; */
}
.header-cta-inner .header-menu-btn span {
  color: inherit;
}
.header .header-right-side-section .header-cta-inner li:first-child a:after, .navigation-primary .hs-menu-item a:after {
  content: "";
  width: 0%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -2px;
  left: 0;
  
}
.header .header-right-side-section .header-cta-inner li:first-child:hover a:after, .navigation-primary .hs-menu-item:hover > a:after {
  width: 100%;
}
.navigation-primary .hs-menu-item a {
  position: relative;
}
.header .header__navigation ul li li {
  display: block;
  padding: 9px 0;
}
/* .header .header__navigation ul li li:first-child {
padding-top: 0;
} */
.header .header__navigation ul li li:last-child {
  padding-bottom: 0;
}
.header .header__navigation ul ul {
  border: none !important;
  position: relative;
  padding: 7px 56px 36px 68px;
  /*    padding: 16px 56px 36px 68px; */
  min-width: 308px;
  width: 100%;
  border-radius: 0px 0px 40px 40px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  z-index: 2;

}





.navigation-primary .hs-menu-item.hs-menu-depth-2
{
  position: relative;
}

.navigation-primary .hs-menu-item.hs-menu-depth-2:after
{
  content: "";
  width: 24px;
  height: 24px;
  background: url(https://7253342.fs1.hubspotusercontent-na1.net/hubfs/7253342/amount_nav_dropdown_arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 11px;
  left: -40px;
  opacity:0;
  

}

.navigation-primary .hs-menu-item.hs-menu-depth-2:hover:after,
.navigation-primary .hs-menu-item.hs-menu-depth-2.active:after
{
  opacity:1; 
}

.header-cta-inner .header-menu-btn:after {
  
  background: #4E4CE0!important;
  color: #fff!important;
  border: 2px solid #4E4CE0!important;
}
.header-cta-inner .header-menu-btn span {
  position: relative;
  z-index: 5;
}
.header-cta-inner .header-menu-btn {
  overflow-x: hidden;
}
.header-cta-inner li:hover .header-menu-btn:after {
  left: -100%;
}
.header .header-right-side-section .header-cta-inner ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.header .header__container {
  border-radius: 0 0 0 56px;
}
.header .header-right-side-section .header-cta-inner li:last-child {
  line-height: 0;
  background: #4E4CE0!important;
  color: #fff!important;
  border-radius: 44px;
  padding: 3px;
  position: relative;
  overflow: hidden;
}
.navigation-primary .hs-menu-item a:focus, .header .header-right-side-section .header-cta-inner li:first-child a:focus {
  outline: none;
}

/* .scroll-down header.header {
  -webkit-transform: translateY(-1000%);
  -ms-transform: translateY(-1000%);
  transform: translateY(-1000%);
} */
header.header {
  
  transform: translateY(0);
}







/*--------------- Responsive CSS -------------------*/

@media (min-width:1366px) 
{

}

@media (min-width:1051px) {
  .custom-menu-primary-new .hs-menu-flow-horizontal {
    display: block !important;
  }
  .navigation-primary .hs-menu-item a:before, .header .header-right-side-section .header-cta-inner li:first-child a:before {
    content: "";
    background: transparent;
    position: absolute;
    top: -4px;
    left: -10px;
    width: calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    height: calc(100% + 8px);
    height: -moz-calc(100% + 8px);
    height: -webkit-calc(100% + 8px);
    visibility: hidden;
    opacity: 0;
  }
  .navigation-primary .hs-menu-item a:focus:before, .header .header-right-side-section .header-cta-inner li:first-child a:focus:before {
    visibility: visible;
    opacity: 1;
  }
}
/*-------- min 1051 ends here ----------*/


@media (max-width:1366px)
{
  .header .header-left-side-section
  {
    width:80%;
  }
  .header .header-right-side-section
  {
    width:20%;
  }
  .header .header__container{
    padding: 0 30px;
  }
}

@media (max-width:1250px) {
  .header
  {
    width: 100%;
    /*     margin-left: 36px; */
  }
  .header .header__container
  {
    padding:0 30px;
  }
  .header .header-left-side-section
  {
    width: 72%;
  }
  .header .header-right-side-section
  {
    width: 28%;
  }
  .header .header__navigation ul li.hs-menu-item.hs-menu-depth-1 {
    padding: 43px 8px;
  }
  .navigation-primary .hs-menu-item a{
    font-size: 18px;
  }
}
/*-------- 1250 ends here ----------*/

@media (max-width:1150px) {
  .header
  {
    width: 100%;
    /*     margin-left: 28px; */
  }
  .header .navigation-primary .hs-menu-item a,
  .header .header-right-side-section .header-cta-inner li:first-child a,
  .header-cta-inner .header-menu-btn
  {
    font-size: 18px;
  }
  .header .header__navigation ul li.hs-menu-item.hs-menu-depth-1
  {
    padding: 31px 8px;
  }
}
/*-------- 1150 ends here ----------*/

@media (max-width:1090px) {
  .header .navigation-primary .hs-menu-item a,
  .header .header-right-side-section .header-cta-inner li:first-child a,
  .header-cta-inner .header-menu-btn
  {
    font-size: 16.5px;
  }
}
/*-------- 1090 ends here ----------*/

.header .header__navigation ul li.hs-menu-item.hs-menu-depth-1:last-child
{
  display:none;
}

header.header {
  position: fixed;
  top: 0;
  z-index: 555;
  right: 0;
}
.header .header__container {
  background: #1f1f1f;
}


/*--- mobile menu ---*/


@media (min-width: 1051px){  /*  used to be 961 - need to change back? */

  a.mobile-trigger-new, a.child-trigger-new 
  {
    display: none !important; /* Hide button on Desktop */
  }


}
/*-------- 1051 ends here ----------*/

@media (max-width: 1050px){   /* used to be 960 - need to change back?  */

  .header 
  {
    border-radius: 0px 0px 0px 44px;
  }

  .mobile-open .header 
  {
    border-radius: 0;
  }

  .header .header__container
  {
    padding-top:24px;
    padding-left:36px;
    padding-right:64px;
    padding-bottom:24px;
  }

  .header .header-left-side-section
  {
    width:206px;
  }

  .header .header-right-side-section
  {
    width:calc(100% - 206px);
    padding-left:30px;
    padding-right:80px;
  }

  .header__logo
  {
    max-width:206px;
  }

  .header__logo img
  {
    width:206px!important;
  }

  .header .header-right-side-section .header-cta-inner li
  {
    margin-left:0;
  }

  .header .header-right-side-section .header-cta-inner li:first-child 
  {
    display:none;
  }

  .header-cta-inner .header-menu-btn
  {
    font-size:16px;
    padding:8px 16px;
    line-height: 20px;
  }

  .header .header__navigation ul li
  {
    display:block;
  }

  .header .header__navigation ul li.hs-menu-item.hs-menu-depth-1
  {
    padding:0;
    padding-bottom:46px;
  }

  .header .navigation-primary .hs-menu-item a
  {
    /*     font-family: 'TTNormsProRegular';
    font-weight:400; */
    font-family: 'TTNormsProMedium';
    font-weight:500;
    font-size: 34px;
    line-height: 44px;
  }

  .child-trigger-new:after
  {
    content:unset!important;
  }

  .child-trigger-new.child-open img
  {
    transform: rotate(180deg);
  }

  .header .header__navigation ul ul
  {
    position: static;
    padding:25px;
    padding-bottom:0;
  }

  .navigation-primary .hs-menu-item.hs-menu-depth-2
  {
    padding:0;
  }

  .navigation-primary .hs-menu-item li.hs-menu-item.hs-menu-depth-2 a
  {
    font-size:20px;
    line-height: 44px;
    font-family: TTNormsProRegular;
    font-weight: 400;
  }

  .navigation-primary .hs-menu-item li.hs-menu-item.hs-menu-depth-2 a.active,
  .navigation-primary .hs-menu-item li.hs-menu-item.hs-menu-depth-2:hover a
  {
    font-family: TTNormsProBold;
    font-weight:700;
  }

  .header .header__navigation ul li.hs-menu-item.hs-menu-depth-1:last-child
  {
    display:block;
  }

  .header .header__navigation ul li ul
  {
    opacity: 1;
    visibility: visible;
  }

  .navigation-primary .hs-menu-item.hs-menu-depth-2:after
  {
    content:unset;
  }

  .custom-menu-primary-new .hs-menu-flow-horizontal 
  {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: transparent;
    /*     display: none; */
    display: block;
    z-index: 99999;
    /*     padding-top:73px;
    padding-bottom:163px;
    padding-left:112px;
    padding-right:36px; */

    -webkit-transform: translate(180%, 0px); 
    -ms-transform: translate(180%, 0px); 
    transform: translate(180%, 0px);
    
    opacity: 0;
    visibility: hidden;
  }
  .mobile-open .custom-menu-primary-new .hs-menu-flow-horizontal  {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
    opacity: 1;
    visibility: visible;
  }



  .header-left-side-section .header__menu ul
  {
    padding-top:73px;
    padding-bottom:163px;
    padding-left:112px;
    padding-right:36px;
  }

  .navigation-primary .hs-menu-item.hs-menu-depth-2 a:after
  {
    content:unset;
  }

  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger-new {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 36px;          /* Position Button at top right of screen  */
    right: 64px;        /*******************************************/
    width: 48px; /* Button width */
    height: auto; /* Button height */      
    /*     padding: 7px 4px; */
    padding:0;
    background: transparent; /* Background color */
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    
    /*     border: 1px solid #E2E2E2; */
  }

  a.mobile-trigger-new:hover {
    text-decoration: none; /* Removes link text underline on button */
    color: #E2E2E2;
    border-color: #E2E2E2 !important;
  }

  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;
    
    display: none
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    
    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: -5px;
    margin-left: 5px;
    
  }
  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 {
    width: 48px; /* Icon line width */
    height: 3px; /* Icon line height */
    background-color: #E2E2E2; /* Icon color */
    display: inline-block;
    border-radius:3px;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -12px; /* 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: 12px; /* 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: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 46px !important; /* Button height */  
    padding: 0 !important;
    /*     border-left: 1px dotted rgba(255, 255, 255, .20); */
    margin-left:33px;
  }
  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 {
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #E2E2E2; /* Icon color */
    display: block;
  }
  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;
  }


  .custom-menu-primary-new .hs-menu-flow-horizontal:after {
    content: "";
    background: #e1bbf4;
    width: 100%;
    height: calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    position: absolute;
    left: 0px;
    z-index: -55;
    border-radius: 0 0 0 40px;
    background: -webkit-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -o-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -ms-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -moz-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    -webkit-filter: blur(12px);
    filter: blur(12px);
    bottom: 0px;
    display: none;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal:before {
    content: "";
    background: #1f1f1f;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -54;
    border-radius: 0;
    height: 100%; 
  }
  .header:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #1f1f1f;
    z-index: 100010;
    position: relative;
    -webkit-transform: translate(180%);
    -ms-transform: translate(180%);
    transform: translate(180%);
    
    z-index: 111112;
  }

  .mobile-open .header:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    
  }

  .header .header__navigation ul ul:after {
    display: none;
  }
  .header .header__navigation ul ul:before {
    display: none;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal {
    overflow: visible !important;
  }
  .header .header__container {
    border-radius: 0 0 0 44px;

  }
  .mobile-open .header .header__container {
    border-radius: 0 0 0 0px;

  }

  .header .header__container, header.header {
    
  }
  .mobile-open .header .header__container, .mobile-open header.header { 
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .header .header__container {
    position: relative;
    z-index: 111111;
  }

  .header:before {
    content: "";
    width: 100%;
    display: block;
    background: #e1bbf4;
    background: -webkit-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -o-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -ms-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: -moz-linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    background: linear-gradient(120deg,#e1bbf4 50%,#29e7d6 0);
    z-index: 100010;
    left: 0;
    position: absolute;
    -webkit-transform: translate(180%);
    -ms-transform: translate(180%);
    transform: translate(180%);
    
    height: calc(100% + 14px);
    height: -moz-calc(100% + 14px);
    height: -webkit-calc(100% + 14px);
    -webkit-filter: blur(12px);
    filter: blur(12px);
    top: 0;
    display: none;
  }

  .mobile-open .header:before {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }
  .header__logo {
    position: relative;
    z-index: 11111111111111;
  }
  a.mobile-trigger-new {
    z-index: 1111111;
  }
  .header-right-side-section {
    position: relative;
    z-index: 111111;
  }





}
/*-------- 1050 ends here ----------*/


@media (max-width:767px) {
  .header 
  {
    /*
    width: calc(100% - 8px);
    margin-left: 8px;
    border-radius: 0px 0px 0px 24px;
    */
    width: 100%;
    margin-left: 0;
    border-radius: 0;
  }
  .header__logo img
  {
    width: 114px!important;
  }
  .header .header__container
  {
    padding-top:16px;
    padding-left:16px;
    padding-right:24px;
    padding-bottom:20px;
  }
  .header .header-right-side-section
  {
    display:none;
  }
  a.mobile-trigger-new
  {
    top:16px;
    right: 24px;
    width:32px;
  }
  a.mobile-trigger-new i, a.mobile-trigger-new i:after, a.mobile-trigger-new i:before
  {
    width: 32px;
    height: 2.18px;
  }
  a.mobile-trigger-new i:before
  {
    margin-top: -6px;
  }
  a.mobile-trigger-new i:after
  {
    margin-top: 6px;
  }
  .header-left-side-section .header__menu ul
  {
    padding:40px 24px 80px 58px;
  }
  .header .navigation-primary .hs-menu-item a
  {
    font-size: 24px;
    line-height: 31px;
  }
  .header .header__navigation ul li.hs-menu-item.hs-menu-depth-1
  {
    padding: 0 0 20px;
  }
  .header .navigation-primary .hs-menu-item a img
  {
    width:16px;
  }
  .header .header__navigation ul ul
  {
    padding:16px;
  }
  a.child-trigger-new
  {
    height: 30px!important;
    margin-left:25.5px;
  }
  .navigation-primary .hs-menu-item li.hs-menu-item.hs-menu-depth-2 a
  {
    font-size: 16px;
    line-height: 28px; 
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal
  {
    border-radius: 0 0 0 24px;
  }
  .header .header__container {
    border-radius: 0 0 0 24px;
  }
}
/*-------- 767 ends here ----------*/
/* Footer Container */
.footer-section {
  position: relative;
  overflow-x:hidden;
  padding-top: 122px;
}

.footer-section:after {
  content: "";
  width: 100%;
  height: calc(100% - 122px);
  position: absolute;
  top: 122px;
  left: 0;
  right: 0;
  bottom: 0;
/*   background: linear-gradient(90deg, #08C8D3 0%, #1F1F1F 100%); */
  /*   background: linear-gradient(102.59deg, #E1BBF4 6.64%, #29E7D6 99.24%); */
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: 1;
}

.footer-section > * {
  position: relative;
  z-index: 2;
  background: #000;
}

.footer-circle {
  width: 500px;
}

.footer-heading {
  width: calc(100% - 500px);
  padding-top: 145px;
  padding-bottom: 116px;
  /*    max-width: 50%; */
}

.footer-top {
  display: flex;
  align-items: center;
  padding-left: 120px;
}
.footer-circle-inner span.hs_cos_wrapper{
/*   border-radius: 50%;
  background: linear-gradient(90deg, #E1BBF4 0%, #D1BEF1 12%, #A9C8EA 37%, #69D7E0 70%, #29E7D6 100%);
  height:608px;
  width:608px;
  display: block;
  padding: 82px;
  position: absolute;
  top: -122px;
  right: -130px;
  z-index:999; */
  border-radius: 50%;
  display: block;
  height: 500px;
  /* padding: 82px; */
  position: absolute;
  right: -74px;
  /* top: -122px; */
  width: 500px;
  z-index: 999;
}
.footer-circle-inner span.hs_cos_wrapper img{
  width: 500px;
  height: 500px!important;
  object-fit: cover;
  border-radius: 100%;
}
.footer-heading h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 72px;
  margin-bottom:40px;
  /*   text-align: center; */
  color:#ffffff;
}
.footer-heading a.button span{
  border-color: transparent;
}
.footer-heading a.button{
  padding:0 !important;
  border:0;
} 
.footer-bottom {
/*   margin-left: 56px; */
  margin-left: 0;
  padding: 94px 120px 40px 64px;
  border-radius: 56px 0px 0px 0px;
}
.footer-column-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin:0 -15px;
  overflow:hidden;
}

.footer-column-wrapper >div {
  width: 15%;
  padding:0 15px;
}

.footer-column.footer-column-first {
  width: 25%;
}
.footer-section ul{
  margin:0;
  padding:0;
  list-style:none;
}
.footer-section ul li{
  margin:0;
}
.footer-section .footer-column ul{
  padding-top:15px;
}
.footer-section .footer-column ul li:first-child{
  padding-bottom:28px;
}
.footer-section .footer-column ul li{
  padding-bottom:20px;
}
.footer-section .footer-column ul li a{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  position:relative;
}
.footer-section a{
  position:relative;
}
/* .footer-section .footer-column ul li a:after, .footer-section a:after{
width: calc(100% + 20px);
height: calc(100% + 8px);
display: inline-block;
content: "";
position: absolute;
left: -10px;
top: -4px;
border: 1.5px solid #08C8D3;
opacity:0;
} */
.footer-bottom-cta-sections:after {
  background: #121966!important;
}
.footer-section .footer-column ul li:first-child a{
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  font-family: 'TTNormsProMedium';
}
.footer-section .footer-column ul li a:hover{
  text-decoration:underline;
}
.footer-section .footer-column ul li a:focus, .footer-section a:focus{
  outline:none;
  text-decoration: none;
}
.footer-section .footer-column ul li a:focus:after, .footer-section a:focus:after{
  opacity:1;
}
.footer-row-last {
  padding-top: 80px;
}

.footer-social-links ul li {
  display: inline-block;
  padding-right: 24px;
  margin-right: -4px;
}

.footer-social-links ul li a {
  border: 1px solid #FFFFFF;
  width: 66px;
  height: 66px;
  line-height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 16px;
  font-size: 30px;
  text-decoration: none;
  
}
.footer-social-links ul li a i {
  cursor: pointer;
  background: #E1BBF4;
  background: -webkit-linear-gradient(90deg, #E1BBF4 0%, #29E7D6 100%);
  background: linear-gradient(90deg, #E1BBF4 0%, #29E7D6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-social-links ul li a:hover, .footer-social-links ul li a:focus{
  
  color:#4e4ce0;
  -webkit-text-fill-color: #4e4ce0;
}
.footer-social-links ul li a:hover i, .footer-social-links ul li a:focus i {
  background: transparent;
  -webkit-text-fill-color: #4e4ce0;
}

.footer-copy-content {
  padding-top: 20px;
}

.footer-copy-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.footer-section .footer-column ul li a, .footer-copy-content a {
  text-decoration: none !important;
  
}
.footer-section .footer-column ul li a:after, .footer-copy-content a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -2px;
  left: 0;
  
}
.footer-section .footer-column ul li a:hover:after, .footer-copy-content a:hover:after {
  width: 100%;
}

.footer-top.page-center
{
  padding-right:0;
}

.footer-top .journey-line-animation-block
{
  display:none;
}

.footer-top .journey-line-animation-block span.circle-icon
{
  position: absolute;
  top:186px;
  /*     top:66px; */
}
.footer-top .journey-line-animation-block .journey-line {
  position: absolute;
  top: -119px;
  max-width: 48%;
}

.footer-top .journey-line-animation-block .journey-line svg.footer-journey-line-tab,
.footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-tab
{
  display:none;
}


@media(min-width:768px){
  .footer-copy-content p:last-child {
    display: none;
  }
}

@media(max-width:1400px){
  .footer-heading{
    max-width: 100%;
  }
  .footer-heading h2{
    font-size: 48px;
    line-height: 65px;
    margin-bottom: 30px;
  }
}

@media(max-width:1280px){
  .footer-top{
    padding-left: 100px;
  }
  .footer-heading{
    width: calc(100% - 500px);
    /*     max-width: 70%; */
  }
  .footer-circle{
    width:500px;
  }
  .footer-heading h2{
    font-size: 40px;
    line-height: 58px;
    margin-bottom: 30px;
  }
  .footer-section .footer-column ul{
    padding-top: 10px;
  }

}

@media(max-width:1199px)
{
  .footer-top .journey-line-animation-block span.journey-line svg.footer-journey-line-desk
  {
    width:388px;
    /* width:80%; */
    margin-left: -7px;
  }
  .footer-top .journey-line-animation-block span.circle-icon
  {
    /*     top: 52px; */
    top: 156px;
  }
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-desk
  {
    width: 44px;
    height: 44px;
  }
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-desk
  {
    margin-left: -13px;
  }
}

@media(max-width:1081px){
  .footer-bottom{
    padding:100px 60px 40px 60px;
  }
  .footer-section .footer-column ul{
    padding-top: 7px;
  }
  .footer-section .footer-column ul li:first-child a{
    font-size: 18px;
    line-height: 24px;
  }
  .footer-row-last{
    padding-top: 60px;
  }
  .footer-heading h2 {
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 30px;
  }
}

@media(max-width:1050px)
{
  .footer-top .journey-line-animation-block span.journey-line
  {
    /*     top: -140px; */
  }
  .footer-top .journey-line-animation-block span.journey-line svg.footer-journey-line-desk
  {
    width: 70%;
  }
  .footer-top .journey-line-animation-block span.circle-icon
  {
    /*     top: 26px; */
    top: 151px;
  }
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-desk
  {
    width: 41px;
    height: 41px;
  }
}


@media (max-width: 991px) {
  .footer-circle-inner span.hs_cos_wrapper{
    height: 313px;
    width: 313px;
    padding: 42px;
    right: -65px;
    top: -23px;
  }
  .footer-circle-inner span.hs_cos_wrapper img{
    max-height: 100%;
  }
  .footer-heading{
    width: calc(100% - 200px);
    padding-top: 74px;
    padding-bottom: 40px;
  }
  .footer-top{
    padding-left: 64PX;
  }
  .footer-circle{
    width:313px;
  }
  .footer-heading h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom:24px;
  }
  .footer-bottom{
    margin-left: 28px;
    padding: 48px 64px 14px 36px;
  }
  .footer-column.footer-column-first {
    width: 100%;
    padding-bottom: 48px;
  }
  .footer-column-wrapper>div {
    width: 20%;
  }
  .footer-row-last{
    padding-top: 52px;
  }
  .footer-social-links ul li a{
    width: 37px;
    height: 37px;
    line-height: 37px;
    padding: 5px;
    font-size: 20px;
  }
  .footer-copy-content{
    padding-top:16px;
  }
  .footer-section .footer-column ul li:first-child a{
    font-size: 16px;
    line-height: 20px;
  }
  .footer-section .footer-column ul li a{
    font-size: 12px;
    line-height: 15px;
  }
  .footer-section .footer-column ul li:first-child{
    padding-bottom:24px;
  }
  .footer-section .footer-column ul{
    padding-top:0;
  }
  .footer-section{
    padding-top:23px;
  }
  .footer-section:after{
    top:23px;
    height: calc(100% - 23px);
  }
  .footer-copy-content p{
    font-size: 12px;
    line-height: 15px;
  }
  .footer-top .journey-line-animation-block span.journey-line svg.footer-journey-line-desk,
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-desk
  {
    display:none;
  }
  .footer-top .journey-line-animation-block span.journey-line svg.footer-journey-line-tab,
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-tab
  {
    display:block;
  }
  .footer-top .journey-line-animation-block span.journey-line 
  {
    /* top: -98px; */
    top: -20px;
  }
  .footer-top .journey-line-animation-block span.circle-icon
  {
    top: 94px;
    /*     top: 16px; */
  }
  .footer-top.page-center
  {
    padding-left: 64px;
  }
  .get-in-touch-footer-block p
  {
    text-align: center;
    max-width: 474px;
  }
  .footer-top .journey-line-animation-block span.circle-icon svg.footer-circle-tab
  {
    width: 41px;
    height: 41px;
  }
}

@media (max-width: 767px) {
  .footer-top {
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-circle-inner span.hs_cos_wrapper {
    width: 264px;
    height: 264px;
    /*      width: 224px;
    height: 224px; */
    position: static;
    margin: 0 auto;
    padding: 30px;
  }
  .footer-section:after{
    top:112px;
    height: calc(100% - 112px);
  }
  .footer-heading {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    max-width: 100%;
  }
  .footer-heading h2{
    font-size: 32px;
    line-height: 41px;
  }
  .footer-bottom{
    margin-left: 0;
    padding: 40px 20px 20px;
  }
  .footer-logo{
    text-align:center;
  }
  .footer-logo img{
    max-width:160px;
  }
  .footer-column-wrapper>div{
    width:100%;
    text-align:center;
  }
  .footer-section .footer-column ul li:not(:first-child) {
    display: none;
  }
  .footer-section .footer-column ul li:first-child{
    padding-bottom:12px;
  }
  .footer-column.footer-column-first{
    padding-bottom:24px;
  }
  .footer-row-last {
    padding-top: 14px;
    text-align: center;
  }

  .footer-social-links ul li {
    padding: 0 4px;
  }
  .footer-copy-content p{
    margin-bottom:12px;
  }
  .footer-social-links ul li a{
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
  }
  .footer-top.page-center 
  {
    padding: 0 20px;
  }
  .footer-top .journey-line-animation-block
  {
    display: none!important;
  }
  footer.footer.footer-section .footer-heading {
    text-align: left;
  }
  .get-in-touch-footer-block p
  {
    max-width:100%;
  }
  .get-in-touch-footer-block
  {
    text-align:center;
  }
}

@media (max-width: 380px) 
{
  .footer-circle-inner span.hs_cos_wrapper {
    width: 224px;
    height: 224px;
    position: static;
    margin: 0 auto;
    padding: 30px;
  }
}



/* Missing Template at Path: \'AMT_2025\/css\/templates\/_blog.css\' */
/* Missing Template at Path: \'AMT_2025\/css\/templates\/_system.css\' */

/* Missing Template at Path: \'AMT_2025\/css\/Additional Style.css\' */
/* Missing Template at Path: \'AMT_2025\/css\/Additional Style-2.css\' */

