/*!************************************************************************************************************************!*\
  !*** 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;
}
.list-item {
	display: list-item;
}
.transform {
	transform: var(--tw-transform);
}
.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;
}
.bg-center {
	background-position: center;
}
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-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;
}
.justify-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.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;
}
/*!*********************************************************************************************************************************!*\
  !*** 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;
    color: var(--primary-1);
    font-family: var(--body-font);
}

.h1,
h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}
.h2,
h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
.h3,
h3 {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.h4,
h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; 
}
.h5,
h5 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.h6,
h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.widget-type-blog_content,
.widget-type-rich_text,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_inline_rich_text,
p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
} 


@media (max-width: 1728px) {
    .h1,
    h1 {
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 44px;
    }
    .h2,
    h2 {
        font-size: 26px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
    }
    .h3,
    h3 {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
    }
    .h4,
    h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }
    .h5,
    h5 {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px; 
    }
    .h6,
    h6 {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; 
    }
    .widget-type-blog_content,
    .widget-type-rich_text,
    .hs_cos_wrapper_type_rich_text,
    .hs_cos_wrapper_type_inline_rich_text,
    p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }
}

@media (max-width: 1366px) {
    .h1,
    h1 {
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; 
    }
    .h2,
    h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
    }
    .h3,
    h3 {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 26px;
    }
    .h4,
    h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }
    .h5,
    h5 {
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }
    .h6,
    h6 {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }
    .widget-type-blog_content,
    .widget-type-rich_text,
    .hs_cos_wrapper_type_rich_text,
    .hs_cos_wrapper_type_inline_rich_text,
    p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; 
    }
}


.widget-type-blog_content,
.widget-type-rich_text,
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_inline_rich_text,
p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}


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


.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: 30px;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 145%;
        }


/* 23.2px */


.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: #000;
                display: inline-block;
                border-radius: 50%;
                margin-right: 0px;
                position: absolute;
                left: 15px;
                top: 8px;
            }


@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;
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    font-family: var(--body-font);
    padding: 8px 30px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 8px;
    text-decoration: none;
    position: relative;
}

    @media (max-width: 992px) {.body-wrapper button,
.body-wrapper a.button,
.body-wrapper .button {
        padding: 8px 21px
}
    }

    .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-1, .body-wrapper a.button--type-1, .body-wrapper .button--type-1 {
        background: #4232EF;
        color: #FFF;
        padding-right: 56px;
    }

    .body-wrapper button--type-1::after, .body-wrapper a.button--type-1::after, .body-wrapper .button--type-1::after {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/Group%204269.png'); 
            margin-left: 14px;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            right: 30px;
            top: 9px;
        }

    .body-wrapper button--type-1::before, .body-wrapper a.button--type-1::before, .body-wrapper .button--type-1::before {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/arrows.png');
            right: 30px;
            opacity: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            margin-left: 14px;
            top: 9px;
        }

    .body-wrapper button--type-1:hover, .body-wrapper a.button--type-1:hover, .body-wrapper .button--type-1:hover {
            background: #3010F2 !important;
            color: #FFF !important;
        }

    .body-wrapper button--type-1:hover::after, .body-wrapper a.button--type-1:hover::after, .body-wrapper .button--type-1:hover::after {
                opacity: 0;
            }

    .body-wrapper button--type-1:hover::before, .body-wrapper a.button--type-1:hover::before, .body-wrapper .button--type-1:hover::before {
                opacity: 1;
            }

    .body-wrapper button--type-2, .body-wrapper a.button--type-2, .body-wrapper .button--type-2 {
        background: #F1F1FE;
        color: #000637;
        padding-right: 56px;
    }

    .body-wrapper button--type-2::after, .body-wrapper a.button--type-2::after, .body-wrapper .button--type-2::after {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/arrowlight.png'); 
            margin-left: 14px;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            right: 30px;
            top: 9px;
        }

    .body-wrapper button--type-2::before, .body-wrapper a.button--type-2::before, .body-wrapper .button--type-2::before {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/arrowslight.svg');
            right: 30px;
            opacity: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            margin-left: 14px;
            top: 9px;
        }

    .body-wrapper button--type-2:hover, .body-wrapper a.button--type-2:hover, .body-wrapper .button--type-2:hover {
            background: #FBFBFF !important;
        }

    .body-wrapper button--type-2:hover::after, .body-wrapper a.button--type-2:hover::after, .body-wrapper .button--type-2:hover::after {
                opacity: 0;
            }

    .body-wrapper button--type-2:hover::before, .body-wrapper a.button--type-2:hover::before, .body-wrapper .button--type-2:hover::before {
                opacity: 1;
            }

    .body-wrapper button--type-3, .body-wrapper a.button--type-3, .body-wrapper .button--type-3 {
        background: #000637;
        color: #FFF;
        padding-right: 56px;
    }

    .body-wrapper button--type-3::after, .body-wrapper a.button--type-3::after, .body-wrapper .button--type-3::after {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/Group%204269.png'); 
            margin-left: 14px;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            right: 30px;
        }

    .body-wrapper button--type-3::before, .body-wrapper a.button--type-3::before, .body-wrapper .button--type-3::before {
            content: url('https://143236257.fs1.hubspotusercontent-eu1.net/hubfs/143236257/theme/arrows.png');
            right: 30px;
            opacity: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
            position: absolute;
            margin-left: 14px;
        }

    .body-wrapper button--type-3:hover, .body-wrapper a.button--type-3:hover, .body-wrapper .button--type-3:hover {
            background: #000420 !important;
            color: #FFF !important;
        }

    .body-wrapper button--type-3:hover::after, .body-wrapper a.button--type-3:hover::after, .body-wrapper .button--type-3:hover::after {
                opacity: 0;
            }

    .body-wrapper button--type-3:hover::before, .body-wrapper a.button--type-3:hover::before, .body-wrapper .button--type-3:hover::before {
                opacity: 1;
            }

    .body-wrapper button--type-4, .body-wrapper a.button--type-4, .body-wrapper .button--type-4 {
        background: transparent;
        color: #FFF;
        padding: 0px !important;
        text-decoration: underline;
        line-height: 28px;
        text-decoration-thickness: 2px;
        text-underline-offset: 5px;
    }

    .body-wrapper button--type-4:hover, .body-wrapper a.button--type-4:hover, .body-wrapper .button--type-4:hover {
            color: #6051FF !important;
        }

    .body-wrapper button--type-5, .body-wrapper a.button--type-5, .body-wrapper .button--type-5 {
        background: transparent;
        color: #000420;
        padding: 0px !important;
        text-decoration: underline;
        line-height: 28px;
        text-decoration-thickness: 2px;
        text-underline-offset: 5px;
    }

    .body-wrapper button--type-5:hover, .body-wrapper a.button--type-5:hover, .body-wrapper .button--type-5:hover {
            color: #6051FF !important;
        }

    .body-wrapper button--type-6, .body-wrapper a.button--type-6, .body-wrapper .button--type-6 {
        border-radius: 4px;
        background: #2C2D47;
        color: #FFF;
        padding: 7px 17px 8px 17px;
        font-size: 16px;
        line-height: normal;
    }

    .body-wrapper button--type-6:hover, .body-wrapper a.button--type-6:hover, .body-wrapper .button--type-6:hover {
            background: #424269 !important;
        }

    .body-wrapper button--type-6:visited, .body-wrapper a.button--type-6:visited, .body-wrapper .button--type-6:visited {
            background: #4232EF !important;
        }

/* 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 15px 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: 500;
        font-size: 14px;
        line-height: 16px;
        color:  #000637;
        display: inline-block;
        padding: 0px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 0 9px;
        background-color: #FBFBFF;
        -webkit-transform: translateY(7px) translateX(20px);
                transform: translateY(7px) translateX(20px);
        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;
    }

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

.hs-form-field .hs-form-required {
        color:  #000637;
    }

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

/* 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: #fff;
            background-color: #fff;
            top: 6px;
            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");
        -webkit-filter: brightness(0) invert(1);
                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: 16px;
        padding: var(--form-padding);
        width: 100%;
        color: #000;
        height: 52px;
        font-weight: 400;
        border-radius: 8px;
        border: 1px solid #D2D5EF;
        background: transparent;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
        padding: 17px 25px;
    }
@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;
            border-color: var(--primary-3);
        }
.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: #9FA3C1;
            font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
.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: #9FA3C1;
            font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
.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: #9FA3C1;
            font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
.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: #9FA3C1;
            font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
.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: #9FA3C1;
            font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
        }
.filters-wrapper textarea, form textarea {
        min-height: 104px;
    }
.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%;
    }

/* 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 {
    list-style: none;
    padding-left: 0;
    margin: 0px;
    display: block;
}

.hs-error-msgs li {
        font-size: var(--form-error-size);
        line-height: 1.2;
        padding: 0 !important;
        margin: 0 !important;

        display: block;
    }

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

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

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

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

/* Submit button */

form .hs-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

@media (max-width: 768px) {

form .hs-submit {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center
}
    }
form .hs-submit > .actions {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}
form .hs-submit > .actions::before {
        content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M1 7L13 7\" stroke=\"white\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 1L13 7L7 13\" stroke=\"white\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");
        display: block;
        position: absolute;
        right: 30px;
        z-index: 9;
        -webkit-transition: all .3s;
        transition: all .3s;
        opacity: 1;
    }
form .hs-submit > .actions::after {
        display: block;
        position: absolute;
        right: 30px;
        z-index: 9;
        -webkit-transition: all .3s;
        transition: all .3s;
        opacity: 0;
        content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M7 1L13 7L7 13\" stroke=\"white\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1 1L7 7L1 13\" stroke=\"white\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");

    }
form .hs-submit > .actions:hover::before {
            opacity: 0;
        }
form .hs-submit > .actions:hover::after {
            opacity: 1;
        }
@media (max-width: 680px) {
form .hs-submit > .actions {
        text-align: right
}
    }
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 var(--primary-3);
    border-radius: 8px;
    padding: 12px 33px;
    padding-right: 59px;
    cursor: pointer;
    border-color: var(--primary-3);
    color: #fff;
    text-align: center;
    background-color: var(--primary-3);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: relative;
}
@media (max-width:680px) {
form input[type="submit"],
form .hs-button {
        padding:11px 51px 
}
    }

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

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

/* FORMS VARIANTS */

/* LIGHT */

.light-form form {
    font-family: var(--form-font);
}

.light-form form input[type="text"],
    .light-form form input[type="email"],
    .light-form form input[type="password"],
    .light-form form input[type="tel"],
    .light-form form input[type="number"],
    .light-form form input[type="file"],
    .light-form form select,
    .light-form form textarea {
        background-color: #f7f5ef;
    }

/* Labels */

.light-form form .hs-form-field > label {
            background: #f7f5ef;
        }

.light-form form input[type="checkbox"] + span:before {
                background-color: #f7f5ef;
            }
/* DARK */

.dark-form form {
    color: #fff;
    font-family: var(--form-font);
}

.dark-form form input[type="text"],
    .dark-form form input[type="email"],
    .dark-form form input[type="password"],
    .dark-form form input[type="tel"],
    .dark-form form input[type="number"],
    .dark-form form input[type="file"],
    .dark-form form select,
    .dark-form form textarea {
        background-color: rgba(199, 199, 199, 0.1);
        color: #fff;
        border-color: rgba(199, 199, 199, 0.1);
    }

.dark-form form input[type="text"]:hover, .dark-form form input[type="email"]:hover, .dark-form form input[type="password"]:hover, .dark-form form input[type="tel"]:hover, .dark-form form input[type="number"]:hover, .dark-form form input[type="file"]:hover, .dark-form form select:hover, .dark-form form textarea:hover {
            border-color: #4e412b;
        }

.dark-form form input[type="text"]:focus, .dark-form form input[type="email"]:focus, .dark-form form input[type="password"]:focus, .dark-form form input[type="tel"]:focus, .dark-form form input[type="number"]:focus, .dark-form form input[type="file"]:focus, .dark-form form select:focus, .dark-form form textarea:focus {
            border-color: #765d39;
        }

/* Labels */

.dark-form form .hs-form-field > label {
            color: #fff;
        }

.dark-form form .hs-form-field > legend {
            color: #fff;
        }

.dark-form form input[type="checkbox"] + span:before {
                background-color: rgba(199, 199, 199, 0.1);
                border-color: rgba(199, 199, 199, 0.1);
            }

.dark-form form input[type="checkbox"]:checked + span:before {
            background-color: #765d39;
            border-color: #765d39;
        }

.dark-form form input[type="radio"] + span:before {
                border-color: #4e412b;
            }

.dark-form form input[type="radio"] + span:hover:before {
                border-color: #765d39;
            }

.dark-form form input[type="radio"] + span:after {
                background: #765d39;
            }

.dark-form form input[type="radio"]:checked + span:before {
                border-color: #765d39;
            }

.dark-form form input[type="file"] {
        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 style=%27fill:%23fff%27%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");
    }

.dark-form form select {
        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");
    }

/*!**************************************************************************************************************************!*\
  !*** 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/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: #fff;
    -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);
}

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

    header.header-main.scrolled-out {
        position: fixed;
        top: -93px;
        z-index: 99999999999999;
    }

    header.header-main.scrolled {
        position: fixed;
        top: 0px;
        z-index: 99999999999999;
    }

    @media (max-width: 992px) {header.header-main {
        height: var(--header-mobile-height)
}
    }

    @media (max-width: 768px) {header.header-main {
        height: 84px
}
    }

    @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/templates/system.css ***!
  \**************************************************************************************************************************/
/* Error pages */

.error-page {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 26px;
    background: #0A0B23;
}

.error-page .wrapper {
        min-height:100vh;
        position: relative;
        z-index: 5;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
    }

.error-page .wrapper .text {
            width: 48%;
            padding-right: 150px;
            padding-left: 32px;
        }

@media (max-width: 992px) {

.error-page .wrapper .text {
                width: 100%;
                -webkit-box-pack: start;
                    -ms-flex-pack: start;
                        justify-content: flex-start;
                padding: 150px 32px 100px 32px
        }
            }

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

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

.error-page .wrapper .text h1 {
                font-size: 60px;
                font-style: normal;
                font-weight: 400;
                line-height: 50px;
                margin-bottom: 28px;
            }

@media (max-width:768px) {

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

.error-page .wrapper .text h3 {
                font-size: 30px;
                font-style: normal;
                font-weight: 400;
                line-height: 40px;
                margin-bottom: 28px;
                max-width: 446px;
            }

@media (max-width: 992px) {

.error-page .wrapper .text h3 {
                    font-size: 20px;
                    line-height: 26px;
                    max-width: 100%
            }
                }

.error-page .wrapper .text p {
                color: #D4D4F1;
                font-size: 18px;
                font-style: normal;
                font-weight: 300;
                line-height: 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 .image {
            width: 52%;
            height: 100%;
            min-height: 100vh;
            background-position: top;
            background-size: cover;
            background-repeat: no-repeat;
        }

@media (max-width: 992px) {

.error-page .wrapper .image {
                display: none
        }

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

.systems-page {
    background: #0A0B23;
    min-height: calc(100vh);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.systems-page::after {
        content: url("data:image/svg+xml,<svg width=\"970\" height=\"1064\" viewBox=\"0 0 970 1064\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect opacity=\"0.5\" x=\"970\" y=\"1063.98\" width=\"970\" height=\"1063.98\" transform=\"rotate%28-180 970 1063.98%29\" fill=\"url%28%23paint0_radial_2342_1331%29\"/><defs><radialGradient id=\"paint0_radial_2342_1331\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate%28970 1646.6%29 rotate%28-12.6533%29 scale%28863.027 654.51%29\"><stop stop-color=\"%230047FF\"/><stop offset=\"1\" stop-color=\"%230C0D22\" stop-opacity=\"0.57\"/></radialGradient></defs></svg>");
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        opacity: .5;
    }

.systems-page::before {
        content: url("data:image/svg+xml,<svg width=\"847\" height=\"769\" viewBox=\"0 0 847 769\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect opacity=\"0.5\" y=\"0.773682\" width=\"847\" height=\"768.206\" rx=\"12\" fill=\"url%28%23paint0_radial_2342_1330%29\"/><defs><radialGradient id=\"paint0_radial_2342_1330\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate%2826.6772 768.979%29 rotate%28-34.3365%29 scale%28858.155 817.397%29\"><stop stop-color=\"%234232EF\"/><stop offset=\"1\" stop-color=\"%230C0D22\" stop-opacity=\"0.57\"/></radialGradient></defs></svg>");
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        opacity: .5;
    }

@media (max-width: 1400px) {

.systems-page::before {
            display: none !important
    }
        }

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

.systems-page .main-wrapper {
        position: relative;
        max-width: 707px;
        margin: 0 auto;
        z-index: 2;
    }

.systems-page .inner-content > div * {
                color: #D4D4F1 !important;
            }

.systems-page.subscription-preferences div.page-header {
            color: #D4D4F1 !important;
            font-size: 18px;
        }

.systems-page.subscription-preferences div.page-header h1 {
                color: #FFF !important;
                font-size: 40px;
                font-style: normal;
                font-weight: 400;
                line-height: 50px; /* 125% */
            }

.systems-page.subscription-preferences div.page-header h2 {
                opacity: 0.9 !important;
                color: #EBEBFF !important;
                font-size: 18px;
                font-style: normal;
                font-weight: 500;
                line-height: 26px !important;
            }

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

.systems-page #email-prefs-form h2 {
            opacity: 0.9 !important;
            color: #EBEBFF !important;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 26px !important;
            margin-bottom: 0px !important;
        }

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

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

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

.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-weight: 400;
                    font-size: 18px;
                    line-height: 28px;

                    color: #c7c7c7;
                }

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

.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: -35px;
                    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: 20px;
                        width: 20px;
                        border: 1px solid #898FB4!important;
                        border-radius: 14px;
                        position: absolute;
                        top: 3px;
                        left: -35px;
                        
                    }

.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"]:checked + span:before {
                    background-color: #898FB4 !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 #898FB4 !important;
                border-radius: 14px;
                position: absolute;
                top: 3px;
                left: -35px;
                width: 20px;
                height: 20px;
            }

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

.systems-page #email-prefs-form input[type="submit"] {
            font-weight: 600;
            font-size: 18px;
            line-height: 34px;
            font-family: var(--body-font);
            padding: 8px 30px;
            -webkit-transition: all .3s;
            transition: all .3s;
            border-radius: 8px;
            text-decoration: none;
            position: relative;
            background: #4232EF;
            color: #FFF;
            margin-left: -45px;
            margin-top: 30px;
        }

/* BACKUP */

.systems-page.backup .inner-content {
            min-height: auto;
            padding: 35px 32px;
            max-width: 719px;
        }

.systems-page.backup .page-header h1 {
                color: #FFF !important;
                font-size: 40px;
                font-style: normal;
                font-weight: 400;
                line-height: 50px;
            }

/* 125% */

.systems-page.backup .page-header h1 p {
                    color: #D4D4F1;
                    font-size: 18px;
                    font-style: normal;
                    font-weight: 300;
                    line-height: 26px; /* 144.444% */
                    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 #898FB4;
                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"] {
                font-weight: 600;
                font-size: 18px;
                line-height: 34px;
                font-family: var(--body-font);
                padding: 8px 30px;
                -webkit-transition: all .3s;
                transition: all .3s;
                border-radius: 8px;
                text-decoration: none;
                position: relative;
                background: #4232EF;
                color: #FFF;
                margin-top: 40px;
            }

/*  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.confirmation h2 {
            font-size: 18px;
            font-weight: 400;
            line-height: 32px;
            letter-spacing: -0.02em;
            text-align: left;
            margin-bottom: 0px;
        }

.systems-page.confirmation .success {
            color: #FFF;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: 50px;
            max-width: 644px;
        }

.systems-page.confirmation .page-header {
            color: #D4D4F1 !important;
            font-size: 18px;
            opacity: 0.9;
        }

.systems-page.confirmation .inner-content {


        }

.systems-page.confirmation a {
            margin-top: 56px;
            text-align: center;
        }

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

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

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

.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: 98px 0px;
        }

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

.search-results__wrapper--results .container-sm ul li {
                        border-bottom: 1px solid rgba(203, 213, 231, 1);
                        padding-bottom: 40px;
                    }

.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: 18px;
                            font-weight: 400;
                            line-height: 26px;
                            letter-spacing: -0.02em;
                            text-align: left;
                            color: var(--primary-1);
                        }

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

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

.search-results__wrapper--results .container-sm .hs-search-results__pagination *{
                        color: rgba(154, 152, 167, 1);
                        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;
}

/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/templates/blog.css ***!
  \************************************************************************************************************************/
.blog-post--light {
    background-color: #FBFBFF;
}


    .blog-post--light .blog-post__wrapper {
        grid-gap: 40px;
        gap: 40px;
    }


    @media (max-width:992px) {


    .blog-post--light .blog-post__wrapper {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            grid-gap: 20px;
            gap: 20px
    }
        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main {
            max-width: 960px;
        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section {
                grid-gap: 40px;
                gap: 40px;
                padding-bottom: 55px;
                border-bottom: 1px solid #E1E1F2;
                margin-bottom: 57px;
            }


    @media (max-width: 992px) {


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section {
                    padding-bottom: 30px;
                    margin-bottom: 30px;
                    grid-gap: 20px;
                    gap: 20px
            }
                }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .tag-list {
                    grid-gap: 10px;
                    gap: 10px;
                }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .tag-list a {
                        border-radius: 4px;
                        background: #E1E1F2;
                        padding: 8px 12px;
                        color: #191F4B;
                        text-align: center;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        text-transform: capitalize;
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .tag-list a:hover {
                            color: var(--primary-3);
                        }


    @media (max-width: 992px) {


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .tag-list a {
                            font-size: 13px;
                            padding: 8px 16px
                    }
                        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .details {
                    grid-gap: 10px;
                    gap: 10px;
                }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .details span,
                    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .details a {
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 26px;  
                        opacity: 0.9;
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .top--section .details a:hover {
                            color: var(--primary-3);
                        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .title--section {
                max-width: 654px;
            }


    @media (min-width: 992px) {


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .title--section h1 {
                        font-size: 40px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: 50px;
                        margin-bottom: 56px
                }
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section {
                padding-bottom: 76px;
                padding-top: 57px;
                border-top: 1px solid #E1E1F2;
                margin-top: 40px;
                grid-gap: 12px;
                gap: 12px;
            }


    @media (max-width: 992px) {


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section {
                    padding-top: 30px;
                    margin-top: 20px;
                    padding-bottom: 30px
            }
                }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .details {
                    grid-gap: 10px;
                    gap: 10px;
                }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .details span,
                    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .details a {
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 26px;  
                        opacity: 0.9;
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .details a:hover {
                            color: var(--primary-3);
                        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social .share {
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 26px; 
                        opacity: .9;
                        margin-right: 25px;
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social a {
                        width: 44px;
                        height: 44px;
                        min-width: 44px;
                        background-color: #E1E1F2;
                        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;
                        margin-left: 10px;
                        border-radius: 8px;
                        position: relative;
                        overflow: hidden;
                    }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social a:hover .icon-init {
                                opacity: 0;
                            }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social a:hover .icon-active {
                                opacity: 1 !important;
                            }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social a .icon {
                            position: absolute;
                            -webkit-transition: all .3s;
                            transition: all .3s;
                        }


    .blog-post--light .blog-post__wrapper .blog-post__wrapper--main .share--section .social a .icon-active {
                            opacity: 0;
                        }
/*!***************************************************************************************************************************!*\
  !*** 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;
  }
.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/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;
}

@media (min-width: 1920px) {

body .container {
        max-width: calc(1470px + var(--container-padding) * 2 )
}
    }

@media (max-width: 992px) {

body .container {
        padding: 0px 20px
}
    }
body .container.container-lg {
    max-width: var(--container-lg);
} 

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: 93px;
    }
@media (max-width: 1023px) {
body .body-container-wrapper.scrolled {
            padding-top: 66px
    }
        }
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;
            }
body .header-system-pages .body-container-wrapper {
            padding-top: 0px;
        }

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