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

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

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



/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
  *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

  .visible-desktop {
    display: none !important ;
  }
}
.content-wrapper, .dnd-section > .row-fluid {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.dnd-section{
  padding-top: 60px;
  padding-bottom: 60px;
}
.banner-area .dnd-section {
  padding: 0 !important;
}
.banner-area .dnd-section > .row-fluid {
  padding: 0 !important;
  max-width: 100% !important;
}





@media screen and (max-width: 992px){
  .content-wrapper, .dnd-section > .row-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dnd-section{
    padding-top: 30px;
    padding-bottom: 30px;
  }



}
@font-face { 
  font-family: "Atlas Grotesk Reg"; 
  src: url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/AtlasGrotesk-Regular/subset-AtlasGrotesk-Regular.woff2) format("woff2"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/AtlasGrotesk-Regular/subset-AtlasGrotesk-Regular.woff) format("woff");
  font-style: normal; 
  font-weight: normal;
}

@font-face { 
  font-family: "Teodor Thin";
  src: url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/TeodorThin/subset-Teodor-Thin.woff2) format("woff2"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/TeodorThin/subset-Teodor-Thin.woff) format("woff");
  font-style: normal;
  font-weight: 100; 
}

@font-face { 
  font-family: "wsocial"; 
  src: url("https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/FundLoans_September2021/Fonts/wsocial.eot") format("embedded-opentype"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/wsocial/wsocial.woff) format("woff"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/wsocial/wsocial.ttf) format("truetype"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/wsocial/wsocial.svg) format("svg");
  font-style: normal;
  font-weight: normal; 
}
@font-face { 
  font-family: "Graphik";
  src: url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik400/434b2574637d4adc6a5a30864e8c6b3e.woff2) format("woff2"), 
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik400/7f32d2df9906796e30aef1beb8359872.woff) format("woff"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik400/49b6c486f7f0a2df56e03eaea26a8b5c.ttf) format("truetype");
  font-style: normal; 
  font-weight: 400;
  font-display: swap;
}
@font-face { 
  font-family: "Graphik";
  src: url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik500/d2271df8467ecc4941f02087d61c1c1e.woff2) format("woff2"), 
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik500/ae0f73abdcaab339e87646d180e19a26.woff) format("woff"),
    url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/Fonts/Graphik500/e602610a5c5c11f62c08082b874b1944.ttf) format("truetype");
  font-style: normal;
  font-weight: 500; 
  font-display: swap;
}


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: 100%;
  background: #222222;
  color: #ffffff;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}
.body-container-wrapper {
  width: 100%;
  background: #000000;
  padding-top: 80px;
}

@media screen and (max-width: 992px){
  .body-container-wrapper {
    padding-top: 50px;
  }




}
/* Paragraphs */

p {
  font-family: 'Atlas Grotesk Reg', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  margin: 0 auto 30px;
}

/* Anchors */
a {
  color: inherit;
  text-decoration: none;
}
p a, .hs-menu-wrapper a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  font-family: "Atlas Grotesk Reg", sans-serif;
  font-weight: 700;
}

h1{
  font-size: 32px;
}

h2{
  font-size: 24px;
}

h3{
  font-size: 20px;
}

h4{
  font-size: 18px;
}

h5{
  font-size: 16px;
}

h6{
  font-size: 14px;
}
/* Lists */

ul, ol {
  margin: 0 0 15px;
  padding-left: 30px;
}

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  position: relative;
  padding: 1.5em 2.5em;
  background: #222222;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  text-align: left;
  margin: 0 auto 30px;
}
blockquote:before {
  position: absolute;
  content: '\201C';
  top: 0.75em;
  left: 0.5em;
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
}
/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

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

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

button:active,
.button:active {
  text-decoration: none;
}
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
.hs-search-field,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_password_reset,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_member_register{
/*   background: rgba(42, 42, 42,100); */
  padding: 15px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  max-width: 100%;
  float: none;
  display: block;
  margin-bottom: 40px;
}
/* Form fields */

.hs-form-field, .field  {
  margin-bottom: 20px;
}
.input {
  margin-top: 12px;
}
/* Labels */

form label {
  font-weight: normal;
  line-height: 1;
  font-family: 'Teodor Thin', sans-serif;
  font-size: 18px;
  color: rgba(250,251,252,1);
  display: inline-block;
}

/* Help text - legends */

form legend {
  font-weight: normal;
  line-height: 1;
  font-family: 'Teodor Thin', sans-serif;
  font-size: 18px;
  color: rgba(250,251,252,1);
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: normal;
  font-family: 'Teodor Thin', sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  box-sizing: border-box;
  width: 100%;
  color: rgb(42, 42, 42);
  background-color: rgba(255,255,255,1);
  border-radius: 12px;
  font-size: 15px;
  border: 2px rgb(6,13,18) solid;
  outline: none;
  margin: 0;
  line-height: normal;
  padding: 10px 10px;
  max-width: 100%;
}

form input[type=text],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  height: unset !important;
}

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

textarea.hs-input{
  height: 120px !important;
}
select.hs-input{
  background: transparent url(https://20500382.fs1.hubspotusercontent-na1.net/hubfs/20500382/raw_assets/public/FundLoans_September2021/images/select-dropdown.svg) 97% center no-repeat;
  text-indent: 0.01px;
}
/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
}

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

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
  width: auto;
  display: inline-block;
  height: auto;
  min-height: initial;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

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

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

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

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

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

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

/* Placeholder Text */
form .hs-input::-webkit-input-placeholder,
form .hs-input:-moz-placeholder,
form .hs-input::-moz-placeholder,
form .hs-input:-ms-input-placeholder{
  color:rgba(42, 42, 42,1);
}

/* GDPR */

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

/* Validation */

.hs-form-required {
  display: inline;
  color: #ff2825;
}

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

.hs-form .hs-error-msg, .hs-form .hs-error-msgs label {
  color: #EF6B51;
  margin-top: 0.35rem;
  font-weight: normal;
  line-height: 1;
  font-family: 'Teodor Thin', sans-serif;
  font-size: 18px;
  display: inline-block;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  height: auto;
  padding: 0;
  background-image: none;
  background-color: transparent;
  color: #ffffff;
  border-radius: 0px;
  border: 1px rgb(255,255,255) solid;
  outline: none;
  line-height: normal;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  width: initial;
  white-space: normal;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.03em;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  padding: 14px 30px;
  font-size: 15px;
}

/* Captcha */

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

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

/* Table Cells */

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

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
header.header {
  box-sizing: border-box;
  -webkit-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease;
  -moz-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease;
  -ms-transition: background-color 300ms ease, color 260ms ease, padding 180ms ease;
  transition: background-color 300ms ease, color 260ms ease, padding 180ms ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: fixed;
  top: 0;
  z-index: 12;
  width: 100%;
  max-width: 100%;
  padding: 20px 40px;
  color: #ffffff;
  border-color: #ffffff;
}
.header__container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  max-height: 80px;
  display: flex;
  justify-content: space-between;
}
.mobile-trigger {
  display: none;
  box-sizing: initial;
}
.header__logo {
  /*   overflow-y: hidden; */
  vertical-align: middle;
  -webkit-transition: opacity 600ms ease-in 300ms;
  -moz-transition: opacity 600ms ease-in 300ms;
  -ms-transition: opacity 600ms ease-in 300ms;
  transition: opacity 600ms ease-in 300ms;
  width: auto;
  display: flex;
  align-items: center;
  opacity: 0;
}
body.fade-in .header__logo{
  opacity: 1;
}
.header__logo a {
  display: block;
  margin-right: 30px;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.header__logo a:hover {
  opacity: .6;
}
.header__logo img {
  vertical-align: top;
  display: block;
  overflow: hidden;
  max-width: 200px;
  max-height: 40px;
}
.header__logo .hs_cos_wrapper_type_logo {
  display: block;
  vertical-align: top;
}
.header__navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  opacity: 0;
  -webkit-transition: opacity 600ms ease-in 300ms;
  -moz-transition: opacity 600ms ease-in 300ms;
  -ms-transition: opacity 600ms ease-in 300ms;
  transition: opacity 600ms ease-in 300ms;
}
body.fade-in .header__navigation{
  opacity: 1;
}
.header__navigation .hs-menu-wrapper > ul {
  float: right;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.header__navigation .hs-menu-wrapper > ul > li {
  display: inline-block;
  margin: 5px 5px 5px 4px;
  position: relative;
  overflow: hidden;
}
.header__navigation .hs-menu-wrapper > ul > li:hover {
  overflow: visible;
}
.header__navigation .hs-menu-wrapper > ul > li:first-child {
  margin-left: 0;
}
.header__navigation .hs-menu-wrapper > ul > li > a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
  padding: 12px 20px;
  border: 1px solid transparent;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  position: relative;
  z-index: 99;
}
.header__navigation .hs-menu-wrapper > ul ul {
  z-index: 9;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
}
.header__navigation .hs-menu-wrapper > ul ul .mega-menu {
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  -ms-box-shadow: inset 0px 0px 0px 1px #fff;
  box-shadow: inset 0px 0px 0px 1px #fff;
  display: block;
  position: relative;
  transform: translateY(-100%);
  transition: all 0.6s ease;
}
.header__navigation .hs-menu-wrapper > ul > li:hover > ul .mega-menu {
  transform: translateY(0);
}
.header__navigation .hs-menu-wrapper > ul ul li {
  margin: 0;
  padding: 0;
  width: 200px;
  text-align: left;
  position: relative;
}
.header__navigation .hs-menu-wrapper > ul ul li a {
  font-size: 12px;
  zoom: 1;
  padding: 5px;
  text-decoration: none;
  display: block;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: none;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  position: relative;
}
.header__navigation .divider {
  height: 100%;
  max-height: 30px;
  width: 2px;
  background: #ffffff;
  margin-left: 30px;
  margin-right: 55px;
}
.header__navigation .buttons-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header__navigation .btn {
  font-family: 'Atlas Grotesk Reg',sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
}
.header__navigation .btn-secondary {
  color: #e07d41;
  margin-right: 15px;
}
.header__navigation .btn-primary {
  color: #ffffff;
  background: #e07d41;
  padding: 12px 20px;
}
.mobile-menu {
  display: none;
}



body.affix header.header {
  padding: 10px 40px;
  -webkit-box-shadow: 0px 1px 2px 0px #222222;
  -moz-box-shadow: 0px 1px 2px 0px #222222;
  -ms-box-shadow: 0px 1px 2px 0px #222222;
  box-shadow: 0px 1px 2px 0px #222222;
  padding: 10px 40px;
}
body.affix .header__navigation .hs-menu-wrapper > ul > li > a {
  padding: 10px 20px;
}
.header__navigation .hs-menu-wrapper > ul ul li a span {
  display: block;
  padding: 5px 10px;
  zoom: 1;
}


@media(max-width: 1050px) and (min-width: 992px){
  .header__navigation .hs-menu-wrapper > ul > li > a{
    padding: 12px 15px;
  }


}

/*TEST HEADER MEDIA QUERIES*/
@media (max-width: 1220px) {
  header.header.test-header {
    top: 0;
    left: 0;
    padding: 5px 20px !important;
    min-height: 50px;
  }
  .header.test-header .header__container {
    min-height: 40px;
    max-height: inherit;
  }
  .header.test-header .header__logo {
    max-height: 40px;
    overflow: hidden;
    padding-right: 25px;
  }
  .header.test-header .header__logo a {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    line-height: 1.4em;
  }
  .header.test-header .header__logo img {
    max-height: 40px;
  }
  .header.test-header .header__navigation {
    display: none;
  }
  .header.test-header .mobile-trigger {
    position: absolute;
    top: -5px;
    right: -10px;
    width: 30px;
    height: 30px;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-sizing: initial;
    display: table-cell;
    vertical-align: middle;
  }
  .header.test-header .mobile-trigger span, .header.test-header .mobile-trigger span:before, .header.test-header .mobile-trigger span:after {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    background: #000000;
    content: '';
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background: #ffffff;
  }
  .header.test-header .mobile-trigger span {
    top: 9px;
    left: 4px;
    margin: 5px 0;
  }
  .header.test-header .mobile-trigger span:before {
    top: -8px;
  }
  .header.test-header .mobile-trigger span:after {
    bottom: -6px;
  }
  .mobile-menu.test-mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    max-height: 0;
    padding: 0;
    background: #000000;
    box-sizing: border-box;
    -webkit-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    -moz-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    -ms-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
  }
  .mobile-menu.test-mobile-menu .buttons-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }
  .mobile-menu.test-mobile-menu .btn {
    font-family: 'Atlas Grotesk Reg',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
  }
  .mobile-menu.test-mobile-menu .btn-secondary {
    color: #e07d41;
    margin-bottom: 15px;
  }
  .mobile-menu.test-mobile-menu .btn-primary {
    color: #ffffff;
    background: #e07d41;
    padding: 12px 20px;
  }
  body.menu-open .mobile-menu.test-mobile-menu {
    padding: 50px 0;
    max-height: 100vh;
  }
  .mobile-menu.test-mobile-menu .mobile-trigger.close-trigger {
    top: 0;
    right: 10px;
  }
  .mobile-menu.test-mobile-menu .mobile-trigger.close-trigger span {
    background: transparent;
  }
  .mobile-menu.test-mobile-menu .mobile-trigger.close-trigger span:before {
    top: 1px;
    background: #ffffff;
    -webkit-transform: rotate( 45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
  }
  .mobile-menu.test-mobile-menu .mobile-trigger.close-trigger span:after {
    top: -1px;
    background: #ffffff;
    -webkit-transform: rotate( 135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate( 135deg);
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul {
    float: none;
    height: auto;
    max-width: none;
    overflow: hidden;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul > li {
    position: relative;
    display: block !important;
    margin: 0;
    border: none;
    text-align: center;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul > li > a {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    line-height: 1;
    letter-spacing: 0.05em;
    font-family: 'Atlas Grotesk Reg', sans-serif;
    display: block;
    position: relative;
    padding: 10px 0;
    border: none;
    text-decoration: none;
    color: #fff;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul > li > a:hover {
    background: #222222;
    border: none;
    opacity: 0.6;
    color: #fff;
  }
  .mobile-menu.test-mobile-menu .child-trigger {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px 20px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-sizing: content-box;
  }
  .mobile-menu.test-mobile-menu .child-trigger:before {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 24px;
    content: '\203A';
    -webkit-transform: rotate( 90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate( 90deg);
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul ul {
    display: none;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul ul li {
    position: relative;
    display: block !important;
    margin: 0;
    border: none;
    text-align: center;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul ul li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    position: relative;
    padding: 10px 0;
    color: rgba(255,255,255,0.6);
    border: none;
    text-decoration: none;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul ul li a:hover {
    background: #222222;
    border: none;
    opacity: 1;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul > li.active > a {
    background: #222222;
    border: none;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper ul ul li.active > a {
    background: #222222;
    border: none;
  }
  .mobile-menu.test-mobile-menu .hs-menu-wrapper > ul ul.active-branch {
    display: block;
  }
}

/*STANDARD MOBILE QUERIES*/
@media screen and (max-width: 992px){
  header.header {
    top: 0;
    left: 0;
    padding: 5px 20px !important;
    min-height: 50px;
  }
  .header__container {
    min-height: 40px;
    max-height: inherit;
  }
  .header__logo {
    max-height: 40px;
    overflow: hidden;
    padding-right: 25px;
  }
  .header__logo a {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    line-height: 1.4em;
  }
  .header__logo img {
    max-height: 40px;
  }
  .header__navigation {
    display: none;
  }
  .mobile-trigger {
    position: absolute;
    top: -5px;
    right: -10px;
    width: 30px;
    height: 30px;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-sizing: initial;
    display: table-cell;
    vertical-align: middle;
  }
  .mobile-trigger span, .mobile-trigger span:before, .mobile-trigger span:after {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    background: #000000;
    content: '';
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background: #ffffff;
  }
  .mobile-trigger span {
    top: 9px;
    left: 4px;
    margin: 5px 0;
  }
  .mobile-trigger span:before {
    top: -8px;
  }
  .mobile-trigger span:after {
    bottom: -6px;
  }
  .mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 12;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    max-height: 0;
    padding: 0;
    background: #000000;
    box-sizing: border-box;
    -webkit-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    -moz-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    -ms-transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
    transition: all 300ms cubic-bezier(0, 0.085, 0.68, 0.53);
  }
  .mobile-menu .buttons-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }
  .mobile-menu .btn {
    font-family: 'Atlas Grotesk Reg',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
  }
  .mobile-menu .btn-secondary {
    color: #e07d41;
    margin-bottom: 15px;
  }
  .mobile-menu .btn-primary {
    color: #ffffff;
    background: #e07d41;
    padding: 12px 20px;
  }
  body.menu-open .mobile-menu {
    padding: 50px 0;
    max-height: 100vh;
  }
  .mobile-trigger.close-trigger {
    top: 0;
    right: 10px;
  }
  .mobile-trigger.close-trigger span {
    background: transparent;
  }
  .mobile-trigger.close-trigger span:before {
    top: 1px;
    background: #ffffff;
    -webkit-transform: rotate( 45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
  }
  .mobile-trigger.close-trigger span:after {
    top: -1px;
    background: #ffffff;
    -webkit-transform: rotate( 135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate( 135deg);
  }
  .mobile-menu .hs-menu-wrapper > ul {
    float: none;
    height: auto;
    max-width: none;
    overflow: hidden;
  }
  .mobile-menu .hs-menu-wrapper > ul > li {
    position: relative;
    display: block !important;
    margin: 0;
    border: none;
    text-align: center;
  }
  .mobile-menu .hs-menu-wrapper > ul > li > a {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    line-height: 1;
    letter-spacing: 0.05em;
    font-family: 'Atlas Grotesk Reg', sans-serif;
    display: block;
    position: relative;
    padding: 10px 0;
    border: none;
    text-decoration: none;
    color: #fff;
  }
  .mobile-menu .hs-menu-wrapper > ul > li > a:hover {
    background: #222222;
    border: none;
    opacity: 0.6;
    color: #fff;
  }
  .child-trigger {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px 20px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-sizing: content-box;
  }
  .child-trigger:before {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 24px;
    content: '\203A';
    -webkit-transform: rotate( 90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate( 90deg);
  }
  .mobile-menu .hs-menu-wrapper > ul ul {
    display: none;
  }
  .mobile-menu .hs-menu-wrapper > ul ul li {
    position: relative;
    display: block !important;
    margin: 0;
    border: none;
    text-align: center;
  }
  .mobile-menu .hs-menu-wrapper > ul ul li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    position: relative;
    padding: 10px 0;
    color: rgba(255,255,255,0.6);
    border: none;
    text-decoration: none;
  }
  .mobile-menu .hs-menu-wrapper > ul ul li a:hover {
    background: #222222;
    border: none;
    opacity: 1;
  }
  .mobile-menu .hs-menu-wrapper > ul > li.active > a {
    background: #222222;
    border: none;
  }
  .mobile-menu .hs-menu-wrapper ul ul li.active > a {
    background: #222222;
    border: none;
  }
  .mobile-menu .hs-menu-wrapper > ul ul.active-branch {
    display: block;
  }







}





@media(max-width: 767px){
  .mobile-menu .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
  }
  .mobile-menu .hs-menu-wrapper ul ul li a {
    font-size: 14px;
  }




}


header.header.no_nav .header__navigation {
  padding-top: 50px;
}

.affix header.header.no_nav .header__navigation {
  padding-top: 46px;
}

@media(max-width:1022px) and (min-width:992px){
  body.affix .header__navigation .hs-menu-wrapper>ul>li>a {
    padding: 10px 14px;
  }
}
/*TEST MODULE*/

.footer__row-test {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 50px;
}
.footer_column-test .hs-menu-wrapper > ul {
  display: flex;
  flex-direction: row;
}
.footer_column-test .hs-menu-children-wrapper {
  display: flex;
  flex-direction: column;
}
.footer_column-test .hs-menu-depth-1.hs-item-has-children > a {
  display: none;
}

/*PRODUCTION MODULE*/

.footer__container.content-wrapper {
  padding: 60px 40px;
}
.footer__copyright {
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  margin: 0 auto 20px;
  font-size: 14px;
  text-align: center;
}
.footer__copyright .hs_cos_wrapper_type_text {
  font-size: medium;
}
.footer__menu .hs-menu-wrapper > ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 10px;
}
.footer__menu .hs-menu-wrapper > ul > li {
  padding: 0 15px;
}
.footer__menu .hs-menu-wrapper > ul > li:nth-child(1) {
  width: 14.599099099099%;
}
.footer__menu .hs-menu-wrapper > ul > li:nth-child(2) {
  width: 25.146075143328%;
}
.footer__menu .hs-menu-wrapper > ul > li:nth-child(3) {
  width: 20.897255550145%;
}
.footer__menu .hs-menu-wrapper > ul > li:nth-child(4) {
  width: 24.748874555254%;
}
.footer__menu .hs-menu-wrapper > ul > li:nth-child(5) {
  width: 14.608695652174%;
}
.footer-spacer {
  height: 50px;
}
.footer__menu .hs-menu-wrapper > ul > li:not(.emptyLI) {
  margin: 0 auto 20px;
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  font-size: 14px;
  text-align: center;
}
.footer__menu .hs-menu-wrapper > ul > li a {
  font-size: medium;
}

.footer__address_inner .widget-type-rich_text {
  padding: 0 15px;
  display: block;
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  margin: 0 auto 20px;
  font-size: 14px;
  text-align: center;
}
.footer__address_inner .hs_cos_wrapper_type_rich_text {
  font-size: medium;
}
.footer__address {
  margin: 0 -15px;
  display: flex;
}
.footer__address_col {
  padding: 0 14px;
  box-sizing: content-box;
}
.footer__address_col1 {
  width: 6.956279149556%;
}
.footer__address_col2 {
  width: 83.304565023108%;
}
.footer__address_col3 {
  width: 9.7391558273362%;
}
.footer__address .widget-type-rich_text {
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  margin: 0 auto 16px;
  font-size: 14px;
  text-align: center;
}
.footer__address .hs_cos_wrapper_type_rich_text {
  font-size: medium;
}

.footer__about {
  margin: 0 -15px;
  display: flex;
}
.footer__about_col {
  padding: 0 14px;
  box-sizing: content-box;
}
.footer__about_col1 {
  width: 7.9918189577267%;
}
.footer__about_col2 {
  width: 82.346016334901%;
}
.footer__about_col3 {
  width: 9.6621647073721%;
}
.footer__about .widget-type-rich_text {
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  margin: 0 auto 20px;
  font-size: 14px;
  text-align: justify;
}
.footer__about .hs_cos_wrapper_type_rich_text {
  font-size: medium;
}
.footer__row {
  margin: 0 -15px;
  display: flex;
}
.footer_column {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 14px;
  box-sizing: content-box;
}
.footer_column1 {
  width: 8.1520567887669%;
}
.footer_column2 {
  width: 32.78167517185%;
}
.footer_column3 {
  width: 49.410368551354%;
}
.footer_column4 {
  width: 9.6558994880288%;
}
.footer__contact {
  width: 100%;
  display: table;
}
.footer__contact .widget-type-rich_text {
  font-weight: 500;
  line-height: 1.75;
  font-family: 'Atlas Grotesk Reg', sans-serif;
  margin: 0 auto 20px;
  font-size: 14px;
  text-align: left;
}
.footer__contact .hs_cos_wrapper_type_rich_text {
  font-size: medium;
}
.footer__contact .hs_cos_wrapper_type_rich_text a {
  font-weight: 600;
  text-decoration: underline;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
.footer-logo {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: right;
}
.footer-logo img.hs-image-widget {
  width: auto;
  max-width: 100%;
}
.footer__social_center {
  margin: 0 -15px;
  display: flex;
}
.footer__social_col {
  padding: 0 14px;
  box-sizing: content-box;
}
.footer__social_col1 {
  width: 7.8328981723238%;
}
.footer__social_col2 {
  width: 92.167101827676%;
}
.social-wrap a {
  vertical-align: middle;
  width: auto;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  text-transform: none;
  text-decoration: none;
  font-size: 20px;
  margin: 5px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
}
.social-wrap a:first-child {
  margin-left: 0;
}
.social-wrap a:before {
  font-family: "wsocial";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-facebook:before {
  content: "\e600";
}
.social-twitter:before {
  content: "\e601";
}
.social-instagram:before {
  content: "\e607";
}
.social-linkedin:before {
  content: "\e602";
}
.social-youtube:before {
  content: "\e606";
}
.social-mail:before {
  content: "\e603";
}
.footer__social_col .social-wrap {
  display: block;
  margin: 20px 0 20px;
  font-size: 0;
  margin-left: -2px;
}
.footer__social_col {
  padding: 0 15px;
}







@media screen and (max-width: 992px){
  .footer__about .hs_cos_wrapper_type_rich_text,
  .footer__copyright .hs_cos_wrapper_type_text,
  .footer__menu .hs-menu-wrapper > ul > li a,
  .footer__address .hs_cos_wrapper_type_rich_text,
  .footer__contact .hs_cos_wrapper_type_rich_text{
    font-size: 125%;
  }
  .footer__container.content-wrapper {
    width: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
  }
  .footer__address .widget-type-rich_text {
    margin: 0 auto 13px;
  }


}



@media screen and (max-width: 767px){
  .footer__about .hs_cos_wrapper_type_rich_text,
  .footer__copyright .hs_cos_wrapper_type_text,
  .footer__menu .hs-menu-wrapper > ul > li a,
  .footer__address .hs_cos_wrapper_type_rich_text,
  .footer__contact .hs_cos_wrapper_type_rich_text{
    font-size: 110%;
  }
  .footer__menu .hs-menu-wrapper > ul {
    padding: 0;
  }
  .footer__menu .hs-menu-wrapper > ul > li {
    float: none;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  } 
  .footer__address {
    display: block;
  }
  .footer__address_col {
    float: none;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 15px !important;
  }
  .footer__address .widget-type-rich_text {
    margin: 0 auto 18px;
  }
  .footer__about {
    display: block;
  }
  .footer__about_col {
    float: none;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 15px !important;
  }
  .footer__row {
    display: block;
  }
  .footer_column {
    float: none;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 15px !important;
  }
  .footer-logo {
    margin-bottom: 10px;
  }
  .footer__social_center {
    display: block;
  }
  .footer__social_col {
    float: none;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    padding: 0 15px !important;
  }
  .footer__social_col .social-wrap {
    margin-left: 0;
  }










}
/* Menu and simple menu */

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