/*!************************************************************************************************************************!*\
  !*** 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-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.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;
	}
}
.block {
	display: block;
}
.border {
	border-width: 1px;
}
body .dnd-section {
    padding: var(--dnd-mt) var(--container-padding) var(--dnd-mb);
}
@media (max-width: 767px) {
body .dnd-section {
        padding: 80px var(--container-padding) 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;
    }
}

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

/* Anchors */

a {
    cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 60px 0;
}

/* 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: "";
        background-image: url("data:image/svg+xml,%3Csvg width=%2770%27 height=%2770%27 viewBox=%270 0 70 70%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2735%27 cy=%2735%27 r=%2735%27 fill=%27%23002AE6%27/%3E%3Cpath d=%27M46.375 22.75H39.375C37.9258 22.75 36.75 23.9258 36.75 25.375V32.375C36.75 33.8242 37.9258 35 39.375 35H43.75V38.5C43.75 40.4305 42.1805 42 40.25 42H39.8125C39.0852 42 38.5 42.5852 38.5 43.3125V45.9375C38.5 46.6648 39.0852 47.25 39.8125 47.25H40.25C45.0844 47.25 49 43.3344 49 38.5V25.375C49 23.9258 47.8242 22.75 46.375 22.75ZM30.625 22.75H23.625C22.1758 22.75 21 23.9258 21 25.375V32.375C21 33.8242 22.1758 35 23.625 35H28V38.5C28 40.4305 26.4305 42 24.5 42H24.0625C23.3352 42 22.75 42.5852 22.75 43.3125V45.9375C22.75 46.6648 23.3352 47.25 24.0625 47.25H24.5C29.3344 47.25 33.25 43.3344 33.25 38.5V25.375C33.25 23.9258 32.0742 22.75 30.625 22.75Z%27 fill=%27%2300F279%27/%3E%3C/svg%3E%0A");
        display: block;
        margin: 0 auto 20px;
        width: 70px;
        height: 70px;
    }

blockquote {
    padding: 40px;
    margin: 65px auto;
    background: #edf2fe;
    border-radius: 15px;
    text-align: center;
}

blockquote p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        color: #97a3b7;
    }

blockquote span {
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;

        color: #002ae6;
    }

blockquote.tip {
        text-align: left;
        padding: 40px 30px 40px 100px;
        position: relative;
    }

blockquote.tip p {
            text-align: left;
        }

blockquote.tip:before {
            width: 50px;
            height: 50px;
            top: 40px;
            left: 30px;
            position: absolute;
            background-image: url("data:image/svg+xml,%3Csvg width=%2750%27 height=%2750%27 viewBox=%270 0 50 50%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%2750%27 height=%2750%27 rx=%275%27 fill=%27%23002AE6%27/%3E%3Cg clip-path=%27url%28%23clip0_1665_4613%29%27%3E%3Cpath d=%27M20.8387 35.0699C20.8387 35.3897 20.9333 35.7016 21.1139 35.9682L22.0066 37.2728C22.2801 37.6727 22.9009 37.998 23.3941 37.998H26.6061C27.0977 37.998 27.7186 37.6729 27.992 37.2728L28.8816 35.9688C29.0346 35.7434 29.1602 35.3406 29.1602 35.0699L29.1668 33.0793H20.8335L20.8387 35.0699ZM25.0002 12C19.6887 12.0163 15.8335 16.2133 15.8335 20.8918C15.8335 23.1455 16.6897 25.2001 18.1022 26.7723C18.9632 27.729 20.3075 29.7293 20.822 31.4162C20.8237 31.4289 20.8269 31.4424 20.8285 31.4559H29.1723C29.1739 31.4424 29.1772 31.4297 29.1788 31.4162C29.6931 29.7293 31.0377 27.729 31.8986 26.7723C33.3127 25.2437 34.1668 23.1922 34.1668 20.8918C34.1668 16.0016 30.0627 12.0002 25.0002 12ZM30.021 25.2082C29.2054 26.1146 28.196 27.5594 27.4663 29.062H22.5387C21.809 27.5594 20.7996 26.1146 19.9845 25.2087C18.9189 24.025 18.3335 22.466 18.3335 20.8918C18.3335 17.7535 20.8387 14.4502 24.9533 14.4375C28.6772 14.4375 31.6668 17.3523 31.6668 20.8918C31.6668 22.466 31.0835 24.025 30.021 25.2082ZM24.1668 16.0625C21.87 16.0625 20.0002 17.8855 20.0002 20.125C20.0002 20.5741 20.3729 20.9375 20.8335 20.9375C21.2941 20.9375 21.6668 20.5719 21.6668 20.125C21.6668 18.7808 22.7882 17.6875 24.1668 17.6875C24.6275 17.6875 25.0002 17.3245 25.0002 16.8755C25.0002 16.4265 24.6252 16.0625 24.1668 16.0625Z%27 fill=%27%2300F279%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_1665_4613%27%3E%3Crect width=%2720%27 height=%2726%27 fill=%27white%27 transform=%27translate%2815 12%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        }

blockquote.tip span {
            font-weight: 600;
            font-size: 18px;
            line-height: 28px;
            display: block;
            margin-bottom: 5px;
        }

/* 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;
    line-height: 1.2;
    font-weight: 500;
    color: var(--header-font-color);
    font-family: var(--header-font);
    margin: 0 0 60px 0;
}

.h1,
h1 {
    font-size: 60px;
    line-height: 72px;
    font-family: "Resolve Sans Bold Cn", sans-serif;
    letter-spacing: 1.2px;
}
.h2,
h2 {
    font-size: 16px;
    color: #ed7337;
    line-height: 34px;
    font-weight: bold;
}
.h3,
h3 {
    font-size: 30px;
    line-height: 38px;
}
.h4,
h4 {
    font-size: 26px;
}
.h5,
h5 {
    font-size: 20px;
}
.h6,
h6 {
    font-size: 18px;
    line-height: 1.2;
}

.body-container--white .h1,
    .body-container--white h1 {
        font-size: 96px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

.body-container--white .h2,
    .body-container--white h2 {
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        color: #000;
    }

.body-container--white p,
    .body-container--white li,
    .body-container--white span {
        color: #000;
        font-family: "Manrope";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.body-container--white .hs_cos_wrapper_type_inline_rich_text ul li:before, .body-container--white .hs_cos_wrapper_type_rich_text ul li:before, .body-container--white .widget-type-blog_content ul li:before, .body-container--white .widget-type-rich_text ul li:before {
            background-color: #000;
        }
.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) {
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        display: inline-block;
        color: var(--primary-1);
    }
.widget-type-blog_content a:not(.cta_button):not(.button):hover, .widget-type-rich_text a:not(.cta_button):not(.button):hover, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):hover, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):hover {
            text-decoration: underline;
        }
.widget-type-blog_content a:not(.cta_button):not(.button):visited,
        .widget-type-blog_content a:not(.cta_button):not(.button):focus,
        .widget-type-blog_content a:not(.cta_button):not(.button):active,
        .widget-type-rich_text a:not(.cta_button):not(.button):visited,
        .widget-type-rich_text a:not(.cta_button):not(.button):focus,
        .widget-type-rich_text a:not(.cta_button):not(.button):active,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):visited,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):focus,
        .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button):active,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):visited,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):focus,
        .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button):active {
            text-decoration: none;
            color: var(--primary-1);
        }
.widget-type-blog_content a:not(.cta_button):not(.button).arrow, .widget-type-rich_text a:not(.cta_button):not(.button).arrow, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button).arrow, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button).arrow {
            font-weight: 600;
            text-decoration: underline;
            font-size: 18px;
            letter-spacing: 0.05em;
        }
.widget-type-blog_content a:not(.cta_button):not(.button).arrow:after, .widget-type-rich_text a:not(.cta_button):not(.button).arrow:after, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button).arrow:after, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button).arrow:after {
                margin-left: 4px;
                -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
                display: inline-block;
                -webkit-transform: translateY(2px);
                        transform: translateY(2px);
                content: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715.05%27 height=%2715.05%27 viewBox=%270 0 15.05 15.05%27%3E%3Cg id=%27Group_1030%27 data-name=%27Group 1030%27 transform=%27translate%287.525 13.55%29 rotate%28-135%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M0,0V8.52H8.52%27 fill=%27none%27 stroke=%27%23c23c4d%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27/%3E%3Cline id=%27Line_5%27 data-name=%27Line 5%27 x1=%278.52%27 y2=%278.52%27 transform=%27translate%280 0%29%27 fill=%27none%27 stroke=%27%23c23c4d%27 stroke-linecap=%27round%27 stroke-width=%271.5%27/%3E%3C/g%3E%3C/svg%3E%0A");
            }
.widget-type-blog_content a:not(.cta_button):not(.button).arrow:hover, .widget-type-rich_text a:not(.cta_button):not(.button).arrow:hover, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button).arrow:hover, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button).arrow:hover {
                color: var(--primary-1);
            }
.widget-type-blog_content a:not(.cta_button):not(.button).arrow:hover:after, .widget-type-rich_text a:not(.cta_button):not(.button).arrow:hover:after, .hs_cos_wrapper_type_rich_text a:not(.cta_button):not(.button).arrow:hover:after, .hs_cos_wrapper_type_inline_rich_text a:not(.cta_button):not(.button).arrow:hover:after {
                    -webkit-transform: translateX(4px) translateY(2px);
                            transform: translateX(4px) translateY(2px);
                }
.widget-type-blog_content .flex-wrap, .widget-type-rich_text .flex-wrap, .hs_cos_wrapper_type_rich_text .flex-wrap, .hs_cos_wrapper_type_inline_rich_text .flex-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        grid-gap: 20px;
        gap: 20px;
        margin-bottom: 30px;
    }
.widget-type-blog_content .flex-wrap > *, .widget-type-rich_text .flex-wrap > *, .hs_cos_wrapper_type_rich_text .flex-wrap > *, .hs_cos_wrapper_type_inline_rich_text .flex-wrap > * {
            margin: 0;
        }
.widget-type-blog_content p a, .widget-type-rich_text p a, .hs_cos_wrapper_type_rich_text p a, .hs_cos_wrapper_type_inline_rich_text p a {
        margin-bottom: 0 !important;
    }
.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 {
        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 {
            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 {
            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 {
            list-style: none;
            position: relative;
            padding-left: 20px;
            margin: var(--text-elements-margin);
            margin-bottom: 10px;
        }
.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 {
                content: "";
                min-width: 6px;
                height: 6px;
                background-color: var(--primary-1);
                display: inline-block;
                border-radius: 50%;
                margin-right: 0px;
                position: absolute;
                left: 0px;
                top: 11px;
            }
.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 {
            padding-left: 0px;
        }
.widget-type-blog_content ul.checkbox, .widget-type-rich_text ul.checkbox, .hs_cos_wrapper_type_rich_text ul.checkbox, .hs_cos_wrapper_type_inline_rich_text ul.checkbox {
        text-align: left;
        margin: 0 auto;
    }
.widget-type-blog_content ul.checkbox li, .widget-type-rich_text ul.checkbox li, .hs_cos_wrapper_type_rich_text ul.checkbox li, .hs_cos_wrapper_type_inline_rich_text ul.checkbox li {
            padding-left: 30px;
            margin-bottom: 20px;
        }
.widget-type-blog_content ul.checkbox li:before, .widget-type-rich_text ul.checkbox li:before, .hs_cos_wrapper_type_rich_text ul.checkbox li:before, .hs_cos_wrapper_type_inline_rich_text ul.checkbox li:before {
                width: 20px;
                height: 20px;
                top: 2px;
                background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%2710%27 fill=%27%23002AE6%27/%3E%3Cg clip-path=%27url%28%23clip0_2903_4658%29%27%3E%3Cpath d=%27M8.57375 13.1832L5.68486 10.2943C5.5113 10.1208 5.5113 9.83935 5.68486 9.66578L6.31338 9.03724C6.48694 8.86366 6.76836 8.86366 6.94192 9.03724L8.88802 10.9833L13.0563 6.81501C13.2299 6.64146 13.5113 6.64146 13.6849 6.81501L14.3134 7.44356C14.487 7.61712 14.487 7.89852 14.3134 8.0721L9.20229 13.1832C9.02871 13.3568 8.74731 13.3568 8.57375 13.1832Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_2903_4658%27%3E%3Crect width=%278.88889%27 height=%278.88889%27 fill=%27white%27 transform=%27translate%285.55469 5.55469%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
            }
.widget-type-blog_content ul.checkbox.green li, .widget-type-rich_text ul.checkbox.green li, .hs_cos_wrapper_type_rich_text ul.checkbox.green li, .hs_cos_wrapper_type_inline_rich_text ul.checkbox.green li {
                padding-left: 30px;
                margin-bottom: 20px;
            }
.widget-type-blog_content ul.checkbox.green li:before, .widget-type-rich_text ul.checkbox.green li:before, .hs_cos_wrapper_type_rich_text ul.checkbox.green li:before, .hs_cos_wrapper_type_inline_rich_text ul.checkbox.green li:before {
                    background-repeat: no-repeat;
                    background-position: center;
                    background-color: transparent;
                    width: 20px;
                    height: 20px;
                    top: 3px;
                    background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2712%27 viewBox=%270 0 16 12%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.43431 11.7643L0.234305 6.53442C-0.0781016 6.22021 -0.0781016 5.71077 0.234305 5.39654L1.36565 4.25865C1.67806 3.94442 2.18462 3.94442 2.49703 4.25865L6 7.78174L13.503 0.235652C13.8154 -0.0785507 14.3219 -0.0785507 14.6344 0.235652L15.7657 1.37353C16.0781 1.68774 16.0781 2.19718 15.7657 2.51141L6.56569 11.7644C6.25325 12.0786 5.74672 12.0786 5.43431 11.7643Z%27 fill=%27%2300F279%27/%3E%3C/svg%3E%0A");
                }
.widget-type-blog_content ul.check, .widget-type-rich_text ul.check, .hs_cos_wrapper_type_rich_text ul.check, .hs_cos_wrapper_type_inline_rich_text ul.check {
        margin-bottom: 5px;
    }
.widget-type-blog_content ul.check li, .widget-type-rich_text ul.check li, .hs_cos_wrapper_type_rich_text ul.check li, .hs_cos_wrapper_type_inline_rich_text ul.check li {
            padding-left: 25px;
            margin-bottom: 15x;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
        }
.widget-type-blog_content ul.check li:before, .widget-type-rich_text ul.check li:before, .hs_cos_wrapper_type_rich_text ul.check li:before, .hs_cos_wrapper_type_inline_rich_text ul.check li:before {
                width: 16px;
                height: 12px;
                top: 4px;
                background-color: #fff;
                background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2712%27 viewBox=%270 0 16 12%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5.43431 11.7643L0.234305 6.53442C-0.0781016 6.22021 -0.0781016 5.71077 0.234305 5.39654L1.36565 4.25865C1.67806 3.94442 2.18462 3.94442 2.49703 4.25865L6 7.78174L13.503 0.235652C13.8154 -0.0785507 14.3219 -0.0785507 14.6344 0.235652L15.7657 1.37353C16.0781 1.68774 16.0781 2.19718 15.7657 2.51141L6.56569 11.7644C6.25325 12.0786 5.74672 12.0786 5.43431 11.7643Z%27 fill=%27%23002AE6%27/%3E%3C/svg%3E%0A");
            }
.widget-type-blog_content ul.check.short > li, .widget-type-rich_text ul.check.short > li, .hs_cos_wrapper_type_rich_text ul.check.short > li, .hs_cos_wrapper_type_inline_rich_text ul.check.short > li {
            display: none;
        }
.widget-type-blog_content ul.check.short > li:nth-child(1),
            .widget-type-blog_content ul.check.short > li:nth-child(2),
            .widget-type-rich_text ul.check.short > li:nth-child(1),
            .widget-type-rich_text ul.check.short > li:nth-child(2),
            .hs_cos_wrapper_type_rich_text ul.check.short > li:nth-child(1),
            .hs_cos_wrapper_type_rich_text ul.check.short > li:nth-child(2),
            .hs_cos_wrapper_type_inline_rich_text ul.check.short > li:nth-child(1),
            .hs_cos_wrapper_type_inline_rich_text ul.check.short > li:nth-child(2) {
                display: block;
            }
.widget-type-blog_content ul.timeline, .widget-type-rich_text ul.timeline, .hs_cos_wrapper_type_rich_text ul.timeline, .hs_cos_wrapper_type_inline_rich_text ul.timeline {
        width: 100%;
        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;
        margin-bottom: 0;
    }
.widget-type-blog_content ul.timeline::before, .widget-type-rich_text ul.timeline::before, .hs_cos_wrapper_type_rich_text ul.timeline::before, .hs_cos_wrapper_type_inline_rich_text ul.timeline::before {
            content: "";
            background-color: #e8ebf1;
            width: 1.5px;
            height: 100%;
            left: 100px;
            top: -20px;
            display: block;
            position: absolute;
        }
.widget-type-blog_content ul.timeline li, .widget-type-rich_text ul.timeline li, .hs_cos_wrapper_type_rich_text ul.timeline li, .hs_cos_wrapper_type_inline_rich_text ul.timeline li {
            padding-left: 0px;
            margin-bottom: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: relative;
            grid-gap: 62px;
            gap: 62px;
        }
.widget-type-blog_content ul.timeline li:before, .widget-type-rich_text ul.timeline li:before, .hs_cos_wrapper_type_rich_text ul.timeline li:before, .hs_cos_wrapper_type_inline_rich_text ul.timeline li:before {
                width: 10px;
                height: 10px;

                position: absolute;
                left: 95.5px;
                background-color: #97a3b7;
                top: 9px;
            }
.widget-type-blog_content ul.timeline li > span, .widget-type-rich_text ul.timeline li > span, .hs_cos_wrapper_type_rich_text ul.timeline li > span, .hs_cos_wrapper_type_inline_rich_text ul.timeline li > span {
                width: 100%;
                font-weight: 400;
                font-size: 18px;
                line-height: 28px;
                color: #09154a;
            }
.widget-type-blog_content ul.timeline li > span:first-child, .widget-type-rich_text ul.timeline li > span:first-child, .hs_cos_wrapper_type_rich_text ul.timeline li > span:first-child, .hs_cos_wrapper_type_inline_rich_text ul.timeline li > span:first-child {
                    width: 69px;
                    min-width: 69px;
                    color: #002ae6;
                }
.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 {
        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 {
            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 {
        list-style: none;
        counter-reset: counter;

        padding-left: 0px;
    }
.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 {
            counter-increment: counter;
            margin-bottom: 20px;
            padding-left: 40px;
            position: relative;
        }
.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 {
                background-color: #002ae6;
                height: 28px;
                width: 28px;
                min-width: 28px;
                top: 0px;
                color: #fff;
                line-height: 28px;
                text-align: center;
                content: counter(counter);
                display: block;
                position: absolute;
                left: 0;
                border-radius: 50%;
                font-weight: 600;
                font-size: 14px;
            }
.widget-type-blog_content .flex, .widget-type-rich_text .flex, .hs_cos_wrapper_type_rich_text .flex, .hs_cos_wrapper_type_inline_rich_text .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 40px;
        gap: 40px;
    }
@media (max-width: 767px) {
.widget-type-blog_content .flex, .widget-type-rich_text .flex, .hs_cos_wrapper_type_rich_text .flex, .hs_cos_wrapper_type_inline_rich_text .flex {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            grid-gap: 0px;
            gap: 0px
    }
        }
@media (min-width: 768px) {
.widget-type-blog_content .flex.vertical-center, .widget-type-rich_text .flex.vertical-center, .hs_cos_wrapper_type_rich_text .flex.vertical-center, .hs_cos_wrapper_type_inline_rich_text .flex.vertical-center {
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center
        }
            }
@media (max-width: 767px) {
.widget-type-blog_content .flex.mb-nowrap, .widget-type-rich_text .flex.mb-nowrap, .hs_cos_wrapper_type_rich_text .flex.mb-nowrap, .hs_cos_wrapper_type_inline_rich_text .flex.mb-nowrap {
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap;
                grid-gap: 10px;
                gap: 10px
        }
            }
.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 {
        display: block;
        margin: 40px auto;
    }

@media (max-width: 767px) {

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

a.big {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #09154a !important;
}

a.big:hover {
        color: var(--primary-1) !important;
    }

/*!***************************************************************************************************************************!*\
  !*** 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;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: normal;
    background-color: transparent;
    border: 2px solid black;
    border-radius: 28px;
    padding: 0px 48px;
    font-size: 18px;
    height: 56px;
    line-height: 52px;
    margin: var(--text-elements-margin);
    position: relative;
    z-index: 1;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.03em;
}
    .body-wrapper button:disabled, .body-wrapper a.button:disabled, .body-wrapper .button:disabled {
        opacity: 0.5 !important;
        pointer-events: none !important;
    }
    .body-wrapper button--primary, .body-wrapper a.button--primary, .body-wrapper .button--primary {
        border-color: var(--primary-1);
        color: #fff;
    }
    .body-wrapper button--primary:active,
        .body-wrapper button--primary:focus,
        .body-wrapper button--primary:hover,
        .body-wrapper a.button--primary:active,
        .body-wrapper a.button--primary:focus,
        .body-wrapper a.button--primary:hover,
        .body-wrapper .button--primary:active,
        .body-wrapper .button--primary:focus,
        .body-wrapper .button--primary:hover {
            border-color: transparent;
        }
    .body-wrapper button--primary:active::before, .body-wrapper button--primary:focus::before, .body-wrapper button--primary:hover::before, .body-wrapper a.button--primary:active::before, .body-wrapper a.button--primary:focus::before, .body-wrapper a.button--primary:hover::before, .body-wrapper .button--primary:active::before, .body-wrapper .button--primary:focus::before, .body-wrapper .button--primary:hover::before {
                opacity: 1;
            }
    .body-wrapper button--primary:before, .body-wrapper a.button--primary:before, .body-wrapper .button--primary:before {
            position: absolute;
            border-radius: 44px;
            top: -2px;
            left: -2px;
            content: "";
            z-index: -1;
            -webkit-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear;
            opacity: 0;
            width: calc(100% + 4px);
            height: calc(100% + 4px);
            background: linear-gradient(
                275deg,
                #ee6b00 0%,
                #ed6800 14.29%,
                #ec6101 32.37%,
                #e95302 50.86%,
                #e64004 65.15%,
                #e22807 79.03%,
                #dc0a0a 97.12%,
                #db000c 100%
            );
        }
    .body-wrapper button--secondary, .body-wrapper a.button--secondary, .body-wrapper .button--secondary {
        border-color: transparent;
        color: #fff;
    }
    .body-wrapper button--secondary:before, .body-wrapper a.button--secondary:before, .body-wrapper .button--secondary:before {
            position: absolute;
            border-radius: 44px;
            top: -2px;
            left: -2px;
            content: "";
            z-index: -1;
            -webkit-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear;

            width: calc(100% + 4px);
            height: calc(100% + 4px);
            background: linear-gradient(
                275deg,
                #ee6b00 0%,
                #ed6800 14.29%,
                #ec6101 32.37%,
                #e95302 50.86%,
                #e64004 65.15%,
                #e22807 79.03%,
                #dc0a0a 97.12%,
                #db000c 100%
            );
        }

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

/* Fields */

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

/* Labels */

.hs-form-field > label {
        font-weight: 400;
        font-size: var(--form-label-size);
        line-height: 16px;
        color: var(--form-label-color);
        display: inline-block;

        padding: 0px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-bottom: 10px;
        max-width: calc(100% - 30px);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

/* 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: 10px;
            padding-left: 40px;
        }

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

.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 {
            margin-bottom: 0px;
            font-size: 16px;
        }
/* RADIO */

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

form input[type="radio"] + span {
        margin-left: 10px;
        color: #fff;
        font-size: 16px;
        position: relative;
    }

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

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

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: 35px;
        position: relative;
        display: inline-block;
        color: #fff;
        font-size: 16px;
    }

form input[type="checkbox"] + span:before {
            position: absolute;
            content: "";
            width: 28px;
            height: 28px;
            border-radius: 6px;
            display: block;

            background: rgba(255, 255, 255, 0.15);
            top: 4px;
            left: -35px;
            cursor: pointer;
        }

form input[type="checkbox"]:checked + span:before {
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        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%231F3F34%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    }

/* 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: var(--form-font-size);
        padding: var(--form-padding);
        width: 100%;
        border: var(--form-border);
        border-radius: var(--form-border-radius);
        color: var(--form-font-color);
        height: 56px;
        font-weight: 400;
        background: rgba(255, 255, 255, 0.15);
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
    }
.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: #010e22; */
        }
.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 {
            border-color: #002ae6;
        }
.filters-wrapper textarea, form textarea {
        min-height: 240px;
    }
.filters-wrapper select, form select {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.123%27 height=%2714.123%27 viewBox=%270 0 14.123 14.123%27%3E%3Cg id=%27Group_578%27 data-name=%27Group 578%27 transform=%27translate%280.849 7.062%29 rotate%28-45%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M0,0V8.787H8.787%27 transform=%27translate%280 0%29%27 fill=%27none%27 stroke=%27%23051c3e%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27/%3E%3C/g%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position-x: calc(100% - 24px);
        background-position-y: 50%;
    }

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

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

form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
        color: var(--form-placeholder-color);
    }

form input::-moz-placeholder, form textarea::-moz-placeholder {
        color: var(--form-placeholder-color);
    }

form input:-ms-input-placeholder, form textarea:-ms-input-placeholder {
        color: var(--form-placeholder-color);
    }

form input::-ms-input-placeholder, form textarea::-ms-input-placeholder {
        color: var(--form-placeholder-color);
    }

form input::placeholder,
    form textarea::placeholder {
        color: var(--form-placeholder-color);
    }

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

    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"] {
    /* background-color: transparent;
    border: initial;
    padding: initial; */
    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,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 1000 1000' enable-background='new 0 0 1000 1000' xml:space='preserve'%3E%3Cmetadata%3E Svg Vector Icons : http://www.onlinewebfonts.com/icon %3C/metadata%3E%3Cg%3E%3Cpath d='M850,974.5H150c-77.3,0-140-65.3-140-145.9V646.3c0-20.1,15.7-36.5,35-36.5h70c19.3,0,35,16.3,35,36.5v109.4c0,40.3,31.3,72.9,70,72.9h560c38.7,0,70-32.7,70-72.9V646.3c0-20.1,15.7-36.5,35-36.5h70c19.3,0,35,16.3,35,36.5v182.3C990,909.2,927.3,974.5,850,974.5L850,974.5z M784.5,449.2c-14.2,14.8-37.1,14.8-51.3,0L570,279.1v367.2c0,20.1-15.7,36.5-35,36.5h-70c-19.3,0-35-16.3-35-36.5V279.1L266.8,449.2c-14.2,14.8-37.1,14.8-51.3,0l-51.3-53.4c-14.2-14.8-14.2-38.7,0-53.4L453.2,41.1c1.2-1.3,23.7-15.6,46.4-15.6c22.9,0,45.9,14.3,47.2,15.6l289.1,301.2c14.2,14.8,14.2,38.7,0,53.4L784.5,449.2L784.5,449.2z'/%3E%3C/g%3E%3C/svg%3E"); */
    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;
}

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

/* GDPR */

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

/* Validation */

.hs-form-required {
    color: var(--form-error-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 > .actions {
    text-align: center;
    margin-top: 0px;
}
form input[type="submit"],
form .hs-button {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: normal;
    background-color: transparent;
    font-family: "Manrope";
    border-radius: 28px;
    padding: 0px 48px;
    font-size: 18px;
    height: 56px;
    line-height: 52px;
    margin: var(--text-elements-margin);
    position: relative;
    z-index: 1;
    font-weight: 600;
    font-size: 18px;

    border-color: transparent;
    color: #fff;
    margin-top: 40px;
    background: linear-gradient(
        -275deg,
        #ee6b00 0%,
        #ed6800 14.29%,
        #ec6101 32.37%,
        #e95302 50.86%,
        #e64004 65.15%,
        #e22807 79.03%,
        #dc0a0a 97.12%,
        #db000c 100%
    );
}

/* 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: #f04e39;
        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: #fff;
        }

body form .legal-consent-container .hs-fieldtype-booleancheckbox {
        padding-left: 32px;
    }

body form .legal-consent-container .hs-richtext {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        margin-left: 5px;
        color: #fff;
    }

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

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 {
            margin-left: 5px !important;
            color: #fff;
        }

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: -5px;
        left: -34px;
    }

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

.body-container--white form {
    color: #000;
    font-family: var(--form-font);
}

.body-container--white form input[type="text"],
    .body-container--white form input[type="email"],
    .body-container--white form input[type="password"],
    .body-container--white form input[type="tel"],
    .body-container--white form input[type="number"],
    .body-container--white form input[type="file"],
    .body-container--white form select,
    .body-container--white form textarea {
        background-color: #fff;
        color: #000;
        border: 1px solid #ababab !important;
        border-radius: 25px;
    }

.body-container--white form input[type="text"]:focus, .body-container--white form input[type="email"]:focus, .body-container--white form input[type="password"]:focus, .body-container--white form input[type="tel"]:focus, .body-container--white form input[type="number"]:focus, .body-container--white form input[type="file"]:focus, .body-container--white form select:focus, .body-container--white form textarea:focus {
            border-color: #ababab;
        }

.body-container--white form .hs-error-msgs {
        margin-top: 10px;
    }

.body-container--white form .hs-input.invalid.error {
        border-color: #db000c !important;
    }

.body-container--white form .actions {
        text-align: left;
    }

.body-container--white form input[type="submit"],
    .body-container--white form form .hs-button {
        margin: 0;
        font-family: var(--header-font);
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
    }

/* Labels */

.body-container--white form .hs-form-field > label {
            color: #000;
        }

.body-container--white form .hs-form-field > legend {
            color: #000;
        }

.body-container--white form input[type="checkbox"] + span:before {
                background-color: #1f3f34;
                border-color: #a1a5a1;
            }

.body-container--white form input[type="checkbox"]:checked + span:before {
            background-color: #fff;
            border-color: #fff;
        }

.body-container--white form input[type="radio"] + span:before {
                border-color: #a1a5a1;
            }

.body-container--white form input[type="radio"] + span:after {
                background: #fff;
            }

.body-container--white form input[type="radio"]:checked + span:before {
                border-color: #fff;
            }

.body-container--white 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");
    }

.body-container--white 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");
    }

.body-container--white form ::-webkit-input-placeholder {
        color: #000;
        font-size: var(--form-placeholder-size);
        font-weight: 400;
    }

.body-container--white form input::-webkit-input-placeholder, .body-container--white form textarea::-webkit-input-placeholder {
        color: #000;
    }

.body-container--white form input::-moz-placeholder, .body-container--white form textarea::-moz-placeholder {
        color: #000;
    }

.body-container--white form input:-ms-input-placeholder, .body-container--white form textarea:-ms-input-placeholder {
        color: #000;
    }

.body-container--white form input::-ms-input-placeholder, .body-container--white form textarea::-ms-input-placeholder {
        color: #000;
    }

.body-container--white form input::placeholder,
    .body-container--white form textarea::placeholder {
        color: #000;
    }

/*!**************************************************************************************************************************!*\
  !*** 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 ***!
  \****************************************************************************************************************************/

/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_default-modules.css ***!
  \*************************************************************************************************************************************/
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

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

.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/blog.css ***!
  \************************************************************************************************************************/
.blog-post strong {
        font-weight: 700;
    }
    .blog-post h3 {
        font-size: 35px;
    }
    .blog-post .hs_cos_wrapper_type_rich_text ul:not(.checkbox) li {
        margin-bottom: 20px;
    }
    .blog-post .hs_cos_wrapper_type_rich_text ul:not(.checkbox) li:before {
            background-color: #002ae6;
            height: 8px;
            width: 8px;
            min-width: 8px;
            top: 10px;
        }
    .blog-post .hs_cos_wrapper_type_rich_text ol {
        list-style: none;
        counter-reset: counter;

        padding-left: 0px;
    }
    .blog-post .hs_cos_wrapper_type_rich_text ol li {
            counter-increment: counter;
            margin-bottom: 20px;
            padding-left: 40px;
            position: relative;
        }
    .blog-post .hs_cos_wrapper_type_rich_text ol li:before {
                background-color: #002ae6;
                height: 28px;
                width: 28px;
                min-width: 28px;
                top: 0px;
                color: #fff;
                line-height: 28px;
                text-align: center;
                content: counter(counter);
                display: block;
                position: absolute;
                left: 0;
                border-radius: 50%;
                font-weight: 600;
                font-size: 14px;
            }
    .blog-post .post--content {
            max-width: 788px;
            margin: 80px auto 0;
        }
    /* TAGS */
    .blog-post .post--content .tags-wrapper {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                padding: 0px;
                grid-gap: 20px;
                gap: 20px;
                margin-bottom: 20px;
            }
    .blog-post .post--content .tags-wrapper .tag {
                    background-color: #edf2fe;
                    border: 1px solid #002ae6;
                    border-radius: 2px;
                    font-weight: 600;
                    font-size: 13px;
                    line-height: 15px;
                    text-align: center;
                    letter-spacing: 0.05em;
                    text-transform: uppercase;
                    -webkit-transition: 0.3s all;
                    transition: 0.3s all;
                    padding: 12px 15px;
                    color: #002ae6;
                }
    .blog-post .post--content .tags-wrapper .tag:hover {
                        color: #fff;
                        background-color: #002ae6;
                    }
    .blog-post .post--content .blog-post__image {
                width: 100% !important;
            }
    .blog-post .post__meta {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;

            grid-gap: 20px;

            gap: 20px;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            margin-bottom: 40px;
        }
    @media (max-width: 640px) {
    .blog-post .post__meta {
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap
        }
    .blog-post .post__meta .left {
                    width: 100%
            }
            }
    .blog-post .post__meta .left .info {
                    margin-bottom: 0px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    grid-gap: 10px;
                    gap: 10px;
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    -webkit-box-align: center;
                        -ms-flex-align: center;
                            align-items: center;
                }
    .blog-post .post__meta .left .info .dot {
                        width: 4px;
                        height: 4px;
                        border-radius: 50%;

                        background: #97a3b7;
                    }
    .blog-post .post__meta .left .info span,
                    .blog-post .post__meta .left .info time {
                        font-weight: 400;
                        font-size: 15px;
                        line-height: 20px;
                    }
    .blog-post .post__meta .left .time {
                    margin-top: 15px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    grid-gap: 10px;
                    gap: 10px;
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    -webkit-box-align: center;
                        -ms-flex-align: center;
                            align-items: center;
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 20px;
                }
    .blog-post .post__meta .right span {
                    width: 100%;
                    font-weight: 500;
                    font-size: 15px;
                    line-height: 24px;
                    letter-spacing: 0.05em;
                    text-transform: uppercase;
                    margin-bottom: 10px;
                    display: inline-block;
                    color: #97a3b7;
                }
    .blog-post .post__meta .right .social {
                    margin: 0 0 0 auto;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    grid-gap: 10px;
                    gap: 10px;
                }
    .blog-post .post__meta .right .social a {
                        margin-left: 0px;
                    }
    .blog-post .post__meta .right .social a svg path {
                            -webkit-transition: 0.3s all;
                            transition: 0.3s all;
                        }
    .blog-post .post__meta .right .social a:hover svg > path:first-child {
                                fill: var(--primary-1);
                            }
    .blog-post .post .blog-post__image {
            margin-bottom: 40px;
        }
    .blog-post .subscribe-section-wrapper {
        padding-top: 85px;
        margin-top: 100px;
        margin-bottom: 120px;
        border-top: 1px solid #e8ebf1;
    }
    .blog-post .subscribe-section-wrapper h2 {
            margin-bottom: 40px;
        }

/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/templates/system.css ***!
  \**************************************************************************************************************************/
.error-page {
    background-color: #1e1e1e;
    color: #fff;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/bg-pattern.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% + 370px);
    background-position-y: -168px;
}
@media (max-width: 800px) {
    .error-page {
        background-position-x: 70px;
    }
}
.error-page .top {
    text-align: center;
    font-size: 30px;
    line-height: 41px;
    min-height: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    position: relative;

    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 50%;
    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/500.png");
    width: 100%;
    max-width: 791px;
    margin: 0 auto;
}
@media (max-width: 800px) {
.error-page .top {
        background-size: contain;
        min-height: 450px;
        background-position: center center
}
    }
.error-page .top > span,
    .error-page .top > div {
        max-width: 700px;
    }
.error-page .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (min-width: 801px) {
.error-page .bottom {
        grid-gap: 80px;
        gap: 80px
}
    }
.error-page .bottom > div {
        width: 100%;

        text-align: center;
    }
@media (min-width: 801px) {
.error-page .bottom > div {
            width: calc(50% - 40px);
    }
        }
.error-page .bottom img {
        display: inline-block;
        margin: 0 auto 40px;
    }
.error-page__404 .top {
    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/404.png");
}

.body-container-wrapper[\:has\(.error-page\)] {
    padding: 0;
}

.body-container-wrapper:has(.error-page) {
    padding: 0;
}
.system-header {
    padding: 15px 56px;
    background: #000;
    min-height: 83px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 58px;
    gap: 58px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.systems-page {
    background-color: #1e1e1e;

    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/bg-pattern-hicron%20%282%29.png");
    background-position-x: calc(100% + 590px);
    background-position-y: -350px;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: calc(100vh - 83px);
}
.systems-page .localization-language {
        display: none !important;
    }
.systems-page .inner-content {
        max-width: 826px;
        min-height: 509px;
        background: transparent;
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.34);
        margin: 106px auto 80px;
        padding: 90px 65px;
    }
@media (max-width: 767px) {
.systems-page .inner-content {
            margin: 80px auto
    }
        }
.systems-page .inner-content > div {
            color: #c7c7c7;
        }
.systems-page .inner-content > div h1,
            .systems-page .inner-content > div h2,
            .systems-page .inner-content > div h3,
            .systems-page .inner-content > div h4,
            .systems-page .inner-content > div h5,
            .systems-page .inner-content > div h6 {
                color: #fff;
            }
.systems-page #email-prefs-form h1 {
            margin-bottom: 40px;
        }
.systems-page #email-prefs-form h2 {
            font-size: 22px;
            line-height: 34px;
            text-align: left;
            color: #fff !important;
            font-weight: 400 !important;
            margin-bottom: 0 !important;
            font-family: var(--body-font);
            margin: 40px auto 30px;
            display: block;
            text-align: center;
        }
.systems-page #email-prefs-form .page-header {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            color: #838383;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            max-width: 570px;
            margin: 0 auto;
        }
.systems-page #email-prefs-form .email-prefs {
            font-size: 18px;
            line-height: 28px;
            text-align: left;
            color: #c7c7c7;
            padding-left: 45px;
        }
.systems-page #email-prefs-form .email-prefs .subscribe-options {
                margin-top: 0px;
                padding-top: 0px;
                position: relative;
            }
.systems-page #email-prefs-form .email-prefs .subscribe-options:before {
                    display: block;
                    width: calc(100% + 45px);
                    height: 1px;
                    background: #c7c7c7;
                    opacity: 0.2;
                    position: absolute;
                    left: -45px;
                    top: 0px;
                }
.systems-page #email-prefs-form .email-prefs .subscribe-options > p:first-child {
                    display: none;
                }
.systems-page #email-prefs-form .email-prefs .header {
                margin-top: 30px;
                margin-left: -45px;
                text-align: center;
                font-size: 18px;
                line-height: 30px;
                text-align: center;
                color: #838383;
            }
.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 p {
                        margin-left: 34px;
                        font-weight: 500;
                        font-size: 18px;
                        line-height: 22px;
                        text-align: left;
                        color: #818181;
                        margin-bottom: 20px;
                    }
.systems-page #email-prefs-form .email-prefs .item .item-inner .checkbox-row {
                        color: #fff;
                        font-weight: 500;
                    }
.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: 22px;
                    height: 22px;
                    z-index: 12;
                    left: 0px;
                    top: 0;
                    opacity: 0;
                }
.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"] + span {
                    font-size: 18px;
                    line-height: 22px;
                }
.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"] + span:before {
                        background-color: transparent;
                        position: relative;
                        z-index: 2;
                        content: "";
                        cursor: pointer;
                        display: block;
                        height: 22px;
                        border: 1px solid #ff8200 !important;
                        border-radius: 14px;
                        left: -35px;
                        position: absolute;
                        top: 2px;
                        width: 22px;
                    }
.systems-page #email-prefs-form .email-prefs .item input[type="checkbox"]:checked + span:before {
                    background-color: #ff8200 !important;
                }
.systems-page #email-prefs-form input[name="globalunsub"] + span {
            font-weight: 500;
            font-size: 18px;
            line-height: 22px;
            color: #fff;
        }
.systems-page #email-prefs-form input[name="globalunsub"] + span:before {
                background-color: transparent;
                position: relative;
                z-index: 2;
                content: "";
                cursor: pointer;
                display: block;
                height: 22px;
                border: 1px solid #ff8200 !important;
                border-radius: 14px;
                left: -35px;
                position: absolute;
                top: 0px;
                width: 22px;
            }
.systems-page #email-prefs-form input[name="globalunsub"]:checked + span:before {
            background-color: #ff8200 !important;
        }
.systems-page #email-prefs-form input[type="submit"] {
            border-radius: 27px;
            margin: 60px auto 0;
            display: block;
        }
/* BACKUP */
.systems-page.backup .inner-content {
            margin-top: 198px;
        }
.systems-page.backup .page-header {
            text-align: center;
        }
.systems-page.backup .page-header h1 {
                letter-spacing: 1.2px;
                font-size: 60px;
                line-height: 72px;
            }
.systems-page.backup .page-header h1 p {
                    margin-bottom: 0;
                    font-size: 22px;
                    line-height: 34px;
                    color: #fff;
                    margin-top: 20px;
                    letter-spacing: 0;
                    font-family: var(--body-font);
                }
.systems-page.backup #content {
            max-width: 584px !important;
            margin: 0 auto !important;
        }
.systems-page.backup #content h3 {
                font-size: 16px;
                line-height: 38px;
                text-align: left;
                color: #fff;
                color: #fff;
                margin-top: 20px;
                letter-spacing: 0;
                font-family: var(--body-font);
                margin-bottom: 0;
            }
.systems-page.backup #content input[type="email"] {
                width: 100% !important;
                padding: 0 22px !important;
                font-size: 18px;
                border-radius: 7px;
                background: rgba(245, 245, 245, 0.15);
            }
.systems-page.backup #content input[type="submit"] {
                margin: 58px auto 0 !important;
                display: block;
                text-align: center;
            }
/*  CONFIRMATION */
.systems-page.confirmation .inner-content {
            min-height: 390px;
            margin-top: 284px;
        }
.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;
                color: #838383;
                font-size: 18px;
                line-height: 30px;
                text-align: center;
                max-width: 570px;
                margin: 0 auto;
            }
.systems-page.confirmation h1 {
            display: none;
        }
.systems-page.confirmation h2 {
            font-size: 22px;
            line-height: 34px;
            text-align: left;
            color: #fff !important;
            font-weight: 400 !important;
            margin-bottom: 0 !important;
            font-family: var(--body-font);
            margin: 40px auto;
            display: block;
            text-align: center;
        }
.systems-page.confirmation .success {
            width: 100%;
            letter-spacing: 1.2px;
            font-size: 60px;
            line-height: 72px;
            font-family: "Resolve Sans Bold Cn", sans-serif;
            color: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            grid-gap: 20px;
            gap: 20px;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
        }
.systems-page.confirmation .success:before {
                height: 56px;
                display: block;
                content: url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2756%27 height=%2756%27 viewBox=%270 0 56 56%27%3E%3Cg id=%27Group_30%27 data-name=%27Group 30%27 transform=%27translate%28-648 -456.045%29%27%3E%3Cg id=%27Ellipse_5%27 data-name=%27Ellipse 5%27 transform=%27translate%28648 456.045%29%27 fill=%27%23fff%27 stroke=%27%23fff%27 stroke-width=%271.4%27%3E%3Ccircle cx=%2728%27 cy=%2728%27 r=%2728%27 stroke=%27none%27/%3E%3Ccircle cx=%2728%27 cy=%2728%27 r=%2727.3%27 fill=%27none%27/%3E%3C/g%3E%3Cpath id=%27Path_6%27 data-name=%27Path 6%27 d=%27M16770.434,389.928l13.223,11.066,5.762-7.387,8.975-11.506%27 transform=%27translate%28-16107.612 92.435%29%27 fill=%27none%27 stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%274%27/%3E%3C/g%3E%3C/svg%3E");
            }
.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/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;
  }
}
/*!****************************************************************************************************************!*\
  !*** 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: calc(var(--container-width) + 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: 1024px) {
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 {
    font-family: var(--body-font);
    font-size: var(--body-font-size);
}
body b,
    body strong {
        font-weight: 600;
    }
body.lock {
        height: 100vh;
        overflow: hidden;
    }
body .body-wrapper.transparent .body-container-wrapper {
                padding-top: 0 !important;
            }
.page-loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 0px;
    background-color: #fff;
    z-index: 100000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.page-loader .loader {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        display: inline-block;
        border-top: 3px solid var(--primary-1);
        border-right: 3px solid transparent;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-animation: rotation 1s linear infinite;
                animation: rotation 1s linear infinite;
    }
html.hs-inline-edit .page-loader {
    display: none !important;
}

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

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

/* CUSTOM SECTIONS */

.dnd-section.circle-background {
    color: #fff;
    text-align: center;

    position: relative;
    overflow: hidden;
}

.dnd-section.circle-background > div {
        min-height: 692px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        z-index: 4;
    }

.dnd-section.circle-background:before,
    .dnd-section.circle-background:after {
        position: absolute;

        z-index: 0;
        content: "";
        z-index: 2;
        width: 749px;
        height: 749px;
        background: #060606;
        opacity: 0.18;
        border-radius: 50%;
    }

.dnd-section.circle-background:before {
        left: -300px;
        bottom: -380px;
    }

.dnd-section.circle-background:after {
        right: -300px;

        top: 100px;
    }

.typ-page-wrapper {
    background-color: #000;
    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/typ-bg.png");
    background-size: cover;
    background-position: center bottom;
    min-height: calc(100vh - 83px);
}

.typ-page-wrapper .inner-content {
        max-width: 826px;
        min-height: 509px;
        background: transparent;
        background-color: rgba(0, 0, 0, 0.7);
        margin: 182px auto 80px;
        padding: 90px 65px;
        margin: 182px auto;
    }

.typ-page-wrapper .body-container {
        color: #fff;
    }

.typ-page-wrapper .body-container h1,
        .typ-page-wrapper .body-container h2,
        .typ-page-wrapper .body-container h3,
        .typ-page-wrapper .body-container h4,
        .typ-page-wrapper .body-container h5,
        .typ-page-wrapper .body-container h6 {
            color: #fff;
        }

.typ-header {
    padding: 15px 56px;
    background: #000;
    height: 83px;
}

.body-container--background {
    background-image: url("https://26232310.fs1.hubspotusercontent-eu1.net/hubfs/26232310/Hicron%20Theme/BG%20%281%29.png");
    background-size: cover;
    background-position: center top;
    min-height: 100vh;
}