/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/generic/_reset.css ***!
  \************************************************************************************************************************/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/generic/_normalize.css ***!
  \****************************************************************************************************************************/
/*! 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 {
    -webkit-box-sizing: content-box;
            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 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
    font-weight: 700;
}

/**
 * 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 {
    -webkit-box-sizing: border-box;
            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"] {
    -webkit-box-sizing: border-box;
            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;
}

/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/objects/_layout_flex.css ***!
  \******************************************************************************************************************************/
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	tab-size: 4;
}

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

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

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

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	text-decoration: underline dotted;
}

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

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

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

/**
Remove the inheritance of text transform in Edge and Firefox.
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.
*/

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

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

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
	box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

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

progress {
	vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-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.
*/

::-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 Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
 
:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.container {
	width: 100%;
}
@media (min-width: 640px) {

	.container {
		max-width: 640px;
	}
}
@media (min-width: 768px) {

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

	.container {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {

	.container {
		max-width: 1280px;
	}
}
@media (min-width: 1536px) {

	.container {
		max-width: 1536px;
	}
}
.static {
	position: static;
}
.block {
	display: block;
}
.contents {
	display: contents;
}
.hidden {
	display: none;
}
.transform {
	transform: var(--tw-transform);
}
.resize {
	resize: both;
}
.flex-row {
	flex-direction: row;
}
.flex-wrap {
	flex-wrap: wrap;
}
.justify-start {
	justify-content: flex-start;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.bg-auto {
	background-size: auto;
}
body .dnd-section {
    /* padding: var(--dnd-mt) var(--container-padding) var(--dnd-mb);
    @media (max-width: 767px) {
        padding-top: 80px;
        padding-left: var(--container-padding);
        padding-right: var(--container-padding);
        padding-bottom: 80px;
    }
    */
}
@media (min-width: 768px) {
    .row-fluid {
		display: flex;
	}
    .row-fluid {
        grid-gap: var(--dnd-gap);
        gap: var(--dnd-gap);
    }
    .row-fluid .span12 {
		width: 100%;
	}

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

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

.clearfix:after {
    clear: both;
}

/* Visibilty classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive visibilty classes */

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

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

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

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

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

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

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

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

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

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

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

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
.justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.justify-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.align-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.align-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.align-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.bg-auto {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/objects/_containers-dnd.css ***!
  \*********************************************************************************************************************************/
.body-container-wrapper {
    /*overflow: hidden;*/
}

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

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

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

.dnd-section .dnd-column {
    padding: 0 calc(var(--container-padding) / 2);
}

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

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

html.lock {
    height: 100vh;
    overflow: hidden;
}

/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_typography.css ***!
  \******************************************************************************************************************************/
body {
    line-height: var(--body-font-line-height);
    word-wrap: break-word;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    color: var(--body-font-color);
}

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

/* Paragraphs */

p {
    margin: var(--text-elements-margin);
}

p a,
    p span {
        margin-bottom: 0 !important;
    }

/* Anchors */

a {
    cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: var(--text-elements-margin);
}

/* Lists */

ul,
ol {
    margin: var(--text-elements-margin);
}

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

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

/* Code blocks */

pre {
    overflow: auto;
}

code {
    vertical-align: bottom;
}

/* Blockquotes */

blockquote:before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        top: 0;
        background-color: #4e58a3;
        width: 2px;
        height: 100%;
    }

@media (min-width: 768px) {

blockquote:before {
            left: 100px
    }
        }

blockquote {
    position: relative;
    margin: 40px auto;
    font-weight: 500;
    text-align: left;
    color: #4e58a3;
    padding-left: 40px;
}

@media (min-width: 768px) {

blockquote {
        padding-left: 150px;
        font-size: 36px;
        line-height: 48px;
        margin: 107px auto
}
    }
blockquote {
    padding-left: 20px;
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
    color: rgba(24, 17, 71, 1) ;
}
blockquote p, blockquote span, blockquote a {
        font-size: 24px ;
        font-weight: 400 ;
        line-height: 32px ;
        letter-spacing: -0.02em ;
        text-align: left;
        color: rgba(24, 17, 71, 1);
    }
blockquote::before{
        left: 0px;
        background-color: var(--primary-2);
    }
/* Horizontal rules */

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

/* Image alt text */

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

/*  */

h1,
h2,
h3,
h4,
h5,
h6 {
    word-break: break-word;
    font-family: var(--TypographyFontFamilyPrimaryFontFamily);
    font-style: normal;
    letter-spacing: var(--TypographyLetterSpacingCompact);
    color: var(--colors-foreground-1000-base);
}
.h1,
h1 {
    font-size: var(--TypographyFontSizeHeadingsh1);
    line-height: var(--TypographyLineHeight700);
    font-weight: 700;
}
.h2,
h2 {
    font-size: var(--TypographyFontSizeHeadingsh2);
    font-weight: var(--TypographyLineHeight700);
    line-height: 56px;
}
.h3,
h3 {
    font-size: var(--TypographyFontSizeHeadingsh3);
    font-weight: 400;
    line-height: 48px;
}
.h4,
h4 {
    font-size: var(--TypographyFontSizeHeadingsh4);
    font-weight: 400;
    line-height: 37.5px;
}
.h5,
h5 {
    font-size: var(--TypographyFontSizeHeadingsh5);
    font-weight: 400;
    line-height: 30px;
}
.h6,
h6 {
    font-size: var(--TypographyFontSizeHeadingsh6);
    font-weight: 400;
    line-height: 25px;
}

@media (max-width: 992px) {
    .h1,
    h1 {
        font-size: 42px;
        font-style: normal;
        font-weight: 500;
        line-height: 115%; /* 48.3px */
        letter-spacing: -0.84px;
    }
    .h2,
    h2 {
        font-size: 34px;
        font-style: normal;
        font-weight: 500;
        line-height: 115%; /* 39.1px */
        letter-spacing: -0.68px;
    }
    .h3,
    h3 {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; /* 33.6px */
        letter-spacing: -0.56px;
    }
    .h4,
    h4 {
        font-size: 22px;
        font-style: normal;
        font-weight: 500;
        line-height: 115%; /* 25.3px */
        letter-spacing: -0.44px;
    }
    .h5,
    h5 {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 115%; /* 25.3px */
        letter-spacing: -0.44px;
    }
    .h6,
    h6 {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 115%; /* 25.3px */
        letter-spacing: -0.44px;
    }
    .widget-type-blog_content,
    .widget-type-rich_text,
    .hs_cos_wrapper_type_rich_text,
    .hs_cos_wrapper_type_inline_rich_text,
    p {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.5px; /* 150% */
    }
}

.widget-type-blog_content,
.widget-type-rich_text,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_inline_rich_text,
p {
    font-size: var(--TypographyFontSizeParagraphregular);
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: var(--colors-foreground-1000-base);
}

.widget-type-blog_content a:not(.cta_button):not(.button), .widget-type-rich_text a:not(.cta_button):not(.button), .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button), .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button), p a:not(.cta_button):not(.button) {
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        display: inline-block;
        color: var(--primary-5);
    }

.widget-type-blog_content a:not(.cta_button):not(.button):hover, .widget-type-rich_text a:not(.cta_button):not(.button):hover, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):hover, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):hover, p a:not(.cta_button):not(.button):hover {
            text-decoration: underline;
        }

.widget-type-blog_content a:not(.cta_button):not(.button):visited,
        .widget-type-blog_content a:not(.cta_button):not(.button):focus,
        .widget-type-blog_content a:not(.cta_button):not(.button):active,
        .widget-type-rich_text a:not(.cta_button):not(.button):visited,
        .widget-type-rich_text a:not(.cta_button):not(.button):focus,
        .widget-type-rich_text a:not(.cta_button):not(.button):active,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):visited,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):focus,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):active,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):visited,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):focus,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):active,
        p a:not(.cta_button):not(.button):visited,
        p a:not(.cta_button):not(.button):focus,
        p a:not(.cta_button):not(.button):active {
            text-decoration: none;
            color: var(--primary-3);
        }

.widget-type-blog_content ul,
    .widget-type-blog_content ol,
    .widget-type-rich_text ul,
    .widget-type-rich_text ol,
    .hs_cos_wrapper_type_rich_text ul,
    .hs_cos_wrapper_type_rich_text ol,
    .hs_cos_wrapper_type_inline_rich_text ul,
    .hs_cos_wrapper_type_inline_rich_text ol,
    p ul,
    p ol {
        padding-left: 0px;
        margin: var(--text-elements-margin);
    }

.widget-type-blog_content ul ul,
        .widget-type-blog_content ul ol,
        .widget-type-blog_content ol ul,
        .widget-type-blog_content ol ol,
        .widget-type-rich_text ul ul,
        .widget-type-rich_text ul ol,
        .widget-type-rich_text ol ul,
        .widget-type-rich_text ol ol,
        .hs_cos_wrapper_type_rich_text ul ul,
        .hs_cos_wrapper_type_rich_text ul ol,
        .hs_cos_wrapper_type_rich_text ol ul,
        .hs_cos_wrapper_type_rich_text ol ol,
        .hs_cos_wrapper_type_inline_rich_text ul ul,
        .hs_cos_wrapper_type_inline_rich_text ul ol,
        .hs_cos_wrapper_type_inline_rich_text ol ul,
        .hs_cos_wrapper_type_inline_rich_text ol ol,
        p ul ul,
        p ul ol,
        p ol ul,
        p ol ol {
            padding-left: 20px;
        }

.widget-type-blog_content ul p,
        .widget-type-blog_content ul a,
        .widget-type-blog_content ul span,
        .widget-type-blog_content ol p,
        .widget-type-blog_content ol a,
        .widget-type-blog_content ol span,
        .widget-type-rich_text ul p,
        .widget-type-rich_text ul a,
        .widget-type-rich_text ul span,
        .widget-type-rich_text ol p,
        .widget-type-rich_text ol a,
        .widget-type-rich_text ol span,
        .hs_cos_wrapper_type_rich_text ul p,
        .hs_cos_wrapper_type_rich_text ul a,
        .hs_cos_wrapper_type_rich_text ul span,
        .hs_cos_wrapper_type_rich_text ol p,
        .hs_cos_wrapper_type_rich_text ol a,
        .hs_cos_wrapper_type_rich_text ol span,
        .hs_cos_wrapper_type_inline_rich_text ul p,
        .hs_cos_wrapper_type_inline_rich_text ul a,
        .hs_cos_wrapper_type_inline_rich_text ul span,
        .hs_cos_wrapper_type_inline_rich_text ol p,
        .hs_cos_wrapper_type_inline_rich_text ol a,
        .hs_cos_wrapper_type_inline_rich_text ol span,
        p ul p,
        p ul a,
        p ul span,
        p ol p,
        p ol a,
        p ol span {
            margin: 0px !important;
        }

.widget-type-blog_content ul li, .widget-type-rich_text ul li, .hs_cos_wrapper_type_rich_text ul li, .hs_cos_wrapper_type_inline_rich_text ul li, p ul li {
            list-style: none;
            position: relative;
            padding-left: 45px;
            font-size: 22px;
            font-style: normal;
            font-weight: 400;
            line-height: 30px; /* 23.2px */
            margin-bottom: 24px;
        }

.widget-type-blog_content ul li:before, .widget-type-rich_text ul li:before, .hs_cos_wrapper_type_rich_text ul li:before, .hs_cos_wrapper_type_inline_rich_text ul li:before, p ul li:before {
                content: "";
                min-width: 6px;
                height: 6px;
                background-color: #2E3138;
                display: inline-block;
                border-radius: 50%;
                margin-right: 0px;
                position: absolute;
                left: 16px;
                top: 12px;
            }

@media (max-width: 640px) {

.widget-type-blog_content ul li:before, .widget-type-rich_text ul li:before, .hs_cos_wrapper_type_rich_text ul li:before, .hs_cos_wrapper_type_inline_rich_text ul li:before, p ul li:before {
                    top: 8px
            }
                }

.widget-type-blog_content ul ol li, .widget-type-rich_text ul ol li, .hs_cos_wrapper_type_rich_text ul ol li, .hs_cos_wrapper_type_inline_rich_text ul ol li, p ul ol li {
            padding-left: 0px;
        }

.widget-type-blog_content ul.rings, .widget-type-rich_text ul.rings, .hs_cos_wrapper_type_rich_text ul.rings, .hs_cos_wrapper_type_inline_rich_text ul.rings, p ul.rings {
            padding-left: 100px;
        }

.widget-type-blog_content ul.rings li:before, .widget-type-rich_text ul.rings li:before, .hs_cos_wrapper_type_rich_text ul.rings li:before, .hs_cos_wrapper_type_inline_rich_text ul.rings li:before, p ul.rings li:before {
                    content: "";
                    min-width: 54px;
                    height: 54px;
                    background-color: transparent;
                    left: -70px;
                    top: 3px;
                    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2754%27 height=%2754%27 viewBox=%270 0 54 54%27%3E%3Cg id=%27Group_1505%27 data-name=%27Group 1505%27 transform=%27translate%28-571 -3238%29%27%3E%3Cg id=%27Ellipse_158%27 data-name=%27Ellipse 158%27 transform=%27translate%28571 3238%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%271%27 opacity=%270.3%27%3E%3Ccircle cx=%2727%27 cy=%2727%27 r=%2727%27 stroke=%27none%27/%3E%3Ccircle cx=%2727%27 cy=%2727%27 r=%2726.5%27 fill=%27none%27/%3E%3C/g%3E%3Cg id=%27Ellipse_159%27 data-name=%27Ellipse 159%27 transform=%27translate%28576 3243%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%271%27 opacity=%270.6%27%3E%3Ccircle cx=%2722%27 cy=%2722%27 r=%2722%27 stroke=%27none%27/%3E%3Ccircle cx=%2722%27 cy=%2722%27 r=%2721.5%27 fill=%27none%27/%3E%3C/g%3E%3Cg id=%27Ellipse_160%27 data-name=%27Ellipse 160%27 transform=%27translate%28581 3248%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-width=%271%27%3E%3Ccircle cx=%2717%27 cy=%2717%27 r=%2717%27 stroke=%27none%27/%3E%3Ccircle cx=%2717%27 cy=%2717%27 r=%2716.5%27 fill=%27none%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
                }

.widget-type-blog_content ol, .widget-type-rich_text ol, .hs_cos_wrapper_type_rich_text ol, .hs_cos_wrapper_type_inline_rich_text ol, p ol {
        margin: var(--text-elements-margin);
        padding-left: 20px;
        list-style: auto;
    }

.widget-type-blog_content ol ol > li,
        .widget-type-blog_content ol > li,
        .widget-type-rich_text ol ol > li,
        .widget-type-rich_text ol > li,
        .hs_cos_wrapper_type_rich_text ol ol > li,
        .hs_cos_wrapper_type_rich_text ol > li,
        .hs_cos_wrapper_type_inline_rich_text ol ol > li,
        .hs_cos_wrapper_type_inline_rich_text ol > li,
        p ol ol > li,
        p ol > li {
            margin: var(--text-elements-margin);
            margin-bottom: 10px;
        }

.widget-type-blog_content ol, .widget-type-rich_text ol, .hs_cos_wrapper_type_rich_text ol, .hs_cos_wrapper_type_inline_rich_text ol, p ol {
        list-style: none;
        counter-reset: counter;
        padding-left: 0px;
        margin-bottom: 32px;
    }

.widget-type-blog_content ol li, .widget-type-rich_text ol li, .hs_cos_wrapper_type_rich_text ol li, .hs_cos_wrapper_type_inline_rich_text ol li, p ol li {
            counter-increment: counter;
            margin-bottom: 0px;
            padding-left: 34px;
            position: relative;
            color: rgba(82, 77, 117, 1);
            font-size: 18px;
            line-height: 28px;

        }

.widget-type-blog_content ol li:before, .widget-type-rich_text ol li:before, .hs_cos_wrapper_type_rich_text ol li:before, .hs_cos_wrapper_type_inline_rich_text ol li:before, p ol li:before {
                text-align: center;
                content: counter(counter)". ";
                display: block;
                position: absolute;
                left: 15px;
                font-size: 20px;
                top: 0px;
                color: rgba(82, 77, 117, 1);
            }

@media (max-width: 640px) {

.widget-type-blog_content ol li:before, .widget-type-rich_text ol li:before, .hs_cos_wrapper_type_rich_text ol li:before, .hs_cos_wrapper_type_inline_rich_text ol li:before, p ol li:before {
                    top: -3px
            }
                }

.widget-type-blog_content hr, .widget-type-rich_text hr, .hs_cos_wrapper_type_rich_text hr, .hs_cos_wrapper_type_inline_rich_text hr, p hr {
        display: block;
        margin: 32px auto 40px;
    }

.widget-type-blog_content .bigger, .widget-type-rich_text .bigger, .hs_cos_wrapper_type_rich_text .bigger, .hs_cos_wrapper_type_inline_rich_text .bigger, p .bigger {
        font-size: 40px;
        line-height: 58px;
    }

@media (max-width: 767px) {

.widget-type-blog_content .bigger, .widget-type-rich_text .bigger, .hs_cos_wrapper_type_rich_text .bigger, .hs_cos_wrapper_type_inline_rich_text .bigger, p .bigger {
            font-size: 24px;
            line-height: 38px
    }

.text-center-mb {
        text-align: center
}
        }

/* Placeholders */

::-webkit-input-placeholder {
    color: var(--form-placeholder-color);
    font-size: var(--form-placeholder-size);
    font-weight: 400;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
    color: var(--form-placeholder-color);
    font-size: var(--form-placeholder-size);
    font-weight: 400;
}

/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_buttons.css ***!
  \***************************************************************************************************************************/
.body-wrapper button,
.body-wrapper a.button,
.body-wrapper .button {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    cursor: pointer;
    display: inline-block;
    white-space: normal;
    line-height: normal;
    font-family: var(--TypographyFontFamilyPrimaryFontFamily);
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px !important;
    text-align: center;
    padding: 12px 8px !important;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 8px;
    min-width: 160px;
}

    .body-wrapper button:disabled, .body-wrapper a.button:disabled, .body-wrapper .button:disabled {
        opacity: 0.5 !important;
        pointer-events: none !important;
    }

    .body-wrapper button--type-solid, .body-wrapper a.button--type-solid, .body-wrapper .button--type-solid {
        background: #0B369C !important;
        color: #FFFFFF;
    }

    .body-wrapper button--type-solid:hover, .body-wrapper a.button--type-solid:hover, .body-wrapper .button--type-solid:hover {
            background: #0E47CD !important;
        }

    .body-wrapper button--type-border, .body-wrapper a.button--type-border, .body-wrapper .button--type-border {
        background-color: #FAFCFE !important;
        border: 1.5px solid #0B369C !important;
        color: #0B369C !important;
    }

    .body-wrapper button--type-border:hover, .body-wrapper a.button--type-border:hover, .body-wrapper .button--type-border:hover {
            border: 1.5px solid #0B369C !important;
            background: #E5EDFF !important;
            color:#0B369C;
        }

/* No button */

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

/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_forms.css ***!
  \*************************************************************************************************************************/
/* Form Title */

.form-title {
    color: #fff;
}

/* Fields */

form {
    color: #000000;
}

.hs-form-field {
    margin: 0 0 12px 0px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    float: none;
}

/* Labels */

.hs-form-field > label {
        font-weight: 400;
        font-size: var(--form-label-size);
        line-height: 16px;
        color: var(--form-label-color);
        display: inline-block;
        padding: 0px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 0 15px;
        background-color: transparent;
        -webkit-transform: translateY(7px) translateX(30px);
                transform: translateY(7px) translateX(30px);
        margin-top: -7px;
        max-width: calc(100% - 60px);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        z-index: 2;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        grid-gap: 10px;
        gap: 10px;
    }

.hs-form-field > label .legend {
            font-size: 14px;
            opacity: 0.6;
            display: inline !important;
            padding-left: 0px;
            width: 100%;
        }

.hs-form-field > label .legend:empty {
                display: none !important;
            }

.hs-form-field.hs-fieldtype-checkbox > label, .hs-form-field.hs-fieldtype-radio > label {
            -webkit-transform: translateY(0px) translateX(30px);
                    transform: translateY(0px) translateX(30px);
            margin-top: 0px;
            margin-bottom: 20px;
            margin-top: 20px;
            padding-left: 0;
        }

.hs-form-field.hs-fieldtype-checkbox ul li .legend, .hs-form-field.hs-fieldtype-radio ul li .legend {
                    display: none;
                }

/* Help text */

.hs-form-field > legend {
        padding-left: 20px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        font-size: var(--form-legend-size);
        color: var(--form-legend-color);
    }

.hs-form-field > .input {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }

.hs-form-field .hs-error-msgs {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }

/* RADIO & CHECKBOX*/

.hs-form-field.hs-fieldtype-checkbox > label {
            -webkit-transform: translate(0);
                    transform: translate(0);
        }

.hs-form-field.hs-fieldtype-checkbox ul {
            margin-top: 0px;
            padding-left: 30px;
        }

.hs-form-field.hs-fieldtype-checkbox li {
            margin-bottom: 10px;
        }

.hs-form-field.hs-fieldtype-radio > label {
            -webkit-transform: translate(0);
                    transform: translate(0);
        }

.hs-form-field.hs-fieldtype-radio ul {
            margin-top: 0px;
            padding-left: 20px;
        }

.hs-form-field.hs-fieldtype-radio li {
            font-size: 18px;
        }
/* RADIO */

form input[type="radio"] {
    visibility: hidden;
    display: none;
    margin-right: 0px;
}

form input[type="radio"] + span {
        margin-left: 13px;
        position: relative;
        font-size: 18px;
    }

@media (max-width: 680px) {

form input[type="radio"] + span {
            font-size: 16px
    }
        }

form input[type="radio"] + span:before {
            content: "";
            border-radius: 50%;
            border: 1px solid var(--body-font-color);
            position: absolute;
            left: -33px;
            top: -1px;
            background-color: transparent;
            min-height: 23px;
            width: 23px;
            -webkit-transition: 0.3s all;
            transition: 0.3s all;
            cursor: pointer;
        }

@media (max-width: 680px) {

form input[type="radio"] + span:before {
                top: -3px
        }
            }

form input[type="radio"] + span:after {
            position: absolute;
            left: -28px;
            top: 4px;
            height: 13px;
            width: 13px;
            border-radius: 50%;
            background: var(--body-font-color);
            cursor: pointer;
        }

@media (max-width: 680px) {

form input[type="radio"] + span:after {
                top: 2px
        }
            }

form input[type="radio"]:checked + span:before {
            border-color: var(--body-font-color);
        }

form input[type="radio"]:checked + span:after {
            content: "";
        }

/* CHECKBOX */

form input[type="checkbox"] {
    visibility: hidden;
    display: none;
}

form input[type="checkbox"] + span {
        margin-left: 0px;
        position: relative;
        display: inline-block;
        font-size: 18px;
    }

form input[type="checkbox"] + span:before {
            position: absolute;
            content: "";
            width: 20px;
            height: 20px;
            display: block;
            border-radius: 0px;
            border: 1px solid #000;
            background-color: transparent;
            top: 1px;
            left: -28px;
            cursor: pointer;
        }

form input[type="checkbox"]:checked + span:before {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%279%27 viewBox=%270 0 12 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 4.5L4.75 8L11 1%27 stroke=%27%23000000%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
        /*filter: brightness(0) invert(1);*/
    }

/* Inputs */
.filters-wrapper,
form {
    font-family: var(--form-font);
}
.filters-wrapper input[type="text"],
    .filters-wrapper input[type="email"],
    .filters-wrapper input[type="password"],
    .filters-wrapper input[type="tel"],
    .filters-wrapper input[type="number"],
    .filters-wrapper input[type="file"],
    .filters-wrapper select,
    .filters-wrapper textarea,
    form input[type="text"],
    form input[type="email"],
    form input[type="password"],
    form input[type="tel"],
    form input[type="number"],
    form input[type="file"],
    form select,
    form textarea {
        display: inline-block;
        font-size: 18px;
        padding: 12px 16px;
        width: 100%;
        color: #000 !important;
        height: 48px;
        font-weight: 400;
        border-radius: 8px;
        background: transparent;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
        border: 1px solid #FFF;
    }
@media (max-width: 680px) {
.filters-wrapper input[type="text"],
    .filters-wrapper input[type="email"],
    .filters-wrapper input[type="password"],
    .filters-wrapper input[type="tel"],
    .filters-wrapper input[type="number"],
    .filters-wrapper input[type="file"],
    .filters-wrapper select,
    .filters-wrapper textarea,
    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 {
            height: 45px;
            font-size: 16px
    }
        }
.filters-wrapper input[type="text"]:focus, .filters-wrapper input[type="email"]:focus, .filters-wrapper input[type="password"]:focus, .filters-wrapper input[type="tel"]:focus, .filters-wrapper input[type="number"]:focus, .filters-wrapper input[type="file"]:focus, .filters-wrapper select:focus, .filters-wrapper textarea:focus, form input[type="text"]:focus, form input[type="email"]:focus, form input[type="password"]:focus, form input[type="tel"]:focus, form input[type="number"]:focus, form input[type="file"]:focus, form select:focus, form textarea:focus {
            outline: none !important;
        }
.filters-wrapper input[type="text"]:hover, .filters-wrapper input[type="email"]:hover, .filters-wrapper input[type="password"]:hover, .filters-wrapper input[type="tel"]:hover, .filters-wrapper input[type="number"]:hover, .filters-wrapper input[type="file"]:hover, .filters-wrapper select:hover, .filters-wrapper textarea:hover, form input[type="text"]:hover, form input[type="email"]:hover, form input[type="password"]:hover, form input[type="tel"]:hover, form input[type="number"]:hover, form input[type="file"]:hover, form select:hover, form textarea:hover {
        }
.filters-wrapper input[type="text"]::-webkit-input-placeholder, .filters-wrapper input[type="email"]::-webkit-input-placeholder, .filters-wrapper input[type="password"]::-webkit-input-placeholder, .filters-wrapper input[type="tel"]::-webkit-input-placeholder, .filters-wrapper input[type="number"]::-webkit-input-placeholder, .filters-wrapper input[type="file"]::-webkit-input-placeholder, .filters-wrapper select::-webkit-input-placeholder, .filters-wrapper textarea::-webkit-input-placeholder, form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="password"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder, form input[type="file"]::-webkit-input-placeholder, form select::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
            color: #fff !important;
        }
.filters-wrapper input[type="text"]::-moz-placeholder, .filters-wrapper input[type="email"]::-moz-placeholder, .filters-wrapper input[type="password"]::-moz-placeholder, .filters-wrapper input[type="tel"]::-moz-placeholder, .filters-wrapper input[type="number"]::-moz-placeholder, .filters-wrapper input[type="file"]::-moz-placeholder, .filters-wrapper select::-moz-placeholder, .filters-wrapper textarea::-moz-placeholder, form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="password"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="file"]::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
            color: #fff !important;
        }
.filters-wrapper input[type="text"]:-ms-input-placeholder, .filters-wrapper input[type="email"]:-ms-input-placeholder, .filters-wrapper input[type="password"]:-ms-input-placeholder, .filters-wrapper input[type="tel"]:-ms-input-placeholder, .filters-wrapper input[type="number"]:-ms-input-placeholder, .filters-wrapper input[type="file"]:-ms-input-placeholder, .filters-wrapper select:-ms-input-placeholder, .filters-wrapper textarea:-ms-input-placeholder, form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="password"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder, form input[type="file"]:-ms-input-placeholder, form select:-ms-input-placeholder, form textarea:-ms-input-placeholder {
            color: #fff !important;
        }
.filters-wrapper input[type="text"]::-ms-input-placeholder, .filters-wrapper input[type="email"]::-ms-input-placeholder, .filters-wrapper input[type="password"]::-ms-input-placeholder, .filters-wrapper input[type="tel"]::-ms-input-placeholder, .filters-wrapper input[type="number"]::-ms-input-placeholder, .filters-wrapper input[type="file"]::-ms-input-placeholder, .filters-wrapper select::-ms-input-placeholder, .filters-wrapper textarea::-ms-input-placeholder, form input[type="text"]::-ms-input-placeholder, form input[type="email"]::-ms-input-placeholder, form input[type="password"]::-ms-input-placeholder, form input[type="tel"]::-ms-input-placeholder, form input[type="number"]::-ms-input-placeholder, form input[type="file"]::-ms-input-placeholder, form select::-ms-input-placeholder, form textarea::-ms-input-placeholder {
            color: #fff !important;
        }
.filters-wrapper input[type="text"]::placeholder, .filters-wrapper input[type="email"]::placeholder, .filters-wrapper input[type="password"]::placeholder, .filters-wrapper input[type="tel"]::placeholder, .filters-wrapper input[type="number"]::placeholder, .filters-wrapper input[type="file"]::placeholder, .filters-wrapper select::placeholder, .filters-wrapper textarea::placeholder, form input[type="text"]::placeholder, form input[type="email"]::placeholder, form input[type="password"]::placeholder, form input[type="tel"]::placeholder, form input[type="number"]::placeholder, form input[type="file"]::placeholder, form select::placeholder, form textarea::placeholder {
            color: #fff !important;
        }
.filters-wrapper textarea, form textarea {
        min-height: 240px;
    }
.filters-wrapper select, form select {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.123%27 height=%2714.123%27 viewBox=%270 0 14.123 14.123%27%3E%3Cg id=%27Group_578%27 data-name=%27Group 578%27 transform=%27translate%280.849 7.062%29 rotate%28-45%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M0,0V8.787H8.787%27 transform=%27translate%280 0%29%27 fill=%27none%27 stroke=%27%23051c3e%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27/%3E%3C/g%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position-x: calc(100% - 24px);
        background-position-y: 50%;
        color: #000 !important;
    }

/* Fieldset */

fieldset {
    max-width: 100% !important;
    margin: var(--form-filed-margin);
}

fieldset .hs-richtext {
        max-width: inherit;
        margin: 0;
    }

fieldset .input {
        width: 100%;
        margin: 0 !important;
    }

fieldset select {
        width: 100% !important;
    }

fieldset.form-columns-1 .hs-input {
        width: 100% !important;
    }

fieldset.form-columns-2 {
        grid-gap: 20px;
        gap: 20px;
    }

fieldset.form-columns-2 .hs-form-field {
            width: calc(50% - 10px) !important;
        }

fieldset.form-columns-3 {
        grid-gap: 20px;
        gap: 20px;
    }

fieldset.form-columns-3 .hs-form-field {
            width: calc(33.33333% - 13.33333px) !important;
        }

fieldset[class^="form-columns-"]:not(.form-columns-1) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

@media (max-width: 400px),
            (max-device-width: 480px) and (min-device-width: 320px) {

fieldset[class^="form-columns-"]:not(.form-columns-1) {
            grid-gap: 0;
            gap: 0
    }

fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field {
                width: 100% !important;
                padding: 0px
        }

fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field input {
                    width: 100% !important
            }
        }

/* Placeholders */

::-webkit-input-placeholder {
    color: var(--form-placeholder-color);
    font-size: var(--form-placeholder-size);
    font-weight: 400;
}

input::-webkit-input-placeholder {
    color: var(--form-placeholder-color);
    font-size: var(--form-placeholder-size);
    font-weight: 400;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
input::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
    color: var(--form-placeholder-color);
    font-size: var(--form-placeholder-size);
    font-weight: 400;
}

/* Inputs - checkbox/radio */

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

form .inputs-list input.hs-input {
        width: auto !important;
    }

form .inputs-list > li {
    display: block;
    margin: 0px 0px 10px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

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

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

/* Inputs - date picker */

.hs-dateinput {
    position: relative;
}

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

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

.fn-date-picker td.is-selected .pika-button {
    border-radius: 0;
    -webkit-box-shadow: none;
            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"] {
    height: 50px;
    padding-right: 45px;
    background-size: 20px;
    background-position-x: calc(100% - 25px);
    background-repeat: no-repeat;
    background-position-y: center;
    background-image: url("data:image/svg+xml,%3C%3Fxml version=%271.0%27 encoding=%27utf-8%27%3F%3E%3Csvg version=%271.1%27 id=%27Warstwa_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 20 20%27 style=%27enable-background:new 0 0 20 20;%27 xml:space=%27preserve%27%3E%3Cg%3E%3Cg%3E%3Cpath d=%27M20,8.1c0-0.5-0.1-1-0.1-1.4c-0.3-3.4-3.1-6.2-6.5-6.6C9.8-0.4,6.6,1.8,5.4,5C5.3,5,5.2,5,5,5c-2.7,0-5,2.2-5,5v1.2 c0,0.7,0.6,1.2,1.3,1.2h0c0.7,0,1.2-0.6,1.2-1.3v-1C2.3,8.7,3.6,7.5,5,7.5c0.1,0,0.1,0,0.2,0l1,0c0.6,0,1.1-0.2,1.3-0.7L7.7,6 C8.4,4.1,10,2.7,12,2.5c3.1-0.3,5.7,2.3,5.5,5.4l0,0.3v3.2h0c0,0.7,0.6,1.2,1.3,1.2h0c0.6,0,1.1-0.5,1.2-1.2h0L20,8.1L20,8.1 L20,8.1z%27/%3E%3Cpath d=%27M14.6,14.1l-3.8-3.8C10.6,10.1,10.3,10,10,10c-0.3,0-0.6,0.1-0.9,0.4l-3.7,3.7c-0.5,0.5-0.5,1.3,0,1.8s1.3,0.5,1.8,0 l1.6-1.6v4.5c0,0.7,0.6,1.2,1.2,1.2h0c0.7,0,1.2-0.6,1.2-1.2v-4.4l0.2,0l1.4,1.4c0.4,0.4,1.1,0.5,1.7,0.2 C15.1,15.5,15.1,14.7,14.6,14.1L14.6,14.1z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

form input[type="file"]::-webkit-file-upload-button,
    form input[type="file"]::file-selector-button {
        background: transparent;
        /* font-size: 0; */
        color: transparent;
        border: none;
        width: 0px;
        height: 0px;
        margin-right: 5px;
        line-height: 1;
        margin: 0px;
        padding: 0px;
    }

/* Headings and text */

form .hs-richtext {
    font-size: 16px;
    margin: 0 0 0 0px;
    color: #fff;
}

form .hs-richtext h1,
    form .hs-richtext h2,
    form .hs-richtext h3,
    form .hs-richtext h4,
    form .hs-richtext h5,
    form .hs-richtext h6 {
        color: #fff;
    }

form .hs-richtext a {
        text-decoration: underline;
    }

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

/* GDPR */
/*
.legal-consent-container {
    margin-bottom: 28px;
}
.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
     margin-left: 1rem !important; 
}
*/
/* Validation */

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

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

.hs-error-msg {
    color: var(--form-error-color);
    /* margin-top: 5px; */
}

.hs-error-msgs,
.hs_error_rollup {
    list-style: none;
    padding-left: 0;
    margin: 0px;
    display: block;
}

.hs-error-msgs li, .hs_error_rollup li {
        font-size: 12px;
        line-height: 1.2;
        padding: 0 !important;
        margin: 0 !important;

        display: block;
    }

.hs-error-msgs li label, .hs_error_rollup li label {
            margin-left: 0px;
        }

.hs-error-msgs li:first-child, .hs_error_rollup li:first-child {
            margin-left: 0px;
        }

.hs-error-msgs li:before, .hs_error_rollup li:before {
            content: "";
            display: none !important;
        }

.hs-error-msgs li a, .hs_error_rollup li a {
            color: inherit;
            font-weight: inherit;
        }


/* Submit button */
form .hs-submit > .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
form input[type="submit"],
form .hs-button {
    font-family: var(--body-font);
    display: inline-block;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: normal;
    background-color: transparent;
    border: 1px solid #0D44C2;
    border-radius: 8px;
    padding: 12px;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    background-color: #0D44C2;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    min-width: 176px;
}
form input[type="submit"]:active,
    form input[type="submit"]:hover,
    form .hs-button:active,
    form .hs-button:hover {
        background-color: #0B369C !important;
        border-color: #0B369C !important;
    }
form input[type="submit"]:focus, form .hs-button:focus {
        background-color: #0B369C !important;
        border-color: #0B369C !important;
    }

/* Captcha */

.grecaptcha-badge {
    margin: 0 auto;
}

/* Datepicker */

.fn-date-picker td.is-selected .pika-button {
    background: #494a52;
}

.fn-date-picker td .pika-button:hover {
    background-color: #494a52 !important;
}

.fn-date-picker td.is-today .pika-button {
    color: #494a52;
}
/* LEGAL CONTAINER */

body form .legal-consent-container {
    color: #7c8280;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
}

body form .legal-consent-container a {
        color: var(--primary-1);
        text-decoration: underline;
        display: inline;
    }

body form .legal-consent-container .hs-form-field .hs-error-msgs {
        margin-top: 0px;
    }

body form .legal-consent-container .hs-form-field .hs-error-msgs li {
            font-size: 12px;
        }

body form .legal-consent-container .inputs-list p {
            font-weight: 400;
            font-size: 14px;
            line-height: 18px;

            text-align: left;
            color: #7c8280;
        }

body form .legal-consent-container .hs-fieldtype-booleancheckbox {
        padding-left: 30px;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

body form .legal-consent-container .hs-fieldtype-booleancheckbox .input {
            display: block;
        }

body form .legal-consent-container .hs-richtext {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        margin-left: 0px;
        color: #7c8280;
    }

body form .legal-consent-container .hs-richtext p {
            font-size: inherit;
            margin-bottom: 10px;
            color: #7c8280;
        }

body form .legal-consent-container .hs-richtext a {
            text-decoration: underline;
        }

@media (max-width: 992px) {

body form .legal-consent-container .hs-richtext {
            margin-bottom: 20px;
            margin-top: 20px
    }
        }

body form .legal-consent-container .hs-form-booleancheckbox-display {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: start;

            -ms-flex-align: start;

                align-items: flex-start;
    }

body form .legal-consent-container .hs-form-booleancheckbox-display > span,
        body form .legal-consent-container .hs-form-booleancheckbox-display > span p,
        body form .legal-consent-container .hs-form-booleancheckbox-display > p {
            font-size: 14px;
            line-height: 22px;
            margin-left: 0px !important;
        }

body form .legal-consent-container .hs-form-booleancheckbox-display .hs-form-required {
            color: inherit;
        }

body form .legal-consent-container .hs-form-booleancheckbox-display input[type="checkbox"],
        body form .legal-consent-container .hs-form-booleancheckbox-display input[type="radio"] {
            margin-right: 0px;
            margin-top: 5px;
        }

body form .legal-consent-container input[type="checkbox"] + span:before {
        top: 0px;
    }
/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_tables.css ***!
  \**************************************************************************************************************************/
/* Table */

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

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_animations.css ***!
  \******************************************************************************************************************************/
@-webkit-keyframes firstDot {
    0% {
        top: 20vh;
        left: 0;
    }
    50% {
        top: 80vh;
        left: 60vw;
    }
    100% {
        top: 20vh;
        left: 0;
    }
}

@keyframes firstDot {
    0% {
        top: 20vh;
        left: 0;
    }
    50% {
        top: 80vh;
        left: 60vw;
    }
    100% {
        top: 20vh;
        left: 0;
    }
}

@-webkit-keyframes secondDot {
    0% {
        top: 60vh;
        left: 60vw;
    }
    50% {
        top: 10vh;
        left: 0;
    }
    100% {
        top: 60vh;
        left: 60vw;
    }
}

@keyframes secondDot {
    0% {
        top: 60vh;
        left: 60vw;
    }
    50% {
        top: 10vh;
        left: 0;
    }
    100% {
        top: 60vh;
        left: 60vw;
    }
}

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_footer.css ***!
  \****************************************************************************************************************************/

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_header.css ***!
  \****************************************************************************************************************************/
header.header-main {
    background-color: rgba(252, 252, 253, 0.75);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    height: var(--header-height);
    position: static;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1001;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: var(--header-font);
    border: 1px solid #E3E4E8;
    -webkit-backdrop-filter: blur(64px);
            backdrop-filter: blur(64px);
}

    header.header-main.static {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
    }

    @media (max-width: 1100px) {header.header-main {
        height: var(--header-mobile-height);
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff
}
    }

    @media (max-width:992px) {
        header.header-main .desktop-menu {
            display: none;
        }
    }
/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_default-modules.css ***!
  \*************************************************************************************************************************************/
/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

@media(min-width: 992px){
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    left: -9999px;
    opacity: 0;
    position: absolute;
  }
}


.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

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

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}
/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_dots-animation.css ***!
  \************************************************************************************************************************************/
.dots {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 0;
    pointer-events: none;
}

    .dots.Hide {
        display: none;
    }

    .dots .dot {
        width: 444px;
        height: 444px;
        border-radius: 100%;
        -webkit-filter: blur(40px);
                filter: blur(40px);
        opacity: .1;
    }

    @media (max-width: 767px) {

    .dots .dot {
            width: 200px;
            height: 200px
    }
        }

    @supports (-webkit-backdrop-filter: blur(1px)) {

    .dots .dot {
            -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
            -webkit-backface-visibility: hidden;
                    backface-visibility: hidden
    }
        }

    .dots .dot.first {
            position: absolute;
            background-color: #4DCEC6;
            -webkit-animation: firstDot 15s infinite ease-in-out;
                    animation: firstDot 15s infinite ease-in-out;
        }

    .dots .dot.second {
            position: absolute;
            background-color: #6251C5;
            -webkit-animation: secondDot 15s infinite ease-in-out;
                    animation: secondDot 15s infinite ease-in-out;
        }

/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/templates/system.css ***!
  \**************************************************************************************************************************/
/* Error pages */

.error-page {
    background: #110A3A;
    min-height: calc(100vh - var(--header-height));
}

.error-page .wrapper {
        position: relative;
        z-index: 5;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 55px 0px 120px 0px;
        grid-gap: 109px;
        gap: 109px;
    }

@media (max-width: 992px) {

.error-page .wrapper {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            grid-gap: 20px;
            gap: 20px
    }
        }

.error-page .wrapper .text {
            width: 50%;
            max-width: 508px;
        }

@media (max-width: 1260px) {

.error-page .wrapper .text {
                width: 100%
        }
            }

@media (max-width: 992px) {

.error-page .wrapper .text {
                margin-left: 0px;
                padding: 70px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center
        }
            }

@media (max-width: 470px) {

.error-page .wrapper .text {
                padding: 30px
        }
            }

.error-page .wrapper .text h1,
            .error-page .wrapper .text h2,
            .error-page .wrapper .text h3,
            .error-page .wrapper .text h4,
            .error-page .wrapper .text h5,
            .error-page .wrapper .text h6,
            .error-page .wrapper .text p {
                color: #fff;
            }

@media (max-width: 992px) {

.error-page .wrapper .text h1,
            .error-page .wrapper .text h2,
            .error-page .wrapper .text h3,
            .error-page .wrapper .text h4,
            .error-page .wrapper .text h5,
            .error-page .wrapper .text h6,
            .error-page .wrapper .text p {
                    text-align: center
            }
                }

.error-page .wrapper .text p {
                font-size: 16px;
                line-height: 145%;
            }

.error-page .wrapper .text a {

            }

.error-page .wrapper .text h1 {
                font-size: 80px;
                font-style: normal;
                font-weight: 500;
                line-height: 105%; /* 84px */
                letter-spacing: -1.6px;
            }

@media (max-width:768px) {

.error-page .wrapper .text h1 {
                    font-size: 36px;
                    line-height: 42px
            }
                }

.error-page .wrapper .text h2 {
                font-size: 43px;
                font-style: normal;
                font-weight: 500;
                line-height: 105%; /* 45.15px */
                letter-spacing: -0.86px;
                margin-bottom: 30px;
            }

@media (max-width:768px) {

.error-page .wrapper .text h2 {
                    font-size: 20px;
                    line-height: 26px
            }
                }

.error-page .wrapper .text p {
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 145%;
            }

.error-page .wrapper .text p strong {
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 145%;
                    margin-bottom: 26px;
                }

@media (max-width:768px) {

.error-page .wrapper .text p {
                    font-size: 16px;
                    line-height: 21px
            }
                }

.error-page .wrapper .text span {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

.error-page .wrapper .text span a {
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 24px;
                    color: #000;
                    margin-top: 16px;
                }

.error-page .wrapper .image {
            grid-gap: 36px;
            gap: 36px;
        }

@media (max-width: 992px) {

.error-page .wrapper .image {
                grid-gap: 12px;
                gap: 12px
        }
            }

.error-page .wrapper .image .line {
                grid-gap: 22px;
                gap: 22px;
            }

@media (max-width: 992px) {

.error-page .wrapper .image .line {
                    grid-gap: 12px;
                    gap: 12px
            }
                }
@media(min-width: 992px) {

        .error-page__404 .line-1, .error-page__500 .line-1 {
            margin-left: -100px;
        }
        .error-page__404 .line-2, .error-page__500 .line-2 {
            margin-left: 20px;
        }
        .error-page__404 .line-4, .error-page__500 .line-4 {
            margin-right: -100px;
        }   
}

.systems-page {
    background: #110A3A;
    min-height: calc(100vh - var(--header-height));
    padding: 97px 0px 120px 0px;

}

@media (max-width: 1320px) {

.systems-page {
        height: auto

}
    }

.systems-page .localization-language {
        display: none !important;
    }

.systems-page .main-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        grid-gap: 109px;
        gap: 109px;
    }

@media (max-width: 992px) {

.systems-page .main-wrapper {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            grid-gap: 40px;
            gap: 40px
    }
        }

.systems-page .main-wrapper * {
            color: #fff;
        }

.systems-page .main-wrapper .success {
            font-size: 43px;
            font-style: normal;
            font-weight: 500;
            line-height: 105%; /* 45.15px */
            letter-spacing: -0.86px;
            margin-bottom: 30px;
        }

@media (max-width:768px) {

.systems-page .main-wrapper .success {
                font-size: 36px;
                line-height: 42px
        }
            }

.systems-page .main-wrapper h2 {
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 145%; /* 23.2px */
            margin-bottom: 0px;
        }

.systems-page .main-wrapper .page-header {
            color: rgba(255, 255, 255, 0.80);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 145%;
            margin-bottom: 40px;
        }

.systems-page .main-wrapper .page-header h1 {
                display: none;
            }

.systems-page .main-wrapper .image {
            grid-gap: 36px;
            gap: 36px;
        }

@media (max-width: 992px) {

.systems-page .main-wrapper .image {
                grid-gap: 12px;
                gap: 12px
        }
            }

.systems-page .main-wrapper .image .line {
                grid-gap: 22px;
                gap: 22px;
            }

@media (max-width: 992px) {

.systems-page .main-wrapper .image .line {
                    grid-gap: 12px;
                    gap: 12px
            }
                }

.systems-page.subscription-preferences .page-header {
            font-size: 14px;
            font-weight: 400;
            line-height: 23px;
            letter-spacing: -0.02em;
            text-align: left;
            color: rgba(255, 255, 255, 0.80);
            margin-bottom: 30px !important;
        }

.systems-page.subscription-preferences .page-header h1 {
                font-size: 43px;
                font-style: normal;
                font-weight: 500;
                line-height: 105%; /* 45.15px */
                letter-spacing: -0.86px;
                display: block;
                margin-bottom: 30px;
            }

.systems-page.subscription-preferences .page-header h2 {
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 145%;
            }

.systems-page.subscription-preferences input[type=submit]:hover{
                border: 1px solid var(--primary-4);
                opacity: .7;
            }

.systems-page #email-prefs-form {
        font-size: 18px;
        line-height: 28px;
        text-align: left;
        color: #c7c7c7;
    }

.systems-page #email-prefs-form h2 {
            font-size: 24px;
            line-height: 38px;
            text-align: left;
            color: #e6e6e6;
            margin-bottom: 0;
        }

.systems-page #email-prefs-form .email-prefs {
            font-size: 18px;
            line-height: 28px;
            text-align: left;
            color: #fff;
            padding-left: 45px;
        }

.systems-page #email-prefs-form .email-prefs .subscribe-options {
                margin-top: 20px;
                padding-top: 44px;
                position: relative;
            }

.systems-page #email-prefs-form .email-prefs .subscribe-options:before {
                    content: "";
                    display: block;
                    width: calc(100% + 45px);
                    height: 1px;
                    border: 1px solid rgba(255, 255, 255, 0.20);;
                    opacity: 1;
                    position: absolute;
                    left: -45px;
                    top: 12px;
                }

.systems-page #email-prefs-form .email-prefs .subscribe-options > p:first-child {
                    display: none;
                }

.systems-page #email-prefs-form .email-prefs .header {
                margin-top: 4px;
                margin-left: -45px;
            }

.systems-page #email-prefs-form .email-prefs .item .item-inner {
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 27px;
                }

.systems-page #email-prefs-form .email-prefs .item .item-inner .checkbox-row {
                        color: #fff;
                        font-weight: 400;
                    }

.systems-page #email-prefs-form .email-prefs .item .item-inner >p {
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 25px;
                    }

.systems-page #email-prefs-form .email-prefs .item .fakelabel {
                    position: relative;
                }

.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"] {
                    display: block;
                    visibility: visible;
                    position: absolute;
                    width: 26px;
                    height: 26px;
                    z-index: 12;
                    left: -45px;
                    opacity: 0;
                }

.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"] + span:before {
                        background-color: transparent;
                        z-index: 2;
                        content: "";
                        cursor: pointer;
                        display: block;
                        height: 24px;
                        width: 24px;
                        border: 1px solid #F9DF4B !important;
                        border-radius: 14px;
                        position: absolute;
                        top: 3px;
                        left: -45px;
                        
                    }

.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"]:checked + span:before {
                    background-color: var(--primary-3) !important;
                    -webkit-filter: none;
                            filter: none;
                }

.systems-page #email-prefs-form input[name="globalunsub"] + span {
            font-weight: 700;
            font-size: 18px;
            line-height: 28px;
            color: #fff;
        }

.systems-page #email-prefs-form input[name="globalunsub"] + span:before {
                background-color: transparent;
                z-index: 2;
                content: "";
                cursor: pointer;
                display: block;
                border: 1px solid #F9DF4B !important;
                border-radius: 14px;
                position: absolute;
                top: 3px;
                left: -45px;
                width: 24px;
                height: 24px;
            }

.systems-page #email-prefs-form input[name="globalunsub"]:checked + span:before {
            background-color: var(--primary-3) !important;
            -webkit-filter: none;
                    filter: none;
        }

.systems-page #email-prefs-form input[type="submit"] {
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: center;
            margin-left: -45px;
            padding: 15px 30px;
            margin-top: 20px;
            color: #000;

        }

/* BACKUP */

.systems-page.backup .inner-content {
            min-height: auto;
            max-width: 463px;
        }

.systems-page.backup .page-header h1 {
                font-size: 24px;
                font-weight: 700;
                line-height: 32px;
                letter-spacing: -0.02em;
                text-align: left;
            }

.systems-page.backup .page-header h1 p {
                    font-size: 18px;
                    font-weight: 400;
                    line-height: 32px;
                    letter-spacing: -0.02em;
                    text-align: left;
                    margin-top: 24px;                    
                }

.systems-page.backup #content h3 {
                font-size: 16px;
                line-height: 38px;
                text-align: left;
                color: #fff;
                opacity: 0.8;
                margin-bottom: 0;
                margin-top: 32px;
            }

.systems-page.backup #content input[type="email"] {
                width: 100% !important;
                background-color: transparent;
                padding:10px 14px !important;
                font-size: 16px !important;
                line-height: 24px !important;
                border: 1px solid rgba(213, 220, 219, 1);
                color: rgba(139, 136, 163, 1);
                -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
                        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
                border-radius: 8px;
                height: 44px;
            }

.systems-page.backup #content input[type="email"]::-webkit-input-placeholder {
                    color: rgba(139, 136, 163, 1);
                }

.systems-page.backup #content input[type="email"]::-moz-placeholder {
                    color: rgba(139, 136, 163, 1);
                }

.systems-page.backup #content input[type="email"]:-ms-input-placeholder {
                    color: rgba(139, 136, 163, 1);
                }

.systems-page.backup #content input[type="email"]::-ms-input-placeholder {
                    color: rgba(139, 136, 163, 1);
                }

.systems-page.backup #content input[type="email"]::placeholder {
                    color: rgba(139, 136, 163, 1);
                }

.systems-page.backup #content input[type="submit"] {
                margin-top: 48px;
                margin-left: 0 !important;
                min-width: 100%;
                text-align: center;
                -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
                        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
            }

.systems-page.backup #content input[type="submit"]:hover{
                    border: 1px solid var(--primary-4);
                    opacity: .7;
                }

@media (max-width: 480px) {

.systems-page.backup #content input[type="submit"] {
                    min-width: 100%;
                    padding: 0px 20px
            }
                }

/*  CONFIRMATION */

.systems-page.confirmation .hs_cos_wrapper_type_email_subscriptions_confirmation {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
        }

.systems-page.confirmation .hs_cos_wrapper_type_email_subscriptions_confirmation #content {
                -webkit-box-ordinal-group: 2;
                    -ms-flex-order: 1;
                        order: 1;
            }

.systems-page.confirmation .hs_cos_wrapper_type_email_subscriptions_confirmation .page-header {
                -webkit-box-ordinal-group: 3;
                    -ms-flex-order: 2;
                        order: 2;
            }

.systems-page.password {
       background-color: #fff; 
       min-height: unset;
    }

.systems-page.password .container {
        max-width: 837px;
       }

.systems-page.password .inner-content {
        width: 100%;
       }

.systems-page.password * {
            color: #000 !important;
        }

.systems-page.password h1 {
            font-size: 43px;
            font-style: normal;
            font-weight: 500;
            line-height: 105%; /* 45.15px */
            letter-spacing: -0.86px;
            margin-bottom: 44px;
        }

@media (max-width:768px) {

.systems-page.password h1 {
                font-size: 36px;
                line-height: 42px
        }
            }

.systems-page.password form {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
        }

.systems-page.password form input.hs-button {
                width: -webkit-fit-content;
                width: -moz-fit-content;
                width: fit-content;
                margin-top: 5px;
            }

.systems-page.password form input[type=password] {
            border-radius: 134px;
            border: 1px solid #D0D0D0;
            margin-top: 0px !important;
        }

@media (max-width: 992px) {

.systems-page.password form input[type=password] {
                min-width: 100%
        }
            }

@media (min-width: 1200px) {
        .systems-page .image {
            min-width: 700px;
        }

            .systems-page .image .line-1 {
                margin-left: -72px;
            }

            .systems-page .image .line-4 {
                margin-right: -70px;
            }
    }

.search-results__wrapper .container-sm {
            max-width: 880px;
        }

.search-results__wrapper--header {
            background-color: var(--primary-2);
            padding: 60px 0px 64px 0px;
        }

.search-results__wrapper--header * {
                color: #000;
            }

.search-results__wrapper--header h1 {
                font-size: 36px;
                font-weight: 700;
                line-height: 44px;
                letter-spacing: -0.02em;
                text-align: left;
                margin-bottom: 0px;
            }

.search-results__wrapper--header h1 span {
                    color: #9967F7;
                }

.search-results__wrapper--header .hs-search-results__message {
                padding-bottom: 0px;
                font-size: 18px;
                font-weight: 400;
                line-height: 44px;
                letter-spacing: -0.02em;
                text-align: right;
                opacity: 1;
            }

@media (max-width:992px) {
                
                .search-results__wrapper--header .container {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                            flex-direction: column;
                    -webkit-box-align: start;
                        -ms-flex-align: start;
                            align-items: flex-start;
                }
            }

.search-results__wrapper--results {
            padding: 0px;
            padding-bottom: 60px;
        }

.search-results__wrapper--results .container-sm ul li {
                        border-bottom: 1px solid #D0D0D0;
                        padding-bottom: 29px;
                        padding-top: 20px;
                    }

.search-results__wrapper--results .container-sm ul li:first-of-type {
                            border-top: 1px solid #D0D0D0;
                        }

.search-results__wrapper--results .container-sm ul li a, .search-results__wrapper--results .container-sm ul li h3, .search-results__wrapper--results .container-sm ul li h2 {
                            text-decoration: none;
                        }

.search-results__wrapper--results .container-sm ul li h3, .search-results__wrapper--results .container-sm ul li h2 {
                            font-size: 24px;
                            font-weight: 700;
                            line-height: 44px;
                            letter-spacing: -0.02em;
                            text-align: left;
                            color: var(--primary-1);
                        }

.search-results__wrapper--results .container-sm ul li h3 span, .search-results__wrapper--results .container-sm ul li h2 span {
                                color: var(--primary-4);
                            }

.search-results__wrapper--results .container-sm ul li p {
                            font-size: 16px;
                            font-style: normal;
                            font-weight: 400;
                            line-height: 145%; 
                            text-align: left;
                            color: var(--primary-1);
                            margin-bottom: 0px;
                        }

.search-results__wrapper--results .container-sm ul li p span {
                                color: var(--primary-4);
                            }

.search-results__wrapper--results .container-sm ul li a span {
                                color: #9967F7;
                            }

.search-results__wrapper--results .container-sm .hs-search-results__pagination {
                    padding-top: 54px;
                }

.search-results__wrapper--results .container-sm .hs-search-results__pagination *{
                        color: #000;
                        border: none;
                    }

.search-results__wrapper--results .container-sm .hs-search-results__pagination .hs-search-results__pagination__link--active {
                        color: var(--primary-4);
                    }

.search-results__wrapper--results .container-sm .hs-search-results__pagination .hs-search-results__pagination__link--text-and-icon{
                        font-size: 0px;
                    }

.search-results__wrapper--results .container-sm .hs-search-results__pagination .hs-search-results__pagination__link--text-and-icon svg {
                            fill: var(--primary-1);
                        }

.search-results__wrapper--results .container-sm .hs-search-results__pagination .hs-search-results__pagination__link--number {
                        padding: 0px 2px;
                    }

.search-results__wrapper--results .container-sm .hs-search-results__message  {
                    opacity: 0;
                }

.systems-page--search-results {
    max-width: 100%;
}

.systems-page .header {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
}

.systems-page form input {
    max-width: 100%;
}

/* Search pages */

.hs-search-results__title {
    font-size: 1.25rem;
    margin-bottom: 0.35rem;
    text-decoration: underline;
}

.hs-search-results__title:hover {
    text-decoration: none;
}

.hs-search-results__description {
    padding-top: 0.7rem;
}

/* Password prompt */

.password-prompt input[type="password"] {
    height: auto !important;
    margin-bottom: 1.4rem;
}

.systems-page #hs-login-widget-remember,
.systems-page #hs-login-widget-remember ~ label {
    display: inline-block;
    margin-bottom: 0.175rem;
}

.systems-page #hs_login_reset {
    display: block;
    margin-bottom: 0.7rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
    padding-bottom: 0 !important;
}

/* Subscription preferences */

#email-prefs-form .item.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

#email-prefs-form .item.disabled input:disabled {
    cursor: not-allowed;
}

/* Membership pages */

#hs-membership-form a[class*="show-password"] {
    font-size: 0.75rem;
}

/* Input error messages */

.form-input-validation-message ul.hs-error-msgs {
    padding-left: 0;
    margin: 0;
}

.form-input-validation-message ul.hs-error-msgs li {
    margin: 0;
}

.systems-page.system-page-mode {
    margin-top: -104px;
    background-color: #fff;
    position: relative;
    padding-bottom: 0px;
    min-height: 100vh;
    padding-top: 100px;
}

@media (max-width: 992px) {

.systems-page.system-page-mode {
        padding-top: 60px
}
    }

.systems-page.system-page-mode .image {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

.systems-page.system-page-mode #email-prefs-form .page-header {
            color: #000000;
            max-width: 508px;
        }

.systems-page.system-page-mode #email-prefs-form .page-header h1 {
                color: #120A3D;
            }

.systems-page.system-page-mode #email-prefs-form .page-header h2 {
                color: #000000;
            }

.systems-page.system-page-mode #email-prefs-form .email-prefs {
            position: relative;
            z-index: 2;
            padding-bottom: 100px;
        }

.systems-page.system-page-mode #email-prefs-form .email-prefs .item .item-inner > p {
                        color: #000000;
                        max-width: 400px;
                    }

.systems-page.system-page-mode #email-prefs-form .email-prefs .item .fakelabel * {
                        color: #000000;
                    }

.systems-page.system-page-mode #email-prefs-form .email-prefs .item input[type=checkbox]+span:before {
                        background-color:transparent;
                        border: 1px solid #01D8BE !important;
                        border-radius: 14px;
                        content: "";
                        cursor: pointer;
                        display: block;
                        height: 24px;
                        left: -45px;
                        position: absolute;
                        top: 3px;
                        width: 24px;
                        z-index: 2;
                    }

.systems-page.system-page-mode #email-prefs-form .email-prefs .item input[type=checkbox]:checked+span:before {
                    background-color:#01D8BE !important;
                    -webkit-filter: none;
                            filter: none;
                    background-image: url("data:image/svg+xml,<svg width=\"19\" height=\"16\" viewBox=\"0 0 19 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2 8.55164L8.5 13.5516L17.5 1.55164\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"/></svg>");
                    background-size: 14px;
                }

.systems-page.system-page-mode #email-prefs-form .email-prefs .subscribe-options {
                margin-top: 0px;
            }

.systems-page.system-page-mode #email-prefs-form .email-prefs .subscribe-options::before {
                    border: 1px solid #120A3D;
                    opacity: .1;
                }

.systems-page.system-page-mode #email-prefs-form .email-prefs .subscribe-options input[name=globalunsub]+span {
                    color: #000000;
                    font-size: 18px;
                    font-weight: 400 !important;
                    line-height: 28px;
                }

.systems-page.system-page-mode #email-prefs-form .email-prefs .subscribe-options input[name=globalunsub]+span:before {
                        background-color: transparent;
                        border: 1px solid #01D8BE !important;
                        border-radius: 14px;
                        content: "";
                        cursor: pointer;
                        display: block;
                        height: 24px;
                        left: -45px;
                        position: absolute;
                        top: 3px;
                        width: 24px;
                        z-index: 2
                    }

.systems-page.system-page-mode #email-prefs-form .email-prefs .subscribe-options input[name=globalunsub]:checked+span:before {
                    background-color:#01D8BE !important;
                    -webkit-filter: none;
                            filter: none;
                    background-image: url("data:image/svg+xml,<svg width=\"19\" height=\"16\" viewBox=\"0 0 19 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2 8.55164L8.5 13.5516L17.5 1.55164\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\"/></svg>");
                    background-size: 14px;
                }

.systems-page.system-page-mode #email-prefs-form .email-prefs input[type=submit] {
                color: #fff;
                background-color: #120A3D;
                border: 1px solid #120A3D;
                border-radius: 6px;
                font-size: 16px;
                font-weight: 700;
                letter-spacing: 0;
                line-height: 24px;
                margin-left: -45px;
                margin-top: 20px;
                padding: 15px 30px;
                text-align: center;
            }

.systems-page.system-page-mode #email-prefs-form .email-prefs input[type=submit]:hover {
                    color: #120A3D;
                    background-color: #fff !important;
                    border: 1px solid #120A3D !important;
                    opacity: 1 !important;
                }

.systems-page.system-page-mode.subscription-preferences {

    }

.systems-page.system-page-mode.confirmation .main-wrapper, .systems-page.system-page-mode.backup .main-wrapper {
            position: relative;
            z-index: 3;
        }

.systems-page.system-page-mode.confirmation .main-wrapper .success, .systems-page.system-page-mode.backup .main-wrapper .success {
                color: #120A3D;
                max-width: 508px;
            }

.systems-page.system-page-mode.confirmation .main-wrapper .page-header, .systems-page.system-page-mode.backup .main-wrapper .page-header {
                color: hsla(0, 0%, 0%, 0.8);
                max-width: 508px;
            }

.systems-page.system-page-mode.confirmation .main-wrapper h2, .systems-page.system-page-mode.backup .main-wrapper h2 {
                color: #000000;
            }

.systems-page.system-page-mode.confirmation .main-wrapper a.button--type-1, .systems-page.system-page-mode.backup .main-wrapper a.button--type-1 {
                color: #fff;
                background-color: #120A3D;
                border: 1px solid #120A3D;
                border-radius: 6px;
                font-size: 16px;
                font-weight: 700;
                letter-spacing: 0;
                line-height: 24px;
                padding: 15px 30px;
                text-align: center;
            }

.systems-page.system-page-mode.confirmation .main-wrapper a.button--type-1:hover, .systems-page.system-page-mode.backup .main-wrapper a.button--type-1:hover {
                    color: #120A3D;
                    background-color: #fff !important;
                    border: 1px solid #120A3D !important;
                    opacity: 1 !important;
                }

.systems-page.system-page-mode.backup {
        padding-top: 290px;
    }

@media (max-width: 992px) {

.systems-page.system-page-mode.backup {
            padding-top: 60px
    }
        }

.systems-page.system-page-mode.backup .page-header h1 {
                display: block;
                color: #120A3D;
                font-size: 43px;
                font-style: normal;
                font-weight: 500;
                line-height: 105%; /* 45.15px */
                letter-spacing: -0.86px;
                margin-bottom: 30px;
            }

.systems-page.system-page-mode.backup .page-header h1 p {
                    color: #000000;
                    font-size: 16px;
                }

.systems-page.system-page-mode.backup h3 {
            display: none;
        }
/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/templates/blog.css ***!
  \************************************************************************************************************************/
.hs-blog-post .body-container-wrapper .dots.Show, .hs-blog-listing .body-container-wrapper .dots.Show {
            display: none;
        }
    
    .hs-blog-post .footer-main, .hs-blog-listing .footer-main {
        background-color: transparent !important;
    }
.hs-blog-listing {
    overflow: hidden;
}
/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/utilities/_helper.css ***!
  \***************************************************************************************************************************/
/* 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;
  }
}
.init-load {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.init-load--active {
    opacity: 1;
    visibility: visible;
  }
/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/custom-sections.css ***!
  \*************************************************************************************************************************/

/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/styles.css ***!
  \****************************************************************************************************************/
html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px;
}

    @media (max-width: 1024px) {html {
        scroll-padding-top: 100px
}
    }
* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

body .container {
    max-width: var(--container-width);
    margin: 0 auto;
    padding: 0 var(--container-padding);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .container.container-lg {
    max-width: 1700px;
} 

body .half-container {
    max-width: calc(var(--container-width) / 2 + var(--container-padding) * 2);
    margin: 0 auto;
    padding: 0 var(--container-padding);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .body-container-wrapper {
    padding-top: var(--header-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
@media (max-width: 992px) {
body .body-container-wrapper {
        padding-top: var(--header-mobile-height)
}
    }
body .body-container-wrapper[\:has\(.no-header\)] {
        padding-top: 0 !important;
    }
body .body-container-wrapper:has(.no-header) {
        padding-top: 0 !important;
    }
body .body-container-wrapper.scrolled {
        padding-top: 80px;
    }
@media (max-width: 1023px) {
body .body-container-wrapper.scrolled {
            padding-top: 80px
    }
        }
body .body-container-wrapper .row-depth-1.row-number-1.animation-overflow {
        overflow: hidden;
    }
body {
    font-family: var(--body-font);
    font-size: var(--body-font-size);
}
body b,
    body strong {
        font-weight: 600;
    }
body.lock {
        height: 100vh;
        overflow: hidden;
    }
body .body-wrapper.transparent .body-container-wrapper {
                padding-top: 0 !important;
            }

.page-loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 0px;
    background-color: #fff;
    z-index: 100000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.page-loader .loader {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        display: inline-block;
        border-top: 3px solid var(--primary-1);
        border-right: 3px solid transparent;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-animation: rotation 1s linear infinite;
                animation: rotation 1s linear infinite;
    }
html.hs-inline-edit .page-loader {
    display: none !important;
}


@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}


@keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}