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

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/generic/_normalize.css ***!
  \****************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
    font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

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

img {
    border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
    vertical-align: baseline;
}

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

textarea {
    overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
    display: block;
}

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

summary {
    display: list-item;
}

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

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

template {
    display: none;
}

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

[hidden] {
    display: none;
}

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

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

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

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

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

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

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;
}

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

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

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

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

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

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

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

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

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

b,
strong {
	font-weight: bolder;
}

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

code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

/*
Forms
=====
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
	padding: 0;
}

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

progress {
	vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

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

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

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

::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

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

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

/*
Add the correct display in Chrome and Safari.
*/

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

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

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

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

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

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

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


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

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

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

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

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

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

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

table {
  border-collapse: collapse;
}

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

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

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

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

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

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

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

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

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

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

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

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

[hidden] {
  display: none;
}

*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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;
}
.inline {
	display: inline;
}
.flex {
	display: flex;
}
.contents {
	display: contents;
}
.hidden {
	display: none;
}
.transform {
	transform: var(--tw-transform);
}
.flex-wrap {
	flex-wrap: wrap;
}
.border {
	border-width: 1px;
}
.capitalize {
	text-transform: capitalize;
}
.filter {
	filter: var(--tw-filter);
}
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: var(--text-elements-margin);
}

h1.gradient, h2.gradient, h3.gradient, h4.gradient, h5.gradient, h6.gradient {
        display: inline-block;
        background: -webkit-gradient(
            linear,
            left top, right top,
            from(#d4314a),
            color-stop(34.48%, #61223b),
            color-stop(69.95%, #1a2b6b),
            to(#141437)
        );
        background: linear-gradient(
            90deg,
            #d4314a 0%,
            #61223b 34.48%,
            #1a2b6b 69.95%,
            #141437 100%
        );
        background: -webkit-gradient(linear, left top, right top, from(#e70f47), to(#00325b));
        background: linear-gradient(90deg, #e70f47 0%, #00325b 100%);
        -webkit-background-clip: text;
                background-clip: text;
        color: transparent;
        letter-spacing: -2pt;
    }

/* 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 {
    border-left: 2px solid;
    margin: var(--text-elements-margin);
    padding-left: 0.7rem;
}

/* 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: 700;
    color: var(--header-font-color);
    font-family: var(--header-font);
    margin-bottom: 20px;
}
.h1,
h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
}
@media (max-width: 480px) {
.h1,
h1 {
        font-size: 35px;
        line-height: 45px
}
    }
.h2,
h2 {
    font-size: 50px;
    line-height: 60px;
}
@media (max-width: 480px) {
.h2,
h2 {
        font-size: 35px;
        line-height: 45px
}
    }
.h3,
h3 {
    font-size: 30px;
    line-height: 40px;
}
.h4,
h4 {
    font-size: 26px;
}
.h5,
h5 {
    font-size: 22px;
}
.h6,
h6 {
    font-size: 18px;
    line-height: 1.2;
}

.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) {
        text-decoration: underline;
        -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 {
            color: #4d4d60;
        }

.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 .numbers-block, .widget-type-rich_text .numbers-block, .hs_cos_wrapper_type_rich_text .numbers-block, .hs_cos_wrapper_type_inline_rich_text .numbers-block {
        margin: 60px 0px;
        padding: 40px 0px;
        border-top: 1px solid #dbe1ed;
        border-bottom: 1px solid #dbe1ed;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        grid-gap: 20px;
        gap: 20px;
    }

@media (max-width: 767px) {

.widget-type-blog_content .numbers-block, .widget-type-rich_text .numbers-block, .hs_cos_wrapper_type_rich_text .numbers-block, .hs_cos_wrapper_type_inline_rich_text .numbers-block {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap
    }

.widget-type-blog_content .numbers-block, .widget-type-rich_text .numbers-block, .hs_cos_wrapper_type_rich_text .numbers-block, .hs_cos_wrapper_type_inline_rich_text .numbers-block {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            grid-gap: 40px;
            gap: 40px
    }
        }

.widget-type-blog_content .numbers-block > div, .widget-type-rich_text .numbers-block > div, .hs_cos_wrapper_type_rich_text .numbers-block > div, .hs_cos_wrapper_type_inline_rich_text .numbers-block > div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            grid-gap: 15px;
            gap: 15px;
        }

.widget-type-blog_content .numbers-block > div > *, .widget-type-rich_text .numbers-block > div > *, .hs_cos_wrapper_type_rich_text .numbers-block > div > *, .hs_cos_wrapper_type_inline_rich_text .numbers-block > div > * {
                margin: 0;
            }

.widget-type-blog_content .numbers-block > div h3, .widget-type-rich_text .numbers-block > div h3, .hs_cos_wrapper_type_rich_text .numbers-block > div h3, .hs_cos_wrapper_type_inline_rich_text .numbers-block > div h3 {
                font-size: 50px;
                line-height: 1;
                text-align: left;
                color: #d22b4a;
                font-weight: normal;
            }

.widget-type-blog_content .numbers-block > div p, .widget-type-rich_text .numbers-block > div p, .hs_cos_wrapper_type_rich_text .numbers-block > div p, .hs_cos_wrapper_type_inline_rich_text .numbers-block > div p {
                font-size: 16px;
                line-height: 24px;
                text-align: left;
                color: #d22b4a;
            }

.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(--body-font-color);
                display: inline-block;
                border-radius: 50%;
                margin-right: 0px;
                position: absolute;
                left: 0px;
                top: 10px;
            }

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

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

/*!***************************************************************************************************************************!*\
  !*** 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: 1px solid #ee6b2d;
    border-radius: 8px;
    font-size: 18px;
    padding: 0px 24px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.04em;
    height: 50px;
    line-height: 50px;
    min-width: 236px;
    margin: var(--text-elements-margin);
}
    .body-wrapper button:disabled, .body-wrapper a.button:disabled, .body-wrapper .button:disabled {
        opacity: 0.5 !important;
        pointer-events: none !important;
    }
    @media (max-width: 410px) {.body-wrapper button,
.body-wrapper a.button,
.body-wrapper .button {
        font-size: 14px !important;
        padding: 0px 12px
}
    .body-wrapper button--small-mobile, .body-wrapper a.button--small-mobile, .body-wrapper .button--small-mobile {
            font-size: 16px !important;
            padding: 0px 12px
    }
    }
    @media (max-width: 340px) {
    .body-wrapper button--small-mobile, .body-wrapper a.button--small-mobile, .body-wrapper .button--small-mobile {
            font-size: 14px !important
    }
        }
    .body-wrapper button--primary, .body-wrapper a.button--primary, .body-wrapper .button--primary {
        border-color: var(--primary-1);
        color: #fff;
        background-color: var(--primary-1);
    }
    .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 {
            background-color: #b21932 !important;
            border-color: #b21932 !important;
        }
    .body-wrapper button--secondary, .body-wrapper a.button--secondary, .body-wrapper .button--secondary {
        border-color: var(--primary-2);
        color: #fff;
        background-color: var(--primary-2);
    }
    .body-wrapper button--secondary:active,
        .body-wrapper button--secondary:focus,
        .body-wrapper button--secondary:hover,
        .body-wrapper a.button--secondary:active,
        .body-wrapper a.button--secondary:focus,
        .body-wrapper a.button--secondary:hover,
        .body-wrapper .button--secondary:active,
        .body-wrapper .button--secondary:focus,
        .body-wrapper .button--secondary:hover {
            background-color: #010e22 !important;
            border-color: #010e22 !important;
        }
    .body-wrapper button--tertiary, .body-wrapper a.button--tertiary, .body-wrapper .button--tertiary {
        border-color: #d6deea;
        color: var(--primary-2);
        font-weight: 400;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
        background-color: #fff;
        height: 45px;
        line-height: 45px;
    }
    .body-wrapper button--tertiary:active,
        .body-wrapper button--tertiary:focus,
        .body-wrapper button--tertiary:hover,
        .body-wrapper a.button--tertiary:active,
        .body-wrapper a.button--tertiary:focus,
        .body-wrapper a.button--tertiary:hover,
        .body-wrapper .button--tertiary:active,
        .body-wrapper .button--tertiary:focus,
        .body-wrapper .button--tertiary:hover {
            border-color: var(--primary-1) !important;
            color: var(--primary-1) !important;
        }
    .body-wrapper button--tertiary__white, .body-wrapper a.button--tertiary__white, .body-wrapper .button--tertiary__white {
            color: #fff;
            background-color: transparent;
            padding-left: 12px;
            padding-right: 12px;
            height: 37px;
            line-height: 37px;
            border-color: #576983;
        }
    .body-wrapper button--arrow, .body-wrapper a.button--arrow, .body-wrapper .button--arrow {
        min-width: unset;
    }
    .body-wrapper button--arrow:after, .body-wrapper a.button--arrow:after, .body-wrapper .button--arrow:after {
            margin-left: 8px;
            -webkit-transform: translateY(1px);
                    transform: translateY(1px);
            display: inline-block;
            content: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.498%27 height=%2714.497%27 viewBox=%270 0 14.498 14.497%27%3E%3Cg id=%27Group_211%27 data-name=%27Group 211%27 transform=%27translate%28-648.946 1212.251%29 rotate%28-135%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M1754,1312v8.13h8.13%27 transform=%27translate%28-1370%29%27 fill=%27none%27 stroke=%27%23fff%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.13%27 y2=%278.13%27 transform=%27translate%28384 1312%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%271.5%27/%3E%3C/g%3E%3C/svg%3E%0A");
        }

/* 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: 0px;
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
        font-size: var(--form-legend-size);
        color: var(--form-legend-color);
        font-size: 12px;
    }

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

        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: 12px;
        position: relative;
        display: inline-block;
    }

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

form input[type="checkbox"] + span:after {
            content: "";
            position: absolute;
            top: 0px;
            left: -28px;
            cursor: pointer;
            font-weight: 400;
        }

form input[type="checkbox"]:checked + span:before {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%279%27 viewBox=%270 0 12 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 4.5L4.75 8L11 1%27 stroke=%27%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: 45px;
        font-weight: 400;
        background-color: #fff;
        -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: #010e22;
        }
.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;
}

/* Inputs - checkbox/radio */

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

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

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

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

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

/* Inputs - date picker */

.hs-dateinput {
    position: relative;
}

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

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

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

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

/* Inputs - file picker */

form input[type="file"] {
    /* 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: 14px;
    margin: 0 0 0 0px;
    color: var(--form-legend-color);
}

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

/* 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: 20px;
}
form input[type="submit"],
form .hs-button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: normal;
    border: 1px solid black;
    border-color: var(--primary-2);
    color: #fff;
    background-color: var(--primary-2);

    border-radius: 8px;
    min-width: 228px;
    padding: 10px 25px;
    font-weight: 600;
    margin-top: 20px;
    height: 50px;
}
form input[type="submit"]:active,
    form input[type="submit"]:focus,
    form input[type="submit"]:hover,
    form .hs-button:active,
    form .hs-button:focus,
    form .hs-button:hover {
        background-color: #fff;
        color: var(--primary-2);
    }

/* 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: #051c3e;
        }

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: #051c3e;
    }

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

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

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

/* FORMS VARIANTS */

/* LIGHT */

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

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

/* Labels */

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

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

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

.dark-form form input[type="text"],
    .dark-form form input[type="email"],
    .dark-form form input[type="password"],
    .dark-form form input[type="tel"],
    .dark-form form input[type="number"],
    .dark-form form input[type="file"],
    .dark-form form select,
    .dark-form form textarea {
        background-color: #1f3f34;
        color: #fff;
        border-color: #a1a5a1;
    }

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

/* Labels */

.dark-form form .hs-form-field > label {
            background: #1f3f34;
            color: #a1a5a1;
            color: #fff;
        }

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

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

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

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

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

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

.dark-form form input[type="file"] {
        background-image: url("data:image/svg+xml,%3C%3Fxml version=%271.0%27 encoding=%27utf-8%27%3F%3E%3Csvg version=%271.1%27 id=%27Warstwa_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 20 20%27 style=%27enable-background:new 0 0 20 20;%27 xml:space=%27preserve%27%3E%3Cg%3E%3Cg style=%27fill:%23fff%27%3E%3Cpath d=%27M20,8.1c0-0.5-0.1-1-0.1-1.4c-0.3-3.4-3.1-6.2-6.5-6.6C9.8-0.4,6.6,1.8,5.4,5C5.3,5,5.2,5,5,5c-2.7,0-5,2.2-5,5v1.2 c0,0.7,0.6,1.2,1.3,1.2h0c0.7,0,1.2-0.6,1.2-1.3v-1C2.3,8.7,3.6,7.5,5,7.5c0.1,0,0.1,0,0.2,0l1,0c0.6,0,1.1-0.2,1.3-0.7L7.7,6 C8.4,4.1,10,2.7,12,2.5c3.1-0.3,5.7,2.3,5.5,5.4l0,0.3v3.2h0c0,0.7,0.6,1.2,1.3,1.2h0c0.6,0,1.1-0.5,1.2-1.2h0L20,8.1L20,8.1 L20,8.1z%27/%3E%3Cpath d=%27M14.6,14.1l-3.8-3.8C10.6,10.1,10.3,10,10,10c-0.3,0-0.6,0.1-0.9,0.4l-3.7,3.7c-0.5,0.5-0.5,1.3,0,1.8s1.3,0.5,1.8,0 l1.6-1.6v4.5c0,0.7,0.6,1.2,1.2,1.2h0c0.7,0,1.2-0.6,1.2-1.2v-4.4l0.2,0l1.4,1.4c0.4,0.4,1.1,0.5,1.7,0.2 C15.1,15.5,15.1,14.7,14.6,14.1L14.6,14.1z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    }

.dark-form form select {
        background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.123%27 height=%2714.123%27 viewBox=%270 0 14.123 14.123%27%3E%3Cg id=%27Group_578%27 data-name=%27Group 578%27 transform=%27translate%280.849 7.062%29 rotate%28-45%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M0,0V8.787H8.787%27 transform=%27translate%280 0%29%27 fill=%27none%27 stroke=%27%23051c3e%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27/%3E%3C/g%3E%3C/svg%3E%0A");
    }

/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/elements/_tables.css ***!
  \**************************************************************************************************************************/
/* Table */

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

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_footer.css ***!
  \****************************************************************************************************************************/
.footer-main .top {
        background: -webkit-gradient(
            linear,
            left top, right top,
            from(rgba(24, 50, 92, 1)),
            color-stop(66%, rgba(24, 50, 92, 1)),
            color-stop(66%, rgba(22, 45, 83, 1)),
            to(rgba(22, 45, 83, 1))
        );
        background: linear-gradient(
            90deg,
            rgba(24, 50, 92, 1) 0%,
            rgba(24, 50, 92, 1) 66%,
            rgba(22, 45, 83, 1) 66%,
            rgba(22, 45, 83, 1) 100%
        );
    }

        .footer-main .top .container {
            min-height: 460px;
            padding: 80px 20px;
            background: rgb(24, 50, 92);
            background: -webkit-gradient(
                linear,
                left top, right top,
                from(rgba(24, 50, 92, 1)),
                color-stop(66%, rgba(24, 50, 92, 1)),
                color-stop(66%, rgba(22, 45, 83, 1)),
                to(rgba(22, 45, 83, 1))
            );
            background: linear-gradient(
                90deg,
                rgba(24, 50, 92, 1) 0%,
                rgba(24, 50, 92, 1) 66%,
                rgba(22, 45, 83, 1) 66%,
                rgba(22, 45, 83, 1) 100%
            );
            position: relative;
        }

        @media (max-width: 767px) {

        .footer-main .top .container {
                background: rgba(24, 50, 92, 1);
                padding-bottom: 0
        }
            }

        .footer-main .top .container::before {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/Theme%20Files%20-%206M/mw-footer-pattern.svg");
                position: absolute;
                top: 0px;
                left: 0px;
                width: 66%;
                width: 66%;
                background-size: 751px;
                background-repeat: no-repeat;
                background-position-x: right;
                z-index: 1;
            }

        @media (max-width: 767px) {

        .footer-main .top .container::before {
                    background-size: 200px;
                    width: 100%;
                    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/Theme%20Files%20-%206M/mw-footer-pattern-mobile2.svg")
            }
                }

        .footer-main .top .container .row {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                grid-gap: 40px;
                gap: 40px;
                color: #fff;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                position: relative;
                z-index: 2;
            }

        @media (max-width: 767px) {

        .footer-main .top .container .row {
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap
            }
                }

        @media (max-width: 580px) {

        .footer-main .top .container .row {
                    grid-gap: 0;
                    gap: 0
            }
                }

        .footer-main .top .container .row .col {
                    width: 33.33%;
                }

        .footer-main .top .container .row .col ul {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                            -ms-flex-direction: column;
                                flex-direction: column;
                    }

        .footer-main .top .container .row .col ul li {
                            margin-bottom: 10px;
                        }

        .footer-main .top .container .row .col ul li a {
                                font-size: 18px;
                                text-align: left;
                                color: #e1e5ed;
                                display: block;
                            }

        @media (max-width: 767px) {

        .footer-main .top .container .row .col--1 {
                            width: calc(50% - 20px)
                    }
                        }

        @media (max-width: 580px) {

        .footer-main .top .container .row .col--1 {
                            width: 100%
                    }
                        }

        .footer-main .top .container .row .col--1 .widget-type-rich_text {
                            line-height: 37px;
                        }

        .footer-main .top .container .row .col--1 .hs_cos_wrapper_type_logo {
                            display: block;
                            margin-bottom: 70px;
                        }

        .footer-main .top .container .row .col--2 {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                            -ms-flex-direction: column;
                                flex-direction: column;
                        -webkit-box-align: center;
                            -ms-flex-align: center;
                                align-items: center;
                    }

        @media (max-width: 767px) {

        .footer-main .top .container .row .col--2 {
                            width: calc(50% - 20px);
                            -webkit-box-align: start;
                                -ms-flex-align: start;
                                    align-items: flex-start
                    }
                        }

        @media (max-width: 580px) {

        .footer-main .top .container .row .col--2 {
                            width: 100%;
                            margin-bottom: 40px
                    }
                        }

        .footer-main .top .container .row .col--2 ul li a {
                                font-weight: 600;
                                font-size: 16px;
                                letter-spacing: 0.04em;
                                position: relative;
                                display: inline-block;
                                padding-right: 20px;
                            }

        .footer-main .top .container .row .col--2 ul li a:before {
                                    position: absolute;
                                    display: block;
                                    width: calc(100% - 20px);
                                    height: 1px;
                                    background-color: #f05975;
                                    content: "";
                                    bottom: 3px;
                                    position: absolute;
                                    left: 0px;
                                }

        .footer-main .top .container .row .col--2 ul li a:after {
                                    position: absolute;
                                    display: block;
                                    top: 50%;
                                    -webkit-transform: translateY(-50%);
                                            transform: translateY(-50%);
                                    right: 0px;
                                    content: "";
                                    width: 15px;
                                    height: 15px;
                                    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.498%27 height=%2714.498%27 viewBox=%270 0 14.498 14.498%27%3E%3Cg id=%27Group_211%27 data-name=%27Group 211%27 transform=%27translate%28-648.946 1212.251%29 rotate%28-135%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M1754,1312v8.13h8.13%27 transform=%27translate%28-1370%29%27 fill=%27none%27 stroke=%27%23f05975%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.13%27 y2=%278.13%27 transform=%27translate%28384 1312%29%27 fill=%27none%27 stroke=%27%23f05975%27 stroke-linecap=%27round%27 stroke-width=%271.5%27/%3E%3C/g%3E%3C/svg%3E%0A");
                                }

        .footer-main .top .container .row .col--3 {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                            -ms-flex-direction: column;
                                flex-direction: column;
                        -webkit-box-align: center;
                            -ms-flex-align: center;
                                align-items: center;
                    }

        @media (max-width: 767px) {

        .footer-main .top .container .row .col--3 {
                            -webkit-box-align: start;
                                -ms-flex-align: start;
                                    align-items: flex-start;
                            width: 100%;
                            background: rgba(22, 45, 83, 1);
                            padding-bottom: 40px;
                            padding-top: 30px;
                            position: relative
                    }
                            .footer-main .top .container .row .col--3::before,
                            .footer-main .top .container .row .col--3::after {
                                content: "";
                                position: absolute;
                                left: -20px;
                                top: 0px;
                                width: 20px;
                                height: 100%;
                                background: rgba(22, 45, 83, 1);
                                display: block;
                            }
                            .footer-main .top .container .row .col--3::after {
                                right: -20px;
                                left: auto;
                            }
                        }

        .footer-main .top .container .row .col--3 .inner-wrapper {
                            display: -webkit-box;
                            display: -ms-flexbox;
                            display: flex;
                            -webkit-box-orient: vertical;
                            -webkit-box-direction: normal;
                                -ms-flex-direction: column;
                                    flex-direction: column;
                        }

        .footer-main .top .container .row .col--3 .inner-wrapper .social-links {
                                -webkit-box-pack: start;
                                    -ms-flex-pack: start;
                                        justify-content: flex-start;
                                margin-top: 20px;
                                grid-gap: 16px;
                                gap: 16px;
                            }

        .footer-main .top .container .row .col--3 .inner-wrapper .social-links a {
                                    width: 37px;
                                    height: 37px;
                                    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;
                                    border-radius: 8px;
                                    border: 1px solid #576983;
                                }

        .footer-main .top .container .row .col--3 .inner-wrapper .social-links a svg {
                                        height: 21px;
                                    }
    .footer-main .copyright {
        background-color: #122646;
        font-size: 16px;
        letter-spacing: 0.01em;
        min-height: 54px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 50px 0px 40px;
    }
    .footer-main .copyright .container {
            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;
            grid-gap: 40px;
            gap: 40px;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
        }
    .footer-main .copyright .container .awards {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                grid-gap: 30px;
                gap: 30px;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                color: #fff;
            }
    .footer-main .copyright .container .awards img {
                    -webkit-transform: translateY(-10px);
                            transform: translateY(-10px);
                }
    .footer-main .copyright .widget-type-text {
            color: #fff;
            opacity: 0.39;
            text-align: center;
        }

/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/css/components/_header.css ***!
  \****************************************************************************************************************************/
.header-main {
    background-color: #fff;
    position: fixed;
    height: 90px;
    left: 0;
    top: 0px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1024;
}

    .header-main:after {
        content: "";
        position: absolute;
        display: block;
        -webkit-box-shadow: 0px 3px 40px rgba(14, 42, 88, 0.1);
                box-shadow: 0px 3px 40px rgba(14, 42, 88, 0.1);
        pointer-events: none;
        background: transparent;
        height: 100%;
        width: 100%;
        z-index: 1025;
    }

    .header-main .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .header-main .wrapper .logo-wrapper {
            min-width: 220px;
        }

    @media (max-width: 767px) {

    .header-main .wrapper .logo-wrapper {
                max-width: 173px;
                min-width: 173px
        }
            }

    @media (max-width: 360px) {

    .header-main .wrapper .logo-wrapper {
                max-width: 120px
        }
            }

    .header-main .wrapper .nav-wrapper {
            width: 100%;
        }

    .header-main .langswitcher-wrapper {
        position: relative;
    }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class {
            height: 90px;
            width: auto;
            background-image: none;
            position: relative;
        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class::after {
                content: "";
                display: block;
                right: 4px;
                top: 38px;
                width: 11px;
                height: 11px;
                position: absolute;
                background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710.346%27 height=%2710.346%27 viewBox=%270 0 10.346 10.346%27%3E%3Cg id=%27Group_1008%27 data-name=%27Group 1008%27 transform=%27translate%28-1198.263 -651.022%29 rotate%28-45%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M1754,1312v5.916h5.916%27 transform=%27translate%28-1370%29%27 fill=%27none%27 stroke=%27%2300325b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.4%27/%3E%3C/g%3E%3C/svg%3E%0A");
            }

    @media (max-width: 1140px) {

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class::after {
                    top: 22px
            }
                }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class:hover::after {
                    -webkit-transform: rotate(180deg) translateY(-2px);
                            transform: rotate(180deg) translateY(-2px);
                }

    @media (max-width: 1140px) {

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class {
                height: var(--header-mobile-height);
                margin-right: 25px
        }
            }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class {
                position: static;
                -webkit-transform: translateX(0%);
                        transform: translateX(0%);
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;

                background-color: transparent;
                color: #1d372e;
                border-radius: 0px;
                padding: 0px;
                height: 90px;
                overflow: hidden;
                background-color: #fff;
            }

    @media (max-width: 1140px) {

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class {
                    height: var(--header-mobile-height)
            }
                }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class:hover {
                    height: auto;
                }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class::before,
                .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class::after {
                    display: none;
                }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li:first-child {
                        min-height: 90px;
                    }

    @media (max-width: 1140px) {

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li:first-child {
                            min-height: var(--header-mobile-height)
                    }
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li {
                    height: 43px;
                    line-height: 0px;
                    font-size: 0;
                    border: none;
                    background: #fff;
                    padding: 0px 16px;
                    position: relative;
                    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;
}

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li:first-child a {
                            pointer-events: none;
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li:first-child:before {
                            display: none;
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                            -ms-flex-align: center;
                                align-items: center;
                        -webkit-box-pack: start;
                            -ms-flex-pack: start;
                                justify-content: flex-start;
                        grid-gap: 4px;
                        gap: 4px;
                        width: 52px;
                    }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a::after {
                            content: attr(lang);
                            text-transform: uppercase;
                            font-size: 16px;
                            -webkit-transform: translateY(1px);
                                    transform: translateY(1px);
                            line-height: 16px;
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a:hover::after {
                            color: var(--primary-1);
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a::before {
                            content: "";
                            display: block;
                            width: 20px;
                            height: 20px;
                            border-radius: 3px;

                            background-position: center center;
                            background-size: cover;
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="en"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/Flag_of_the_United_Kingdom.svg.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="da"]::after {
                            content: "DK";
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="da"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/Flag_of_Denmark.svg.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="pl"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/Flag_of_Poland.svg.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="fi"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/Flag_of_Finland.svg.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="sv"]::after {
                            content: "SE";
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="sv"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/Flag_of_Sweden.svg.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="no"]::before {
                            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/no-flag.svg");
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="be"]::after, .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl-be"]::after {
                                overflow: hidden;
                                width: 2ch;
                                white-space: nowrap;
                            }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="be"]::before, .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl-be"]::before {
                                background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27%3E%3Cdefs%3E%3CclipPath id=%27clip-f_cl%27%3E%3Crect width=%2720%27 height=%2720%27/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=%27f_cl%27 clip-path=%27url%28%23clip-f_cl%29%27%3E%3Crect width=%2720%27 height=%2720%27 fill=%27%23fff%27/%3E%3Crect id=%27Rectangle_4472%27 data-name=%27Rectangle 4472%27 width=%276.7%27 height=%2720%27 fill=%27%23262626%27/%3E%3Crect id=%27Rectangle_4473%27 data-name=%27Rectangle 4473%27 width=%276.7%27 height=%2720%27 transform=%27translate%286.649%29%27 fill=%27%23ffc821%27/%3E%3Crect id=%27Rectangle_4474%27 data-name=%27Rectangle 4474%27 width=%276.7%27 height=%2720%27 transform=%27translate%2813.3%29%27 fill=%27%23eb2020%27/%3E%3C/g%3E%3C/svg%3E");
                            }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl-be"]::after {
                            text-indent: -3ch;
                        }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl"]::after, .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl-nl"]::after {
                                overflow: hidden;
                                width: 2ch;
                                white-space: nowrap;
                            }

    .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl"]::before, .header-main .langswitcher-wrapper .lang_switcher_class .globe_class ul.lang_list_class > li a[data-language="nl-nl"]::before {
                                background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/flags/1200px-Flag_of_the_Netherlands.svg.svg");
                            }

    .header-main .search-button {
        position: relative;
        height: 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 20px;
    }

    .header-main .search-button svg {
            cursor: pointer;
        }

    .header-main .search-button .search-input-wrapper {
            position: absolute;
            background-color: #fff;
            right: 0px;
            top: 100%;
            padding: 20px;

            -webkit-filter: drop-shadow(0px 3px 40px rgba(14, 42, 88, 0.1));

                    filter: drop-shadow(0px 3px 40px rgba(14, 42, 88, 0.1));
            max-width: 638px;
            width: 100vw;
            opacity: 0;
            visibility: hidden;
        }

    .header-main .search-button.active .search-input-wrapper {
            opacity: 1;
            visibility: visible;
        }

    @media (max-width: 1140px) {.header-main {
        height: var(--header-mobile-height)
}
        .header-main .logo-wrapper {
            min-width: unset !important;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        }
            .header-main .logo-wrapper img {
                max-height: 34px;
                width: auto !important;
            }
        .header-main .search-button,
        .header-main .navigation-primary {
            display: none;
        }
        .header-main .slicknav_menu {
            display: block;
        }
    }

/* ------------------------------------- */
/* ----------- SLICK HEADER ------------ */
/* ------------------------------------- */
.slicknav_menu ul {
    list-style: none !important;
    padding: 0px;
    padding-top: 89px !important;
}

.slicknav_menu {
    z-index: 997;
    width: auto;
    top: 50%;
    right: 0px;
    background: transparent;
    padding: 0px;
    display: none;
}

.slicknav_menu .slicknav_nav .buttons-wrapper {
        padding: 12px 20px;
    }

.slicknav_menu .slicknav_nav .buttons-wrapper a {
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 0.04em;
            min-width: unset;
            margin: 0;
            display: inline-block;
            padding: 0 12px !important;
            color: #fff;
            border-radius: 8px;
            line-height: 44px;
            height: 44px;
        }

.slicknav_menu .search-input-wrapper {
        padding: 22px 20px;
        position: fixed;
        top: 58px;
        width: 100%;
        z-index: 1000000;
        background: white;
    }

.slicknav_menu .search-input-wrapper .hs-search-field__suggestions {
            display: none;
        }
.slicknav_menu .submenu:not(.slicknav_hidden) ~ .button-wrapper {
    right: 0px;
}
.slicknav_menu .button-wrapper {
    width: 100%;

    position: relative;

    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slicknav_menu .button-wrapper .back {
    font-weight: normal;
    font-weight: 600;
    font-size: 22px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background: transparent;
    width: 100%;
    text-align: left;
    color: var(--nav-font-color);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.slicknav_menu .button-wrapper .back::before {
    width: 15px;
    height: 15px;
    display: inline-block;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    left: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.991%27 height=%2714.991%27 viewBox=%270 0 14.991 14.991%27%3E%3Cg id=%27Group_935%27 data-name=%27Group 935%27 transform=%27translate%287.495 0.99%29 rotate%2845%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M0,0V9.2H9.2%27 transform=%27translate%280%29%27 fill=%27none%27 stroke=%27%23152a55%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.4%27/%3E%3C/g%3E%3C/svg%3E%0A");
}
.slicknav_menu .button-wrapper .title {
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    cursor: pointer;
    background: transparent;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    height: var(--header-mobile-height);
}
.slicknav_menu .button-wrapper .title::before {
    content: "";
}
.slicknav_menu .slicknav_btn {
    position: relative;
    z-index: 9999;
    margin: 0;
    text-decoration: none;
    text-shadow: none;
    border-radius: 0px;
    background-color: transparent;
    text-shadow: none;
    margin-right: 0px;
    padding: 0px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    width: 20px;
    height: 14px;
}
.slicknav_menu .slicknav_btn .slicknav_icon {
    width: 20px;
    height: 14px;
    position: relative;
    display: block;
}
.slicknav_menu .slicknav_btn .slicknav_icon span {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: var(--header-mobile-button-color);
    width: 100%;
    display: block;
    position: absolute;
    height: 2px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin: 0 !important;
}
.slicknav_menu .slicknav_btn .slicknav_icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
}
.slicknav_menu .slicknav_btn .slicknav_icon span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
}
.slicknav_menu .slicknav_btn .slicknav_icon span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
}
.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 0px;
    left: 0px;
}
.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 14px;
    left: 0px;
}
.slicknav_menu .slicknav_nav {
    padding: 0px;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - var(--header-mobile-height));
    overflow: hidden;
    overflow-y: scroll !important;
    display: none !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: var(--header-mobile-height);
    right: 0;
    z-index: 996;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 100%;
    height: calc(100vh - var(--header-mobile-height));
}

.slicknav_menu .slicknav_nav a.slicknav_row.slicknav_item::after {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    -webkit-transform: rotate(0deg) !important;
            transform: rotate(0deg) !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 21 21%27%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none;%7D .cls-2 %7B fill: %23fff;%7D %3C/style%3E%3C/defs%3E%3Cg id=%27Group_1%27 data-name=%27Group 1%27 transform=%27translate%28274 265%29 rotate%28180%29%27%3E%3Crect id=%27Rectangle_1%27 data-name=%27Rectangle 1%27 class=%27cls-1%27 width=%2721%27 height=%2721%27 transform=%27translate%28253 244%29%27/%3E%3Cg id=%27angle-left%27 transform=%27translate%28366.54 264.5%29 rotate%28180%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 class=%27cls-2%27 d=%27M108.129,10.99l-8.6,8.6a1.4,1.4,0,1,1-1.981-1.98l7.61-7.61L97.549,2.391A1.4,1.4,0,0,1,99.53.41l8.6,8.6a1.4,1.4,0,0,1,0,1.98Z%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.slicknav_menu .slicknav_nav a.slicknav_row.slicknav_item .custom-arrow {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    -webkit-transform: rotate(0deg) translateY(-50%) !important;
            transform: rotate(0deg) translateY(-50%) !important;
    right: 20px;
    top: 50%;
}
.slicknav_menu
    .slicknav_nav
    a.slicknav_row.slicknav_item
    .custom-arrow
    svg
    .arrow {
    fill: var(--header-mobile-button-color) !important;
}
.slicknav_menu .slicknav_nav a.slicknav_row.slicknav_item a::after {
    display: none;
}
.slicknav_menu .slicknav_nav > li {
    margin: 0px auto;
    width: 100%;
}
.slicknav_menu .slicknav_nav > li > a {
    color: var(--nav-font-color);
    font-size: 16px;
    background: transparent;
}
.slicknav_menu .slicknav_nav > li > a > a {
    color: var(--nav-font-color);
}
.slicknav_menu .slicknav_nav > li > a:hover {
    border-radius: 0px;
}
.slicknav_menu .slicknav_nav li.slicknav_parent {
    position: relative;
}
.slicknav_menu .slicknav_nav li.slicknav_parent > a::after {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 18px;
    display: none;
}
.slicknav_menu .slicknav_nav li.slicknav_parent .slicknav_arrow {
    display: none;
}
.slicknav_menu .slicknav_nav li.slicknav_parent ul {
    margin: 0px;
    position: fixed;
    top: var(--header-mobile-height);
    right: 0px;
    background: #fff;
    z-index: 996;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll !important;
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: calc(100vh - var(--header-mobile-height));
}

.slicknav_menu
    .slicknav_nav
    li.slicknav_parent
    ul
    .container
    li
    a
    .icon-wrapper {
    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;
    margin: 0 auto 5px;
    height: 38px;
}
.slicknav_menu
    .slicknav_nav
    li.slicknav_parent
    ul
    .container
    li
    a
    .icon-wrapper
    svg {
    max-height: 90% !important;
    width: auto !important;
}
.slicknav_menu .slicknav_nav li.slicknav_parent ul .container li a span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #4d4d60;
}
.slicknav_menu .slicknav_nav li.slicknav_parent ul.slicknav_hidden {
    right: -110%;
}
.slicknav_menu .slicknav_nav li.slicknav_parent.slicknav_open > a::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.submenu .button-wrapper a.back,
.slicknav_menu .has-submenu .submenu li a {
    padding-left: 60px !important;
}

.submenu .button-wrapper a.back > a, .slicknav_menu .has-submenu .submenu li a > a {
        padding-left: 0px !important;
    }
.slicknav_menu .slicknav_nav a {
    padding: 12px 20px !important;
    margin: 0px 0px;
    border-radius: 0px;
    font-size: 16px;
    display: block;
    color: var(--nav-font-color);
}

.slicknav_menu .slicknav_nav a > a {
    padding: 0 0 !important;
    width: calc(100% - 30px);
}
.slicknav_menu .slicknav_nav a:hover {
    color: var(--nav-font-color);
    background: transparent;
}
.slicknav_menu .slicknav_nav a:hover a {
    color: var(--nav-font-color);
}
.slicknav_menu .slicknav_nav a a {
    padding: 0px;
}
.slicknav_menu .slicknav_nav a a:hover {
    color: var(--nav-font-color);
}
.slicknav_menu .slicknav_nav.loaded {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.slicknav_menu .slicknav_nav.slicknav_hidden {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    right: -120%;
}
.slicknav_menu .slicknav_nav.slicknav_hidden:after {
    right: -120%;
}
body.lock-bg {
    overflow: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
body.lock-bg .header {
    background-color: #fff;
}
body.lock-bg .header .slicknav_menu .slicknav_btn .slicknav_icon span {
    background-color: #fff;
}
@media (max-width: 1024px) {
    .slicknav_menu {
        display: block;
    }
    body.menu-open .body-footer-wrapper {
        opacity: 0.2;
        -webkit-filter: blur(3px);
                filter: blur(3px);
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .slicknav_menu.hiden {
        display: none;
    }
}
@media (hover: hover) {
    .slicknav_menu .slicknav_nav {
        height: calc(100vh - var(--header-mobile-height));
    }
    .slicknav_menu .slicknav_nav > li:last-child {
        padding-bottom: 30px;
    }
    .slicknav_menu .slicknav_nav li.slicknav_parent ul {
        height: calc(100vh - var(--header-mobile-height));
    }
}
@media (max-width: 599px) {
    .slicknav_menu .slicknav_nav {
        width: 100%;
        min-width: 100%;
    }
    .slicknav_menu .slicknav_nav li.slicknav_parent ul {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

/*!*************************************************************************************************************************************!*\
  !*** 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 {
    background-color: #fafafa;
}
    .blog-post .breadcrumbs-wrapper {
        padding-top: 20px;
    }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-top: 30px;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            margin-bottom: 20px;
        }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu .hs-breadcrumb-menu-divider:before {
                content: "/";
                padding-left: 5px;
            }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu li {
                line-height: normal;
                display: block;
                padding: 0px 5px 0px 0px;
            }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu li span,
                .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu li a {
                    font-size: 14px;
                    color: rgba(14, 42, 88, 0.3);
                    -webkit-transition: 0.3s all;
                    transition: 0.3s all;
                }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu li span.hs-breadcrumb-label {
                    color: #0e2a58;
                }
    .blog-post .breadcrumbs-wrapper .hs-breadcrumb-menu li a:hover {
                    color: #0e2a58;
                }
    .blog-post .blog-post__image-wrapper {
        position: relative;
        height: 722px;
        background-size: cover;
        background-position: center center;
    }
    @media (max-width: 1090px) {
    .blog-post .blog-post__image-wrapper {
            height: auto;
            background-image: none !important
    }
        }
    .blog-post .blog-post__image-wrapper:before {
            z-index: 2;
            content: "";
            background: -webkit-gradient(
                linear,
                left top, left bottom,
                from(rgba(212, 49, 74, 0.64)),
                color-stop(28.57%, rgba(85, 27, 64, 0)),
                color-stop(48.28%, rgba(39, 14, 33, 0)),
                color-stop(72.91%, rgba(22, 10, 57, 0.18)),
                to(rgba(29, 29, 120, 0.55))
            );
            background: linear-gradient(
                rgba(212, 49, 74, 0.64) 0%,
                rgba(85, 27, 64, 0) 28.57%,
                rgba(39, 14, 33, 0) 48.28%,
                rgba(22, 10, 57, 0.18) 72.91%,
                rgba(29, 29, 120, 0.55) 100%
            );
            background: -webkit-gradient(linear, left top, right top, from(#e70f47), to(#00325b));
            background: linear-gradient(90deg, #e70f47 0%, #00325b 100%);
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            opacity: 0.44;
            width: 100%;
            height: 100%;
        }
    .blog-post .blog-post__image-wrapper:after {
            z-index: 3;
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: -webkit-gradient(
                linear,
                left bottom, left top,
                from(#f8f8f8),
                color-stop(18.23%, rgba(248, 248, 248, 0.91)),
                color-stop(28.08%, rgba(250, 250, 250, 0.82)),
                to(rgba(255, 255, 255, 0))
            );
            background: linear-gradient(
                360deg,
                #f8f8f8 0%,
                rgba(248, 248, 248, 0.91) 18.23%,
                rgba(250, 250, 250, 0.82) 28.08%,
                rgba(255, 255, 255, 0) 100%
            );
        }
    @media (max-width: 1090px) {
    .blog-post .blog-post__image-wrapper:after {
                /* display: none; */
                background: -webkit-gradient(
                    linear,
                    left bottom, left top,
                    from(#ffffff),
                    color-stop(18%, rgba(255,255,255,0.9098)),
                    color-stop(28%, rgba(255,255,255,0.81569)),
                    to(rgba(255,255,255,0))
                );
                background: linear-gradient(
                    0deg,
                    #ffffff 0%,
                    rgba(255,255,255,0.9098) 18%,
                    rgba(255,255,255,0.81569) 28%,
                    rgba(255,255,255,0) 100%
                )
        }
            }
    .blog-post .blog-post__image-wrapper img {
            display: none;
        }
    @media (max-width: 1090px) {
    .blog-post .blog-post__image-wrapper img {
                display: block
        }
            }
    .blog-post .blog-post__meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 20px;
        gap: 20px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 40px;
    }
    .blog-post .blog-post__meta time {
            font-size: 18px;
            line-height: 45px;
            text-align: left;
            color: #051c3e;
        }
    .blog-post .blog-post__meta .tags-wrapper {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding: 0px;
            grid-gap: 20px;
            gap: 20px;
        }
    .blog-post .blog-post__meta .tags-wrapper a.tag {
                height: 45px;
                line-height: 45px;
                padding: 0 12px;
                border-radius: 8px;
                background: transparent;
                border: 1px solid #d6deea;
                margin: 0px;
                font-size: 18px;
                color: #051c3e;
                -webkit-transition: 0.3s all;
                transition: 0.3s all;
            }
    .blog-post .content-wrapper {
        background-color: #fff;
        margin: 0px auto -300px;
        -webkit-transform: translateY(-300px);
                transform: translateY(-300px);
        position: relative;
        z-index: 5;
        max-width: 1090px;
    }
    @media (max-width: 1090px) {
    .blog-post .content-wrapper {
            margin: 0px auto 0px;
            -webkit-transform: translateY(0px);
                    transform: translateY(0px)
    }
        }
    .blog-post .content-wrapper .inner-wrapper {
            max-width: 798px;
            padding: 100px 40px;
            margin: 0 auto;
        }
    @media (max-width: 1090px) {
    .blog-post .content-wrapper .inner-wrapper {
                padding: 40px 20px 100px
        }
            }
    .blog-post h6 {
        font-weight: 600;
        font-size: 18px;
        text-align: left;
        color: #d22b4a;
    }
    .blog-post h1 {
        display: inline-block;
        background: -webkit-gradient(
            linear,
            left top, right top,
            from(#d4314a),
            color-stop(34.48%, #61223b),
            color-stop(69.95%, #1a2b6b),
            to(#141437)
        );
        background: linear-gradient(
            90deg,
            #d4314a 0%,
            #61223b 34.48%,
            #1a2b6b 69.95%,
            #141437 100%
        );
        background: -webkit-gradient(linear, left top, right top, from(#e70f47), to(#00325b));
        background: linear-gradient(90deg, #e70f47 0%, #00325b 100%);
        -webkit-background-clip: text;
                background-clip: text;
        color: transparent;
        letter-spacing: -2pt;
        font-weight: 800;
    }
    .blog-post .social {
        border-top: 1px solid #dbe1ed;
        border-bottom: 1px solid #dbe1ed;
        margin-top: 70px;
        padding: 40px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        grid-gap: 20px;
        gap: 20px;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .blog-post .social span {
            margin: 0 auto 0 0;
            font-size: 18px;
            line-height: 32px;
            text-align: right;
            color: #051c3e;
        }
    .blog-post .social a {
            text-decoration: underline;
            font-size: 18px;
            line-height: 32px;
            text-align: right;
            color: #051c3e;
            -webkit-transition: 0.3s all;
            transition: 0.3s all;
        }
    .blog-post .social a:hover {
                color: var(--primary-1);
            }
    .blog-post .recent-post-wrapper {
        padding: 100px 0;
    }
    .blog-post .recent-post-wrapper .container {
            max-width: 1360px;
        }
    .blog-post .recent-post-wrapper .hs_cos_wrapper_type_header h3 {
                text-align: center;
                font-weight: 600;
            }
    .blog-post .recent-post-wrapper .blog-recent-post-module {
            margin-top: 40px;
        }
    /* h1 {
            margin-bottom: 50px;
        } */
    .blog-post__customers-stories .about-text-wrapper {
            margin-top: 80px;
        }
    .blog-post__customers-stories .form-post-wrapper {
            padding: 0px 0 100px;
        }
    .blog-post__customers-stories .form-post-wrapper .container {
                max-width: 863px;
            }
    .blog-post__customers-stories .form-post-wrapper .hs_cos_wrapper_type_rich_text {
                text-align: center;
                margin: 0 auto 60px;
                display: block;
                max-width: 638px;
            }
    .blog-post__customers-stories .form-post-wrapper .hs_cos_wrapper_type_rich_text h3 {
                    font-weight: 600;
                }
    .blog-post__customers-stories .form-post-wrapper form .hs-submit > .actions {
                text-align: center;
            }
    .blog-post__customers-stories .recent-post-wrapper {
            padding: 100px 0;
        }
    .blog-post__customers-stories .recent-post-wrapper .container {
                max-width: 1360px;
            }
    .blog-post__customers-stories .recent-post-wrapper .hs_cos_wrapper_type_header h3 {
                    text-align: center;
                    font-weight: 600;
                }
    .blog-post__customers-stories .recent-post-wrapper .blog-recent-post-module {
                margin-top: 40px;
            }
    /* h1 {
            margin-bottom: 50px;
        } */
    .blog-post__newsroom .blog-post__body {
            border-bottom: 1px solid #dbe1ed;
            padding-bottom: 40px;
        }
    @media (min-width: 1091px) {
            .blog-post__newsroom .press-contact-wrapper {
                width: calc(100% + 136px);
                margin-left: -66px;
            }
        }

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

.error-page h1 {
        display: inline-block;
        background: -webkit-gradient(
            linear,
            left top, right top,
            from(#d4314a),
            color-stop(34.48%, #61223b),
            color-stop(69.95%, #1a2b6b),
            to(#141437)
        );
        background: linear-gradient(
            90deg,
            #d4314a 0%,
            #61223b 34.48%,
            #1a2b6b 69.95%,
            #141437 100%
        );
        background: -webkit-gradient(linear, left top, right top, from(#e70f47), to(#00325b));
        background: linear-gradient(90deg, #e70f47 0%, #00325b 100%);
        -webkit-background-clip: text;
                background-clip: text;
        color: transparent;
        margin-bottom: 10px;
    }

.error-page h3 {
        font-weight: 600;
    }

.error-page .wrapper {
        margin-top: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 40px;
        gap: 40px;
    }

@media (max-width: 767px) {

.error-page .wrapper {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            margin-top: 70px
    }
        }

.error-page .wrapper .left {
            width: 100%;
            margin-bottom: 130px;
        }

@media (max-width: 767px) {

.error-page .wrapper .left {
                margin-bottom: 40px
        }
            }

.error-page .wrapper .left .half-container {
                max-width: calc(var(--container-width) / 2);
                margin: 0 0 0 auto;
                padding-left: var(--container-padding);
            }

@media (max-width: 767px) {

.error-page .wrapper .left .half-container {
                    max-width: 100%;
                    padding-right: var(--container-padding)
            }
                }

.error-page .wrapper .left .half-container > div {
                    max-width: 448px;
                }

.error-page .wrapper .left .hs-menu-wrapper ul {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                            flex-direction: column;
                }

.error-page .wrapper .left .hs-menu-wrapper ul li {
                        position: relative;
                        padding-left: 30px;
                        margin-bottom: 5px;
                    }

.error-page .wrapper .left .hs-menu-wrapper ul li:after {
                            position: absolute;
                            display: block;
                            top: 50%;
                            -webkit-transform: translateY(-50%);
                                    transform: translateY(-50%);
                            left: 0px;
                            content: "";
                            width: 15px;
                            height: 15px;
                            background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.498%27 height=%2714.498%27 viewBox=%270 0 14.498 14.498%27%3E%3Cg id=%27Group_211%27 data-name=%27Group 211%27 transform=%27translate%28-648.946 1212.251%29 rotate%28-135%29%27%3E%3Cpath id=%27Path_1%27 data-name=%27Path 1%27 d=%27M1754,1312v8.13h8.13%27 transform=%27translate%28-1370%29%27 fill=%27none%27 stroke=%27%23f05975%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.13%27 y2=%278.13%27 transform=%27translate%28384 1312%29%27 fill=%27none%27 stroke=%27%23f05975%27 stroke-linecap=%27round%27 stroke-width=%271.5%27/%3E%3C/g%3E%3C/svg%3E%0A");
                        }

.error-page .wrapper .left .hs-menu-wrapper ul a {
                        font-weight: 600;
                        font-size: 18px;
                        letter-spacing: 0.05em;
                        line-height: 36px;
                        position: relative;
                        text-transform: uppercase;
                        -webkit-transition: 0.3s all;
                        transition: 0.3s all;
                        display: inline-block;
                    }

.error-page .wrapper .left .hs-menu-wrapper ul a:hover {
                            -webkit-transform: translateX(5px);
                                    transform: translateX(5px);
                        }

.error-page .wrapper .left .hs-menu-wrapper ul a:before {
                            position: absolute;
                            display: block;
                            width: 100%;
                            height: 1px;
                            background-color: #051c3e;
                            content: "";
                            bottom: 8px;
                            position: absolute;
                            left: 0px;
                        }

.error-page .wrapper .right {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-item-align: center;
                align-self: center;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
        }

.error-page .wrapper .right .hs_cos_wrapper_type_image {
                display: block;
                padding: 0 40px;
            }

.error-page__500 .wrapper .right {
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
        }

.error-page__500 .wrapper .right .hs_cos_wrapper_type_image {
                margin-bottom: 80px;
            }

@media (min-width: 768px) {

.error-page__500 .wrapper .right .hs_cos_wrapper_type_image {
                    padding-right: 0px
            }
                }

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

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

.systems-page .success {
    background-color: #cde3cc;
    border: 1.5px solid #4f7d24;
    border-radius: 6px;
    color: #4f7d24;
    display: inline-block;
    margin-top: 40px;
    padding: 5px 10px 0px 10px;
    width: 100%;
}

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

.systems-page form input[type="submit"] {
    margin: 0.7rem 0;
    display: block;
}

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

.backup-unsubscribe input[type="email"] {
    font-size: 0.875rem !important;
    margin-bottom: 1.4rem;
    padding: 0.7rem !important;
}

/* Subscription preferences */

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

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

/* Membership pages */

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

/* Input error messages */

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

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

/*  */

.systems-page {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/Backgrounds/Group%201165.png");
}

.systems-page > div {
        margin: 0 auto;
        max-width: calc(var(--container-width) + var(--container-padding) * 2);
        padding: 0 var(--container-padding);
    }

.systems-page > div > span,
        .systems-page > div > .inner-wrapper {
            max-width: 750px;
            margin: 60px 0 78px 0;
            display: block;
            background-color: #fff;
            padding: 110px;
        }

.systems-page #hs_cos_wrapper_subscriptions_confirmation h1 {
            display: none;
        }

.systems-page .email-prefs .item {
        padding-left: 18px;
    }

.systems-page .email-prefs .item .item-inner .checkbox-row {
                position: relative;
            }

.systems-page .email-prefs .item .item-inner .checkbox-row input[type="checkbox"] {
                    display: block;
                    position: absolute;
                    visibility: visible;
                    left: -18px;
                    top: 4px;
                    z-index: 12;
                    width: 20px;
                    height: 20px;
                    opacity: 0;
                }

.systems-page .email-prefs .item .item-inner p {
                margin-left: 12px;
                font-size: 16px;
                opacity: 0.5;
            }

.systems-page .subscribe-options > p:last-child {
            padding-left: 18px;
        }

.systems-page h3 {
        font-size: 18px;
        margin-bottom: 0;
    }

.systems-page .page-header h1 {
            display: inline-block;
            background: -webkit-gradient(
                linear,
                left top, right top,
                from(#d4314a),
                color-stop(34.48%, #61223b),
                color-stop(69.95%, #1a2b6b),
                to(#141437)
            );
            background: linear-gradient(
                90deg,
                #d4314a 0%,
                #61223b 34.48%,
                #1a2b6b 69.95%,
                #141437 100%
            );
            background: -webkit-gradient(linear, left top, right top, from(#e70f47), to(#00325b));
            background: linear-gradient(90deg, #e70f47 0%, #00325b 100%);
            -webkit-background-clip: text;
                    background-clip: text;
            color: transparent;
            letter-spacing: -2pt;
        }

@media (max-width: 480px) {
                .systems-page .page-header h1 br {
                    display: none;
                }
            }

.systems-page .page-header h2 {
            font-size: 28px;
            margin-bottom: 0;
        }

.systems-page #submitbutton {
        background-color: #d12b49;
        border-color: #d12b49;
        margin-top: 40px;
    }

.systems-page #submitbutton:hover {
            background-color: #fff;
            color: #d12b49;
        }

/*!***************************************************************************************************************************!*\
  !*** 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: 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: 90px;
    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: 1140px) {
body .body-container-wrapper {
        padding-top: var(--header-mobile-height)
}
    }
body {
    font-family: var(--body-font);
    font-size: var(--body-font-size);
}
body b,
    body strong {
        font-weight: 700;
    }
body.lock {
        height: 100vh;
        overflow: hidden;
    }
body ul.block li {
            padding-left: 70px;
            margin-bottom: 50px;
        }
body ul.block li h3 {
                margin-bottom: 10px;
                font-weight: 600;
            }
body ul.block li:before {
                width: 40px;
                height: 40px;
                top: 0px;
                background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 viewBox=%270 0 40 40%27%3E%3Cg id=%27Group_329%27 data-name=%27Group 329%27 transform=%27translate%28-401 -5299%29%27%3E%3Ccircle id=%27Ellipse_67%27 data-name=%27Ellipse 67%27 cx=%2720%27 cy=%2720%27 r=%2720%27 transform=%27translate%28401 5299%29%27 fill=%27%23d22b4a%27/%3E%3Cpath id=%27Path_344%27 data-name=%27Path 344%27 d=%27M16747.322,5520.614l7.639,7.306,12.49-15.02%27 transform=%27translate%28-16336.491 -201.41%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%272%27/%3E%3C/g%3E%3C/svg%3E%0A");
            }
body ul.checkbox {
        text-align: left;
        margin: 0 auto;
    }
body ul.checkbox li {
            padding-left: 50px;
            margin-bottom: 27px;
            font-weight: 600;
            font-size: 18px;
            line-height: 32px;
        }
body ul.checkbox li:before {
                width: 20px;
                height: 20px;
                top: 3px;
                background-image: url("data:image/svg+xml,%3Csvg id=%27Group_819%27 data-name=%27Group 819%27 xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27%3E%3Ccircle id=%27Ellipse_67%27 data-name=%27Ellipse 67%27 cx=%2710%27 cy=%2710%27 r=%2710%27 fill=%27%23d22b4a%27/%3E%3Cpath id=%27Path_344%27 data-name=%27Path 344%27 d=%27M16747.322,5516.8l3.859,3.692,6.313-7.591%27 transform=%27translate%28-16742.354 -5506.588%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-width=%271.5%27/%3E%3C/svg%3E%0A");
            }
body ul.small-margin li {
        margin-bottom: 10px;
    }

.dnd-section.dark-gradient-background {
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/Brand%20bank/CL%20logos%20and%20backgorunds/bg-black.png");
    color: #fff;
}

.dnd-section.dark-gradient-background h1,
    .dnd-section.dark-gradient-background h2,
    .dnd-section.dark-gradient-background h3,
    .dnd-section.dark-gradient-background h4,
    .dnd-section.dark-gradient-background h5,
    .dnd-section.dark-gradient-background h6 {
        color: #fff;
    }

@media (max-width: 767px) {

.dnd-section.dark-gradient-background {
        background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/dark-background-moble.jpg");
        background-position-x: -20px;
        background-size: calc(100% + 40px);
        background-position-y: top
}

        .dnd-section.dark-gradient-background .icon-box-module {
            margin: 0 auto;
            max-width: 400px;
        }
.dnd-row.mobile-image img {
            background-position: center center;
            min-height: 250px;
            -o-object-fit: cover;
               object-fit: cover
    }
.dnd-section.our-customers .center-icons-mb .icon-box-module-loop .icon-wrapper, .dnd-section.hardware .center-icons-mb .icon-box-module-loop .icon-wrapper {
            margin: 0 auto !important
    }
    }
.dnd-section.rich-text-section--background__top {
    background-color: #edf1f8;
    text-align: center;
}
.dnd-section.rich-text-section--background__top:before {
        content: "";
        background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/Group%20753.png");
        display: block;
        background-size: cover;
        aspect-ratio: 2.46;
        width: calc(100% + var(--container-padding) * 2);
        margin-left: calc(var(--container-padding) * -1);
    }
@media (max-width: 767px) {
.dnd-section.rich-text-section--background__top:before {
            aspect-ratio: 1.46;
            background-position: center center;
            min-height: 250px
    }
        }
.dnd-section.rich-text-section--background__top.solutions-hardware {
        text-align: left;
    }
.dnd-section.rich-text-section--background__top.solutions-hardware:before {
            background-repeat: no-repeat;
            aspect-ratio: 2.73;
            background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/solution-hardware-top-section.png");
        }
.dnd-section.rich-text-section--background__top.solutions-hardware > div {
            margin-top: 40px;
        }
.dnd-section.rich-text-section--background__top.solutions-hardware img.offset {
            -webkit-transform: translateY(-100%);
                    transform: translateY(-100%);
            margin-bottom: -100%;
        }

.dnd-section.rich-text-section--background__bottom {
    background-color: #edf1f8;
    text-align: center;
}

.dnd-section.rich-text-section--background__bottom:after {
        content: "";
        background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/solution-hardware-bottom-section.png");
        display: block;
        background-size: cover;
        aspect-ratio: 2.46;
        width: calc(100% + var(--container-padding) * 2);
        margin-left: calc(var(--container-padding) * -1);
    }

@media (max-width: 767px) {

.dnd-section.rich-text-section--background__bottom:after {
            aspect-ratio: 1.46;
            background-position: center center;
            min-height: 250px
    }
        }

.dnd-section.block-list-with-background {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/block-list-bg-top.png");
}

.person-quote {
    background-color: #f9fafc;
    border: 1px solid #e1e6f0;
    background-size: contain;
    padding: 40px 40px 10px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 43px;
    gap: 43px;
}

@media (max-width: 1090px) {

.person-quote {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap
}
    }

.person-quote > div:first-child {
        border-radius: 50%;
        height: 137px;
        min-width: 137px;
        width: 137px;
    }

.person-quote > div:last-child h6 {
            color: #051c3e;
            font-weight: 600;
            margin-bottom: 5px;
        }
/* PAGES */

.typ-page.background-wrapper {
    background-size: cover !important;
    background-position-x: right !important;
    background-position-y: top !important;
    padding: 0px 0px;
}

@media (max-width: 767px) {

.typ-page.background-wrapper {
        background-image: none !important
}
    }

.typ-page.background-wrapper > div > .inner-wrapper {
        width: 100%;
        max-width: var(--container-width);
        margin: 0 auto;
    }

.typ-page.background-wrapper > div > .inner-wrapper > div {
            min-height: calc(100vh - 210px);
            background-color: #fff;
            max-width: 825px;
        }

@media (min-width: 768px) {

.typ-page.background-wrapper > div > .inner-wrapper > div {
                margin-top: 60px;
                margin-bottom: 60px
        }
            }

.knowladge-center-page__background {
    background-color: #000;
    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/dark-background.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
}

.knowladge-center-page__background h1,
    .knowladge-center-page__background h2,
    .knowladge-center-page__background h3:not(.form-title),
    .knowladge-center-page__background h4,
    .knowladge-center-page__background h5,
    .knowladge-center-page__background h6 {
        color: #fff;
    }

.knowladge-center-page__background h3.form-title {
        font-size: 18px;
    }

.knowladge-center-page__background .widget-type-form {
        max-width: 525px;
        margin: 0 0 0 auto;
    }

@media (max-width: 767px) {

.knowladge-center-page__background .widget-type-form {
            margin: 0 auto
    }
        }

.knowladge-center-page__background ul.checkbox li {
        padding-left: 35px;
        font-weight: 400;
    }

@media (min-width: 768px) {

.career-page .who-are-we .left .half-container > div {
                    max-width: 512px
            }
                }

.career-page .who-are-we:after {
            background-position-y: top;
        }

@media (min-width: 768px) {

.career-page .who-are-we:after {
                width: 55%
        }
            }

@media (max-width: 767px) {

.career-page .text-and-image-module .image-wrapper {
            padding: 0px
    }
        }

.career-page .block-list-with-background {
        background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/section-bg-career-2.png");
        background-position-x: right;
        background-position-y: top;
        position: relative;
    }

@media (max-width: 767px) {

.career-page .block-list-with-background {
            background-image: none !important
    }
        }

@media (min-width: 900px) {
            .career-page .block-list-with-background::after {
                background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/section-bg-career-1.png");
                background-repeat: no-repeat;
                background-position: left;
                background-position-y: top;
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0px;
                opacity: 1;
                z-index: 0;
            }
        }

.career-page .block-list-with-background > div {
            position: relative;
            z-index: 2;
        }

.career-page .small-gap > .row-fluid {
        grid-gap: 4px;
        gap: 4px;
    }

.knowladge-center-page__after-event h3.form-title {
        font-size: 18px;
    }

.knowladge-center-page__after-event .widget-type-form {
        max-width: 525px;
        margin: 0 0 0 auto;
    }

@media (max-width: 767px) {

.knowladge-center-page__after-event .widget-type-form {
            margin: 0 auto
    }
        }
.knowladge-center-page__before-event h3.form-title {
        font-size: 18px;
    }
.knowladge-center-page__before-event .widget-type-form {
        max-width: 525px;
        margin: 0 0 0 auto;
    }
@media (max-width: 767px) {
.knowladge-center-page__before-event .widget-type-form {
            margin: 0 auto
    }
        }
.customer-portal-page {
    background-color: #fafafa;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
    background-size: 515px;
}
@media (min-width: 1200px) {
.customer-portal-page {
        background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/csp-bg.svg");
}
    }

.questionnaire__result {
    background-color: #f8f8f8;
    background-image: url("https://5545210.fs1.hubspotusercontent-na1.net/hubfs/5545210/6M%20Theme/questionnaire-path-bg.png");
    background-position-x: -100px;
    background-position-y: -165px;
    background-repeat: no-repeat;
}

.questionnaire__result > div > .inner-wrapper {
        max-width: 1090px;
        margin: 103px auto 0;
        background-color: #fff;
    }

@media (max-width: 767px) {

.questionnaire__result > div > .inner-wrapper {
            margin: 0 auto;
    }
        }

.questionnaire__form-page {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

@media (max-width: 1023px) {
        .questionnaire__form-page:before {
            content: "";
            display: block;
            width: 100%;
            aspect-ratio: 3.72;
        }
    }

.questionnaire__form-page > div > .inner-wrapper {
        max-width: 1090px;
        margin: 421px auto 0;
        background-color: #fff;
    }

@media (max-width: 1023px) {

.questionnaire__form-page > div > .inner-wrapper {
            margin: 0 auto
    }
        }

html[lang="sv"] .gradinet-background,
    html[lang="sv"] .gradient,
    html[lang="fi"] .gradinet-background,
    html[lang="fi"] .gradient,
    html[lang="da"] .gradinet-background,
    html[lang="da"] .gradient,
    html[lang="no"] .gradinet-background,
    html[lang="no"] .gradient {
        padding-top: 7px;
    }

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