/* Theme base styles */

:root {

	/* Spacing */

	--container-width: 1180px;
	--container-width-narrow: 880px;
	--vertical-spacing: 12rem;
	--gap: 2rem;
	--gap-xs: calc(var(--gap) / 4);
	--gap-sm: calc(var(--gap) / 2);
	--gap-md: calc(var(--gap) * 2);
	--gap-lg: calc(var(--gap) * 4);

	/* Colors */

	--base-color: #000;
	--primary-color: #001155; 
	--secondary-color: #00C3E7; 

	--dark-blue: #1B0C75;
	--medium-blue: #004287;
	--purple: #3F027D;
	--magenta: #EF047F;

	--black: #000;
	--dark-gray: #3C3C3C;
	--medium-gray: #EDEFF0; /* form borders, form placeholders, tables, dividers */
	--medium-gray-2:#E3E5E5;
	--light-gray:#F7F9FA;
	--white: #fff;

	/* Typography */

	--base-font-size: 1.6rem;
	--base-line-height: 1.75;
	--primary-font-family: 'Montserrat', sans-serif;

}

/* Generic */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .oembed_container {
    margin-bottom: 1.5rem;
  }
}
/*! 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: 85%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/* Objects */

.content-wrapper {
  max-width: var(--container-width);
  margin: 0 auto;
}

.content-wrapper--narrow {
  max-width: var(--container-width-narrow);
}

section:not(.hs-tabs-wrapper),
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: calc(var(--vertical-spacing) / 2) 2rem;
}

.dnd-section > .row-fluid {
  max-width: var(--container-width);
  margin: 0 auto;
}

.dnd-section .row-module {
  margin: 0 calc(var(--gap) * -1);
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--container-width);
  position: relative;
}

.dnd-section > .row-fluid .hs-private {
  width: 100%; /* for the dnd add module here placeholder */
}

@media (min-width: 768px) {
  .dnd-section .row-fluid {
    -webkit-column-gap: var(--gap);
       -moz-column-gap: var(--gap);
            column-gap: var(--gap);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .dnd-section [class*='span'] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  
    .dnd-section .span0 {
      flex-basis: 0.0%;
    }
  
    .dnd-section .span1 {
      flex-basis: 8.333333333333332%;
    }
  
    .dnd-section .span2 {
      flex-basis: 16.666666666666664%;
    }
  
    .dnd-section .span3 {
      flex-basis: 25.0%;
    }
  
    .dnd-section .span4 {
      flex-basis: 33.33333333333333%;
    }
  
    .dnd-section .span5 {
      flex-basis: 41.66666666666667%;
    }
  
    .dnd-section .span6 {
      flex-basis: 50.0%;
    }
  
    .dnd-section .span7 {
      flex-basis: 58.333333333333336%;
    }
  
    .dnd-section .span8 {
      flex-basis: 66.66666666666666%;
    }
  
    .dnd-section .span9 {
      flex-basis: 75.0%;
    }
  
    .dnd-section .span10 {
      flex-basis: 83.33333333333334%;
    }
  
    .dnd-section .span11 {
      flex-basis: 91.66666666666666%;
    }
  
    .dnd-section .span12 {
      flex-basis: 100.0%;
    }
  
}

@media (min-width: 992px) {
  section:not(.hs-tabs-wrapper),
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: var(--vertical-spacing) 2rem;
  }
}

/* Visibilty classes */

.hide {
  display: none !important;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none !important;
  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;
  }
}


/* Flexbox */

.flex,
.flex-wrap {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}

.flexInline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  flex-direction: column;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-top {
  -webkit-box-align: start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-bottom {
  -webkit-box-align: end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.flex-self {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.flex-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-space {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width:767px) {
  .flex:not(.flex-row) {
    flex-direction: column;
  }

  .flex-column-reverse {
    flex-direction: column;
  }

  .flex-row-reverse {
    flex-direction: row;
  }
}

/* Elements */

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  /* scroll-padding-top: 10rem; */
}

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

body {
  color: var(--base-color);
  font-family: var(--primary-font-family);
  font-size: var(--base-font-size);
  line-height: var(--base-line-height);
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Anchors */

a {
  color: var(--primary-color);
  text-decoration: none;
  text-underline-offset: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover,
a:focus {
  color: var(--primary-color);
  text-decoration: underline;
}

a:active {
  color: var(--primary-color);
  text-decoration: underline;
}

/* Paragraphs */

p {
  margin: 0 0 2rem;
}

/* Headings */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: var(--primary-font-family);
  font-weight: 700;
  line-height: 1.15;
  margin: 0 0 1.5rem;
}

h1,
.h1 {
  font-size: 3.6rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
h2,
.h2 {
  font-size: 2.8rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
h3,
.h3 {
  font-size: 1.9rem;
  line-height: 1.45;
}
h4,
.h4 {
  font-size: 1.6rem;
}
h5,
.h5 {
  font-size: 1.5rem;
}
h6,
.h6 {
  font-size: 1.4rem;
}

.subheading {
  font-size: 2rem;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 5.5rem;
  }
  h2,
  .h2 {
    font-size: 4rem;
  }
}

/* Lists */

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

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

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

ul.arrows li,
.arrows ul li {
  padding-left: 3rem;
	position: relative;
}

ul.arrows li:not(:last-child),
.arrows ul li:not(:last-child) {
  margin-bottom: 1rem;
}

ul.arrows li:before,
.arrows ul li:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="14" viewBox="0 0 18 14" fill="none"><path d="M2 12.5L7.6 7L2 1.5M10.4 12.5L16 7L10.4 1.5" stroke="%2300C3E7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 11px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 14px;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 6px solid var(--primary-color);
  font-size: 2rem;
  margin: 3rem 0;
  padding-left: 2rem;
}

blockquote *:last-child {
  margin-bottom: 0;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid var(--medium-gray);
  margin: 3rem auto;
}

/* Figures */

figure {
  margin: initial;
}

figcaption {
  background: var(--medium-gray);
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.5;
  padding: 1.6rem 2rem;
}
.button,
form input[type="submit"],
form input[type="file"]::-webkit-file-upload-button,
form input[type="file"]::file-selector-button,
form .hs-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.5rem;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 1.6;
  min-height: 4.5rem;
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  white-space: normal;
}

@media (max-width: 480px) {
  .button:not(.button--text, .button--text-alt) {
    margin-inline: auto;
    width: 100%;
  }
}

/* Primary */

.button--primary,
form input[type="submit"],
form input[type="file"]::-webkit-file-upload-button,
form input[type="file"]::file-selector-button,
form .hs-button {
  background-color: var(--secondary-color);
  color: var(--primary-color);
}

.button--primary:hover,
.button--primary:focus,
.button--primary:active,
form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"]:active,
form input[type="file"]::file-selector-button:hover,
form input[type="file"]::file-selector-button:focus,
form input[type="file"]::file-selector-button:active,
form .hs-button:hover,
form .hs-button:focus,
form .hs-button:active {
  background-color: var(--primary-color);
  color: var(--white);
  text-decoration: underline;
}

form input[type="file"]::-webkit-file-upload-button:hover,
form input[type="file"]::-webkit-file-upload-button:focus,
form input[type="file"]::-webkit-file-upload-button:active {
  background-color: var(--primary-color);
  color: var(--white);
  text-decoration: none;
}

/* Secondary */

.button--secondary {
  background-color: var(--primary-color);
  color: var(--white);
  text-decoration: none;
}

.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active {
  background-color: var(--secondary-color);
  color: var(--primary-color);
  text-decoration: underline;
}

/* Text */

.button--text {
  min-height: auto;
  padding: 0;
  background: none;
  color: var(--base-color);
  text-align: left;
  text-decoration: underline;
}

.button--text:hover,
.button--text:focus,
.button--text:active {
  color: var(--base-color);
  text-decoration: none;
}

/* Text Alt */

.button--text-alt {
  min-height: auto;
  padding: 0;
  background: none;
  color: var(--dark-blue);
  text-align: left;
  text-decoration: underline;
}

.button--text-alt:hover,
.button--text-alt:focus,
.button--text-alt:active {
  color: var(--purple);
  text-decoration: none;
}

.white-text .button--text-alt,
.white-text.button--text-alt {
  color: var(--secondary-color);
}

.white-text .button--text-alt svg path,
.white-text.button--text-alt svg path {
  fill: var(--secondary-color);
}

/* Icon */

.button--icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap-xs);
}

.button--icon > span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.button--icon > svg {
  height: 1.2rem;
}

/* Full */

.button--full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

/* Large */

.button--large {
  padding: 3rem 2rem;
  font-size: calc(var(--base-font-size) * 1.5);
}

/* CTA Override */

a.cta_button {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* Labels */

form label,
.fakelabel {
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

/* 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 input[type="search"],
form select,
form textarea {
  display: block;
  font-size: 1.5rem;
  color: var(--dark-gray);
  padding: 1rem;
  width: 100%;
  min-height: 4.6rem;
  margin-bottom: 2rem;
  background-color: var(--light-gray);
  border: 1px solid var(--medium-gray);
}

form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml,<svg width="7" height="6" viewBox="0 0 7 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.36603 5C3.98113 5.66667 3.01887 5.66667 2.63397 5L0.901923 2C0.517023 1.33333 0.998149 0.5 1.76795 0.5L5.23205 0.499999C6.00185 0.499999 6.48298 1.33333 6.09808 2L4.36603 5Z" fill="black"/></svg>');
  background-position: calc(100% - 1rem) 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  border: 1px solid var(--medium-gray);
  line-height: 1.75;
  opacity: 1;
  -webkit-text-fill-color: var(--dark-gray);
}

form textarea {
  min-height: 15rem;
  margin-top: 1rem;
  padding: 1rem 1rem;
  border: 1px solid var(--medium-gray);
}

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

::-webkit-input-placeholder {
  color: var(--dark-gray);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: var(--dark-gray);
}

/* Inputs - checkbox/radio */

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

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

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

input[type="checkbox"],
input[type="radio"],
input[type="range"],
progress {
  accent-color: var(--primary-color);
}

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content: "\01F4C5";
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: var(--base-color);
}

.fn-date-picker td.is-selected .pika-button {
  background: var(--dark-gray);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  background-color: var(--dark-gray) !important;
  border-radius: 0 !important;
  color: #fff;
}

.fn-date-picker td.is-today .pika-button {
  color: var(--dark-gray);
}

/* Inputs - file picker */

form input[type="file"] {
  width: auto !important;
  min-height: auto;
  background-color: transparent;
  border: initial;
  padding: initial;
}
form input[type="file"]::-webkit-file-upload-button,
form input[type="file"]::file-selector-button {
  margin-right: var(--gap);
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 1.4rem;
  margin: 0 0 1.6rem;
}

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

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 1.4rem;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
  position: relative;
  top: -1px;
}

/* Validation */

.hs-form-required {
  color: var(--primary-color);
}

.hs-input.invalid.error {
  border-color: var(--primary-color);
}

.hs-error-msg,
.hs-error-msg,
.hs-error-msgs {
  margin: -1rem 0 2rem 0;
  color: var(--primary-color);
  font-size: 1.2rem;
  font-weight: 400;
}

.hs_error_rollup {
  display: none;
}

/* Captcha */

.grecaptcha-badge {
  margin-bottom: 2rem;
}

/* Change Autocomplete styles in Chrome */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px var(--white) inset !important;
  box-shadow: 0 0 0 30px var(--white) inset !important;
}

/* Fix Column Layouts */

.hs-form fieldset {
  max-width: inherit !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field,
.hs-form fieldset.form-columns-2 .hs-form-field,
.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 100% !important;
}
.hs-form fieldset.form-columns-1 .hs-form-field .input,
.hs-form fieldset.form-columns-2 .hs-form-field .input,
.hs-form fieldset.form-columns-3 .hs-form-field .input {
  margin-right: 0 !important;
}
.hs-form
  fieldset.form-columns-1
  .hs-form-field
  .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.hs-form
  fieldset.form-columns-2
  .hs-form-field
  .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.hs-form
  fieldset.form-columns-3
  .hs-form-field
  .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="file"]) {
  width: 100% !important;
}

@media (min-width: 992px) {
  .hs-form fieldset.form-columns-1 .hs-form-field {
    width: 100% !important;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(1) {
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-2 .hs-form-field:nth-of-type(2) {
    padding-left: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 33.333% !important;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(1) {
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(2) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .hs-form fieldset.form-columns-3 .hs-form-field:nth-of-type(3) {
    padding-left: 0.75rem;
  }
}
/* Table */

table {
	width: 100%;
	border: 1px solid var(--light-gray);
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
	padding: 1rem;
	text-align: left;
  vertical-align: top;
}

td {
	border-bottom: 1px solid var(--light-gray);
}

/* Table header */

thead th {
	background-color: var(--light-gray);
  vertical-align: bottom;
}

/* Table footer */

tfoot td {
  background-color: var(--light-gray);
}

/* Components */

body.modal-open
  .body-wrapper
  > div[data-global-resource-path*="/templates/partials/header.html"] {
  z-index: unset;
}

.header {
  position: relative;
  background-color: var(--white);
  border-bottom: 1px solid var(--light-gray);
}

.header__container {
  padding: 1.5rem 2rem;
}

.header__inner {
  display: grid;
  gap: 2rem;
  grid-template-columns: auto auto;
}

@media (min-width: 1200px) {
  .header__inner {
    grid-template-columns: minmax(180px, 220px) 1fr;
  }
}

/* Logo */

.header__logo a {
  display: block;
  font-size: 0;
}
.header__logo img {
  width: auto !important;
}

/* Nav */

.header__navigation nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


/* Top Header Nav */

.top-header__container {
  background-color: var(--dark-blue);
}

.top-header__container {
  padding: 1rem 2rem;
}

.top-header__inner {
  gap: 6rem;
}

.top-header__mobile-home-link {
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
}

.top-header__mobile-home-link span,
.top-header__mobile-home-link svg {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
}

@media (min-width: 1200px) {
  .top-header__mobile-home-link {
    display: none;
  }
}

@media (max-width: 1199px) {
  .top-header__logo,
  .top-header__navigation {
    display: none;
  }
}


/* Navigation skipper */

.header__skip {
  font-weight: 600;
  height: 1px;
  left: -1000px;
  overflow: hidden;
  padding: 0 1rem;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}
.footer {
  padding: 4rem 2rem;
  position: relative;
  z-index: 98;
}

.footer__logo img {
  width: auto;
}

.footer__social-header,
.footer__subscribe-header {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 2rem;
}

.footer__subscribe {
  max-width: 430px;
}

.footer__subscribe,
.footer__subscribe form,
.footer__subscribe form .hs-email,
.footer__subscribe form .hs-submit,
.footer__subscribe form .hs-submit .hs-button {
  width: 100%;
}

.footer__subscribe form {
  position: relative;
}

.footer__subscribe form .hs-email,
.footer__subscribe form .hs-submit {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.footer__subscribe form .hs-email .hs-input,
.footer__subscribe form .hs-submit .hs-button {
  min-height: 46px;
}

.footer__subscribe form .hs-email>label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.footer__subscribe form .hs-email input {
  background-color: var(--light-gray);
  border: 1px solid var(--medium-gray);
  color: var(--dark-gray);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  padding: 10px 15px;
}

.footer__subscribe form ::-webkit-input-placeholder {
  color: var(--dark-gray);
}

.footer__subscribe form ::-webkit-input-placeholder,
.footer__subscribe form ::-moz-placeholder,
.footer__subscribe form :-ms-input-placeholder,
.footer__subscribe form :-moz-placeholder,
.footer__subscribe form ::placeholder {
  color: var(--dark-gray);
}

.footer__subscribe form .hs-error-msgs {
  position: absolute;
  top: 6rem;
}

.footer__links-header {
  border-bottom: 1px solid var(--medium-gray);
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

.footer__links-header > span {
  color: var(--dark-gray);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.15;
}

.footer__links-row {
  margin-block: 4rem 5rem;
}

.footer__links-header > span,
.footer__links ul li a {
  display: block;
}

.footer__links ul {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer__links ul li,
.footer__links ul li a {
  color: var(--base-color);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.footer__links ul li a:hover,
.footer__links ul li a:focus {
  text-decoration: underline;
} 

.footer__copyright,
.footer__copyright a {
  color: #6F6F6F;
  font-size: 1.3rem;
  font-weight: 500;
}

.footer__copyright a {
  text-decoration: underline;
}

.footer__copyright a:hover,
.footer__copyright a:focus,
.footer__links a[href*="javascript:void(0);"],
.footer__links a[href*="javascript:void(0);"]:focus,
.footer__links a[href*="javascript:void(0);"]:hover {
  text-decoration: none;
}

.footer__links a[href*="javascript:void(0);"] {
  cursor: initial;
}

@media (min-width: 768px) {
  .footer {
    padding-block: 2rem 1.2rem;
  }

  .footer__logo img {
    margin-top: 3.5rem;
  }

  .footer__subscribe form .hs-email {
    margin-right: 10px;
    width: calc(70% - 10px);
  }

  .footer__subscribe form .hs-submit {
    width: 30%;
  }

  .footer__row.footer__links-row {
    gap: 4rem 2rem;
  }

  .footer__links-header svg {
    display: none;
  }

  .footer__links-col {
    width: calc(20% - (2rem * 4/5));
  }

  .footer__links-col .footer__links:not(:first-child) {
    margin-top: 5rem;
  }

  .footer__copyright span > span,
  .footer__copyright a {
    margin-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .footer__top {
    margin-top: 5rem; 
  }

  .footer__social {
    margin-left: auto;
  }

  .footer__subscribe {
    margin-left: 6.5%;
  }

  .footer__row.footer__links-row {
    gap: 5rem 4rem;
    justify-content: space-between;
    margin-block: 9rem 10rem;
  }

  .footer__links-col {
    width: calc(20% - (7rem * 4/5));
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .footer__subscribe {
    max-width: 280px;
  }

  .footer__subscribe form .hs-email {
    width: calc(55% - 10px);
  }

  .footer__subscribe form .hs-submit {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .footer__top,
  .footer__subscribe form .hs-error-msgs,
  .footer__copyright {
    text-align: center;
  }

  .footer__top {
    align-items: center;
  }

  .footer__social-header {
    margin-bottom: 1.6rem;
  }
  
  .footer__social {
    margin-block: 4.8rem;
  }

  .footer__subscribe-header {
    margin-bottom: 2.6rem;
  }

  .footer__subscribe form .hs-email {
    margin-bottom: 2rem;
  }

  .footer__subscribe form .hs-input,
  .footer__subscribe form ul.hs-error-msgs li label {
    text-align: center !important;
  }

  .social-links__link:not(:last-child) {
    margin-right: 4rem !important;
  }

  .footer__subscribe form .hs-error-msgs {
    top: 5.8rem;
    width: 100%;
  }

  .footer__links-row.footer__row {
    gap: 0;
    justify-content: flex-start;
    margin-inline: auto;
    max-width: 420px;
  }

  .footer__links-header {
    border: 0;
    cursor: pointer;
    margin-block: 0;
    padding-block: 2rem;
    position: relative;
  }

  .footer__links-header > span, 
  .footer__links-header > svg {
    display: inline-block;
    vertical-align: middle;
  }

  .footer__links-header > span {
    color: var(--black);
    font-size: 1.8rem;
  }

  .footer__links-header svg {
    margin-left: 1rem;
    transition: ease all .2s;
  }

  .footer__links:not(.active) .hs_cos_wrapper_type_simple_menu {
    display: none;
  }

  .footer__links.active .footer__links-header svg {
    rotate: 180deg;
  }

  .footer__links .hs-menu-wrapper > ul {
    gap: 3rem;
    margin-block: 1rem 2rem;
    padding-left: 2rem;
  }

  .footer__copyright *:not(.mobile-hide, a) {
    display: block;
  }

  .footer__copyright a {
    display: inline-block;
    margin-top: 2rem;
  }
}

/* Utilities */

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

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

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

/* Background Colors */

.bg-light-gray {
  background-color: var(--light-gray);
}

.bg-white {
  background-color: var(--white);
}

.bg-blue {
  background-color: var(--dark-blue);
}

.bg-purple {
  background-color: var(--purple);
}

.bg-gradient-1 {
  background: linear-gradient(180deg, var(--medium-blue) 0%, var(--purple) 100%);
}

.bg-gradient-2 {
  background: linear-gradient(180deg, var(--purple) 0%, var(--medium-blue) 100%);
}

/* Spacing */

.mt-none {
  margin-top: 0 !important;
}
.mt-xs {
  margin-top: calc(var(--gap) * 0.25) !important;
}
.mt-sm {
  margin-top: calc(var(--gap) * 0.5) !important;
}
.mt-md {
  margin-top: var(--gap) !important;
}
.mt-lg {
  margin-top: calc(var(--gap) * 1.5) !important;
}
.mt-xl {
  margin-top: calc(var(--gap) * 2) !important;
}

.mb-none {
  margin-bottom: 0 !important;
}
.mb-xs {
  margin-bottom: calc(var(--gap) * 0.25) !important;
}
.mb-sm {
  margin-bottom: calc(var(--gap) * 0.5) !important;
}
.mb-md {
  margin-bottom: var(--gap) !important;
}
.mb-lg {
  margin-bottom: calc(var(--gap) * 1.5) !important;
}
.mb-xl {
  margin-bottom: calc(var(--gap) * 2) !important;
}

.pt-none {
  padding-top: 0 !important;
}
.pt-xs {
  padding-top: calc(var(--gap) * 0.25) !important;
}
.pt-sm {
  padding-top: calc(var(--gap) * 0.5) !important;
}
.pt-md {
  padding-top: var(--gap) !important;
}
.pt-lg {
  padding-top: calc(var(--gap) * 1.5) !important;
}
.pt-xl {
  padding-top: calc(var(--gap) * 2) !important;
}

.pb-none {
  padding-bottom: 0;
}
.pb-xs {
  padding-bottom: calc(var(--gap) * 0.25);
}
.pb-sm {
  padding-bottom: calc(var(--gap) * 0.5);
}
.pb-md {
  padding-bottom: var(--gap) !important;
}
.pb-lg {
  padding-bottom: calc(var(--gap) * 1.5) !important;
}
.pb-xl {
  padding-bottom: calc(var(--gap) * 2);
}

/* Text */

.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}

@media (min-width: 768px) {
  .text-large {
    font-size: 2rem;
    line-height: 1.6;
  }
}

.text-small {
  font-size: 1.5rem;
  line-height: 1.75;
}

.white-text,
.white-text *:not(.button--primary, .button--secondary, .button--text-alt),
.white-text a:not(.button--primary, .button--secondary, .button--text-alt):hover,
.white-text a:not(.button--primary, .button--secondary, .button--text-alt):focus,
a.white-text:not(.button--primary, .button--secondary, .button--text-alt):hover,
a.white-text:not(.button--primary, .button--secondary, .button--text-alt):focus {
  color: var(--white);
}

.widget-type-rich_text a:not(.button),
.hs-richtext a {
  text-decoration: underline;
}
.widget-type-rich_text a:not(.button):hover,
.widget-type-rich_text a:not(.button):focus,
.hs-richtext a:hover,
.hs-richtext a:focus {
  text-decoration: none;
}

/* Position style */

.pos-rel {
  position: relative;
}

.pos-abs {
  position: absolute;
}

.pos-fixed {
  position: fixed;
}

.pos-static {
  position: static;
}

.pos-sticky {
  position: sticky;
}

/* Responsive embed */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  /* height: 0;
  max-width: 100%; */
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container iframe {
  border: 0;
}
.embed-container--43 {
  padding-bottom: 75%;
}

/* Hide Stuff - Responsive */

@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile-hide {
    display: none;
  }
}